-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: May 26, 2025 at 01:02 PM
-- Server version: 10.5.29-MariaDB-log
-- PHP Version: 8.3.20

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
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: `activatedemos_blackdog-2k25`
--

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

--
-- Table structure for table `cuod6_action_logs`
--

DROP TABLE IF EXISTS `cuod6_action_logs`;
CREATE TABLE `cuod6_action_logs` (
  `id` int(10) UNSIGNED NOT NULL,
  `message_language_key` varchar(255) NOT NULL DEFAULT '',
  `message` text NOT NULL,
  `log_date` datetime NOT NULL,
  `extension` varchar(50) NOT NULL DEFAULT '',
  `user_id` int(11) NOT NULL DEFAULT 0,
  `item_id` int(11) NOT NULL DEFAULT 0,
  `ip_address` varchar(40) NOT NULL DEFAULT '0.0.0.0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_action_logs`
--

INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-05 08:18:50', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2, 'PLG_ACTIONLOG_JOOMLA_GUIDEDTOURS_TOURCOMPLETED', '{\"id\":12,\"title\":\"Welcome to Joomla!\",\"state\":\"completed\",\"step\":6,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 08:18:58', 'com_guidedtours.state', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(3, 'PLG_ACTIONLOG_JOOMLA_APPLICATION_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_APPLICATION_CONFIG\",\"extension_name\":\"com_config.application\",\"itemlink\":\"index.php?option=com_config\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 08:22:56', 'com_config.application', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(4, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_TEMPLATE\",\"id\":245,\"name\":\"cassiopeia_blackdog\",\"extension_name\":\"cassiopeia_blackdog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 08:23:16', 'com_templates', 102, 245, 'COM_ACTIONLOGS_DISABLED'),
(5, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"12\",\"title\":\"cassiopeia_blackdog - Default\",\"extension_name\":\"cassiopeia_blackdog - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 08:28:28', 'com_templates.style', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(6, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-05 12:30:58', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(7, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"12\",\"title\":\"cassiopeia_blackdog - Default\",\"extension_name\":\"cassiopeia_blackdog - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 12:33:08', 'com_templates.style', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(8, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"12\",\"title\":\"cassiopeia_blackdog - Default\",\"extension_name\":\"cassiopeia_blackdog - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 12:34:27', 'com_templates.style', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(9, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"top button\",\"extension_name\":\"top button\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 12:35:42', 'com_modules.module', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(10, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"top button\",\"extension_name\":\"top button\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 12:39:04', 'com_modules.module', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(11, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 12:39:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(12, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"top button\",\"extension_name\":\"top button\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 13:12:49', 'com_modules.module', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(13, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 13:12:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(14, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 13:13:34', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(15, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 13:16:13', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(16, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 13:16:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(17, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 13:16:45', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(18, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 13:38:34', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(19, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 13:38:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(20, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":113,\"title\":\"footer soc\",\"extension_name\":\"footer soc\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=113\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 13:39:11', 'com_modules.module', 102, 113, 'COM_ACTIONLOGS_DISABLED'),
(21, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":113,\"title\":\"footer soc\",\"extension_name\":\"footer soc\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=113\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 13:42:11', 'com_modules.module', 102, 113, 'COM_ACTIONLOGS_DISABLED'),
(22, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 13:42:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(23, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 13:42:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(24, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":17,\"title\":\"Breadcrumbs\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 13:42:16', 'com_modules.module', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(25, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 13:42:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(26, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":16,\"title\":\"Login Form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 13:42:24', 'com_modules.module', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(27, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 13:42:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(28, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":1,\"title\":\"Main Menu\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=1\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 13:42:30', 'com_modules.module', 102, 1, 'COM_ACTIONLOGS_DISABLED'),
(29, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-05 14:48:56', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(30, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":247,\"name\":\"plg_installer_rsform\",\"extension_name\":\"plg_installer_rsform\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 14:49:07', 'com_installer', 102, 247, 'COM_ACTIONLOGS_DISABLED'),
(31, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":248,\"name\":\"System - RSForm! Pro Delete Submissions\",\"extension_name\":\"System - RSForm! Pro Delete Submissions\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 14:49:07', 'com_installer', 102, 248, 'COM_ACTIONLOGS_DISABLED'),
(32, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":249,\"name\":\"Page Cache - RSForm! Pro\",\"extension_name\":\"Page Cache - RSForm! Pro\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 14:49:07', 'com_installer', 102, 249, 'COM_ACTIONLOGS_DISABLED'),
(33, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":250,\"name\":\"PLG_SYSTEM_RSFORMCONSOLE\",\"extension_name\":\"PLG_SYSTEM_RSFORMCONSOLE\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 14:49:07', 'com_installer', 102, 250, 'COM_ACTIONLOGS_DISABLED'),
(34, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_COMPONENT\",\"id\":246,\"name\":\"com_rsform\",\"extension_name\":\"com_rsform\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 14:49:07', 'com_installer', 102, 246, 'COM_ACTIONLOGS_DISABLED'),
(35, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":251,\"name\":\"RSForm! Pro Module\",\"extension_name\":\"RSForm! Pro Module\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 14:49:23', 'com_installer', 102, 251, 'COM_ACTIONLOGS_DISABLED'),
(36, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":252,\"name\":\"Content - RSForm! Pro\",\"extension_name\":\"Content - RSForm! Pro\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 14:49:37', 'com_installer', 102, 252, 'COM_ACTIONLOGS_DISABLED'),
(37, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":253,\"name\":\"System - RSForm! Pro\",\"extension_name\":\"System - RSForm! Pro\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 14:49:46', 'com_installer', 102, 253, 'COM_ACTIONLOGS_DISABLED'),
(38, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":254,\"name\":\"System - RSForm! Pro Constant Contact\",\"extension_name\":\"System - RSForm! Pro Constant Contact\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 14:50:00', 'com_installer', 102, 254, 'COM_ACTIONLOGS_DISABLED'),
(39, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":255,\"name\":\"System - RSForm! Pro Advanced Form Fields\",\"extension_name\":\"System - RSForm! Pro Advanced Form Fields\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 14:50:11', 'com_installer', 102, 255, 'COM_ACTIONLOGS_DISABLED'),
(40, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__extensions\"}', '2025-03-05 14:50:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(41, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":253,\"title\":\"System - RSForm! Pro\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=253\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 14:50:38', 'com_plugins.plugin', 102, 253, 'COM_ACTIONLOGS_DISABLED'),
(42, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__extensions\"}', '2025-03-05 14:50:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(43, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":254,\"title\":\"System - RSForm! Pro Constant Contact\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=254\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 14:50:41', 'com_plugins.plugin', 102, 254, 'COM_ACTIONLOGS_DISABLED'),
(44, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 14:52:14', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(45, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 15:24:05', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(46, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 15:24:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(47, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 15:24:36', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(48, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 15:24:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(49, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":101,\"title\":\"Home\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=101\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 15:27:21', 'com_menus.item', 102, 101, 'COM_ACTIONLOGS_DISABLED'),
(50, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-03-05 15:27:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(51, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 15:28:00', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(52, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 15:28:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(53, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 15:28:37', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(54, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 15:28:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(55, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 15:34:24', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(56, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 15:34:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(57, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 15:36:11', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(58, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 15:36:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(59, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 15:37:15', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(60, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 15:37:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(61, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 15:39:22', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(62, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 15:39:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(63, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 15:43:38', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(64, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 15:43:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(65, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-05 16:15:20', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(66, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 16:15:33', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(67, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 16:15:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(68, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 16:17:36', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(69, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 16:17:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(70, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":101,\"title\":\"Home\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=101\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 16:18:05', 'com_menus.item', 102, 101, 'COM_ACTIONLOGS_DISABLED'),
(71, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-03-05 16:18:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(72, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-05 16:46:30', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(73, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-05 17:46:43', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(74, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 18:01:06', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(75, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 18:01:31', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(76, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 18:01:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(77, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 18:05:43', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(78, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 18:05:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(79, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-05 18:10:47', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(80, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-05 18:10:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(81, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-06 05:33:13', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(82, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 05:33:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(83, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 05:33:33', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(84, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 05:33:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(85, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 05:34:22', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(86, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 05:34:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(87, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-06 07:39:37', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(88, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 07:42:16', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(89, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 07:42:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(90, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Expert Digital Forensics You Can Trust\",\"extension_name\":\"Expert Digital Forensics You Can Trust\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 07:47:16', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(91, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Expert Digital Forensics You Can Trust\",\"extension_name\":\"Expert Digital Forensics You Can Trust\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 07:50:46', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(92, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 07:50:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(93, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Expert Digital Forensics You Can Trust\",\"extension_name\":\"Expert Digital Forensics You Can Trust\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 07:54:12', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(94, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 07:54:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(95, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Expert Digital Forensics You Can Trust\",\"extension_name\":\"Expert Digital Forensics You Can Trust\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 08:08:29', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(96, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 08:08:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(97, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 08:08:54', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(98, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 08:10:14', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(99, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 08:10:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(100, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 08:14:06', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(101, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 08:14:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(102, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 08:17:01', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(103, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 08:17:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(104, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Expert Digital Forensics You Can Trust\",\"extension_name\":\"Expert Digital Forensics You Can Trust\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 08:17:30', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(105, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 08:17:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(106, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 08:18:17', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(107, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 08:18:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(108, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-06 09:01:01', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(109, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Our Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 09:01:30', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(110, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Our Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 09:08:29', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(111, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 09:08:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(112, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Our Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 09:14:38', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(113, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 09:14:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(114, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Our Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 09:25:49', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(115, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 09:25:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(116, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Our Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 09:56:06', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(117, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 09:56:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(118, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"How It Works\",\"extension_name\":\"How It Works\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 09:56:30', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(119, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"How It Works\",\"extension_name\":\"How It Works\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 09:58:27', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(120, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 09:58:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(121, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"How It Works\",\"extension_name\":\"How It Works\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 10:17:59', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(122, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 10:17:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(123, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"Industries We Serve\",\"extension_name\":\"Industries We Serve\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 10:18:22', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(124, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"Industries We Serve\",\"extension_name\":\"Industries We Serve\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 10:43:31', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(125, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 10:43:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(126, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"Frequently asked questions\",\"extension_name\":\"Frequently asked questions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 10:43:59', 'com_modules.module', 102, 122, 'COM_ACTIONLOGS_DISABLED'),
(127, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"Frequently asked questions\",\"extension_name\":\"Frequently asked questions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:05:09', 'com_modules.module', 102, 122, 'COM_ACTIONLOGS_DISABLED'),
(128, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 11:05:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(129, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":1,\"title\":\"Thank you\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=1\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:05:47', 'com_content.article', 102, 1, 'COM_ACTIONLOGS_DISABLED'),
(130, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":110,\"title\":\"Thank you\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:06:27', 'com_menus.item', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(131, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":110,\"title\":\"Thank you\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:07:05', 'com_menus.item', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(132, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":110,\"title\":\"Thank you\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:08:06', 'com_menus.item', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(133, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":110,\"title\":\"Thank you\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:09:06', 'com_menus.item', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(134, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-03-06 11:09:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(135, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"1\",\"title\":\"Thank you\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=1\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:09:42', 'com_content.article', 102, 1, 'COM_ACTIONLOGS_DISABLED'),
(136, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-03-06 11:09:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(137, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":110,\"title\":\"Thank you\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:11:50', 'com_menus.item', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(138, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-03-06 11:11:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(139, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":110,\"title\":\"Thank you\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:13:06', 'com_menus.item', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(140, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-03-06 11:13:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(141, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:13:25', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(142, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 11:13:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(143, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Expert Digital Forensics You Can Trust\",\"extension_name\":\"Expert Digital Forensics You Can Trust\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:13:40', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(144, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 11:13:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(145, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:13:55', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(146, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 11:13:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(147, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:14:17', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(148, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 11:14:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(149, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"How It Works\",\"extension_name\":\"How It Works\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:14:35', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(150, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 11:14:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(151, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"Industries We Serve\",\"extension_name\":\"Industries We Serve\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:14:50', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(152, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 11:14:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(153, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"Frequently asked questions\",\"extension_name\":\"Frequently asked questions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:15:21', 'com_modules.module', 102, 122, 'COM_ACTIONLOGS_DISABLED'),
(154, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 11:15:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(155, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Our Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:15:41', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(156, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 11:15:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(157, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-06 11:31:47', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(158, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 11:32:34', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(159, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 11:32:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(160, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-06 13:35:47', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(161, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 13:36:33', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(162, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 13:36:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(163, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-06 14:04:06', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(164, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 14:04:19', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(165, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 14:04:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(166, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":113,\"title\":\"footer soc\",\"extension_name\":\"footer soc\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=113\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 14:11:45', 'com_modules.module', 102, 113, 'COM_ACTIONLOGS_DISABLED'),
(167, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 14:11:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(168, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-06 14:34:46', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(169, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-06 15:25:20', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(170, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Expert Digital Forensics You Can Trust\",\"extension_name\":\"Expert Digital Forensics You Can Trust\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 15:25:33', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(171, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 15:25:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(172, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Expert Digital Forensics You Can Trust\",\"extension_name\":\"Expert Digital Forensics You Can Trust\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 15:28:25', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(173, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 15:28:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(174, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Expert Digital Forensics You Can Trust\",\"extension_name\":\"Expert Digital Forensics You Can Trust\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 15:30:06', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(175, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 15:30:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(176, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 15:30:18', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(177, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 15:30:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(178, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 15:38:24', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(179, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 15:38:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(180, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Our Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 15:38:40', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(181, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 15:38:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(182, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"Industries We Serve\",\"extension_name\":\"Industries We Serve\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 15:38:55', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(183, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 15:38:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(184, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"Industries We Serve\",\"extension_name\":\"Industries We Serve\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 16:28:30', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(185, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-06 16:28:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(186, 'PLG_ACTIONLOG_JOOMLA_APPLICATION_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_APPLICATION_CONFIG\",\"extension_name\":\"com_config.application\",\"itemlink\":\"index.php?option=com_config\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 16:32:02', 'com_config.application', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(187, 'PLG_ACTIONLOG_JOOMLA_APPLICATION_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_APPLICATION_CONFIG\",\"extension_name\":\"com_config.application\",\"itemlink\":\"index.php?option=com_config\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-06 16:32:32', 'com_config.application', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(188, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-07 05:37:08', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(189, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-07 05:37:23', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(190, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-07 05:39:01', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(191, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-07 06:14:10', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(192, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-07 06:14:43', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(193, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-07 06:15:23', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(194, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-07 06:15:54', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(195, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-07 07:22:54', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(196, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-07 07:23:10', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(197, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-07 07:24:04', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(198, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-07 07:44:20', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(199, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Our Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-07 07:44:52', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(200, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-07 07:44:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(201, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Our Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-07 08:08:21', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(202, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-07 08:08:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(203, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-07 08:15:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(204, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"Industries We Serve\",\"extension_name\":\"Industries We Serve\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-07 08:15:26', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(205, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-07 08:15:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(206, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"Industries We Serve\",\"extension_name\":\"Industries We Serve\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-07 08:18:41', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(207, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-07 08:18:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(208, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-07 08:24:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(209, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":256,\"name\":\"System - RSForm! Pro hCaptcha\",\"extension_name\":\"System - RSForm! Pro hCaptcha\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-07 08:37:46', 'com_installer', 102, 256, 'COM_ACTIONLOGS_DISABLED'),
(210, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__extensions\"}', '2025-03-07 08:38:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(211, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":256,\"title\":\"System - RSForm! Pro hCaptcha\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=256\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-07 08:38:11', 'com_plugins.plugin', 102, 256, 'COM_ACTIONLOGS_DISABLED'),
(212, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-07 10:24:04', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(213, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-10 06:16:08', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(214, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-10 06:16:20', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(215, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 06:21:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(216, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":123,\"title\":\"banner (2)\",\"extension_name\":\"banner (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=123\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 06:21:15', 'com_modules.module', 102, 123, 'COM_ACTIONLOGS_DISABLED'),
(217, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 06:21:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(218, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 06:21:57', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(219, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 06:21:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(220, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 06:23:03', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(221, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 06:23:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(222, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 06:23:18', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(223, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 06:23:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(224, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 06:25:09', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(225, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 06:25:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(226, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 06:40:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(227, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"home2-n.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 06:40:34', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(228, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Expert Digital Forensics You Can Trust\",\"extension_name\":\"Expert Digital Forensics You Can Trust\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 06:41:50', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(229, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 06:41:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(230, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 06:45:21', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(231, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 06:45:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(232, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"home3-n.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:02:00', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(233, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:02:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(234, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:02:35', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(235, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:02:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(236, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"home3-n2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:04:50', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(237, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:04:55', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(238, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:04:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(239, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:14:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(240, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"How It Works\",\"extension_name\":\"How It Works\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:15:58', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(241, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:15:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(242, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"home5-n.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:21:12', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(243, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:21:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(244, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"Industries We Serve\",\"extension_name\":\"Industries We Serve\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:22:08', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(245, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:22:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(246, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"home4-n.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:25:02', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(247, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:25:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(248, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"How It Works\",\"extension_name\":\"How It Works\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:25:21', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(249, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:25:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(250, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"home3-n21.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:30:18', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(251, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:30:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(252, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:31:08', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(253, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:31:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(254, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:32:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(255, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:33:55', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(256, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:33:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(257, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:41:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(258, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:43:18', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(259, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:43:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(260, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:43:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(261, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:44:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(262, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Expert Digital Forensics You Can Trust (2)\",\"extension_name\":\"Expert Digital Forensics You Can Trust (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:44:36', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(263, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"extension_name\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:45:38', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(264, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:45:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(265, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"extension_name\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:46:14', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(266, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:46:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(267, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"extension_name\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:49:43', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(268, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:49:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(269, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:50:02', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(270, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:50:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(271, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:53:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(272, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"extension_name\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:53:34', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(273, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:53:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(274, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"extension_name\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 07:55:11', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(275, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 07:55:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(276, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-10 10:01:42', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(277, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 11:38:13', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(278, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 11:38:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(279, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 11:40:27', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(280, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 11:40:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(281, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 11:44:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(282, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 11:44:28', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(283, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 11:44:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(284, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 11:52:26', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(285, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 11:52:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(286, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 12:21:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(287, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"extension_name\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 12:21:57', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(288, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 12:21:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(289, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"black-dog-logo.png\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 12:22:08', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(290, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 12:24:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(291, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"footer 1 (2)\",\"extension_name\":\"footer 1 (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 12:24:26', 'com_modules.module', 102, 125, 'COM_ACTIONLOGS_DISABLED'),
(292, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 12:24:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(293, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 12:24:41', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(294, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 12:24:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(295, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 12:24:41', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(296, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 12:24:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(297, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 12:48:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(298, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-10 12:48:46', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(299, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-10 12:48:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(300, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-11 15:00:32', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(301, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-12 04:49:25', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(302, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:22:20', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(303, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:22:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(304, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"extension_name\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:22:30', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(305, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:22:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(306, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:22:44', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(307, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:22:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(308, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:27:08', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(309, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:27:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(310, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:27:22', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(311, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:27:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(312, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"extension_name\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:27:32', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(313, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:27:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(314, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:30:38', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(315, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:30:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(316, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"extension_name\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:30:51', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(317, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:30:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(318, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:34:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(319, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:34:34', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(320, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:34:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(321, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:34:37', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(322, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:35:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(323, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:35:25', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(324, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:35:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(325, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:35:29', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(326, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:35:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(327, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:35:40', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(328, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:37:26', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(329, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:37:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(330, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:37:36', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(331, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:37:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(332, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:38:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(333, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:38:27', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(334, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:38:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(335, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:45:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(336, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:45:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(337, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:45:34', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(338, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"extension_name\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 05:46:31', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(339, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 05:46:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(340, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"extension_name\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 06:03:43', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(341, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 06:03:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(342, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"extension_name\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 06:04:39', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(343, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 06:04:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(344, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 06:05:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(345, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 06:05:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(346, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 06:05:39', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(347, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 06:05:53', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(348, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 06:05:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(349, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 06:12:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(350, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"extension_name\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 06:12:24', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(351, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 06:12:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(352, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"extension_name\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 06:13:20', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(353, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 06:13:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(354, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-12 06:13:29', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(355, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-12 06:13:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(356, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-17 10:12:06', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(357, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"10\",\"title\":\"Atum - Default\",\"extension_name\":\"Atum - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=10\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-17 10:12:37', 'com_templates.style', 102, 10, 'COM_ACTIONLOGS_DISABLED'),
(358, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-03-17 10:14:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(359, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":90,\"title\":\"Login Support\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=90\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-03-17 10:14:41', 'com_modules.module', 102, 90, 'COM_ACTIONLOGS_DISABLED'),
(360, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_OUT', '{\"action\":\"logout\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-17 10:14:44', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(361, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-17 10:14:58', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(362, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-18 18:52:50', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(363, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-18 18:53:00', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(364, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"group\":\"_media_version\"}', '2025-03-18 19:02:30', 'com_cache', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(365, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"group\":\"schemaorg\"}', '2025-03-18 19:02:30', 'com_cache', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(366, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-19 06:44:06', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(367, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-19 06:44:26', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(368, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-03 12:25:56', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(369, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-03 13:13:36', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(370, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-03 13:15:22', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(371, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-03 13:15:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(372, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-04 04:38:14', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(373, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 04:46:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(374, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 04:46:22', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(375, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 04:46:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(376, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 04:46:52', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(377, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 04:46:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(378, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 04:53:07', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(379, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 04:53:07', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(380, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":113,\"title\":\"footer soc\",\"extension_name\":\"footer soc\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=113\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 04:53:53', 'com_modules.module', 102, 113, 'COM_ACTIONLOGS_DISABLED'),
(381, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 04:53:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(382, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":113,\"title\":\"footer soc\",\"extension_name\":\"footer soc\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=113\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 04:54:19', 'com_modules.module', 102, 113, 'COM_ACTIONLOGS_DISABLED'),
(383, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 04:54:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(384, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"footer3\",\"extension_name\":\"footer3\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 05:01:50', 'com_modules.module', 102, 126, 'COM_ACTIONLOGS_DISABLED'),
(385, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"footer3\",\"extension_name\":\"footer3\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 05:04:42', 'com_modules.module', 102, 126, 'COM_ACTIONLOGS_DISABLED'),
(386, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 05:04:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(387, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 05:16:09', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(388, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 05:16:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(389, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 05:17:45', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(390, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 05:17:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(391, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 05:26:18', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(392, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 05:26:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(393, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 05:26:42', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(394, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 05:26:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(395, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-04 06:07:33', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(396, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 06:12:36', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(397, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 06:12:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(398, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 06:16:48', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(399, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 06:16:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(400, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 06:38:43', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(401, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 06:38:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(402, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 06:39:37', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(403, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 06:39:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(404, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 06:45:01', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(405, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 06:45:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(406, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 06:58:24', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(407, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 06:58:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(408, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 06:58:39', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(409, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 06:58:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(410, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 07:05:02', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(411, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 07:05:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(412, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 07:05:38', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(413, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 07:05:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(414, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 07:17:40', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(415, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 07:17:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(416, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 07:17:58', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(417, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 07:17:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(418, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 07:28:33', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(419, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 07:28:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(420, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 07:41:52', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(421, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 07:41:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(422, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Our Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 07:42:46', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(423, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 07:42:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(424, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 07:50:29', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(425, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 07:50:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(426, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 07:56:54', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(427, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 07:56:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(428, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 08:02:55', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(429, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 08:02:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(430, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 08:17:13', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(431, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 08:17:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(432, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"How It Works\",\"extension_name\":\"How It Works\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 08:26:01', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(433, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 08:26:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(434, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"How It Works\",\"extension_name\":\"How It Works\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 08:26:19', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(435, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 08:26:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(436, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-04 09:01:03', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(437, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"How It Works\",\"extension_name\":\"How It Works\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 09:01:11', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(438, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 09:01:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(439, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"The Black Dog Forensics Advantage\",\"extension_name\":\"The Black Dog Forensics Advantage\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 09:01:31', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(440, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 09:01:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(441, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"The Black Dog Forensics Advantage\",\"extension_name\":\"The Black Dog Forensics Advantage\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 09:02:52', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(442, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 09:02:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(443, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"The Black Dog Forensics Advantage\",\"extension_name\":\"The Black Dog Forensics Advantage\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 09:04:34', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(444, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 09:04:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(445, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"The Black Dog Forensics Advantage\",\"extension_name\":\"The Black Dog Forensics Advantage\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 09:12:05', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(446, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 09:12:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(447, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"The Black Dog Forensics Advantage\",\"extension_name\":\"The Black Dog Forensics Advantage\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 09:32:47', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(448, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 09:32:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(449, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"Frequently asked questions\",\"extension_name\":\"Frequently asked questions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 09:33:45', 'com_modules.module', 102, 122, 'COM_ACTIONLOGS_DISABLED'),
(450, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 09:33:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(451, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"Frequently asked questions\",\"extension_name\":\"Frequently asked questions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 09:34:02', 'com_modules.module', 102, 122, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(452, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 09:34:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(453, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 09:35:38', 'com_modules.module', 102, 122, 'COM_ACTIONLOGS_DISABLED'),
(454, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 09:35:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(455, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 09:36:44', 'com_modules.module', 102, 122, 'COM_ACTIONLOGS_DISABLED'),
(456, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 09:36:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(457, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 09:51:07', 'com_modules.module', 102, 122, 'COM_ACTIONLOGS_DISABLED'),
(458, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 09:51:07', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(459, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 09:58:54', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(460, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 09:59:19', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(461, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 09:59:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(462, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:01:45', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(463, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 10:01:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(464, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:01:54', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(465, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 10:01:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(466, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:12:41', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(467, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 10:12:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(468, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:20:22', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(469, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 10:20:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(470, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:20:30', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(471, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 10:20:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(472, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":2,\"title\":\"CONTACT\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=2\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:21:19', 'com_content.article', 102, 2, 'COM_ACTIONLOGS_DISABLED'),
(473, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"CONTACT\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:22:00', 'com_menus.item', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(474, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"CONTACT\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:22:17', 'com_menus.item', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(475, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"2\",\"title\":\"CONTACT\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=2\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:22:27', 'com_content.article', 102, 2, 'COM_ACTIONLOGS_DISABLED'),
(476, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-04 10:22:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(477, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:22:46', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(478, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 10:22:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(479, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:35:09', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(480, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 10:35:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(481, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:51:38', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(482, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 10:51:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(483, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"Industry-Specific Forensic Support\",\"extension_name\":\"Industry-Specific Forensic Support\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:52:05', 'com_modules.module', 102, 122, 'COM_ACTIONLOGS_DISABLED'),
(484, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 10:52:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(485, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:52:59', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(486, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 10:52:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(487, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:53:15', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(488, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 10:53:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(489, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:53:57', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(490, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 10:53:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(491, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:56:20', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(492, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 10:56:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(493, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 10:58:51', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(494, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 10:58:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(495, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"Industry-Specific Forensic Support\",\"extension_name\":\"Industry-Specific Forensic Support\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:00:59', 'com_modules.module', 102, 122, 'COM_ACTIONLOGS_DISABLED'),
(496, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:00:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(497, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:01:15', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(498, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:01:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(499, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":128,\"title\":\"What Our Clients Say\",\"extension_name\":\"What Our Clients Say\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=128\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:01:42', 'com_modules.module', 102, 128, 'COM_ACTIONLOGS_DISABLED'),
(500, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":128,\"title\":\"What Our Clients Say\",\"extension_name\":\"What Our Clients Say\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=128\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:03:51', 'com_modules.module', 102, 128, 'COM_ACTIONLOGS_DISABLED'),
(501, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:03:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(502, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":128,\"title\":\"What Our Clients Say\",\"extension_name\":\"What Our Clients Say\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=128\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:07:21', 'com_modules.module', 102, 128, 'COM_ACTIONLOGS_DISABLED'),
(503, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:07:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(504, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":128,\"title\":\"What Our Clients Say\",\"extension_name\":\"What Our Clients Say\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=128\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:13:09', 'com_modules.module', 102, 128, 'COM_ACTIONLOGS_DISABLED'),
(505, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:13:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(506, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:13:28', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(507, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:13:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(508, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"The Black Dog Forensics Advantage\",\"extension_name\":\"The Black Dog Forensics Advantage\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:13:49', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(509, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:13:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(510, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"The Black Dog Forensics Advantage\",\"extension_name\":\"The Black Dog Forensics Advantage\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:17:01', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(511, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:17:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(512, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"The Black Dog Forensics Advantage\",\"extension_name\":\"The Black Dog Forensics Advantage\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:17:21', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(513, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:17:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(514, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":128,\"title\":\"What Our Clients Say\",\"extension_name\":\"What Our Clients Say\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=128\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:18:06', 'com_modules.module', 102, 128, 'COM_ACTIONLOGS_DISABLED'),
(515, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:18:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(516, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":128,\"title\":\"What Our Clients Say\",\"extension_name\":\"What Our Clients Say\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=128\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:20:10', 'com_modules.module', 102, 128, 'COM_ACTIONLOGS_DISABLED'),
(517, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:20:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(518, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:20:27', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(519, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:20:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(520, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"The Black Dog Forensics Advantage\",\"extension_name\":\"The Black Dog Forensics Advantage\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:20:42', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(521, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:20:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(522, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:21:43', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(523, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:21:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(524, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:22:55', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(525, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:22:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(526, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:27:42', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(527, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:27:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(528, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:32:58', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(529, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:32:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(530, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:33:15', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(531, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:33:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(532, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:34:18', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(533, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:34:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(534, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:43:39', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(535, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:43:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(536, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:44:44', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(537, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:44:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(538, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"Book An Appointment Today - top on mobile\",\"extension_name\":\"Book An Appointment Today - top on mobile\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 11:49:07', 'com_modules.module', 102, 124, 'COM_ACTIONLOGS_DISABLED'),
(539, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 11:49:07', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(540, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-04 12:38:14', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(541, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-04 13:23:54', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(542, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-04 16:55:36', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(543, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 17:00:57', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(544, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 17:00:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(545, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":113,\"title\":\"footer soc\",\"extension_name\":\"footer soc\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=113\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 17:07:02', 'com_modules.module', 102, 113, 'COM_ACTIONLOGS_DISABLED'),
(546, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 17:07:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(547, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 17:08:13', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(548, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 17:08:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(549, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 17:08:28', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(550, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 17:08:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(551, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 17:08:47', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(552, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 17:08:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(553, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 17:08:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(554, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 17:11:42', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(555, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 17:11:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(556, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 17:11:58', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(557, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 17:11:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(558, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"The Black Dog Forensics Advantage\",\"extension_name\":\"The Black Dog Forensics Advantage\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-04 17:12:27', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(559, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-04 17:12:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(560, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-05 05:36:22', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(561, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-05 05:36:36', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(562, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-05 05:36:59', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(563, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-05 06:14:52', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(564, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-05 06:14:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(565, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-05 06:16:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(566, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-05 06:21:49', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(567, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-05 06:21:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(568, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-05 06:22:14', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(569, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-05 06:22:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(570, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-05 06:52:31', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(571, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-05 06:52:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(572, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-05 06:52:52', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(573, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-05 06:52:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(574, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-05 06:56:03', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(575, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-05 06:56:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(576, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-05 06:56:03', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(577, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-05 06:56:17', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(578, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-05 06:56:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(579, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-05 06:56:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(580, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-05 06:57:04', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(581, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-05 06:57:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(582, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-05 06:57:52', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(583, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-05 06:57:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(584, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-05 07:03:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(585, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-05 07:04:52', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(586, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-05 07:04:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(587, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-05 07:06:01', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(588, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-05 07:06:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(589, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-05 07:06:39', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(590, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-05 07:06:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(591, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-05 15:37:56', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(592, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-07 05:05:26', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(593, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-07 06:52:48', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(594, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"about1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 06:55:31', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(595, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":3,\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 07:00:43', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(596, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"about\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 07:01:25', 'com_menus.item', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(597, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"about\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 07:03:27', 'com_menus.item', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(598, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 07:03:41', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(599, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 07:03:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(600, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 07:05:35', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(601, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 07:05:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(602, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 07:07:42', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(603, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 07:07:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(604, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 07:08:27', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(605, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 07:08:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(606, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 07:15:27', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(607, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 07:15:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(608, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 07:24:18', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(609, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 07:24:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(610, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 07:30:51', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(611, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 07:30:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(612, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 07:54:29', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(613, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 07:54:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(614, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 07:58:45', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(615, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 07:58:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(616, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 08:03:33', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(617, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 08:03:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(618, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 08:07:47', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(619, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 08:07:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(620, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 08:08:43', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(621, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 08:08:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(622, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 08:14:56', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(623, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 08:14:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(624, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 08:15:24', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(625, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-07 08:15:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(626, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-07 10:59:26', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(627, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-07 11:32:04', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(628, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":4,\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 11:32:44', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(629, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":113,\"title\":\"Services\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=113\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 11:33:21', 'com_menus.item', 102, 113, 'COM_ACTIONLOGS_DISABLED'),
(630, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":113,\"title\":\"Services\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=113\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 11:35:26', 'com_menus.item', 102, 113, 'COM_ACTIONLOGS_DISABLED'),
(631, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-07 12:09:58', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(632, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 12:10:19', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(633, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 12:10:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(634, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-07 12:59:07', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(635, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 12:59:51', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(636, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service5.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 13:00:58', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(637, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service5.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 13:15:53', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(638, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 13:16:46', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(639, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 13:18:27', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(640, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 13:18:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(641, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 13:19:17', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(642, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-07 13:19:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(643, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-07 13:19:36', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(644, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-07 13:19:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(645, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-08 04:51:51', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(646, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-08 04:52:20', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(647, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-08 04:52:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(648, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-08 12:37:01', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(649, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-08 12:39:53', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(650, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-08 12:39:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(651, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-08 12:41:39', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(652, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-08 12:41:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(653, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-08 12:42:11', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(654, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-08 12:42:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(655, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-08 13:01:45', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(656, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-08 13:01:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(657, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-08 13:02:28', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(658, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-08 13:02:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(659, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-09 04:50:03', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(660, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 04:57:17', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(661, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 04:57:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(662, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 05:14:05', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(663, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 05:14:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(664, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 05:14:22', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(665, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 05:14:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(666, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-09 05:34:13', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(667, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 05:34:31', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(668, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 05:34:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(669, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 05:40:20', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(670, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 05:40:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(671, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 05:46:16', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(672, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 05:46:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(673, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 05:53:55', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(674, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 05:53:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(675, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 05:54:15', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(676, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 05:54:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(677, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 05:54:52', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(678, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 05:54:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(679, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 05:55:06', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(680, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 05:55:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(681, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 05:55:24', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(682, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 05:55:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(683, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"The Black Dog Forensics Advantage\",\"extension_name\":\"The Black Dog Forensics Advantage\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 05:55:40', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(684, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 05:55:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(685, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":128,\"title\":\"What Our Clients Say\",\"extension_name\":\"What Our Clients Say\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=128\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 05:56:44', 'com_modules.module', 102, 128, 'COM_ACTIONLOGS_DISABLED'),
(686, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 05:56:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(687, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":128,\"title\":\"What Our Clients Say\",\"extension_name\":\"What Our Clients Say\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=128\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 06:11:43', 'com_modules.module', 102, 128, 'COM_ACTIONLOGS_DISABLED'),
(688, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 06:11:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(689, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 06:12:00', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(690, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 06:12:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(691, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 06:12:27', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(692, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 06:12:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(693, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 06:13:03', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(694, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 06:13:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(695, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 06:37:40', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(696, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 06:37:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(697, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 06:40:15', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(698, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 06:40:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(699, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 06:40:52', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(700, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 06:41:20', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(701, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 06:41:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(702, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 06:53:33', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(703, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 06:53:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(704, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 06:55:33', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(705, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 06:55:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(706, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 06:56:05', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(707, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 06:56:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(708, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 06:58:38', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(709, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 06:58:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(710, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 06:59:19', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(711, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 06:59:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(712, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 07:01:13', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(713, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 07:01:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(714, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 07:02:46', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(715, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 07:02:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(716, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 07:03:31', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(717, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 07:03:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(718, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 07:16:06', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(719, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 07:16:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(720, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 07:16:55', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(721, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 07:16:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(722, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 07:17:38', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(723, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 07:17:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(724, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 07:19:35', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(725, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 07:19:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(726, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 07:20:39', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(727, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 07:20:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(728, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 07:20:53', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(729, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 07:20:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(730, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 07:22:04', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(731, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 07:22:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(732, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-09 07:38:18', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(733, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 07:38:26', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(734, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 07:38:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(735, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-09 08:12:17', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(736, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":5,\"title\":\"Who We Serve\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 08:13:19', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(737, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":114,\"title\":\"Who We Serve\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=114\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 08:13:25', 'com_menus.item', 102, 114, 'COM_ACTIONLOGS_DISABLED'),
(738, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":114,\"title\":\"Who We Serve\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=114\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 08:16:39', 'com_menus.item', 102, 114, 'COM_ACTIONLOGS_DISABLED'),
(739, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Serve\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 08:16:51', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(740, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 08:16:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(741, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Serve\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 08:19:09', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(742, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 08:19:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(743, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Serve\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 08:21:24', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(744, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 08:21:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(745, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Serve\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 08:24:16', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(746, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 08:24:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(747, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-09 09:52:51', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(748, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Serve\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 09:53:02', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(749, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 09:53:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(750, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-09 10:33:52', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(751, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 10:34:08', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(752, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 10:34:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(753, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"footer3\",\"extension_name\":\"footer3\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 10:34:14', 'com_modules.module', 102, 126, 'COM_ACTIONLOGS_DISABLED'),
(754, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 10:34:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(755, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 10:34:22', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(756, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 10:34:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(757, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"Uncover Critical Digital Evidence Today\",\"extension_name\":\"Uncover Critical Digital Evidence Today\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 10:34:28', 'com_modules.module', 102, 117, 'COM_ACTIONLOGS_DISABLED'),
(758, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 10:34:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(759, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":6,\"title\":\"Attorneys\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 10:35:33', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(760, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":115,\"title\":\"Attorneys\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 10:36:02', 'com_menus.item', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(761, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":115,\"title\":\"Attorneys\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 10:36:19', 'com_menus.item', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(762, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Serve\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 10:36:29', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(763, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 10:36:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(764, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Attorneys\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 10:38:42', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(765, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 10:38:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(766, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Attorneys\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 10:40:34', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(767, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 10:40:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(768, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":113,\"title\":\"footer soc\",\"extension_name\":\"footer soc\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=113\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 10:40:46', 'com_modules.module', 102, 113, 'COM_ACTIONLOGS_DISABLED'),
(769, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 10:40:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(770, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 10:41:07', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(771, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 10:41:07', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(772, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 10:55:24', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(773, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-09 10:55:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(774, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Attorneys\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 10:55:37', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(775, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 10:55:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(776, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Attorneys\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 10:57:12', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(777, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 10:57:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(778, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Attorneys\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 11:10:25', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(779, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 11:10:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(780, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Attorneys\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-09 11:36:25', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(781, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-09 11:36:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(782, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-14 05:14:05', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(783, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Serve\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-14 05:14:40', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(784, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-14 05:14:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(785, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-14 05:21:09', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(786, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-14 05:21:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(787, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-14 05:23:56', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(788, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-14 05:23:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(789, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-14 05:24:12', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(790, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-14 05:24:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(791, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-14 05:26:49', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(792, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-14 05:26:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(793, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-14 05:27:26', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(794, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-14 05:27:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(795, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-14 05:40:20', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(796, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-14 05:40:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(797, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-14 05:48:41', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(798, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-14 05:48:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(799, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-14 05:49:06', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(800, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-14 05:49:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(801, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-14 05:52:57', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(802, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-14 05:52:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(803, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-14 11:03:04', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(804, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-14 11:05:28', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(805, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-14 11:05:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(806, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-14 11:05:47', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(807, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-14 11:05:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(808, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-14 11:09:12', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(809, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-14 11:09:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(810, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-14 11:10:46', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(811, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-14 11:10:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(812, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Serve\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-14 11:11:12', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(813, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-14 11:11:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(814, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-25 06:37:45', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(815, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-25 07:10:17', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(816, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 07:11:22', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(817, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 07:11:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(818, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 07:13:09', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(819, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 07:13:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(820, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 07:15:06', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(821, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 07:15:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(822, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 07:31:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(823, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 07:32:26', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(824, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 07:32:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(825, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 07:32:42', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(826, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 07:32:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(827, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 07:37:17', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(828, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 07:37:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(829, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 07:39:43', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(830, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 07:39:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(831, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 07:44:27', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(832, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 07:44:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(833, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 07:45:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(834, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 07:46:41', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(835, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 07:46:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(836, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 07:52:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(837, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 07:52:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(838, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 07:52:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(839, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":129,\"title\":\"Why Choose Black Dog Forensics? (2)\",\"extension_name\":\"Why Choose Black Dog Forensics? (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=129\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 07:52:30', 'com_modules.module', 102, 129, 'COM_ACTIONLOGS_DISABLED'),
(840, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":129,\"title\":\"Why Choose Black Dog Forensics? (2)-bkold25042025\",\"extension_name\":\"Why Choose Black Dog Forensics? (2)-bkold25042025\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=129\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 07:52:42', 'com_modules.module', 102, 129, 'COM_ACTIONLOGS_DISABLED'),
(841, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 07:52:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(842, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 08:00:20', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(843, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 08:00:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(844, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 08:05:02', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(845, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 08:05:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(846, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 08:23:55', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(847, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 08:23:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(848, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 08:24:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(849, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 08:25:10', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(850, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 08:25:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(851, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"Comprehensive Digital Forensic Solutions\",\"extension_name\":\"Comprehensive Digital Forensic Solutions\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 08:25:50', 'com_modules.module', 102, 118, 'COM_ACTIONLOGS_DISABLED'),
(852, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 08:25:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(853, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 08:26:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(854, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 08:27:56', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(855, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 08:27:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(856, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-25 10:02:33', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(857, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 10:03:21', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(858, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 10:03:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(859, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 10:09:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(860, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"The Black Dog Forensics Advantage\",\"extension_name\":\"The Black Dog Forensics Advantage\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 10:10:45', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(861, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 10:10:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(862, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"The Black Dog Forensics Advantage\",\"extension_name\":\"The Black Dog Forensics Advantage\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 10:15:08', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(863, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 10:15:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(864, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"The Black Dog Forensics Advantage\",\"extension_name\":\"The Black Dog Forensics Advantage\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 10:15:30', 'com_modules.module', 102, 121, 'COM_ACTIONLOGS_DISABLED'),
(865, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 10:15:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(866, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 11:01:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(867, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 11:02:21', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(868, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 11:02:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(869, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 11:10:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(870, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"footer3\",\"extension_name\":\"footer3\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 11:10:48', 'com_modules.module', 102, 126, 'COM_ACTIONLOGS_DISABLED'),
(871, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 11:10:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(872, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 11:11:56', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(873, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 11:11:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(874, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 11:17:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(875, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 11:22:35', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(876, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 11:22:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(877, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 11:24:28', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(878, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 11:24:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(879, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 11:41:48', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(880, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 11:41:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(881, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 11:42:19', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(882, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 11:42:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(883, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 11:54:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(884, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_COMPONENT\",\"id\":257,\"name\":\"com_easyblog\",\"extension_name\":\"com_easyblog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 11:56:41', 'com_installer', 102, 257, 'COM_ACTIONLOGS_DISABLED'),
(885, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-25 12:17:06', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(886, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 12:19:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(887, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":139,\"title\":\"EasyBlog - Latest Blogs Module\",\"extension_name\":\"EasyBlog - Latest Blogs Module\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=139\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 13:00:55', 'com_modules.module', 102, 139, 'COM_ACTIONLOGS_DISABLED'),
(888, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":139,\"title\":\"EasyBlog - Latest Blogs Module\",\"extension_name\":\"EasyBlog - Latest Blogs Module\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=139\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 13:31:12', 'com_modules.module', 102, 139, 'COM_ACTIONLOGS_DISABLED'),
(889, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 13:31:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(890, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":139,\"title\":\"EasyBlog - Latest Blogs Module\",\"extension_name\":\"EasyBlog - Latest Blogs Module\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=139\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 13:31:32', 'com_modules.module', 102, 139, 'COM_ACTIONLOGS_DISABLED'),
(891, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 13:31:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(892, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":139,\"title\":\"EasyBlog - Latest Blogs Module\",\"extension_name\":\"EasyBlog - Latest Blogs Module\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=139\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 13:31:43', 'com_modules.module', 102, 139, 'COM_ACTIONLOGS_DISABLED'),
(893, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 13:31:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(894, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 13:39:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(895, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"bdforensics-blog3.png\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 13:40:12', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(896, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"bdforensics-blog2.png\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 13:48:01', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(897, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"bdforensics-blog1.png\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 13:48:01', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(898, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":139,\"title\":\"EasyBlog - Latest Blogs Module\",\"extension_name\":\"EasyBlog - Latest Blogs Module\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=139\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 14:01:34', 'com_modules.module', 102, 139, 'COM_ACTIONLOGS_DISABLED'),
(899, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":139,\"title\":\"EasyBlog - Latest Blogs Module\",\"extension_name\":\"EasyBlog - Latest Blogs Module\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=139\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 14:01:47', 'com_modules.module', 102, 139, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(900, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 14:01:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(901, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":139,\"title\":\"EasyBlog - Latest Blogs Module\",\"extension_name\":\"EasyBlog - Latest Blogs Module\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=139\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 14:01:58', 'com_modules.module', 102, 139, 'COM_ACTIONLOGS_DISABLED'),
(902, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 14:01:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(903, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":139,\"title\":\"EasyBlog - Latest Blogs Module\",\"extension_name\":\"EasyBlog - Latest Blogs Module\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=139\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 14:08:44', 'com_modules.module', 102, 139, 'COM_ACTIONLOGS_DISABLED'),
(904, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 14:08:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(905, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":139,\"title\":\"EasyBlog - Latest Blogs Module\",\"extension_name\":\"EasyBlog - Latest Blogs Module\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=139\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-25 14:26:49', 'com_modules.module', 102, 139, 'COM_ACTIONLOGS_DISABLED'),
(906, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-25 14:26:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(907, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-26 05:19:44', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(908, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 05:24:10', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(909, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-26 05:24:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(910, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 05:26:40', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(911, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-26 05:26:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(912, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 05:28:07', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(913, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-26 05:28:07', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(914, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 05:40:46', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(915, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-26 05:40:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(916, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 05:41:32', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(917, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-26 05:41:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(918, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 05:41:53', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(919, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-26 05:41:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(920, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 05:44:16', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(921, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-26 05:44:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(922, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 05:48:28', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(923, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-26 05:48:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(924, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 06:05:39', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(925, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-26 06:05:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(926, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"about1-n-im.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 06:06:07', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(927, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 06:08:27', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(928, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 06:49:05', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(929, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-26 06:49:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(930, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 06:49:26', 'com_menus.item', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(931, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-04-26 06:49:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(932, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"About\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 06:49:39', 'com_menus.item', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(933, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"About\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 07:04:47', 'com_menus.item', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(934, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"About\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 07:06:31', 'com_menus.item', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(935, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 07:07:51', 'com_menus.item', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(936, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 07:37:16', 'com_menus.item', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(937, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-26 07:37:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(938, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":17,\"title\":\"Breadcrumbs\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 07:37:28', 'com_modules.module', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(939, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":17,\"title\":\"Breadcrumbs\",\"extension_name\":\"Breadcrumbs\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 07:37:56', 'com_modules.module', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(940, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-26 07:37:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(941, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":17,\"title\":\"Breadcrumbs\",\"extension_name\":\"Breadcrumbs\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 07:39:46', 'com_modules.module', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(942, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-26 07:39:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(943, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 07:41:32', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(944, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-26 07:41:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(945, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":17,\"title\":\"Breadcrumbs\",\"extension_name\":\"Breadcrumbs\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 07:43:52', 'com_modules.module', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(946, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-26 07:43:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(947, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-26 07:44:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(948, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 07:44:26', 'com_menus.item', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(949, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-04-26 07:44:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(950, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 07:44:46', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(951, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-26 07:44:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(952, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 07:45:03', 'com_menus.item', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(953, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-26 07:47:17', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(954, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"group\":\"all\"}', '2025-04-26 08:09:05', 'com_cache', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(955, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 08:27:42', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(956, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-26 08:27:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(957, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"group\":\"all\"}', '2025-04-26 08:33:24', 'com_cache', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(958, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"group\":\"all\"}', '2025-04-26 08:33:53', 'com_cache', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(959, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-26 16:55:43', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(960, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":140,\"title\":\"Blog\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=140\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 16:56:51', 'com_menus.item', 102, 140, 'COM_ACTIONLOGS_DISABLED'),
(961, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-04-26 16:56:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(962, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":140,\"title\":\"Blog\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=140\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-26 16:57:48', 'com_menus.item', 102, 140, 'COM_ACTIONLOGS_DISABLED'),
(963, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-28 04:40:45', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(964, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-28 04:42:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(965, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":159,\"title\":\"footer 1 (2)\",\"extension_name\":\"footer 1 (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=159\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 04:42:18', 'com_modules.module', 102, 159, 'COM_ACTIONLOGS_DISABLED'),
(966, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":159,\"title\":\"footer menu\",\"extension_name\":\"footer menu\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=159\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 04:43:52', 'com_modules.module', 102, 159, 'COM_ACTIONLOGS_DISABLED'),
(967, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-28 04:43:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(968, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":159,\"title\":\"footer menu\",\"extension_name\":\"footer menu\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=159\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 04:43:55', 'com_modules.module', 102, 159, 'COM_ACTIONLOGS_DISABLED'),
(969, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-28 04:43:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(970, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-28 04:45:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(971, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-28 04:45:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(972, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":159,\"title\":\"footer menu\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=159\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 04:45:31', 'com_modules.module', 102, 159, 'COM_ACTIONLOGS_DISABLED'),
(973, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"CONTACT\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 04:49:20', 'com_menus.item', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(974, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-04-28 04:49:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(975, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-28 05:00:43', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(976, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:20:50', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(977, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 05:20:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(978, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-28 05:21:21', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(979, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":7,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:25:18', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(980, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:26:06', 'com_menus.item', 102, 141, 'COM_ACTIONLOGS_DISABLED'),
(981, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:26:29', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(982, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 05:26:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(983, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 05:28:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(984, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:28:08', 'com_menus.item', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(985, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-04-28 05:28:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(986, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service00.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:28:28', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(987, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:37:01', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(988, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:40:53', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(989, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 05:40:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(990, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service06.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:41:06', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(991, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:41:45', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(992, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 05:41:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(993, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service06-new.png\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:41:51', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(994, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:42:49', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(995, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 05:42:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(996, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:44:23', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(997, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:44:26', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(998, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service06.png\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:44:32', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(999, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:44:48', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1000, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 05:44:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1001, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service006.png\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:48:37', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1002, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:48:46', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1003, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 05:48:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1004, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:49:40', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1005, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 05:49:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1006, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:51:57', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1007, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 05:51:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1008, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:54:26', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1009, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 05:54:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1010, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 05:58:23', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1011, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 05:58:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1012, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 06:01:32', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1013, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 06:01:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1014, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":113,\"title\":\"Services\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=113\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 06:02:41', 'com_menus.item', 102, 113, 'COM_ACTIONLOGS_DISABLED'),
(1015, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-04-28 06:02:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1016, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"How It Works\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 06:03:19', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1017, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 06:03:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1018, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"How It Works\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 06:03:23', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1019, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 06:03:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1020, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"How It Works\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 06:03:34', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1021, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 06:03:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1022, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"How It Works\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 06:03:34', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1023, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 06:03:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1024, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 06:20:24', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1025, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"How It Works\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 06:21:20', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1026, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 06:21:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1027, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-28 06:21:46', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1028, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 06:22:07', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1029, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 06:22:07', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1030, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 06:33:23', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1031, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 06:33:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1032, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 06:45:24', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1033, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 06:45:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1034, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 06:50:37', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1035, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service4.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 06:52:56', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1036, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"How It Works\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 06:54:19', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1037, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 06:54:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1038, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":113,\"title\":\"Services\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=113\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:13:16', 'com_menus.item', 102, 113, 'COM_ACTIONLOGS_DISABLED'),
(1039, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":114,\"title\":\"Who We Serve\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=114\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:13:25', 'com_menus.item', 102, 114, 'COM_ACTIONLOGS_DISABLED'),
(1040, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-04-28 07:13:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1041, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"How It Works\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:13:52', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1042, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 07:13:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1043, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":114,\"title\":\"Who We Serve\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=114\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:15:45', 'com_menus.item', 102, 114, 'COM_ACTIONLOGS_DISABLED'),
(1044, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:15:58', 'com_menus.item', 102, 141, 'COM_ACTIONLOGS_DISABLED'),
(1045, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-04-28 07:15:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1046, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:28:34', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1047, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 07:28:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1048, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":8,\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:29:36', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1049, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":142,\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=142\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:29:38', 'com_menus.item', 102, 142, 'COM_ACTIONLOGS_DISABLED'),
(1050, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:39:34', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1051, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Serve\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:39:43', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1052, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 07:39:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1053, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"How It Works\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:40:38', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1054, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 07:40:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1055, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Serve\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:40:56', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1056, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 07:40:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1057, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:41:30', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1058, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 07:41:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1059, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:41:32', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1060, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 07:41:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1061, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:41:54', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1062, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 07:41:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1063, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:42:22', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1064, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 07:42:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1065, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":142,\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=142\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:42:42', 'com_menus.item', 102, 142, 'COM_ACTIONLOGS_DISABLED'),
(1066, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-04-28 07:42:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1067, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:44:06', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1068, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 07:44:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1069, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:48:45', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1070, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 07:48:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1071, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:50:14', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1072, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 07:50:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1073, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:53:37', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1074, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 07:53:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1075, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 07:57:36', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1076, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 07:57:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1077, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 08:00:49', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1078, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 08:00:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1079, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 08:01:44', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1080, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 08:01:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1081, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 08:27:34', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1082, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 08:27:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1083, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 08:27:46', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1084, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 08:27:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1085, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-28 09:45:26', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1086, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":9,\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 09:45:53', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1087, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":10,\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=10\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 09:48:14', 'com_content.article', 102, 10, 'COM_ACTIONLOGS_DISABLED'),
(1088, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 09:48:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1089, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":143,\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=143\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 09:48:35', 'com_menus.item', 102, 143, 'COM_ACTIONLOGS_DISABLED'),
(1090, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":143,\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=143\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 09:48:44', 'com_menus.item', 102, 143, 'COM_ACTIONLOGS_DISABLED'),
(1091, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-04-28 09:48:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1092, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 09:50:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1093, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 09:50:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1094, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":10,\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=10\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 09:50:06', 'com_content.article', 102, 10, 'COM_ACTIONLOGS_DISABLED'),
(1095, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-28 10:11:44', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1096, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-28 10:12:22', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1097, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 10:12:59', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1098, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 10:12:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1099, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 10:13:26', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1100, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 10:13:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1101, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 10:14:12', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1102, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 10:14:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1103, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 10:24:02', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1104, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 10:24:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1105, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 10:31:05', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1106, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 10:31:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1107, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 10:31:42', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1108, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 10:31:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1109, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 10:32:53', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1110, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 10:32:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1111, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 10:33:25', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1112, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 10:33:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1113, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 10:36:13', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1114, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 10:36:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1115, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 10:37:33', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1116, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 10:37:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1117, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 10:40:36', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1118, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 10:40:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1119, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-28 10:42:48', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1120, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 10:42:59', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1121, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 10:42:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1122, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 10:43:03', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1123, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 10:43:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1124, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 10:46:21', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1125, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 10:46:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1126, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 10:47:40', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1127, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 10:47:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1128, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:07:52', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1129, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:07:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1130, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"whoserve2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:08:54', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1131, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-28 11:18:26', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1132, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"whoserve2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:32:27', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1133, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:33:09', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1134, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:33:11', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1135, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:33:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1136, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:33:34', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1137, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:33:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1138, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:34:05', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1139, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:34:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1140, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:34:52', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1141, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:34:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1142, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:35:25', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1143, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:35:45', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1144, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:36:06', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1145, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:36:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1146, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:36:30', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1147, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:36:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1148, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:36:47', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1149, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:37:06', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1150, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:39:14', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1151, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:39:54', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1152, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:39:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1153, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:40:26', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1154, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:40:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1155, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:43:59', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1156, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:44:06', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1157, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"whoweserve3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:44:13', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1158, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:45:49', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1159, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:45:54', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1160, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"whoweserve3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:46:00', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1161, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:46:07', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1162, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:46:17', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1163, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:47:53', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1164, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:47:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1165, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:48:33', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1166, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:48:40', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1167, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:51:36', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1168, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:52:20', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1169, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:52:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1170, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:52:28', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1171, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:52:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1172, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:53:26', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1173, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:53:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1174, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"whoweserve4.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:53:31', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1175, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:54:21', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1176, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:54:29', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1177, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:57:33', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1178, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:57:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1179, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:57:44', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1180, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:57:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1181, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 11:58:40', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1182, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 11:58:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1183, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"whoweserve5.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:02:03', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1184, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:02:52', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1185, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:02:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1186, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:03:11', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1187, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:03:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1188, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:04:19', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1189, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:04:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1190, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:06:18', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1191, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:06:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1192, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:07:05', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1193, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:07:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1194, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:07:33', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1195, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:07:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1196, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:08:51', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1197, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:08:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1198, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:14:29', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1199, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:14:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1200, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:17:53', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1201, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:17:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1202, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:18:18', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1203, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:18:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1204, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:23:05', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1205, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:23:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1206, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:24:56', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1207, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:24:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1208, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:25:49', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1209, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:25:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1210, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:26:09', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1211, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:26:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1212, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:28:21', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1213, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:28:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1214, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:28:53', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1215, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:28:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1216, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:33:17', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1217, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:33:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1218, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"whoweserve1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:47:48', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1219, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 12:55:46', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1220, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 12:55:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1221, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 13:02:50', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1222, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 13:02:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1223, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 13:05:54', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1224, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 13:05:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1225, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 13:07:39', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1226, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 13:07:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1227, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 13:12:59', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1228, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 13:12:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1229, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 13:18:05', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1230, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 13:18:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1231, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 13:18:16', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1232, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-28 13:18:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1233, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 13:18:21', 'com_menus.item', 102, 141, 'COM_ACTIONLOGS_DISABLED'),
(1234, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":115,\"title\":\"Attorneys\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 13:22:23', 'com_menus.item', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(1235, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-04-28 13:22:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1236, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":115,\"title\":\"Attorneys\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-28 13:22:51', 'com_menus.item', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(1237, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-29 05:03:32', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1238, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:17:04', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1239, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 05:17:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1240, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:25:12', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1241, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 05:25:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1242, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:28:03', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1243, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 05:28:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1244, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:34:46', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1245, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 05:34:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1246, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"attorney1-im.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:35:01', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1247, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:35:45', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1248, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"attorney1-im.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:36:56', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1249, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:46:18', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1250, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 05:46:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1251, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:48:37', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1252, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 05:48:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1253, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:50:10', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1254, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 05:50:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1255, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:50:46', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1256, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 05:50:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1257, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:52:47', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1258, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 05:52:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1259, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:54:04', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1260, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 05:54:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1261, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:54:46', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1262, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 05:54:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1263, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:56:03', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1264, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 05:56:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1265, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 05:56:27', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1266, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 05:56:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1267, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-29 07:02:03', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1268, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"How It Works\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 07:03:20', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1269, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 07:03:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1270, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"How It Works\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 07:04:42', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1271, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 07:04:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1272, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"How It Works\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 07:12:11', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1273, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 07:12:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1274, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"How It Works\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 07:15:18', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1275, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 07:15:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1276, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-29 08:04:38', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1277, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 08:05:15', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1278, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 08:05:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1279, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 08:05:51', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1280, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 08:05:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1281, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-29 12:44:25', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1282, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"Businesses\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 12:46:33', 'com_menus.item', 102, 141, 'COM_ACTIONLOGS_DISABLED'),
(1283, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-04-29 12:46:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1284, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-29 12:46:35', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1285, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 12:46:43', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1286, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 12:46:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1287, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"Businesses\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 12:47:15', 'com_menus.item', 102, 141, 'COM_ACTIONLOGS_DISABLED'),
(1288, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 12:47:52', 'com_menus.item', 102, 141, 'COM_ACTIONLOGS_DISABLED'),
(1289, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 12:47:57', 'com_menus.item', 102, 141, 'COM_ACTIONLOGS_DISABLED'),
(1290, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 12:49:01', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1291, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 12:49:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1292, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 12:49:28', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1293, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 12:49:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1294, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 12:50:03', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1295, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 12:50:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1296, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 12:51:49', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1297, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 12:51:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1298, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 12:56:46', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1299, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 12:56:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1300, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 12:58:30', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1301, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 12:58:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1302, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 13:01:09', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1303, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 13:01:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1304, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 13:02:33', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1305, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 13:02:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1306, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"Digital Forensics for Federal State  Local Government-img-one.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 13:02:54', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1307, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 13:03:18', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1308, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 13:03:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1309, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 13:03:58', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1310, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 13:03:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1311, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 13:05:08', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1312, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 13:05:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1313, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 13:09:27', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1314, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 13:09:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1315, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"Digital-Forensics-for-Federal-State--Local-Government-img-two.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 13:11:52', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1316, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 13:12:28', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1317, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 13:12:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1318, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"Digital-Forensics-for-Federal-State--Local-Government-img-three.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 13:15:16', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1319, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 13:15:48', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1320, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 13:15:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1321, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 13:16:45', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1322, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"Digital-Forensics-for-Federal-State--Local-Government-img-three.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 13:16:53', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1323, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 13:18:45', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1324, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-29 13:18:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1325, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-29 13:21:13', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1326, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-29 13:21:26', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1327, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-04-29 13:22:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1328, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":17,\"title\":\"Breadcrumbs\",\"extension_name\":\"Breadcrumbs\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-29 13:23:03', 'com_modules.module', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(1329, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-29 13:23:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1330, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-30 06:57:56', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1331, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 06:59:55', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1332, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-30 06:59:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1333, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 07:00:27', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1334, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-30 07:00:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1335, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-30 07:00:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1336, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"group\":\"all\"}', '2025-04-30 07:00:58', 'com_cache', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1337, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 07:01:32', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1338, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 07:02:41', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1339, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-30 07:02:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1340, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"group\":\"all\"}', '2025-04-30 07:02:48', 'com_cache', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1341, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 07:03:51', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1342, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-30 07:03:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1343, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 07:06:24', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1344, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-30 07:06:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1345, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-30 07:11:46', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1346, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 07:12:43', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1347, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-30 07:12:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1348, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 07:13:13', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1349, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-30 07:13:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1350, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-30 07:25:18', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1351, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":128,\"title\":\"What Our Clients Say\",\"extension_name\":\"What Our Clients Say\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=128\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 07:26:25', 'com_modules.module', 102, 128, 'COM_ACTIONLOGS_DISABLED'),
(1352, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-30 07:26:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1353, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":128,\"title\":\"What Our Clients Say\",\"extension_name\":\"What Our Clients Say\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=128\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 07:26:47', 'com_modules.module', 102, 128, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1354, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-30 07:26:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1355, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"home1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 07:35:11', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1356, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-30 07:37:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1357, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-30 07:37:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1358, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-30 07:46:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1359, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"footer3\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 07:46:22', 'com_modules.module', 102, 126, 'COM_ACTIONLOGS_DISABLED'),
(1360, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-30 07:46:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1361, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 07:47:14', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(1362, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-30 07:47:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1363, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-30 07:48:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1364, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"footer3\",\"extension_name\":\"footer3\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 07:49:35', 'com_modules.module', 102, 126, 'COM_ACTIONLOGS_DISABLED'),
(1365, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-04-30 07:49:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1366, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-04-30 13:12:35', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1367, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 13:19:32', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1368, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-30 13:19:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1369, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 13:21:23', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1370, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-30 13:21:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1371, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 13:24:48', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1372, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-30 13:24:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1373, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"Digital-Forensics-for-Private-Investigators-img-one.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 13:29:40', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1374, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-04-30 13:30:13', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1375, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-04-30 13:30:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1376, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-01 10:56:26', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1377, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"Digital-Forensics-for-Private-Investigators-img-two.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-01 11:36:08', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1378, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-01 11:37:49', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1379, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-01 11:37:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1380, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-01 11:38:42', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1381, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"Digital-Forensics-for-Private-Investigators-img-two.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-01 11:39:10', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1382, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"digital-forensics-for-private-investigators-img-3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-01 12:04:21', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1383, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-01 12:05:05', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1384, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-01 12:05:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1385, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-01 12:06:35', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1386, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-01 12:06:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1387, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-01 12:08:04', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1388, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-01 12:08:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1389, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-02 05:31:20', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1390, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-02 05:33:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1391, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-02 05:33:54', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1392, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-02 05:33:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1393, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-02 05:55:12', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1394, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-02 05:58:12', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1395, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-02 05:58:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1396, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service5-new.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-02 05:58:23', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1397, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-02 05:58:47', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1398, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-02 06:33:24', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1399, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-02 06:33:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1400, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-02 06:49:56', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(1401, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-02 06:49:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1402, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-02 11:50:50', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1403, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-02 11:59:45', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1404, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-02 11:59:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1405, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-02 12:00:37', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1406, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-02 12:00:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1407, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-02 12:00:49', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1408, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-02 12:00:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1409, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-02 12:01:48', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1410, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-02 12:01:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1411, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-02 12:09:29', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1412, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-02 12:09:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1413, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-02 12:09:45', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1414, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-02 12:09:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1415, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-02 12:14:35', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1416, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-02 12:14:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1417, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-02 12:36:36', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1418, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-02 12:36:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1419, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-03 05:35:43', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1420, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-03 05:35:59', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1421, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-03 05:35:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1422, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-03 05:47:52', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1423, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-03 05:47:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1424, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-03 05:48:04', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1425, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-03 05:48:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1426, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-03 05:52:29', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1427, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-03 05:52:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1428, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-03 05:59:55', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1429, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-03 05:59:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1430, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-03 06:03:48', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1431, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-03 06:03:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1432, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-03 06:04:33', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1433, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-03 06:04:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1434, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-03 06:05:08', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1435, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-03 06:05:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1436, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-03 07:28:34', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1437, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-03 07:29:04', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(1438, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-03 07:29:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1439, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-05 06:42:11', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1440, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 06:47:27', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1441, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 06:47:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1442, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 06:47:38', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1443, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 06:47:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1444, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 06:50:02', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1445, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 06:50:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1446, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 06:51:26', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1447, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 06:51:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1448, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 06:52:10', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1449, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 06:52:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1450, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 06:56:29', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1451, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 06:56:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1452, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 06:59:58', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1453, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 06:59:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1454, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:01:01', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1455, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:01:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1456, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:04:21', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1457, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:04:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1458, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:05:07', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1459, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:05:07', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1460, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:10:51', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1461, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:10:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1462, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:12:25', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1463, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:12:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1464, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:14:43', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1465, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:14:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1466, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:15:11', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1467, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:15:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1468, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:27:03', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1469, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:27:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1470, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:27:21', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1471, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:27:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1472, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:29:49', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1473, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:29:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1474, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:31:32', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1475, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:31:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1476, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:31:52', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1477, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:31:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1478, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:32:10', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1479, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:32:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1480, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:34:45', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1481, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:34:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1482, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:38:23', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1483, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:38:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1484, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:38:39', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1485, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:38:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1486, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:46:02', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1487, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:46:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1488, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:46:14', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1489, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:46:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1490, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:46:46', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(1491, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:46:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1492, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:47:02', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1493, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:47:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1494, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 07:53:15', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1495, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 07:53:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1496, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 08:06:47', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1497, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 08:06:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1498, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-05 10:37:07', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1499, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 10:45:20', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1500, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 10:45:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1501, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 11:09:59', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1502, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 11:09:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1503, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 11:31:02', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1504, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 11:31:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1505, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 11:40:51', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1506, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 11:40:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1507, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-05 11:47:16', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1508, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 11:54:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1509, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":11,\"title\":\"Services (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 11:54:15', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(1510, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 11:54:34', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(1511, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 11:54:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1512, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-05 11:54:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1513, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":144,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=144\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 11:54:52', 'com_menus.item', 102, 144, 'COM_ACTIONLOGS_DISABLED'),
(1514, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":144,\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=144\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 11:55:49', 'com_menus.item', 102, 144, 'COM_ACTIONLOGS_DISABLED'),
(1515, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:03:27', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(1516, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 12:03:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1517, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":144,\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=144\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:09:14', 'com_menus.item', 102, 144, 'COM_ACTIONLOGS_DISABLED'),
(1518, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:09:24', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1519, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:09:40', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(1520, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 12:09:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1521, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:10:05', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1522, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 12:10:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1523, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:12:55', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(1524, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 12:12:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1525, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:14:29', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1526, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:17:38', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(1527, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 12:17:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1528, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:19:29', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1529, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:24:33', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(1530, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 12:24:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1531, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-4.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:25:30', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1532, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:37:08', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(1533, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 12:37:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1534, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-5.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:40:25', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1535, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-7.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:52:12', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1536, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-6.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:52:12', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1537, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:52:42', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(1538, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 12:52:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1539, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 12:54:11', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(1540, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 12:54:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1541, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 13:03:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1542, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":12,\"title\":\"Forensic Investigations and Digital Evidence Analysis (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 13:03:22', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1543, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 13:03:43', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1544, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 13:03:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1545, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-05 13:04:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1546, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":145,\"title\":\"Digital Forensics for Federal, State & Local Government (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=145\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 13:04:40', 'com_menus.item', 102, 145, 'COM_ACTIONLOGS_DISABLED'),
(1547, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":145,\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=145\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 13:05:20', 'com_menus.item', 102, 145, 'COM_ACTIONLOGS_DISABLED'),
(1548, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 13:08:05', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1549, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 13:08:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1550, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 13:09:50', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1551, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 13:09:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1552, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 13:13:59', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(1553, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 13:13:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1554, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 13:18:37', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1555, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 13:18:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1556, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 13:18:57', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1557, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 13:18:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1558, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 13:19:27', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1559, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 13:19:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1560, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 13:25:08', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(1561, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 13:25:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1562, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 13:25:20', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1563, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-05 13:25:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1564, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-05 16:49:58', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1565, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-05 17:06:14', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1566, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 17:06:33', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(1567, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-05 17:06:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1568, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 17:07:06', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(1569, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-05 17:07:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1570, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"Stay Ahead with Digital Forensics Insights\",\"extension_name\":\"Stay Ahead with Digital Forensics Insights\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-05 17:09:22', 'com_modules.module', 102, 127, 'COM_ACTIONLOGS_DISABLED'),
(1571, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-05 17:09:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1572, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-06 04:59:35', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1573, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 05:00:59', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1574, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 05:00:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1575, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 05:01:53', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1576, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 05:01:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1577, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 05:02:54', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1578, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 05:02:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1579, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 05:04:37', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1580, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 05:04:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1581, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-06 05:31:20', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1582, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 05:31:55', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(1583, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-06 05:31:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1584, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 05:32:08', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(1585, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-06 05:32:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1586, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-06 06:06:31', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1587, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:07:55', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1588, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:07:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1589, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"top button\",\"extension_name\":\"top button\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:22:10', 'com_modules.module', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(1590, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-06 06:22:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1591, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:22:26', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(1592, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:22:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1593, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:24:03', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1594, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:24:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1595, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:27:48', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1596, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:27:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1597, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:31:53', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1598, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:31:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1599, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:33:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1600, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:33:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1601, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":142,\"title\":\"Digital Forensics for Federal, State and Local Government\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=142\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:34:58', 'com_menus.item', 102, 142, 'COM_ACTIONLOGS_DISABLED'),
(1602, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-06 06:34:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1603, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":142,\"title\":\"Government Agencies\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=142\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:35:36', 'com_menus.item', 102, 142, 'COM_ACTIONLOGS_DISABLED'),
(1604, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":142,\"title\":\"Government Agencies\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=142\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:37:28', 'com_menus.item', 102, 142, 'COM_ACTIONLOGS_DISABLED'),
(1605, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"Businesses\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:38:26', 'com_menus.item', 102, 141, 'COM_ACTIONLOGS_DISABLED'),
(1606, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-06 06:38:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1607, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":143,\"title\":\"Private Investigators\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=143\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:39:27', 'com_menus.item', 102, 143, 'COM_ACTIONLOGS_DISABLED'),
(1608, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-06 06:39:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1609, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:40:21', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1610, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:40:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1611, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:40:57', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1612, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:40:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1613, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:43:33', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1614, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:43:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1615, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:45:58', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1616, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:45:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1617, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:53:51', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1618, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:53:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1619, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:54:19', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1620, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:54:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1621, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:54:42', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(1622, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:54:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1623, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:55:03', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1624, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:55:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1625, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:55:50', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(1626, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:55:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1627, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 06:56:20', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1628, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 06:56:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1629, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 07:06:45', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1630, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 07:06:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1631, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 07:17:09', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1632, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 07:17:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1633, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 07:17:30', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1634, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 07:17:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1635, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 07:17:46', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1636, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 07:21:04', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1637, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"uncover1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 07:21:11', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1638, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 07:23:50', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1639, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 07:23:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1640, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 07:36:12', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1641, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 07:36:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1642, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 07:38:05', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1643, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 07:39:50', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1644, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 07:53:53', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1645, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 07:53:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1646, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 07:55:01', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1647, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 07:56:05', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1648, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 07:58:33', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1649, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 07:58:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1650, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 08:02:55', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1651, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 08:02:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1652, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 08:04:24', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1653, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 08:04:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1654, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-06 10:56:01', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1655, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":145,\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=145\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 10:56:40', 'com_menus.item', 102, 145, 'COM_ACTIONLOGS_DISABLED'),
(1656, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-06 10:56:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1657, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 10:58:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1658, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":13,\"title\":\"Expert Digital Forensics to Uncover the Truth (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 10:58:16', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1659, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 10:58:22', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1660, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 10:58:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1661, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":146,\"title\":\"Expert Digital Forensics to Uncover the Truth (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=146\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 10:58:26', 'com_menus.item', 102, 146, 'COM_ACTIONLOGS_DISABLED'),
(1662, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":146,\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=146\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 10:58:39', 'com_menus.item', 102, 146, 'COM_ACTIONLOGS_DISABLED'),
(1663, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 11:55:30', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1664, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 11:55:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1665, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"top button\",\"extension_name\":\"top button\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 11:56:17', 'com_modules.module', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(1666, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-06 11:56:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1667, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"top button\",\"extension_name\":\"top button\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:02:05', 'com_modules.module', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(1668, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-06 12:02:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1669, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"top button\",\"extension_name\":\"top button\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:04:26', 'com_modules.module', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(1670, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-06 12:04:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1671, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"top button\",\"extension_name\":\"top button\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:26:48', 'com_modules.module', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(1672, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-06 12:26:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1673, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 12:27:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1674, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":14,\"title\":\"Computer Forensics (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:27:00', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1675, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":146,\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=146\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:28:10', 'com_menus.item', 102, 146, 'COM_ACTIONLOGS_DISABLED'),
(1676, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-06 12:28:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1677, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":147,\"title\":\"Who We Serve (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=147\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:28:36', 'com_menus.item', 102, 147, 'COM_ACTIONLOGS_DISABLED'),
(1678, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:29:38', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1679, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 12:29:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1680, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":147,\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=147\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:30:02', 'com_menus.item', 102, 147, 'COM_ACTIONLOGS_DISABLED'),
(1681, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-06 12:30:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1682, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-06 12:30:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1683, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":148,\"title\":\"Join the Team (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=148\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:30:09', 'com_menus.item', 102, 148, 'COM_ACTIONLOGS_DISABLED'),
(1684, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":148,\"title\":\"Career\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=148\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:36:06', 'com_menus.item', 102, 148, 'COM_ACTIONLOGS_DISABLED'),
(1685, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":148,\"title\":\"Career\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=148\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:36:08', 'com_menus.item', 102, 148, 'COM_ACTIONLOGS_DISABLED'),
(1686, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":147,\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=147\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:36:27', 'com_menus.item', 102, 147, 'COM_ACTIONLOGS_DISABLED'),
(1687, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-06 12:36:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1688, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":147,\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=147\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:36:40', 'com_menus.item', 102, 147, 'COM_ACTIONLOGS_DISABLED'),
(1689, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":148,\"title\":\"Careers\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=148\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:36:47', 'com_menus.item', 102, 148, 'COM_ACTIONLOGS_DISABLED'),
(1690, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-06 12:36:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1691, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":148,\"title\":\"Careers\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=148\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:36:55', 'com_menus.item', 102, 148, 'COM_ACTIONLOGS_DISABLED'),
(1692, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-06 12:36:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1693, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":147,\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=147\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:37:37', 'com_menus.item', 102, 147, 'COM_ACTIONLOGS_DISABLED'),
(1694, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-06 12:37:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1695, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":148,\"title\":\"Careers\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=148\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:38:07', 'com_menus.item', 102, 148, 'COM_ACTIONLOGS_DISABLED'),
(1696, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-06 12:38:07', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1697, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:43:42', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1698, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 12:43:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1699, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"join-the-team.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:44:58', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1700, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:45:31', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1701, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 12:45:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1702, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 12:57:01', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1703, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 12:57:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1704, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 13:11:34', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1705, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 13:11:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1706, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 13:15:10', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1707, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 13:15:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1708, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 13:21:52', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1709, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-06 13:21:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1710, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-06 16:14:27', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1711, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"top button\",\"extension_name\":\"top button\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 16:15:00', 'com_modules.module', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(1712, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-06 16:15:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1713, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"top button\",\"extension_name\":\"top button\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-06 16:15:14', 'com_modules.module', 102, 110, 'COM_ACTIONLOGS_DISABLED'),
(1714, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-06 16:15:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1715, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-06 16:15:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1716, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-06 17:29:47', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1717, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-07 04:56:38', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1718, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-07 05:03:43', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1719, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-07 05:03:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1720, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-07 10:23:57', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1721, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-07 11:03:34', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1722, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-07 11:03:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1723, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-07 11:09:59', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1724, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-07 11:09:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1725, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-07 11:12:57', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1726, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-07 11:12:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1727, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-07 11:14:43', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1728, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-07 11:14:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1729, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-07 11:19:23', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1730, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-07 11:19:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1731, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-07 11:23:28', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1732, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-07 11:23:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1733, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-07 11:37:19', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1734, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-07 11:37:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1735, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-07 11:38:00', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1736, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-07 11:38:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1737, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"work-env.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-07 11:38:18', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1738, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-07 11:42:37', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1739, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-07 11:42:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1740, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"benefits.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-07 11:44:18', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1741, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-07 11:45:34', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1742, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-07 11:45:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1743, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-07 11:52:05', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1744, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-07 11:52:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1745, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-08 05:16:12', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1746, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 05:29:52', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1747, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 05:29:52', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1748, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 05:29:52', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1749, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 05:31:10', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1750, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 05:31:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1751, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 05:57:08', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1752, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 05:57:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1753, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 05:57:38', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1754, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 05:57:38', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1755, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img2-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 05:57:38', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1756, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 06:10:30', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1757, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 06:11:40', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1758, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 06:11:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1759, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 06:12:02', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1760, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 06:12:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1761, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 06:15:15', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1762, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 06:15:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1763, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 06:15:25', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1764, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 06:15:26', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1765, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img2-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 06:15:28', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1766, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 06:48:20', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1767, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 06:52:36', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1768, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 06:52:37', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1769, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img2-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 06:52:37', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1770, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 07:00:29', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1771, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 07:00:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1772, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 07:02:22', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1773, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 07:02:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1774, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 07:02:40', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1775, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 07:02:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1776, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 07:49:48', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1777, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 07:49:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1778, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"cmp-frn-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 07:49:53', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1779, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"cmp-frn.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 07:49:53', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1780, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 07:52:35', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1781, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 07:52:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1782, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 08:08:18', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1783, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 08:08:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1784, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 08:12:48', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1785, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 08:12:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1786, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 08:17:14', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1787, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 08:17:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1788, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 08:22:00', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1789, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 08:22:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1790, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 08:23:34', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1791, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 08:23:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1792, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"pre-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 08:23:42', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1793, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"pre.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 08:23:42', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1794, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-08 10:09:17', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1795, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:09:24', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1796, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 10:09:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1797, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"cli-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:09:33', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1798, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"cli.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:09:34', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1799, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:13:50', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1800, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 10:13:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1801, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:15:11', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1802, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 10:15:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1803, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:17:26', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1804, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 10:17:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1805, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 10:19:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1806, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":15,\"title\":\"Computer Forensics (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:19:12', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(1807, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:19:25', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(1808, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 10:19:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1809, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-08 10:20:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1810, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":149,\"title\":\"Computer Forensics (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=149\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:20:18', 'com_menus.item', 102, 149, 'COM_ACTIONLOGS_DISABLED'),
(1811, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":149,\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=149\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:20:45', 'com_menus.item', 102, 149, 'COM_ACTIONLOGS_DISABLED'),
(1812, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:27:14', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(1813, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 10:27:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1814, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:33:08', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(1815, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 10:33:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1816, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:38:10', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(1817, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 10:38:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1818, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"special-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:40:07', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1819, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"special.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:40:07', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1820, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 10:53:53', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(1821, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 10:53:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1822, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 11:01:01', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(1823, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 11:01:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1824, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"why-chose-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 11:01:08', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1825, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"adv-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 11:01:08', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1826, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"adv.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 11:01:09', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1827, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"why-chose.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 11:01:09', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1828, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 11:15:12', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(1829, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 11:15:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1830, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 11:26:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1831, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":16,\"title\":\"Cell Phone Forensics That Recover and Validate Evidence (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 11:26:32', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(1832, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 11:26:56', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(1833, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 11:26:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1834, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":150,\"title\":\"Cell Phone Forensics That Recover and Validate Evidence (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=150\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 11:27:01', 'com_menus.item', 102, 150, 'COM_ACTIONLOGS_DISABLED'),
(1835, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":150,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=150\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 11:27:14', 'com_menus.item', 102, 150, 'COM_ACTIONLOGS_DISABLED'),
(1836, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 12:33:12', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(1837, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 12:33:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1838, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"exact-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 12:33:28', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1839, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"capture-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 12:33:28', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1840, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"exact.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 12:33:28', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1841, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"capture.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 12:33:28', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1842, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"why-chose-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 12:33:29', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1843, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"why-chose.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 12:33:30', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1844, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 12:53:20', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(1845, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 12:53:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1846, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 13:05:53', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(1847, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-08 13:05:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1848, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-08 16:46:13', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1849, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 16:56:57', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1850, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 16:58:53', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1851, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 17:25:28', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1852, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 17:26:58', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1853, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 17:29:12', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1854, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 17:30:32', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1855, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 17:32:49', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1856, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 17:34:37', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1857, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 17:36:06', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1858, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 17:37:36', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1859, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 17:38:53', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1860, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 17:40:38', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1861, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img2-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 17:44:56', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1862, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-08 17:47:23', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1863, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-09 08:00:40', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1864, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 08:01:11', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(1865, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 08:01:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1866, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-09 08:22:12', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1867, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-09 09:52:53', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1868, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":146,\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=146\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 10:17:43', 'com_menus.item', 102, 146, 'COM_ACTIONLOGS_DISABLED'),
(1869, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 10:25:20', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1870, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 10:25:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1871, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 10:41:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1872, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":17,\"title\":\"Join the Team (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 10:41:10', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(1873, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 10:41:36', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(1874, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 10:41:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1875, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-09 10:41:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1876, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":151,\"title\":\"Join the Team (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=151\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 10:41:43', 'com_menus.item', 102, 151, 'COM_ACTIONLOGS_DISABLED'),
(1877, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":151,\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=151\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 10:41:54', 'com_menus.item', 102, 151, 'COM_ACTIONLOGS_DISABLED'),
(1878, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 11:19:17', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(1879, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 11:19:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1880, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 11:19:42', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1881, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 11:19:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1882, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 11:20:04', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1883, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 11:20:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1884, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 11:20:19', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(1885, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 11:20:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1886, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":151,\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=151\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 11:20:45', 'com_menus.item', 102, 151, 'COM_ACTIONLOGS_DISABLED'),
(1887, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 11:20:56', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(1888, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 11:20:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1889, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 11:21:16', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(1890, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 11:21:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1891, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 11:24:48', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(1892, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 11:24:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1893, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 11:25:01', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(1894, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 11:25:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1895, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 11:32:23', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(1896, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 11:32:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1897, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 11:33:18', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1898, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 11:33:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1899, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 11:36:59', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1900, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 11:36:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1901, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 11:37:52', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1902, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 11:37:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1903, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 11:59:33', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(1904, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 11:59:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1905, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 11:59:43', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(1906, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 11:59:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1907, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 12:03:43', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(1908, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 12:03:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1909, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 12:05:01', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(1910, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 12:05:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1911, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 12:06:07', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(1912, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 12:06:07', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1913, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 12:56:24', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(1914, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 12:56:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1915, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 12:56:34', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(1916, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 12:56:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1917, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 12:56:43', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(1918, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 12:56:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1919, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 12:57:20', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(1920, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 12:57:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1921, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:05:10', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(1922, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 13:05:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1923, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:13:23', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(1924, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 13:13:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1925, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:23:32', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(1926, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 13:23:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1927, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-1-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:23:55', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1928, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-3-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:23:56', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1929, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-2-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:23:57', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1930, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-6-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:23:57', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1931, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-4-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:23:58', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1932, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-7-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:23:58', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1933, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-5-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:23:58', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1934, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:24:02', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1935, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:24:03', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1936, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-7.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:24:04', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1937, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-6.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:24:05', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1938, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:24:07', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1939, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-4.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:24:08', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1940, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"forensic-5.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:24:08', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1941, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:26:26', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(1942, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 13:26:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1943, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un3-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:29:43', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1944, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un2-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:29:43', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1945, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:29:43', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1946, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:29:45', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1947, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:29:47', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1948, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:29:48', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1949, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 13:30:27', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1950, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 13:30:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1951, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-09 18:34:04', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1952, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth 123\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 18:34:44', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1953, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 18:34:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1954, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 18:34:56', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(1955, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 18:34:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1956, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":145,\"title\":\"Expert Digital Forensics to Uncover the Truth 123\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=145\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 18:35:32', 'com_menus.item', 102, 145, 'COM_ACTIONLOGS_DISABLED'),
(1957, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-09 18:35:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1958, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":145,\"title\":\"Digital Forensics\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=145\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 18:35:46', 'com_menus.item', 102, 145, 'COM_ACTIONLOGS_DISABLED'),
(1959, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 18:41:34', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1960, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 18:41:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1961, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-09 18:43:36', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(1962, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-09 18:43:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1963, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-12 05:05:07', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1964, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 05:06:06', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1965, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 05:06:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1966, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 05:10:04', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1967, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 05:10:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1968, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 05:18:53', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1969, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 05:18:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1970, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 05:19:36', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1971, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 05:19:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1972, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 05:21:25', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1973, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 05:21:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1974, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 05:26:30', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1975, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 05:26:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1976, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 05:32:35', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1977, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 05:32:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1978, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 05:33:33', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1979, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 05:33:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1980, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 05:42:51', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1981, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 05:42:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1982, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 05:45:32', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(1983, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 05:45:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1984, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 06:07:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1985, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":18,\"title\":\"Join the Team (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 06:07:30', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(1986, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 06:07:42', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(1987, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 06:07:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1988, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-12 06:07:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1989, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":152,\"title\":\"Services (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=152\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 06:07:50', 'com_menus.item', 102, 152, 'COM_ACTIONLOGS_DISABLED'),
(1990, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":152,\"title\":\"Services Areas\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=152\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 06:08:03', 'com_menus.item', 102, 152, 'COM_ACTIONLOGS_DISABLED'),
(1991, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 06:11:00', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(1992, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 06:11:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1993, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 07:04:55', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(1994, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 07:04:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(1995, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":152,\"title\":\"Services Areas\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=152\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 07:04:59', 'com_menus.item', 102, 152, 'COM_ACTIONLOGS_DISABLED'),
(1996, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service-area-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 07:05:14', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1997, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service-area.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 07:05:14', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(1998, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 07:06:08', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(1999, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 07:06:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2000, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 07:09:24', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2001, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 07:09:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2002, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 07:54:43', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2003, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 07:54:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2004, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:01:08', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2005, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 08:01:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2006, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:07:23', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2007, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 08:07:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2008, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:09:39', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2009, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 08:09:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2010, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service-area2-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:09:47', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2011, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service-area2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:09:48', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2012, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:12:03', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2013, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 08:12:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2014, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:20:16', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2015, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 08:20:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2016, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service-area3-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:20:30', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2017, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service-area3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:20:31', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2018, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:21:19', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2019, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 08:21:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2020, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:21:25', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2021, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 08:21:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2022, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:25:00', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2023, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service-area4-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:26:09', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2024, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service-area4.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:26:10', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2025, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:26:55', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2026, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 08:26:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2027, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:28:02', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2028, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 08:28:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2029, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 08:31:10', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2030, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 08:31:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(2031, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-12 10:05:54', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2032, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 10:15:42', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2033, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 10:15:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2034, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service-area5-mob.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 10:16:04', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2035, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service-area5.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 10:16:04', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2036, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 10:17:50', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2037, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 10:17:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2038, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 10:40:41', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2039, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 10:40:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2040, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 10:46:23', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2041, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 10:46:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2042, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 10:49:31', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2043, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 10:49:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2044, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 10:55:43', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2045, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 10:55:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2046, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 10:57:28', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2047, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 10:57:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2048, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 10:58:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2049, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":19,\"title\":\"Digital Forensics Services Across Texas and the U.S. (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 10:58:37', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2050, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 10:58:45', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2051, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 10:58:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2052, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-12 11:01:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2053, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":153,\"title\":\"Services Areas (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=153\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 11:01:35', 'com_menus.item', 102, 153, 'COM_ACTIONLOGS_DISABLED'),
(2054, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":153,\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=153\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 11:01:50', 'com_menus.item', 102, 153, 'COM_ACTIONLOGS_DISABLED'),
(2055, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 11:08:30', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2056, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 11:08:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2057, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":153,\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=153\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 11:26:34', 'com_menus.item', 102, 153, 'COM_ACTIONLOGS_DISABLED'),
(2058, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"area-served.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 11:26:47', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2059, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 11:27:08', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2060, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 11:27:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2061, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 11:27:38', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2062, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 11:27:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2063, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 12:32:24', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2064, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 12:32:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2065, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 12:32:30', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2066, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 12:32:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2067, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 12:39:54', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2068, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 12:39:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2069, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-12 12:55:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2070, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":154,\"title\":\"Services Areas (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=154\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 12:55:39', 'com_menus.item', 102, 154, 'COM_ACTIONLOGS_DISABLED'),
(2071, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":154,\"title\":\"Areas Served\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=154\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 12:56:15', 'com_menus.item', 102, 154, 'COM_ACTIONLOGS_DISABLED'),
(2072, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":154,\"title\":\"Areas Served\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=154\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 12:56:26', 'com_menus.item', 102, 154, 'COM_ACTIONLOGS_DISABLED'),
(2073, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 13:01:49', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2074, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 13:01:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2075, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":154,\"title\":\"Areas Served\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=154\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 13:01:51', 'com_menus.item', 102, 154, 'COM_ACTIONLOGS_DISABLED'),
(2076, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"area-served2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 13:02:12', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2077, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 13:14:30', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2078, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 13:14:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2079, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"area-served3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 13:14:39', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2080, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 13:16:14', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2081, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 13:16:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2082, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 13:21:00', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2083, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 13:21:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2084, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"area-served4.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 13:21:08', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2085, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-12 13:23:21', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2086, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-12 13:23:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2087, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-12 13:54:47', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2088, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-13 05:10:13', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2089, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 05:10:38', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2090, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 05:10:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2091, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 05:11:23', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2092, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 05:11:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2093, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":154,\"title\":\"Areas Served\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=154\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 05:18:43', 'com_menus.item', 102, 154, 'COM_ACTIONLOGS_DISABLED'),
(2094, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-13 05:18:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2095, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":154,\"title\":\"Areas Served\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=154\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 05:19:06', 'com_menus.item', 102, 154, 'COM_ACTIONLOGS_DISABLED'),
(2096, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":152,\"title\":\"Services Areas\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=152\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 05:19:32', 'com_menus.item', 102, 152, 'COM_ACTIONLOGS_DISABLED'),
(2097, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-13 05:19:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2098, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 05:44:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2099, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":20,\"title\":\"Digital Forensics Services in Houston, Texas (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 05:44:44', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2100, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 05:44:53', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2101, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 05:44:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2102, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-13 05:45:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2103, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":155,\"title\":\"Areas Served (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=155\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 05:45:13', 'com_menus.item', 102, 155, 'COM_ACTIONLOGS_DISABLED'),
(2104, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":155,\"title\":\"Houston, TX\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=155\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 05:45:27', 'com_menus.item', 102, 155, 'COM_ACTIONLOGS_DISABLED'),
(2105, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 05:54:30', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2106, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 05:54:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2107, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-13 06:22:28', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2108, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 06:23:45', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(2109, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 06:23:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2110, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 06:26:17', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(2111, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 06:26:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2112, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 06:27:09', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2113, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 06:27:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2114, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 06:36:48', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2115, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 06:36:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2116, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 06:41:32', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2117, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 06:41:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2118, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 06:45:25', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2119, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 06:45:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2120, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 06:47:13', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2121, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 06:47:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2122, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 06:48:17', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2123, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 06:48:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2124, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 06:48:34', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2125, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 06:48:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2126, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 07:07:17', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2127, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 07:07:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2128, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 07:09:20', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2129, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 07:09:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2130, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 07:10:31', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(2131, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 07:10:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2132, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 07:11:08', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(2133, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 07:11:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2134, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 07:12:23', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(2135, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 07:12:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2136, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 07:29:50', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(2137, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 07:29:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2138, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 07:37:55', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(2139, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 07:37:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2140, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 07:56:20', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(2141, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 07:56:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2142, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 07:56:32', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(2143, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 07:56:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2144, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 07:59:07', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2145, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 07:59:07', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2146, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 08:03:08', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2147, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 08:03:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2148, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 08:03:58', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2149, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 08:03:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2150, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 08:06:53', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2151, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 08:06:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2152, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 08:10:25', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2153, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 08:10:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2154, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 08:17:33', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2155, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 08:17:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2156, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 08:19:20', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2157, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 08:19:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2158, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":155,\"title\":\"Houston, TX\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=155\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 08:24:56', 'com_menus.item', 102, 155, 'COM_ACTIONLOGS_DISABLED'),
(2159, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 08:28:02', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2160, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 08:28:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2161, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 08:28:23', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2162, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 08:28:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2163, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 08:30:10', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2164, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 08:30:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2165, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-13 09:57:44', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2166, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 09:57:51', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2167, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 09:57:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2168, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 09:58:44', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2169, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 09:58:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2170, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:16:31', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2171, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 10:16:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2172, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":155,\"title\":\"Houston, TX\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=155\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:17:02', 'com_menus.item', 102, 155, 'COM_ACTIONLOGS_DISABLED'),
(2173, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"area-houston.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:17:24', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2174, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:21:18', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2175, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 10:21:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2176, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"area-houston2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:22:26', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2177, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:22:38', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2178, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 10:22:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2179, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:23:23', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2180, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 10:23:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2181, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"area-houston3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:26:15', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2182, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:27:33', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2183, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 10:27:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2184, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:28:29', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2185, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 10:28:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2186, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 10:39:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2187, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":21,\"title\":\"Digital Forensics Services in Houston2, Texas (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:39:30', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2188, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:39:37', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2189, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 10:39:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2190, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-13 10:39:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2191, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":156,\"title\":\"Services Areas (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=156\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:39:52', 'com_menus.item', 102, 156, 'COM_ACTIONLOGS_DISABLED'),
(2192, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":156,\"title\":\"Case Types\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=156\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:40:16', 'com_menus.item', 102, 156, 'COM_ACTIONLOGS_DISABLED'),
(2193, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:45:47', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2194, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 10:45:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2195, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:46:26', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2196, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 10:46:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2197, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 10:48:06', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2198, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 10:48:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2199, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 11:31:30', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2200, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 11:31:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2201, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":156,\"title\":\"Case Types\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=156\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 11:31:32', 'com_menus.item', 102, 156, 'COM_ACTIONLOGS_DISABLED'),
(2202, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"case-types2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 11:31:53', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2203, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"case-types4.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 11:31:53', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2204, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"case-types3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 11:31:53', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2205, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"case-types.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 11:31:53', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2206, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"area-houston3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 11:31:55', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2207, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 11:41:24', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2208, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 11:41:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2209, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 11:51:58', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2210, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 11:51:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2211, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:00:53', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2212, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 12:00:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2213, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:05:24', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2214, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 12:05:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2215, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:05:50', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2216, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 12:05:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2217, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:18:31', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2218, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 12:18:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2219, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:22:53', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2220, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 12:22:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2221, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:23:46', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2222, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 12:23:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2223, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 12:33:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2224, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":22,\"title\":\"Digital Forensics Case Types (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:33:28', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(2225, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:33:38', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(2226, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 12:33:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2227, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-13 12:34:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2228, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":157,\"title\":\"Customer Referral Program (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=157\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:34:08', 'com_menus.item', 102, 157, 'COM_ACTIONLOGS_DISABLED'),
(2229, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":157,\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=157\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:34:23', 'com_menus.item', 102, 157, 'COM_ACTIONLOGS_DISABLED'),
(2230, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":157,\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=157\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:51:31', 'com_menus.item', 102, 157, 'COM_ACTIONLOGS_DISABLED'),
(2231, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"data-breach3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:51:50', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2232, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"data-breach4.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:51:50', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2233, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"data-breach.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:51:50', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2234, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"data-breach2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:51:50', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2235, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"data-breach6.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:51:50', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2236, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"data-breach5.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:51:50', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2237, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:52:32', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(2238, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 12:52:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2239, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":157,\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=157\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:53:29', 'com_menus.item', 102, 157, 'COM_ACTIONLOGS_DISABLED'),
(2240, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-13 12:53:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2241, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:54:31', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(2242, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 12:54:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2243, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 12:55:15', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(2244, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 12:55:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2245, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 13:00:10', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(2246, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-13 13:00:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2247, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":157,\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=157\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 13:00:43', 'com_menus.item', 102, 157, 'COM_ACTIONLOGS_DISABLED'),
(2248, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":150,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=150\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 13:01:31', 'com_menus.item', 102, 150, 'COM_ACTIONLOGS_DISABLED'),
(2249, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-13 13:01:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2250, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":150,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=150\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-13 13:01:31', 'com_menus.item', 102, 150, 'COM_ACTIONLOGS_DISABLED'),
(2251, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-14 05:09:32', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2252, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 05:26:29', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2253, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 05:26:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2254, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 05:27:06', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(2255, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 05:27:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2256, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 05:28:27', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2257, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 05:28:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2258, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 05:33:13', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2259, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 05:33:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2260, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 06:21:54', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2261, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 06:21:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2262, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 06:34:26', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2263, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 06:34:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2264, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 06:35:24', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2265, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 06:35:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2266, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 06:59:47', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2267, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 06:59:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2268, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":144,\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=144\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 07:00:46', 'com_menus.item', 102, 144, 'COM_ACTIONLOGS_DISABLED'),
(2269, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-14 07:00:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2270, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":150,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=150\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 07:01:05', 'com_menus.item', 102, 150, 'COM_ACTIONLOGS_DISABLED'),
(2271, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-14 07:01:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2272, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":144,\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=144\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 07:01:40', 'com_menus.item', 102, 144, 'COM_ACTIONLOGS_DISABLED'),
(2273, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-14 07:01:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2274, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 07:09:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2275, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":23,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 07:09:40', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2276, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 07:09:53', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2277, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 07:09:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2278, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-14 07:10:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2279, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":158,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=158\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 07:10:00', 'com_menus.item', 102, 158, 'COM_ACTIONLOGS_DISABLED'),
(2280, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":158,\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=158\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 07:10:19', 'com_menus.item', 102, 158, 'COM_ACTIONLOGS_DISABLED'),
(2281, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 07:15:51', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2282, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 07:15:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2283, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":158,\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=158\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 07:40:50', 'com_menus.item', 102, 158, 'COM_ACTIONLOGS_DISABLED'),
(2284, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"user-act.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 07:41:07', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2285, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 07:41:41', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2286, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 07:41:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2287, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 07:41:49', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2288, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 07:41:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2289, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:04:10', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2290, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 08:04:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2291, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:06:11', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2292, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 08:06:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2293, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:11:46', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2294, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 08:11:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2295, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:12:23', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2296, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 08:12:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2297, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-14 08:13:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2298, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":160,\"title\":\"footer form (2)\",\"extension_name\":\"footer form (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:13:04', 'com_modules.module', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2299, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":160,\"title\":\"Join-the-team-form\",\"extension_name\":\"Join-the-team-form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:13:50', 'com_modules.module', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2300, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-14 08:13:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2301, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":160,\"title\":\"Join-the-team-form\",\"extension_name\":\"Join-the-team-form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:13:51', 'com_modules.module', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2302, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-14 08:13:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2303, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:13:58', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2304, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 08:13:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2305, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":160,\"title\":\"Join-the-team-form\",\"extension_name\":\"Join-the-team-form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:15:46', 'com_modules.module', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2306, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-14 08:15:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2307, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":160,\"title\":\"Join-the-team-form\",\"extension_name\":\"Join-the-team-form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:16:41', 'com_modules.module', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2308, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-14 08:16:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2309, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:17:09', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(2310, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-14 08:17:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2311, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:17:50', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2312, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 08:17:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2313, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:18:26', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(2314, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-14 08:18:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2315, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":160,\"title\":\"Join-the-team-form\",\"extension_name\":\"Join-the-team-form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:18:44', 'com_modules.module', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2316, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-14 08:18:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2317, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":160,\"title\":\"Join-the-team-form\",\"extension_name\":\"Join-the-team-form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:21:57', 'com_modules.module', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2318, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-14 08:21:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2319, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":160,\"title\":\"Join-the-team-form\",\"extension_name\":\"Join-the-team-form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:22:15', 'com_modules.module', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2320, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-14 08:22:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2321, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":160,\"title\":\"Join-the-team-form\",\"extension_name\":\"Join-the-team-form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:22:32', 'com_modules.module', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2322, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-14 08:22:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2323, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:24:02', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2324, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 08:24:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2325, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 08:30:52', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2326, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 08:30:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2327, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-14 09:51:55', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2328, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":160,\"title\":\"Join-the-team-form\",\"extension_name\":\"Join-the-team-form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 09:52:09', 'com_modules.module', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2329, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-14 09:52:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2330, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 10:18:42', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(2331, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 10:18:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2332, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 10:18:52', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(2333, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 10:18:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2334, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 10:23:51', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(2335, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 10:23:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2336, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 10:29:26', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(2337, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 10:29:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2338, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 11:01:53', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(2339, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 11:01:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2340, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 11:10:15', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(2341, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 11:10:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2342, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 11:10:40', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2343, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 11:10:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2344, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 11:11:55', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2345, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 11:11:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2346, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 11:20:38', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2347, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 11:20:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2348, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 11:23:07', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2349, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 11:23:07', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2350, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 11:58:27', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2351, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 11:58:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2352, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 12:00:25', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2353, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 12:00:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2354, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 12:10:19', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2355, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 12:10:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2356, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 12:10:55', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2357, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 12:10:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2358, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":160,\"title\":\"Join-the-team-form\",\"extension_name\":\"Join-the-team-form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 12:11:49', 'com_modules.module', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2359, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-14 12:11:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2360, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":144,\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=144\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 12:12:23', 'com_menus.item', 102, 144, 'COM_ACTIONLOGS_DISABLED'),
(2361, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-14 12:12:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2362, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 12:14:26', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2363, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 12:14:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2364, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 12:26:18', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2365, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 12:26:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(2366, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 12:31:38', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2367, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 12:31:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2368, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 12:33:36', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2369, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 12:33:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2370, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":158,\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=158\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 12:54:22', 'com_menus.item', 102, 158, 'COM_ACTIONLOGS_DISABLED'),
(2371, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-14 12:54:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2372, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"user-act2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 12:54:38', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2373, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"user-act3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 12:54:38', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2374, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 12:54:55', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2375, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 12:54:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2376, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 12:55:30', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2377, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 12:55:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2378, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 12:56:40', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2379, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 12:56:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2380, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 13:28:43', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2381, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 13:28:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2382, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-14 15:28:43', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2383, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-14 15:31:17', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(2384, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-14 15:31:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2385, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-15 04:57:59', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2386, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:02:04', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(2387, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:02:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2388, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:08:11', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(2389, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:08:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2390, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:08:36', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2391, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:08:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2392, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:10:37', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2393, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:10:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2394, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":152,\"title\":\"Services Areas\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=152\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:11:11', 'com_menus.item', 102, 152, 'COM_ACTIONLOGS_DISABLED'),
(2395, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-15 05:11:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2396, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":153,\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=153\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:12:23', 'com_menus.item', 102, 153, 'COM_ACTIONLOGS_DISABLED'),
(2397, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-15 05:12:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2398, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-15 05:12:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2399, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":159,\"title\":\"Digital Forensics Services in Houston, Texas (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=159\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:12:30', 'com_menus.item', 102, 159, 'COM_ACTIONLOGS_DISABLED'),
(2400, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":159,\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=159\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:12:54', 'com_menus.item', 102, 159, 'COM_ACTIONLOGS_DISABLED'),
(2401, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":159,\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=159\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:15:41', 'com_menus.item', 102, 159, 'COM_ACTIONLOGS_DISABLED'),
(2402, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-15 05:15:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2403, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":159,\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=159\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:15:48', 'com_menus.item', 102, 159, 'COM_ACTIONLOGS_DISABLED'),
(2404, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:26:39', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2405, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:26:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2406, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:28:06', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2407, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:28:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2408, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:28:54', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2409, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:28:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2410, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:30:15', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2411, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:30:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2412, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:31:45', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2413, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:31:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2414, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:32:04', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2415, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:32:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2416, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:32:28', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2417, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:32:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2418, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:44:59', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2419, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:44:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2420, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:46:45', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2421, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:46:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2422, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:48:04', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(2423, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:48:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2424, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:49:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2425, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":24,\"title\":\"User Activity Analysis That Reveals Digital Truth (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:49:42', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(2426, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:49:48', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(2427, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 05:49:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2428, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":155,\"title\":\"Houston, TX\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=155\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:50:02', 'com_menus.item', 102, 155, 'COM_ACTIONLOGS_DISABLED'),
(2429, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-15 05:50:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2430, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-15 05:50:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2431, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":160,\"title\":\"User Activity Analysis That Reveals Digital Truth (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:50:24', 'com_menus.item', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2432, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":160,\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 05:50:38', 'com_menus.item', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2433, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:05:49', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(2434, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 06:05:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2435, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":160,\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:05:50', 'com_menus.item', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2436, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-15 06:05:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2437, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"email-act.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:06:14', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2438, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:26:47', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(2439, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 06:26:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2440, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:27:44', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(2441, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 06:27:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2442, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:30:47', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(2443, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 06:30:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2444, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:31:23', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2445, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 06:31:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2446, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:35:36', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2447, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 06:35:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2448, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:35:46', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2449, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 06:35:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2450, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:36:16', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2451, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 06:36:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2452, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:36:48', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2453, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 06:36:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2454, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:37:00', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2455, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 06:37:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2456, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:37:13', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2457, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 06:37:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2458, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:37:32', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2459, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 06:37:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2460, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:37:46', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(2461, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 06:37:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2462, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:44:43', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(2463, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 06:44:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2464, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 06:48:10', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2465, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 06:48:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2466, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 07:13:20', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2467, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 07:13:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2468, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 07:18:45', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2469, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 07:18:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2470, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 07:33:00', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2471, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 07:33:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2472, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 07:40:08', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2473, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 07:40:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2474, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 07:40:50', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2475, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 07:40:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2476, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 07:47:40', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(2477, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 07:47:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2478, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 07:50:35', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2479, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 07:50:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2480, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 07:51:27', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2481, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 07:51:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2482, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 07:56:49', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2483, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 07:56:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2484, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 08:06:47', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2485, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 08:06:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2486, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 08:07:26', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2487, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 08:07:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2488, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 08:15:39', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2489, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 08:15:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2490, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 08:16:01', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2491, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 08:16:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2492, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 08:31:37', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2493, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 08:31:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2494, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 08:31:49', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(2495, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 08:31:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2496, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 10:16:45', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(2497, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 10:16:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2498, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 10:17:22', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2499, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 10:17:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2500, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:03:16', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2501, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:03:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2502, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:05:28', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(2503, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:05:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2504, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:14:20', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(2505, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:14:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2506, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"email-act2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:14:58', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2507, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:17:06', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(2508, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:17:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2509, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:18:15', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(2510, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:18:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2511, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:19:30', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(2512, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:19:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2513, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:21:06', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2514, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:21:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2515, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:21:23', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2516, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:21:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2517, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:22:50', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2518, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:22:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2519, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:24:25', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2520, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:24:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2521, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:25:32', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2522, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:25:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2523, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:26:09', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2524, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:26:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2525, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:28:53', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2526, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:28:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2527, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:38:25', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2528, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:38:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2529, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:39:11', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2530, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:39:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2531, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:40:22', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2532, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:40:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2533, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:41:36', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2534, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:41:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2535, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:42:13', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2536, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:42:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2537, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:43:21', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2538, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:43:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2539, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston2, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:44:55', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2540, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:44:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2541, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:46:10', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2542, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:46:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2543, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:49:15', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2544, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:49:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2545, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:49:32', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2546, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:49:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2547, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:52:04', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2548, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:52:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2549, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:52:23', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(2550, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:52:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2551, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:53:01', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(2552, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:53:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2553, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:54:08', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(2554, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:54:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2555, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:54:48', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(2556, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:54:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2557, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 11:55:25', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(2558, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 11:55:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2559, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 12:01:37', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(2560, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 12:01:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2561, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 12:03:26', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2562, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 12:03:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2563, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 12:25:13', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2564, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 12:25:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2565, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity & Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-15 12:25:37', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(2566, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-15 12:25:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2567, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-16 05:03:18', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2568, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 05:09:41', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2569, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 05:09:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2570, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 05:16:38', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2571, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 05:16:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2572, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 05:16:55', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(2573, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 05:16:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2574, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 05:25:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2575, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":25,\"title\":\"Email & Document Authentication for Legal Evidence (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 05:25:02', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2576, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 05:25:14', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2577, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 05:25:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2578, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 05:25:21', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2579, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 05:25:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2580, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-16 05:25:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2581, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":161,\"title\":\"Email & Document Authentication for Legal Evidence (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=161\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 05:25:40', 'com_menus.item', 102, 161, 'COM_ACTIONLOGS_DISABLED'),
(2582, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":161,\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=161\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 05:25:53', 'com_menus.item', 102, 161, 'COM_ACTIONLOGS_DISABLED'),
(2583, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 05:43:14', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2584, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 06:09:43', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(2585, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-16 06:09:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2586, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 06:28:46', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(2587, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-16 06:28:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2588, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":161,\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=161\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 06:29:13', 'com_menus.item', 102, 161, 'COM_ACTIONLOGS_DISABLED'),
(2589, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"retriever-1.png\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 06:29:32', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2590, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 06:29:37', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(2591, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-16 06:29:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2592, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 06:42:29', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(2593, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-16 06:42:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2594, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 06:43:09', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(2595, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 06:43:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2596, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 06:44:47', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(2597, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 06:44:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2598, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 06:49:05', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(2599, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 06:49:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2600, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 06:55:32', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(2601, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 06:55:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2602, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 06:56:06', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(2603, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 06:56:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2604, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 07:14:24', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(2605, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 07:14:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2606, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 07:20:57', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(2607, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 07:20:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2608, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 07:25:26', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(2609, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 07:25:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2610, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service4.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 07:54:27', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2611, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:11:08', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(2612, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:11:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2613, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:11:30', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2614, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:11:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2615, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:12:22', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2616, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:12:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2617, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:13:06', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2618, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:13:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2619, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:13:51', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2620, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:13:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2621, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:14:43', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2622, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:14:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2623, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:18:39', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2624, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:18:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2625, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Areas Served\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:21:48', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2626, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:21:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2627, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Areas Served\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:22:12', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2628, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:22:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2629, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:22:29', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2630, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:22:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2631, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:24:24', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2632, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:24:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2633, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Areas Served\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:24:40', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2634, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:24:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2635, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Areas Served\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:27:09', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2636, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:27:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2637, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:27:31', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2638, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:27:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2639, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:27:54', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2640, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:27:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2641, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:30:44', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(2642, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:30:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2643, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:31:04', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2644, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:31:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2645, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:31:24', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2646, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:31:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2647, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 08:32:57', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2648, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 08:32:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2649, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 10:05:31', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(2650, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 10:05:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2651, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 10:17:08', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2652, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 10:17:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2653, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 10:17:31', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2654, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 10:17:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2655, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 10:22:15', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2656, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 10:22:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2657, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 10:40:49', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2658, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 10:40:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2659, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 10:42:19', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2660, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 10:42:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2661, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 10:43:30', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2662, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 10:43:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2663, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 10:57:53', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2664, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 10:57:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2665, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 10:58:18', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2666, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 10:58:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2667, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 10:59:22', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2668, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 10:59:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2669, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 11:04:08', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2670, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 11:04:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2671, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"reports-act2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 11:09:51', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2672, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"reports-act.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 11:09:52', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2673, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 11:16:03', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2674, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 11:16:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2675, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 11:18:26', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2676, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 11:18:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2677, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 11:19:21', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2678, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 11:19:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2679, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 11:28:59', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2680, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 11:28:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2681, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 11:40:27', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2682, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 11:40:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2683, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 11:40:49', 'com_menus.item', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(2684, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-16 11:40:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2685, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-16 11:41:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2686, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":162,\"title\":\"Attorneys (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=162\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 11:41:10', 'com_menus.item', 102, 162, 'COM_ACTIONLOGS_DISABLED'),
(2687, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":162,\"title\":\"Government Agencies\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=162\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 11:41:39', 'com_menus.item', 102, 162, 'COM_ACTIONLOGS_DISABLED'),
(2688, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 11:59:44', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(2689, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 11:59:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2690, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 12:01:54', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(2691, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 12:01:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2692, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 12:12:42', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(2693, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 12:12:42', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2694, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 12:21:30', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(2695, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 12:21:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2696, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 12:37:27', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(2697, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 12:37:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(2698, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 12:45:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2699, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":26,\"title\":\"Digital Forensics for Private Investigators (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 12:45:37', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(2700, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 12:45:44', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(2701, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 12:45:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2702, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 12:48:25', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(2703, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 12:48:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2704, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 12:55:24', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(2705, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 12:55:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2706, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 13:05:30', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(2707, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 13:05:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2708, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 13:08:45', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(2709, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 13:08:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2710, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 13:09:39', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2711, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 13:09:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2712, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 13:10:22', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2713, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 13:10:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2714, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 13:11:13', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(2715, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 13:11:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2716, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 13:12:04', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(2717, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 13:12:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2718, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 13:13:12', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(2719, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 13:13:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2720, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 13:14:38', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(2721, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 13:14:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2722, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 13:15:11', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2723, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 13:15:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2724, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 13:20:20', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(2725, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 13:20:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2726, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 13:28:14', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(2727, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 13:28:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2728, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-16 13:29:04', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(2729, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-16 13:29:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2730, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-17 04:59:27', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2731, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 05:07:47', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2732, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 05:07:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2733, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 05:09:00', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2734, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 05:09:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2735, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 05:22:51', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2736, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 05:22:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2737, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 05:24:10', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2738, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 05:24:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2739, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 05:29:09', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2740, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 05:29:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2741, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 05:40:49', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2742, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 05:40:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2743, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 05:52:14', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(2744, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 05:52:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2745, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 05:53:02', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(2746, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-17 05:53:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2747, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 06:02:33', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(2748, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-17 06:02:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2749, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 06:25:56', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(2750, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 06:25:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2751, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 06:37:15', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(2752, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 06:37:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2753, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 06:41:38', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(2754, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 06:41:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2755, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 06:47:12', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(2756, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 06:47:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2757, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 06:48:47', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(2758, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 06:48:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2759, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 06:50:46', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(2760, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 06:50:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2761, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 06:52:33', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(2762, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 06:52:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2763, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 06:57:23', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(2764, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 06:57:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2765, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 06:58:19', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(2766, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 06:58:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2767, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 06:58:51', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(2768, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 06:58:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2769, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 07:21:34', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(2770, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 07:21:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2771, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-17 07:42:54', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(2772, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-17 07:42:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2773, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-19 04:59:15', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2774, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:05:25', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(2775, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:05:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2776, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:07:39', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(2777, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:07:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2778, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:08:31', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(2779, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:08:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2780, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:09:00', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(2781, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:09:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2782, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:11:13', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(2783, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:11:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2784, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:11:15', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(2785, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:11:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2786, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:11:49', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(2787, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:11:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2788, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:11:54', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(2789, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:11:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2790, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:15:43', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2791, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:15:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2792, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:16:41', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2793, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:16:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2794, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:16:59', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2795, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:16:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2796, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:18:37', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2797, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:18:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2798, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:19:03', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(2799, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:19:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2800, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:19:16', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2801, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:19:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2802, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:20:37', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(2803, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:20:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2804, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:21:24', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(2805, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:21:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2806, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:21:50', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(2807, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:21:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2808, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:24:10', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(2809, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:24:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2810, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:24:41', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2811, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:24:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2812, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:26:11', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2813, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:26:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2814, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:27:19', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2815, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:27:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2816, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Areas Served\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:28:35', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2817, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:28:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2818, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Areas Served\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:36:04', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2819, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:36:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2820, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:37:57', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(2821, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:37:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2822, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:38:09', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(2823, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:38:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2824, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:38:47', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(2825, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:38:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2826, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:38:48', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(2827, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:38:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2828, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:40:26', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2829, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:40:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2830, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:41:27', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(2831, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:41:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2832, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Areas Served\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:41:47', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(2833, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:41:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2834, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:44:09', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(2835, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:44:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2836, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:50:05', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(2837, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:50:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2838, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:56:11', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(2839, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:56:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2840, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 05:59:02', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(2841, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 05:59:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2842, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 06:00:00', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(2843, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-19 06:00:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2844, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 06:03:18', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(2845, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-19 06:03:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2846, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"Contact\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 06:03:47', 'com_menus.item', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(2847, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-19 06:03:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2848, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"Contact\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 06:03:58', 'com_menus.item', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(2849, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 06:04:11', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(2850, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-19 06:04:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2851, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"2\",\"title\":\"Contact\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=2\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 06:04:26', 'com_content.article', 102, 2, 'COM_ACTIONLOGS_DISABLED'),
(2852, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 06:04:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2853, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 06:06:04', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(2854, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 06:06:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2855, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 06:32:26', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(2856, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 06:32:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2857, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 06:37:07', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2858, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 06:37:07', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2859, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"2\",\"title\":\"Contact\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=2\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 06:38:18', 'com_content.article', 102, 2, 'COM_ACTIONLOGS_DISABLED'),
(2860, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 06:38:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2861, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 06:38:31', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(2862, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-19 06:38:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2863, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 06:39:04', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(2864, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-19 06:39:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2865, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 06:50:24', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(2866, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-19 06:50:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2867, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 06:58:12', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2868, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 06:58:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2869, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:03:31', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(2870, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-19 07:03:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2871, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:06:59', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2872, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 07:06:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2873, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:11:24', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2874, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 07:11:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2875, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:12:38', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2876, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 07:12:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2877, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:17:22', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2878, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 07:17:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2879, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:22:45', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(2880, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-19 07:22:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2881, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:22:56', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(2882, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 07:22:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2883, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:23:20', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(2884, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 07:23:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2885, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:24:14', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(2886, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 07:24:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2887, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:24:45', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(2888, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 07:24:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2889, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:25:51', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(2890, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 07:25:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2891, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:26:15', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2892, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 07:26:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2893, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:26:48', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(2894, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-19 07:26:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2895, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":160,\"title\":\"Join-the-team-form\",\"extension_name\":\"Join-the-team-form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:27:02', 'com_modules.module', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2896, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-19 07:27:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2897, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":160,\"title\":\"Join-the-team-form\",\"extension_name\":\"Join-the-team-form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:34:14', 'com_modules.module', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(2898, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-19 07:34:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2899, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:34:28', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(2900, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-19 07:34:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2901, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"Join the Team\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:37:13', 'com_content.article', 102, 14, 'COM_ACTIONLOGS_DISABLED'),
(2902, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 07:37:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2903, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:42:35', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(2904, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 07:42:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2905, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 07:54:31', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(2906, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 07:54:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2907, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 08:13:30', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(2908, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 08:13:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2909, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 08:14:35', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(2910, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 08:14:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2911, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 08:17:38', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2912, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 08:17:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2913, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 08:19:03', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2914, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 08:19:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2915, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 08:19:48', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2916, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 08:19:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2917, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 08:23:46', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(2918, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 08:23:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2919, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 08:24:14', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(2920, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 08:24:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2921, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 08:24:48', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(2922, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 08:24:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2923, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 08:25:13', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(2924, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 08:25:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2925, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 08:27:51', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(2926, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 08:27:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2927, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-19 11:01:52', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2928, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 11:13:23', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2929, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 11:13:23', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2930, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 11:17:43', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2931, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 11:17:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2932, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 11:28:04', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2933, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 11:28:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2934, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 11:34:17', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2935, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 11:34:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2936, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 11:36:26', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2937, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 11:36:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2938, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 11:44:43', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(2939, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 11:44:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2940, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 11:44:59', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(2941, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 11:44:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2942, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 11:45:25', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2943, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 11:45:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2944, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 11:56:37', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2945, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 11:56:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2946, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 12:04:01', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(2947, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 12:04:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2948, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 12:04:40', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(2949, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 12:04:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2950, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 12:12:32', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(2951, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 12:12:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2952, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 12:30:27', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(2953, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 12:30:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2954, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-19 12:30:54', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(2955, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-19 12:30:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2956, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-19 19:20:04', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2957, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-20 05:57:34', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2958, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":128,\"title\":\"What Our Clients Say\",\"extension_name\":\"What Our Clients Say\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=128\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 05:58:28', 'com_modules.module', 102, 128, 'COM_ACTIONLOGS_DISABLED'),
(2959, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-20 05:58:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2960, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 05:59:13', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(2961, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-20 05:59:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2962, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"Why Choose Black Dog Forensics?\",\"extension_name\":\"Why Choose Black Dog Forensics?\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 05:59:22', 'com_modules.module', 102, 120, 'COM_ACTIONLOGS_DISABLED'),
(2963, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-20 05:59:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2964, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Our Forensic Process \\u2013 Step by Step\",\"extension_name\":\"Our Forensic Process \\u2013 Step by Step\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 06:14:34', 'com_modules.module', 102, 119, 'COM_ACTIONLOGS_DISABLED'),
(2965, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-20 06:14:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2966, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-20 07:45:06', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2967, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 07:46:36', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2968, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 07:46:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2969, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 07:47:34', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2970, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 07:47:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2971, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 07:49:26', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2972, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 07:49:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2973, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:03:16', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2974, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:03:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2975, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:06:57', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(2976, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:06:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2977, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:07:35', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(2978, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:07:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2979, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:07:45', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(2980, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:07:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2981, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:08:17', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(2982, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:08:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2983, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:08:39', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(2984, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:08:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2985, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:09:11', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(2986, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:09:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2987, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:13:10', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(2988, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:13:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2989, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:14:05', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(2990, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:14:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2991, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:18:40', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(2992, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:18:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2993, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-20 08:25:28', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(2994, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:26:30', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(2995, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:26:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2996, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:27:54', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(2997, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:27:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(2998, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:28:36', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(2999, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:28:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3000, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:28:51', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3001, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:28:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3002, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service6.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:29:07', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3003, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service5.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:29:09', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3004, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service00.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:29:09', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3005, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service4.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:29:11', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3006, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:29:12', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3007, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"service3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:29:12', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3008, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:31:47', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3009, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:44:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3010, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:45:28', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(3011, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:45:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3012, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:45:35', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(3013, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:45:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3014, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 08:46:49', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(3015, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:46:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3016, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 08:52:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3017, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 09:53:54', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3018, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 09:53:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3019, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 09:55:17', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3020, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 09:55:17', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3021, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"whoweserve3.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 09:59:46', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3022, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"whoweserve2.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 09:59:47', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3023, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"whoweserve1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 09:59:47', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3024, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"whoweserve4.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 09:59:49', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3025, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"whoweserve5.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 09:59:49', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3026, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"attorney-1-im.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 10:01:29', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3027, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 10:02:00', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3028, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 10:02:00', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3029, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 10:02:20', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(3030, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 10:02:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3031, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 10:03:16', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(3032, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 10:03:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3033, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"gov-agen-1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 10:07:56', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3034, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 10:08:08', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(3035, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 10:08:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3036, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 10:08:40', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(3037, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 10:08:40', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3038, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 10:09:16', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(3039, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 10:09:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3040, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 10:09:48', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(3041, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 10:09:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3042, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"priv-invest1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 10:14:16', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3043, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 10:14:29', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(3044, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 10:14:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3045, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"footer3\",\"extension_name\":\"footer3\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 11:15:41', 'com_modules.module', 102, 126, 'COM_ACTIONLOGS_DISABLED'),
(3046, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-20 11:15:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3047, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 11:26:59', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(3048, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 11:26:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3049, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 11:27:36', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(3050, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 11:27:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3051, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 11:29:13', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(3052, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 11:29:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3053, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 11:32:57', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(3054, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 11:32:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3055, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 12:53:10', 'com_content.article', 102, 6, 'COM_ACTIONLOGS_DISABLED'),
(3056, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 12:53:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3057, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 12:57:52', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(3058, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 12:57:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3059, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 12:59:30', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(3060, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 12:59:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3061, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 13:04:08', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3062, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 13:04:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3063, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 13:08:39', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3064, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 13:08:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3065, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 13:09:48', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3066, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 13:09:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3067, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 13:13:14', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3068, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 13:13:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3069, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 13:14:08', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3070, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 13:14:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3071, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 13:15:10', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(3072, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 13:15:10', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3073, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 13:19:04', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(3074, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 13:19:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3075, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-20 13:26:38', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3076, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 13:27:55', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(3077, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 13:27:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3078, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 13:28:43', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(3079, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 13:28:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3080, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-20 13:29:57', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(3081, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-20 13:29:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3082, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-21 05:33:20', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3083, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-21 06:34:48', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3084, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-21 06:41:36', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3085, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-21 06:41:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3086, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-21 06:46:46', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3087, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-21 06:46:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3088, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-21 12:33:14', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3089, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-21 12:52:25', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(3090, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-21 12:52:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3091, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-21 12:52:48', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(3092, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-21 12:52:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3093, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-21 13:15:26', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(3094, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-21 13:15:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3095, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-21 13:22:30', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(3096, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-21 13:22:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3097, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-21 13:31:03', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(3098, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-21 13:31:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3099, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-21 13:33:45', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(3100, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-21 13:33:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3101, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-22 04:51:57', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3102, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 04:55:05', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(3103, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 04:55:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3104, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 04:59:41', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(3105, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 04:59:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3106, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 05:02:15', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(3107, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 05:02:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3108, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 05:02:56', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(3109, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 05:02:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3110, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 05:03:07', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(3111, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 05:03:07', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3112, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 05:04:35', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(3113, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 05:04:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3114, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 05:12:22', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(3115, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 05:12:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3116, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 05:34:49', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(3117, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 05:34:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3118, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 05:52:26', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(3119, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 05:52:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3120, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 05:52:46', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3121, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 05:55:01', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3122, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 05:57:52', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(3123, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 05:59:31', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(3124, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 05:59:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3125, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 05:59:49', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(3126, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 05:59:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3127, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 06:02:03', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3128, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 06:20:56', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3129, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 06:21:53', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3130, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 06:27:31', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3131, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"un.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 06:28:41', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3132, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":160,\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 07:00:15', 'com_menus.item', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(3133, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-22 07:00:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3134, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 07:01:13', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(3135, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 07:01:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3136, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 07:02:44', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(3137, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 07:02:44', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3138, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 07:11:22', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(3139, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 07:11:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3140, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 07:11:26', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(3141, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 07:11:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3142, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":160,\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 07:22:19', 'com_menus.item', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(3143, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-22 07:22:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3144, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 07:22:30', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(3145, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 07:22:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3146, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 07:22:46', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(3147, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 07:22:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3148, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":160,\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 07:23:18', 'com_menus.item', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(3149, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-22 07:23:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3150, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-22 07:29:20', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3151, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 07:29:27', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(3152, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 07:29:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3153, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 07:29:45', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(3154, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 07:29:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3155, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":160,\"title\":\"Email & Document Authentication for Legal Evidencess\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 07:32:56', 'com_menus.item', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(3156, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-22 07:32:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3157, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":160,\"title\":\"Email  &  Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 07:33:14', 'com_menus.item', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(3158, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":160,\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 07:33:26', 'com_menus.item', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(3159, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":160,\"title\":\"Email and Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=160\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 07:33:36', 'com_menus.item', 102, 160, 'COM_ACTIONLOGS_DISABLED'),
(3160, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 08:07:55', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(3161, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 08:07:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3162, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 08:11:55', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(3163, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 08:11:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3164, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 08:18:31', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(3165, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 08:18:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3166, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-22 10:06:56', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3167, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"digif.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 10:11:20', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3168, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 10:12:22', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(3169, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 10:12:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3170, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 10:12:49', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(3171, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 10:12:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3172, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"digif.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 10:13:00', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3173, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"digif.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 10:13:47', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3174, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-22 10:28:23', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3175, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 10:34:29', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(3176, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 10:34:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3177, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 10:35:13', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(3178, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 10:35:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3179, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 10:35:39', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(3180, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 10:35:39', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3181, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 10:38:22', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(3182, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 10:38:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3183, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 10:41:37', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(3184, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 10:41:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3185, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 10:41:47', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(3186, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 10:41:47', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3187, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 10:58:06', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(3188, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 10:58:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3189, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 11:44:06', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(3190, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 11:44:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3191, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-22 13:21:55', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3192, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 13:22:20', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(3193, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 13:22:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3194, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 13:23:32', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(3195, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 13:23:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3196, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 13:23:49', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(3197, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 13:23:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3198, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 13:25:41', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(3199, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 13:25:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3200, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 13:27:15', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(3201, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 13:27:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3202, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-22 13:27:49', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(3203, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-22 13:27:49', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3204, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":102,\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-23 05:15:10', 'com_users', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3205, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-23 05:15:24', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3206, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-23 05:54:41', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3207, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:03:28', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(3208, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:03:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3209, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:04:29', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(3210, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:04:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3211, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:07:41', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(3212, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:07:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3213, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":157,\"title\":\"Cybersecurity And Data Breach Investigations\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=157\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:08:13', 'com_menus.item', 102, 157, 'COM_ACTIONLOGS_DISABLED'),
(3214, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-23 06:08:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3215, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":157,\"title\":\"Cybersecurity And Data Breach Investigations\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=157\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:08:18', 'com_menus.item', 102, 157, 'COM_ACTIONLOGS_DISABLED'),
(3216, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":157,\"title\":\"Cybersecurity and Data Breach Investigations\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=157\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:08:53', 'com_menus.item', 102, 157, 'COM_ACTIONLOGS_DISABLED'),
(3217, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":157,\"title\":\"Cybersecurity and Data Breach Investigations\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=157\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:09:16', 'com_menus.item', 102, 157, 'COM_ACTIONLOGS_DISABLED'),
(3218, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity and Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:09:35', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(3219, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:09:35', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3220, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity and Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:37:24', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(3221, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:37:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3222, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity and Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:40:53', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(3223, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:40:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3224, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity and Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:41:25', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(3225, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:41:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3226, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity and Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:41:50', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(3227, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:41:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3228, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity and Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:44:51', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(3229, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:44:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3230, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:45:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3231, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":27,\"title\":\"Cybersecurity and Data Breach Investigations (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=27\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:45:52', 'com_content.article', 102, 27, 'COM_ACTIONLOGS_DISABLED'),
(3232, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:46:11', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3233, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:46:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3234, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-23 06:48:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3235, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":163,\"title\":\"Join the Team (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=163\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:48:36', 'com_menus.item', 102, 163, 'COM_ACTIONLOGS_DISABLED'),
(3236, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":163,\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=163\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:49:17', 'com_menus.item', 102, 163, 'COM_ACTIONLOGS_DISABLED'),
(3237, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:49:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3238, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:49:55', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3239, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":27,\"title\":\"Cybersecurity and Data Breach Investigations (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=27\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:49:55', 'com_content.article', 102, 27, 'COM_ACTIONLOGS_DISABLED'),
(3240, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:49:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3241, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":26,\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:49:57', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(3242, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:50:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3243, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":25,\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:50:03', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(3244, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 06:50:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3245, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":26,\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 06:50:31', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(3246, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 07:09:36', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(3247, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 07:09:36', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3248, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 07:24:24', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(3249, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 07:24:24', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3250, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":163,\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=163\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 07:24:34', 'com_menus.item', 102, 163, 'COM_ACTIONLOGS_DISABLED'),
(3251, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 07:25:01', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(3252, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 07:25:01', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3253, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"footer form\",\"extension_name\":\"footer form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 07:38:09', 'com_modules.module', 102, 116, 'COM_ACTIONLOGS_DISABLED'),
(3254, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 07:38:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3255, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 07:40:45', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(3256, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 07:40:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3257, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 07:46:20', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(3258, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 07:46:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3259, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 07:46:31', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(3260, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 07:46:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3261, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-23 07:49:42', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3262, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"footer3\",\"extension_name\":\"footer3\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 07:50:14', 'com_modules.module', 102, 126, 'COM_ACTIONLOGS_DISABLED'),
(3263, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 07:50:14', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3264, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"footer3\",\"extension_name\":\"footer3\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 07:53:13', 'com_modules.module', 102, 126, 'COM_ACTIONLOGS_DISABLED'),
(3265, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 07:53:13', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3266, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 07:53:45', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(3267, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 07:53:45', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3268, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 07:57:16', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(3269, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 07:57:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3270, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 07:57:38', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(3271, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 07:57:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3272, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 08:00:05', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(3273, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 08:00:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3274, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"footer3\",\"extension_name\":\"footer3\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 08:00:56', 'com_modules.module', 102, 126, 'COM_ACTIONLOGS_DISABLED'),
(3275, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 08:00:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3276, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"footer3\",\"extension_name\":\"footer3\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 08:03:21', 'com_modules.module', 102, 126, 'COM_ACTIONLOGS_DISABLED'),
(3277, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 08:03:21', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3278, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 08:03:41', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(3279, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 08:03:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3280, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-23 08:04:05', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3281, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"hosu1.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/dog\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 08:04:16', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3282, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 08:04:51', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(3283, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 08:04:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3284, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 08:11:46', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3285, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 08:11:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3286, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 08:12:04', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(3287, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 08:12:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3288, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 08:14:02', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3289, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 08:15:16', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(3290, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 08:15:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3291, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 08:15:22', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3292, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 08:15:22', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3293, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 08:18:28', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3294, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 08:18:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3295, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-23 10:36:46', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3296, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"black-dog-logo.png\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 10:37:23', 'com_media.file', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3297, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-23 10:54:56', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3298, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:04:52', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(3299, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 11:04:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3300, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:05:56', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(3301, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 11:05:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3302, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"footer2\",\"extension_name\":\"footer2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:07:50', 'com_modules.module', 102, 112, 'COM_ACTIONLOGS_DISABLED'),
(3303, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 11:07:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3304, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 11:08:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3305, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:13:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3306, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:13:51', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(3307, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:13:51', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3308, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"About Our Digital Forensics Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:19:57', 'com_content.article', 102, 3, 'COM_ACTIONLOGS_DISABLED'),
(3309, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:19:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3310, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:20:18', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(3311, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:20:18', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3312, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:20:28', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(3313, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:20:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3314, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:20:37', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(3315, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:20:37', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3316, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:21:03', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(3317, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:21:03', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3318, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:21:28', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(3319, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:21:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3320, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:21:34', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(3321, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:21:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3322, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:21:41', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(3323, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:21:41', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3324, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:21:48', 'com_content.article', 102, 12, 'COM_ACTIONLOGS_DISABLED'),
(3325, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:21:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3326, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:21:56', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(3327, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:21:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3328, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"Who We Help with Expert Digital Forensics Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:22:19', 'com_content.article', 102, 5, 'COM_ACTIONLOGS_DISABLED'),
(3329, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:22:19', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3330, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:26:15', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(3331, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:26:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3332, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:26:38', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(3333, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:26:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3334, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Customer Referral Program\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:27:09', 'com_content.article', 102, 17, 'COM_ACTIONLOGS_DISABLED'),
(3335, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:27:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3336, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:27:34', 'com_content.article', 102, 18, 'COM_ACTIONLOGS_DISABLED'),
(3337, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:27:34', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3338, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"4\",\"title\":\"Services\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:28:53', 'com_content.article', 102, 4, 'COM_ACTIONLOGS_DISABLED'),
(3339, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:28:53', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3340, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Cybersecurity and Data Breach Investigations\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:29:09', 'com_content.article', 102, 22, 'COM_ACTIONLOGS_DISABLED'),
(3341, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:29:09', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3342, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:29:33', 'com_content.article', 102, 23, 'COM_ACTIONLOGS_DISABLED'),
(3343, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:29:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3344, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Email & Document Authentication for Legal Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:29:57', 'com_content.article', 102, 24, 'COM_ACTIONLOGS_DISABLED'),
(3345, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:29:57', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3346, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"Digital Forensics Case Types\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:30:33', 'com_content.article', 102, 21, 'COM_ACTIONLOGS_DISABLED'),
(3347, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:30:33', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3348, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"Digital Forensics Services in Houston, Texas\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:30:50', 'com_content.article', 102, 20, 'COM_ACTIONLOGS_DISABLED'),
(3349, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:30:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3350, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"Areas Served\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:31:05', 'com_content.article', 102, 19, 'COM_ACTIONLOGS_DISABLED'),
(3351, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:31:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3352, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:32:04', 'com_content.article', 102, 16, 'COM_ACTIONLOGS_DISABLED'),
(3353, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:32:04', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3354, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:32:25', 'com_content.article', 102, 15, 'COM_ACTIONLOGS_DISABLED'),
(3355, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:32:25', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3356, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:32:46', 'com_content.article', 102, 13, 'COM_ACTIONLOGS_DISABLED'),
(3357, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:32:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3358, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:33:27', 'com_content.article', 102, 11, 'COM_ACTIONLOGS_DISABLED'),
(3359, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:33:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3360, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"Digital Forensics for Private Investigators\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:33:56', 'com_content.article', 102, 9, 'COM_ACTIONLOGS_DISABLED'),
(3361, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:33:56', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3362, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Digital Forensics for Federal, State & Local Government\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:34:20', 'com_content.article', 102, 8, 'COM_ACTIONLOGS_DISABLED'),
(3363, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:34:20', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3364, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 11:34:50', 'com_content.article', 102, 7, 'COM_ACTIONLOGS_DISABLED'),
(3365, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 11:34:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3366, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-23 12:19:02', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3367, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 12:19:16', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3368, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":25,\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 12:19:16', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED'),
(3369, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-23 18:51:20', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3370, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 18:59:27', 'com_content.article', 102, 25, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `cuod6_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(3371, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-23 18:59:27', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3372, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"footer3\",\"extension_name\":\"footer3\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 19:00:46', 'com_modules.module', 102, 126, 'COM_ACTIONLOGS_DISABLED'),
(3373, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 19:00:46', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3374, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 19:01:15', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(3375, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 19:01:15', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3376, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 19:01:28', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(3377, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 19:01:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3378, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 19:01:32', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3379, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"footer3\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 19:01:32', 'com_modules.module', 102, 126, 'COM_ACTIONLOGS_DISABLED'),
(3380, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 19:03:54', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3381, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"footer3\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 19:03:54', 'com_modules.module', 102, 126, 'COM_ACTIONLOGS_DISABLED'),
(3382, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-23 19:04:06', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(3383, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-23 19:04:06', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3384, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-24 04:39:12', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3385, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-24 04:39:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3386, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 04:39:48', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(3387, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-24 04:39:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3388, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-24 04:39:58', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3389, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-24 04:40:05', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3390, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"footer3\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 04:40:05', 'com_modules.module', 102, 126, 'COM_ACTIONLOGS_DISABLED'),
(3391, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"footer 1\",\"extension_name\":\"footer 1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 04:40:38', 'com_modules.module', 102, 111, 'COM_ACTIONLOGS_DISABLED'),
(3392, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-24 04:40:38', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3393, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-24 05:08:51', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3394, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":156,\"title\":\"Case Types\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=156\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 05:10:59', 'com_menus.item', 102, 156, 'COM_ACTIONLOGS_DISABLED'),
(3395, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-24 05:10:59', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3396, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":157,\"title\":\"Cybersecurity and Data Breach Investigations\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=157\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 05:15:08', 'com_menus.item', 102, 157, 'COM_ACTIONLOGS_DISABLED'),
(3397, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-24 05:15:08', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3398, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-24 06:08:39', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3399, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":163,\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=163\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 06:38:12', 'com_menus.item', 102, 163, 'COM_ACTIONLOGS_DISABLED'),
(3400, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__menu\"}', '2025-05-24 06:38:12', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3401, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-24 06:38:29', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3402, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":161,\"title\":\"Join-the-team-form (2)\",\"extension_name\":\"Join-the-team-form (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=161\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 06:38:29', 'com_modules.module', 102, 161, 'COM_ACTIONLOGS_DISABLED'),
(3403, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-24 06:39:30', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3404, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 06:49:50', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(3405, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-24 06:49:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3406, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-05-24 06:52:03', 'com_users', 102, 0, 'COM_ACTIONLOGS_DISABLED'),
(3407, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"banner\",\"extension_name\":\"banner\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 06:52:26', 'com_modules.module', 102, 115, 'COM_ACTIONLOGS_DISABLED'),
(3408, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-24 06:52:26', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3409, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 06:52:48', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(3410, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-24 06:52:48', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3411, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 06:58:52', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(3412, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-24 06:58:52', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3413, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__modules\"}', '2025-05-24 07:01:07', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3414, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 07:04:43', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(3415, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-24 07:04:43', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3416, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 07:08:31', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(3417, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-24 07:08:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3418, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 07:10:31', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(3419, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-24 07:10:31', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3420, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 07:11:50', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(3421, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-24 07:11:50', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3422, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 07:22:28', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(3423, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-24 07:22:28', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED'),
(3424, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"Senior Digital Forensic Examiner\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\"}', '2025-05-24 07:30:02', 'com_content.article', 102, 26, 'COM_ACTIONLOGS_DISABLED'),
(3425, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":102,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"userid\":102,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=102\",\"table\":\"#__content\"}', '2025-05-24 07:30:02', 'com_checkin', 102, 102, 'COM_ACTIONLOGS_DISABLED');

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

--
-- Table structure for table `cuod6_action_logs_extensions`
--

DROP TABLE IF EXISTS `cuod6_action_logs_extensions`;
CREATE TABLE `cuod6_action_logs_extensions` (
  `id` int(10) UNSIGNED NOT NULL,
  `extension` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_action_logs_extensions`
--

INSERT INTO `cuod6_action_logs_extensions` (`id`, `extension`) VALUES
(1, 'com_banners'),
(2, 'com_cache'),
(3, 'com_categories'),
(4, 'com_config'),
(5, 'com_contact'),
(6, 'com_content'),
(7, 'com_installer'),
(8, 'com_media'),
(9, 'com_menus'),
(10, 'com_messages'),
(11, 'com_modules'),
(12, 'com_newsfeeds'),
(13, 'com_plugins'),
(14, 'com_redirect'),
(15, 'com_tags'),
(16, 'com_templates'),
(17, 'com_users'),
(18, 'com_checkin'),
(19, 'com_scheduler'),
(20, 'com_fields'),
(21, 'com_guidedtours'),
(22, 'com_easyblog');

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

--
-- Table structure for table `cuod6_action_logs_users`
--

DROP TABLE IF EXISTS `cuod6_action_logs_users`;
CREATE TABLE `cuod6_action_logs_users` (
  `user_id` int(10) UNSIGNED NOT NULL,
  `notify` tinyint(3) UNSIGNED NOT NULL,
  `extensions` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_action_log_config`
--

DROP TABLE IF EXISTS `cuod6_action_log_config`;
CREATE TABLE `cuod6_action_log_config` (
  `id` int(10) UNSIGNED NOT NULL,
  `type_title` varchar(255) NOT NULL DEFAULT '',
  `type_alias` varchar(255) NOT NULL DEFAULT '',
  `id_holder` varchar(255) DEFAULT NULL,
  `title_holder` varchar(255) DEFAULT NULL,
  `table_name` varchar(255) DEFAULT NULL,
  `text_prefix` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_action_log_config`
--

INSERT INTO `cuod6_action_log_config` (`id`, `type_title`, `type_alias`, `id_holder`, `title_holder`, `table_name`, `text_prefix`) VALUES
(1, 'article', 'com_content.article', 'id', 'title', '#__content', 'PLG_ACTIONLOG_JOOMLA'),
(2, 'article', 'com_content.form', 'id', 'title', '#__content', 'PLG_ACTIONLOG_JOOMLA'),
(3, 'banner', 'com_banners.banner', 'id', 'name', '#__banners', 'PLG_ACTIONLOG_JOOMLA'),
(4, 'user_note', 'com_users.note', 'id', 'subject', '#__user_notes', 'PLG_ACTIONLOG_JOOMLA'),
(5, 'media', 'com_media.file', '', 'name', '', 'PLG_ACTIONLOG_JOOMLA'),
(6, 'category', 'com_categories.category', 'id', 'title', '#__categories', 'PLG_ACTIONLOG_JOOMLA'),
(7, 'menu', 'com_menus.menu', 'id', 'title', '#__menu_types', 'PLG_ACTIONLOG_JOOMLA'),
(8, 'menu_item', 'com_menus.item', 'id', 'title', '#__menu', 'PLG_ACTIONLOG_JOOMLA'),
(9, 'newsfeed', 'com_newsfeeds.newsfeed', 'id', 'name', '#__newsfeeds', 'PLG_ACTIONLOG_JOOMLA'),
(10, 'link', 'com_redirect.link', 'id', 'old_url', '#__redirect_links', 'PLG_ACTIONLOG_JOOMLA'),
(11, 'tag', 'com_tags.tag', 'id', 'title', '#__tags', 'PLG_ACTIONLOG_JOOMLA'),
(12, 'style', 'com_templates.style', 'id', 'title', '#__template_styles', 'PLG_ACTIONLOG_JOOMLA'),
(13, 'plugin', 'com_plugins.plugin', 'extension_id', 'name', '#__extensions', 'PLG_ACTIONLOG_JOOMLA'),
(14, 'component_config', 'com_config.component', 'extension_id', 'name', '', 'PLG_ACTIONLOG_JOOMLA'),
(15, 'contact', 'com_contact.contact', 'id', 'name', '#__contact_details', 'PLG_ACTIONLOG_JOOMLA'),
(16, 'module', 'com_modules.module', 'id', 'title', '#__modules', 'PLG_ACTIONLOG_JOOMLA'),
(17, 'access_level', 'com_users.level', 'id', 'title', '#__viewlevels', 'PLG_ACTIONLOG_JOOMLA'),
(18, 'banner_client', 'com_banners.client', 'id', 'name', '#__banner_clients', 'PLG_ACTIONLOG_JOOMLA'),
(19, 'application_config', 'com_config.application', '', 'name', '', 'PLG_ACTIONLOG_JOOMLA'),
(20, 'task', 'com_scheduler.task', 'id', 'title', '#__scheduler_tasks', 'PLG_ACTIONLOG_JOOMLA'),
(21, 'field', 'com_fields.field', 'id', 'title', '#__fields', 'PLG_ACTIONLOG_JOOMLA'),
(22, 'guidedtour', 'com_guidedtours.state', 'id', 'title', '#__guidedtours', 'PLG_ACTIONLOG_JOOMLA');

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

--
-- Table structure for table `cuod6_assets`
--

DROP TABLE IF EXISTS `cuod6_assets`;
CREATE TABLE `cuod6_assets` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `parent_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set parent.',
  `lft` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set lft.',
  `rgt` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set rgt.',
  `level` int(10) UNSIGNED NOT NULL COMMENT 'The cached level in the nested tree.',
  `name` varchar(50) NOT NULL COMMENT 'The unique name for the asset.',
  `title` varchar(100) NOT NULL COMMENT 'The descriptive title for the asset.',
  `rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_assets`
--

INSERT INTO `cuod6_assets` (`id`, `parent_id`, `lft`, `rgt`, `level`, `name`, `title`, `rules`) VALUES
(1, 0, 0, 345, 0, 'root.1', 'Root Asset', '{\"core.login.site\":{\"6\":1,\"2\":1},\"core.login.admin\":{\"6\":1},\"core.login.api\":{\"8\":1},\"core.login.offline\":{\"6\":1},\"core.admin\":{\"8\":1},\"core.manage\":{\"7\":1},\"core.create\":{\"6\":1,\"3\":1},\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"core.edit.own\":{\"6\":1,\"3\":1}}'),
(2, 1, 1, 2, 1, 'com_admin', 'com_admin', '{}'),
(3, 1, 3, 6, 1, 'com_banners', 'com_banners', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(4, 1, 7, 8, 1, 'com_cache', 'com_cache', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(5, 1, 9, 10, 1, 'com_checkin', 'com_checkin', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(6, 1, 11, 12, 1, 'com_config', 'com_config', '{}'),
(7, 1, 13, 16, 1, 'com_contact', 'com_contact', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(8, 1, 17, 92, 1, 'com_content', 'com_content', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.execute.transition\":{\"6\":1,\"5\":1}}'),
(9, 1, 93, 94, 1, 'com_cpanel', 'com_cpanel', '{}'),
(10, 1, 95, 96, 1, 'com_installer', 'com_installer', '{\"core.manage\":{\"7\":0},\"core.delete\":{\"7\":0},\"core.edit.state\":{\"7\":0}}'),
(11, 1, 97, 100, 1, 'com_languages', 'com_languages', '{\"core.admin\":{\"7\":1}}'),
(12, 11, 98, 99, 2, 'com_languages.language.1', 'English (en-GB)', '{}'),
(13, 1, 101, 102, 1, 'com_login', 'com_login', '{}'),
(14, 1, 103, 104, 1, 'com_mails', 'com_mails', '{}'),
(15, 1, 105, 106, 1, 'com_media', 'com_media', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":{\"5\":1}}'),
(16, 1, 107, 110, 1, 'com_menus', 'com_menus', '{\"core.admin\":{\"7\":1}}'),
(17, 1, 111, 112, 1, 'com_messages', 'com_messages', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(18, 1, 113, 290, 1, 'com_modules', 'com_modules', '{\"core.admin\":{\"7\":1}}'),
(19, 1, 291, 294, 1, 'com_newsfeeds', 'com_newsfeeds', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(20, 1, 295, 296, 1, 'com_plugins', 'com_plugins', '{\"core.admin\":{\"7\":1}}'),
(21, 1, 297, 298, 1, 'com_redirect', 'com_redirect', '{\"core.admin\":{\"7\":1}}'),
(23, 1, 299, 300, 1, 'com_templates', 'com_templates', '{\"core.admin\":{\"7\":1}}'),
(24, 1, 305, 308, 1, 'com_users', 'com_users', '{\"core.admin\":{\"7\":1}}'),
(26, 1, 309, 310, 1, 'com_wrapper', 'com_wrapper', '{}'),
(27, 8, 18, 73, 2, 'com_content.category.2', 'Uncategorised', '{}'),
(28, 3, 4, 5, 2, 'com_banners.category.3', 'Uncategorised', '{}'),
(29, 7, 14, 15, 2, 'com_contact.category.4', 'Uncategorised', '{}'),
(30, 19, 292, 293, 2, 'com_newsfeeds.category.5', 'Uncategorised', '{}'),
(32, 24, 306, 307, 2, 'com_users.category.7', 'Uncategorised', '{}'),
(33, 1, 311, 312, 1, 'com_finder', 'com_finder', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(34, 1, 313, 314, 1, 'com_joomlaupdate', 'com_joomlaupdate', '{}'),
(35, 1, 315, 316, 1, 'com_tags', 'com_tags', '{}'),
(36, 1, 317, 318, 1, 'com_contenthistory', 'com_contenthistory', '{}'),
(37, 1, 319, 320, 1, 'com_ajax', 'com_ajax', '{}'),
(38, 1, 321, 322, 1, 'com_postinstall', 'com_postinstall', '{}'),
(39, 18, 114, 115, 2, 'com_modules.module.1', 'Main Menu', '{}'),
(40, 18, 116, 117, 2, 'com_modules.module.2', 'Login', '{}'),
(41, 18, 118, 119, 2, 'com_modules.module.3', 'Popular Articles', '{}'),
(42, 18, 120, 121, 2, 'com_modules.module.4', 'Recently Added Articles', '{}'),
(43, 18, 122, 123, 2, 'com_modules.module.8', 'Toolbar', '{}'),
(44, 18, 124, 125, 2, 'com_modules.module.9', 'Notifications', '{}'),
(45, 18, 126, 127, 2, 'com_modules.module.10', 'Logged-in Users', '{}'),
(46, 18, 128, 129, 2, 'com_modules.module.12', 'Admin Menu', '{}'),
(49, 18, 134, 135, 2, 'com_modules.module.15', 'Title', '{}'),
(50, 18, 136, 137, 2, 'com_modules.module.16', 'Login Form', '{}'),
(51, 18, 138, 139, 2, 'com_modules.module.17', 'Breadcrumbs', '{}'),
(52, 18, 140, 141, 2, 'com_modules.module.79', 'Multilanguage status', '{}'),
(53, 18, 144, 145, 2, 'com_modules.module.86', 'Joomla Version', '{}'),
(54, 16, 108, 109, 2, 'com_menus.menu.1', 'Main Menu', '{}'),
(55, 18, 148, 149, 2, 'com_modules.module.87', 'Sample Data', '{}'),
(56, 8, 74, 91, 2, 'com_content.workflow.1', 'COM_WORKFLOW_BASIC_WORKFLOW', '{}'),
(57, 56, 75, 76, 3, 'com_content.stage.1', 'COM_WORKFLOW_BASIC_STAGE', '{}'),
(58, 56, 77, 78, 3, 'com_content.transition.1', 'UNPUBLISH', '{}'),
(59, 56, 79, 80, 3, 'com_content.transition.2', 'PUBLISH', '{}'),
(60, 56, 81, 82, 3, 'com_content.transition.3', 'TRASH', '{}'),
(61, 56, 83, 84, 3, 'com_content.transition.4', 'ARCHIVE', '{}'),
(62, 56, 85, 86, 3, 'com_content.transition.5', 'FEATURE', '{}'),
(63, 56, 87, 88, 3, 'com_content.transition.6', 'UNFEATURE', '{}'),
(64, 56, 89, 90, 3, 'com_content.transition.7', 'PUBLISH_AND_FEATURE', '{}'),
(65, 1, 301, 302, 1, 'com_privacy', 'com_privacy', '{}'),
(66, 1, 303, 304, 1, 'com_actionlogs', 'com_actionlogs', '{}'),
(67, 18, 130, 131, 2, 'com_modules.module.88', 'Latest Actions', '{}'),
(68, 18, 132, 133, 2, 'com_modules.module.89', 'Privacy Dashboard', '{}'),
(70, 18, 142, 143, 2, 'com_modules.module.103', 'Site', '{}'),
(71, 18, 146, 147, 2, 'com_modules.module.104', 'System', '{}'),
(72, 18, 150, 151, 2, 'com_modules.module.91', 'System Dashboard', '{}'),
(73, 18, 152, 153, 2, 'com_modules.module.92', 'Content Dashboard', '{}'),
(74, 18, 154, 155, 2, 'com_modules.module.93', 'Menus Dashboard', '{}'),
(75, 18, 156, 157, 2, 'com_modules.module.94', 'Components Dashboard', '{}'),
(76, 18, 158, 159, 2, 'com_modules.module.95', 'Users Dashboard', '{}'),
(77, 18, 160, 161, 2, 'com_modules.module.99', 'Frontend Link', '{}'),
(78, 18, 162, 163, 2, 'com_modules.module.100', 'Messages', '{}'),
(79, 18, 164, 165, 2, 'com_modules.module.101', 'Post Install Messages', '{}'),
(80, 18, 166, 167, 2, 'com_modules.module.102', 'User Status', '{}'),
(82, 18, 168, 169, 2, 'com_modules.module.105', '3rd Party', '{}'),
(83, 18, 170, 171, 2, 'com_modules.module.106', 'Help Dashboard', '{}'),
(84, 18, 172, 173, 2, 'com_modules.module.107', 'Privacy Requests', '{}'),
(85, 18, 174, 175, 2, 'com_modules.module.108', 'Privacy Status', '{}'),
(86, 18, 176, 177, 2, 'com_modules.module.96', 'Popular Articles', '{}'),
(87, 18, 178, 179, 2, 'com_modules.module.97', 'Recently Added Articles', '{}'),
(88, 18, 180, 181, 2, 'com_modules.module.98', 'Logged-in Users', '{}'),
(89, 18, 182, 183, 2, 'com_modules.module.90', 'Login Support', '{}'),
(90, 1, 323, 324, 1, 'com_scheduler', 'com_scheduler', '{}'),
(91, 1, 325, 326, 1, 'com_associations', 'com_associations', '{}'),
(92, 1, 327, 328, 1, 'com_categories', 'com_categories', '{}'),
(93, 1, 329, 330, 1, 'com_fields', 'com_fields', '{}'),
(94, 1, 331, 332, 1, 'com_workflow', 'com_workflow', '{}'),
(95, 1, 333, 334, 1, 'com_guidedtours', 'com_guidedtours', '{}'),
(96, 18, 184, 185, 2, 'com_modules.module.109', 'Guided Tours', '{}'),
(97, 1, 335, 336, 1, 'com_scheduler.task.1', 'com_scheduler.task.1', '{}'),
(98, 1, 337, 338, 1, 'com_scheduler.task.2', 'com_scheduler.task.2', '{}'),
(99, 1, 339, 340, 1, 'com_scheduler.task.3', 'com_scheduler.task.3', '{}'),
(100, 18, 186, 187, 2, 'com_modules.module.110', 'top button', '{}'),
(101, 18, 188, 189, 2, 'com_modules.module.111', 'footer 1', '{}'),
(102, 18, 190, 191, 2, 'com_modules.module.112', 'footer2', '{}'),
(103, 18, 192, 193, 2, 'com_modules.module.113', 'footer soc', '{}'),
(104, 1, 341, 342, 1, 'com_rsform', 'com_rsform', '{}'),
(105, 18, 194, 195, 2, 'com_modules.module.114', 'RSForm! Pro Module', '{}'),
(106, 18, 196, 197, 2, 'com_modules.module.115', 'banner', '{}'),
(107, 18, 198, 199, 2, 'com_modules.module.116', 'footer form', '{}'),
(108, 18, 200, 201, 2, 'com_modules.module.117', 'Uncover Critical Digital Evidence Today', '{}'),
(109, 18, 202, 203, 2, 'com_modules.module.118', 'Comprehensive Digital Forensic Solutions', '{}'),
(110, 18, 204, 205, 2, 'com_modules.module.119', 'Our Forensic Process – Step by Step', '{}'),
(111, 18, 206, 207, 2, 'com_modules.module.120', 'Why Choose Black Dog Forensics?', '{}'),
(112, 18, 208, 209, 2, 'com_modules.module.121', 'The Black Dog Forensics Advantage', '{}'),
(113, 18, 210, 211, 2, 'com_modules.module.122', 'Industry-Specific Forensic Support', '{}'),
(114, 27, 19, 20, 3, 'com_content.article.1', 'Thank you', '{}'),
(115, 18, 212, 213, 2, 'com_modules.module.123', 'banner (2)', '{}'),
(116, 18, 214, 215, 2, 'com_modules.module.124', 'Book An Appointment Today - top on mobile', '{}'),
(117, 18, 216, 217, 2, 'com_modules.module.125', 'footer 1 (2)', '{}'),
(118, 18, 218, 219, 2, 'com_modules.module.126', 'footer3', '{}'),
(119, 18, 220, 221, 2, 'com_modules.module.127', 'Stay Ahead with Digital Forensics Insights', '{}'),
(120, 27, 21, 22, 3, 'com_content.article.2', 'Contact', '{}'),
(121, 18, 222, 223, 2, 'com_modules.module.128', 'What Our Clients Say', '{}'),
(122, 27, 23, 24, 3, 'com_content.article.3', 'About Our Digital Forensics Experts', '{}'),
(123, 27, 25, 26, 3, 'com_content.article.4', 'Services', '{}'),
(124, 27, 27, 28, 3, 'com_content.article.5', 'Who We Help with Expert Digital Forensics Services', '{}'),
(125, 27, 29, 30, 3, 'com_content.article.6', 'Court-Ready Digital Evidence for Attorneys and Law Firms', '{}'),
(126, 18, 224, 225, 2, 'com_modules.module.129', 'Why Choose Black Dog Forensics? (2)-bkold25042025', '{}'),
(127, 1, 343, 344, 1, 'com_easyblog', 'com_easyblog', '{}'),
(128, 18, 226, 227, 2, 'com_modules.module.130', 'StackIdeas Toolbar', '{}'),
(129, 18, 228, 229, 2, 'com_modules.module.131', 'EasyBlog - Archive Module', '{}'),
(130, 18, 230, 231, 2, 'com_modules.module.132', 'EasyBlog - Biography Module', '{}'),
(131, 18, 232, 233, 2, 'com_modules.module.133', 'EasyBlog - Blogger Cloud Module', '{}'),
(132, 18, 234, 235, 2, 'com_modules.module.134', 'EasyBlog - Calendar Module', '{}'),
(133, 18, 236, 237, 2, 'com_modules.module.135', 'Easyblog - Categories Module', '{}'),
(134, 18, 238, 239, 2, 'com_modules.module.136', 'EasyBlog - Custom Field Search Module', '{}'),
(135, 18, 240, 241, 2, 'com_modules.module.137', 'EasyBlog - Image Wall Module', '{}'),
(136, 18, 242, 243, 2, 'com_modules.module.138', 'EasyBlog - Latest Bloggers Module', '{}'),
(137, 18, 244, 245, 2, 'com_modules.module.139', 'EasyBlog - Latest Blogs Module', '{}'),
(138, 18, 246, 247, 2, 'com_modules.module.140', 'EasyBlog - Latest Comments Module', '{}'),
(139, 18, 248, 249, 2, 'com_modules.module.141', 'EasyBlog - Posts List', '{}'),
(140, 18, 250, 251, 2, 'com_modules.module.142', 'EasyBlog - Most Commented Post Module', '{}'),
(141, 18, 252, 253, 2, 'com_modules.module.143', 'EasyBlog - Most Popular Post Module', '{}'),
(142, 18, 254, 255, 2, 'com_modules.module.144', 'EasyBlog - Navigation Button', '{}'),
(143, 18, 256, 257, 2, 'com_modules.module.145', 'EasyBlog - Post Map Module', '{}'),
(144, 18, 258, 259, 2, 'com_modules.module.146', 'EasyBlog - Post Meta Module', '{}'),
(145, 18, 260, 261, 2, 'com_modules.module.147', 'EasyBlog - Quick Post Module', '{}'),
(146, 18, 262, 263, 2, 'com_modules.module.148', 'EasyBlog - Random Post Module', '{}'),
(147, 18, 264, 265, 2, 'com_modules.module.149', 'EasyBlog - Related Posts Module', '{}'),
(148, 18, 266, 267, 2, 'com_modules.module.150', 'EasyBlog - Search Blogs Module', '{}'),
(149, 18, 268, 269, 2, 'com_modules.module.151', 'EasyBlog - Showcase Module', '{}'),
(150, 18, 270, 271, 2, 'com_modules.module.152', 'EasyBlog - Subscribe Module', '{}'),
(151, 18, 272, 273, 2, 'com_modules.module.153', 'EasyBlog - Subscribers Listing Module', '{}'),
(152, 18, 274, 275, 2, 'com_modules.module.154', 'EasyBlog - Tag Cloud Module', '{}'),
(153, 18, 276, 277, 2, 'com_modules.module.155', 'EasyBlog - Team Blogs Module', '{}'),
(154, 18, 278, 279, 2, 'com_modules.module.156', 'EasyBlog - Ticker Module', '{}'),
(155, 18, 280, 281, 2, 'com_modules.module.157', 'EasyBlog - Top Blogs Module', '{}'),
(156, 18, 282, 283, 2, 'com_modules.module.158', 'EasyBlog - Welcome Module', '{}'),
(157, 18, 284, 285, 2, 'com_modules.module.159', 'footer menu', '{}'),
(158, 27, 31, 32, 3, 'com_content.article.7', 'For Businesses & Corporations Navigating Digital Uncertainty', '{}'),
(159, 27, 33, 34, 3, 'com_content.article.8', 'Digital Forensics for Federal, State & Local Government', '{}'),
(160, 27, 35, 36, 3, 'com_content.article.9', 'Digital Forensics for Private Investigators', '{}'),
(161, 27, 37, 38, 3, 'com_content.article.10', 'Digital Forensics for Private Investigators', '{}'),
(162, 27, 39, 40, 3, 'com_content.article.11', 'Forensic Investigations and Digital Evidence Analysis', '{}'),
(163, 27, 41, 42, 3, 'com_content.article.12', 'Expert Digital Forensics to Uncover the Truth', '{}'),
(164, 27, 43, 44, 3, 'com_content.article.13', 'Computer Forensics Services & Data Recovery Experts', '{}'),
(165, 27, 45, 46, 3, 'com_content.article.14', 'Join the Team', '{}'),
(166, 27, 47, 48, 3, 'com_content.article.15', 'Cell Phone Forensics That Recover and Validate Evidence', '{}'),
(167, 27, 49, 50, 3, 'com_content.article.16', 'Forensic Imaging That Secures and Preserves Digital Evidence', '{}'),
(168, 27, 51, 52, 3, 'com_content.article.17', 'Customer Referral Program', '{}'),
(169, 27, 53, 54, 3, 'com_content.article.18', 'Digital Forensics Services Across Texas and the U.S.', '{}'),
(170, 27, 55, 56, 3, 'com_content.article.19', 'Areas Served', '{}'),
(171, 27, 57, 58, 3, 'com_content.article.20', 'Digital Forensics Services in Houston, Texas', '{}'),
(172, 27, 59, 60, 3, 'com_content.article.21', 'Digital Forensics Case Types', '{}'),
(173, 27, 61, 62, 3, 'com_content.article.22', 'Cybersecurity and Data Breach Investigations', '{}'),
(174, 27, 63, 64, 3, 'com_content.article.23', 'User Activity Analysis That Reveals Digital Truth', '{}'),
(175, 18, 286, 287, 2, 'com_modules.module.160', 'Join-the-team-form', '{}'),
(176, 27, 65, 66, 3, 'com_content.article.24', 'Email & Document Authentication for Legal Evidence', '{}'),
(177, 27, 67, 68, 3, 'com_content.article.25', 'Expert Forensic Review of Opposing Legal Reports', '{}'),
(178, 27, 69, 70, 3, 'com_content.article.26', 'Senior Digital Forensic Examiner', '{}'),
(179, 27, 71, 72, 3, 'com_content.article.27', 'Cybersecurity and Data Breach Investigations (2)', '{}'),
(180, 18, 288, 289, 2, 'com_modules.module.161', 'Join-the-team-form (2)', '{}');

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

--
-- Table structure for table `cuod6_associations`
--

DROP TABLE IF EXISTS `cuod6_associations`;
CREATE TABLE `cuod6_associations` (
  `id` int(11) NOT NULL COMMENT 'A reference to the associated item.',
  `context` varchar(50) NOT NULL COMMENT 'The context of the associated item.',
  `key` char(32) NOT NULL COMMENT 'The key for the association computed from an md5 on associated ids.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_banners`
--

DROP TABLE IF EXISTS `cuod6_banners`;
CREATE TABLE `cuod6_banners` (
  `id` int(11) NOT NULL,
  `cid` int(11) NOT NULL DEFAULT 0,
  `type` int(11) NOT NULL DEFAULT 0,
  `name` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `imptotal` int(11) NOT NULL DEFAULT 0,
  `impmade` int(11) NOT NULL DEFAULT 0,
  `clicks` int(11) NOT NULL DEFAULT 0,
  `clickurl` varchar(2048) NOT NULL DEFAULT '',
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `catid` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `description` text NOT NULL,
  `custombannercode` varchar(2048) NOT NULL,
  `sticky` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `metakey` text DEFAULT NULL,
  `params` text NOT NULL,
  `own_prefix` tinyint(4) NOT NULL DEFAULT 0,
  `metakey_prefix` varchar(400) NOT NULL DEFAULT '',
  `purchase_type` tinyint(4) NOT NULL DEFAULT -1,
  `track_clicks` tinyint(4) NOT NULL DEFAULT -1,
  `track_impressions` tinyint(4) NOT NULL DEFAULT -1,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `reset` datetime DEFAULT NULL,
  `created` datetime NOT NULL,
  `language` char(7) NOT NULL DEFAULT '',
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_banner_clients`
--

DROP TABLE IF EXISTS `cuod6_banner_clients`;
CREATE TABLE `cuod6_banner_clients` (
  `id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL DEFAULT '',
  `contact` varchar(255) NOT NULL DEFAULT '',
  `email` varchar(255) NOT NULL DEFAULT '',
  `extrainfo` text NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `metakey` text DEFAULT NULL,
  `own_prefix` tinyint(4) NOT NULL DEFAULT 0,
  `metakey_prefix` varchar(400) NOT NULL DEFAULT '',
  `purchase_type` tinyint(4) NOT NULL DEFAULT -1,
  `track_clicks` tinyint(4) NOT NULL DEFAULT -1,
  `track_impressions` tinyint(4) NOT NULL DEFAULT -1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_banner_tracks`
--

DROP TABLE IF EXISTS `cuod6_banner_tracks`;
CREATE TABLE `cuod6_banner_tracks` (
  `track_date` datetime NOT NULL,
  `track_type` int(10) UNSIGNED NOT NULL,
  `banner_id` int(10) UNSIGNED NOT NULL,
  `count` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_categories`
--

DROP TABLE IF EXISTS `cuod6_categories`;
CREATE TABLE `cuod6_categories` (
  `id` int(11) NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `lft` int(11) NOT NULL DEFAULT 0,
  `rgt` int(11) NOT NULL DEFAULT 0,
  `level` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `path` varchar(400) NOT NULL DEFAULT '',
  `extension` varchar(50) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `description` mediumtext DEFAULT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `params` text DEFAULT NULL,
  `metadesc` varchar(1024) NOT NULL DEFAULT '' COMMENT 'The meta description for the page.',
  `metakey` varchar(1024) NOT NULL DEFAULT '' COMMENT 'The keywords for the page.',
  `metadata` varchar(2048) NOT NULL DEFAULT '' COMMENT 'JSON encoded metadata properties.',
  `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_time` datetime NOT NULL,
  `modified_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT '',
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_categories`
--

INSERT INTO `cuod6_categories` (`id`, `asset_id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `extension`, `title`, `alias`, `note`, `description`, `published`, `checked_out`, `checked_out_time`, `access`, `params`, `metadesc`, `metakey`, `metadata`, `created_user_id`, `created_time`, `modified_user_id`, `modified_time`, `hits`, `language`, `version`) VALUES
(1, 0, 0, 0, 11, 0, '', 'system', 'ROOT', 'root', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 102, '2025-03-05 08:18:31', 102, '2025-03-05 08:18:31', 0, '*', 1),
(2, 27, 1, 1, 2, 1, 'uncategorised', 'com_content', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"workflow_id\":\"use_default\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 102, '2025-03-05 08:18:31', 102, '2025-03-05 08:18:31', 0, '*', 1),
(3, 28, 1, 3, 4, 1, 'uncategorised', 'com_banners', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 102, '2025-03-05 08:18:31', 102, '2025-03-05 08:18:31', 0, '*', 1),
(4, 29, 1, 5, 6, 1, 'uncategorised', 'com_contact', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 102, '2025-03-05 08:18:31', 102, '2025-03-05 08:18:31', 0, '*', 1),
(5, 30, 1, 7, 8, 1, 'uncategorised', 'com_newsfeeds', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 102, '2025-03-05 08:18:31', 102, '2025-03-05 08:18:31', 0, '*', 1),
(7, 32, 1, 9, 10, 1, 'uncategorised', 'com_users', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 102, '2025-03-05 08:18:31', 102, '2025-03-05 08:18:31', 0, '*', 1);

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

--
-- Table structure for table `cuod6_contact_details`
--

DROP TABLE IF EXISTS `cuod6_contact_details`;
CREATE TABLE `cuod6_contact_details` (
  `id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL,
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `con_position` varchar(255) DEFAULT NULL,
  `address` text DEFAULT NULL,
  `suburb` varchar(100) DEFAULT NULL,
  `state` varchar(100) DEFAULT NULL,
  `country` varchar(100) DEFAULT NULL,
  `postcode` varchar(100) DEFAULT NULL,
  `telephone` varchar(255) DEFAULT NULL,
  `fax` varchar(255) DEFAULT NULL,
  `misc` mediumtext DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `email_to` varchar(255) DEFAULT NULL,
  `default_con` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  `user_id` int(11) NOT NULL DEFAULT 0,
  `catid` int(11) NOT NULL DEFAULT 0,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `mobile` varchar(255) NOT NULL DEFAULT '',
  `webpage` varchar(255) NOT NULL DEFAULT '',
  `sortname1` varchar(255) NOT NULL DEFAULT '',
  `sortname2` varchar(255) NOT NULL DEFAULT '',
  `sortname3` varchar(255) NOT NULL DEFAULT '',
  `language` varchar(7) NOT NULL,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `metakey` text DEFAULT NULL,
  `metadesc` text NOT NULL,
  `metadata` text NOT NULL,
  `featured` tinyint(3) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Set if contact is featured.',
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_content`
--

DROP TABLE IF EXISTS `cuod6_content`;
CREATE TABLE `cuod6_content` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `title` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `introtext` mediumtext NOT NULL,
  `fulltext` mediumtext NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `catid` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `images` text NOT NULL,
  `urls` text NOT NULL,
  `attribs` varchar(5120) NOT NULL,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `metakey` text DEFAULT NULL,
  `metadesc` text NOT NULL,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `metadata` text NOT NULL,
  `featured` tinyint(3) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Set if article is featured.',
  `language` char(7) NOT NULL COMMENT 'The language code for the article.',
  `note` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_content`
--

INSERT INTO `cuod6_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(1, 114, 'Thank you', 'thank-you', '<div class=\"dry-pd dvs-h\">\r\n    <div class=\"site-width\">\r\n        <div class=\"mx768 mlr-at t-center\">\r\n            <h2 class=\"kns-hed t-center\">Thank You</h2>\r\n            <p class=\"mt24\">We have received your message and would like to thank you for contacting us. If your inquiry is urgent, please use the telephone number listed below to talk to one of our staff members. Otherwise, we will reply by email as soon as possible.</p>\r\n            <p class=\"mt24\"><a href=\"tel:(346) 200-6097\">(346) 200-6097</a><!-- | <a href=\"mailto:team@knausslawfirm.com\" base=\"\">team@knausslawfirm.com</a>--> | <a href=\"/\">Black Dog Forensics</a></p>\r\n        </div>\r\n    </div>\r\n</div>', '', 1, 2, '2025-03-06 11:05:47', 102, '', '2025-03-06 11:09:42', 102, NULL, NULL, '2025-03-06 11:05:47', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 25, '', '', 1, 21, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(2, 120, 'Contact', 'contact', '', '', 1, 2, '2025-04-04 10:21:19', 102, '', '2025-05-19 06:38:18', 102, 102, '2025-05-23 11:22:08', '2025-04-04 10:21:19', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 24, '', '', 1, 129, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(3, 122, 'About Our Digital Forensics Experts', 'about-our-digital-forensics-experts', '<div class=\"bckk-ab pos-re mx1800\">\r\n    <div class=\"mx1440 pos-re\">\r\n        <div class=\"fil-bl2\"></div>\r\n        <div class=\"dry-pd\">\r\n            <div class=\"site-width\">\r\n                <div class=\"bn-col1 bg-bl1 \">\r\n                    <div class=\"pos-re z-ind1\">\r\n                        <h2 class=\"kns-hed txt-nrml\">Your Trusted Partner in Digital Forensics & Expert Investigations</h2>\r\n                        <p class=\"bn-txt mrt24 mlr-at\">\r\n                            Black Dog Forensics is a premier provider of digital forensic investigations, expert witness\r\n                            services, and cyber forensic analysis. Our certified team helps attorneys, corporations, and\r\n                            individuals uncover the truth behind cybercrimes, fraud, intellectual property theft, and\r\n                            internal misconduct.\r\n                        </p>\r\n                        <p class=\"bn-txt mrt24 mlr-at\">\r\n                            With decades of experience and a commitment to legally sound, court-admissible evidence, we\r\n                            translate complex data into clear, defensible findings.\r\n                        </p>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"dry-pd pt40 pos-re bck-imgs ovr-fl-h mx1800\">\r\n    <div class=\"mx1440\">\r\n        <div class=\"site-width\">\r\n            <div class=\"mlr-at\">\r\n                <h2 class=\"kns-hed txt-nrml\">Who We Are</h2>\r\n                <h3 class=\"bd-trd txt-nrml\">Founded on the Pursuit of Truth</h3>\r\n                <p class=\"mt24 p-ext max1170\">Established in 2018, Black Dog Forensics was born out of a vision to\r\n                    transform the\r\n                    landscape of digital investigations. We recognized a critical need in the industry—not just for\r\n                    retrieving data from digital devices, but for uncovering the truth within that data. Many forensic\r\n                    companies were proficient in data retrieval but often fell short in empowering clients with a\r\n                    in-depth understanding of the truth, rendering the data practically unusable.</p>\r\n            </div>\r\n            <div class=\"flx gap40 wrp  mt64 abt-col3\">\r\n                <div class=\"col3 chs-us t-center screen-f\">\r\n\r\n                    <p class=\"mt18 txw fs18 fw600 t-center mx292 screen-width\">Deliver more than just data—we provide expert\r\n                        interpretation.​</p>\r\n                </div>\r\n                <div class=\"col3 chs-us t-center screen-f\">\r\n\r\n                    <p class=\"mt18 txw fs18 fw600 t-center mx292 screen-width\">Help clients understand and utilize digital evidence\r\n                        effectively.​</p>\r\n                </div>\r\n                <div class=\"col3 chs-us t-center screen-f\">\r\n\r\n                    <p class=\"mt18 txw fs18 fw600 t-center mx292 screen-width\">Ensure that forensic findings are clear, actionable,\r\n                        and\r\n                        legally defensible.​\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\" mlr-at mt64\">\r\n                <h3 class=\"bd-trd txt-nrml\">Committed to Excellence & Innovation</h3>\r\n                <p class=\"mt24 p-ext mx896\">\r\n                    Since our inception, we have continually evolved, adopting cutting-edge forensic\r\n                    methodologies and staying ahead of technological advancements. Our team takes pride in guiding\r\n                    clients\r\n                    through high-stakes legal, corporate, and investigative matters with integrity and expertise.\r\n                </p>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"dry-pd pb0 mb64 pt40\">\r\n    <div class=\"site-width\">\r\n        <div class=\"mlr-at\">\r\n            <h2 class=\"kns-hed txt-nrml\">Who We Are</h2>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"dry-pd pt0 ex-stp0\">\r\n    <div class=\"site-width\">\r\n        <div class=\"flx gap40 our-vis flx-dir\">\r\n            <div class=\"pd4032 visn\">\r\n                <h2 class=\"kns-hed new-size txt-nrml\">Our Mission</h2>\r\n                <p class=\"mt24 p-ext\">\r\n                    \"Our mission at Black Dog Forensics is to provide ethical and unparalleled expert digital forensics\r\n                    services by leveraging our extensive field experience to retrieve the truth so clients can make\r\n                    informed decisions to navigate complex legal, business, and personal challenges.\"\r\n                </p>\r\n                <p class=\"mt24 p-ext\">At Black Dog Forensics, we don’t just extract digital data—we analyze, interpret,\r\n                    and provide expert insights to ensure our clients fully understand and can act on the evidence.​</p>\r\n            </div>\r\n            <div class=\"pd4032 visn\">\r\n                <h2 class=\"kns-hed new-size txt-nrml\">Our Vision</h2>\r\n                <p class=\"mt24 p-ext\">\r\n                    \"To be the premier choice for digital investigations, empowering our clients with the truth they\r\n                    seek by staying at the forefront of technological advancements and industry best practices.\"\r\n                </p>\r\n                <p class=\"mt24 p-ext\">We empower attorneys, businesses, government agencies, and individuals with\r\n                    indisputable digital evidence, ensuring justice, security, and informed decision-making in a rapidly\r\n                    evolving digital world.​</p>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width ex-sw00\">\r\n        <div class=\"mlr-at\">\r\n            <h2 class=\"kns-hed txt-nrml\">Meet the team</h2>\r\n            <h3 class=\"bd-trd mt24 txt-nrml\">Certified Experts in Digital Forensics</h3>\r\n            <p class=\"mt18 p-ext\">Forensic Specialists | Investigative Experts | Court-Tested Witnesses</p>\r\n            <p class=\"mt24 p-ext\">Our team is composed of industry-certified professionals with extensive experience in\r\n                law enforcement, legal investigations, and corporate forensics. They bring a wealth of knowledge to\r\n                every investigation and consultative engagement.</p>\r\n        </div>\r\n        <div class=\"mlr-at\">\r\n            <h3 class=\"bd-trd mt32 txt-nrml\">What Sets Our Experts Apart?</h3>\r\n            <p class=\"mt18 p-ext\">\r\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\r\n            </p>\r\n\r\n        </div>\r\n        <div class=\"flx gap24 mt40 wrp protct col44\">\r\n            <div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/person_shield.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt20\">Industry-Certified Professionals</h4>\r\n                    <p class=\"mt20\">Holding top forensic certifications for the highest standards of evidence handling.​\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/quick_reference.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt20\">Deep Investigative Experience</h4>\r\n                    <p class=\"mt20\">Expertise in cases involving fraud, cybercrimes, intellectual property theft, human\r\n                        trafficking, and digital misconduct.​</p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/data-evid.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt20\">Former Law Enforcement & Legal Experts</h4>\r\n                    <p class=\"mt20\">Our team includes professionals with backgrounds in criminal investigations, civil\r\n                        litigation, and national security.​</p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/courthouse.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt20\">Extensive Courtroom Experience</h4>\r\n                    <p class=\"mt20\">Seasoned expert witnesses, capable of translating complex digital evidence into\r\n                        clear, court-admissible testimony.​</p>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n        <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n            <div class=\"flx-equ-col mx518\">\r\n                <img src=\"images/dog/about1-n-im.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n            </div>\r\n            <div class=\"flx-equ-col mx642\">\r\n                <h2 class=\"kns-hed txt-nrml\">Fighting Human Trafficking Through Digital Forensics</h2>\r\n                <p class=\"mt18 p-ext\">Our mission extends beyond forensic investigations. We actively support the fight\r\n                    against human trafficking through awareness, prevention, and rescue initiatives.</p>\r\n                <h4 class=\"sub-hed mt18\">How We Take Action</h4>\r\n                <ul class=\"dry-lst mt18 tic\">\r\n                    <li>\r\n                        <p class=\"fw700\">Pro Bono Forensic Support</p>\r\n                        <p class=\"mt5\">\r\n                            Assisting law enforcement and non-profits in trafficking cases that require immediate\r\n                            forensic intervention.\r\n                        </p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">Funding Prevention & Recovery Efforts</p>\r\n                        <p class=\"mt5\">\r\n                            A portion of our proceeds supports anti-trafficking programs and initiatives in high-risk\r\n                            areas.\r\n                        </p>\r\n                    </li>\r\n                </ul>\r\n                <h4 class=\"sub-hed mt18\">How We Take Action</h4>\r\n                <p class=\"mt18 p-ext\">In 2024, we built a church in one of the world’s most affected regions, taking a\r\n                    significant step in our commitment to combating human trafficking. Our long-term vision includes\r\n                    expanding our efforts in these areas, with the ultimate goal of establishing an orphanage to support\r\n                    children rescued from trafficking and exploitation.</p>\r\n                <p class=\"mt18 p-ext\">By choosing Black Dog Forensics, you are not just securing expert forensic\r\n                    services—you are supporting a mission to protect the vulnerable and restore hope where it is needed\r\n                    most.</p>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n        <div class=\"mlr-at\">\r\n            <h2 class=\"kns-hed txt-nrml\">Why Black Dog Forensics?</h2>\r\n            <p class=\"mt18 p-ext\">The Right Experts. The Right Technology. The Right Approach.</p>\r\n        </div>\r\n        <div class=\"flx gap24 mt40 wrp protct col44\">\r\n            <div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/person_shield.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt20\">Proven Expertise</h4>\r\n                    <p class=\"mt20\">Experience handling high-profile cases in legal, corporate, and law enforcement\r\n                        sectors.​​</p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/quick_reference.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt20\">Court-Admissible Evidence</h4>\r\n                    <p class=\"mt20\">Every forensic report meets the highest legal and evidentiary standards.​​</p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/data-evid.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt20\">Trusted by Legal & Business Professionals</h4>\r\n                    <p class=\"mt20\">A proven track record of delivering results that stand up in court.​​</p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/courthouse.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt20\">Ethical & Unbiased Analysis</h4>\r\n                    <p class=\"mt20\">We operate with complete integrity, objectivity, and professionalism.​​</p>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"dry-pd pt0 pb40\">\r\n    <div class=\"site-width\">\r\n        <div class=\"t-center mlr-at\">\r\n\r\n            <h2 class=\"kns-hed txt-nrml \">Ready for Court-Admissible Digital Evidence?</h2>\r\n            <p class=\"mt18 p-ext mx590 mlr-at\">Get forensic clarity - fast. Whether you’re facing a legal battle, a\r\n                corporate breach,\r\n                or a sensitive investigation, our certified experts are ready to support you with defensible, discreet\r\n                digital evidence that holds up in court.</p>\r\n            <div class=\"mt48\">\r\n                <a class=\"global-btn\" href=\"/contact\">Speak with a Forensics Expert </a>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>', '', 1, 2, '2025-04-07 07:00:43', 102, '', '2025-05-23 11:19:57', 102, 102, '2025-05-23 11:22:08', '2025-04-07 07:00:43', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"0\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 91, 23, '', '', 1, 392, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(4, 123, 'Services', 'services', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width utr-screen\">\r\n        <div class=\"bn-col1 bg-bl1\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed txt-nrml\">Uncovering the Truth: How Our Forensic Experts Work</h2>\r\n            <p class=\"bn-txt  mrt24\">\r\n              At Black Dog Forensics, we go beyond gathering data—we retrieve the truth. Whether you\'re facing a legal\r\n              dispute,\r\n              corporate investigation, or personal challenge, our certified experts analyze digital evidence with\r\n              unmatched precision.\r\n            </p>\r\n            <p class=\"bn-txt  mrt24\">\r\n              Using cutting-edge forensic techniques, we retrieve, preserve, and present digital data in clear,\r\n              court-admissible\r\n              formats. Our mission is simple: deliver accurate, defensible findings that help you take decisive legal or\r\n              investigative\r\n              action.\r\n            </p>\r\n            <p class=\"bn-txt  mrt24\">\r\n              We offer free consultations for legal teams, corporations, and private clients—giving you expert guidance\r\n              before you\r\n              commit to a full investigation.\r\n            </p>\r\n            <p class=\"mt32\">\r\n              <a href=\"/contact\" class=\"global-btn bd-inner-btn\">\r\n                Book Your Free Consultation\r\n              </a>\r\n            </p>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">Comprehensive Forensic Investigation Services</h2>\r\n        <p class=\"mt18 p-ext\">\r\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\r\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\r\n          digital data from a wide range of sources—computers, mobile devices, emails, documents, and more. Our\r\n          comprehensive forensic investigation services are designed to support law firms, businesses, and private\r\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\r\n        </p>\r\n        <p class=\"mt24\">\r\n          <a href=\"/contact\" class=\"global-btn bd-inner-btn\">\r\n            Learn More\r\n          </a>\r\n        </p>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/service00.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"mx932\">\r\n      <h2 class=\"kns-hed txt-nrml\">Forensic Investigations and Analysis</h2>\r\n      <p class=\"mt18 p-ext mx1000\">Black Dog Forensics provides thorough forensic analysis of digital devices, ensuring\r\n        the integrity and admissibility of evidence. Our forensic investigation services include:</p>\r\n    </div>\r\n    <div class=\"flx gap32 mt64 wrp protct pd-in24 utr-align\">\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Digital Forensics</h4>\r\n          <p class=\"mt20\">Identifying and extracting relevant electronic data from various digital devices.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Computer Forensics</h4>\r\n          <p class=\"mt20\">Examining computers for data recovery, fraud investigations, and unauthorized access\r\n            detection.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Cell Phone Forensics</h4>\r\n          <p class=\"mt20\">Extracting text messages, call logs, and other crucial mobile data.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Forensic Imaging</h4>\r\n          <p class=\"mt20\">Creating exact, legally defensible copies of digital storage media.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f60\">\r\n        <div>\r\n          <h4 class=\"h4hed\">User Activity Analysis</h4>\r\n          <p class=\"mt20\">Tracking and documenting digital behaviors for investigative purposes.</p>\r\n        </div>\r\n      </div>\r\n\r\n      <div class=\"col3 chs-us-p f60\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Email & Document Authentication Investigations</h4>\r\n          <p class=\"mt20\">Verifying the authenticity of emails, contracts, and digital files to detect forgery, metadata\r\n            manipulation, and unauthorized modifications.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f60\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Opposing Expert Report Review & Consultation</h4>\r\n          <p class=\"mt20\">Providing expert insight into forensic reports from opposing parties.</p>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">Audio and Video Forensics</h2>\r\n        <p class=\"mt18 p-ext\">Our audio and video forensic services enhance, authenticate, and analyze recordings to\r\n          support investigations and litigation. We offer:</p>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">Audio Forensics & Enhancement</p>\r\n            <p class=\"mt5\">\r\n              Clarifying audio recordings for improved intelligibility.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Video Authentication</p>\r\n            <p class=\"mt5\">\r\n              Confirming whether video footage has been altered or manipulated.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Audio Authentication</p>\r\n            <p class=\"mt5\">\r\n              Verifying the legitimacy of audio evidence.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Video Authentication</p>\r\n            <p class=\"mt5\">\r\n              Examining video evidence to detect tampering, verify authenticity, and ensure court-admissibility.\r\n            </p>\r\n          </li>\r\n        </ul>\r\n        <p class=\"mt24\">\r\n          <a href=\"/contact\" class=\"global-btn bd-inner-btn\">\r\n            Learn More\r\n          </a>\r\n        </p>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/service2.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/service4.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">Data and Evidence Management</h2>\r\n        <p class=\"mt18 p-ext\">Proper handling and preservation of digital evidence are critical for investigations. We\r\n          provide:</p>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">Data Preservation</p>\r\n            <p class=\"mt5\">\r\n              Ensuring the integrity of digital evidence for legal proceedings.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Data Recovery of Deleted Data</p>\r\n            <p class=\"mt5\">\r\n              Retrieving lost, deleted, or corrupted files from digital devices.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Secure Document Deletion & Destruction Certification</p>\r\n            <p class=\"mt5\">\r\n              Verifiable and irreversible data destruction.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Certificate of Destruction</p>\r\n            <p class=\"mt5\">\r\n              Official documentation confirming the complete removal of sensitive data.\r\n            </p>\r\n          </li>\r\n        </ul>\r\n        <p class=\"mt24\">\r\n          <a href=\"/contact\" class=\"global-btn bd-inner-btn\">\r\n            Learn More\r\n          </a>\r\n        </p>\r\n      </div>\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"mx932\">\r\n      <h2 class=\"kns-hed txt-nrml\">Legal, Litigation, and Consulting Support</h2>\r\n      <p class=\"mt18 p-ext mx620\">Our expertise supports attorneys, law enforcement, and corporate clients in legal\r\n        matters involving digital evidence. Services include:</p>\r\n    </div>\r\n    <div class=\"flx gap32 mt64 wrp protct pd-in24 utr-align\">\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Discovery Request Advice, Assistance, & Review</h4>\r\n          <p class=\"mt20\">Helping legal teams navigate digital evidence requests.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">eDiscovery Services</h4>\r\n          <p class=\"mt20\">Identifying and securing relevant electronic evidence for litigation.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Search & Forensic Protocol Development & Review</h4>\r\n          <p class=\"mt20\">Creating structured, legally defensible forensic protocols to ensure compliance with legal and\r\n            corporate requirements.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Deposition Review</h4>\r\n          <p class=\"mt20\"> Analyzing forensic testimony for accuracy and consistency.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Expert Consulting & Expert Witness Services</h4>\r\n          <p class=\"mt20\">Providing digital forensic expertise in legal disputes.</p>\r\n        </div>\r\n      </div>\r\n\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Expert Report, Affidavit, Declaration, & Testimony</h4>\r\n          <p class=\"mt20\">Preparing court-admissible forensic reports.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Litigation Hold Assistance</h4>\r\n          <p class=\"mt20\"> Ensuring the proper retention of data relevant to ongoing litigation.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Search Warrant & Case Document Review</h4>\r\n          <p class=\"mt20\">Identifying investigative errors, missing evidence, and procedural violations to protect\r\n            clients\' rights and strengthen legal defense.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Special Master & Neutral Third-Party Forensics Provider</h4>\r\n          <p class=\"mt20\">Independent forensic analysis for legal disputes requiring impartiality.</p>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">Corporate and Private Investigations</h2>\r\n        <p class=\"mt18 p-ext\">Black Dog Forensics provides discreet and effective digital investigations for\r\n          corporations and private clients. Our services include:</p>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">Corporate Investigations</p>\r\n            <p class=\"mt5\">\r\n              Detecting fraud, misconduct, and compliance violations within organizations.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Private Investigations</p>\r\n            <p class=\"mt5\">\r\n              Digital forensic services for individuals in personal or civil matters.\r\n            </p>\r\n          </li>\r\n        </ul>\r\n        <p class=\"mt24\">\r\n          <a href=\"/contact\" class=\"global-btn bd-inner-btn\">\r\n            Learn More\r\n          </a>\r\n        </p>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/service5.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"mx932\">\r\n      <h2 class=\"kns-hed txt-nrml\">Specialized Forensic and Security Services</h2>\r\n      <p class=\"mt18 p-ext mx1000\">We offer advanced forensic services tailored to unique investigative and security\r\n        needs, including:</p>\r\n    </div>\r\n    <div class=\"flx gap32 mt64 wrp protct pd-in24 utr-align\">\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">Call Detail Record (CDR) Analysis & Cell Tower Mapping</h4>\r\n          <p class=\"mt20\">Investigating phone records, communication patterns, and location data to support legal and\r\n            investigative cases.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">Accident Reconstruction & Safety Investigation</h4>\r\n          <p class=\"mt20\">Analyzing accidents for legal and insurance purposes.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">Polygraph Services</h4>\r\n          <p class=\"mt20\">Lie detection services for legal cases and investigative purposes.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">3D Laser Scanning</h4>\r\n          <p class=\"mt20\">High-precision mapping for accident reconstruction and security applications.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">3D Mapping, Laser Scanning, & Drone Photography Services</h4>\r\n          <p class=\"mt20\">Capturing high-precision spatial data for forensic investigations, accident reconstruction,\r\n            crime scene documentation, and engineering applications.</p>\r\n        </div>\r\n      </div>\r\n\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">Device Unlocking</h4>\r\n          <p class=\"mt20\">Secure access to locked devices for forensic analysis.</p>\r\n        </div>\r\n      </div>\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">Why Choose Black Dog Forensics?</h2>\r\n        <p class=\"mt18 p-ext\">\r\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\r\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\r\n          digital data from a wide range of sources—computers, mobile devices, emails, documents, and more.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          Our comprehensive forensic investigation services are designed to support law firms, businesses, and private\r\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\r\n        </p>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Court-Ready Reports</p>\r\n            <p class=\"mt5\">\r\n              Every report is written with legal standards in mind.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Expert Witness Services</p>\r\n            <p class=\"mt5\">\r\n              Trusted by defense attorneys, prosecutors, and corporations.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Nationwide Reach</p>\r\n            <p class=\"mt5\">\r\n              Supporting clients across all 50 states.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Certified Team</p>\r\n            <p class=\"mt5\">\r\n              Our analysts hold credentials in digital forensics, law enforcement, and expert testimony.\r\n            </p>\r\n          </li>\r\n        </ul>\r\n        <p class=\"mt24\">\r\n          <a href=\"/about-our-digital-forensics-experts\" class=\"global-btn bd-inner-btn\">\r\n            Learn More\r\n          </a>\r\n        </p>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/retriever-1.png\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pt0 pb40\">\r\n  <div class=\"site-width\">\r\n    <div class=\"t-center max707 mlr-at\">\r\n\r\n      <h2 class=\"kns-hed txt-nrml\">Ready to Uncover the Facts? Let’s Talk.</h2>\r\n      <p class=\"mt18 p-ext\">\r\n        Black Dog Forensics is committed to delivering clear, actionable, and legally defensible forensic findings to\r\n        support our clients in uncovering the truth. Whether you require forensic investigations, expert witness\r\n        services, or digital evidence management, our team is here to assist with precision and professionalism.\r\n      </p>\r\n      <div class=\"mt48\">\r\n        <a class=\"global-btn\" href=\"/contact\">Schedule a Confidential Consultation</a>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 11:28:53', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 65, 22, '', '', 1, 335, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `cuod6_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(5, 124, 'Who We Help with Expert Digital Forensics Services', 'who-we-help-with-expert-digital-forensics-services', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1  mlr-at\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed mx860 txt-nrml\">Expert Digital Forensic Solutions for Legal, Corporate, and Investigative\r\n              Needs\r\n            </h2>\r\n            <p class=\"bn-txt mrt24 mx776 txt-nrml\">\r\n              Black Dog Forensics provides court-admissible digital forensic services to a diverse range of clients—each\r\n              with unique challenges, high stakes, and specific legal requirements. Whether you’re an attorney preparing\r\n              for trial, a business investigating internal fraud, or a government agency ensuring compliance, our\r\n              certified experts uncover the digital truth that matters most.\r\n            </p>\r\n            <p class=\"bn-txt mrt24 mx776 txt-nrml\">\r\n              Need to secure critical digital evidence? We\'re here to help—reach out today to get expert guidance for\r\n              your case.\r\n            </p>\r\n            <p class=\"mt32\">\r\n              <a href=\"/contact\" class=\"global-btn bd-inner-btn\">\r\n                Get Expert Guidance For Your Case\r\n              </a>\r\n            </p>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/whoweserve1.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx605\">\r\n        <h2 class=\"kns-hed txt-nrml\">Digital Forensics for Individuals & Personal Legal Cases</h2>\r\n        <p class=\"mt18 p-ext\">\r\n          When your rights, finances, or reputation are at stake, we deliver defensible forensic analysis to support\r\n          your case.\r\n        </p>\r\n        <h3 class=\"bd-trd mt18 txt-nrml\">\r\n          How We Help Individuals:\r\n        </h3>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">Personal Data Investigations</p>\r\n            <p class=\"mt5\">\r\n              Recover deleted or hidden files, photos, and records from devices or cloud platforms.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Fraud & Identity Theft Cases</p>\r\n            <p class=\"mt5\">\r\n              Track unauthorized logins, online activity, and fraudulent transactions.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Court-Admissible Digital Evidence</p>\r\n            <p class=\"mt5\">\r\n              Preserve and present data for civil litigation, divorce, or criminal defense cases.\r\n            </p>\r\n          </li>\r\n        </ul>\r\n        <p class=\"mt24\">\r\n          <a href=\"/#\" class=\"global-btn bd-inner-btn\">\r\n            Learn More\r\n          </a>\r\n        </p>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">Digital Forensics Support for Civil & Criminal Attorneys</h2>\r\n        <p class=\"mt18 p-ext\">\r\n          We partner with attorneys to provide reliable, expert digital forensics tailored to complex legal strategies.\r\n        </p>\r\n        <h3 class=\"bd-trd mt18 txt-nrml\">For Attorneys, We Provide:</h3>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">Litigation Support</p>\r\n            <p class=\"mt5\">\r\n              Discovery assistance, affidavits, case analysis, and expert testimony.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Evidence Preservation</p>\r\n            <p class=\"mt5\">\r\n              Chain-of-custody documentation and forensic imaging.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Defense Investigations </p>\r\n            <p class=\"mt5\">\r\n              Uncovering exculpatory evidence across mobile, cloud, and social platforms.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Civil Litigation Forensics</p>\r\n            <p class=\"mt5\">\r\n              IP theft, breach of contract, employment law, and more.\r\n            </p>\r\n          </li>\r\n        </ul>\r\n        <p class=\"mt24\">\r\n          <a href=\"/who-we-serve/attorneys\" class=\"global-btn bd-inner-btn\">\r\n            Learn More\r\n          </a>\r\n        </p>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/whoweserve2.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/whoweserve3.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">Digital Evidence for Private Investigators & Investigative Firms</h2>\r\n        <p class=\"mt18 p-ext\">\r\n          Private investigators rely on our expertise to enhance casework with deep digital insights.\r\n        </p>\r\n        <h3 class=\"kns-hd32 mx544 mt18 txt-nrml\">How We Support Investigators:</h3>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">Device & App Data Extraction</p>\r\n            <p class=\"mt5\">\r\n              From phones, tablets, computers, and IoT devices.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Audio/Video Analysis</p>\r\n            <p class=\"mt5\">\r\n              Authenticating recordings and enhancing evidence.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Social Media Investigations</p>\r\n            <p class=\"mt5\">\r\n              Identifying fake profiles, hidden activity, and deleted messages.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Data Recovery & Preservation </p>\r\n            <p class=\"mt5\">\r\n              Forensically sound reporting that stands up in court.\r\n            </p>\r\n          </li>\r\n        </ul>\r\n        <p class=\"mt24\">\r\n          <a href=\"/who-we-serve/digital-forensics-for-private-investigators\" class=\"global-btn bd-inner-btn\">\r\n            Learn More\r\n          </a>\r\n        </p>\r\n      </div>\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"mx932\">\r\n      <h2 class=\"kns-hed txt-nrml\">Digital Forensics for Businesses & Corporate Legal Teams</h2>\r\n      <p class=\"mt18 p-ext mx1000\">Safeguard your digital assets and uncover misconduct with enterprise-ready forensic\r\n        services.</p>\r\n      <h3 class=\"bd-trd mt18 txt-nrml\">For Businesses, We Offer:</h3>\r\n    </div>\r\n    <div class=\"flx gap32 mt64 wrp protct pd-in24 utr-align\">\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">Internal Fraud Investigations</h4>\r\n          <p class=\"mt20\">Detect unauthorized transactions, access, or sabotage.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">Data Breach Response & Cybersecurity Forensics</h4>\r\n          <p class=\"mt20\">Understand breach scope, vector, and impact.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">IP Theft & Trade Secret Protection</h4>\r\n          <p class=\"mt20\">Identify internal or external data leaks.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">Employment Law & HR Cases</h4>\r\n          <p class=\"mt20\">Investigate misconduct, wrongful termination, and harassment claims.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">Regulatory Compliance & Risk Mitigation</h4>\r\n          <p class=\"mt20\">Ensure documentation for GDPR, HIPAA, CCPA, and more.</p>\r\n        </div>\r\n      </div>\r\n\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">Device Unlocking</h4>\r\n          <p class=\"mt20\">Secure access to locked devices for forensic analysis.</p>\r\n        </div>\r\n      </div>\r\n\r\n    </div>\r\n     <p class=\"mt24\">\r\n          <a href=\"/who-we-serve/for-businesses-corporations-navigating-digital-uncertainty\" class=\"global-btn \">\r\n            Learn More\r\n          </a>\r\n        </p>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/whoweserve5.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">Government-Grade Forensics for Agencies & Law Enforcement</h2>\r\n        <p class=\"mt18 p-ext\">\r\n          As a GSA-approved vendor, we provide secure, compliant forensic services to local, state, and federal\r\n          government entities.\r\n        </p>\r\n        <h3 class=\"bd-trd mt18 txt-nrml\">How We Support Government Agencies:</h3>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">Criminal & Civil Investigations</p>\r\n            <p class=\"mt5\">\r\n              Mobile forensics, digital evidence recovery, and chain-of-custody preservation.\r\n\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Expert Witness Services</p>\r\n            <p class=\"mt5\">\r\n              Testimony and consultation for prosecutors, defense, and JAG teams.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Cybersecurity Audits & Compliance</p>\r\n            <p class=\"mt5\">\r\n              Align with NIST, FISMA, CJIS, and other standards.\r\n\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">GSA-Approved Forensic Services</p>\r\n            <p class=\"mt5\">\r\n              Ready for rapid procurement through government contracts.\r\n            </p>\r\n          </li>\r\n        </ul>\r\n        <p class=\"mt24\">\r\n          <a href=\"/who-we-serve/digital-forensics-for-federal-state-local-government\" class=\"global-btn bd-inner-btn\">\r\n            Learn More\r\n          </a>\r\n        </p>\r\n      </div>\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"mx932 mlr-at \">\r\n      <h2 class=\"kns-hed txt-nrml\">Why Clients Trust Black Dog Forensics</h2>\r\n      <p class=\"mt18 mx933 p-ext\">\r\n        Choosing the right digital forensics partner can make or break your case. At Black Dog Forensics, our clients\r\n        count on us for more than just technical expertise—they rely on our integrity, precision, and unwavering\r\n        commitment to uncovering the truth. We operate at the highest standards of legal defensibility, confidentiality,\r\n        and responsiveness.\r\n      </p>\r\n    </div>\r\n    <div class=\"flx gap24 mt40 wrp protct col44\">\r\n      <div class=\"col3 chs-us-p\">\r\n        <img src=\"images/dog/svg/person_shield.svg\" alt=\"icon\" class=\"icn-ch\">\r\n        <div>\r\n          <h4 class=\"h4hed mt20\">Certified Forensic Experts</h4>\r\n          <p class=\"mt20\">Specialists with law enforcement, cybersecurity, and legal backgrounds.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <img src=\"images/dog/svg/quick_reference.svg\" alt=\"icon\" class=\"icn-ch\">\r\n        <div>\r\n          <h4 class=\"h4hed mt20\">Court-Admissible Reports</h4>\r\n          <p class=\"mt20\">Every case meets the highest standards for evidence integrity.​​</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <img src=\"images/dog/svg/data-evid.svg\" alt=\"icon\" class=\"icn-ch\">\r\n        <div>\r\n          <h4 class=\"h4hed mt20\">Confidential, Ethical Investigations</h4>\r\n          <p class=\"mt20\">Always discreet, secure, and objective.​​</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <img src=\"images/dog/svg/electric_bolt.svg\" alt=\"icon\" class=\"icn-ch\">\r\n        <div>\r\n          <h4 class=\"h4hed mt20\">Rapid Response, Nationwide Reach</h4>\r\n          <p class=\"mt20\">We act fast—because timing often determines case outcomes​</p>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n<div class=\"dry-pd pt0 pb40\">\r\n  <div class=\"site-width\">\r\n    <div class=\"t-center mx690 mlr-at\">\r\n\r\n      <h2 class=\"kns-hed txt-nrml\">Get in Touch</h2>\r\n      <p class=\"mt18 p-ext mx501 mlr-at\">Whether you need digital forensic support for a legal case, corporate\r\n        investigation, or\r\n        government inquiry, Black Dog Forensics is here to provide expert assistance.</p>\r\n      <p class=\"mt18 p-ext dsk-none\"> <a class=\"under-line\" href=\"/contact\">Contact Us Today</a> to discuss your\r\n        forensic needs and how we can support your case.</p>\r\n      <div class=\"mt48\">\r\n        <a class=\"global-btn\" href=\"/contact\">Speak with a Forensics Expert</a>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>', '', 1, 2, '2025-04-09 08:13:19', 102, '', '2025-05-23 11:22:19', 102, NULL, NULL, '2025-04-09 08:13:19', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 79, 21, '', '', 1, 262, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(6, 125, 'Court-Ready Digital Evidence for Attorneys and Law Firms', 'court-ready-digital-evidence-for-attorneys-and-law-firms', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1  mlr-at\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed txt-nrml\">\r\n              Expert Forensic Services for Legal Professionals\r\n            </h2>\r\n            <p class=\"bn-txt  mx1037 mrt24\">\r\n              At Black Dog Forensics, we specialize in turning complex digital data into powerful legal\r\n              evidence. Attorneys across Texas and across the country count on us to uncover the facts,\r\n              preserve the truth, and deliver expert insight that holds up in court.\r\n\r\n            </p>\r\n            <p class=\"bn-txt  mx1037  mrt24\">\r\n              Whether you’re mounting a criminal defense, navigating a civil dispute, or preparing for\r\n              trial, our team works as an extension of your legal strategy—offering clarity, precision,\r\n              and courtroom-ready results.\r\n            </p>\r\n            <p class=\"bn-txt  mx1037 mrt24\">\r\n              We routinely assist attorneys with:\r\n            </p>\r\n            <ul class=\"bd-list  mt24\">\r\n              <li>\r\n                Full forensic imaging and deep-dive analysis of mobile devices, computers, and cloud\r\n                accounts\r\n              </li>\r\n              <li>\r\n                Authentication of digital communications to prove origin, intent, or tampering\r\n              </li>\r\n              <li>\r\n                Recovery of deleted messages, files, and metadata vital to your case\r\n              </li>\r\n              <li>\r\n                Expert reports, affidavits, and testimony that simplify the technical and support your\r\n                argument\r\n              </li>\r\n              <li>\r\n                Consultation during discovery to guide requests and avoid pitfalls\r\n              </li>\r\n              <li>\r\n                Litigation support that strengthens your position before you ever step into the\r\n                courtroom\r\n              </li>\r\n            </ul>\r\n            <div class=\"mt32\">\r\n              <a class=\"global-btn bd-inner-btn txtcap\" href=\"/contact\">Get expert guidance for your case</a>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"mx932\">\r\n      <h2 class=\"kns-hed txt-nrml\">Why Clients Trust Us</h2>\r\n      <h3 class=\"kns-hd32 txt-nrml\">Why Attorneys Choose Black Dog Forensics</h3>\r\n      <p class=\"mt18 p-ext mx1000\">\r\n        When the stakes are high, attorneys don’t just need digital evidence—they need a trusted forensic ally who\r\n        understands the legal process. Here’s why top law firms and solo practitioners turn to Black Dog Forensics:\r\n      </p>\r\n    </div>\r\n    <div class=\"flx gap32 mt64 wrp protct pd-in24 utr-align\">\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Courtroom-Ready Evidence</h4>\r\n          <p class=\"mt20\">\r\n            Every step we take is designed to meet or exceed court standards for admissibility and chain of custody.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Expertise That Builds Stronger Cases</h4>\r\n          <p class=\"mt20\">From pre-litigation strategy to expert testimony, our team enhances your case with data-backed\r\n            insights and clear analysis.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Challenge the Opposition with Confidence</h4>\r\n          <p class=\"mt20\">We’re experienced at reviewing and rebutting opposing forensic claims—arming you with facts,\r\n            not guesswork.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Efficient, Targeted Discovery</h4>\r\n          <p class=\"mt20\">We help narrow the scope, reduce costs, and focus on the data that actually matters.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Communication You Can Count On</h4>\r\n          <p class=\"mt20\">Our reports are jargon-free, courtroom-tested, and built to resonate with judges and juries.\r\n          </p>\r\n        </div>\r\n      </div>\r\n\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Fast, Confidential, and Always Professional</h4>\r\n          <p class=\"mt20\">We know your deadlines are tight and your cases are sensitive. We respond quickly—and we never\r\n            compromise discretion.</p>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\" pos-re mx1800 \">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd pt40\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1 \">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed t-center txt-nrml\">Frequently Asked Questions</h2>\r\n            <div class=\"faq-sec mt32 page-sec\">\r\n              <div class=\"accordion faq-icon\">\r\n                <!-- faq 1 -->\r\n                <div class=\"accordion-item \">\r\n                  <div class=\"accordion-item-header active\">\r\n                    When should a lawyer involve a digital forensics expert during a legal case?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: auto\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Attorneys should engage a digital forensics expert early in the legal\r\n                        process—ideally during discovery or while shaping the case strategy.\r\n                        Early involvement can guide discovery requests, uncover digital red\r\n                        flags, and enhance case strength with properly preserved evidence.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 2 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Can digital forensic consultants assist with legal discovery and data scope\r\n                    refinement?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes. Our digital forensic experts help attorneys draft precise discovery requests by identifying\r\n                        relevant data types, narrowing search parameters, and optimizing evidence collection. This\r\n                        results in more targeted, cost-effective investigations that hold up in court.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n\r\n                <!-- faq 3 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    How do I know if digital forensics is relevant to my litigation or\r\n                    investigation?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        If your case involves deleted emails, access to confidential files, altered metadata, or\r\n                        opposing forensic claims, it likely requires digital forensics. We offer consultations to assess\r\n                        if forensic evidence can support your legal argument or defense.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 4 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    How do digital forensic experts ensure evidence is admissible in court?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        We follow strict legal and forensic standards, including chain of custody procedures, forensic\r\n                        imaging, cryptographic hash validation, and neutral reporting. These protocols ensure that our\r\n                        findings are court-admissible in both civil and criminal proceedings.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 5 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Can you recover deleted emails or prove file access in a digital investigation?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Absolutely. We can recover deleted emails, trace user access to sensitive files, and analyze\r\n                        metadata to determine who accessed, modified, or deleted digital documents—key evidence in fraud\r\n                        cases, employee disputes, and intellectual property theft.\r\n\r\n                      </p>\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\r\n<div class=\"dry-pd pt0 pb40\">\r\n  <div class=\"site-width\">\r\n    <div class=\"t-center mx804 mlr-at pos-rel\">\r\n      <h2 class=\"kns-hed txt-nrml\">Ready to Strengthen Your Case with Digital Evidence That Holds Up in Court?</h2>\r\n      <p class=\"mt18 p-ext mx690 mlr-at\">Partner with Black Dog Forensics and gain a courtroom-tested ally in your\r\n        legal strategy. Whether you’re facing a high-stakes criminal trial or a complex civil dispute, our\r\n        forensic experts deliver the clarity and credibility your case deserves.</p>\r\n      <p class=\"mt18 mx475 mlr-at p-ext dsk-none\"><a href=\"/contact\" class=\"priv under-line\">Contact us today</a>\r\n        for a confidential\r\n        consultation — and take the first step toward uncovering the truth.</p>\r\n      <div class=\"mt32\">\r\n        <div class=\"flx two-btn\">\r\n          <div class=\"btn1\">\r\n            <a class=\"global-btn\" href=\"tel:(346) 200-6097\">Schedule a Call</a>\r\n          </div>\r\n          <div class=\"btn2\">\r\n            <a class=\"global-btn global-btn2\" href=\"/contact\">Request a Case Review</a>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>', '', 1, 2, '2025-04-09 10:35:33', 102, '', '2025-05-20 12:53:10', 102, 102, '2025-05-23 11:22:05', '2025-04-09 10:35:33', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 48, 20, '', '', 1, 155, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `cuod6_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(7, 158, 'For Businesses & Corporations Navigating Digital Uncertainty', 'for-businesses-corporations-navigating-digital-uncertainty', '<div class=\"bckk-ab pos-re mx1800\">\r\n    <div class=\"mx1440 pos-re\">\r\n        <div class=\"fil-bl2\"></div>\r\n        <div class=\"dry-pd\">\r\n            <div class=\"site-width\">\r\n                <div class=\"bn-col1 bg-bl1 \">\r\n                    <div class=\"pos-re z-ind1\">\r\n                        <h2 class=\"kns-hed txt-nrml\">\r\n                            Digital Forensic Services to Protect Your Company’s Integrity\r\n                        </h2>\r\n                        <p class=\"bn-txt mt24 mx933\">\r\n                            Digital evidence plays a critical role in modern business\r\n                            operations, especially when internal issues, legal disputes, or\r\n                            data loss arise. At Black Dog Forensics, we specialize in helping\r\n                            companies uncover the truth through expert digital\r\n                            investigations—serving as a trusted partner when accuracy,\r\n                            discretion, and speed matter most.\r\n                        </p>\r\n                        <div class=\"mt32\">\r\n                            <a class=\"global-btn bd-inner-btn\" href=\"/contact\">Schedule a Confidential Consultation\r\n                                </a>\r\n                        </div>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n        <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n            <div class=\"flx-equ-col mx642\">\r\n                <h2 class=\"kns-hed txt-nrml\">\r\n                    Empowering Businesses to Respond Decisively with Digital Evidence\r\n                </h2>\r\n                <p class=\"mt18 p-ext\">\r\n                    We help businesses protect their data, reputation, and legal standing\r\n                    through expert digital forensics. Our team works discreetly with\r\n                    internal stakeholders—HR teams, IT staff, general counsel, and\r\n                    executives—to uncover the facts when sensitive situations arise.\r\n                </p>\r\n\r\n                <h4 class=\"sub-hed mt18\">Business clients often come to us during:</h4>\r\n                <ul class=\"dry-lst mt24 tic\">\r\n                    <li>\r\n                        <p class=\"fw700\">Departing employee investigations</p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">Suspected intellectual property theft</p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">Fraud, harassment, or compliance violations</p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">Litigation involving digital evidence</p>\r\n                    </li>\r\n                </ul>\r\n\r\n                <p class=\"mt24 p-ext\">\r\n                    These situations demand precision, confidentiality, and\r\n                    court-admissible findings—our specialty.\r\n                </p>\r\n            </div>\r\n            <div class=\"flx-equ-col mx518 pos-rel\">\r\n                <img src=\"/images/dog/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1.jpg\"\r\n                    alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\" />\r\n                <!-- <img\r\n            src=\"/images/dog/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\"\r\n            alt=\"Expert Digital Forensics\"\r\n            class=\"kn-img bdr24 mob-dis\"\r\n          />-->\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width ex-sw00\">\r\n        <div class=\"mlr-at\">\r\n            <h2 class=\"kns-hed txt-nrml\">Comprehensive Digital Forensics Tailored for Business Needs</h2>\r\n            <p class=\"mt18 p-ext mx1112\">With a reputation for clarity, discretion, and precision, Black Dog Forensics\r\n                supports\r\n                companies throughout Houston, The Woodlands, across Texas, Colorado, and nationwide. Our team delivers\r\n                digital forensics services tailored to real-world business challenges—always with a user-friendly,\r\n                client-focused approach.\r\n            </p>\r\n            <h4 class=\"sub-hed mt32\">We’re frequently called on to provide:</h4>\r\n        </div>\r\n        <div class=\"mlr-at\">\r\n            <h3 class=\"bd-trd mt32 txt-nrml\">What Sets Our Experts Apart?</h3>\r\n            <p class=\"mt18 p-ext\">\r\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\r\n            </p>\r\n\r\n        </div>\r\n        <div class=\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\">\r\n            <div class=\"col3 chs-us-p f40\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Digital Forensics &amp; User Activity Analysis</h4>\r\n                    <p class=\"mt20\">\r\n                        Identify unauthorized data transfers, system misuse, or digital misconduct.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p f40\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Computer &amp; Cell Phone Forensics </h4>\r\n                    <p class=\"mt20\">Examine devices for deleted files, communication logs, and file access timelines.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p f40\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Cloud Imaging &amp; Data Acquisitions</h4>\r\n                    <p class=\"mt20\">Secure retrieval of data from platforms like Google Workspace or Microsoft 365.</p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p f40\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Forensic Imaging &amp; Preservation</h4>\r\n                    <p class=\"mt20\">Create exact forensic copies of devices while maintaining chain of custody.</p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p f60\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Data Recovery &amp; Secure Deletion</h4>\r\n                    <p class=\"mt20\">\r\n                        Recover critical evidence or permanently destroy sensitive information with certification.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n\r\n            <div class=\"col3 chs-us-p f60\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Audio &amp; Video Forensics</h4>\r\n                    <p class=\"mt20\">Enhance or authenticate recordings used in HR disputes or legal proceedings.</p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p f60\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Litigation Support</h4>\r\n                    <p class=\"mt20\">Expert reports, affidavits, opposing expert analysis, and deposition preparation.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width ex-sw00\">\r\n        <div class=\"mlr-at\">\r\n            <h2 class=\"kns-hed txt-nrml\">Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision</h2>\r\n            <p class=\"mt18 p-ext mx1037\">When digital concerns arise—whether it\'s a compliance issue, legal matter, or\r\n                internal investigation—businesses need a forensics partner they can trust. Black Dog Forensics delivers\r\n                reliable, defensible results that help companies take informed, confident action.\r\n            </p>\r\n        </div>\r\n         <div class=\"mlr-at\">\r\n            <h3 class=\"bd-trd mt32 txt-nrml\">What Sets Our Experts Apart?</h3>\r\n            <p class=\"mt18 p-ext\">\r\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\r\n            </p>\r\n\r\n        </div>\r\n        <div class=\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\">\r\n            <div class=\"col3 chs-us-p\">\r\n\r\n                <div>\r\n                    <h4 class=\"h4hed \"> Clarity in High-Stakes Situations</h4>\r\n                    <p class=\"mt20\">\r\n                        Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic\r\n                        insight.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p\">\r\n\r\n                <div>\r\n                    <h4 class=\"h4hed \">Discreet & Professional Process</h4>\r\n                    <p class=\"mt20\">\r\n                        We work confidentially to avoid business disruption while preserving your reputation and legal\r\n                        position.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p\">\r\n\r\n                <div>\r\n                    <h4 class=\"h4hed \">Court-Ready Documentation</h4>\r\n                    <p class=\"mt20\">\r\n                        Our reports are clear, defensible, and formatted for use in depositions, arbitration, or\r\n                        litigation.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p\">\r\n\r\n                <div>\r\n                    <h4 class=\"h4hed \"> Fast Turnaround When It Matters</h4>\r\n                    <p class=\"mt20\">We respond quickly to secure evidence before it’s lost, overwritten, or tampered\r\n                        with.</p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p\">\r\n\r\n                <div>\r\n                    <h4 class=\"h4hed \">Expertise Across Digital Platforms</h4>\r\n                    <p class=\"mt20\">\r\n                        From hard drives and cell phones to cloud environments and communication records, we retrieve\r\n                        the truth across systems.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n\r\n            <div class=\"col3 chs-us-p\">\r\n\r\n                <div>\r\n                    <h4 class=\"h4hed \"> Legal Support from Start to Finish</h4>\r\n                    <p class=\"mt20\">Whether you\'re managing an HR issue or preparing for court, we offer continuous\r\n                        support, including testimony and discovery assistance.</p>\r\n                </div>\r\n            </div>\r\n\r\n        </div>\r\n    </div>\r\n</div>\r\n\r\n\r\n<!-- <div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed\">\r\n          Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision\r\n        </h2>\r\n        <p class=\"mt18 p-ext\">\r\n          When digital concerns arise—whether it\'s a compliance issue, legal matter, or internal\r\n          investigation—businesses need a forensics partner they can trust. Black Dog Forensics delivers reliable,\r\n          defensible results that help companies take informed, confident action.\r\n        </p>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">Clarity in High-Stakes Situations</p>\r\n            <p class=\"mt5\">\r\n              Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic insight.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Discreet & Professional Process</p>\r\n            <p class=\"mt5\">\r\n              We work confidentially to avoid business disruption while preserving your reputation and legal position.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Court-Ready Documentation</p>\r\n            <p class=\"mt5\">\r\n              Our reports are clear, defensible, and formatted for use in depositions, arbitration, or litigation.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Fast Turnaround When It Matters</p>\r\n            <p class=\"mt5\">\r\n              We respond quickly to secure evidence before it’s lost, overwritten, or tampered with.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Expertise Across Digital Platforms</p>\r\n            <p class=\"mt5\">\r\n              From hard drives and cell phones to cloud environments and communication records, we retrieve the truth\r\n              across systems.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Legal Support from Start to Finish</p>\r\n            <p class=\"mt5\">\r\n              Whether you\'re managing an HR issue or preparing for court, we offer continuous support, including\r\n              testimony and discovery assistance.\r\n            </p>\r\n          </li>\r\n        </ul>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518 pos-rel\">\r\n        <img src=\"/images/dog/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3.jpg\"\r\n          alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\" />\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div> -->\r\n\r\n\r\n<div class=\"pos-re mx1800 \">\r\n    <div class=\"mx1440 pos-re\">\r\n        <div class=\"fil-bl2\"></div>\r\n        <div class=\"dry-pd pt40\">\r\n            <div class=\"site-width\">\r\n                <div class=\"bn-col1 bg-bl1 \">\r\n                    <div class=\"pos-re z-ind1\">\r\n                        <h2 class=\"kns-hed t-center txt-nrml\">Frequently Asked Questions</h2>\r\n                        <div class=\"faq-sec mt32 page-sec\">\r\n                            <div class=\"accordion faq-icon\">\r\n                                <!-- faq 1 -->\r\n                                <div class=\"accordion-item\">\r\n                                    <div class=\"accordion-item-header active\">\r\n                                        What is digital forensics and why do businesses need it?\r\n                                    </div>\r\n                                    <div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n                                        <div class=\"accordion-item-body-content\">\r\n                                            <p>\r\n                                                Digital forensics is the process of collecting, analyzing, and\r\n                                                preserving electronic data for\r\n                                                use in investigations or legal matters. Businesses rely on it to uncover\r\n                                                fraud, employee\r\n                                                misconduct, intellectual property theft, or data breaches—ensuring the\r\n                                                facts are backed by\r\n                                                verifiable evidence.\r\n                                            </p>\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <!-- faq 2 -->\r\n                                <div class=\"accordion-item\">\r\n                                    <div class=\"accordion-item-header\">\r\n                                        Can digital forensics recover deleted files or messages?\r\n                                    </div>\r\n                                    <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                                        <div class=\"accordion-item-body-content\">\r\n                                            <p>\r\n                                                Yes. Our forensic tools and techniques can recover deleted emails,\r\n                                                messages, files, and logs\r\n                                                from computers, smartphones, and cloud platforms—helping your business\r\n                                                uncover crucial evidence\r\n                                                even after attempts to conceal or erase it.\r\n                                            </p>\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n\r\n                                <!-- faq 3 -->\r\n                                <div class=\"accordion-item\">\r\n                                    <div class=\"accordion-item-header\">\r\n                                        How does Black Dog Forensics ensure confidentiality?\r\n                                    </div>\r\n                                    <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                                        <div class=\"accordion-item-body-content\">\r\n                                            <p>\r\n                                                We handle every case with the highest level of discretion. Our forensic\r\n                                                experts follow strict\r\n                                                chain-of-custody protocols and collaborate only with authorized internal\r\n                                                stakeholders to protect\r\n                                                your data, reputation, and legal position throughout the investigation.\r\n                                            </p>\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <!-- faq 4 -->\r\n                                <div class=\"accordion-item\">\r\n                                    <div class=\"accordion-item-header\">\r\n                                        How long does a digital forensics investigation take?\r\n                                    </div>\r\n                                    <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                                        <div class=\"accordion-item-body-content\">\r\n                                            <p>\r\n                                                Timeframes vary based on the complexity of the case and number of\r\n                                                devices or accounts involved.\r\n                                                However, we offer fast turnaround and often begin within 24 hours to\r\n                                                secure time-sensitive\r\n                                                evidence before it’s lost or overwritten.\r\n                                            </p>\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <!-- faq 5 -->\r\n                                <div class=\"accordion-item\">\r\n                                    <div class=\"accordion-item-header\">\r\n                                        Do you offer remote or nationwide digital forensics services?\r\n                                    </div>\r\n                                    <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                                        <div class=\"accordion-item-body-content\">\r\n                                            <p>\r\n                                                Yes. In addition to serving Houston and The Woodlands, we work with\r\n                                                companies across Texas,\r\n                                                Colorado, and the U.S. We offer secure remote imaging, cloud-based data\r\n                                                collection, and device\r\n                                                shipping options for fast, reliable nationwide service.\r\n                                            </p>\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\r\n<div class=\"dry-pd pt0 pb40 pos-rel pt40\">\r\n    <div class=\"site-width\">\r\n        <div class=\"t-center mx732 mlr-at\">\r\n\r\n            <h2 class=\"kns-hed txt-nrml\">Ready to Uncover the Facts? Let’s Talk</h2>\r\n            <p class=\"mt18 p-ext\">When digital evidence matters to your business, you need a forensic partner with the\r\n                expertise, advanced tools, and discretion to deliver results you can trust. Our team is committed to\r\n                helping you\r\n                navigate sensitive situations with confidence—preserving evidence, protecting your legal standing, and\r\n                uncovering the truth with clarity and precision.</p>\r\n            <div class=\"mt48\">\r\n                <a class=\"global-btn\" href=\"/contact\">Schedule a Confidential Consultation </a>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>', '', 1, 2, '2025-04-28 05:25:18', 102, '', '2025-05-23 11:34:50', 102, NULL, NULL, '2025-04-28 05:25:18', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 83, 19, '', '', 1, 387, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(8, 159, 'Digital Forensics for Federal, State & Local Government', 'digital-forensics-for-federal-state-local-government', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1 \">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed txt-nrml\">\r\n              Trusted Digital Forensics for Government Investigations\r\n\r\n            </h2>\r\n            <p class=\"bn-txt mrt24 mx860\">\r\n              Federal, state, and local agencies turn to Black Dog Forensics for trusted, results-driven\r\n              digital investigations. We provide expert support across criminal, civil, and administrative\r\n              matters—delivering actionable insights, defensible evidence, and clear communication every\r\n              step of the way.\r\n            </p>\r\n            <div class=\"mt32\">\r\n              <a class=\"global-btn bd-inner-btn\" href=\"/contact\">Schedule a Consultation </a>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">\r\n          Delivering Clarity and Confidence in Government Cases\r\n        </h2>\r\n        <p class=\"mt18 p-ext\">\r\n          Black Dog Forensics is a trusted partner for local, state, and federal government agencies seeking\r\n          professional, court-admissible digital forensic support. Our team offers expert, objective, and\r\n          discreet analysis of digital evidence to support criminal investigations, internal audits, and\r\n          national security initiatives. With deep experience in law enforcement collaboration and a\r\n          reputation for integrity, we serve as a critical asset in uncovering digital truths that support\r\n          justice and accountability.\r\n        </p>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">\r\n              Expert digital forensic analysis for federal, state, and local government cases.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Proven track record in law enforcement collaboration and courtroom success.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Adherence to strict chain-of-custody and evidence handling protocols.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Support for criminal, civil, and administrative investigations.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Experience navigating sensitive matters including national security, internal misconduct,\r\n              and high-profile litigation.\r\n            </p>\r\n          </li>\r\n        </ul>\r\n        <p class=\"mt40 p-ext\">\r\n\r\n        </p>\r\n\r\n      </div>\r\n      <div class=\"flx-equ-col mx518 pos-rel\">\r\n        <img src=\"/images/gov-agen-1.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\" />\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width ex-sw00\">\r\n    <div class=\"mlr-at\">\r\n      <h2 class=\"kns-hed txt-nrml\">\r\n        Specialized Forensic Services for Government Investigations\r\n      </h2>\r\n      <!-- <p class=\"mt18 p-ext mx1000\">\r\n                We support criminal investigations, internal misconduct cases, civil rights inquiries, fraud detection,\r\n                national security reviews, and more—while ensuring compliance with federal rules of evidence and\r\n                investigative protocols.\r\n            </p> -->\r\n      <p class=\"mt18 p-ext mx1000\">\r\n        Our forensic experts are trusted by agencies nationwide to deliver accurate, defensible results in\r\n        high-stakes environments. We offer specialized support across a range of investigative needs, including:\r\n      </p>\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Cell Phone &amp; Computer Forensics</h4>\r\n          <p class=\"mt32\">\r\n            Extract and analyze critical digital evidence from mobile devices and computers in compliance\r\n            with chain-of-custody requirements.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Search Warrant & Case Document Review</h4>\r\n          <p class=\"mt32\">\r\n            Assist with legally sound review of procedures and digital findings.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Audio & Video Authentication</h4>\r\n          <p class=\"mt32\">\r\n            Validate and enhance surveillance footage and recordings for use in prosecution.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">User Activity & Metadata Analysis</h4>\r\n          <p class=\"mt32\">\r\n            Identify digital behavior, login patterns, and potential tampering across devices and networks.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f60\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Cloud & Remote Data Acquisition</h4>\r\n          <p class=\"mt32\">\r\n            Secure retrieval of data from cloud environments, social media, and remote servers.\r\n\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f60\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Forensic Imaging & Data Preservation</h4>\r\n          <p class=\"mt32\">\r\n            Ensure all digital media is captured with integrity for legal review and long-term storage.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f60\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Neutral Third-Party Analysis</h4>\r\n          <p class=\"mt32\">\r\n            Provide unbiased expert assessments and testimony in sensitive or high-profile cases.\r\n\r\n          </p>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"mx932\">\r\n      <h2 class=\"kns-hed txt-nrml\">Why Government Agencies Choose Black Dog Forensics</h2>\r\n      <p class=\"mt18 p-ext mx1000\">\r\n        When accuracy, discretion, and legal defensibility are non-negotiable, government agencies turn to Black Dog\r\n        Forensics. Our team combines technical precision with public-sector experience to support investigations that\r\n        demand the highest standards. Whether you’re handling criminal cases, civil litigation, internal audits, or\r\n        national security matters, we deliver clear, actionable digital evidence with professionalism and speed.\r\n      </p>\r\n    </div>\r\n    <div class=\"flx gap32 mt64 wrp protct pd-in24 utr-align\">\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Court-Ready Reports & Expert Testimony</h4>\r\n          <p class=\"mt20\">Clear, jargon-free documentation that stands up in court—backed by experienced forensic experts ready to testify.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Confidential &amp; Compliant</h4>\r\n          <p class=\"mt20\">Rigorous attention to privacy, data handling standards, and legal compliance at every phase of an investigation.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Proven Law Enforcement Experience</h4>\r\n          <p class=\"mt20\">Our specialists understand investigative workflows and the high-stakes nature of public-sector cases.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Advanced Tools &amp; Techniques</h4>\r\n          <p class=\"mt20\">From 3D laser scanning to mobile device unlocking and call detail record analysis, we deploy cutting-edge solutions tailored to each case.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Nationwide Reach with Local Expertise</h4>\r\n          <p class=\"mt20\">Based in Texas with a strong presence in Colorado, we serve agencies across the U.S., offering remote and on-site capabilities.</p>\r\n        </div>\r\n      </div>\r\n\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Fast Turnaround, Dependable Communication</h4>\r\n          <p class=\"mt20\">We prioritize responsiveness, case updates, and collaboration throughout the investigative lifecycle.</p>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\" pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed t-center txt-nrml\">Frequently Asked Questions</h2>\r\n            <div class=\"faq-sec mt32 page-sec\">\r\n              <div class=\"accordion faq-icon\">\r\n                <!-- faq 1 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header active\">\r\n                    What digital forensic services does Black Dog Forensics\r\n                    provide for government agencies?\r\n                  </div>\r\n                  <div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Black Dog Forensics offers a full suite of\r\n                        court-admissible digital forensic services for federal,\r\n                        state, and local government agencies. Our capabilities\r\n                        include mobile device and computer forensics, search\r\n                        warrant and case document review, cloud data\r\n                        acquisition, user activity analysis, and forensic\r\n                        imaging. We also provide expert testimony and\r\n                        third-party analysis in criminal, civil, and\r\n                        administrative investigations.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 2 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Are your forensic reports admissible in court?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes. All of our forensic reports are prepared with court admissibility\r\n                        in mind, following industry standards and federal rules of evidence. Our\r\n                        reports are clear, jargon-free, and backed by certified experts who are\r\n                        available to testify in depositions and court proceedings.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n\r\n                <!-- faq 3 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Can you assist with national security or internal misconduct investigations?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Absolutely. We are trusted by agencies to discreetly handle high-stakes,\r\n                        sensitive investigations, including national security reviews, civil\r\n                        rights inquiries, and internal misconduct cases. Our strict\r\n                        confidentiality protocols and proven law enforcement experience make us\r\n                        a reliable partner for classified or politically sensitive matters.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n\r\n                <!-- faq 4 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    How quickly can you begin a forensic investigation?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        We offer fast response times and flexible scheduling to support urgent\r\n                        government cases. Depending on the case scope and location, we can often\r\n                        begin digital evidence collection within 24 to 48 hours—either remotely\r\n                        or on-site.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 5 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Do you support cloud-based and remote data investigations?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes. Our team is experienced in cloud and remote data acquisition,\r\n                        including the secure retrieval of evidence from cloud storage, social\r\n                        media platforms, webmail accounts, and remote servers. We ensure all\r\n                        data is collected in a legally defensible manner while preserving the\r\n                        integrity and chain of custody.\r\n                      </p>\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\r\n<div class=\"dry-pd pt0 pb40 pos-rel pt40\">\r\n  <div class=\"site-width\">\r\n    <div class=\"t-center  mlr-at\">\r\n\r\n      <h2 class=\"kns-hed txt-nrml\">Facing a Critical Investigation? We’re Here to Support You</h2>\r\n      <p class=\"mt18 p-ext mx732 mx-auto\">When digital evidence is essential to your agency’s mission—whether for\r\n        internal affairs, compliance, or criminal investigations—you need a forensics partner with the\r\n        precision, discretion, and clearance-ready protocols to meet the moment. Black Dog Forensics is\r\n        experienced in supporting local, state, and federal agencies with defensible digital analysis, secure\r\n        evidence handling, and court-admissible reporting.</p>\r\n      <div class=\"mt48\">\r\n        <a class=\"global-btn\" href=\"/contact\">Schedule a Secure, Confidential Consultation</a>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>', '', 1, 2, '2025-04-28 07:29:36', 102, '', '2025-05-23 11:34:20', 102, NULL, NULL, '2025-04-28 07:29:36', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 45, 18, '', '', 1, 114, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `cuod6_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(9, 160, 'Digital Forensics for Private Investigators', 'digital-forensics-for-private-investigators', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1 \">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed txt-nrml\">\r\n              Digital Forensics That Strengthens Private Investigations\r\n            </h2>\r\n            <p class=\"bn-txt mrt24 mx860\">\r\n              Private investigators rely on Black Dog Forensics for discreet, results-driven digital forensics support.\r\n              We provide precise data recovery, authenticated evidence, and clear reporting to help private clients\r\n              uncover the truth—legally and efficiently.\r\n            </p>\r\n            <div class=\"mt32\">\r\n              <a class=\"global-btn bd-inner-btn\" href=\"/contact\">Schedule a Consultation </a>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">\r\n          Expert Forensic Support for Complex Private Investigations\r\n        </h2>\r\n        <p class=\"mt18 p-ext\">\r\n          Black Dog Forensics is a trusted digital forensics partner for private investigators working on sensitive and\r\n          high-stakes cases. Whether it\'s a personal matter, civil dispute, or corporate investigation, we deliver\r\n          expert, confidential analysis of digital devices and data to support fact-finding missions and legal\r\n          proceedings.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          Our team understands the unique demands of private investigations and offers tailored services to uncover\r\n          hidden information, validate evidence, and provide professional insight backed by industry-standard forensic\r\n          methods.\r\n        </p>\r\n\r\n      </div>\r\n      <div class=\"flx-equ-col mx518 pos-rel\">\r\n        <img src=\"/images/priv-invest1.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\" />\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width ex-sw00\">\r\n    <div class=\"mlr-at\">\r\n      <h2 class=\"kns-hed txt-nrml\">\r\n        Key Digital Services for Private Investigations\r\n      </h2>\r\n\r\n      <p class=\"mt18 p-ext mx1000\">\r\n        We equip private investigators with the digital evidence and insights needed to resolve complex, time-sensitive\r\n        cases. Our most-requested services include:\r\n      </p>\r\n      <h4 class=\"sub-hed mt32\">Private investigators frequently turn to us for:</h4>\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Cell Phone &amp; Computer Forensics</h4>\r\n          <p class=\"mt32\">\r\n            Recover texts, emails, deleted files, browser history, and other key data from personal devices.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Cloud &amp; App Data Retrieval</h4>\r\n          <p class=\"mt32\">\r\n            Access files, messages, and metadata from platforms like iCloud, Google, Facebook, WhatsApp, and more.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Audio &amp; Video Authentication</h4>\r\n          <p class=\"mt32\">\r\n            Confirm the integrity of recordings or enhance them for clarity in case review.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">User Activity Analysis</h4>\r\n          <p class=\"mt32\">\r\n            Track patterns of digital behavior and reconstruct timelines of use and access.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Data Preservation & Imaging</h4>\r\n          <p class=\"mt32\">\r\n            Capture and store evidence in a legally sound, court-admissible format.\r\n\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Deleted Data Recovery</h4>\r\n          <p class=\"mt32\">\r\n            Retrieve erased messages, media, and documents from devices and drives.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Expert Reporting & Testimony</h4>\r\n          <p class=\"mt32\">\r\n            Provide unbiased documentation and testimony for use in legal proceedings.\r\n\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Forensic Review of Third-Party Reports</h4>\r\n          <p class=\"mt32\">\r\n            Analyze and challenge digital findings from opposing experts in civil cases.\r\n\r\n          </p>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"mx932\">\r\n      <h2 class=\"kns-hed txt-nrml\">Why Private Investigators Choose Black Dog Forensics</h2>\r\n\r\n    </div>\r\n    <div class=\"flx gap32 mt64 wrp protct pd-in24 utr-align\">\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Discreet, Court-Admissible Evidence</h4>\r\n          <p class=\"mt20\">Our processes follow industry best practices and legal standards, ensuring everything we\r\n            uncover holds up in court.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Rapid, Responsive Support</h4>\r\n          <p class=\"mt20\">We understand the urgency of private cases and prioritize quick turnaround times without\r\n            compromising quality.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Clear, Professional Reporting</h4>\r\n          <p class=\"mt20\">Our reports are written for clarity—so clients, attorneys, and judges can easily understand\r\n            the findings without technical confusion.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Expert Collaboration</h4>\r\n          <p class=\"mt20\">We work hand-in-hand with investigators, offering guidance, consultation, and strategic input\r\n            throughout the case lifecycle.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Comprehensive Digital Coverage</h4>\r\n          <p class=\"mt20\">From cell phones and computers to cloud platforms, video footage, and call logs—we extract\r\n            insights from every possible digital touchpoint.</p>\r\n        </div>\r\n      </div>\r\n\r\n      <div class=\"col3 chs-us-p\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Nationwide Reach with Local Roots</h4>\r\n          <p class=\"mt20\">Headquartered in Spring, Texas with active cases in Colorado and across the U.S., we serve\r\n            private investigators nationwide—onsite or remotely.</p>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\" pos-re mx1800 \">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd pt40\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed t-center txt-nrml\">frequently asked questions</h2>\r\n            <div class=\"faq-sec mt32 page-sec\">\r\n              <div class=\"accordion faq-icon\">\r\n                <!-- faq 1 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header active\">\r\n                    What digital forensic services do you offer for private investigators?\r\n                  </div>\r\n                  <div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Black Dog Forensics provides private investigators with expert digital services including phone\r\n                        and computer forensics, deleted data recovery, cloud and app data extraction, user activity\r\n                        tracking, and audio/video authentication. We also deliver professional reporting and expert\r\n                        testimony to support legal action or client decision-making.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 2 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Can digital forensics help with infidelity or fraud investigations?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes. Digital forensics is a powerful tool in infidelity and fraud cases. We can recover deleted\r\n                        messages, analyze communication patterns, verify social media activity, and uncover hidden data\r\n                        that may confirm or refute suspicions—always handled with discretion and legal compliance.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n\r\n                <!-- faq 3 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Are your forensic reports admissible in court?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Absolutely. Our digital forensic reports are prepared to meet legal standards and are admissible\r\n                        in court. We follow strict chain-of-custody protocols and present findings in a clear,\r\n                        professional format that attorneys and judges can rely on. Our experts are also available for\r\n                        testimony when needed.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n\r\n                <!-- faq 4 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    How quickly can you recover deleted texts, emails, or files?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Turnaround time depends on the device and data volume, but we often recover deleted data within\r\n                        24 to 72 hours. Our team uses advanced tools to retrieve texts, emails, photos, and files that\r\n                        have been deleted—even from damaged or encrypted devices—whenever possible.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 5 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Do you offer remote forensic services for investigators outside Texas?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes. While we’re based in Spring, Texas, we serve private investigators across the U.S. using\r\n                        both remote and on-site capabilities. We can securely acquire data from mailed-in devices or\r\n                        remote cloud platforms, and we offer consultations nationwide.\r\n                      </p>\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\r\n<div class=\"dry-pd pt0 pb40 pos-rel pt40\">\r\n  <div class=\"site-width\">\r\n    <div class=\"t-center  mlr-at\">\r\n      <h2 class=\"kns-hed txt-nrml\">Facing a High-Stakes Case? We’re Here to Help.</h2>\r\n      <p class=\"mt18 p-ext mx732 mx-auto\">When your investigation hinges on digital proof—whether it’s a personal\r\n        matter, civil dispute, or corporate case—you need a digital forensics partner who understands the urgency,\r\n        discretion, and credibility your work demands. Black Dog Forensics supports private investigators with fast,\r\n        confidential analysis, legally sound data recovery, and expert reporting designed to hold up in court or client\r\n        review.</p>\r\n      <div class=\"mt48\">\r\n        <a class=\"global-btn\" href=\"/contact\">Request a Confidential Forensic Consultation</a>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>', '', 1, 2, '2025-04-28 09:45:53', 102, '', '2025-05-23 11:33:56', 102, NULL, NULL, '2025-04-28 09:45:53', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 27, 17, '', '', 1, 94, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(10, 161, 'Digital Forensics for Private Investigators', 'digital-forensics-for-private-investigators-2', 'Digital Forensics for Private Investigators', '', -2, 2, '2025-04-28 09:48:14', 102, '', '2025-04-28 09:48:14', 102, NULL, NULL, '2025-04-28 09:48:14', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 1, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(11, 162, 'Forensic Investigations and Digital Evidence Analysis', 'forensic-investigations-and-digital-evidence-analysis', '<div class=\"bckk-ab pos-re mx1800\">\r\n    <div class=\"mx1440 pos-re\">\r\n      <div class=\"fil-bl2\"></div>\r\n      <div class=\"dry-pd\">\r\n        <div class=\"site-width utr-screen\">\r\n          <div class=\"bn-col1 bg-bl1\">\r\n            <div class=\"pos-re z-ind1\">\r\n              <h2 class=\"kns-hed txt-nrml\">Court-Admissible Digital Forensic Investigations</h2>\r\n              <p class=\"bn-txt mrt24\">\r\n                Black Dog Forensics provides in-depth digital forensic investigations, helping legal teams and\r\n                investigators extract, preserve, and analyze data across devices. Our certified experts deliver clear,\r\n                court-admissible insights to support litigation, internal investigations, and compliance actions.\r\n              </p>\r\n              <p class=\"mt32\">\r\n                <a href=\"/contact\" class=\"global-btn bd-inner-btn\">\r\n                  Schedule a Consultation \r\n                </a>\r\n              </p>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n  \r\n  <div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n      <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n        <div class=\"flx-equ-col mx642\">\r\n          <h2 class=\"kns-hed txt-nrml\">Digital Forensics Services – Evidence Extraction & Analysis</h2>\r\n          <h3 class=\"kns-hd32 txt-nrml\">Comprehensive Analysis of Electronic Evidence</h3>\r\n          <p class=\"mt18 p-ext\">\r\n            Digital forensics uncovers critical information across a wide range of devices. Our experts employ\r\n            industry-standard tools and protocols to ensure reliable, court-admissible results.\r\n  \r\n          </p>\r\n          <h4 class=\"sub-hed mt32\">Our Core Services Include:</h4>\r\n          <ul class=\"dry-lst mt24 tic\">\r\n            <li>\r\n              <p>Acquisition and preservation of digital data using write-blocking tools</p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Deep analysis of file systems, metadata, and user-generated content\r\n              </p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>Recovery of deleted, hidden, or encrypted files</p>\r\n  \r\n            </li>\r\n          </ul>\r\n        </div>\r\n        <div class=\"flx-equ-col mx518\">\r\n          <img src=\"images/dog/forensic-1.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n       \r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n  \r\n  <div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n      <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n        <div class=\"flx-equ-col mx518\">\r\n          <img src=\"images/dog/forensic-2.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n         \r\n        </div>\r\n        <div class=\"flx-equ-col mx642\">\r\n          <h2 class=\"kns-hed txt-nrml\">Computer Forensics – Uncover Deleted Files, Logs, and User Activity</h2>\r\n          <h3 class=\"kns-hd32 txt-nrml\">Revealing Evidence Hidden in Plain Sight</h3>\r\n          <p class=\"mt18 p-ext\">\r\n            We analyze computer systems to uncover what was accessed, created, deleted, or transferred—building a timeline\r\n            of events and proving user intent.\r\n          </p>\r\n          <h4 class=\"sub-hed mt32\">Our Focus Areas:</h4>\r\n          <ul class=\"dry-lst mt24 tic\">\r\n            <li>\r\n              <p>Full disk examinations (Windows, Mac, Linux)</p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Recovery of deleted files, browser histories, and log data\r\n              </p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>Registry and system log analysis to trace user activity</p>\r\n  \r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>Detection of unauthorized access or software installation</p>\r\n  \r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>Documentation tailored for legal teams and law enforcement</p>\r\n  \r\n            </li>\r\n          </ul>\r\n        </div>\r\n  \r\n      </div>\r\n    </div>\r\n  </div>\r\n  \r\n  <div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n      <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n        <div class=\"flx-equ-col mx642\">\r\n          <h2 class=\"kns-hed txt-nrml\">Mobile & Cell Phone Forensics – Data Recovery & Analysis</h2>\r\n          <h3 class=\"kns-hd32 txt-nrml\">Mobile Data Extraction and Analysis</h3>\r\n          <p class=\"mt18 p-ext\">\r\n            Mobile devices hold rich data sources. Our forensic tools go beyond surface-level access to recover even\r\n            deleted or obscured content.\r\n          </p>\r\n          <h4 class=\"sub-hed mt32\">Specialized Offerings:</h4>\r\n          <ul class=\"dry-lst mt24 tic\">\r\n            <li>\r\n              <p>Extraction of SMS, iMessages, WhatsApp, and app-based communications\r\n              </p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Recovery of deleted call logs, images, videos, and browser history\r\n              </p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>Geolocation data analysis (GPS, Wi-Fi, cell tower triangulation)</p>\r\n  \r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>Analysis of screen time, usage patterns, and device settings</p>\r\n  \r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>Device imaging and preservation of digital chain-of-custody</p>\r\n  \r\n            </li>\r\n          </ul>\r\n        </div>\r\n        <div class=\"flx-equ-col mx518\">\r\n          <img src=\"images/dog/forensic-3.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n          \r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n  \r\n  <div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n      <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n        <div class=\"flx-equ-col mx518\">\r\n          <img src=\"images/dog/forensic-4.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n          \r\n        </div>\r\n        <div class=\"flx-equ-col mx642\">\r\n          <h2 class=\"kns-hed txt-nrml\">Forensic Imaging – Secure Evidence Preservation for Legal Use</h2>\r\n          <h3 class=\"kns-hd32 txt-nrml\">Bit-by-Bit Copies for Evidence Preservation</h3>\r\n          <p class=\"mt18 p-ext\">\r\n            Creating court-admissible, exact replicas of digital storage is critical to maintaining the integrity of\r\n            evidence.\r\n  \r\n          </p>\r\n          <h4 class=\"sub-hed mt32\">Technical Highlights:</h4>\r\n          <ul class=\"dry-lst mt24 tic\">\r\n            <li>\r\n              <p>\r\n                Sector-by-sector imaging of hard drives, SSDs, USB drives, and mobile devices\r\n              </p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Generation of cryptographic hash values (MD5/SHA-1/SHA-256) for validation\r\n              </p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Read-only analysis to avoid altering original data\r\n              </p>\r\n  \r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Secure storage and transfer of forensic images\r\n              </p>\r\n  \r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Imaging logs and documentation for expert testimony\r\n              </p>\r\n  \r\n            </li>\r\n          </ul>\r\n        </div>\r\n  \r\n      </div>\r\n    </div>\r\n  </div>\r\n  \r\n  <div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n      <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n        <div class=\"flx-equ-col mx642\">\r\n          <h2 class=\"kns-hed txt-nrml\">Digital Behavior & Timeline Analysis for Investigations</h2>\r\n          <h3 class=\"kns-hd32 txt-nrml\">Understanding Digital Behavior and Timelines</h3>\r\n          <p class=\"mt18 p-ext\">\r\n            We help reconstruct digital activity to understand intent, timelines, and access patterns—crucial in both\r\n            internal investigations and legal disputes.\r\n          </p>\r\n          <h4 class=\"sub-hed mt32\">What We Deliver:</h4>\r\n          <ul class=\"dry-lst mt24 tic\">\r\n            <li>\r\n              <p>\r\n                Timeline creation of logins, logouts, and system interactions\r\n              </p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Tracking file access, modification, and deletion\r\n              </p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Monitoring internet and application usage\r\n              </p>\r\n  \r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Detection of unusual behavior or policy violations\r\n              </p>\r\n  \r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Visual activity maps and sequence-based evidence presentation\r\n              </p>\r\n  \r\n            </li>\r\n          </ul>\r\n        </div>\r\n        <div class=\"flx-equ-col mx518\">\r\n          <img src=\"images/dog/forensic-5.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n         \r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n  \r\n  <div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n      <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n        <div class=\"flx-equ-col mx518\">\r\n          <img src=\"images/dog/forensic-6.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n        \r\n        </div>\r\n        <div class=\"flx-equ-col mx642\">\r\n          <h2 class=\"kns-hed txt-nrml\">Document & Email Authentication – Detect Tampering or Forgery</h2>\r\n          <h3 class=\"kns-hd32 txt-nrml\">Verifying the Integrity of Key Communications</h3>\r\n          <p class=\"mt18 p-ext\">\r\n            We detect alterations, fabrications, and forgeries in digital correspondence and documentation—crucial for\r\n            validating or refuting evidence.\r\n          </p>\r\n          <h4 class=\"sub-hed mt32\">Our Approach Covers:</h4>\r\n          <ul class=\"dry-lst mt24 tic\">\r\n            <li>\r\n              <p>\r\n                Email header and transmission path analysis\r\n              </p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Metadata review for authorship, timestamp, and device origin\r\n              </p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                PDF and document revision history reconstruction\r\n              </p>\r\n  \r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Identification of tampering or backdating\r\n              </p>\r\n  \r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Expert reports and courtroom explanations for authenticity challenges\r\n              </p>\r\n  \r\n            </li>\r\n          </ul>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n  \r\n  <div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n      <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n  \r\n        <div class=\"flx-equ-col mx642\">\r\n          <h2 class=\"kns-hed txt-nrml\">Forensic Expert Witness Report Review & Consulting</h2>\r\n          <h3 class=\"kns-hd32 txt-nrml\">Second Opinions That Strengthen Your Case</h3>\r\n          <p class=\"mt18 p-ext\">\r\n            Our consultants provide sharp, technically sound critiques of opposing forensic opinions—helping you\r\n            anticipate and neutralize challenges.\r\n          </p>\r\n          <h4 class=\"sub-hed mt32\">Expertise Highlights:</h4>\r\n          <ul class=\"dry-lst mt24 tic\">\r\n            <li>\r\n              <p>\r\n                Line-by-line analysis of opposing expert reports\r\n              </p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Identification of flawed methodologies or unsupported conclusions\r\n  \r\n              </p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Alternative interpretations based on industry best practices\r\n              </p>\r\n  \r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Technical guidance during depositions or cross-examinations\r\n              </p>\r\n  \r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p>\r\n                Strategic insights for attorneys preparing rebuttals or expert challenges\r\n              </p>\r\n  \r\n            </li>\r\n          </ul>\r\n        </div>\r\n        <div class=\"flx-equ-col mx518\">\r\n          <img src=\"images/dog/forensic-7.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n        \r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n  \r\n  <div class=\"dry-pd pt0 pb40\">\r\n    <div class=\"site-width\">\r\n      <div class=\"t-center max707 mlr-at\">\r\n  \r\n        <h2 class=\"kns-hed txt-nrml\">Ready to Uncover the Truth?</h2>\r\n        <p class=\"mt18 p-ext\">\r\n          Whether you\'re facing complex litigation, an internal investigation, or need to challenge opposing expert findings, Black Dog Forensics is your trusted partner in digital truth recovery. Our meticulous, court-admissible forensic services empower legal teams, corporations, and individuals with defensible evidence and expert insights.\r\n        </p>\r\n        <div class=\"mt48\">\r\n          <a class=\"global-btn\" href=\"/contact\">Speak with a Forensics Expert</a>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 11:33:27', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 21, 16, '', '', 1, 102, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `cuod6_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(12, 163, 'Expert Digital Forensics to Uncover the Truth', 'expert-digital-forensics-to-uncover-the-truth', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width utr-screen\">\r\n        <div class=\"bn-col1 bg-bl1\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed mx860 txt-nrml\">Court-Admissible Investigations for Cyber Incidents, Litigation, and\r\n              Internal\r\n              Misconduct</h2>\r\n            <p class=\"bn-txt  mrt24\">\r\n              Digital evidence tells a story. We make sure it’s the right one.\r\n\r\n            </p>\r\n            <p class=\"bn-txt  mrt24\">\r\n              When suspicions arise, timelines blur, or files mysteriously vanish, Black Dog Forensics steps in to\r\n              retrieve the truth. Our certified digital forensics experts investigate computers, mobile devices, cloud\r\n              accounts, and network systems to recover hidden data, reconstruct digital activity, and expose\r\n              manipulation—with methods that stand up in court.\r\n            </p>\r\n            <p class=\"bn-txt  mrt24\">\r\n              Whether you\'re preparing for litigation, investigating internal misconduct, or seeking clarity after a\r\n              breach, we translate complex digital trails into clear, defensible facts.\r\n\r\n            </p>\r\n            <p class=\"bn-txt  mrt24\">\r\n              The truth is in the data. Are you ready to find it?\r\n\r\n            </p>\r\n            <p class=\"mt32\">\r\n              <a href=\"/contact\" class=\"global-btn bd-inner-btn txt-cap\">\r\n                Get a Free Digital Forensics Consultation\r\n              </a>\r\n            </p>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">How We Investigate and Recover Digital Evidence</h2>\r\n        <p class=\"mt18 p-ext\">\r\n          Our digital forensics team works across devices, platforms, and industries. We handle sensitive investigations\r\n          with precision and discretion. Our services include:\r\n\r\n        </p>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">Computer Forensics</p>\r\n            <p class=\"mt5\">\r\n              Recover and analyze files from desktops and laptops—even those that have been deleted or intentionally\r\n              hidden.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Mobile Device Forensics</p>\r\n            <p class=\"mt5\">\r\n              Extract text messages, call logs, GPS data, photos, app activity, and more from smartphones and tablets.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Cloud & Email Investigations</p>\r\n            <p class=\"mt5\">Uncover suspicious behavior within cloud platforms and email systems—including deleted or\r\n              manipulated communications. </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Data Breach Investigations</p>\r\n            <p class=\"mt5\">Pinpoint the cause, timeline, and scope of unauthorized access or cyberattacks.\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Metadata & Timeline Analysis</p>\r\n            <p class=\"mt5\">Reconstruct user activity and digital events with precision using hidden metadata and system\r\n              logs.</p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Litigation Support </p>\r\n            <p class=\"mt5\">Provide expert documentation, affidavits, and testimony tailored for legal proceedings in\r\n              both civil and criminal courts. </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/digif.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n     \r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<!-- <div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n      <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n        <div class=\"flx-equ-col mx518\">\r\n          <img src=\"images/dog/un2.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n          <img src=\"images/dog/un2-mob.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 mob-dis\">\r\n        </div>\r\n        <div class=\"flx-equ-col mx642\">\r\n          <h2 class=\"kns-hed\">Digital Forensics That Stands Up in Court and Cross-Exams</h2>\r\n          <p class=\"mt18 p-ext\">\r\n            We don’t just follow the data—we decode it. Our team combines deep technical expertise with legal insight to\r\n            deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\r\n            only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every\r\n            case.\r\n          </p>\r\n          <p class=\"mt18 p-ext\">\r\n            Whether it\'s recovering critical evidence or delivering expert testimony, we’re your trusted partner in\r\n            uncovering the digital truth.\r\n  \r\n          </p>\r\n          <ul class=\"dry-lst mt24 tic\">\r\n            <li>\r\n              <p class=\"fw700\">\r\n                Court-Admissible Evidence\r\n              </p>\r\n              <p class=\"mt5\">\r\n                Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\r\n                protocols.\r\n              </p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p class=\"fw700\">\r\n                Deep Device Analysis\r\n              </p>\r\n              <p class=\"mt5\">\r\n                We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk\r\n                space, hidden partitions, and encrypted containers.\r\n              </p>\r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p class=\"fw700\">\r\n                Multiplatform Expertise\r\n              </p>\r\n              <p class=\"mt5\">\r\n                Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\r\n              </p>\r\n  \r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p class=\"fw700\">\r\n                Expert Testimony\r\n              </p>\r\n              <p class=\"mt5\">\r\n                Our specialists don’t just analyze—they testify. We provide confident, defensible expert opinions in\r\n                courtroom settings\r\n              </p>\r\n  \r\n            </li>\r\n            <li class=\"mt18\">\r\n              <p class=\"fw700\">\r\n                Confidential and Secure\r\n              </p>\r\n              <p class=\"mt5\">\r\n                Every case is handled with strict confidentiality, backed by secure data handling protocols and\r\n                nondisclosure agreements.\r\n              </p>\r\n  \r\n            </li>\r\n          </ul>\r\n          <p class=\"mt32\">\r\n            <a href=\"/contact\" class=\"global-btn bd-inner-btn txt-cap\">\r\n              Book your consultation now\r\n            </a>\r\n          </p>\r\n        </div>\r\n  \r\n      </div>\r\n    </div>\r\n  </div> -->\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width ex-sw00\">\r\n    <div class=\"mlr-at\">\r\n      <h2 class=\"kns-hed txt-nrml\">\r\n        Digital Forensics That Stands Up in Court and Cross-Exams\r\n      </h2>\r\n\r\n      <p class=\"mt18 p-ext mx1000\">\r\n        We don’t just follow the data—we decode it. Our team combines deep technical expertise with legal insight to\r\n        deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\r\n        only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every case.\r\n      </p>\r\n      <p class=\"mt18 p-ext mx1000\">\r\n        Whether it\'s recovering critical evidence or delivering expert testimony, we’re your trusted partner in\r\n        uncovering the digital truth.\r\n      </p>\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Court-Admissible Evidence</h4>\r\n          <p class=\"mt32\">\r\n            Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\r\n            protocols.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Deep Device Analysis</h4>\r\n          <p class=\"mt32\">\r\n            We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk space,\r\n            hidden partitions, and encrypted containers.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Multiplatform Expertise</h4>\r\n          <p class=\"mt32\">\r\n            Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Expert Testimony</h4>\r\n          <p class=\"mt32\">\r\n            Our specialists don’t just analyze—they testify. We provide confident, defensible expert opinions in\r\n            courtroom settings.\r\n\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Confidential and Secure</h4>\r\n          <p class=\"mt32\">\r\n            Every case is handled with strict confidentiality, backed by secure data handling protocols and\r\n            nondisclosure agreements.\r\n          </p>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width ex-sw00\">\r\n    <div class=\"mlr-at\">\r\n      <h2 class=\"kns-hed txt-nrml\">\r\n        Results You Can Rely On\r\n      </h2>\r\n\r\n      <p class=\"mt18 p-ext mx1000\">\r\n        When digital evidence makes or breaks a case, you need more than just tools—you need proven results. At Black\r\n        Dog Forensics, our investigations are built for speed, clarity, and courtroom strength. Here’s what sets us\r\n        apart when it matters most:\r\n      </p>\r\n\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Evidence That Wins Cases</h4>\r\n          <p class=\"mt32\">\r\n            Our findings are used to secure settlements, support criminal charges, and resolve internal disputes—because\r\n            every byte of data is defensible and admissible.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Preservation Without Compromise</h4>\r\n          <p class=\"mt32\">\r\n            We follow strict forensic imaging and chain-of-custody procedures to ensure no data is altered, lost, or\r\n            questioned in court.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Rapid Response When Every Minute Counts</h4>\r\n          <p class=\"mt32\">\r\n            Whether it’s a data breach, a time-sensitive hearing, or an urgent internal investigation, we mobilize\r\n            fast—often within hours.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Industry-Specific Insight</h4>\r\n          <p class=\"mt32\">\r\n            From financial fraud to healthcare data violations, we understand the regulatory and operational nuances of\r\n            your sector.\r\n\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Strategic Litigation Support</h4>\r\n          <p class=\"mt32\">\r\n            We don’t just find data—we help your legal team make sense of it, prepare affidavits, and present compelling\r\n            narratives in court.\r\n          </p>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"pos-re mx1800 \">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd pt40\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1 \">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed t-center txt-nrml\">frequently asked questions</h2>\r\n            <div class=\"faq-sec mt32 page-sec\">\r\n              <div class=\"accordion faq-icon\">\r\n                <!-- faq 1 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header active\">\r\n                    Is deleted data really recoverable?\r\n                  </div>\r\n                  <div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes—unless it’s been overwritten, deleted data can often be recovered and restored using\r\n                        advanced forensic tools.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 2 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Can you tell who accessed a file or sent an email?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Absolutely. We analyze system logs and metadata to determine user actions, access times, and\r\n                        digital trails.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n\r\n                <!-- faq 3 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Are your findings admissible in court?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes. Our forensic process strictly follows chain-of-custody and documentation protocols to\r\n                        ensure all evidence is court-admissible.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 4 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    How long does an investigation take?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Timeframes vary based on complexity, but we offer expedited services when timing is critical.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 5 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Do you work with individuals, or just law firms and corporations?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        We work with individuals, law firms, small businesses, and enterprise organizations alike.\r\n                      </p>\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\r\n\r\n\r\n<div class=\"dry-pd pt0 pb40 pos-rel\">\r\n  <div class=\"site-width\">\r\n    <div class=\"t-center mx808 mlr-at\">\r\n\r\n      <h2 class=\"kns-hed txt-nrml\">Need to Uncover Critical Digital Evidence? We’re Ready When It Matters Most</h2>\r\n      <p class=\"mt18 p-ext\">\r\n        Digital evidence can make or break a case. Black Dog Forensics delivers expert analysis across\r\n        devices—recovering, authenticating, and preserving data with precision. Our court-ready reports uphold chain of\r\n        custody and meet the highest legal standards.\r\n      </p>\r\n      <p class=\"mt18 p-ext\">\r\n        From deleted files to suspicious activity and data breaches, we uncover the truth—wherever it’s stored.\r\n      </p>\r\n      <div class=\"mt48\">\r\n        <a class=\"global-btn\" href=\"/contact\">Start with a Confidential Consultation</a>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 11:21:48', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 35, 15, '', '', 1, 109, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(13, 164, 'Computer Forensics Services & Data Recovery Experts', 'computer-forensics-services-data-recovery-experts', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width utr-screen\">\r\n        <div class=\"bn-col1 bg-bl1\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed txt-nrml\">Forensic Analysis of Windows, macOS & Linux Computers</h2>\r\n            <p class=\"bn-txt mrt24  mx860\">\r\n              We specialize in deleted data recovery, in-depth digital investigations, and producing\r\n              court-admissible forensic reports backed by expert testimony. Whether you\'re responding to\r\n              legal discovery, investigating misconduct, or seeking answers hidden in a hard drive, our\r\n              forensic analysts deliver clear, defensible results across Windows, macOS, and Linux\r\n              platforms.\r\n\r\n            </p>\r\n            <p class=\"bn-txt  mrt24 \">\r\n              We provide expert computer forensic services across the U.S., with support for both remote\r\n              and on-site investigations.\r\n            </p>\r\n            <p class=\"mt32\">\r\n              <a href=\"/contact\" class=\"global-btn bd-inner-btn txt-cap\">\r\n                Schedule a Consultation \r\n              </a>\r\n            </p>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">Empowering Legal Teams & Investigators to Uncover the Truth with Digital Precision\r\n        </h2>\r\n        <p class=\"mt18 p-ext\">\r\n          We help legal professionals, corporate investigators, and business leaders uncover and preserve\r\n          critical digital evidence through expert computer forensic services. Our team works closely with\r\n          attorneys, HR departments, IT staff, and investigators to provide court-admissible findings with\r\n          clarity and discretion.\r\n        </p>\r\n        <h4 class=\"sub-hed mt32\"> Clients rely on our expertise during:</h4>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p>\r\n              Departing employee investigations and access audits\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Allegations of fraud, misconduct, or data theft\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>Internal investigations and regulatory compliance reviews</p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Civil litigation involving deleted files or digital activity.\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Criminal defense or prosecution requiring expert forensic support\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n        <p class=\"mt18 p-ext\">\r\n          These situations require fast, accurate, and legally defensible results. At Black Dog Forensics, that’s\r\n          exactly what we deliver—with cross-platform expertise spanning Windows, macOS, and Linux systems.\r\n        </p>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/cmp-frn.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dis-vis\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt0\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width\">\r\n\r\n    <div class=\"mx932 mlr-at t-center1\">\r\n      <h2 class=\"kns-hed txt-nrml\">What We Do: Comprehensive Computer Forensic Services</h2>\r\n      <h3 class=\"kns-hd32 txt-nrml\">Digital Investigations Across Windows, macOS, and Linux Platforms</h3>\r\n      <p class=\"mt18 p-ext mx860\">\r\n        At Black Dog Forensics, we specialize in uncovering crucial digital evidence from computers and\r\n        storage devices. Whether you’re dealing with litigation, internal audits, employee misconduct, or\r\n        security incidents, we offer end-to-end forensic services designed for accuracy, speed, and legal\r\n        defensibility.\r\n      </p>\r\n      <h4 class=\"sub-hed mt32\">Our Core Offerings:</h4>\r\n\r\n    </div>\r\n    <div class=\"flx gap24 mt32 wrp protct pd-in24 flx-lft\">\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Windows & macOS Forensics</h4>\r\n          <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n            <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n              <span class=\"inner-span\">\r\n                Full forensic acquisition of desktops, laptops, and external media.\r\n              </span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n              <span class=\"inner-span\">\r\n                Deep analysis of system logs, user activity, and file artifacts.\r\n              </span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n              <span class=\"inner-span\">\r\n                Identification of insider threats and suspicious data movements.\r\n              </span>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed \">Deleted File & Data Recovery</h4>\r\n        </div>\r\n        <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Recover documents, emails, and media—even from formatted or damaged drives.\r\n            </span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Extract hidden or lost records from SSDs, HDDs, and encrypted systems.\r\n            </span>\r\n          </div>\r\n\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Internet & Network Activity Analysis</h4>\r\n        </div>\r\n        <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Examine browser history, cached files, and online communication.\r\n            </span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Detect cloud access, unauthorized uploads, and malicious behavior.\r\n            </span>\r\n          </div>\r\n\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Forensic Imaging & Preservation</h4>\r\n        </div>\r\n        <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Bit-for-bit imaging for data integrity and long-term storage.\r\n\r\n            </span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Ideal for legal review, regulatory compliance, and incident response.\r\n            </span>\r\n          </div>\r\n\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">User Activity & System Log Analysis</h4>\r\n        </div>\r\n        <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Timeline reconstruction of user behavior, logins, and file access.\r\n            </span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Investigation of unauthorized installs, file modifications, and USB usage.\r\n            </span>\r\n          </div>\r\n\r\n        </div>\r\n      </div>\r\n\r\n    </div>\r\n\r\n  </div>\r\n</div>\r\n\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width ex-sw00\">\r\n    <div class=\"mlr-at\">\r\n      <h2 class=\"kns-hed txt-nrml\">\r\n        Precision Forensics. Proven Process. Professional Expertise.\r\n      </h2>\r\n      <p class=\"mt18 p-ext mx1000\">\r\n        Our services are built on forensic discipline, attention to detail, and technical excellence. We ensure every\r\n        step—from data capture to final reporting—is handled with legal and investigative precision.\r\n        Need digital evidence analyzed quickly and defensibly? <a href=\"/contact\" class=\"log-tct in-pg-ankr\">Request\r\n          your consultation now.</a>\r\n      </p>\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n      <div class=\"col3 chs-us-p f60\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Cross-Platform Support</h4>\r\n          <p class=\"mt32\">\r\n            Windows, macOS, Linux, virtual environments.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f60\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Secure Imaging & Chain of Custody</h4>\r\n          <p class=\"mt32\">\r\n            For court-admissible evidence.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f60\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Deleted File Recovery</h4>\r\n          <p class=\"mt32\">\r\n            Restore emails, files, browser history.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f60\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Expert Witness Services</h4>\r\n          <p class=\"mt32\">\r\n            Testimony for criminal & civil litigation.\r\n\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f60\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Fast Turnaround</h4>\r\n          <p class=\"mt32\">\r\n            Expedited options available.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f60\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Discreet & Confidential</h4>\r\n          <p class=\"mt32\">\r\n            Secure handling of sensitive cases.\r\n          </p>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width ex-sw00\">\r\n    <div class=\"mlr-at\">\r\n      <h2 class=\"kns-hed txt-nrml\">\r\n        Why Clients Trust Black Dog Forensics for Computer Investigations\r\n      </h2>\r\n      <p class=\"mt18 p-ext mx1000\">\r\n        When the stakes are high and digital evidence is critical, clients turn to Black Dog Forensics for thorough,\r\n        unbiased computer investigations. Our team brings together deep technical expertise, investigative rigor, and\r\n        courtroom-ready reporting to support internal teams, legal counsel, and regulatory bodies. We don’t just uncover\r\n        data—we reveal facts that can influence outcomes.\r\n      </p>\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Uncover Critical Digital Evidence</h4>\r\n          <p class=\"mt32\">\r\n            Identify deleted, hidden, or altered files and system activity essential to your case.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Legally Defensible Reports</h4>\r\n          <p class=\"mt32\">\r\n            We follow strict forensic protocols, ensuring that all findings hold up under legal scrutiny.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Expose Fraud, Policy Violations & Insider Threats</h4>\r\n          <p class=\"mt32\">\r\n            From corporate misuse to IP theft, we help organizations uncover what really happened.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Enhance Legal & Regulatory Cases</h4>\r\n          <p class=\"mt32\">\r\n            Clear, concise reporting supports attorneys, investigators, and compliance officers.\r\n\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Support Cyber Incident Response</h4>\r\n          <p class=\"mt32\">\r\n            Discover unauthorized access, credential abuse, and potential breach origins.\r\n          </p>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"pos-re mx1800 \">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd pt40\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1 \">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed t-center txt-nrml\">Frequently asked questions</h2>\r\n            <div class=\"faq-sec mt32 page-sec\">\r\n              <div class=\"accordion faq-icon\">\r\n                <!-- faq 1 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header active\">\r\n                    Can deleted files really be recovered during a forensic investigation?\r\n                  </div>\r\n                  <div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes. Our forensic experts can recover deleted emails, documents, system\r\n                        files, and metadata from hard drives, SSDs, and external devices—even\r\n                        after formatting or partial overwrites. We use court-approved tools to\r\n                        extract data without altering the source, making the evidence admissible\r\n                        and reliable.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 2 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Can you investigate what a departing employee did on their computer?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Absolutely. We conduct detailed forensic analysis to identify whether sensitive data was\r\n                        accessed, copied, or exfiltrated before an employee’s departure. This includes:\r\n                      </p>\r\n                      <ul class=\"bd-list  mt32\">\r\n                        <li>\r\n                          USB activity and external device usage\r\n                        </li>\r\n                        <li>\r\n                          File access and deletion patterns\r\n                        </li>\r\n                        <li>\r\n                          Cloud uploads or third-party app usage\r\n                        </li>\r\n                        <li>\r\n                          Login history and timeline reconstruction\r\n                        </li>\r\n                      </ul>\r\n                      <p class=\"mt12\">\r\n                        Our findings support HR investigations, legal action, or policy enforcement.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n\r\n                <!-- faq 3 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    What types of cases require computer forensic services?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Computer forensics plays a vital role in:\r\n                      </p>\r\n                      <ul class=\"bd-list  mt32\">\r\n                        <li>\r\n                          Employee misconduct and insider threat investigations\r\n\r\n                        </li>\r\n                        <li>\r\n                          Data theft and intellectual property disputes\r\n                        </li>\r\n                        <li>\r\n                          Civil litigation and eDiscovery\r\n\r\n                        </li>\r\n                        <li>\r\n                          Fraud detection and compliance audits\r\n                        </li>\r\n                        <li>\r\n                          Cybersecurity incident response\r\n                        </li>\r\n                      </ul>\r\n                      <p class=\"mt12\">\r\n                        We help uncover the truth and provide clear, defensible evidence\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 4 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Are your forensic reports legally admissible in court?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes. All of our reports follow strict chain-of-custody and forensic integrity standards. They\r\n                        are designed to be court-admissible, and we can provide expert witness testimony when needed to\r\n                        support legal proceedings.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 5 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    How long does a forensic computer investigation take?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Most standard cases are completed in 1–2 weeks, depending on data size and complexity. For\r\n                        urgent matters, we offer expedited service with full reporting in as little as 1–5 business\r\n                        days. We\'ll give you a clear timeline at the start of every engagement.\r\n                      </p>\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\r\n\r\n\r\n<div class=\"dry-pd pt0 pb40 pos-rel\">\r\n  <div class=\"site-width\">\r\n    <div class=\"t-center  mlr-at\">\r\n\r\n      <h2 class=\"kns-hed txt-nrml\">Need Expert Computer Forensics? We’re Ready When You Are</h2>\r\n      <p class=\"mt18 p-ext mx933 mlr-at\">\r\n        When digital evidence is central to your case, investigation, or internal review, precision and\r\n        discretion are non-negotiable. At Black Dog Forensics, we provide certified computer forensic services\r\n        to help uncover the truth—whether you\'re dealing with employee misconduct, data theft, compliance\r\n        violations, or litigation. We recover deleted data, analyze user activity, and produce court-admissible\r\n        reports from Windows, macOS, and Linux systems.\r\n      </p>\r\n\r\n      <div class=\"mt48\">\r\n        <a class=\"global-btn\" href=\"/contact\">Schedule a Confidential, No-Obligation Consultation </a>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 11:32:46', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 53, 14, '', '', 1, 106, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `cuod6_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(14, 165, 'Join the Team', 'join-the-team', '<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">Join the Team</h2>\r\n        <p class=\"mt18\">\r\n          Discover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\r\n          investigations—each case helps uncover truth, serve justice, and fund our mission to fight human\r\n          trafficking.\r\n          If you\'re passionate about solving complex challenges and working with purpose, this is where you\r\n          belong.\r\n        </p>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/join-the-team.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap100\">\r\n      <div class=\"mx518\">\r\n        <h2 class=\"kns-hed txt-nrml\">now hiring</h2>\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <div class=\"faq-sec  page-sec\">\r\n          <div class=\"accordion faq-icon one-icon\">\r\n            <div class=\"accordion-item join-item\">\r\n              <div class=\"accordion-item-header join-item-inner active\">\r\n                Senior Digital Forensic Examiner\r\n              </div>\r\n              <div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n                <div class=\"accordion-item-body-content acc-join-inner\">\r\n                  <ul class=\"faq-list\">\r\n                    <li>\r\n                      Spring, Texas (In-Office Only)\r\n                    </li>\r\n                    <li class=\"bf-blt\">\r\n                      Forensics\r\n                    </li>\r\n                    <li class=\"bf-blt\">\r\n                      Full-Time | Permanent Employee\r\n                    </li>\r\n                  </ul>\r\n                </div>\r\n              </div>\r\n            </div>\r\n          </div>\r\n        </div>\r\n\r\n      </div>\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">Who We Want</h2>\r\n        <p class=\"mt18 p-ext\">\r\n          We’re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\r\n          environments. The ideal candidate is an independent problem solver, detail-oriented, and\r\n          communicates clearly in both writing and speech. You should feel confident managing investigations\r\n          end-to-end, delivering high-quality reports, and supporting clients with clarity and\r\n          professionalism.\r\n        </p>\r\n        <h3 class=\"bd-trd mt24 txt-nrml\">\r\n          We want examiners who:\r\n        </h3>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p>\r\n              Manage multiple high-level projects with precision\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Demonstrate strong report-writing skills\r\n\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Are driven by a mission beyond the technical work\r\n\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Operate with integrity, empathy, and purpose\r\n\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/un3.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/un3.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">Job Summary</h2>\r\n        <p class=\"mt18 p-ext\">\r\n          As a Senior Digital Forensic Examiner, you will conduct complex digital examinations and deliver\r\n          expert-level reports that assist legal teams, businesses, and individuals in making informed\r\n          decisions. This role involves working with various types of digital evidence, from cloud data and\r\n          computers to mobile devices. You’ll also be expected to testify in court and contribute to improving\r\n          lab processes.\r\n        </p>\r\n        <h3 class=\"bd-trd mt24 txt-nrml\">\r\n          Responsibilities include:\r\n        </h3>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p>\r\n              Performing forensic collections and digital analysis\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Creating detailed and legally sound reports\r\n\r\n\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Providing expert witness testimony\r\n\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Managing cases from intake through completion\r\n\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Supporting cross-functional teams and mentoring others\r\n\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">Qualifications</h2>\r\n        <p class=\"mt18 p-ext\">\r\n          To succeed in this role, you must bring a combination of technical expertise, legal awareness, and\r\n          communication skills. You should be comfortable explaining complex findings to clients in\r\n          understandable terms and working on sensitive matters under tight deadlines.\r\n        </p>\r\n        <h3 class=\"bd-trd mt24 txt-nrml\">\r\n          You must have:\r\n        </h3>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p>\r\n              At least 3 years of experience in digital forensic investigations (Civil emphasis)\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Strong knowledge of forensic tools and OS artifacts\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Excellent written and verbal communication skills\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Minimum of 5 total depositions/testimonies (at least 2 of each)\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Proven ability to handle entire case lifecycle\r\n            </p>\r\n          </li>\r\n        </ul>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/un3.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/un3.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">Required Education and Experience</h2>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p>\r\n              One or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite, CMDE\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              A minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\r\n              NW3C, or military instruction\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Prior client-facing forensic experience with direct interaction and reporting\r\n            </p>\r\n\r\n          </li>\r\n\r\n        </ul>\r\n      </div>\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1  mlr-at\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed mx860 txt-nrml\">Work Environment\r\n            </h2>\r\n            <p class=\"bn-txt  mt40\">\r\n              This is a full-time, in-office position located at our lab in Spring, Texas. While the\r\n              majority of work is conducted in a controlled lab setting, some projects may require travel\r\n              to client sites. Travel is expected to remain under 7%.\r\n            </p>\r\n            <p class=\"bn-txt  mt40\">\r\n              Reasonable accommodations are available for qualified individuals with disabilities.\r\n            </p>\r\n\r\n          </div>\r\n        </div>\r\n        <div class=\"btm-im mt40\">\r\n          <img src=\"/images/dog/work-env.jpg\" alt=\"Work Environment\" class=\"kn-img bdr24\">\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap100\">\r\n      <div class=\"flx-equ-col2 mx518\">\r\n        <h2 class=\"kns-hed txt-nrml\">Job Description Summary</h2>\r\n      </div>\r\n      <div class=\" mx642\">\r\n        <div class=\"faq-sec  page-sec\">\r\n          <div class=\"accordion faq-icon one-icon\">\r\n            <div class=\"accordion-item join-item\">\r\n              <div class=\"accordion-item-header join-item-inner active\">\r\n                Senior Digital Forensic Examiner\r\n              </div>\r\n              <div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n                <div class=\"accordion-item-body-content acc-join-inner\">\r\n                  <ul class=\"faq-list\">\r\n                    <li>\r\n                      Spring, Texas (In-Office)\r\n                    </li>\r\n                    <li class=\"bf-blt\">\r\n                      Forensics\r\n                    </li>\r\n                    <li class=\"bf-blt\">\r\n                      Permanent Employee (Non-Contract)\r\n                    </li>\r\n                  </ul>\r\n                </div>\r\n              </div>\r\n            </div>\r\n          </div>\r\n        </div>\r\n        <p class=\"mt18 p-ext\">\r\n          This position offers the opportunity to take the lead on challenging investigations while working\r\n          with a team that’s passionate about uncovering the truth and making a difference.\r\n        </p>\r\n      </div>\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/benefits.jpg\" alt=\"benefits\" class=\"kn-img bdr24\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">Benefits</h2>\r\n        <p class=\"mt18 p-ext\">\r\n          We believe in supporting our team members both professionally and personally. Benefits include:\r\n        </p>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p>\r\n              Mission-driven work that funds anti-human trafficking efforts\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Competitive salary and compensation\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Paid time off and holidays\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Professional development and certification support\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Collaborative team environment\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Minimal travel required\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Hands-on experience with high-impact cases\r\n            </p>\r\n\r\n          </li>\r\n\r\n        </ul>\r\n      </div>\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n\r\n<div class=\"pos-re mx1800 \">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd pt40\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1 \">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed t-center txt-nrml\"> frequently asked questions</h2>\r\n            <div class=\"faq-sec mt32 page-sec\">\r\n              <div class=\"accordion faq-icon\">\r\n                <!-- faq 1 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header active\">\r\n                    Is this position remote?\r\n                  </div>\r\n                  <div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        No. This is an in-office role based in Spring, Texas. Occasional travel\r\n                        may be required.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 2 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Do I need to testify in court?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes. Testimony is part of the role. You must have at least two courtroom\r\n                        testimonies and two depositions documented.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n\r\n                <!-- faq 3 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    What types of clients will I work with?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Our clients include law firms, private individuals, corporations, small\r\n                        businesses, and government entities.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 4 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    What’s the mission behind Black Dog Forensics?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Beyond digital investigations, our work supports the broader mission of\r\n                        fighting human trafficking and driving social change.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 5 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Can I apply if I’m still working toward a certification?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        We prefer candidates with at least one qualifying certification already\r\n                        complete. However, if you are close to completion and meet other\r\n                        criteria, you’re encouraged to apply and highlight your progress.\r\n\r\n                      </p>\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\r\n{loadmoduleid 160}', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-19 07:37:13', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 49, 13, '', '', 1, 134, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(15, 166, 'Cell Phone Forensics That Recover and Validate Evidence', 'cell-phone-forensics-that-recover-and-validate-evidence', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width utr-screen\">\r\n        <div class=\"bn-col1 bg-bl1\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed txt-nrml\">Forensic Extraction from Apple & Android Devices</h2>\r\n            <p class=\"bn-txt mrt24 mx933\">\r\n              We specialize in recovering critical mobile data—including app content, text messages, call\r\n              logs, and GPS history—from both Apple and Android devices. Our forensic reports are\r\n              meticulously documented and fully court-admissible, supported by expert testimony when\r\n              needed to ensure the digital evidence stands up to legal scrutiny.\r\n            </p>\r\n            <p class=\"mt32\">\r\n              <a href=\"/contact\" class=\"global-btn bd-inner-btn txt-cap\">\r\n                Schedule a Consultation\r\n              </a>\r\n            </p>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">\r\n          Specialists in Digital Truth Retrieval\r\n        </h2>\r\n        <p class=\"mt18 p-ext\">\r\n          At Black Dog Forensics, we uncover the truth hidden in mobile devices—quickly, securely, and\r\n          legally. Whether it’s deleted texts, location trails, or encrypted app data, our team uses advanced\r\n          forensic techniques to retrieve critical digital evidence. Every investigation is handled with\r\n          precision and care, ensuring the results are accurate, court-admissible, and ready to support your\r\n          legal or investigative strategy.\r\n\r\n        </p>\r\n        <h4 class=\"sub-hed mt32\"> Why Choose Us:</h4>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p>\r\n              Precision-driven mobile data recovery\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Discreet and defensible forensic methods\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Clear, court-ready reporting\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Expert witness support when needed\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n        <p class=\"mt24\">\r\n          Our name reflects our mission: like a loyal retriever, we dig deep and follow the digital trail with\r\n          focus and integrity. With advanced tools and proven methodology, we deliver reliable results that\r\n          stand up in court.\r\n        </p>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/special.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dis-vis\">\r\n        \r\n\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt0\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width\">\r\n\r\n    <div class=\"mx932 mlr-at t-center1\">\r\n      <h2 class=\"kns-hed txt-nrml\">What We Do: Comprehensive Cell Phone Forensic Services</h2>\r\n      <h3 class=\"kns-hd32 txt-nrml\">Extracting & Analyzing Digital Evidence from Apple & Android Devices</h3>\r\n      <p class=\"mt18 p-ext mx860\">\r\n        At Black Dog Forensics, we deliver expert mobile forensic investigations to extract, preserve, and\r\n        analyze data from smartphones, tablets, and mobile storage. Whether you’re responding to legal action,\r\n        investigating fraud, or validating communication records, we provide the digital clarity you need.\r\n      </p>\r\n      <h4 class=\"sub-hed mt32\">Our Specialized Services Include:</h4>\r\n\r\n    </div>\r\n    <div class=\"flx gap24 mt32 wrp protct pd-in24 flx-lft\">\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Mobile Device Data Extraction & Recovery</h4>\r\n          <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n            <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n              <span class=\"inner-span\">\r\n                Recover deleted or existing texts, call logs, voicemails, and contacts.\r\n              </span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n              <span class=\"inner-span\">\r\n                Analyze photos, videos, and voice memos.\r\n              </span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n              <span class=\"inner-span\">\r\n                Extract chat app content from WhatsApp, iMessage, Telegram, Signal, and more.\r\n              </span>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed \">GPS Location & Movement Tracking</h4>\r\n        </div>\r\n        <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Review travel history and timestamped location data.\r\n            </span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Reconstruct movement trails using geolocation metadata.\r\n            </span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Cross-reference WiFi and Bluetooth history for location validation.\r\n            </span>\r\n          </div>\r\n\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Social Media & App Activity Analysis</h4>\r\n        </div>\r\n        <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Recover activity from platforms like Facebook, Instagram, and Snapchat.\r\n            </span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Analyze hidden messages, metadata, and account usage.\r\n            </span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Detect deleted apps and private communication accounts.\r\n            </span>\r\n          </div>\r\n\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Forensic Imaging & Data Preservation</h4>\r\n        </div>\r\n        <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Create physical and logical forensic images to retain all mobile data.\r\n\r\n            </span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Maintain evidence integrity for legal admissibility.\r\n            </span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Strict chain of custody documentation at every step.\r\n            </span>\r\n          </div>\r\n\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Expert Analysis & Litigation Support</h4>\r\n        </div>\r\n        <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Provide clear, court-ready forensic reports.\r\n            </span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Support attorneys with deposition reviews and expert witness testimony.\r\n            </span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Help reconstruct digital timelines and verify message authenticity.\r\n            </span>\r\n          </div>\r\n\r\n        </div>\r\n      </div>\r\n\r\n    </div>\r\n\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">\r\n          Advanced Mobile Forensics. Trusted Expert Testimony\r\n        </h2>\r\n        <p class=\"mt18 p-ext\">\r\n          Our forensic process is designed to extract truth from complex digital environments while\r\n          safeguarding evidence for court or internal review.\r\n        </p>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n\r\n            <p>\r\n              Support for iOS, Android & Tablets\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Deleted Data Recovery from Texts, Chats, and Apps\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              GPS and Geolocation Timeline Reconstruction\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Full Device Imaging & Preservation\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Social Media and Encrypted App Analysis\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Court-Admissible Reports & Expert Witness Support\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Expedited Services Available\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n        <p class=\"mt32\">\r\n          <a href=\"/contact\" class=\"global-btn bd-inner-btn txt-cap\">\r\n            Get in touch with our experts \r\n          </a>\r\n        </p>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/adv.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dis-vis\">\r\n      \r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width ex-sw00\">\r\n    <div class=\"mlr-at\">\r\n      <h2 class=\"kns-hed txt-nrml\">\r\n        Why Choose Black Dog Forensics for Cell Phone Investigations?\r\n      </h2>\r\n      <p class=\"mt18 p-ext mx1112\">\r\n        When it comes to mobile forensics, choosing the right partner can make or break your case. At Black Dog\r\n        Forensics, we combine technical precision with legal-grade documentation to deliver evidence you can trust.\r\n        Whether you\'re pursuing justice, defending against false claims, or uncovering internal misconduct, our services\r\n        are built to support your objectives with speed, clarity, and confidence.\r\n      </p>\r\n    <p class=\"mt18 p-ext \">\r\n      Unlock the truth stored in mobile devices—and strengthen your investigative or legal strategy.\r\n    </p>\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Recover Deleted &amp; Hidden Data</h4>\r\n          <p class=\"mt32\">\r\n            Retrieve vital communications, media, and chat history—regardless of deletion or damage.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Establish Movement &amp; Behavior Patterns</h4>\r\n          <p class=\"mt32\">\r\n            Analyze GPS and connectivity logs to trace location history and timelines.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Ensure Evidence Integrity</h4>\r\n          <p class=\"mt32\">\r\n            Every step adheres to legal protocols for admissibility in civil or criminal court.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Detect Misconduct or Unauthorized Activity</h4>\r\n          <p class=\"mt32\">\r\n            Uncover hidden accounts, inappropriate behavior, or fraudulent actions.\r\n\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Strengthen Your Case with Expert Reporting</h4>\r\n          <p class=\"mt32\">\r\n            Clear, defensible forensic documentation and expert witness availability.\r\n          </p>\r\n        </div>\r\n      </div>\r\n\r\n    </div>\r\n\r\n  </div>\r\n</div>\r\n\r\n<div class=\"pos-re mx1800 \">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd pt40\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1 \">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed t-center txt-nrml\">frequently asked questions</h2>\r\n            <div class=\"faq-sec mt32 page-sec\">\r\n              <div class=\"accordion faq-icon\">\r\n                <!-- faq 1 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header active\">\r\n                    What is mobile phone forensics and how does it work?\r\n                  </div>\r\n                  <div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Mobile phone forensics is the process of extracting, preserving, and analyzing data from\r\n                        smartphones in a secure and legally defensible way. Specialists use advanced tools to recover\r\n                        deleted messages, app data, call logs, and location history while maintaining evidence\r\n                        integrity.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 2 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    When should I hire a cell phone forensics expert?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        You should consult a cell phone forensics expert when facing legal disputes, internal investigations, fraud concerns, infidelity suspicions, or criminal cases. Digital evidence from a mobile device can often make or break a case.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n\r\n                <!-- faq 3 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Can deleted text messages and app data really be recovered?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                       Yes. Often, deleted texts, photos, chat app content, and even GPS data can be recovered using forensic-grade tools. This includes data from apps like WhatsApp, iMessage, Facebook Messenger, and others.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 4 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Are digital forensic reports from phones admissible in court?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Absolutely. Our forensic reports are prepared according to strict legal standards, including chain of custody documentation, making them admissible in both civil and criminal courts.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 5 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    How much time does a typical phone forensic investigation take?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                       Most mobile forensic investigations are completed within 5–7 days. Expedited services are available when fast turnaround is critical, including same-day analysis in certain cases.\r\n                      </p>\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\r\n\r\n\r\n<div class=\"dry-pd pt0 pb40 pos-rel\">\r\n  <div class=\"site-width\">\r\n    <div class=\"t-center mx707 mlr-at\">\r\n\r\n      <h2 class=\"kns-hed txt-nrml\">Need Answers from a Mobile Device? We’re Ready to Help.</h2>\r\n      <p class=\"mt18 p-ext\">\r\n        When mobile data is central to your investigation—whether for litigation, corporate disputes, or personal\r\n        matters—you need a forensics partner who delivers clarity, not guesswork. Black Dog Forensics specializes in\r\n        extracting, preserving, and interpreting digital evidence from smartphones with court-ready precision and\r\n        discretion. From deleted texts to GPS trails, we uncover the facts hidden in devices.\r\n      </p>\r\n\r\n      <div class=\"mt48\">\r\n        <a class=\"global-btn\" href=\"/contact\">\r\n          Schedule a Confidential Consultation with Our Experts\r\n        </a>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 11:32:25', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 32, 12, '', '', 1, 77, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `cuod6_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(16, 167, 'Forensic Imaging That Secures and Preserves Digital Evidence', 'forensic-imaging-that-secures-and-preserves-digital-evidence', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width utr-screen\">\r\n        <div class=\"bn-col1 bg-bl1\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed mx860 txt-nrml\">Forensically Sound Imaging, Legally Defensible and Court-Admissible,\r\n              Expertly Executed</h2>\r\n            <p class=\"bn-txt  mrt24 mx909\">\r\n              Preserve every byte of data—including deleted files—without compromising the original\r\n              source. Our forensic imaging services create exact, bit-level copies of digital devices,\r\n              ensuring all evidence is captured securely and remains fully admissible in legal\r\n              proceedings. We provide forensic imaging services across the U.S., with secure remote and\r\n              on-site support available.\r\n            </p>\r\n            <p class=\"mt32\">\r\n              <a href=\"/contact\" class=\"global-btn bd-inner-btn txt-cap\">\r\n                Schedule a Consultation\r\n              </a>\r\n            </p>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">\r\n          Capture, Secure & Preserve Digital Evidence for Legal and Investigative Use\r\n        </h2>\r\n        <p class=\"mt18 p-ext\">\r\n          Forensic imaging is a foundational process in digital forensics, allowing investigators to extract a\r\n          complete, verifiable copy of data from a digital device without changing its original state.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          At Black Dog Forensics, we specialize in bit-for-bit forensic imaging of a wide range of digital\r\n          devices. Our forensic images are court-admissible and legally sound, helping clients preserve vital\r\n          evidence for litigation, regulatory compliance, or internal investigations.\r\n        </p>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p>\r\n              Capture every byte, including deleted or hidden files.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Maintain evidence integrity with hashing and verification.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Preserve data for future expert analysis or legal review.\r\n            </p>\r\n\r\n          </li>\r\n\r\n        </ul>\r\n<p class=\"mt32\">Need a forensically sound image of your device? Contact us today.\r\n</p>\r\n        <p class=\"mt32\">\r\n          <a href=\"/contact\" class=\"global-btn bd-inner-btn txt-cap\">\r\n            Contact us\r\n          </a>\r\n        </p>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/capture.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dis-vis\">\r\n       \r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt0\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width\">\r\n\r\n    <div class=\"mx932 mlr-at \">\r\n      <h2 class=\"kns-hed txt-nrml\">What We Do: Forensic Imaging & Digital Evidence Collection</h2>\r\n      <h3 class=\"kns-hd32 txt-nrml\">Creating Legally Admissible Forensic Images of Digital Devices</h3>\r\n      <p class=\"mt18 p-ext mx909\">\r\n        We provide forensic imaging services that ensure your digital evidence is collected without any\r\n        modification—while maintaining a verifiable chain of custody and data integrity.\r\n        Need imaging for a specialized device or storage source? <a href=\"/contact\" class=\"log-tct in-pg-ankr\">Request a\r\n          custom forensic solution.</a>\r\n\r\n      </p>\r\n      <h4 class=\"sub-hed mt32\"> Our Proven Forensic Imaging Process:</h4>\r\n\r\n    </div>\r\n    <div class=\"flx mt32 gap24 wrp protct pd-in24 flx-lft\">\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Device Identification & Collection</h4>\r\n          <p class=\"mt20\">\r\n            Catalog and secure all digital devices relevant to the investigation.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed \">Bit-for-Bit Forensic Imaging</h4>\r\n          <p class=\"mt20\">\r\n            Perform a full sector-level duplication of all device data, including unallocated space.\r\n          </p>\r\n        </div>\r\n\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Verification & Hashing</h4>\r\n          <p class=\"mt20\">\r\n            Validate the forensic image using cryptographic hashes to ensure exact replication.\r\n          </p>\r\n        </div>\r\n\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Secure Storage & Chain of Custody</h4>\r\n          <p class=\"mt20\">\r\n            Protect forensic images with encryption and track every access point with tamper-proof documentation.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Optional Analysis & Reporting</h4>\r\n          <p class=\"mt20\">\r\n            When required, conduct expert forensic examinations and deliver litigation-ready reports.\r\n          </p>\r\n        </div>\r\n\r\n      </div>\r\n\r\n    </div>\r\n    <div class=\"mt32\">\r\n      <h4 class=\"sub-hed\">Devices We Image:</h4>\r\n    </div>\r\n    <div class=\"flx gap24 mt32 wrp protct pd-in24 flx-lft\">\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Computers & Laptops</h4>\r\n          <p class=\"mt20\">\r\n            HDDs, SSDs, RAID arrays\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed \">Mobile Devices</h4>\r\n          <p class=\"mt20\">\r\n            iPhones, Androids, tablets, GPS units\r\n          </p>\r\n        </div>\r\n\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Cloud & Online Storage</h4>\r\n          <p class=\"mt20\">\r\n            Google Drive, iCloud, OneDrive, email platforms\r\n          </p>\r\n        </div>\r\n\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Removable Media</h4>\r\n          <p class=\"mt20\">\r\n            USBs, SD cards, external drives\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Surveillance Systems</h4>\r\n          <p class=\"mt20\">\r\n            DVRs, body cameras, security footage\r\n          </p>\r\n        </div>\r\n\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Social & Messaging Apps</h4>\r\n          <p class=\"mt20\">\r\n            WhatsApp, Signal, Telegram, encrypted platforms\r\n          </p>\r\n        </div>\r\n\r\n      </div>\r\n\r\n    </div>\r\n\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">\r\n          Exact Digital Cloning. Trusted Legal Evidence. Zero Data Alteration.\r\n        </h2>\r\n        <p class=\"mt18 p-ext\">\r\n          Our forensic imaging services are tailored for speed, precision, and defensibility. Every device is processed\r\n          with the utmost care using industry-standard tools and procedures.\r\n        </p>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n\r\n            <p>\r\n              Bit-for-Bit Duplication of All Storage Devices\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Deleted File & Hidden Partition Capture\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Cryptographic Hashing for Verification\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Secure Storage with Chain of Custody Protocols\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Cross-Platform Device Support (Computers, Phones, Cloud)\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n\r\n            <p>\r\n              Fast Turnaround: Most Imaging Completed in 24–72 Hours\r\n            </p>\r\n\r\n          </li>\r\n\r\n        </ul>\r\n        <p class=\"mt32\">\r\n          <a href=\"/contact\" class=\"global-btn bd-inner-btn txt-cap\">\r\n            Schedule your forensic imaging session now\r\n          </a>\r\n        </p>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"images/dog/exact.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dis-vis\">\r\n       \r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width ex-sw00\">\r\n    <div class=\"mlr-at\">\r\n      <h2 class=\"kns-hed txt-nrml\">\r\n        Why Choose Forensic Imaging for Your Case?\r\n      </h2>\r\n      <p class=\"mt18 p-ext mx1112\">\r\n        When investigating digital activity—whether for litigation, internal investigations, or incident response—the\r\n        integrity of the evidence is paramount. Forensic imaging offers a comprehensive, court-approved method for\r\n        capturing the full scope of data stored on a device. From active files to deleted remnants and metadata trails,\r\n        this technique ensures that nothing is lost, overlooked, or inadmissible.\r\n      </p>\r\n      <p class=\"mt18 p-ext \">\r\n        Digital evidence is only useful when properly preserved—make sure it’s collected by experts.\r\n      </p>\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Preserves All Digital Evidence</h4>\r\n          <p class=\"mt32\">\r\n            Capture active, deleted, and hidden files from every part of a device.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Ensures Legal Admissibility</h4>\r\n          <p class=\"mt32\">\r\n            Our images are defensible in court and comply with evidentiary standards.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Protects Against Data Loss or Corruption</h4>\r\n          <p class=\"mt32\">\r\n            Guarantees evidence won’t be overwritten, altered, or tampered with.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Captures Metadata & System Logs</h4>\r\n          <p class=\"mt32\">\r\n            Go beyond files to extract critical context from device usage.\r\n\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Scales for Any Investigation</h4>\r\n          <p class=\"mt32\">\r\n            Supports civil litigation, internal audits, cybersecurity breaches, and more.\r\n          </p>\r\n        </div>\r\n      </div>\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"pos-re mx1800 \">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd pt40\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1 \">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed t-center txt-nrml\">frequently asked questions</h2>\r\n            <div class=\"faq-sec mt32 page-sec\">\r\n              <div class=\"accordion faq-icon\">\r\n                <!-- faq 1 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header active\">\r\n                    What is digital forensic imaging, and how does it work?\r\n                  </div>\r\n                  <div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Digital forensic imaging is the process of creating a complete, exact copy of a device’s data at\r\n                        the bit level. This ensures that active, deleted, and hidden files are preserved without\r\n                        altering the original device, making it a foundational method in digital investigations.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 2 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Why is forensic imaging crucial for legal and internal investigations?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                       Forensic imaging protects the integrity of digital evidence by preventing data tampering, enabling repeatable analysis, and ensuring the evidence meets legal standards for admissibility in court.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n\r\n                <!-- faq 3 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    How does forensic imaging recover deleted or hidden files better than regular file copying?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                      Unlike traditional file copying, forensic imaging captures all data—including deleted files, hidden partitions, system artifacts, and unallocated space—providing a much more thorough data set for analysis.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 4 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    What types of devices can be examined with digital forensic imaging?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Forensic imaging can be performed on desktops, laptops, smartphones, tablets, servers, external hard drives, USBs, and even cloud-based accounts, ensuring full coverage across digital environments.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 5 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    How long does forensic imaging take, and what affects the timeline?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        The forensic imaging process typically takes 24 to 72 hours. The timeline depends on factors like device size, encryption, file volume, and the complexity of the data structure.\r\n                      </p>\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\r\n\r\n\r\n<div class=\"dry-pd pt0 pb40 pos-rel\">\r\n  <div class=\"site-width\">\r\n    <div class=\"t-center mx707 mlr-at\">\r\n\r\n      <h2 class=\"kns-hed txt-nrml\">\r\n        Need Trusted Forensic Imaging? Black Dog Forensics Has You Covered\r\n      </h2>\r\n      <p class=\"mt18 p-ext\">\r\n        When the accuracy and integrity of digital evidence can make or break your case, forensic imaging is the gold\r\n        standard. Whether you’re handling civil litigation, corporate investigations, or cybersecurity incidents, our\r\n        team delivers bit-level data captures that are fully defensible and court-ready. At Black Dog Forensics, we\r\n        specialize in secure, tamper-proof imaging protocols that preserve every trace of relevant evidence—active,\r\n        deleted, or hidden.\r\n      </p>\r\n\r\n      <div class=\"mt48\">\r\n        <a class=\"global-btn\" href=\"/contact\">\r\n          Request a Confidential Imaging Consultation\r\n        </a>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 11:32:04', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 27, 11, '', '', 1, 55, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(17, 168, 'Customer Referral Program', 'customer-referral-program', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1  mlr-at\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed txt-nrml\">\r\n              Know someone who could benefit from expert digital forensics?\r\n            </h2>\r\n            <p class=\"bn-txt mrt24 mx1112\">\r\n              Refer a first-time client to Black Dog Forensics and receive a 10% referral reward once\r\n              their case is retained. Whether it’s a law firm, private investigator, HR professional, or\r\n              individual in need, your referral helps them access truth—and helps you earn a thank-you\r\n              reward in return.\r\n            </p>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re  sty-hd pt40 mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"site-width\">\r\n      <div class=\"pdlr42 t-center mx932 mlr-at pos-re mob-pdlr42\">\r\n\r\n        <h2 class=\"kns-hed txt-nrml\">Submit a Referral </h2>\r\n        <div class=\"mt48 news-form-con news-form-con2\">\r\n          <div class=\"bdr24\">\r\n            <div class=\"form-con pd32 bg-grad txw mx660\">\r\n              <h3 class=\"form-hed fs24 txw\">Referrer Information</h3>\r\n              <div class=\"\">\r\n                {rsform 8}\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\r\n\r\n<div class=\"dry-pd pos-re  sty-hd pt40 mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"site-width\">\r\n      <div class=\"pdlr42  mx932 mlr-at pos-re\">\r\n\r\n        <h2 class=\"kns-hed t-center txt-nrml\">\r\n          Ready to Refer Someone? Let’s Make It Simple.\r\n        </h2>\r\n        <p class=\"bn-txt t-center mt18 mx1112\">\r\n          Know a law firm, investigator, business leader, or individual who could benefit from expert digital\r\n          forensics?\r\n          Send us their contact info at <a href=\"mailto:retrievethetruth@bdforensics.com\" class=\"log-tct in-pg-ankr\">\r\n            retrievethetruth@bdforensics.com</a> with the subject line:\r\n          <a href=\"#\" class=\"log-tct in-pg-ankr\">Referral\r\n            Submission.</a>\r\n          Once their case is retained, we’ll send you a 10% thank-you reward—because uncovering the truth\r\n          deserves to be recognized.\r\n\r\n        </p>\r\n        <div class=\"flx gap24 mt32 wrp protct pd-in24 flx-lft\">\r\n          <div class=\"col3 chs-us-p flx30\">\r\n            <div>\r\n              <h4 class=\"h4hed\">Referral Criteria</h4>\r\n              <p class=\"mt20\">First-time clients only.</p>\r\n            </div>\r\n          </div>\r\n          <div class=\"col3 chs-us-p flx30\">\r\n            <div>\r\n              <h4 class=\"h4hed \">Handled with care</h4>\r\n              <p class=\"mt20\">\r\n                Every referral is treated with complete confidentiality.\r\n              </p>\r\n            </div>\r\n\r\n          </div>\r\n          <div class=\"col3 chs-us-p flx30\">\r\n            <div>\r\n              <h4 class=\"h4hed\">Prefer a conversation first?</h4>\r\n              <p class=\"mt20\">\r\n                Contact us to talk through the details or confirm eligibility.\r\n              </p>\r\n            </div>\r\n          </div>\r\n        </div>\r\n        <div class=\"mt40\">\r\n          <a class=\"global-btn\" href=\"/about-our-digital-forensics-experts\">Start with a Confidential Consultation\r\n            </a>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"pos-re mx1800 \">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd pt40\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1 \">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed t-center txt-nrml\">frequently asked questions</h2>\r\n            <div class=\"faq-sec mt32 page-sec\">\r\n              <div class=\"accordion faq-icon\">\r\n                <!-- faq 1 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header active\">\r\n                    Can I refer a law firm or attorney I work with?\r\n                  </div>\r\n                  <div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes. We work closely with legal teams on litigation support, expert\r\n                        reporting, and courtroom testimony. If the firm hasn’t used Black Dog\r\n                        Forensics before, they qualify as a first-time referral.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 2 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Can I refer a business or HR department dealing with internal issues?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Absolutely. We assist businesses with internal investigations, fraud\r\n                        cases, employee misconduct, and data security breaches. If the business\r\n                        hasn’t worked with us before, your referral qualifies.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n\r\n                <!-- faq 3 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    What types of digital evidence do your services cover?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        We handle mobile phones, computers, cloud accounts, social media, email\r\n                        systems, and surveillance devices. If someone needs help analyzing or\r\n                        authenticating digital content, we can likely support their case.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 4 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Do you offer forensic support for compliance investigations or eDiscovery?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes. We help legal and corporate clients maintain compliance with\r\n                        regulations like HIPAA, GDPR, or SEC guidelines. We also assist with\r\n                        data preservation and review during civil discovery.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 5 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    When do I receive my referral reward?\r\n\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Once your referred client signs a service agreement and their case is\r\n                        retained, you’ll receive 10% of the service cost as a referral\r\n                        thank-you.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Is my referral confidential?\r\n\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes. All referred leads are handled discreetly and professionally. We\r\n                        will never mention your name unless you authorize it.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Can I refer more than one person?\r\n\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Absolutely. There’s no limit to how many referrals you can make. Each\r\n                        successful referral earns its own reward.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    What if I work at a law firm—can I still refer someone?\r\n\r\n\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes. You can refer clients outside your organization, or even someone in\r\n                        another department, provided they’re a first-time client and not already\r\n                        connected with us.\r\n\r\n                      </p>\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>', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 11:27:09', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 27, 10, '', '', 1, 79, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `cuod6_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(18, 169, 'Digital Forensics Services Across Texas and the U.S.', 'digital-forensics-services-across-texas-and-the-u-s', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1  mlr-at\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed txt-nrml\">\r\n              Trusted, Court-Ready Investigations Wherever You Need Them\r\n            </h2>\r\n            <p class=\"bn-txt mrt24 mx1037\">\r\n              At Black Dog Forensics, our mission is to deliver precise, court-admissible forensic analysis wherever\r\n              digital evidence needs to be uncovered, preserved, or explained. Whether you\'re based in a major Texas\r\n              city or require expert support across state lines, our certified forensic experts deliver prompt, precise\r\n              support—with secure evidence handling, clear documentation, and legally sound reporting at every step.\r\n            </p>\r\n            <p class=\"bn-txt mrt24 mx1037\">\r\n              We work with law firms, corporations, law enforcement agencies, and private clients with mobile data\r\n              recovery, cloud investigations, expert testimony, and more—delivered on-site or remotely based on your\r\n              needs.\r\n            </p>\r\n <p class=\"mt32\">\r\n              <a href=\"/contact\" class=\"global-btn bd-inner-btn\">\r\n                Schedule a Consultation \r\n              </a>\r\n            </p> \r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Our Core Digital Forensic Services\r\n        </h2>\r\n        <p class=\"mt18 p-ext\">\r\n          We offer a full range of certified digital forensic services designed to support civil, criminal, and\r\n          corporate investigations, including:\r\n        </p>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">Mobile device recovery</p>\r\n            <p class=\"mt5\">\r\n              Structured extraction and analysis of phones and tablets\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Cloud and email investigations</p>\r\n            <p class=\"mt5\">\r\n              Review of account activity, communications, and metadata\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Expert witness testimony</p>\r\n            <p class=\"mt5\">\r\n              Courtroom and deposition support from credentialed analysts\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Remote and on-site forensic imaging</p>\r\n            <p class=\"mt5\">\r\n              Secure evidence collection that preserves chain of custody\r\n            </p>\r\n          </li>\r\n        </ul>\r\n         <p class=\"mt32\">\r\n              <a href=\"/contact\" class=\"global-btn bd-inner-btn mob-dis\">\r\n                Contact us\r\n              </a>\r\n            </p>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/service-area.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n       \r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/service-area2.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n       \r\n      </div>\r\n      <div class=\"flx-equ-col mx605\">\r\n        <h2 class=\"kns-hed txt-nrml\">Texas Metro Areas</h2>\r\n        <h3 class=\"bd-trd mx510 txt-nrml\">\r\n          Comprehensive Forensic Services in Texas’s Largest Cities\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          Black Dog Forensics provides full-service forensic support in the state\'s most active legal, business, and\r\n          investigative hubs. We assist attorneys, corporate leaders, and investigators with targeted, high-stakes\r\n          digital investigations across a wide range of case types. We currently serve:\r\n        </p>\r\n        <div class=\"flx gap100 wrap\">\r\n          <div class=\"flx flx-col align-start gap16 stretch mt24\">\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Houston, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Austin, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Dallas, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">San Antonio, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Fort Worth, TX</span>\r\n            </div>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap16 stretch mt24 mobmt0\">\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">El Paso, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Corpus Christi, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Lubbock, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Arlington, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Plano, TX</span>\r\n            </div>\r\n\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80 red-gap\">\r\n      <div class=\"flx-equ-col mx605\">\r\n        <h2 class=\"kns-hed mx501 txt-nrml\">Greater Houston and Surrounding Cities</h2>\r\n        <h3 class=\"bd-trd mx510 txt-nrml\">\r\n          Local Reach with Statewide Reliability\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          Headquartered near Houston, we offer fast, on-demand forensic services across Southeast Texas. Our analysts\r\n          are available for on-site acquisition, remote analysis, and case support across the following cities:\r\n        </p>\r\n        <div class=\"flx gap100 wrap\">\r\n          <div class=\"flx flx-col align-start gap16 stretch mt24\">\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">The Woodlands, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Sugar Land, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Katy, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Spring, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Cypress, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Conroe, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Pearland, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Pasadena, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">League City, TX</span>\r\n            </div>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap16 stretch\">\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Baytown, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Missouri City, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Humble, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Tomball, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Willis, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Montgomery, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Kingwood, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Galveston, TX</span>\r\n            </div>\r\n\r\n          </div>\r\n        </div>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/service-area3.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/service-area4.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n       \r\n      </div>\r\n      <div class=\"flx-equ-col \">\r\n        <h2 class=\"kns-hed txt-nrml\">Additional Texas Locations We Serve</h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          Targeted Forensic Support in Key Texas Cities\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          We also support clients in other cities across the state. Services are available remotely or onsite, depending\r\n          on your case requirements.\r\n        </p>\r\n        <div class=\"flx gap100 wrap\">\r\n          <div class=\"flx flx-col align-start gap16 stretch mt24\">\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Amarillo, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">McAllen, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Midland, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Odessa, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Waco, TX</span>\r\n            </div>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap16 stretch mt24 mobmt0\">\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Tyler, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Beaumont, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Round Rock, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Abilene, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">College Station, TX</span>\r\n            </div>\r\n\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Nationwide Forensics Support\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          Digital Investigations Without Geographic Limits\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          Although based in Texas, Black Dog Forensics works with clients across the United States, offering remote\r\n          capabilities, secure virtual consultations, and travel-based services for complex, high-stakes cases. Our\r\n          nationwide digital forensics services include:\r\n        </p>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">Mobile Device Imaging & Recovery</p>\r\n            <p class=\"mt5\">\r\n              Compliant and structured analysis\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Cloud & Email Investigations</p>\r\n            <p class=\"mt5\">\r\n              Cross-jurisdictional metadata and content review\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Remote Forensic Imaging</p>\r\n            <p class=\"mt5\">\r\n              Secure acquisition without breaking the chain of custody\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Expert Reporting</p>\r\n            <p class=\"mt5\">\r\n              Clear, defensible reports for state and federal court\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Expert Testimony</p>\r\n            <p class=\"mt5\">\r\n              In-person or virtual appearances for depositions or trials\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Pro Bono Support</p>\r\n            <p class=\"mt5\">\r\n              Available for qualifying nonprofits and law enforcement agencies in urgent matters (eligibility required)\r\n            </p>\r\n          </li>\r\n        </ul>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/service-area5.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pt0 pb40\">\r\n  <div class=\"site-width\">\r\n    <div class=\"t-center mlr-at\">\r\n\r\n      <h2 class=\"kns-hed txt-nrml\">Ready to Talk to a Digital Forensics Expert?</h2>\r\n      <p class=\"mt18 p-ext mx768 mlr-at\">\r\n        Our team is ready to support your legal, corporate, or investigative case—wherever you’re located. If you’re\r\n        unsure whether we serve your area or need help fast, we’re just a call or click away.\r\n      </p>\r\n      <div class=\"mt48\">\r\n        <a class=\"global-btn\" href=\"/contact\">Schedule a Confidential Consultation</a>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 11:27:34', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 41, 9, '', '', 1, 78, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(19, 170, 'Areas Served', 'areas-served', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1  mlr-at\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed txt-nrml\">\r\n              Certified Experts in Investigative Digital Evidence\r\n            </h2>\r\n            <p class=\"bn-txt mrt24 mx1037\">\r\n              At Black Dog Forensics, we provide trusted and court-admissible digital forensic services in Houston,\r\n              Texas. From litigation support and internal investigations to criminal defense and private matters, our\r\n              certified forensic professionals help clients uncover the digital truth when it matters most.\r\n            </p>\r\n            <p class=\"bn-txt mrt24 mx1037\">\r\n              Serving law firms, corporations, law enforcement, and individuals, we deliver clear, actionable reports\r\n              and expert consulting that hold up in court and guide decisive outcomes.\r\n\r\n            </p>\r\n            <p class=\"mt32\">\r\n              <a href=\"/contact\" class=\"global-btn bd-inner-btn\">\r\n                Schedule a Consultation \r\n              </a>\r\n            </p>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/area-served.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Trusted by Attorneys, Businesses, and Agencies Across Houston\r\n        </h2>\r\n        <p class=\"mt18 p-ext\">\r\n          Houston is a city driven by legal innovation, corporate growth, and complex investigative needs. We meet that\r\n          demand with unmatched technical precision and ethical standards at Black Dog Forensics.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          We are not just data recovery specialists — we are expert investigators. Our mission is to interpret digital\r\n          evidence so attorneys, executives, and private clients can make informed, confident decisions backed by\r\n          forensic clarity.\r\n        </p>\r\n        <h4 class=\"sub-hed mt32 txt-nrml\">Here’s Why Clients Across Houston Choose Us:</h4>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p>\r\n              Certified forensic professionals with law enforcement and litigation experience\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Clear, court-admissible reporting and expert witness services\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Houston-based service with national reach\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p>\r\n              Ethical, unbiased analysis from start to finish\r\n            </p>\r\n          </li>\r\n        </ul>\r\n        <p class=\"mt32\">\r\n          <a href=\"/contact\" class=\"global-btn bd-inner-btn mob-dis\">\r\n            Contact us now\r\n          </a>\r\n        </p>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"mx932\">\r\n      <h2 class=\"kns-hed txt-nrml\">Forensic Services Available in Houston</h2>\r\n      <p class=\"mt18 p-ext mx808\">\r\n        We provide a full suite of digital forensic services to meet clients\' needs in civil, criminal, and corporate\r\n        matters. Our work follows strict chain-of-custody protocols and adheres to the highest legal standards.\r\n      </p>\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\">\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Computer & Smartphone Forensics</h4>\r\n          <p class=\"mt20\">\r\n            We examine phones, laptops, and desktops to recover deleted files, messages, system activity, and internet\r\n            usage.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Messaging, App, and GPS Data Recovery</h4>\r\n          <p class=\"mt20\">We extract encrypted app messages, SMS logs, call history, and location data—even from\r\n            factory-reset or damaged devices.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Cloud & Email-Based Investigations</h4>\r\n          <p class=\"mt20\">Our analysts recover cloud-stored emails, shared documents, and file activity across platforms\r\n            like Gmail, Microsoft 365, iCloud, and Dropbox.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Timeline & User Behavior Reconstruction</h4>\r\n          <p class=\"mt20\">We build digital timelines that reveal intent, access patterns, and user interaction—crucial\r\n            for litigation and internal case support.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f60\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Audio & Video Authentication</h4>\r\n          <p class=\"mt20\">\r\n            We validate and enhance surveillance, audio clips, and video files—ensuring clarity and admissibility in\r\n            hearings and trials.\r\n          </p>\r\n        </div>\r\n      </div>\r\n\r\n      <div class=\"col3 chs-us-p f60\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Legal Reporting & Testimony</h4>\r\n          <p class=\"mt20\">Our expert reports are formatted for attorneys, judges, and investigators—and we’re available\r\n            to testify as needed.</p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f60\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Confidential & Sensitive Investigations</h4>\r\n          <p class=\"mt20\">From internal fraud to personal disputes, we handle all matters with professionalism, care,\r\n            and confidentiality.</p>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/area-served2.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Who We Serve in Houston\r\n        </h2>\r\n        <p class=\"mt18 p-ext\">\r\n          We work with clients across Houston’s legal, corporate, and government sectors:\r\n        </p>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">Law Firms & Civil Litigators</p>\r\n            <p class=\"mt5\">\r\n              We assist attorneys with data acquisition, email, document authentication, eDiscovery, deposition review,\r\n              and expert witness services across various civil and criminal matters.\r\n\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Corporate Legal & Security Teams</p>\r\n            <p class=\"mt5\">\r\n              Our forensic specialists help businesses investigate intellectual property theft, employee misconduct, and\r\n              internal compliance issues by collecting digital evidence and analyzing user behavior.\r\n\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Government Agencies & Law Enforcement</p>\r\n            <p class=\"mt5\">\r\n              We support time-sensitive investigations with expert-level forensic imaging, evidence handling, and legal\r\n              protocol consultation, all backed by courtroom-tested experience.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Private Individuals</p>\r\n            <p class=\"mt5\">\r\n              We support private clients with discretion and professionalism, including digital infidelity cases,\r\n              private investigations, and personal device analysis for family law matters.\r\n\r\n            </p>\r\n          </li>\r\n        </ul>\r\n      </div>\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32  gap80  mob40\">\r\n      <div class=\"flx-equ-col mx605\">\r\n        <h2 class=\"kns-hed txt-nrml\">Areas We Serve in the Greater Houston Region and Across Texas</h2>\r\n        <p class=\"mt18 p-ext\">\r\n          While Houston is our primary service area, Black Dog Forensics proudly supports clients throughout the Greater\r\n          Houston area and other major cities across Texas. Whether your case requires on-site data collection or secure\r\n          remote consultation, our team delivers timely, court-admissible digital forensic services tailored to your\r\n          location and needs.\r\n        </p>\r\n        <h4 class=\"sub-hed mt32 txt-nrml\">Greater Houston Area & Nearby Cities:</h4>\r\n        <div class=\"flx gap100 wrap\">\r\n          <div class=\"flx flx-col align-start gap16 stretch mt24\">\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">The Woodlands, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Sugar Land, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Katy, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Spring, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Cypress, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Conroe, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Pearland, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Pasadena, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">League City, TX</span>\r\n            </div>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap16 stretch\">\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Baytown, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Missouri City, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Humble, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Tomball, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Willis, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Montgomery, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Kingwood, TX</span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n              <span class=\"inner-span tick-bg\">Galveston, TX</span>\r\n            </div>\r\n\r\n          </div>\r\n        </div>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/area-served3.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n    </div>\r\n    <div class=\"mt64\">\r\n      <h4 class=\"sub-hed mt32 txt-nrml\"> Additional Cities We Serve Across Texas:</h4>\r\n      <div class=\"flx gap100 jst-spbt wrap\">\r\n        <div class=\"flx flx-col align-start gap16 stretch mt24 flx20\">\r\n          <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n            <span class=\"inner-span tick-bg\">Amarillo, TX</span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n            <span class=\"inner-span tick-bg\">McAllen, TX</span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n            <span class=\"inner-span tick-bg\">Midland, TX</span>\r\n          </div>\r\n        </div>\r\n        <div class=\"flx flx-col align-start gap16 stretch mt24 flx20 mobsmmt0\">\r\n          <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n            <span class=\"inner-span tick-bg\">Odessa, TX</span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n            <span class=\"inner-span tick-bg\">Waco, TX</span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n            <span class=\"inner-span tick-bg\">Tyler, TX</span>\r\n          </div>\r\n        </div>\r\n        <div class=\"flx flx-col align-start gap16 stretch mt24 mobmt0 flx20\">\r\n          <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n            <span class=\"inner-span tick-bg\">Beaumont, TX</span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n            <span class=\"inner-span tick-bg\">Round Rock, TX</span>\r\n          </div>\r\n\r\n        </div>\r\n        <div class=\"flx flx-col align-start gap16 stretch mt24 mobmt0\">\r\n          <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n            <span class=\"inner-span tick-bg\">Abilene, TX</span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap14 stretch list icon pl-30\">\r\n            <span class=\"inner-span tick-bg\">College Station, TX</span>\r\n          </div>\r\n\r\n        </div>\r\n      </div>\r\n      <p class=\"mt24 p-ext mx860\">\r\n        Our specialists maintain the same level of professionalism, precision, and confidentiality for every client we\r\n        serve—whether we’re working with a downtown Houston law firm or a business owner hundreds of miles away.\r\n      </p>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/area-served4.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Mission-Driven Forensic Work, Backed by Integrity\r\n        </h2>\r\n        <p class=\"mt18 p-ext\">\r\n          Black Dog Forensics was founded with a mission to go beyond data extraction — we help clients make sense of\r\n          digital evidence through expert analysis and interpretation.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          Our work also supports broader social impact, including pro bono forensic support for anti-human trafficking\r\n          efforts and global outreach initiatives.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          When you choose Black Dog Forensics, you partner with a team that stands for truth, justice, and impact.\r\n        </p>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pt0 pb40\">\r\n  <div class=\"site-width\">\r\n    <div class=\"t-center  mlr-at\">\r\n\r\n      <h2 class=\"kns-hed txt-nrml\">Speak With a Certified Digital Forensics Expert in Houston</h2>\r\n      <p class=\"mt18 p-ext mx808 mlr-at\">\r\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\r\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\r\n        certified professionals and proven methodology, we’ve been a trusted partner to attorneys, businesses, and\r\n        individuals across Houston since 2018.\r\n      </p>\r\n      <p class=\"mt18 p-ext mx808 mlr-at\">\r\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\r\n\r\n      </p>\r\n      <div class=\"mt48\">\r\n        <a class=\"global-btn\" href=\"/contact\">Your case deserves clarity—let us help you uncover the truth</a>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 11:31:05', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 43, 8, '', '', 1, 86, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `cuod6_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(20, 171, 'Digital Forensics Services in Houston, Texas', 'digital-forensics-services-in-houston-texas', '<div class=\"bckk-ab pos-re mx1800\">\r\n	<div class=\"mx1440 pos-re\">\r\n		<div class=\"fil-bl2\"></div>\r\n		<div class=\"dry-pd\">\r\n			<div class=\"site-width\">\r\n				<div class=\"bn-col1 bg-bl1  mlr-at\">\r\n					<div class=\"pos-re z-ind1\">\r\n						<h2 class=\"kns-hed txt-nrml\">\r\n							Clear Answers, Court-Ready Reports, Trusted Expertise\r\n						</h2>\r\n						<p class=\"bn-txt  mrt24 \">\r\n							At Black Dog Forensics, we specialize in uncovering and interpreting digital evidence for\r\n							high-stakes\r\n							investigations, litigation, and private disputes. Whether you’re a Houston-based attorney\r\n							preparing for\r\n							trial, a business facing internal challenges, or an individual seeking answers, our\r\n							certified forensic\r\n							analysts deliver insight that stands up to legal scrutiny.\r\n						</p>\r\n						<p class=\"bn-txt  mrt24\">\r\n							We turn mobile devices, cloud platforms, and computer systems into structured,\r\n							court-admissible\r\n							evidence—with speed, accuracy, and discretion. From the moment we engage, your goals guide\r\n							our strategy.\r\n						</p>\r\n						<p class=\"bn-txt  mrt24\">\r\n							Free consultations available for law firms, corporations, and individuals in Houston and\r\n							surrounding\r\n							areas.\r\n						</p>\r\n						<p class=\"mt32\">\r\n							<a href=\"/contact\" class=\"global-btn bd-inner-btn\">\r\n								Schedule a Consultation\r\n							</a>\r\n						</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\">\r\n	<div class=\"fil-bl2\"></div>\r\n	<div class=\"site-width  rgt-col-ex\">\r\n		<div class=\"mx932\">\r\n			<h2 class=\"kns-hed txt-nrml\">Our Forensic Services in Houston</h2>\r\n			<h3 class=\"bd-trd mt18 txt-nrml\">\r\n				Precision Forensics for Legal, Corporate, and Private Cases\r\n			</h3>\r\n			<p class=\"mt18 p-ext mx690\">\r\n				Our Houston-based digital forensic services are built for real-world legal and investigative challenges.\r\n				Every\r\n				case begins with a strategy—and ends with clarity.\r\n\r\n			</p>\r\n			<h4 class=\"sub-hed mt32\"> We provide:</h4>\r\n\r\n		</div>\r\n		<div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\">\r\n			<div class=\"col3 chs-us-p f40\">\r\n				<div>\r\n					<h4 class=\"h4hed\">Computer & Mobile Device Forensics</h4>\r\n					<p class=\"mt20\">\r\n						Recover what happened—and prove it.\r\n					</p>\r\n					<p class=\"mt12\">\r\n						We extract deleted files, messages, internet history, and system usage across laptops, desktops,\r\n						smartphones, and tablets.\r\n					</p>\r\n				</div>\r\n			</div>\r\n			<div class=\"col3 chs-us-p f40\">\r\n				<div>\r\n					<h4 class=\"h4hed\">Cell Phone Forensics</h4>\r\n					<p class=\"mt20\"> Access the hidden data that tells the full story.\r\n					</p>\r\n					<p class=\"mt12\">\r\n						From geolocation to encrypted app activity, we recover mobile data—even from damaged or locked\r\n						devices.\r\n					</p>\r\n				</div>\r\n			</div>\r\n			<div class=\"col3 chs-us-p f40\">\r\n				<div>\r\n					<h4 class=\"h4hed\">Cloud & Email Data Recovery</h4>\r\n					<p class=\"mt20\">\r\n						Track the digital trail across platforms.\r\n					</p>\r\n					<p class=\"mt12\">\r\n						We retrieve emails, attachments, and cloud-stored files from Microsoft 365, Gmail, Dropbox,\r\n						iCloud, and\r\n						more.\r\n					</p>\r\n				</div>\r\n			</div>\r\n			<div class=\"col3 chs-us-p f40\">\r\n				<div>\r\n					<h4 class=\"h4hed\">User Activity & Behavioral Analysis</h4>\r\n					<p class=\"mt20\">\r\n						Reconstruct actions, patterns, and intent.\r\n					</p>\r\n					<p class=\"mt12\">\r\n						We map logins, file access, and user sessions to establish what occurred and when.\r\n					</p>\r\n				</div>\r\n			</div>\r\n			<div class=\"col3 chs-us-p f60\">\r\n				<div>\r\n					<h4 class=\"h4hed\">Audio & Video Forensics</h4>\r\n					<p class=\"mt20\">\r\n						Clarify and verify key recordings.\r\n					</p>\r\n					<p class=\"mt12\">\r\n						We enhance and authenticate audio/video files to confirm integrity and prepare media for use in\r\n						legal\r\n						proceedings.\r\n					</p>\r\n				</div>\r\n			</div>\r\n\r\n			<div class=\"col3 chs-us-p f60\">\r\n				<div>\r\n					<h4 class=\"h4hed\">Litigation & Legal Support</h4>\r\n					<p class=\"mt20\">Built for the courtroom, backed by expert testimony.</p>\r\n					<p class=\"mt12\">We prepare detailed forensic reports, affidavits, and expert declarations—and offer\r\n						deposition\r\n						and trial testimony.</p>\r\n				</div>\r\n			</div>\r\n			<div class=\"col3 chs-us-p f60\">\r\n				<div>\r\n					<h4 class=\"h4hed\">Corporate & Private Investigations</h4>\r\n					<p class=\"mt20\">Sensitive matters. Objective answers.</p>\r\n					<p class=\"mt12\">From employee misconduct and data theft to internal compliance reviews and civil\r\n						disputes, we\r\n						deliver discreet, thorough results.</p>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox12 pt40 \">\r\n	<div class=\"site-width\">\r\n		<div class=\"mx1075 mlr-at\">\r\n			<div class=\"t-center mx932 mlr-at\">\r\n				<h2 class=\"kns-hed txt-nrml\">Our Process: What to Expect</h2>\r\n				<h3 class=\"bd-trd txt-nrml\">From First Call to Final Report</h3>\r\n				<p class=\"mt18 p-ext mx404 mlr-at\">\r\n					Digital forensics can be complex, but our process is built to deliver clear, defensible results.\r\n				</p>\r\n			</div>\r\n			<div class=\"flx gap80 align-start mt64 wrp num-sec protct ovr-fl-h mx877 mlr-at ovr-fl-h\">\r\n				<div class=\"col3 chs-us-p  pos-re up-line\">\r\n					<div class=\"num\">\r\n						<span>1</span>\r\n					</div>\r\n					<div>\r\n						<h4 class=\"h4hed h4hed1 mt24 txt-nrml\"> Initial Consultation</h4>\r\n						<p class=\"mt16\">We assess your goals, timeline, and available data to build an informed\r\n							strategy.</p>\r\n					</div>\r\n				</div>\r\n				<div class=\"col3 chs-us-p pos-re up-line\">\r\n					<div class=\"num\">\r\n						<span>2</span>\r\n					</div>\r\n					<div>\r\n						<h4 class=\"h4hed h4hed1 mt24 txt-nrml\">Secure Evidence Collection</h4>\r\n						<p class=\"mt16\">Our analysts collect devices, cloud access, or remote data using forensic\r\n							protocols that\r\n							preserve the chain of custody.</p>\r\n					</div>\r\n				</div>\r\n				<div class=\"col3 chs-us-p pos-re up-line\">\r\n					<div class=\"num\">\r\n						<span>3</span>\r\n					</div>\r\n					<div>\r\n						<h4 class=\"h4hed h4hed1 mt24 txt-nrml\">Examination and Analysis</h4>\r\n						<p class=\"mt16\">Using advanced tools, we recover deleted content, map user behavior, and isolate\r\n							case-relevant evidence.</p>\r\n					</div>\r\n				</div>\r\n				<div class=\"col3 chs-us-p pos-re up-line-r newmax\">\r\n					<div class=\"num\">\r\n						<span>4</span>\r\n					</div>\r\n					<div>\r\n						<h4 class=\"h4hed h4hed1 mt24 txt-nrml\"> Reporting and Results</h4>\r\n						<p class=\"mt16\">You receive a structured, plain-language forensic report—ready for court,\r\n							internal use, or\r\n							legal review.</p>\r\n					</div>\r\n				</div>\r\n				<div class=\"col3 chs-us-p pos-re up-line-r mb-line-r newmax\">\r\n					<div class=\"num\">\r\n						<span>5</span>\r\n					</div>\r\n					<div>\r\n						<h4 class=\"h4hed h4hed1 mt24 txt-nrml\">Testimony and Ongoing Support</h4>\r\n						<p class=\"mt16\">If required, we provide expert witness services, respond to opposing reports,\r\n							and remain\r\n							engaged through resolution.</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\">\r\n	<div class=\"fil-bl2\"></div>\r\n	<div class=\"site-width  rgt-col-ex\">\r\n		<div class=\"mx932\">\r\n			<h2 class=\"kns-hed txt-nrml\">Why Clients in Houston Choose Black Dog Forensics</h2>\r\n			<h3 class=\"bd-trd mt18 txt-nrml\">\r\n				Trusted Investigations That Deliver Results\r\n			</h3>\r\n			<p class=\"mt18 p-ext mx690\">\r\n				When Houston attorneys, executives, or individuals need clear, admissible evidence, they choose us for:\r\n			</p>\r\n		</div>\r\n		<div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\">\r\n			<div class=\"col3 chs-us-p \">\r\n				<div>\r\n					<h4 class=\"h4hed\">Certified and Experienced Professionals</h4>\r\n					<p class=\"mt20\">\r\n						Our examiners are certified and bring experience from law enforcement, cybersecurity, and legal\r\n						consulting.\r\n					</p>\r\n\r\n				</div>\r\n			</div>\r\n			<div class=\"col3 chs-us-p \">\r\n				<div>\r\n					<h4 class=\"h4hed\">Court-Admissible Reporting</h4>\r\n					<p class=\"mt20\">\r\n						Every report we deliver meets evidentiary standards and can withstand cross-examination.\r\n					</p>\r\n\r\n				</div>\r\n			</div>\r\n			<div class=\"col3 chs-us-p \">\r\n				<div>\r\n					<h4 class=\"h4hed\">Responsive, Local Support</h4>\r\n					<p class=\"mt20\">\r\n						Located just outside of Houston, we respond quickly, whether your case is urgent or ongoing.\r\n					</p>\r\n				</div>\r\n			</div>\r\n			<div class=\"col3 chs-us-p \">\r\n				<div>\r\n					<h4 class=\"h4hed\">Customized Solutions</h4>\r\n					<p class=\"mt20\">\r\n						We tailor every investigation to your goals, timeline, and technical requirements.\r\n					</p>\r\n\r\n				</div>\r\n			</div>\r\n			<div class=\"col3 chs-us-p \">\r\n				<div>\r\n					<h4 class=\"h4hed\">Reliable Communication</h4>\r\n					<p class=\"mt20\">\r\n						We deliver consistent updates, explain findings clearly, and work collaboratively with your\r\n						legal or\r\n						executive team.\r\n					</p>\r\n				</div>\r\n			</div>\r\n\r\n			<div class=\"col3 chs-us-p \">\r\n				<div>\r\n					<h4 class=\"h4hed\">Complete Case Lifecycle Support</h4>\r\n					<p class=\"mt20\">From discovery to expert testimony, we provide guidance and expertise every step of\r\n						the way.\r\n					</p>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>\r\n\r\n\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n	<div class=\"fil-bl2\"></div>\r\n	<div class=\"site-width  rgt-col-ex\">\r\n		<div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n			<div class=\"flx-equ-col mx642\">\r\n				<h2 class=\"kns-hed mx605 txt-nrml\">\r\n					Why Choose Black Dog Forensics in Houston\r\n				</h2>\r\n				<h3 class=\"bd-trd mt18 txt-nrml\">\r\n					When the Margin for Error Is Zero, Experience Matters\r\n				</h3>\r\n				<p class=\"mt18 p-ext\">\r\n					Digital evidence plays a critical role in outcomes. Our Houston clients choose Black Dog Forensics\r\n					for our\r\n					track record, technical accuracy, and courtroom-readiness.\r\n				</p>\r\n				<ul class=\"dry-lst mt24 tic\">\r\n					<li>\r\n						<p class=\"fw700\">Proven Success in High-Stakes Matters</p>\r\n						<p class=\"mt5\">\r\n							We’ve supported litigation, internal investigations, and criminal defense cases across\r\n							Houston.\r\n\r\n						</p>\r\n					</li>\r\n					<li class=\"mt18\">\r\n						<p class=\"fw700\">Experts Who Can Testify</p>\r\n						<p class=\"mt5\">\r\n							Our forensic specialists are experienced in explaining technical evidence in depositions,\r\n							hearings, and\r\n							trials.\r\n\r\n						</p>\r\n					</li>\r\n					<li class=\"mt18\">\r\n						<p class=\"fw700\">Local Understanding, National Capability</p>\r\n						<p class=\"mt5\">\r\n							We know Texas courts and corporate environments, and we support state, federal, and\r\n							cross-jurisdictional\r\n							matters.\r\n						</p>\r\n					</li>\r\n					<li class=\"mt18\">\r\n						<p class=\"fw700\">Credible, Understandable Reporting</p>\r\n						<p class=\"mt5\">\r\n							Our documentation is built for decision-makers, from judges and juries to general counsel\r\n							and executives.\r\n\r\n						</p>\r\n					</li>\r\n					<li class=\"mt18\">\r\n						<p class=\"fw700\">End-to-End Engagement</p>\r\n						<p class=\"mt5\">\r\n							We stay involved throughout your case, not just until the report is delivered.\r\n\r\n						</p>\r\n					</li>\r\n				</ul>\r\n			</div>\r\n			<div class=\"flx-equ-col mx518\">\r\n				<img src=\"/images/dog/hosu1.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n	<div class=\"fil-bl2\"></div>\r\n	<div class=\"site-width  rgt-col-ex\">\r\n		<div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n			<div class=\"flx-equ-col mx518\">\r\n				<img src=\"/images/dog/area-houston3.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n			</div>\r\n			<div class=\"flx-equ-col mx642\">\r\n				<h2 class=\"kns-hed mx605 txt-nrml\">\r\n					Serving the Greater Houston Area and Beyond\r\n				</h2>\r\n				<p class=\"mt18 p-ext\">\r\n					We proudly provide forensic services across Houston and nearby cities, including The Woodlands,\r\n					Sugar Land,\r\n					Katy, Spring, Cypress, Conroe, Pearland, Pasadena, League City, Baytown, Missouri City, Tomball, and\r\n					Galveston.\r\n				</p>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd pt0 pb40\">\r\n	<div class=\"site-width\">\r\n		<div class=\"t-center  mlr-at\">\r\n\r\n			<h2 class=\"kns-hed txt-nrml\">Speak With a Certified Digital Forensics Expert in Houston\r\n			</h2>\r\n			<p class=\"mt18 p-ext mx808 mlr-at\">\r\n				Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive\r\n				information,\r\n				Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\r\n				certified professionals and proven methodology, we’ve been a trusted partner to attorneys, businesses,\r\n				and\r\n				individuals across Houston since 2018.\r\n			</p>\r\n			<p class=\"mt18 p-ext mx808 mlr-at\">\r\n				We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\r\n\r\n\r\n			</p>\r\n			<div class=\"mt48\">\r\n				<a class=\"global-btn\" href=\"/contact\">Your case deserves clarity—let us help you uncover the truth</a>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 11:30:50', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 43, 7, '', '', 1, 71, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(21, 172, 'Digital Forensics Case Types', 'digital-forensics-case-types', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1  mlr-at\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed txt-nrml\">\r\n              Clear, Court-Admissible Evidence for Every Case\r\n            </h2>\r\n            <p class=\"bn-txt mrt24 mx1112\">\r\n              At Black Dog Forensics, we don’t just recover data—we investigate, interpret, and present digital evidence\r\n              with precision. From civil litigation and criminal defense to insider threats and cybersecurity breaches,\r\n              our experts turn complex data into clear, defensible insight.\r\n            </p>\r\n            <p class=\"bn-txt mrt24 mx1112\">\r\n              Whether you\'re responding to a data breach, defending a high-stakes legal matter, or uncovering\r\n              misconduct, our certified forensic analysts provide the expertise, documentation, and expert support your\r\n              case demands.\r\n            </p>\r\n            <p class=\"bn-txt mrt24\">\r\n              The truth is in the data. Black Dog Forensics helps you uncover it—clearly, ethically, and defensibly.\r\n            </p>\r\n            <p class=\"mt32\">\r\n              <a href=\"/contact\" class=\"global-btn bd-inner-btn\">\r\n                Schedule a Consultation \r\n              </a>\r\n            </p>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"mx932\">\r\n      <h2 class=\"kns-hed txt-nrml\">\r\n        How We Investigate and Recover Digital Evidence\r\n      </h2>\r\n      <h3 class=\"bd-trd txt-nrml\">\r\n        Forensics Tailored to Real-World Legal and Investigative Needs\r\n      </h3>\r\n      <p class=\"mt18 p-ext mx860\">\r\n        Our certified forensic examiners work across devices, platforms, and industries. We handle every case with\r\n        confidentiality, precision, and legal-grade methodology. Our casework includes:\r\n      </p>\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align \">\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">Computer Forensics</h4>\r\n          <p class=\"mt20\">\r\n            Recover deleted or hidden files and system-level user activity from desktops and laptops.\r\n          </p>\r\n\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">Mobile Device Forensics</h4>\r\n          <p class=\"mt20\">\r\n            Extract call logs, messages, app data, GPS history, and more from smartphones and tablets—even those that\r\n            are locked or damaged.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">Cloud & Email Investigations</h4>\r\n          <p class=\"mt20\">\r\n            Analyze email and cloud platform data, including deleted communications and unauthorized access.\r\n          </p>\r\n\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">Data Breach Investigations</h4>\r\n          <p class=\"mt20\">\r\n            Identify breach origin, entry methods, and the scope of data compromise in cyber incidents.\r\n          </p>\r\n\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">Metadata & Timeline Analysis</h4>\r\n          <p class=\"mt20\">\r\n            Reconstruct actions, events, and digital movement using system logs and hidden metadata.\r\n          </p>\r\n\r\n        </div>\r\n      </div>\r\n\r\n      <div class=\"col3 chs-us-p \">\r\n        <div>\r\n          <h4 class=\"h4hed\">Litigation Support</h4>\r\n          <p class=\"mt20\">Provide affidavits, declarations, and expert testimony in criminal, civil, and corporate\r\n            cases.</p>\r\n\r\n        </div>\r\n      </div>\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/case-types.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed txt-nrml\">\r\n          Digital Forensics That Hold Up in Court\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          Features That Set Our Work Apart\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          Clients rely on Black Dog Forensics for not only our advanced capabilities but also for our reputation for\r\n          clarity, credibility, and consistency under pressure.\r\n        </p>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">\r\n              Court-Admissible Evidence\r\n            </p>\r\n            <p class=\"mt5\">\r\n              All findings are preserved under strict chain-of-custody and documentation protocols that withstand\r\n              cross-examination.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Deep Device Analysis\r\n            </p>\r\n            <p class=\"mt5\">\r\n              We analyze beyond the surface, digging into encrypted files, hidden partitions, and unallocated space.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Platform Versatility\r\n            </p>\r\n            <p class=\"mt5\">\r\n              We work across Windows, macOS, iOS, Android, cloud environments, and virtual systems.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Expert Testimony\r\n            </p>\r\n            <p class=\"mt5\">\r\n              Our analysts deliver confident, defensible testimony in depositions, hearings, and trials.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Strict Confidentiality\r\n            </p>\r\n            <p class=\"mt5\">\r\n              Every case is protected by nondisclosure and secure data handling protocols.\r\n            </p>\r\n          </li>\r\n        </ul>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Results You Can Act On\r\n        </h2>\r\n        <h3 class=\"bd-trd mx510 txt-nrml\">\r\n          Why Legal Teams and Businesses Choose Black Dog Forensics\r\n        </h3>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">Evidence That Moves Cases Forward</p>\r\n            <p class=\"mt5\">\r\n              Our findings support criminal charges, civil claims, internal reviews, and strategic settlements.\r\n\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Imaging and Preservation You Can Trust</p>\r\n            <p class=\"mt5\">\r\n              We follow best practices for forensic imaging, storage, and data integrity.\r\n\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Rapid Mobilization</p>\r\n            <p class=\"mt5\">\r\n              We’re ready when your case demands fast response—often deploying within hours.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Industry Insight</p>\r\n            <p class=\"mt5\">\r\n              We understand the investigative needs of regulated sectors, including healthcare, finance, and education.\r\n            </p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Strategic Litigation Collaboration</p>\r\n            <p class=\"mt5\">\r\n              We help legal teams frame complex evidence into persuasive, legally sound narratives.\r\n\r\n            </p>\r\n          </li>\r\n        </ul>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/case-types2.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/case-types3.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Types of Cases We Handle\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          Cybersecurity & Data Breach Investigations\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          <b>\r\n            When Your Network Is Compromised, We Deliver Clarity\r\n          </b>\r\n        </p>\r\n        <p class=\"p-ext\">\r\n          We identify how the breach occurred, what was accessed, and who was involved—so you can take legal and\r\n          operational action with confidence.\r\n        </p>\r\n        <h4 class=\"sub-hed mt32\">Includes:</h4>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">\r\n              Breach Investigations\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Data Leak Tracking\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Ransomware Response\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Data Exfiltration & IP Theft\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Spyware, Malware & Remote Access Analysis\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Unauthorized System Access Forensics\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Legal & Criminal Investigations\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          Forensics That Strengthen Your Legal Position\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          We work with attorneys and investigators to uncover digital evidence in high-stakes criminal and civil cases.\r\n        </p>\r\n        <h4 class=\"sub-hed mt32\">Includes:</h4>\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">Criminal Defense Device Analysis</p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Child Exploitation / CSAM Investigations</p>\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Stalking, Harassment & Misconduct Cases</p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Sexual Assault Forensics</p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">Wrongful Death Digital Evidence Review</p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/case-types4.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"mx932\">\r\n      <h2 class=\"kns-hed txt-nrml\">\r\n        Corporate & Employment Investigations\r\n      </h2>\r\n      <h3 class=\"bd-trd txt-nrml\">\r\n        The Truth Behind the Screen—Uncovered with Discretion\r\n      </h3>\r\n      <p class=\"mt18 p-ext mx576\">\r\n        We investigate insider threats, misconduct, and sensitive employment matters using digital evidence that\r\n        protects your legal position.\r\n      </p>\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align \">\r\n      <div class=\"col3 chs-us-p f48\">\r\n        <h4 class=\"sub-hed  \">We address:</h4>\r\n        <div>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Internal Policy Violations\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Intellectual Property Theft\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Compliance Red Flags\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Wrongful Termination Claims\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Departing Employee Data Risks\r\n          </p>\r\n\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f48\">\r\n        <h4 class=\"sub-hed \">Includes:</h4>\r\n        <div>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Conflict of Interest Investigations\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Employee Misconduct Forensics\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Employment-Related Device Reviews\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Wrongful Termination Digital Analysis\r\n          </p>\r\n        </div>\r\n      </div>\r\n\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"mx932\">\r\n      <h2 class=\"kns-hed txt-nrml\">\r\n        Financial & Insurance Investigations\r\n      </h2>\r\n      <h3 class=\"bd-trd txt-nrml\">\r\n        Exposing Financial Misconduct Through Digital Evidence\r\n      </h3>\r\n      <p class=\"mt18 p-ext mx576\">\r\n        We analyze device usage, file access, and communication patterns to support insurance claims and financial\r\n        investigations.\r\n      </p>\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align \">\r\n      <div class=\"col3 chs-us-p f48\">\r\n        <h4 class=\"sub-hed  \">We work with:</h4>\r\n        <div>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            In-House Legal and HR Teams\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Fraud Investigators\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Insurance Providers\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Policyholders in Dispute\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f48\">\r\n        <h4 class=\"sub-hed \">Includes:</h4>\r\n        <div>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Financial Institution Access Reviews\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Claims Dispute Forensics\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Comprehensive Financial Forensics\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            HR Misconduct and File Access\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Insurance Fraud Investigation Support\r\n          </p>\r\n        </div>\r\n      </div>\r\n\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"mx932\">\r\n      <h2 class=\"kns-hed txt-nrml\">\r\n        Specialized Investigations\r\n      </h2>\r\n      <h3 class=\"bd-trd txt-nrml\">\r\n        Complex Cases Demand a Specialist’s Eye\r\n      </h3>\r\n      <p class=\"mt18 p-ext mx475\">\r\n        For high-risk, high-complexity matters, we bring the depth of experience and tools required to handle sensitive\r\n        and technically advanced investigations.\r\n      </p>\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align \">\r\n      <div class=\"col3 chs-us-p f48\">\r\n        <h4 class=\"sub-hed  \">Often involves:</h4>\r\n        <div>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Cross-departmental legal complexity\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Federal, multi-state, or international implications\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            High-profile clients and classified environments\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p f48\">\r\n        <h4 class=\"sub-hed \">Includes:</h4>\r\n        <div>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Intellectual Property Theft\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Technical Surveillance Countermeasures (TSCM)\r\n          </p>\r\n          <p class=\"mt20 pl-30 rel cir-icn\">\r\n            Traffic Accident & Fatality Data Analysis\r\n          </p>\r\n        </div>\r\n      </div>\r\n\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"pos-re mx1800 \">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd pt40\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1 \">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed t-center txt-nrml\">Frequently Asked Questions</h2>\r\n            <div class=\"faq-sec mt32 page-sec\">\r\n              <div class=\"accordion faq-icon\">\r\n                <!-- faq 1 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header active\">\r\n                    Is deleted data recoverable?\r\n                  </div>\r\n                  <div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes—unless overwritten, most deleted data can be restored using forensic tools.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 2 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Can you determine who accessed or sent a file?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Yes. We use metadata and system logs to trace user activity and file interactions.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n\r\n                <!-- faq 3 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Are your reports admissible in court?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Absolutely. Our processes follow strict forensic standards, chain of custody, and documentation\r\n                        protocols.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 4 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    How long does an investigation take?\r\n\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        Timelines depend on the complexity, but we offer expedited services for time-sensitive matters.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 5 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Do you work with individuals or just law firms and corporations?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        We serve individuals, small businesses, law firms, public agencies, and enterprise clients.\r\n                      </p>\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\r\n<div class=\"dry-pd pt0 pb40 pos-rel\">\r\n  <div class=\"site-width\">\r\n    <div class=\"t-center mx690 mlr-at\">\r\n\r\n      <h2 class=\"kns-hed txt-nrml\">\r\n        Need to Uncover Critical Digital Evidence? We’re Ready When It Matters Most\r\n      </h2>\r\n      <p class=\"mt18 p-ext \">\r\n        Black Dog Forensics delivers certified, court-admissible digital forensic services when the stakes are high.\r\n        Whether you\'re dealing with a cyber breach, litigation, or internal investigation, we help you uncover the\r\n        truth—and act on it with confidence.\r\n      </p>\r\n\r\n      <div class=\"mt48\">\r\n        <a class=\"global-btn\" href=\"/contact\">Retrieve the Truth. Start with a Confidential Consultation</a>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 11:30:33', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 40, 6, '', '', 1, 55, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `cuod6_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(22, 173, 'Cybersecurity and Data Breach Investigations', 'cybersecurity-and-data-breach-investigations', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1  mlr-at\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed txt-nrml\">\r\n              Discover the Truth Behind the Breach—And What to Do Next\r\n            </h2>\r\n            <p class=\"bn-txt  mrt24 mx909\">\r\n              When your systems are compromised, sensitive data exposed, or your company’s reputation is at risk, we\r\n              deliver the digital clarity you need. Our certified forensic specialists investigate cyberattacks, data\r\n              leaks, insider threats, and unauthorized access—giving you the insight to understand what happened and how\r\n              to respond. We work with:\r\n            </p>\r\n\r\n            <ul class=\"bd-list mrt24\">\r\n              <li>\r\n                Law firms handling cybersecurity-related litigation\r\n\r\n              </li>\r\n              <li>\r\n                Businesses facing regulatory or insurance concerns\r\n\r\n              </li>\r\n              <li>\r\n                Law enforcement and public agencies investigating cybercrime\r\n\r\n              </li>\r\n              <li>\r\n                Individuals affected by unauthorized access or digital abuse\r\n\r\n              </li>\r\n            </ul>\r\n\r\n            <p class=\"mt32\">\r\n              <a href=\"/contact\" class=\"global-btn bd-inner-btn\">\r\n                Schedule a Consultation \r\n              </a>\r\n            </p> \r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/data-breach.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Breach Investigations\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          Find Out What Happened—Down to the Last Log File\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          When your network has been breached, the most urgent question is also the hardest: How did they get in?\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          We trace the full lifecycle of the attack—from entry point to lateral movement—providing you with the\r\n          technical evidence, forensic timeline, and expert analysis needed to act confidently and decisively. We\r\n          uncover:\r\n        </p>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">\r\n              Source and method of the breach\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Systems accessed and data impacted\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Entry point vulnerabilities\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Lateral movement and privilege escalation\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Activity timeline and forensic summary\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Data Leak Investigations\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          When Confidential Information Goes Public\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          Not all leaks come from outside. Internal threats are often the most damaging.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          We investigate how sensitive files, contracts, or communications were exposed—pinpointing which users were\r\n          responsible, whether the leak was accidental or intentional, and how the information was distributed. We help\r\n          identify:\r\n        </p>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">\r\n              Who accessed or transmitted the leaked files\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              The scope of exposed data\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Whether the act was malicious or negligent\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Cloud or email-based leak sources\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Reporting tools for HR, legal, or IT leadership\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/data-breach2.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/data-breach3.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Data Theft & Exfiltration\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          Follow the Digital Trail. Reclaim Control.\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          When proprietary information or customer data disappears, you need to know what was taken—and who took it.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          We trace unauthorized file transfers, USB activity, and cloud uploads to provide a forensic trail of when,\r\n          how, and by whom your data was removed. We investigate:\r\n        </p>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">\r\n              Cloud-based exfiltration\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              External drive usage\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Unauthorized email forwarding\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Insider threats and departing employees\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              IP and device fingerprinting for legal pursuit\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Ransomware Attacks\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          From Encrypted Files to Clear Answers\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          Ransomware can grind operations to a halt, but fast, expert forensics can help restore control.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          We identify the ransomware strain, analyze how it entered and spread, and document findings for law\r\n          enforcement, insurers, and internal review—while helping you take next steps. Our response includes:\r\n        </p>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">\r\n              Identifying the ransomware type\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Entry vector and spread analysis\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Systems affected and data encrypted\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Guidance for incident reporting and recovery\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Evidence preservation for post-breach review\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/data-breach4.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/data-breach5.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Spyware, Malware & Remote Access Investigations\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          Expose the Software That’s Working Against You\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          Spyware, keyloggers, and remote access tools can remain hidden for weeks—collecting sensitive data silently.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          We uncover unwanted software, unauthorized access, and command/control activity, helping you understand how\r\n          systems were compromised and what was accessed. We analyze:\r\n        </p>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">\r\n              Installed spyware or keyloggers\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Remote desktop access (RDP, TeamViewer, etc.)\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Command-line traces and malware payloads\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Installation dates and source pathways\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Threat actor intent and information accessed\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Unlawful Data Access\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          When Access Was Taken Without Permission\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          Unauthorized system access can expose your business to legal, financial, or reputational risk. Our forensic\r\n          team investigates and documents every trace of access, providing defensible evidence for enforcement or\r\n          litigation. We provide:\r\n        </p>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">\r\n              IP tracing and geolocation analysis\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Login and credential use tracking\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Forensic reconstruction of user sessions\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Chain-of-access validation for legal use\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Support for criminal or civil action\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/data-breach6.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 11:29:09', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 22, 5, '', '', 1, 40, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(23, 174, 'User Activity Analysis That Reveals Digital Truth', 'user-activity-analysis-that-reveals-digital-truth', '<div class=\"bckk-ab pos-re mx1800\">\r\n    <div class=\"mx1440 pos-re\">\r\n        <div class=\"fil-bl2\"></div>\r\n        <div class=\"dry-pd\">\r\n            <div class=\"site-width\">\r\n                <div class=\"bn-col1 bg-bl1 \">\r\n                    <div class=\"pos-re z-ind1\">\r\n                        <h2 class=\"kns-hed txt-nrml\">\r\n                            Track User Activity Across Computers, Mobile Devices & Networks\r\n                        </h2>\r\n                        <p class=\"bn-txt mt24 mx1000\">\r\n                            Monitor, analyze, and document digital behavior—preserve critical forensic evidence for\r\n                            legal and investigative action. Understanding user activity is essential in both corporate\r\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\r\n                            can lead to significant consequences.\r\n                        </p>\r\n                        <p class=\"bn-txt mt24 mx1000\">\r\n                            By tracking behavior across multiple platforms—desktops, laptops, smartphones, and connected\r\n                            networks—investigators can reconstruct events, identify data exfiltration, and establish a\r\n                            clear timeline of actions. This process ensures evidence integrity while supporting\r\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\r\n                        </p>\r\n                        <div class=\"mt32\">\r\n                            <a class=\"global-btn bd-inner-btn\" href=\"/contact\">\r\n                                Schedule a Consultation\r\n                            </a>\r\n                        </div>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n        <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n            <div class=\"flx-equ-col mx642\">\r\n                <h2 class=\"kns-hed txt-nrml\">\r\n                    Understand Digital Behavior, Investigate Suspicious Activity & Preserve Critical Evidence\r\n                </h2>\r\n                <p class=\"mt18 p-ext\">\r\n                    Every digital device leaves behind a trail. Whether it\'s file access logs, login sessions, app\r\n                    usage, or external data transfers, user actions are often recorded in ways that can be forensically\r\n                    retrieved—even if attempts were made to erase them.\r\n                </p>\r\n                <p class=\"mt18 p-ext\">\r\n                    At Black Dog Forensics, we conduct in-depth user activity analysis across computers, mobile devices,\r\n                    cloud storage, and networks. Our investigations help uncover fraud, track data theft, and support\r\n                    legal, HR, and compliance teams with defensible digital evidence. We serve clients nationwide with\r\n                    both on-site and remote forensic analysis services.\r\n                </p>\r\n\r\n                <ul class=\"dry-lst mt24 tic\">\r\n                    <li>\r\n                        <p class=\"\">Identify unauthorized access, deleted files, and data exfiltration</p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"\">Reconstruct user behavior across devices and\r\n                            platforms</p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"\">Deliver expert forensic reports that stand up in court</p>\r\n                    </li>\r\n                </ul>\r\n                <div class=\"mt32\">\r\n                    <a class=\"global-btn bd-inner-btn\" href=\"/contact\">Contact us now</a>\r\n                </div>\r\n            </div>\r\n            <div class=\"flx-equ-col mx518 pos-rel\">\r\n                <img src=\"/images/dog/user-act.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\" />\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width ex-sw00\">\r\n        <div class=\"mlr-at\">\r\n            <h2 class=\"kns-hed txt-nrml\">What We Do: Digital User Activity Investigation</h2>\r\n            <h3 class=\"bd-trd txt-nrml\">Tracking Digital Behavior to Identify Fraud, Data Theft & Unauthorized Access</h3>\r\n            <p class=\"mt18 p-ext mx1112\">\r\n                We specialize in revealing the what, when, and how of digital user activity. Whether you’re responding\r\n                to an HR complaint, investigating insider threats, or monitoring for data leakage, our experts deliver\r\n                actionable and legally sound forensic insight.\r\n            </p>\r\n            <h4 class=\"sub-hed mt32\">Key Areas of Analysis:</h4>\r\n        </div>\r\n        <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n            <div class=\"col3 chs-us-p flx40 mx30\">\r\n                <h4 class=\"h4hed\">Computer & Device Activity</h4>\r\n                <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n                    <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                        <span class=\"inner-span\">\r\n                            Detect logins, session durations, and user switching.\r\n                        </span>\r\n                    </div>\r\n                    <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                        <span class=\"inner-span\">\r\n                            Identify file modifications, deletions, or unauthorized software installs.\r\n                        </span>\r\n                    </div>\r\n                    <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                        <span class=\"inner-span\">\r\n                            Monitor USB activity, external drive usage, and unusual file access.\r\n                        </span>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n\r\n            <div class=\"col3 chs-us-p flx40 mx30\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Mobile & Cloud-Based User Tracking</h4>\r\n                    <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Track mobile app usage, chat logs, email behavior, and synced data.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Analyze cloud platform access (Google Drive, iCloud, Dropbox) and file transfers.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Investigate suspicious activity on BYOD (bring-your-own-device) setups.\r\n                            </span>\r\n                        </div>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p flx40 mx30\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Departing Employee & Insider Threat Investigations</h4>\r\n                    <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Analyze pre-departure behavior for data theft or policy violations.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Review last login sessions, file copies, or shared documents.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Identify risks to trade secrets, IP, or client data.\r\n                            </span>\r\n                        </div>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p flx50\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Internet & Network Monitoring</h4>\r\n                    <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Reconstruct browser activity and visited websites.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Track VPN sessions, RDP (remote desktop), and cloud service access.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Monitor large file transfers, network spikes, or login anomalies.\r\n                            </span>\r\n                        </div>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p flx50\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Expert Reporting & Litigation Support</h4>\r\n                    <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Provide structured reports tailored for HR, compliance, and legal use.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Deliver expert witness testimony for digital evidence interpretation.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Assist legal teams in depositions and trial strategy using forensic findings.\r\n                            </span>\r\n                        </div>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n\r\n<!-- <div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n        <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n            <div class=\"flx-equ-col mx642\">\r\n                <h2 class=\"kns-hed txt-nrml\">\r\n                    Transparent, Precise, and Legally Sound User Behavior Investigations\r\n                </h2>\r\n                <p class=\"mt18 p-ext\">\r\n                    Our user activity analysis services are designed for clients who need accuracy, discretion, and\r\n                    defensibility when it matters most.\r\n                </p>\r\n                <ul class=\"dry-lst mt24 tic\">\r\n                    <li>\r\n                        <p class=\"fw700\">\r\n                            Cross-Platform Coverage\r\n                        </p>\r\n                        <p class=\"mt5\">Computers, phones, cloud services, and networks.</p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">\r\n                            USB & File Transfer Detection\r\n                        </p>\r\n                        <p class=\"mt5\">\r\n                            Know when and where data moved\r\n                        </p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">\r\n                            VPN & Remote Session Tracking\r\n                        </p>\r\n                        <p class=\"mt5\">Capture unauthorized logins.</p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">\r\n                            Legally Admissible Reporting\r\n                        </p>\r\n                        <p class=\"mt5\">Chain of custody & courtroom-ready reports.</p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">\r\n                            Departing Employee Monitoring\r\n                        </p>\r\n                        <p class=\"mt5\">Prevent IP theft or last-minute sabotage.</p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">\r\n                            Rapid Turnaround\r\n                        </p>\r\n                        <p class=\"mt5\">Expedited options available in 1–3 days.</p>\r\n                    </li>\r\n                </ul>\r\n                <div class=\"mt32\">\r\n                    <a class=\"global-btn bd-inner-btn\" href=\"/contact\">Request an expert review now</a>\r\n                </div>\r\n            </div>\r\n            <div class=\"flx-equ-col mx518 pos-rel\">\r\n                <img src=\"/images/dog/user-act2.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\" />\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div> -->\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width ex-sw00\">\r\n        <div class=\"mlr-at\">\r\n            <h2 class=\"kns-hed txt-nrml\">Transparent, Precise, and Legally Sound User Behavior Investigations</h2>\r\n            <p class=\"mt18 p-ext mx1000\">\r\n               Our user activity analysis services are designed for clients who need accuracy, discretion, and defensibility when it matters most.\r\n               Suspect internal misconduct or unauthorized access? <a class=\"log-tct in-pg-ankr\" href=\"/contact\">Request an expert review now.</a>\r\n            </p>\r\n        </div>\r\n        <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n            <div class=\"col3 chs-us-p \">\r\n                <h4 class=\"h4hed\">Cross-Platform Coverage</h4>\r\n                <p class=\"mt32\">\r\n                    Computers, phones, cloud services, and networks.\r\n                </p>\r\n            </div>\r\n\r\n            <div class=\"col3 chs-us-p \">\r\n                <div>\r\n                    <h4 class=\"h4hed\">USB &amp; File Transfer Detection</h4>\r\n                    <p class=\"mt32\">\r\n                       Know when and where data moved.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p \">\r\n                <div>\r\n                    <h4 class=\"h4hed\">VPN &amp; Remote Session Tracking</h4>\r\n                    <p class=\"mt32\">\r\n                        Capture unauthorized logins.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p \">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Legally Admissible Reporting</h4>\r\n                    <p class=\"mt32\">\r\n                       Chain of custody & courtroom-ready reports.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p \">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Departing Employee Monitoring</h4>\r\n                    <p class=\"mt32\">\r\n                      Prevent IP theft or last-minute sabotage.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p \">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Rapid Turnaround</h4>\r\n                    <p class=\"mt32\">\r\n                        Expedited options available in 1–3 days.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n        <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n            <div class=\"flx-equ-col mx518 pos-rel\">\r\n                <img src=\"/images/dog/user-act3.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\" />\r\n            </div>\r\n            <div class=\"flx-equ-col mx642\">\r\n                <h2 class=\"kns-hed txt-nrml\">\r\n                    Why User Activity Analysis Is Essential for Business Security & Legal Defense\r\n                </h2>\r\n\r\n                <ul class=\"dry-lst mt24 tic\">\r\n                    <li>\r\n                        <p class=\"fw700\">\r\n                            Detect Insider Threats Before They Escalate\r\n                        </p>\r\n                        <p class=\"mt5\">Monitor actions of privileged users, disgruntled employees, or suspicious\r\n                            insiders..</p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">\r\n                            Reconstruct Timelines of Digital Behavior\r\n                        </p>\r\n                        <p class=\"mt5\">\r\n                            Understand exactly who did what, when, and from where.\r\n                        </p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">\r\n                            Uncover Fraud, Violations & Security Gaps\r\n                        </p>\r\n                        <p class=\"mt5\">Investigate theft, misuse of company assets, or noncompliant behavior.</p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">\r\n                            Ensure HR & Legal Compliance\r\n                        </p>\r\n                        <p class=\"mt5\">Document evidence of misconduct with accuracy and clarity.</p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">\r\n                            Support Legal & Regulatory Action\r\n                        </p>\r\n                        <p class=\"mt5\">Deliver digital reports suitable for arbitration, litigation, and criminal cases.\r\n                        </p>\r\n                    </li>\r\n                </ul>\r\n                <p class=\"mt18 p-ext\">\r\n                    Let us help you turn digital traces into clear, actionable evidence.\r\n                </p>\r\n            </div>\r\n\r\n        </div>\r\n    </div>\r\n</div>\r\n\r\n<div class=\"pos-re mx1800 \">\r\n    <div class=\"mx1440 pos-re\">\r\n        <div class=\"fil-bl2\"></div>\r\n        <div class=\"dry-pd pt40\">\r\n            <div class=\"site-width\">\r\n                <div class=\"bn-col1 bg-bl1 \">\r\n                    <div class=\"pos-re z-ind1\">\r\n                        <h2 class=\"kns-hed t-center txt-nrml\">Frequently Asked Questions</h2>\r\n                        <div class=\"faq-sec mt32 page-sec\">\r\n                            <div class=\"accordion faq-icon\">\r\n                                <!-- faq 1 -->\r\n                                <div class=\"accordion-item\">\r\n                                    <div class=\"accordion-item-header active\">\r\n                                        What is digital user activity analysis in computer forensics?\r\n                                    </div>\r\n                                    <div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n                                        <div class=\"accordion-item-body-content\">\r\n                                            <p>\r\n                                                Digital user activity analysis is a forensic technique used to track and reconstruct a user’s digital behavior across devices and platforms. This includes file access history, software usage, login patterns, and deleted or transferred files—critical in cybersecurity, HR disputes, and legal investigations.\r\n                                            </p>\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <!-- faq 2 -->\r\n                                <div class=\"accordion-item\">\r\n                                    <div class=\"accordion-item-header\">\r\n                                        What types of legal or corporate cases require user activity monitoring?\r\n                                    </div>\r\n                                    <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                                        <div class=\"accordion-item-body-content\">\r\n                                            <p>\r\n                                               User activity monitoring is essential in cases like insider threats, employee misconduct, intellectual property theft, data breach investigations, fraud detection, HR conflicts, compliance audits, and both civil and criminal litigation.\r\n\r\n                                            </p>\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n\r\n                                <!-- faq 3 -->\r\n                                <div class=\"accordion-item\">\r\n                                    <div class=\"accordion-item-header\">\r\n                                        Can forensic investigators recover deleted files or detect file transfers?\r\n                                    </div>\r\n                                    <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                                        <div class=\"accordion-item-body-content\">\r\n                                            <p>\r\n                                               Yes—digital forensic experts can uncover deleted, moved, or copied files, including those transferred to USB drives or cloud storage. We often recover filenames, timestamps, and device data even if the files were intentionally hidden or removed.\r\n\r\n                                            </p>\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <!-- faq 4 -->\r\n                                <div class=\"accordion-item\">\r\n                                    <div class=\"accordion-item-header\">\r\n                                        How can digital forensics support investigations of departing employees?\r\n                                    </div>\r\n                                    <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                                        <div class=\"accordion-item-body-content\">\r\n                                            <p>\r\n                                               When employees leave, user activity forensics helps identify unauthorized file access, suspicious downloads, remote access, or data transfers on or near their last day. This protects sensitive business information and supports legal action if needed.\r\n                                            </p>\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <!-- faq 5 -->\r\n                                <div class=\"accordion-item\">\r\n                                    <div class=\"accordion-item-header\">\r\n                                        Is user activity analysis legally admissible in court?\r\n                                    </div>\r\n                                    <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                                        <div class=\"accordion-item-body-content\">\r\n                                            <p>\r\n                                               Absolutely. Our forensic investigations follow strict legal protocols, including verified chain of custody and detailed reporting, ensuring that all evidence collected can be used in court for employment disputes, criminal trials, or corporate litigation.\r\n\r\n                                            </p>\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\r\n<div class=\"dry-pd pt0 pb40 pos-rel pt40\">\r\n    <div class=\"site-width\">\r\n        <div class=\"t-center mx690  mlr-at\">\r\n\r\n            <h2 class=\"kns-hed txt-nrml\">Need to Understand Digital Behavior? We Deliver Clarity with Confidence.</h2>\r\n            <p class=\"mt18 p-ext\">\r\n                When insight into user activity is critical—be it for fraud detection, policy enforcement, employee investigations, or incident response—you need a digital forensics team that knows where to look and how to preserve the story the data tells. We specialize in user activity analysis that is methodical, discreet, and fully aligned with legal and organizational standards.\r\n            </p>\r\n            <p class=\"mt18 p-ext\">\r\n               From login trails and file access patterns to deleted communications and browser histories, we extract and interpret data that can stand up to scrutiny. Our reports are clear, court-ready, and tailored to your agency’s needs.\r\n            </p>\r\n            <div class=\"mt48\">\r\n                <a class=\"global-btn\" href=\"/contact\">Get the Answers You Need—Start with a Private Consultation </a>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 11:29:33', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 31, 4, '', '', 1, 55, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `cuod6_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(24, 176, 'Email & Document Authentication for Legal Evidence', 'email-document-authentication-for-legal-evidence', '<div class=\"bckk-ab pos-re mx1800\">\r\n    <div class=\"mx1440 pos-re\">\r\n        <div class=\"fil-bl2\"></div>\r\n        <div class=\"dry-pd\">\r\n            <div class=\"site-width\">\r\n                <div class=\"bn-col1 bg-bl1 \">\r\n                    <div class=\"pos-re z-ind1\">\r\n                        <h2 class=\"kns-hed txt-nrml\">\r\n                            Track User Activity Across Computers, Mobile Devices & Networks\r\n                        </h2>\r\n                        <p class=\"bn-txt mt24 mx1000\">\r\n                          Monitor, analyze, and document digital behavior—preserve critical forensic evidence for legal and investigative action. Whether it’s verifying the legitimacy of emails, contracts, PDFs, or other digital documents, forensic authentication plays a critical role in uncovering forgery, tampering, and metadata manipulation. \r\n                        </p>\r\n                        <p class=\"bn-txt mt24 mx1000\">\r\n                        By leveraging advanced tools and expert methodologies, digital forensic specialists can confirm authorship, identify unauthorized alterations, and ensure that all evidence meets court-admissible standards. This process strengthens legal cases and safeguards the integrity of sensitive business and personal communications.\r\n                        </p>\r\n                        <div class=\"mt32\">\r\n                            <a class=\"global-btn bd-inner-btn\" href=\"/contact\">\r\n                                Schedule a Consultation\r\n                            </a>\r\n                        </div>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n        <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n            <div class=\"flx-equ-col mx642\">\r\n                <h2 class=\"kns-hed mx501 txt-nrml\">\r\n                    Why Authentication Matters: Defend Integrity in Legal & Corporate Investigations\r\n                </h2>\r\n                <p class=\"mt18 p-ext\">\r\n                    In legal disputes and corporate investigations, the authenticity of emails, contracts, and digital\r\n                    documents can make or break a case. Altered or falsified materials not only jeopardize the truth but\r\n                    also pose serious legal and compliance risks.\r\n                </p>\r\n                <p class=\"mt18 p-ext\">\r\n                    At Black Dog Forensics, we specialize in forensic email and document authentication to ensure your\r\n                    digital evidence is real, reliable, and court-admissible. We verify headers, metadata, timestamps,\r\n                    IP addresses, and file histories to uncover any signs of tampering or forgery.\r\n                </p>\r\n                <div class=\"mt32\">\r\n                    <a class=\"global-btn bd-inner-btn\" href=\"/contact\">\r\n                        Need email or document authentication? Let us help.\r\n                    </a>\r\n                </div>\r\n            </div>\r\n            <div class=\"flx-equ-col mx518 pos-rel\">\r\n                <img src=\"/images/dog/email-act.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\" />\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width ex-sw00\">\r\n        <div class=\"mlr-at\">\r\n            <h2 class=\"kns-hed txt-nrml\">Comprehensive Email & Document Authentication Investigations</h2>\r\n            <p class=\"mt18 p-ext mx1000\">\r\n                We provide thorough forensic analysis of electronic communications and documents to determine if they’ve\r\n                been altered, spoofed, or fabricated. Our investigations support civil litigation, criminal defense,\r\n                fraud detection, regulatory compliance, and HR disputes.\r\n            </p>\r\n        </div>\r\n        <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n            <div class=\"col3 chs-us-p flx40 mx30\">\r\n                <h4 class=\"h4hed\">Email Authentication & Verification</h4>\r\n                <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n                    <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                        <span class=\"inner-span\">\r\n                            Examine email metadata, headers, and routing paths.\r\n                        </span>\r\n                    </div>\r\n                    <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                        <span class=\"inner-span\">\r\n                            Detect spoofed senders and phishing attempts.\r\n                        </span>\r\n                    </div>\r\n                    <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                        <span class=\"inner-span\">\r\n                            Confirm delivery timestamps and IP origin.\r\n                        </span>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n\r\n            <div class=\"col3 chs-us-p flx40 mx30\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Digital Document Authentication</h4>\r\n                    <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Verify authenticity of PDFs, Word files, and scanned documents.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Detect unauthorized edits and changes to digital files.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Analyze digital signatures and embedded security seals.\r\n                            </span>\r\n                        </div>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p flx40 mx30\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Signature & Handwriting Verification</h4>\r\n                    <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Validate digital signatures and cryptographic stamps.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Authenticate scanned handwritten signatures.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Identify alterations in scanned and signed documents.\r\n                            </span>\r\n                        </div>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p flx50\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Metadata & File Integrity Analysis</h4>\r\n                    <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Extract metadata including authorship, timestamps & revision history.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Compare file versions to track tampering or deletion.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Restore deleted metadata or hidden file properties.\r\n                            </span>\r\n                        </div>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p flx50\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Expert Reporting & Litigation Support</h4>\r\n                    <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Generate court-admissible forensic reports.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Provide expert witness testimony.\r\n                            </span>\r\n                        </div>\r\n                        <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n                            <span class=\"inner-span\">\r\n                                Support fraud investigations, compliance audits, and legal counsel.\r\n                            </span>\r\n                        </div>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width ex-sw00\">\r\n        <div class=\"mlr-at\">\r\n            <h2 class=\"kns-hed txt-nrml\">Verified Integrity. Digital Truth. Legal Precision.</h2>\r\n            <p class=\"mt18 p-ext mx1000\">\r\n                Our document and email authentication services combine deep forensic expertise with a methodical,\r\n                court-ready approach. Whether it’s one contract or a full trove of emails, we ensure every file is\r\n                analyzed with accuracy, discretion, and legal rigor.\r\n            </p>\r\n        </div>\r\n        <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n            <div class=\"col3 chs-us-p \">\r\n                <h4 class=\"h4hed\">Court-Admissible Reporting</h4>\r\n                <p class=\"mt32\">\r\n                    Forensic documentation designed for legal proceedings and expert testimony.\r\n                </p>\r\n            </div>\r\n\r\n            <div class=\"col3 chs-us-p \">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Deep Metadata Analysis</h4>\r\n                    <p class=\"mt32\">\r\n                        Extract timestamps, authorship, revision trails, and edit histories across document types.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p \">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Multi-File & Multi-Platform Support</h4>\r\n                    <p class=\"mt32\">\r\n                        Authenticate PDFs, Word docs, emails, scanned files & digital signatures across systems.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p \">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Tampering & Forgery Detection</h4>\r\n                    <p class=\"mt32\">\r\n                        Identify unauthorized edits, altered timestamps, or manipulated sender data\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p \">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Fast, Scalable Service</h4>\r\n                    <p class=\"mt32\">\r\n                        Handle individual matters or enterprise-level investigations with standard or expedited\r\n                        turnaround.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p \">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Confidential & Compliant</h4>\r\n                    <p class=\"mt32\">\r\n                        Every case handled with discretion, legal defensibility, and full chain of custody.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n\r\n\r\n\r\n<!-- <div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width rgt-col-ex\">\r\n        <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n            <div class=\"flx-equ-col mx642\">\r\n                <h2 class=\"kns-hed txt-nrml\">\r\n                    Why Email & Document Authentication Matters\r\n                </h2>\r\n                <p class=\"mt18 p-ext\">\r\n                    In today’s digital-first world, documents and emails are often at the heart of critical\r\n                    investigations and legal disputes. But digital files can be manipulated—sometimes subtly, sometimes\r\n                    maliciously. Email and document authentication provides a forensic layer of certainty, uncovering\r\n                    hidden edits, verifying timestamps, and confirming authorship. It’s a vital step in ensuring the\r\n                    integrity of your evidence and protecting your position.\r\n                </p>\r\n                <ul class=\"dry-lst mt24 tic\">\r\n                    <li>\r\n                        <p class=\"fw700\">\r\n                            Expose Forgery & Digital Fraud\r\n                        </p>\r\n                        <p class=\"mt5\">\r\n                            Identify unauthorized edits and file fabrications.\r\n                        </p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">\r\n                            Protect Legal Rights & Preserve Evidence\r\n                        </p>\r\n                        <p class=\"mt5\">\r\n                            Ensure a clear chain of custody.\r\n                        </p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">\r\n                            Defend Contract Validity\r\n                        </p>\r\n                        <p class=\"mt5\">Authenticate business agreements, financial records & HR documents.</p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">\r\n                            Support Investigations & Dispute Resolution\r\n                        </p>\r\n                        <p class=\"mt5\">Strengthen civil or criminal cases with trusted digital evidence.</p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                        <p class=\"fw700\">\r\n                            Prevent Compliance Risks\r\n                        </p>\r\n                        <p class=\"mt5\">Avoid legal and regulatory consequences from false or manipulated files.\r\n                        </p>\r\n                    </li>\r\n                </ul>\r\n                <div class=\"mt40\">\r\n                    <a class=\"global-btn bd-inner-btn\" href=\"/contact\">\r\n                        Request an expert review now\r\n                    </a>\r\n                </div>\r\n            </div>\r\n            <div class=\"flx-equ-col mx518 pos-rel\">\r\n                <img src=\"/images/dog/email-act2.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\" />\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div> -->\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width ex-sw00\">\r\n        <div class=\"mlr-at\">\r\n            <h2 class=\"kns-hed txt-nrml\">Why Email & Document Authentication Matters</h2>\r\n            <p class=\"mt18 p-ext mx1000\">\r\n                In today’s digital-first world, documents and emails are often at the heart of critical investigations\r\n                and legal disputes. But digital files can be manipulated—sometimes subtly, sometimes maliciously. Email\r\n                and document authentication provides a forensic layer of certainty, uncovering hidden edits, verifying\r\n                timestamps, and confirming authorship. It’s a vital step in ensuring the integrity of your evidence and\r\n                protecting your position.\r\n            </p>\r\n        </div>\r\n        <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n            <div class=\"col3 chs-us-p flx40\">\r\n                <h4 class=\"h4hed\">Expose Forgery & Digital Fraud</h4>\r\n                <p class=\"mt32\">\r\n                  Identify unauthorized edits and file fabrications.\r\n                </p>\r\n            </div>\r\n\r\n            <div class=\"col3 chs-us-p flx40\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Protect Legal Rights & Preserve Evidence</h4>\r\n                    <p class=\"mt32\">\r\n                        Ensure a clear chain of custody.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p flx40\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Defend Contract Validity</h4>\r\n                    <p class=\"mt32\">\r\n                       Authenticate business agreements, financial records &amp; HR documents.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p flx50\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Support Investigations &amp; Dispute Resolution</h4>\r\n                    <p class=\"mt32\">\r\n                       Strengthen civil or criminal cases with trusted digital evidence.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p flx50\">\r\n                <div>\r\n                    <h4 class=\"h4hed\">Prevent Compliance Risks</h4>\r\n                    <p class=\"mt32\">\r\n                       Avoid legal and regulatory consequences from false or manipulated files.\r\n                    </p>\r\n                </div>\r\n            </div>\r\n           \r\n        </div>\r\n    </div>\r\n</div>\r\n\r\n<div class=\"pos-re mx1800 \">\r\n    <div class=\"mx1440 pos-re\">\r\n        <div class=\"fil-bl2\"></div>\r\n        <div class=\"dry-pd pt40\">\r\n            <div class=\"site-width\">\r\n                <div class=\"bn-col1 bg-bl1 \">\r\n                    <div class=\"pos-re z-ind1\">\r\n                        <h2 class=\"kns-hed t-center txt-nrml\">Frequently Asked Questions</h2>\r\n                        <div class=\"faq-sec mt32 page-sec\">\r\n                            <div class=\"accordion faq-icon\">\r\n                                <!-- faq 1 -->\r\n                                <div class=\"accordion-item\">\r\n                                    <div class=\"accordion-item-header active\">\r\n                                        What is digital document authentication in forensic investigations?\r\n                                    </div>\r\n                                    <div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n                                        <div class=\"accordion-item-body-content\">\r\n                                            <p>\r\n                                                Digital document authentication is a forensic process that verifies the\r\n                                                originality and integrity of documents. This involves analyzing\r\n                                                metadata, edit history, embedded properties, and file signatures to\r\n                                                confirm whether a document has been tampered with or altered.\r\n                                            </p>\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <!-- faq 2 -->\r\n                                <div class=\"accordion-item\">\r\n                                    <div class=\"accordion-item-header\">\r\n                                        What types of digital and scanned documents can be forensically authenticated?\r\n                                    </div>\r\n                                    <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                                        <div class=\"accordion-item-body-content\">\r\n                                            <p>\r\n                                                Our forensic experts can analyze a wide range of files, including\r\n                                                contracts, PDF documents, Microsoft Word files, Excel spreadsheets,\r\n                                                financial records, scanned documents, emails, and more—regardless of\r\n                                                whether they’re digital originals or printed and rescanned.\r\n                                            </p>\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n\r\n                                <!-- faq 3 -->\r\n                                <div class=\"accordion-item\">\r\n                                    <div class=\"accordion-item-header\">\r\n                                        How can you tell if a document has been edited or manipulated?\r\n                                    </div>\r\n                                    <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                                        <div class=\"accordion-item-body-content\">\r\n                                            <p>\r\n                                                We use advanced forensic software to detect digital manipulation such as\r\n                                                hidden metadata changes, unauthorized edits, revision timestamps, and\r\n                                                file creation anomalies. These tools can uncover even subtle document\r\n                                                alterations.\r\n                                            </p>\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <!-- faq 4 -->\r\n                                <div class=\"accordion-item\">\r\n                                    <div class=\"accordion-item-header\">\r\n                                        How does forensic email analysis help in detecting fraud or forgery?\r\n                                    </div>\r\n                                    <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                                        <div class=\"accordion-item-body-content\">\r\n                                            <p>\r\n                                                Email forensics exposes signs of fraud like forged sender addresses,\r\n                                                spoofed domains, phishing attempts, and unusual IP or delivery routes.\r\n                                                This information is critical in fraud investigations, legal disputes,\r\n                                                and cybersecurity incidents.\r\n                                            </p>\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <!-- faq 5 -->\r\n                                <div class=\"accordion-item\">\r\n                                    <div class=\"accordion-item-header\">\r\n                                        Are forensic document analysis findings admissible in court?\r\n                                    </div>\r\n                                    <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                                        <div class=\"accordion-item-body-content\">\r\n                                            <p>\r\n                                                Yes. Our forensic document examinations follow strict legal and\r\n                                                technical protocols, including chain of custody and evidence\r\n                                                documentation, ensuring the results are fully admissible in civil and\r\n                                                criminal court proceedings.\r\n                                            </p>\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\r\n<div class=\"dry-pd pt0 pb40 pos-rel pt40\">\r\n    <div class=\"site-width\">\r\n        <div class=\"t-center mx690  mlr-at\">\r\n\r\n            <h2 class=\"kns-hed txt-nrml\">Unsure If That Email or Document Is Real? We’ll Help You Know for Certain.</h2>\r\n            <p class=\"mt18 p-ext\">\r\n                In high-stakes investigations, verifying the authenticity of digital communications and records can make\r\n                or break a case. Whether you\'re working through allegations of forgery, fraud, tampering, or compliance\r\n                breaches, Black Dog Forensics brings the expertise needed to uncover manipulation and validate\r\n                integrity.\r\n            </p>\r\n            <p class=\"mt18 p-ext\">\r\n                We analyze email headers, metadata, timestamps, and file histories to determine originality and detect\r\n                signs of alteration. Our methods are meticulous, our processes are defensible, and our reports are built\r\n                for admissibility in legal and regulatory settings.\r\n            </p>\r\n            <div class=\"mt48\">\r\n                <a class=\"global-btn\" href=\"/contact\">Book a Confidential Consultation</a>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 11:29:57', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 29, 3, '', '', 1, 53, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');
INSERT INTO `cuod6_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(25, 177, 'Expert Forensic Review of Opposing Legal Reports', 'expert-forensic-review-of-opposing-legal-reports', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1 \">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed txt-nrml\">\r\n              Our Digital Forensics Experts Help You Challenge Bias, Strengthen Strategy, and Present\r\n              Court-Ready Rebuttals\r\n            </h2>\r\n            <p class=\"bn-txt mt24\">\r\n              Gain a strategic advantage in litigation by thoroughly reviewing and challenging opposing\r\n              expert reports. Through meticulous forensic analysis and clear, evidence-backed\r\n              consultation, we identify inconsistencies, expose methodological flaws, and ensure all\r\n              digital evidence presented meets legal and technical standards. Our expert insight supports\r\n              your case theory and enhances courtroom credibility through authoritative testimony and\r\n              reporting.\r\n            </p>\r\n            <div class=\"mt32\">\r\n              <a class=\"global-btn bd-inner-btn\" href=\"/contact\">\r\n                Schedule a Consultation\r\n              </a>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx501 txt-nrml\">\r\n          Unbiased Forensic Reviews & Expert Guidance for Civil and Criminal Matters\r\n        </h2>\r\n        <p class=\"mt18 p-ext\">\r\n          In high-stakes litigation, one flawed forensic report can shift the entire trajectory of a case.\r\n          Black Dog Forensics offers specialized Opposing Expert Report Review and Consultation Services to\r\n          help legal teams, businesses, and government agencies evaluate, rebut, and defend against\r\n          problematic digital forensic claims.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          Our team brings clarity and credibility to digital investigations by identifying misinterpretations,\r\n          uncovering errors, and offering expert insights to fortify your case strategy.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          Need an expert to review a digital forensic report or assist with litigation strategy? Contact us\r\n          today.\r\n        </p>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518 pos-rel\">\r\n        <img src=\"/images/dog/reports-act.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\" />\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width ex-sw00\">\r\n    <div class=\"mlr-at\">\r\n      <h2 class=\"kns-hed txt-nrml\">What We Do: Opposing Expert Reviews & Forensic Consultation</h2>\r\n      <h3 class=\"bd-trd txt-nrml\">Uncovering Flaws, Strengthening Strategy & Delivering Unbiased Expert Analysis</h3>\r\n      <p class=\"p-ext mx1000 mt18\">\r\n        We provide forensic review and consultation services that objectively evaluate opposing expert\r\n        reports—identifying errors, biases, and misinterpretations that may compromise your case. Our experts\r\n        deliver clear, defensible insights to help attorneys, corporations, and investigative teams build\r\n        stronger, evidence-based strategies.\r\n      </p>\r\n<p class=\"p-ext mt18\">Your opponent’s expert may have submitted a report—make sure it stands up to real scrutiny. Speak to a forensic consultant now.\r\n</p>\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <h4 class=\"h4hed\">Opposing Expert Report Review & Rebuttal</h4>\r\n        <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Analyze methodology, logic, and conclusions of opposing experts.\r\n            </span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Identify biases, flawed assumptions, and technical inaccuracies.\r\n            </span>\r\n          </div>\r\n          <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n            <span class=\"inner-span\">\r\n              Prepare rebuttal reports and assist in deposition strategy.\r\n            </span>\r\n          </div>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Expert Case Consultation & Strategy Development</h4>\r\n          <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n            <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n              <span class=\"inner-span\">\r\n                Guide attorneys through digital forensic findings and evidentiary strategy.\r\n              </span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n              <span class=\"inner-span\">\r\n                Review strengths, weaknesses, and gaps in the forensic narrative.\r\n              </span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n              <span class=\"inner-span\">\r\n                Support trial preparation and strategic litigation planning.\r\n              </span>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Corporate & Regulatory Investigation Support</h4>\r\n          <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n            <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n              <span class=\"inner-span\">\r\n                Review internal and external digital evidence in regulatory or compliance cases.\r\n              </span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n              <span class=\"inner-span\">\r\n                Advise corporate clients on evidence protocols and risk mitigation.\r\n              </span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n              <span class=\"inner-span\">\r\n                Support audit integrity and investigation documentation.\r\n              </span>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Expert Witness Testimony & Legal Support</h4>\r\n          <div class=\"flx flx-col align-start gap16 stretch mt32\">\r\n            <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n              <span class=\"inner-span\">\r\n                Provide authoritative, courtroom-ready testimony.\r\n              </span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n              <span class=\"inner-span\">\r\n                Translate technical jargon into compelling and clear narratives for juries.\r\n              </span>\r\n            </div>\r\n            <div class=\"flx flx-col align-start gap12 stretch list icon pl-4\">\r\n              <span class=\"inner-span\">\r\n                Assist legal teams in crafting cross-examination questions.\r\n              </span>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width ex-sw00\">\r\n    <div class=\"mlr-at\">\r\n      <h2 class=\"kns-hed mx776 txt-nrml\">Why Legal Teams Trust Our Opposing Expert Reviews</h2>\r\n      <p class=\"mt18 p-ext mx1000\">\r\n        Don’t let flawed expert opinions go unchallenged. Our specialists can help. Request a Case Review.\r\n      </p>\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Independent & Unbiased Analysis</h4>\r\n          <p class=\"mt32\">\r\n            Our experts provide objective evaluations with no affiliation to involved parties, ensuring findings are\r\n            based solely on facts and forensic standards.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Court-Admissible Reports &amp; Testimony</h4>\r\n          <p class=\"mt32\">\r\n            Every report we produce is formatted to meet evidentiary standards and withstand scrutiny in depositions,\r\n            hearings, and trial proceedings.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Fast Turnaround Available</h4>\r\n          <p class=\"mt32\">\r\n            We offer expedited reviews completed in as little as 1–3 business days for time-sensitive litigation and\r\n            investigative matters.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Consultation Across Devices & Platforms</h4>\r\n          <p class=\"mt32\">\r\n            Our forensic capabilities span desktops, laptops, mobile phones, tablets, cloud services, email systems, and\r\n            encrypted storage.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Support for Civil, Criminal & Regulatory Matters</h4>\r\n          <p class=\"mt32\">\r\n            Whether you\'re involved in civil disputes, criminal defense, or regulatory investigations, our experience\r\n            spans multiple legal environments and industries.\r\n          </p>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n\r\n<div class=\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width ex-sw00\">\r\n    <div class=\"mlr-at\">\r\n      <h2 class=\"kns-hed mx776 txt-nrml\">Strengthen Legal Arguments, Challenge Errors & Ensure Fair Case Evaluations\r\n      </h2>\r\n      <p class=\"mt18 p-ext mx1000\">\r\n        Expert consultation isn’t just about offering opinions—it’s about empowering your legal team with\r\n        strategic insight, technical clarity, and credible support. In high-stakes litigation, a qualified\r\n        forensic expert can uncover analytical flaws, reinforce your position with scientifically sound\r\n        reasoning, and help translate complex digital evidence into persuasive courtroom narratives.\r\n      </p>\r\n      <p class=\"mt18 p-ext \">\r\n        Whether you\'re challenging opposing reports or bolstering your own, the right expert can make a decisive\r\n        impact.\r\n      </p>\r\n    </div>\r\n    <div class=\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\">\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Challenge Bias & Misinterpretation</h4>\r\n          <p class=\"mt32\">\r\n            Identify and expose flaws in opposing expert analyses that could undermine your case.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Reinforce Case Strategy</h4>\r\n          <p class=\"mt32\">\r\n            Use expert insight to shape courtroom strategy, legal argumentation, and discovery planning.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx40\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Ensure Evidence Integrity</h4>\r\n          <p class=\"mt32\">\r\n            Validate that digital forensic techniques meet legal and scientific best practices.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Prepare for Cross-Examination</h4>\r\n          <p class=\"mt32\">\r\n            Equip your team with rebuttals and cross-examination prep to dismantle weak expert claims.\r\n          </p>\r\n        </div>\r\n      </div>\r\n      <div class=\"col3 chs-us-p flx50\">\r\n        <div>\r\n          <h4 class=\"h4hed\">Gain a Trusted Expert Voice</h4>\r\n          <p class=\"mt32\">\r\n            Our consultants explain complex data clearly to judges, juries, and investigators.\r\n          </p>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"pos-re mx1800 \">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd pt40\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1 \">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed t-center txt-nrml\">Frequently Asked Questions</h2>\r\n            <div class=\"faq-sec mt32 page-sec\">\r\n              <div class=\"accordion faq-icon\">\r\n                <!-- faq 1 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header active\">\r\n                    What is an opposing expert review in digital forensics?\r\n                  </div>\r\n                  <div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        An opposing expert review is an independent analysis of forensic reports\r\n                        submitted by the other party in a legal case. It helps uncover technical\r\n                        errors, biased interpretations, or flawed conclusions in digital\r\n                        evidence—essential for accurate and fair outcomes in litigation.\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 2 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    When should you hire a digital forensic expert for litigation support?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                       You should consult a digital forensic expert whenever electronic evidence—such as emails, mobile data, or computer files—is introduced in a case. Expert guidance is crucial during civil or criminal litigation, regulatory investigations, and internal audits to ensure the evidence is valid and properly interpreted.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n\r\n                <!-- faq 3 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Can your experts dispute the findings of another digital forensic report?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                       Yes. Our team specializes in providing rebuttal reports that challenge inaccurate or misleading forensic conclusions. We highlight inconsistencies, technical oversights, or misinterpretations that can weaken the credibility of the opposing expert’s testimony.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 4 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    What types of digital forensic evidence can you independently review?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                        We conduct in-depth reviews of forensic reports involving mobile phone data, computer hard drives, email accounts, cloud storage, file metadata, user activity logs, and digital document revisions—across a wide range of platforms and formats.\r\n\r\n                      </p>\r\n                    </div>\r\n                  </div>\r\n                </div>\r\n                <!-- faq 5 -->\r\n                <div class=\"accordion-item\">\r\n                  <div class=\"accordion-item-header\">\r\n                    Can your forensic experts provide courtroom testimony in rebuttal cases?\r\n                  </div>\r\n                  <div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n                    <div class=\"accordion-item-body-content\">\r\n                      <p>\r\n                  Absolutely. Our digital forensic experts are qualified to deliver clear, compelling, and court-admissible testimony. We’re experienced in explaining complex technical findings to judges, juries, and legal teams in high-stakes litigation.\r\n\r\n\r\n                      </p>\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\r\n<div class=\"dry-pd pt0 pb40 pos-rel pt40\">\r\n  <div class=\"site-width\">\r\n    <div class=\"t-center mx690  mlr-at\">\r\n\r\n      <h2 class=\"kns-hed txt-nrml\">Challenging an Expert’s Findings? We Bring Clarity and Credibility to Your Case.</h2>\r\n      <p class=\"mt18 p-ext\">\r\n        When an opposing expert’s report raises red flags—or threatens to sway the outcome—you need a seasoned\r\n        digital forensics team that can dissect the analysis, identify flaws, and deliver a clear, compelling\r\n        response. Black Dog Forensics provides detailed evaluations of adversarial reports, highlighting\r\n        methodological gaps, unsupported conclusions, and overlooked evidence.\r\n      </p>\r\n      <p class=\"mt18 p-ext\">\r\n        Whether you need behind-the-scenes consultation or expert testimony, we offer objective, court-tested\r\n        insight to reinforce your position and support your legal strategy.\r\n      </p>\r\n      <div class=\"mt48\">\r\n        <a class=\"global-btn\" href=\"/contact\">Request a Confidential Consultation</a>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>', '', 1, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 18:59:27', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 30, 2, '', '', 1, 64, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(26, 178, 'Senior Digital Forensic Examiner', 'senior-digital-forensic-examiner', '<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1\">\r\n	<div class=\"fil-bl2\"></div>\r\n	<div class=\"site-width rgt-col-ex\">\r\n		<div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n			<div class=\"flx-equ-col mx642\">\r\n				<h2 class=\"kns-hed txt-nrml\">\r\n					Join the Team\r\n				</h2>\r\n				<p class=\"mt18 p-ext\">\r\n					Discover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\r\n					investigations—each case helps uncover truth, serve justice, and fund our mission to fight human\r\n					trafficking. If you\'re passionate about solving complex challenges and working with purpose, this is\r\n					where you belong.\r\n				</p>\r\n				<p class=\"mt18 p-ext\">\r\n					Location\r\n				</p>\r\n				<p class=\"fw700 mt8\">\r\n					Spring, Texas (In-Office Only)\r\n				</p>\r\n				<p class=\"mrt24 p-ext\">\r\n					Department\r\n				</p>\r\n				<p class=\"fw700 mt8\">\r\n					Forensics\r\n				</p>\r\n				<p class=\"mrt24 p-ext\">\r\n					Employment Type\r\n				</p>\r\n				<p class=\"fw700 mt8\">\r\n					Full-Time | Permanent Employee\r\n				</p>\r\n\r\n				<p class=\"mt32 p-ext\">\r\n					<i>\r\n						This position offers the opportunity to take the lead on challenging investigations while\r\n						working with a team that’s passionate about uncovering the truth and making a difference.\r\n					</i>\r\n				</p>\r\n\r\n			</div>\r\n			<div class=\"flx-equ-col mx518 pos-rel\">\r\n				<img src=\"/images/Digital-Forensics-for-Private-Investigators-img-one.jpg\"\r\n					alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\" />\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>\r\n\r\n<div class=\" pos-re mx1800 pt40\">\r\n	<div class=\"mx1440 pos-re\">\r\n		<div class=\"fil-bl2\"></div>\r\n		<div class=\"dry-pd\">\r\n			<div class=\"site-width\">\r\n				<div class=\"bn-col1 bg-bl1  mlr-at\">\r\n					<div class=\"pos-re z-ind1\">\r\n						<h2 class=\"kns-hed txt-nrml\">\r\n							Job Summary\r\n						</h2>\r\n						<p class=\"bn-txt  mx1037 mrt24\">\r\n							As a Senior Digital Forensic Examiner, you will conduct complex digital examinations and\r\n							deliver expert-level reports that assist legal teams, businesses, and individuals in making\r\n							informed decisions. This role involves working with various types of digital evidence, from\r\n							cloud data and computers to mobile devices. You’ll also be expected to testify in court and\r\n							contribute to improving lab processes.\r\n\r\n						</p>\r\n						<p class=\"bn-txt  mx1037 mrt24\">\r\n							Responsibilities include:\r\n						</p>\r\n						<ul class=\"bd-list  mt24\">\r\n							<li>\r\n								Performing forensic collections and digital analysis.\r\n							</li>\r\n							<li>\r\n								Creating detailed and legally sound reports.\r\n							</li>\r\n							<li>\r\n								Providing expert witness testimony.\r\n							</li>\r\n							<li>\r\n								Managing cases from intake through completion.\r\n							</li>\r\n							<li>\r\n								Supporting cross-functional teams and mentoring others.\r\n							</li>\r\n						</ul>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>\r\n\r\n<div class=\" pos-re mx1800 pt40\">\r\n	<div class=\"mx1440 pos-re\">\r\n		<div class=\"fil-bl2\"></div>\r\n		<div class=\"dry-pd\">\r\n			<div class=\"site-width\">\r\n				<div class=\"bn-col1 bg-bl1  mlr-at\">\r\n					<div class=\"pos-re z-ind1\">\r\n						<h2 class=\"kns-hed txt-nrml\">\r\n							Qualifications\r\n						</h2>\r\n						<p class=\"bn-txt  mx1037 mrt24\">\r\n							To succeed in this role, you must bring a combination of technical expertise, legal\r\n							awareness, and communication skills. You should be comfortable explaining complex findings\r\n							to clients in understandable terms and working on sensitive matters under tight deadlines.\r\n\r\n						</p>\r\n						<p class=\"bn-txt  mx1037 mrt24\">\r\n							You must have:\r\n						</p>\r\n						<ul class=\"bd-list  mt24\">\r\n							<li>\r\n								At least 3 years of experience in digital forensic investigations (Civil emphasis).\r\n							</li>\r\n							<li>\r\n								Strong knowledge of forensic tools and OS artifacts.\r\n							</li>\r\n							<li>\r\n								Excellent written and verbal communication skills.\r\n							</li>\r\n							<li>\r\n								Minimum of 5 total depositions/testimonies (at least 2 of each).\r\n							</li>\r\n							<li>\r\n								Proven ability to handle entire case lifecycle.\r\n							</li>\r\n						</ul>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>\r\n\r\n<div class=\" pos-re mx1800 pt40\">\r\n	<div class=\"mx1440 pos-re\">\r\n		<div class=\"fil-bl2\"></div>\r\n		<div class=\"dry-pd\">\r\n			<div class=\"site-width\">\r\n				<div class=\"bn-col1 bg-bl1  mlr-at\">\r\n					<div class=\"pos-re z-ind1\">\r\n						<h2 class=\"kns-hed txt-nrml\">\r\n							Who We Want\r\n						</h2>\r\n						<p class=\"bn-txt  mx1037 mrt24\">\r\n							We’re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\r\n							environments. The ideal candidate is an independent problem solver, detail-oriented, and\r\n							communicates clearly in both writing and speech. You should feel confident managing\r\n							investigations end-to-end, delivering high-quality reports, and supporting clients with\r\n							clarity and professionalism.\r\n\r\n						</p>\r\n						<p class=\"bn-txt  mx1037 mrt24\">\r\n							We want examiners who:\r\n						</p>\r\n						<ul class=\"bd-list  mt24\">\r\n							<li>\r\n								Manage multiple high-level projects with precision.\r\n							</li>\r\n							<li>\r\n								Demonstrate strong report-writing skills.\r\n							</li>\r\n							<li>\r\n								Are driven by a mission beyond the technical work.\r\n							</li>\r\n							<li>\r\n								Operate with integrity, empathy, and purpose.\r\n							</li>\r\n						</ul>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>\r\n\r\n<div class=\" pos-re mx1800 pt40\">\r\n	<div class=\"mx1440 pos-re\">\r\n		<div class=\"fil-bl2\"></div>\r\n		<div class=\"dry-pd\">\r\n			<div class=\"site-width\">\r\n				<div class=\"bn-col1 bg-bl1  mlr-at\">\r\n					<div class=\"pos-re z-ind1\">\r\n						<h2 class=\"kns-hed txt-nrml\">\r\n							Required Education and Experience\r\n						</h2>\r\n						<ul class=\"bd-list  mt24\">\r\n							<li>\r\n								One or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite,\r\n								CMDE.\r\n							</li>\r\n							<li>\r\n								A minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\r\n								NW3C, or military instruction.\r\n							</li>\r\n							<li>\r\n								Prior client-facing forensic experience with direct interaction and reporting.\r\n							</li>\r\n						</ul>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n	<div class=\"fil-bl2\"></div>\r\n	<div class=\"dry-pd\">\r\n		<div class=\"site-width\">\r\n			<div class=\"flx jst-center alit-center flx-col\">\r\n				<h2 class=\"kns-hed txt-nrml\">\r\n					Ready to Apply?\r\n				</h2>\r\n				<p class=\"frm-txt mt18\">Submit your resume and cover letter to: <a\r\n						href=\"mailto:retrievethetruth@bdforensics.com\"\r\n						class=\"log-tct in-pg-ankr\">retrievethetruth@bdforensics.com</a>\r\n				</p>\r\n				<div class=\"bdr24 mt32\">\r\n					<div class=\"form-con2 pd32\">\r\n						<h3 class=\"form-hed txt-start fs24\">Apply for this position</h3>\r\n						<div>\r\n							{rsform 9}\r\n						</div>\r\n					</div>\r\n				</div>\r\n				<p class=\"mt32 p-ext\">\r\n					By using this form, you agree with the storage and handling of your data by this website.\r\n				</p>\r\n\r\n			</div>\r\n		</div>\r\n	</div>\r\n	\r\n</div>\r\n\r\n<div class=\" pos-re mx1800 \">\r\n	<div class=\"mx1440 pos-re\">\r\n		<div class=\"fil-bl2\"></div>\r\n		<div class=\"dry-pd pt40\">\r\n			<div class=\"site-width\">\r\n				<div class=\"bn-col1 bg-bl1\">\r\n					<div class=\"pos-re z-ind1\">\r\n						<h2 class=\"kns-hed t-center txt-nrml\">Frequently Asked Questions</h2>\r\n						<div class=\"faq-sec mt32 page-sec\">\r\n							<div class=\"accordion faq-icon\">\r\n								<!-- faq 1 -->\r\n								<div class=\"accordion-item\">\r\n									<div class=\"accordion-item-header active\">\r\n										Is this position remote?\r\n									</div>\r\n									<div class=\"accordion-item-body show\" style=\"max-height: max-content;\">\r\n										<div class=\"accordion-item-body-content\">\r\n											<p>\r\n												No. This is an in-office role based in Spring, Texas. Occasional travel\r\n												may be required.\r\n											</p>\r\n										</div>\r\n									</div>\r\n								</div>\r\n								<!-- faq 2 -->\r\n								<div class=\"accordion-item\">\r\n									<div class=\"accordion-item-header\">\r\n										Do I need to testify in court?\r\n									</div>\r\n									<div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n										<div class=\"accordion-item-body-content\">\r\n											<p>\r\n												Yes. Digital forensics is a powerful tool in infidelity and fraud cases.\r\n												We can recover deleted messages, analyze communication patterns, verify\r\n												social media activity, and uncover hidden data that may confirm or\r\n												refute suspicions—always handled with discretion and legal compliance.\r\n											</p>\r\n										</div>\r\n									</div>\r\n								</div>\r\n\r\n								<!-- faq 3 -->\r\n								<div class=\"accordion-item\">\r\n									<div class=\"accordion-item-header\">\r\n										What types of clients will I work with?\r\n									</div>\r\n									<div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n										<div class=\"accordion-item-body-content\">\r\n											<p>\r\n												Absolutely. Our digital forensic reports are prepared to meet legal\r\n												standards and are admissible in court. We follow strict chain-of-custody\r\n												protocols and present findings in a clear, professional format that\r\n												attorneys and judges can rely on. Our experts are also available for\r\n												testimony when needed.\r\n											</p>\r\n										</div>\r\n									</div>\r\n								</div>\r\n\r\n								<!-- faq 4 -->\r\n								<div class=\"accordion-item\">\r\n									<div class=\"accordion-item-header\">\r\n										What’s the mission behind Black Dog Forensics?\r\n									</div>\r\n									<div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n										<div class=\"accordion-item-body-content\">\r\n											<p>\r\n												Turnaround time depends on the device and data volume, but we often\r\n												recover deleted data within 24 to 72 hours. Our team uses advanced tools\r\n												to retrieve texts, emails, photos, and files that have been deleted—even\r\n												from damaged or encrypted devices—whenever possible.\r\n											</p>\r\n										</div>\r\n									</div>\r\n								</div>\r\n								<!-- faq 5 -->\r\n								<div class=\"accordion-item\">\r\n									<div class=\"accordion-item-header\">\r\n										Can I apply if I’m still working toward a certification?\r\n									</div>\r\n									<div class=\"accordion-item-body\" style=\"max-height: 0px\">\r\n										<div class=\"accordion-item-body-content\">\r\n											<p>\r\n												Yes. While we’re based in Spring, Texas, we serve private investigators\r\n												across the U.S. using both remote and on-site capabilities. We can\r\n												securely acquire data from mailed-in devices or remote cloud platforms,\r\n												and we offer consultations nationwide.\r\n											</p>\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>', '', 1, 2, '2025-04-28 09:45:53', 102, '', '2025-05-24 07:30:02', 102, 102, '2025-05-24 07:30:02', '2025-04-28 09:45:53', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 15, 1, '', '', 1, 13, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(27, 179, 'Cybersecurity and Data Breach Investigations (2)', 'cybersecurity-and-data-breach-investigations-2', '<div class=\"bckk-ab pos-re mx1800\">\r\n  <div class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"dry-pd\">\r\n      <div class=\"site-width\">\r\n        <div class=\"bn-col1 bg-bl1  mlr-at\">\r\n          <div class=\"pos-re z-ind1\">\r\n            <h2 class=\"kns-hed txt-nrml\">\r\n              Discover the Truth Behind the Breach—And What to Do Next\r\n            </h2>\r\n            <p class=\"bn-txt  mrt24 mx909\">\r\n              When your systems are compromised, sensitive data exposed, or your company’s reputation is at risk, we\r\n              deliver the digital clarity you need. Our certified forensic specialists investigate cyberattacks, data\r\n              leaks, insider threats, and unauthorized access—giving you the insight to understand what happened and how\r\n              to respond. We work with:\r\n            </p>\r\n\r\n            <ul class=\"bd-list mrt24\">\r\n              <li>\r\n                Law firms handling cybersecurity-related litigation\r\n\r\n              </li>\r\n              <li>\r\n                Businesses facing regulatory or insurance concerns\r\n\r\n              </li>\r\n              <li>\r\n                Law enforcement and public agencies investigating cybercrime\r\n\r\n              </li>\r\n              <li>\r\n                Individuals affected by unauthorized access or digital abuse\r\n\r\n              </li>\r\n            </ul>\r\n\r\n            <p class=\"mt32\">\r\n              <a href=\"/contact\" class=\"global-btn bd-inner-btn\">\r\n                Schedule a Consultation Today\r\n              </a>\r\n            </p> \r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/data-breach.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Breach Investigations\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          Find Out What Happened—Down to the Last Log File\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          When your network has been breached, the most urgent question is also the hardest: How did they get in?\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          We trace the full lifecycle of the attack—from entry point to lateral movement—providing you with the\r\n          technical evidence, forensic timeline, and expert analysis needed to act confidently and decisively. We\r\n          uncover:\r\n        </p>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">\r\n              Source and method of the breach\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Systems accessed and data impacted\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Entry point vulnerabilities\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Lateral movement and privilege escalation\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Activity timeline and forensic summary\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Data Leak Investigations\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          When Confidential Information Goes Public\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          Not all leaks come from outside. Internal threats are often the most damaging.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          We investigate how sensitive files, contracts, or communications were exposed—pinpointing which users were\r\n          responsible, whether the leak was accidental or intentional, and how the information was distributed. We help\r\n          identify:\r\n        </p>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">\r\n              Who accessed or transmitted the leaked files\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              The scope of exposed data\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Whether the act was malicious or negligent\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Cloud or email-based leak sources\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Reporting tools for HR, legal, or IT leadership\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/data-breach2.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/data-breach3.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Data Theft & Exfiltration\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          Follow the Digital Trail. Reclaim Control.\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          When proprietary information or customer data disappears, you need to know what was taken—and who took it.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          We trace unauthorized file transfers, USB activity, and cloud uploads to provide a forensic trail of when,\r\n          how, and by whom your data was removed. We investigate:\r\n        </p>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">\r\n              Cloud-based exfiltration\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              External drive usage\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Unauthorized email forwarding\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Insider threats and departing employees\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              IP and device fingerprinting for legal pursuit\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Ransomware Attacks\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          From Encrypted Files to Clear Answers\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          Ransomware can grind operations to a halt, but fast, expert forensics can help restore control.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          We identify the ransomware strain, analyze how it entered and spread, and document findings for law\r\n          enforcement, insurers, and internal review—while helping you take next steps. Our response includes:\r\n        </p>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">\r\n              Identifying the ransomware type\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Entry vector and spread analysis\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Systems affected and data encrypted\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Guidance for incident reporting and recovery\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Evidence preservation for post-breach review\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/data-breach4.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir-rev alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/data-breach5.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Spyware, Malware & Remote Access Investigations\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          Expose the Software That’s Working Against You\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          Spyware, keyloggers, and remote access tools can remain hidden for weeks—collecting sensitive data silently.\r\n        </p>\r\n        <p class=\"mt18 p-ext\">\r\n          We uncover unwanted software, unauthorized access, and command/control activity, helping you understand how\r\n          systems were compromised and what was accessed. We analyze:\r\n        </p>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">\r\n              Installed spyware or keyloggers\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Remote desktop access (RDP, TeamViewer, etc.)\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Command-line traces and malware payloads\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Installation dates and source pathways\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Threat actor intent and information accessed\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\">\r\n  <div class=\"fil-bl2\"></div>\r\n  <div class=\"site-width  rgt-col-ex\">\r\n    <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n      <div class=\"flx-equ-col mx642\">\r\n        <h2 class=\"kns-hed mx605 txt-nrml\">\r\n          Unlawful Data Access\r\n        </h2>\r\n        <h3 class=\"bd-trd txt-nrml\">\r\n          When Access Was Taken Without Permission\r\n        </h3>\r\n        <p class=\"mt18 p-ext\">\r\n          Unauthorized system access can expose your business to legal, financial, or reputational risk. Our forensic\r\n          team investigates and documents every trace of access, providing defensible evidence for enforcement or\r\n          litigation. We provide:\r\n        </p>\r\n\r\n        <ul class=\"dry-lst mt24 tic\">\r\n          <li>\r\n            <p class=\"fw700\">\r\n              IP tracing and geolocation analysis\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Login and credential use tracking\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Forensic reconstruction of user sessions\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Chain-of-access validation for legal use\r\n            </p>\r\n\r\n          </li>\r\n          <li class=\"mt18\">\r\n            <p class=\"fw700\">\r\n              Support for criminal or civil action\r\n            </p>\r\n\r\n          </li>\r\n        </ul>\r\n      </div>\r\n      <div class=\"flx-equ-col mx518\">\r\n        <img src=\"/images/dog/data-breach6.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24 dsk-vis\">\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>', '', 0, 2, '2025-04-07 11:32:44', 102, '', '2025-05-23 06:44:51', 102, NULL, NULL, '2025-04-07 11:32:44', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 1, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', '');

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

--
-- Table structure for table `cuod6_contentitem_tag_map`
--

DROP TABLE IF EXISTS `cuod6_contentitem_tag_map`;
CREATE TABLE `cuod6_contentitem_tag_map` (
  `type_alias` varchar(255) NOT NULL DEFAULT '',
  `core_content_id` int(10) UNSIGNED NOT NULL COMMENT 'PK from the core content table',
  `content_item_id` int(11) NOT NULL COMMENT 'PK from the content type table',
  `tag_id` int(10) UNSIGNED NOT NULL COMMENT 'PK from the tag table',
  `tag_date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Date of most recent save for this tag-item',
  `type_id` mediumint(9) NOT NULL COMMENT 'PK from the content_type table'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Maps items from content tables to tags';

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

--
-- Table structure for table `cuod6_content_frontpage`
--

DROP TABLE IF EXISTS `cuod6_content_frontpage`;
CREATE TABLE `cuod6_content_frontpage` (
  `content_id` int(11) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `featured_up` datetime DEFAULT NULL,
  `featured_down` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_content_rating`
--

DROP TABLE IF EXISTS `cuod6_content_rating`;
CREATE TABLE `cuod6_content_rating` (
  `content_id` int(11) NOT NULL DEFAULT 0,
  `rating_sum` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `rating_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `lastip` varchar(50) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_content_types`
--

DROP TABLE IF EXISTS `cuod6_content_types`;
CREATE TABLE `cuod6_content_types` (
  `type_id` int(10) UNSIGNED NOT NULL,
  `type_title` varchar(255) NOT NULL DEFAULT '',
  `type_alias` varchar(400) NOT NULL DEFAULT '',
  `table` varchar(2048) NOT NULL DEFAULT '',
  `rules` text NOT NULL,
  `field_mappings` text NOT NULL,
  `router` varchar(255) NOT NULL DEFAULT '',
  `content_history_options` varchar(5120) DEFAULT NULL COMMENT 'JSON string for com_contenthistory options'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_content_types`
--

INSERT INTO `cuod6_content_types` (`type_id`, `type_title`, `type_alias`, `table`, `rules`, `field_mappings`, `router`, `content_history_options`) VALUES
(1, 'Article', 'com_content.article', '{\"special\":{\"dbtable\":\"#__content\",\"key\":\"id\",\"type\":\"ArticleTable\",\"prefix\":\"Joomla\\\\Component\\\\Content\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"state\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"introtext\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"attribs\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"asset_id\":\"asset_id\", \"note\":\"note\"}, \"special\":{\"fulltext\":\"fulltext\"}}', 'ContentHelperRoute::getArticleRoute', '{\"formFile\":\"administrator\\/components\\/com_content\\/forms\\/article.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"ordering\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),
(2, 'Contact', 'com_contact.contact', '{\"special\":{\"dbtable\":\"#__contact_details\",\"key\":\"id\",\"type\":\"ContactTable\",\"prefix\":\"Joomla\\\\Component\\\\Contact\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"address\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"image\", \"core_urls\":\"webpage\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"asset_id\":\"null\"}, \"special\":{\"con_position\":\"con_position\",\"suburb\":\"suburb\",\"state\":\"state\",\"country\":\"country\",\"postcode\":\"postcode\",\"telephone\":\"telephone\",\"fax\":\"fax\",\"misc\":\"misc\",\"email_to\":\"email_to\",\"default_con\":\"default_con\",\"user_id\":\"user_id\",\"mobile\":\"mobile\",\"sortname1\":\"sortname1\",\"sortname2\":\"sortname2\",\"sortname3\":\"sortname3\"}}', 'ContactHelperRoute::getContactRoute', '{\"formFile\":\"administrator\\/components\\/com_contact\\/forms\\/contact.xml\",\"hideFields\":[\"default_con\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"], \"displayLookup\":[ {\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ] }'),
(3, 'Newsfeed', 'com_newsfeeds.newsfeed', '{\"special\":{\"dbtable\":\"#__newsfeeds\",\"key\":\"id\",\"type\":\"NewsfeedTable\",\"prefix\":\"Joomla\\\\Component\\\\Newsfeeds\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"asset_id\":\"null\"}, \"special\":{\"numarticles\":\"numarticles\",\"cache_time\":\"cache_time\",\"rtl\":\"rtl\"}}', 'NewsfeedsHelperRoute::getNewsfeedRoute', '{\"formFile\":\"administrator\\/components\\/com_newsfeeds\\/forms\\/newsfeed.xml\",\"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),
(4, 'User', 'com_users.user', '{\"special\":{\"dbtable\":\"#__users\",\"key\":\"id\",\"type\":\"User\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"null\",\"core_alias\":\"username\",\"core_created_time\":\"registerDate\",\"core_modified_time\":\"lastvisitDate\",\"core_body\":\"null\", \"core_hits\":\"null\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"access\":\"null\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"null\", \"core_language\":\"null\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"null\", \"core_ordering\":\"null\", \"core_metakey\":\"null\", \"core_metadesc\":\"null\", \"core_catid\":\"null\", \"asset_id\":\"null\"}, \"special\":{}}', '', ''),
(5, 'Article Category', 'com_content.category', '{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"CategoryTable\",\"prefix\":\"Joomla\\\\Component\\\\Categories\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', 'ContentHelperRoute::getCategoryRoute', '{\"formFile\":\"administrator\\/components\\/com_categories\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(6, 'Contact Category', 'com_contact.category', '{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"CategoryTable\",\"prefix\":\"Joomla\\\\Component\\\\Categories\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', 'ContactHelperRoute::getCategoryRoute', '{\"formFile\":\"administrator\\/components\\/com_categories\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(7, 'Newsfeeds Category', 'com_newsfeeds.category', '{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"CategoryTable\",\"prefix\":\"Joomla\\\\Component\\\\Categories\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', 'NewsfeedsHelperRoute::getCategoryRoute', '{\"formFile\":\"administrator\\/components\\/com_categories\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(8, 'Tag', 'com_tags.tag', '{\"special\":{\"dbtable\":\"#__tags\",\"key\":\"tag_id\",\"type\":\"TagTable\",\"prefix\":\"Joomla\\\\Component\\\\Tags\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"null\", \"asset_id\":\"null\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\"}}', 'TagsHelperRoute::getTagRoute', '{\"formFile\":\"administrator\\/components\\/com_tags\\/forms\\/tag.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\", \"lft\", \"rgt\", \"level\", \"path\", \"urls\", \"publish_up\", \"publish_down\"],\"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),
(9, 'Banner', 'com_banners.banner', '{\"special\":{\"dbtable\":\"#__banners\",\"key\":\"id\",\"type\":\"BannerTable\",\"prefix\":\"Joomla\\\\Component\\\\Banners\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"null\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"asset_id\":\"null\"}, \"special\":{\"imptotal\":\"imptotal\", \"impmade\":\"impmade\", \"clicks\":\"clicks\", \"clickurl\":\"clickurl\", \"custombannercode\":\"custombannercode\", \"cid\":\"cid\", \"purchase_type\":\"purchase_type\", \"track_impressions\":\"track_impressions\", \"track_clicks\":\"track_clicks\"}}', '', '{\"formFile\":\"administrator\\/components\\/com_banners\\/forms\\/banner.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\", \"reset\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"imptotal\", \"impmade\", \"reset\"], \"convertToInt\":[\"publish_up\", \"publish_down\", \"ordering\"], \"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"cid\",\"targetTable\":\"#__banner_clients\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),
(10, 'Banners Category', 'com_banners.category', '{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"CategoryTable\",\"prefix\":\"Joomla\\\\Component\\\\Categories\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"asset_id\":\"asset_id\"}, \"special\": {\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', '', '{\"formFile\":\"administrator\\/components\\/com_categories\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"], \"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(11, 'Banner Client', 'com_banners.client', '{\"special\":{\"dbtable\":\"#__banner_clients\",\"key\":\"id\",\"type\":\"ClientTable\",\"prefix\":\"Joomla\\\\Component\\\\Banners\\\\Administrator\\\\Table\\\\\"}}', '', '', '', '{\"formFile\":\"administrator\\/components\\/com_banners\\/forms\\/client.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\"], \"ignoreChanges\":[\"checked_out\", \"checked_out_time\"], \"convertToInt\":[], \"displayLookup\":[]}'),
(12, 'User Notes', 'com_users.note', '{\"special\":{\"dbtable\":\"#__user_notes\",\"key\":\"id\",\"type\":\"NoteTable\",\"prefix\":\"Joomla\\\\Component\\\\Users\\\\Administrator\\\\Table\\\\\"}}', '', '', '', '{\"formFile\":\"administrator\\/components\\/com_users\\/forms\\/note.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\", \"publish_up\", \"publish_down\"],\"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\"], \"convertToInt\":[\"publish_up\", \"publish_down\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),
(13, 'User Notes Category', 'com_users.category', '{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"CategoryTable\",\"prefix\":\"Joomla\\\\Component\\\\Categories\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', '', '{\"formFile\":\"administrator\\/components\\/com_categories\\/forms\\/category.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"], \"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}');

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

--
-- Table structure for table `cuod6_easyblog_acl`
--

DROP TABLE IF EXISTS `cuod6_easyblog_acl`;
CREATE TABLE `cuod6_easyblog_acl` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `group` varchar(255) NOT NULL,
  `action` varchar(255) NOT NULL,
  `default` tinyint(1) NOT NULL DEFAULT 1,
  `description` text NOT NULL,
  `published` tinyint(1) UNSIGNED NOT NULL DEFAULT 1,
  `ordering` tinyint(1) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `cuod6_easyblog_acl`
--

INSERT INTO `cuod6_easyblog_acl` (`id`, `group`, `action`, `default`, `description`, `published`, `ordering`) VALUES
(1, 'composer', 'add_entry', 1, 'COM_EASYBLOG_ACL_DESC_ADD_ENTRY', 1, 0),
(2, 'composer', 'publish_entry', 1, 'COM_EASYBLOG_ACL_DESC_PUBLISH_ENTRY', 1, 0),
(3, 'profile', 'allow_feedburner', 1, 'COM_EASYBLOG_ACL_DESC_ALLOW_FEEDBURNER', 1, 0),
(4, 'profile', 'upload_avatar', 1, 'COM_EASYBLOG_ACL_DESC_UPLOAD_AVATAR', 1, 0),
(5, 'manage', 'manage_comment', 1, 'COM_EASYBLOG_ACL_DESC_MANAGE_COMMENT', 1, 0),
(6, 'profile', 'update_twitter', 1, 'COM_EASYBLOG_ACL_DESC_UPDATE_TWITTER', 1, 0),
(8, 'manage', 'delete_entry', 1, 'COM_EASYBLOG_ACL_DESC_DELETE_ENTRY', 1, 0),
(10, 'composer', 'contribute_frontpage', 1, 'COM_EASYBLOG_ACL_DESC_CONTRIBUTE_FRONTPAGE', 1, 0),
(11, 'manage', 'create_category', 1, 'COM_EASYBLOG_ACL_DESC_CREATE_CATEGORY', 1, 0),
(12, 'manage', 'create_tag', 1, 'COM_EASYBLOG_ACL_DESC_CREATE_TAG', 1, 0),
(13, 'profile', 'add_adsense', 1, 'COM_EASYBLOG_ACL_DESC_ADD_ADSENSE', 1, 0),
(14, 'profile', 'allow_shortcode', 1, 'COM_EASYBLOG_ACL_DESC_ALLOW_SHORTCODE', 1, 0),
(15, 'profile', 'allow_rss', 1, 'COM_EASYBLOG_ACL_DESC_ALLOW_RSS', 1, 0),
(16, 'profile', 'custom_template', 1, 'COM_EASYBLOG_ACL_DESC_CUSTOM_TEMPLATE', 1, 0),
(17, 'composer', 'enable_privacy', 1, 'COM_EASYBLOG_ACL_DESC_ENABLE_PRIVACY', 1, 0),
(18, 'comment', 'allow_comment', 1, 'COM_EASYBLOG_ACL_DESC_ALLOW_COMMENT', 1, 0),
(19, 'subscription', 'allow_subscription', 1, 'COM_EASYBLOG_ACL_DESC_ALLOW_SUBSCRIPTION', 1, 0),
(20, 'manage', 'manage_pending', 1, 'COM_EASYBLOG_ACL_DESC_MANAGE_PENDING', 1, 0),
(21, 'media', 'upload_image', 1, 'COM_EASYBLOG_ACL_DESC_UPLOAD_IMAGE', 1, 0),
(23, 'manage', 'upload_cavatar', 1, 'COM_EASYBLOG_ACL_DESC_UPLOAD_CAVATAR', 1, 0),
(24, 'profile', 'update_linkedin', 1, 'COM_EASYBLOG_ACL_DESC_UPDATE_LINKEDIN', 1, 0),
(25, 'composer', 'change_setting_comment', 1, 'COM_EASYBLOG_ACL_DESC_CHANGE_SETTING_COMMENT', 1, 0),
(26, 'composer', 'change_setting_subscription', 1, 'COM_EASYBLOG_ACL_DESC_CHANGE_SETTING_SUBSCRIPTION', 1, 0),
(27, 'profile', 'update_facebook', 1, 'COM_EASYBLOG_ACL_DESC_UPDATE_FACEBOOK', 1, 0),
(28, 'manage', 'delete_category', 1, 'COM_EASYBLOG_ACL_DESC_DELETE_CATEGORY', 1, 0),
(29, 'manage', 'moderate_entry', 1, 'COM_EASYBLOG_ACL_DESC_MODERATE_ENTRY', 1, 0),
(30, 'manage', 'edit_comment', 1, 'COM_EASYBLOG_ACL_DESC_EDIT_COMMENT', 1, 0),
(31, 'manage', 'delete_comment', 1, 'COM_EASYBLOG_ACL_DESC_DELETE_COMMENT', 1, 0),
(32, 'manage', 'feature_entry', 1, 'COM_EASYBLOG_ACL_DESC_FEATURE_ENTRY', 1, 0),
(33, 'media', 'media_places_album', 1, 'COM_EASYBLOG_ACL_DESC_MEDIA_PLACES_ALBUM', 1, 0),
(34, 'media', 'media_places_flickr', 1, 'COM_EASYBLOG_ACL_DESC_MEDIA_PLACES_FLICKR', 1, 0),
(35, 'media', 'media_places_shared', 1, 'COM_EASYBLOG_ACL_DESC_MEDIA_PLACES_SHARED', 1, 0),
(36, 'profile', 'allow_seo', 1, 'COM_EASYBLOG_ACL_DESC_ALLOW_SEO', 1, 0),
(37, 'profile', 'access_toolbar', 1, 'COM_EASYBLOG_ACL_DESC_ACCESS_TOOLBAR', 1, 0),
(38, 'profile', 'custom_css', 1, 'COM_EASYBLOG_ACL_DESC_UPDATE_CSS', 1, 0),
(39, 'subscription', 'allow_subscription_rss', 1, 'COM_EASYBLOG_ACL_DESC_ACCESS_RSS', 1, 0),
(40, 'profile', 'add_google_authorship', 1, 'COM_EASYBLOG_ACL_DESC_ADD_GOOGLE_AUTHORSHIP', 1, 0),
(41, 'profile', 'allow_user_permalink', 1, 'COM_EASYBLOG_ACL_DESC_ALLOW_USER_PERMALINK', 1, 0),
(42, 'profile', 'allow_user_blog_title', 1, 'COM_EASYBLOG_ACL_OPTION_ALLOW_USER_BLOG_TITLE', 1, 0),
(43, 'profile', 'allow_user_blog_description', 1, 'COM_EASYBLOG_ACL_OPTION_ALLOW_USER_BLOG_DESCRIPTION', 1, 0),
(44, 'composer', 'create_post_templates', 1, 'COM_EASYBLOG_ACL_DESC_CREATE_POST_TEMPLATES', 1, 0),
(45, 'team', 'create_team_blog', 1, 'COM_EASYBLOG_ACL_DESC_CREATE_TEAM_BLOGS', 1, 0),
(46, 'team', 'join_team_blog', 1, 'COM_EASYBLOG_ACL_DESC_JOIN_TEAM_BLOGS', 1, 0),
(47, 'composer', 'allow_custom_notifications', 1, 'COM_EASYBLOG_ACL_DESC_ALLOW_CUSTOM_NOTIFICATIONS', 1, 0),
(48, 'profile', 'allow_user_editor', 1, 'COM_EASYBLOG_ACL_DESC_ALLOW_USER_EDITOR', 1, 0),
(49, 'manage', 'edit_entry', 1, 'COM_EASYBLOG_ACL_DESC_EDIT_ENTRY', 1, 0),
(50, 'composer', 'change_login_to_read', 1, 'COM_EASYBLOG_ACL_DESC_CHANGE_SETTING_LOGIN_TO_READ', 1, 0),
(51, 'polls', 'polls_create', 1, 'COM_EASYBLOG_ACL_DESC_CHANGE_SETTING_POLL_CREATE', 1, 0),
(52, 'polls', 'polls_edit', 1, 'COM_EASYBLOG_ACL_DESC_CHANGE_SETTING_POLL_EDIT', 1, 0),
(53, 'polls', 'polls_manage', 1, 'COM_EASYBLOG_ACL_DESC_CHANGE_SETTING_POLL_MANAGE', 1, 0),
(54, 'composer', 'create_block_templates', 1, 'COM_EASYBLOG_ACL_DESC_CREATE_BLOCK_TEMPLATES', 1, 0);

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

--
-- Table structure for table `cuod6_easyblog_acl_filters`
--

DROP TABLE IF EXISTS `cuod6_easyblog_acl_filters`;
CREATE TABLE `cuod6_easyblog_acl_filters` (
  `content_id` bigint(20) UNSIGNED NOT NULL,
  `disallow_tags` text NOT NULL,
  `disallow_attributes` text NOT NULL,
  `type` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `cuod6_easyblog_acl_filters`
--

INSERT INTO `cuod6_easyblog_acl_filters` (`content_id`, `disallow_tags`, `disallow_attributes`, `type`) VALUES
(1, 'script,applet,iframe', 'onclick,onblur,onchange,onfocus,onreset,onselect,onsubmit,onabort,onkeydown,onkeypress,onkeyup,onmouseover,onmouseout,ondblclick,onmousemove,onmousedown,onmouseup,onerror,onload,onunload', 'group'),
(9, 'script,applet,iframe', 'onclick,onblur,onchange,onfocus,onreset,onselect,onsubmit,onabort,onkeydown,onkeypress,onkeyup,onmouseover,onmouseout,ondblclick,onmousemove,onmousedown,onmouseup,onerror,onload,onunload', 'group'),
(6, 'script,applet,iframe', 'onclick,onblur,onchange,onfocus,onreset,onselect,onsubmit,onabort,onkeydown,onkeypress,onkeyup,onmouseover,onmouseout,ondblclick,onmousemove,onmousedown,onmouseup,onerror,onload,onunload', 'group'),
(7, '', '', 'group'),
(2, 'script,applet,iframe', 'onclick,onblur,onchange,onfocus,onreset,onselect,onsubmit,onabort,onkeydown,onkeypress,onkeyup,onmouseover,onmouseout,ondblclick,onmousemove,onmousedown,onmouseup,onerror,onload,onunload', 'group'),
(3, 'script,applet,iframe', 'onclick,onblur,onchange,onfocus,onreset,onselect,onsubmit,onabort,onkeydown,onkeypress,onkeyup,onmouseover,onmouseout,ondblclick,onmousemove,onmousedown,onmouseup,onerror,onload,onunload', 'group'),
(4, 'script,applet,iframe', 'onclick,onblur,onchange,onfocus,onreset,onselect,onsubmit,onabort,onkeydown,onkeypress,onkeyup,onmouseover,onmouseout,ondblclick,onmousemove,onmousedown,onmouseup,onerror,onload,onunload', 'group'),
(5, 'script,applet,iframe', 'onclick,onblur,onchange,onfocus,onreset,onselect,onsubmit,onabort,onkeydown,onkeypress,onkeyup,onmouseover,onmouseout,ondblclick,onmousemove,onmousedown,onmouseup,onerror,onload,onunload', 'group'),
(8, '', '', 'group');

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

--
-- Table structure for table `cuod6_easyblog_acl_group`
--

DROP TABLE IF EXISTS `cuod6_easyblog_acl_group`;
CREATE TABLE `cuod6_easyblog_acl_group` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `content_id` bigint(20) UNSIGNED NOT NULL,
  `acl_id` bigint(20) UNSIGNED NOT NULL,
  `status` tinyint(1) NOT NULL,
  `type` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `cuod6_easyblog_acl_group`
--

INSERT INTO `cuod6_easyblog_acl_group` (`id`, `content_id`, `acl_id`, `status`, `type`) VALUES
(1, 1, 18, 1, 'group'),
(2, 1, 19, 1, 'group'),
(3, 1, 37, 1, 'group'),
(4, 1, 39, 1, 'group'),
(5, 1, 1, 0, 'group'),
(6, 1, 2, 0, 'group'),
(7, 1, 3, 0, 'group'),
(8, 1, 4, 0, 'group'),
(9, 1, 5, 0, 'group'),
(10, 1, 6, 0, 'group'),
(11, 1, 8, 0, 'group'),
(12, 1, 10, 0, 'group'),
(13, 1, 11, 0, 'group'),
(14, 1, 12, 0, 'group'),
(15, 1, 13, 0, 'group'),
(16, 1, 14, 0, 'group'),
(17, 1, 15, 0, 'group'),
(18, 1, 16, 0, 'group'),
(19, 1, 17, 0, 'group'),
(20, 1, 20, 0, 'group'),
(21, 1, 21, 0, 'group'),
(22, 1, 23, 0, 'group'),
(23, 1, 24, 0, 'group'),
(24, 1, 25, 0, 'group'),
(25, 1, 26, 0, 'group'),
(26, 1, 27, 0, 'group'),
(27, 1, 28, 0, 'group'),
(28, 1, 29, 0, 'group'),
(29, 1, 30, 0, 'group'),
(30, 1, 31, 0, 'group'),
(31, 1, 32, 0, 'group'),
(32, 1, 33, 0, 'group'),
(33, 1, 34, 0, 'group'),
(34, 1, 35, 0, 'group'),
(35, 1, 36, 0, 'group'),
(36, 1, 38, 0, 'group'),
(37, 1, 40, 0, 'group'),
(38, 1, 41, 0, 'group'),
(39, 1, 42, 0, 'group'),
(40, 1, 43, 0, 'group'),
(41, 1, 44, 0, 'group'),
(42, 1, 45, 0, 'group'),
(43, 1, 46, 0, 'group'),
(44, 1, 47, 0, 'group'),
(45, 1, 48, 0, 'group'),
(46, 1, 49, 0, 'group'),
(47, 1, 50, 0, 'group'),
(48, 1, 51, 0, 'group'),
(49, 1, 52, 0, 'group'),
(50, 1, 53, 0, 'group'),
(51, 1, 54, 0, 'group'),
(52, 9, 18, 1, 'group'),
(53, 9, 19, 1, 'group'),
(54, 9, 37, 1, 'group'),
(55, 9, 39, 1, 'group'),
(56, 9, 1, 0, 'group'),
(57, 9, 2, 0, 'group'),
(58, 9, 3, 0, 'group'),
(59, 9, 4, 0, 'group'),
(60, 9, 5, 0, 'group'),
(61, 9, 6, 0, 'group'),
(62, 9, 8, 0, 'group'),
(63, 9, 10, 0, 'group'),
(64, 9, 11, 0, 'group'),
(65, 9, 12, 0, 'group'),
(66, 9, 13, 0, 'group'),
(67, 9, 14, 0, 'group'),
(68, 9, 15, 0, 'group'),
(69, 9, 16, 0, 'group'),
(70, 9, 17, 0, 'group'),
(71, 9, 20, 0, 'group'),
(72, 9, 21, 0, 'group'),
(73, 9, 23, 0, 'group'),
(74, 9, 24, 0, 'group'),
(75, 9, 25, 0, 'group'),
(76, 9, 26, 0, 'group'),
(77, 9, 27, 0, 'group'),
(78, 9, 28, 0, 'group'),
(79, 9, 29, 0, 'group'),
(80, 9, 30, 0, 'group'),
(81, 9, 31, 0, 'group'),
(82, 9, 32, 0, 'group'),
(83, 9, 33, 0, 'group'),
(84, 9, 34, 0, 'group'),
(85, 9, 35, 0, 'group'),
(86, 9, 36, 0, 'group'),
(87, 9, 38, 0, 'group'),
(88, 9, 40, 0, 'group'),
(89, 9, 41, 0, 'group'),
(90, 9, 42, 0, 'group'),
(91, 9, 43, 0, 'group'),
(92, 9, 44, 0, 'group'),
(93, 9, 45, 0, 'group'),
(94, 9, 46, 0, 'group'),
(95, 9, 47, 0, 'group'),
(96, 9, 48, 0, 'group'),
(97, 9, 49, 0, 'group'),
(98, 9, 50, 0, 'group'),
(99, 9, 51, 0, 'group'),
(100, 9, 52, 0, 'group'),
(101, 9, 53, 0, 'group'),
(102, 9, 54, 0, 'group'),
(103, 6, 1, 1, 'group'),
(104, 6, 3, 1, 'group'),
(105, 6, 4, 1, 'group'),
(106, 6, 6, 1, 'group'),
(107, 6, 8, 1, 'group'),
(108, 6, 10, 1, 'group'),
(109, 6, 11, 1, 'group'),
(110, 6, 12, 1, 'group'),
(111, 6, 13, 1, 'group'),
(112, 6, 14, 1, 'group'),
(113, 6, 15, 1, 'group'),
(114, 6, 16, 1, 'group'),
(115, 6, 17, 1, 'group'),
(116, 6, 18, 1, 'group'),
(117, 6, 19, 1, 'group'),
(118, 6, 21, 1, 'group'),
(119, 6, 23, 1, 'group'),
(120, 6, 24, 1, 'group'),
(121, 6, 25, 1, 'group'),
(122, 6, 27, 1, 'group'),
(123, 6, 28, 1, 'group'),
(124, 6, 30, 1, 'group'),
(125, 6, 33, 1, 'group'),
(126, 6, 34, 1, 'group'),
(127, 6, 35, 1, 'group'),
(128, 6, 36, 1, 'group'),
(129, 6, 37, 1, 'group'),
(130, 6, 39, 1, 'group'),
(131, 6, 40, 1, 'group'),
(132, 6, 41, 1, 'group'),
(133, 6, 42, 1, 'group'),
(134, 6, 46, 1, 'group'),
(135, 6, 48, 1, 'group'),
(136, 6, 49, 1, 'group'),
(137, 6, 2, 0, 'group'),
(138, 6, 5, 0, 'group'),
(139, 6, 20, 0, 'group'),
(140, 6, 26, 0, 'group'),
(141, 6, 29, 0, 'group'),
(142, 6, 31, 0, 'group'),
(143, 6, 32, 0, 'group'),
(144, 6, 38, 0, 'group'),
(145, 6, 43, 0, 'group'),
(146, 6, 44, 0, 'group'),
(147, 6, 45, 0, 'group'),
(148, 6, 47, 0, 'group'),
(149, 6, 50, 0, 'group'),
(150, 6, 51, 0, 'group'),
(151, 6, 52, 0, 'group'),
(152, 6, 53, 0, 'group'),
(153, 6, 54, 0, 'group'),
(154, 7, 1, 1, 'group'),
(155, 7, 2, 1, 'group'),
(156, 7, 3, 1, 'group'),
(157, 7, 4, 1, 'group'),
(158, 7, 5, 1, 'group'),
(159, 7, 6, 1, 'group'),
(160, 7, 8, 1, 'group'),
(161, 7, 10, 1, 'group'),
(162, 7, 11, 1, 'group'),
(163, 7, 12, 1, 'group'),
(164, 7, 13, 1, 'group'),
(165, 7, 14, 1, 'group'),
(166, 7, 15, 1, 'group'),
(167, 7, 16, 1, 'group'),
(168, 7, 17, 1, 'group'),
(169, 7, 18, 1, 'group'),
(170, 7, 19, 1, 'group'),
(171, 7, 20, 1, 'group'),
(172, 7, 21, 1, 'group'),
(173, 7, 23, 1, 'group'),
(174, 7, 24, 1, 'group'),
(175, 7, 25, 1, 'group'),
(176, 7, 27, 1, 'group'),
(177, 7, 28, 1, 'group'),
(178, 7, 29, 1, 'group'),
(179, 7, 30, 1, 'group'),
(180, 7, 31, 1, 'group'),
(181, 7, 32, 1, 'group'),
(182, 7, 33, 1, 'group'),
(183, 7, 34, 1, 'group'),
(184, 7, 35, 1, 'group'),
(185, 7, 36, 1, 'group'),
(186, 7, 37, 1, 'group'),
(187, 7, 38, 1, 'group'),
(188, 7, 39, 1, 'group'),
(189, 7, 40, 1, 'group'),
(190, 7, 41, 1, 'group'),
(191, 7, 42, 1, 'group'),
(192, 7, 43, 1, 'group'),
(193, 7, 44, 1, 'group'),
(194, 7, 45, 1, 'group'),
(195, 7, 46, 1, 'group'),
(196, 7, 47, 1, 'group'),
(197, 7, 48, 1, 'group'),
(198, 7, 49, 1, 'group'),
(199, 7, 50, 1, 'group'),
(200, 7, 51, 1, 'group'),
(201, 7, 52, 1, 'group'),
(202, 7, 53, 1, 'group'),
(203, 7, 54, 1, 'group'),
(204, 7, 26, 0, 'group'),
(205, 2, 1, 1, 'group'),
(206, 2, 3, 1, 'group'),
(207, 2, 4, 1, 'group'),
(208, 2, 6, 1, 'group'),
(209, 2, 8, 1, 'group'),
(210, 2, 10, 1, 'group'),
(211, 2, 11, 1, 'group'),
(212, 2, 12, 1, 'group'),
(213, 2, 13, 1, 'group'),
(214, 2, 14, 1, 'group'),
(215, 2, 15, 1, 'group'),
(216, 2, 16, 1, 'group'),
(217, 2, 17, 1, 'group'),
(218, 2, 18, 1, 'group'),
(219, 2, 19, 1, 'group'),
(220, 2, 21, 1, 'group'),
(221, 2, 23, 1, 'group'),
(222, 2, 24, 1, 'group'),
(223, 2, 25, 1, 'group'),
(224, 2, 27, 1, 'group'),
(225, 2, 28, 1, 'group'),
(226, 2, 30, 1, 'group'),
(227, 2, 33, 1, 'group'),
(228, 2, 34, 1, 'group'),
(229, 2, 35, 1, 'group'),
(230, 2, 36, 1, 'group'),
(231, 2, 37, 1, 'group'),
(232, 2, 39, 1, 'group'),
(233, 2, 40, 1, 'group'),
(234, 2, 41, 1, 'group'),
(235, 2, 42, 1, 'group'),
(236, 2, 46, 1, 'group'),
(237, 2, 48, 1, 'group'),
(238, 2, 49, 1, 'group'),
(239, 2, 2, 0, 'group'),
(240, 2, 5, 0, 'group'),
(241, 2, 20, 0, 'group'),
(242, 2, 26, 0, 'group'),
(243, 2, 29, 0, 'group'),
(244, 2, 31, 0, 'group'),
(245, 2, 32, 0, 'group'),
(246, 2, 38, 0, 'group'),
(247, 2, 43, 0, 'group'),
(248, 2, 44, 0, 'group'),
(249, 2, 45, 0, 'group'),
(250, 2, 47, 0, 'group'),
(251, 2, 50, 0, 'group'),
(252, 2, 51, 0, 'group'),
(253, 2, 52, 0, 'group'),
(254, 2, 53, 0, 'group'),
(255, 2, 54, 0, 'group'),
(256, 3, 1, 1, 'group'),
(257, 3, 3, 1, 'group'),
(258, 3, 4, 1, 'group'),
(259, 3, 6, 1, 'group'),
(260, 3, 8, 1, 'group'),
(261, 3, 10, 1, 'group'),
(262, 3, 11, 1, 'group'),
(263, 3, 12, 1, 'group'),
(264, 3, 13, 1, 'group'),
(265, 3, 14, 1, 'group'),
(266, 3, 15, 1, 'group'),
(267, 3, 16, 1, 'group'),
(268, 3, 17, 1, 'group'),
(269, 3, 18, 1, 'group'),
(270, 3, 19, 1, 'group'),
(271, 3, 21, 1, 'group'),
(272, 3, 23, 1, 'group'),
(273, 3, 24, 1, 'group'),
(274, 3, 25, 1, 'group'),
(275, 3, 27, 1, 'group'),
(276, 3, 28, 1, 'group'),
(277, 3, 30, 1, 'group'),
(278, 3, 33, 1, 'group'),
(279, 3, 34, 1, 'group'),
(280, 3, 35, 1, 'group'),
(281, 3, 36, 1, 'group'),
(282, 3, 37, 1, 'group'),
(283, 3, 39, 1, 'group'),
(284, 3, 40, 1, 'group'),
(285, 3, 41, 1, 'group'),
(286, 3, 42, 1, 'group'),
(287, 3, 46, 1, 'group'),
(288, 3, 48, 1, 'group'),
(289, 3, 49, 1, 'group'),
(290, 3, 2, 0, 'group'),
(291, 3, 5, 0, 'group'),
(292, 3, 20, 0, 'group'),
(293, 3, 26, 0, 'group'),
(294, 3, 29, 0, 'group'),
(295, 3, 31, 0, 'group'),
(296, 3, 32, 0, 'group'),
(297, 3, 38, 0, 'group'),
(298, 3, 43, 0, 'group'),
(299, 3, 44, 0, 'group'),
(300, 3, 45, 0, 'group'),
(301, 3, 47, 0, 'group'),
(302, 3, 50, 0, 'group'),
(303, 3, 51, 0, 'group'),
(304, 3, 52, 0, 'group'),
(305, 3, 53, 0, 'group'),
(306, 3, 54, 0, 'group'),
(307, 4, 1, 1, 'group'),
(308, 4, 3, 1, 'group'),
(309, 4, 4, 1, 'group'),
(310, 4, 6, 1, 'group'),
(311, 4, 8, 1, 'group'),
(312, 4, 10, 1, 'group'),
(313, 4, 11, 1, 'group'),
(314, 4, 12, 1, 'group'),
(315, 4, 13, 1, 'group'),
(316, 4, 14, 1, 'group'),
(317, 4, 15, 1, 'group'),
(318, 4, 16, 1, 'group'),
(319, 4, 17, 1, 'group'),
(320, 4, 18, 1, 'group'),
(321, 4, 19, 1, 'group'),
(322, 4, 21, 1, 'group'),
(323, 4, 23, 1, 'group'),
(324, 4, 24, 1, 'group'),
(325, 4, 25, 1, 'group'),
(326, 4, 27, 1, 'group'),
(327, 4, 28, 1, 'group'),
(328, 4, 30, 1, 'group'),
(329, 4, 33, 1, 'group'),
(330, 4, 34, 1, 'group'),
(331, 4, 35, 1, 'group'),
(332, 4, 36, 1, 'group'),
(333, 4, 37, 1, 'group'),
(334, 4, 39, 1, 'group'),
(335, 4, 40, 1, 'group'),
(336, 4, 41, 1, 'group'),
(337, 4, 42, 1, 'group'),
(338, 4, 46, 1, 'group'),
(339, 4, 48, 1, 'group'),
(340, 4, 49, 1, 'group'),
(341, 4, 2, 0, 'group'),
(342, 4, 5, 0, 'group'),
(343, 4, 20, 0, 'group'),
(344, 4, 26, 0, 'group'),
(345, 4, 29, 0, 'group'),
(346, 4, 31, 0, 'group'),
(347, 4, 32, 0, 'group'),
(348, 4, 38, 0, 'group'),
(349, 4, 43, 0, 'group'),
(350, 4, 44, 0, 'group'),
(351, 4, 45, 0, 'group'),
(352, 4, 47, 0, 'group'),
(353, 4, 50, 0, 'group'),
(354, 4, 51, 0, 'group'),
(355, 4, 52, 0, 'group'),
(356, 4, 53, 0, 'group'),
(357, 4, 54, 0, 'group'),
(358, 5, 1, 1, 'group'),
(359, 5, 3, 1, 'group'),
(360, 5, 4, 1, 'group'),
(361, 5, 6, 1, 'group'),
(362, 5, 8, 1, 'group'),
(363, 5, 10, 1, 'group'),
(364, 5, 11, 1, 'group'),
(365, 5, 12, 1, 'group'),
(366, 5, 13, 1, 'group'),
(367, 5, 14, 1, 'group'),
(368, 5, 15, 1, 'group'),
(369, 5, 16, 1, 'group'),
(370, 5, 17, 1, 'group'),
(371, 5, 18, 1, 'group'),
(372, 5, 19, 1, 'group'),
(373, 5, 21, 1, 'group'),
(374, 5, 23, 1, 'group'),
(375, 5, 24, 1, 'group'),
(376, 5, 25, 1, 'group'),
(377, 5, 27, 1, 'group'),
(378, 5, 28, 1, 'group'),
(379, 5, 30, 1, 'group'),
(380, 5, 33, 1, 'group'),
(381, 5, 34, 1, 'group'),
(382, 5, 35, 1, 'group'),
(383, 5, 36, 1, 'group'),
(384, 5, 37, 1, 'group'),
(385, 5, 39, 1, 'group'),
(386, 5, 40, 1, 'group'),
(387, 5, 41, 1, 'group'),
(388, 5, 42, 1, 'group'),
(389, 5, 46, 1, 'group'),
(390, 5, 48, 1, 'group'),
(391, 5, 49, 1, 'group'),
(392, 5, 2, 0, 'group'),
(393, 5, 5, 0, 'group'),
(394, 5, 20, 0, 'group'),
(395, 5, 26, 0, 'group'),
(396, 5, 29, 0, 'group'),
(397, 5, 31, 0, 'group'),
(398, 5, 32, 0, 'group'),
(399, 5, 38, 0, 'group'),
(400, 5, 43, 0, 'group'),
(401, 5, 44, 0, 'group'),
(402, 5, 45, 0, 'group'),
(403, 5, 47, 0, 'group'),
(404, 5, 50, 0, 'group'),
(405, 5, 51, 0, 'group'),
(406, 5, 52, 0, 'group'),
(407, 5, 53, 0, 'group'),
(408, 5, 54, 0, 'group'),
(409, 8, 1, 1, 'group'),
(410, 8, 2, 1, 'group'),
(411, 8, 3, 1, 'group'),
(412, 8, 4, 1, 'group'),
(413, 8, 5, 1, 'group'),
(414, 8, 6, 1, 'group'),
(415, 8, 8, 1, 'group'),
(416, 8, 10, 1, 'group'),
(417, 8, 11, 1, 'group'),
(418, 8, 12, 1, 'group'),
(419, 8, 13, 1, 'group'),
(420, 8, 14, 1, 'group'),
(421, 8, 15, 1, 'group'),
(422, 8, 16, 1, 'group'),
(423, 8, 17, 1, 'group'),
(424, 8, 18, 1, 'group'),
(425, 8, 19, 1, 'group'),
(426, 8, 20, 1, 'group'),
(427, 8, 21, 1, 'group'),
(428, 8, 23, 1, 'group'),
(429, 8, 24, 1, 'group'),
(430, 8, 25, 1, 'group'),
(431, 8, 27, 1, 'group'),
(432, 8, 28, 1, 'group'),
(433, 8, 29, 1, 'group'),
(434, 8, 30, 1, 'group'),
(435, 8, 31, 1, 'group'),
(436, 8, 32, 1, 'group'),
(437, 8, 33, 1, 'group'),
(438, 8, 34, 1, 'group'),
(439, 8, 35, 1, 'group'),
(440, 8, 36, 1, 'group'),
(441, 8, 37, 1, 'group'),
(442, 8, 38, 1, 'group'),
(443, 8, 39, 1, 'group'),
(444, 8, 40, 1, 'group'),
(445, 8, 41, 1, 'group'),
(446, 8, 42, 1, 'group'),
(447, 8, 43, 1, 'group'),
(448, 8, 44, 1, 'group'),
(449, 8, 45, 1, 'group'),
(450, 8, 46, 1, 'group'),
(451, 8, 47, 1, 'group'),
(452, 8, 48, 1, 'group'),
(453, 8, 49, 1, 'group'),
(454, 8, 50, 1, 'group'),
(455, 8, 51, 1, 'group'),
(456, 8, 52, 1, 'group'),
(457, 8, 53, 1, 'group'),
(458, 8, 54, 1, 'group'),
(459, 8, 26, 0, 'group');

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

--
-- Table structure for table `cuod6_easyblog_adsense`
--

DROP TABLE IF EXISTS `cuod6_easyblog_adsense`;
CREATE TABLE `cuod6_easyblog_adsense` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `code` varchar(255) NOT NULL,
  `published` tinyint(1) NOT NULL DEFAULT 0,
  `display` varchar(255) NOT NULL DEFAULT 'both'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_associations`
--

DROP TABLE IF EXISTS `cuod6_easyblog_associations`;
CREATE TABLE `cuod6_easyblog_associations` (
  `id` int(11) NOT NULL,
  `post_id` int(11) NOT NULL,
  `key` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_autoarticle_map`
--

DROP TABLE IF EXISTS `cuod6_easyblog_autoarticle_map`;
CREATE TABLE `cuod6_easyblog_autoarticle_map` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL,
  `content_id` bigint(20) UNSIGNED NOT NULL,
  `created` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_captcha`
--

DROP TABLE IF EXISTS `cuod6_easyblog_captcha`;
CREATE TABLE `cuod6_easyblog_captcha` (
  `id` int(11) NOT NULL,
  `response` varchar(5) NOT NULL DEFAULT '',
  `created` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_category`
--

DROP TABLE IF EXISTS `cuod6_easyblog_category`;
CREATE TABLE `cuod6_easyblog_category` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `created_by` int(11) NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `avatar` varchar(255) DEFAULT NULL,
  `parent_id` int(11) DEFAULT 0,
  `private` int(11) UNSIGNED NOT NULL DEFAULT 0,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `status` tinyint(1) UNSIGNED NOT NULL DEFAULT 0,
  `published` tinyint(1) UNSIGNED NOT NULL DEFAULT 0,
  `autopost` tinyint(1) UNSIGNED NOT NULL DEFAULT 1,
  `repost_autoposting` tinyint(1) UNSIGNED NOT NULL DEFAULT 0,
  `repost_autoposting_interval` tinyint(4) UNSIGNED NOT NULL DEFAULT 0,
  `ordering` tinyint(1) UNSIGNED NOT NULL DEFAULT 0,
  `level` int(11) UNSIGNED DEFAULT 0,
  `lft` int(11) UNSIGNED DEFAULT 0,
  `rgt` int(11) UNSIGNED DEFAULT 0,
  `default` tinyint(1) UNSIGNED DEFAULT 0,
  `theme` varchar(255) NOT NULL,
  `language` char(7) NOT NULL,
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `cuod6_easyblog_category`
--

INSERT INTO `cuod6_easyblog_category` (`id`, `created_by`, `title`, `description`, `alias`, `avatar`, `parent_id`, `private`, `created`, `status`, `published`, `autopost`, `repost_autoposting`, `repost_autoposting_interval`, `ordering`, `level`, `lft`, `rgt`, `default`, `theme`, `language`, `params`) VALUES
(1, 102, 'Uncategorized', '', 'uncategorized', NULL, 0, 0, '2025-04-25 11:56:57', 1, 1, 1, 0, 0, 1, 0, 1, 2, 1, '', '', ''),
(2, 102, 'Criminal Defense', '', 'criminal-defense', NULL, 0, 0, '2025-04-25 13:43:15', 0, 1, 1, 0, 0, 2, 0, 3, 4, 0, '', '', '{\"tags\":\"\",\"inherited\":\"1\",\"show_intro\":\"0\",\"post_image\":\"1\",\"post_image_placeholder\":\"0\",\"show_reading_time\":\"0\",\"post_title\":\"1\",\"post_category\":\"0\",\"post_date\":\"1\",\"post_ratings\":\"0\",\"post_hits\":\"0\",\"post_location\":\"0\",\"post_comment_counter\":\"0\",\"post_comment_form\":\"0\",\"post_fields\":\"0\",\"post_copyrights\":\"0\",\"post_font_resize\":\"0\",\"post_subscribe_form\":\"0\",\"post_print\":\"0\",\"post_bookmark\":\"0\",\"post_navigation\":\"0\",\"post_tags\":\"1\",\"post_type\":\"0\",\"post_reporting\":\"0\",\"post_social_buttons\":\"0\",\"post_reactions\":\"0\",\"post_author_recent\":\"0\",\"post_author_recent_limit\":\"3\",\"post_author\":\"0\",\"post_author_box\":\"0\",\"post_author_box_avatar\":\"0\",\"post_author_box_title\":\"0\",\"post_author_box_view_profile\":\"0\",\"post_author_box_more_posts\":\"0\",\"post_author_box_website\":\"0\",\"post_author_box_biography\":\"0\",\"post_related\":\"0\",\"post_related_image\":\"1\",\"post_related_limit\":\"5\",\"post_related_interval\":\"0\",\"category_acl_type\":\"2\"}'),
(3, 102, 'Criminal Investigation', '', 'criminal-investigation', NULL, 0, 0, '2025-04-25 13:43:38', 0, 1, 1, 0, 0, 3, 0, 5, 6, 0, '', '', '{\"tags\":\"\",\"inherited\":\"1\",\"show_intro\":\"0\",\"post_image\":\"1\",\"post_image_placeholder\":\"0\",\"show_reading_time\":\"0\",\"post_title\":\"1\",\"post_category\":\"0\",\"post_date\":\"1\",\"post_ratings\":\"0\",\"post_hits\":\"0\",\"post_location\":\"0\",\"post_comment_counter\":\"0\",\"post_comment_form\":\"0\",\"post_fields\":\"0\",\"post_copyrights\":\"0\",\"post_font_resize\":\"0\",\"post_subscribe_form\":\"0\",\"post_print\":\"0\",\"post_bookmark\":\"0\",\"post_navigation\":\"0\",\"post_tags\":\"1\",\"post_type\":\"0\",\"post_reporting\":\"0\",\"post_social_buttons\":\"0\",\"post_reactions\":\"0\",\"post_author_recent\":\"0\",\"post_author_recent_limit\":\"3\",\"post_author\":\"0\",\"post_author_box\":\"0\",\"post_author_box_avatar\":\"0\",\"post_author_box_title\":\"0\",\"post_author_box_view_profile\":\"0\",\"post_author_box_more_posts\":\"0\",\"post_author_box_website\":\"0\",\"post_author_box_biography\":\"0\",\"post_related\":\"0\",\"post_related_image\":\"1\",\"post_related_limit\":\"5\",\"post_related_interval\":\"0\",\"category_acl_type\":\"2\"}'),
(4, 102, 'Defense Review', '', 'defense-review', NULL, 0, 0, '2025-04-25 13:43:53', 0, 1, 1, 0, 0, 4, 0, 7, 8, 0, '', '', '{\"tags\":\"\",\"inherited\":\"1\",\"show_intro\":\"0\",\"post_image\":\"1\",\"post_image_placeholder\":\"0\",\"show_reading_time\":\"0\",\"post_title\":\"1\",\"post_category\":\"0\",\"post_date\":\"1\",\"post_ratings\":\"0\",\"post_hits\":\"0\",\"post_location\":\"0\",\"post_comment_counter\":\"0\",\"post_comment_form\":\"0\",\"post_fields\":\"0\",\"post_copyrights\":\"0\",\"post_font_resize\":\"0\",\"post_subscribe_form\":\"0\",\"post_print\":\"0\",\"post_bookmark\":\"0\",\"post_navigation\":\"0\",\"post_tags\":\"1\",\"post_type\":\"0\",\"post_reporting\":\"0\",\"post_social_buttons\":\"0\",\"post_reactions\":\"0\",\"post_author_recent\":\"0\",\"post_author_recent_limit\":\"3\",\"post_author\":\"0\",\"post_author_box\":\"0\",\"post_author_box_avatar\":\"0\",\"post_author_box_title\":\"0\",\"post_author_box_view_profile\":\"0\",\"post_author_box_more_posts\":\"0\",\"post_author_box_website\":\"0\",\"post_author_box_biography\":\"0\",\"post_related\":\"0\",\"post_related_image\":\"1\",\"post_related_limit\":\"5\",\"post_related_interval\":\"0\",\"category_acl_type\":\"2\"}'),
(5, 102, 'Location Tracking', '', 'location-tracking', NULL, 0, 0, '2025-04-25 13:44:07', 0, 1, 1, 0, 0, 5, 0, 9, 10, 0, '', '', '{\"tags\":\"\",\"inherited\":\"1\",\"show_intro\":\"0\",\"post_image\":\"1\",\"post_image_placeholder\":\"0\",\"show_reading_time\":\"0\",\"post_title\":\"1\",\"post_category\":\"0\",\"post_date\":\"1\",\"post_ratings\":\"0\",\"post_hits\":\"0\",\"post_location\":\"0\",\"post_comment_counter\":\"0\",\"post_comment_form\":\"0\",\"post_fields\":\"0\",\"post_copyrights\":\"0\",\"post_font_resize\":\"0\",\"post_subscribe_form\":\"0\",\"post_print\":\"0\",\"post_bookmark\":\"0\",\"post_navigation\":\"0\",\"post_tags\":\"1\",\"post_type\":\"0\",\"post_reporting\":\"0\",\"post_social_buttons\":\"0\",\"post_reactions\":\"0\",\"post_author_recent\":\"0\",\"post_author_recent_limit\":\"3\",\"post_author\":\"0\",\"post_author_box\":\"0\",\"post_author_box_avatar\":\"0\",\"post_author_box_title\":\"0\",\"post_author_box_view_profile\":\"0\",\"post_author_box_more_posts\":\"0\",\"post_author_box_website\":\"0\",\"post_author_box_biography\":\"0\",\"post_related\":\"0\",\"post_related_image\":\"1\",\"post_related_limit\":\"5\",\"post_related_interval\":\"0\",\"category_acl_type\":\"2\"}'),
(6, 102, 'Digital Forensics ', '', 'digital-forensics', NULL, 0, 0, '2025-04-25 13:50:42', 0, 1, 1, 0, 0, 6, 0, 11, 12, 0, '', '', '{\"tags\":\"\",\"inherited\":\"1\",\"show_intro\":\"0\",\"post_image\":\"1\",\"post_image_placeholder\":\"0\",\"show_reading_time\":\"0\",\"post_title\":\"1\",\"post_category\":\"0\",\"post_date\":\"1\",\"post_ratings\":\"0\",\"post_hits\":\"0\",\"post_location\":\"0\",\"post_comment_counter\":\"0\",\"post_comment_form\":\"0\",\"post_fields\":\"0\",\"post_copyrights\":\"0\",\"post_font_resize\":\"0\",\"post_subscribe_form\":\"0\",\"post_print\":\"0\",\"post_bookmark\":\"0\",\"post_navigation\":\"0\",\"post_tags\":\"1\",\"post_type\":\"0\",\"post_reporting\":\"0\",\"post_social_buttons\":\"0\",\"post_reactions\":\"0\",\"post_author_recent\":\"0\",\"post_author_recent_limit\":\"3\",\"post_author\":\"0\",\"post_author_box\":\"0\",\"post_author_box_avatar\":\"0\",\"post_author_box_title\":\"0\",\"post_author_box_view_profile\":\"0\",\"post_author_box_more_posts\":\"0\",\"post_author_box_website\":\"0\",\"post_author_box_biography\":\"0\",\"post_related\":\"0\",\"post_related_image\":\"1\",\"post_related_limit\":\"5\",\"post_related_interval\":\"0\",\"category_acl_type\":\"2\"}'),
(7, 102, 'AI', '', 'ai', NULL, 0, 0, '2025-04-25 13:50:48', 0, 1, 1, 0, 0, 7, 0, 13, 14, 0, '', '', '{\"tags\":\"\",\"inherited\":\"1\",\"show_intro\":\"0\",\"post_image\":\"1\",\"post_image_placeholder\":\"0\",\"show_reading_time\":\"0\",\"post_title\":\"1\",\"post_category\":\"0\",\"post_date\":\"1\",\"post_ratings\":\"0\",\"post_hits\":\"0\",\"post_location\":\"0\",\"post_comment_counter\":\"0\",\"post_comment_form\":\"0\",\"post_fields\":\"0\",\"post_copyrights\":\"0\",\"post_font_resize\":\"0\",\"post_subscribe_form\":\"0\",\"post_print\":\"0\",\"post_bookmark\":\"0\",\"post_navigation\":\"0\",\"post_tags\":\"1\",\"post_type\":\"0\",\"post_reporting\":\"0\",\"post_social_buttons\":\"0\",\"post_reactions\":\"0\",\"post_author_recent\":\"0\",\"post_author_recent_limit\":\"3\",\"post_author\":\"0\",\"post_author_box\":\"0\",\"post_author_box_avatar\":\"0\",\"post_author_box_title\":\"0\",\"post_author_box_view_profile\":\"0\",\"post_author_box_more_posts\":\"0\",\"post_author_box_website\":\"0\",\"post_author_box_biography\":\"0\",\"post_related\":\"0\",\"post_related_image\":\"1\",\"post_related_limit\":\"5\",\"post_related_interval\":\"0\",\"category_acl_type\":\"2\"}'),
(8, 102, 'Legal Support', '', 'legal-support', NULL, 0, 0, '2025-04-25 13:51:09', 0, 1, 1, 0, 0, 8, 0, 15, 16, 0, '', '', '{\"tags\":\"\",\"inherited\":\"1\",\"show_intro\":\"0\",\"post_image\":\"1\",\"post_image_placeholder\":\"0\",\"show_reading_time\":\"0\",\"post_title\":\"1\",\"post_category\":\"0\",\"post_date\":\"1\",\"post_ratings\":\"0\",\"post_hits\":\"0\",\"post_location\":\"0\",\"post_comment_counter\":\"0\",\"post_comment_form\":\"0\",\"post_fields\":\"0\",\"post_copyrights\":\"0\",\"post_font_resize\":\"0\",\"post_subscribe_form\":\"0\",\"post_print\":\"0\",\"post_bookmark\":\"0\",\"post_navigation\":\"0\",\"post_tags\":\"1\",\"post_type\":\"0\",\"post_reporting\":\"0\",\"post_social_buttons\":\"0\",\"post_reactions\":\"0\",\"post_author_recent\":\"0\",\"post_author_recent_limit\":\"3\",\"post_author\":\"0\",\"post_author_box\":\"0\",\"post_author_box_avatar\":\"0\",\"post_author_box_title\":\"0\",\"post_author_box_view_profile\":\"0\",\"post_author_box_more_posts\":\"0\",\"post_author_box_website\":\"0\",\"post_author_box_biography\":\"0\",\"post_related\":\"0\",\"post_related_image\":\"1\",\"post_related_limit\":\"5\",\"post_related_interval\":\"0\",\"category_acl_type\":\"2\"}'),
(9, 102, 'Mobile Forensics', '', 'mobile-forensics', NULL, 0, 0, '2025-04-25 13:51:22', 0, 1, 1, 0, 0, 9, 0, 17, 18, 0, '', '', '{\"tags\":\"\",\"inherited\":\"1\",\"show_intro\":\"0\",\"post_image\":\"1\",\"post_image_placeholder\":\"0\",\"show_reading_time\":\"0\",\"post_title\":\"1\",\"post_category\":\"0\",\"post_date\":\"1\",\"post_ratings\":\"0\",\"post_hits\":\"0\",\"post_location\":\"0\",\"post_comment_counter\":\"0\",\"post_comment_form\":\"0\",\"post_fields\":\"0\",\"post_copyrights\":\"0\",\"post_font_resize\":\"0\",\"post_subscribe_form\":\"0\",\"post_print\":\"0\",\"post_bookmark\":\"0\",\"post_navigation\":\"0\",\"post_tags\":\"1\",\"post_type\":\"0\",\"post_reporting\":\"0\",\"post_social_buttons\":\"0\",\"post_reactions\":\"0\",\"post_author_recent\":\"0\",\"post_author_recent_limit\":\"3\",\"post_author\":\"0\",\"post_author_box\":\"0\",\"post_author_box_avatar\":\"0\",\"post_author_box_title\":\"0\",\"post_author_box_view_profile\":\"0\",\"post_author_box_more_posts\":\"0\",\"post_author_box_website\":\"0\",\"post_author_box_biography\":\"0\",\"post_related\":\"0\",\"post_related_image\":\"1\",\"post_related_limit\":\"5\",\"post_related_interval\":\"0\",\"category_acl_type\":\"2\"}');

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

--
-- Table structure for table `cuod6_easyblog_category_acl`
--

DROP TABLE IF EXISTS `cuod6_easyblog_category_acl`;
CREATE TABLE `cuod6_easyblog_category_acl` (
  `id` bigint(20) NOT NULL,
  `category_id` bigint(20) NOT NULL,
  `acl_id` bigint(20) NOT NULL,
  `acl_type` varchar(255) NOT NULL,
  `type` varchar(255) NOT NULL,
  `content_id` bigint(20) NOT NULL,
  `status` tinyint(1) DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_category_fields_groups`
--

DROP TABLE IF EXISTS `cuod6_easyblog_category_fields_groups`;
CREATE TABLE `cuod6_easyblog_category_fields_groups` (
  `id` int(11) NOT NULL,
  `category_id` int(11) NOT NULL,
  `group_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_comment`
--

DROP TABLE IF EXISTS `cuod6_easyblog_comment`;
CREATE TABLE `cuod6_easyblog_comment` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL,
  `comment` text DEFAULT NULL,
  `name` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `email` varchar(255) DEFAULT '',
  `url` varchar(255) DEFAULT '',
  `ip` varchar(255) DEFAULT '',
  `created_by` bigint(20) UNSIGNED DEFAULT 0,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified` datetime DEFAULT '0000-00-00 00:00:00',
  `published` tinyint(1) UNSIGNED NOT NULL DEFAULT 0,
  `publish_up` datetime DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime DEFAULT '0000-00-00 00:00:00',
  `ordering` tinyint(1) UNSIGNED NOT NULL DEFAULT 0,
  `vote` int(11) UNSIGNED NOT NULL DEFAULT 0,
  `hits` int(11) UNSIGNED NOT NULL DEFAULT 0,
  `sent` tinyint(1) DEFAULT 0,
  `parent_id` int(11) UNSIGNED DEFAULT 0,
  `lft` int(11) UNSIGNED NOT NULL DEFAULT 0,
  `rgt` int(11) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_composer_blocks`
--

DROP TABLE IF EXISTS `cuod6_easyblog_composer_blocks`;
CREATE TABLE `cuod6_easyblog_composer_blocks` (
  `id` int(11) NOT NULL,
  `group` varchar(255) NOT NULL,
  `element` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` varchar(255) NOT NULL,
  `keywords` text NOT NULL,
  `published` tinyint(3) NOT NULL,
  `created` datetime DEFAULT NULL,
  `ordering` int(11) NOT NULL,
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `cuod6_easyblog_composer_blocks`
--

INSERT INTO `cuod6_easyblog_composer_blocks` (`id`, `group`, `element`, `title`, `description`, `keywords`, `published`, `created`, `ordering`, `params`) VALUES
(1, 'layout', 'accordion', 'Accordion Block', 'Accordion block allows authors to display information in collapsible rows', 'accordion', 1, NULL, 48, ''),
(2, 'elements', 'alerts', 'Alerts Block', 'Allows you to insert an emphasis into the editor.', 'emphasis, alert, info, panel, message, highlight, important', 1, NULL, 7, ''),
(3, 'embeddables', 'apple', 'Apple', 'Apple block allows authors to embed podcast, music, album and playlist from Apple', 'podcast, music, album, playlist', 1, NULL, 53, ''),
(4, 'media', 'audio', 'Audio Block', 'Allows you to embed an audio block into your blog post.', 'audio, mp3, songs, media', 1, NULL, 17, ''),
(5, 'embeddables', 'behance', 'Behance Block', 'Allows you to embed a Behance widget in your blog post.', 'behance, photos, creativity, creative', 1, NULL, 27, ''),
(6, 'elements', 'buttons', 'Buttons Block', 'Allows you to insert a button into the editor', 'buttons, call to action', 1, NULL, 9, ''),
(7, 'elements', 'code', 'Code Block', 'Allows you to insert a code block in the editor.', 'code, pre, syntax highlighter', 1, NULL, 11, ''),
(8, 'embeddables', 'codepen', 'Codepen Block', 'Allows you to embed codepen block in your blog post.', 'code, editor, syntax highlighter, code preview', 1, NULL, 30, ''),
(9, 'layout', 'columns', 'Columns Block', 'Allows you to insert multi column row into the editor', 'columns, divider', 1, NULL, 4, ''),
(10, 'media', 'comparison', 'Image Comparison Block', 'Allows you to compare between 2 different images with a slider', 'thumbnails, small, images, photos, comparison', 1, NULL, 46, ''),
(11, 'embeddables', 'dailymotion', 'Daily Motion', 'Allows you to embed a DailyMotion video.', 'video, daily motion, videos, media', 1, NULL, 35, ''),
(12, 'embeddables', 'easysocial', 'Easysocial Video', 'Allows you to embed a Easysocial video', 'video, easysocial, videos, media', 1, NULL, 54, ''),
(13, 'embeddables', 'facebook', 'Facebook', 'Embed Facebook posts in your blog post by using this block.', 'Facebook, social networking, social', 1, NULL, 41, ''),
(14, 'media', 'file', 'File Block', 'Allows you to insert a file into the editor.', 'pdf, exe, txt, file', 1, NULL, 18, ''),
(15, 'media', 'gallery', 'Gallery Block', 'Allows you to select multiple images to construct a picture gallery.', 'gallery, multiple, images, photos', 1, NULL, 14, ''),
(16, 'embeddables', 'giphy', 'GIPHY', 'GIPHY block allows authors to insert and share an item from GIPHY', 'giphy, gif, sticker', 1, NULL, 49, ''),
(17, 'embeddables', 'gist', 'Gist', 'Embed Gist codes in your blog post by using this block.', 'Gist, code, syntax highlighter', 1, NULL, 24, ''),
(18, 'layout', 'heading', 'Heading Block', 'Heading block allows the author to insert heading tags in the blog post.', 'heading, header, title', 1, NULL, 1, '[{\"name\":\"default\",\"type\":\"dropdown\",\"default\":\"h2\",\"label\":\"COM_EB_BLOCKS_HEADING_DEFAULT\",\"options\":[{\"title\":\"Heading 1\",\"value\":\"h1\"},{\"title\":\"Heading 2\",\"value\":\"h2\"},{\"title\":\"Heading 3\",\"value\":\"h3\"},{\"title\":\"Heading 4\",\"value\":\"h4\"},{\"title\":\"Heading 5\",\"value\":\"h5\"},{\"title\":\"Heading 6\",\"value\":\"h6\"}]}]'),
(19, 'misc', 'html', 'Html Block', 'Allows you to insert custom html codes within the editor', 'html, custom html', 1, NULL, 19, ''),
(20, 'media', 'image', 'Image Block', 'Allows you to embed an image into the editor.', 'images, photos', 1, NULL, 12, ''),
(21, 'embeddables', 'instagram', 'Instagram Block', 'Allows you to embed an Instagram widget from Instagram in your blog post.', 'instagram, photos, photo embed', 1, NULL, 25, ''),
(22, 'elements', 'links', 'Links Block', 'Allows you to insert a link content into the editor.\'', 'links, share, url, bookmark', 1, NULL, 10, ''),
(23, 'embeddables', 'lottie', 'Lottie', 'Lottie block allows authors to embed an animation from Lottie', 'animation, illustration, motion, design, lottie', 1, NULL, 54, ''),
(24, 'embeddables', 'metacafe', 'Metacafe', 'Allows you to embed videos from Metacafe', 'video, videos, metacafe, media', 1, NULL, 38, ''),
(25, 'misc', 'module', 'Module Block', 'Allows you to add a module in your blog post.', 'module, position', 1, NULL, 43, ''),
(26, 'elements', 'notes', 'Notes Block', 'Notes Block allows you to insert a note into the blog post.', 'emphasis, note, info, message, highlight, important', 1, NULL, 56, ''),
(27, 'misc', 'pagebreak', 'Page Break', 'Allows you to add page break in your blog post', 'pagebreak, pages, multiple page, split pages', 1, NULL, 23, ''),
(28, 'media', 'pdf', 'PDF Block', 'Allows you to embed a PDF preview within your blog post.', 'pdf, preview, document', 1, NULL, 42, ''),
(29, 'embeddables', 'polls', 'Polls', 'Polls block allows authors to embed a poll on the post for users to vote', 'poll, polls, vote, choice', 1, NULL, 50, ''),
(30, 'misc', 'post', 'Post', 'Allows users to insert a post block into the document.', 'posts, post, blog post, articles, existing', 2, NULL, 22, ''),
(31, 'embeddables', 'pinterest', 'Pinterest Block', 'Allows you to embed a pinterest pin within the post.', 'pinterest, pin, board', 1, NULL, 32, ''),
(32, 'elements', 'quotes', 'Quotes Block', 'Allows you to insert a block quote in the editor.', 'quotes, blockquotes', 1, NULL, 8, ''),
(33, 'misc', 'readmore', 'Readmore Block', 'Allows insertion of a read more block to separate the contents between intro text and full text', 'readmore, split pages', 1, NULL, 21, ''),
(34, 'misc', 'rule', 'Rule Block', 'Allows you to insert a horizontal line block in the editor', 'rule, horizontal rule, page break, divider', 1, NULL, 20, ''),
(35, 'layout', 'section', 'Section Block', 'Works as a section to allow you to group up blocks within a section', 'columns, divider, section', 1, NULL, 45, ''),
(36, 'embeddables', 'sendy', 'Sendy', 'Allows author to embed newsletter subscription form that is linked to Sendy', 'newsletter, sendy, subscription, subscribe, subscriber', 1, NULL, 47, ''),
(37, 'embeddables', 'slideshare', 'Slideshare Block', 'Allows you to embed slideshare slides in your blog post.', 'powerpoint, presentation, slides', 1, NULL, 29, ''),
(38, 'embeddables', 'soundcloud', 'Soundcloud Block', 'Allows you to embed a Soundcloud widget in your blog post.', 'soundcloud, music, player, audio', 1, NULL, 28, ''),
(39, 'embeddables', 'spotify', 'Spotify Block', 'Allows you to embed a Spotify widget from in  your blog post.', 'spotify, music, streaming, songs', 1, NULL, 26, ''),
(40, 'layout', 'table', 'Table Block', 'Allows you to insert a table into the editor', 'table, grid, excel, spreadsheet', 1, NULL, 5, ''),
(41, 'layout', 'tabs', 'Tabs Block', 'Tab block allows the author to create tabs within their blog post.', 'tabs', 1, NULL, 3, ''),
(42, 'embeddables', 'ted', 'TED', 'Allows you to embed videos from TED', 'video, ted, talks, media', 1, NULL, 37, ''),
(43, 'layout', 'text', 'Text Block', 'Text block is simply just a paragraph of text which the author can insert into their blog post.', 'text, paragraph', 1, NULL, 2, ''),
(44, 'media', 'thumbnails', 'Thumbnails Block', 'Allows you to insert a thumbnail into the editor', 'thumbnails, small, images, photos', 1, NULL, 15, ''),
(45, 'embeddables', 'tiktok', 'Tiktok', 'Tiktok block allows authors to embed a video from TikTok', 'video, social, dance, tiktok', 1, NULL, 51, ''),
(46, 'embeddables', 'tweet', 'Tweet', 'Allows you to embed a twitter post.', 'twitter, tweets, tweet', 1, NULL, 31, ''),
(47, 'embeddables', 'twitch', 'Twitch', 'Twitch block allows authors to embed live stream, video on demand (VOD), clip or chat from Twitch. <br><br> <b>Note:</b> In order to use this, your site must on HTTPS.', 'video, social, game, live, esport, music, chat, twitch', 1, NULL, 52, ''),
(48, 'media', 'video', 'Video Block', 'Allows you to insert an external video source from video providers within a blog post.', 'video, youtube, vimeo, embed', 1, NULL, 13, ''),
(49, 'embeddables', 'vimeo', 'Vimeo', 'Allows you to embed a vimeo video.', 'video, vimeo, videos, media', 1, NULL, 34, ''),
(50, 'embeddables', 'youtube', 'Youtube Block', 'Allows you to embed a youtube video', 'video, youtube, videos, media', 1, NULL, 33, '');

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

--
-- Table structure for table `cuod6_easyblog_composer_block_templates`
--

DROP TABLE IF EXISTS `cuod6_easyblog_composer_block_templates`;
CREATE TABLE `cuod6_easyblog_composer_block_templates` (
  `id` int(11) NOT NULL,
  `block_id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` varchar(255) NOT NULL,
  `data` longtext NOT NULL,
  `published` tinyint(1) NOT NULL,
  `created` datetime NOT NULL,
  `global` tinyint(1) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_configs`
--

DROP TABLE IF EXISTS `cuod6_easyblog_configs`;
CREATE TABLE `cuod6_easyblog_configs` (
  `name` varchar(255) NOT NULL,
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Store any configuration in key => params maps';

--
-- Dumping data for table `cuod6_easyblog_configs`
--

INSERT INTO `cuod6_easyblog_configs` (`name`, `params`) VALUES
('dbversion', '6.0.10'),
('config', 'main_apikey=\"4322849a60a54bb102375fe19817add0\"\nmain_global_title_enable=1\nmain_title=\"Blog\"\nmain_description=\"This is some blog description about this site\"\nsitename_position=\"default\"\nmain_multiblogger=1\nmain_comment=1\nmain_comment_multiple=0\nmain_technorati=0\nmain_joomlauserparams=\"0\"\nmain_hideintro_entryview=0\nmain_twitter_message=\"Published a new blog entry {title} in {category}. {link}\"\nmain_linkedin_message=\"Published a new blog entry {title} in {category}. {link}\"\nmain_twitter_shorten_url=0\nmain_twitter_urlshortener_login=\"\"\nmain_twitter_urlshortener_apikey=\"\"\nmain_twitter_button=1\nmain_twitter_button_style=\"vertical\"\nmain_twitter_cards=1\nmain_twitter_cards_type=\"summary_large_image\"\nmain_twitter_opengraph_imageavatar=0\nmain_category_privacy=\"1\"\nmain_feedburner=\"0\"\nmain_feedburnerblogger=\"1\"\nmain_feedburnerurl=\"\"\nmain_feedburnerfeedcount=\"\"\nmain_feedburner_url=\"\"\nmain_commentmoderatecomment=0\nmain_commentmoderateguestcomment=1\nmain_mailqueueonpageload=1\nmain_mail_total=20\nmain_avatarpath=\"images/easyblog_avatar/\"\nmain_bloggersubscription=\"1\"\nmain_url_translation=\"0\"\nmain_defaultallowcomment=\"1\"\nmain_showauthorinfo=1\nmain_showauthorposts=1\nmain_showauthorpostscount=3\nmain_subscription=\"1\"\nmain_subscription_confirmation=\"1\"\nmain_subscription_admin_notification=\"1\"\nmain_subscription_author_notification=\"0\"\nmain_subscription_author_post_notification=\"0\"\nmain_subscription_agreement=\"0\"\nmain_subscription_agreement_message=\"I agree to allow the site to collect my data solely for the use of subscriptions\"\nmain_orphanitem_ownership=\"250\"\nmain_dstoffset=0\nmain_categorysubscription=\"1\"\nmain_autofeatured=\"0\"\nmain_image_path=\"images/easyblog_images/\"\nmain_articles_path=\"images/easyblog_articles/\"\nmain_shared_path=\"images/easyblog_shared/\"\nmain_categoryavatarpath=\"images/easyblog_cavatar/\"\nmain_teamavatarpath=\"images/easyblog_tavatar/\"\nmain_blogpublishing=1\nmain_ratings=\"1\"\nmain_ratings_guests=\"0\"\nmain_ratings_revote=\"0\"\nmain_ratings_frontpage_locked=\"0\"\nmain_ratings_display_raters=\"1\"\nmain_ratings_display_raters_max=5\nmain_ratings_allow_author=\"1\"\nmain_tags_sorting=\"ASC\"\nmain_password_protect=\"0\"\nmain_autodraft_interval=90\nmain_blogprivacy=\"0\"\nmain_allowguestviewcomment=1\nmain_allowguestsubscribe=\"1\"\nmain_googlebuzz=1\nmain_googlebuzz_position=\"right\"\nmain_relatedpost=1\nmain_max_relatedpost=5\nmain_sitesubscription=\"1\"\nmain_teamsubscription=\"1\"\nmain_composer_exit_alert=\"0\"\nmain_includeteamblogpost=\"1\"\nmain_includeteamblogdescription=\"1\"\nmain_meta_autofillkeywords=\"1\"\nmain_bloggerlistingoption=\"1\"\nmain_categories_hideempty=\"1\"\nmain_login_read=\"0\"\nmain_meta_autofilldescription=\"1\"\nmain_meta_autofilldescription_length=\"250\"\nmain_teaser_image_align=\"center\"\nmain_locations_blog_language=\"en\"\nmain_image_gallery_frontpage=1\nmain_image_gallery_rowitems=3\nmain_image_gallery_maxwidth=128\nmain_mailtitle_length=25\nmain_blocked_words=\"\"\nmain_copyrights=\"0\"\nmain_login_provider=\"joomla\"\nmain_anchor_nofollow=\"0\"\nmain_anchor_nofollow_exclude=\"\"\nmain_multi_language=\"1\"\nmain_show_reading_progress=\"1\"\nmain_reading_progress_offset=\"0\"\nmain_reading_background=\"#f5f5f5\"\nmain_reading_foreground=\"#df6a25\"\nteamblog_allow_join=1\nmain_reporting=\"1\"\nmain_reporting_maxip=\"0\"\nmain_reporting_guests=\"0\"\nmain_truncate_ellipses=1\nmain_truncate_type=\"words\"\nmain_truncate_maxtag=\"5\"\nlocation_service_provider=\"maps\"\nmain_locations=\"1\"\nmain_locations_static_maps=\"0\"\nmain_locations_blog_map_width=450\nmain_locations_blog_map_height=\"300\"\nmain_locations_blog_frontpage=0\nmain_locations_blog_entry=1\nmain_locations_map_type=\"ROADMAP\"\nmain_locations_default_zoom_level=\"17\"\nmain_locations_max_zoom_level=\"18\"\nmain_locations_min_zoom_level=\"3\"\nfoursquare_client_id=\"\"\nfoursquare_client_secret=\"\"\ngooglemaps_api_key=\"\"\ngoogleplaces_api_key=\"\"\nmain_teaser_image=0\nlayout_dashboard_blogimage=1\nmain_post_min=\"0\"\nmain_post_length=\"50\"\nmain_post_min_by=\"characters\"\nmain_post_length_words=\"7\"\nmain_sef=\"simple\"\nmain_sef_unicode=\"0\"\nmain_sef_useid=\"0\"\nmain_sef_custom=\"%year_num%/%month_num%\"\nsubscription_mailchimp=0\nsubscription_mailchimp_key=\"\"\nsubscription_mailchimp_listid=\"\"\nmailchimp_campaign=0\nmailchimp_from_email=\"\"\nmailchimp_from_name=\"\"\nmain_rss_content=\"introtext\"\nmain_digg_button=0\nmain_digg_button_frontpage=0\nmain_digg_button_style=\"medium\"\nlisting_post_image=\"1\"\nlisting_post_image_placeholder=\"0\"\nlisting_post_title=\"0\"\nlisting_post_category=\"0\"\nlisting_post_hits=\"0\"\nlisting_post_date=\"1\"\nlisting_post_date_source=\"created\"\nlisting_post_ratings=\"0\"\nlisting_post_copyrights=\"0\"\nlisting_post_author=\"0\"\nlisting_post_author_avatar=\"0\"\nlisting_post_tags=\"1\"\nlisting_post_type=\"0\"\nlisting_post_social_buttons=\"0\"\nlisting_post_readmore=\"0\"\nlisting_post_fields=\"0\"\nlisting_post_nickel_column=\"2\"\nlisting_post_comment_counter=\"0\"\nlisting_post_comment_preview=\"0\"\nlisting_post_comment_preview_limit=\"3\"\nlisting_pagination_style=\"normal\"\nlisting_featured_slider=\"0\"\nlisting_featured_slider_all_pages=\"0\"\nlisting_featured_auto_slide=\"0\"\nlisting_featured_auto_slide_interval=\"8\"\nlisting_featured_post_image=\"0\"\nlisting_featured_post_title=\"0\"\nlisting_featured_post_category=\"0\"\nlisting_featured_post_author=\"0\"\nlisting_featured_post_author_avatar=\"0\"\nlisting_featured_post_content=\"0\"\nlisting_featured_post_content_limit=\"0\"\nlisting_featured_post_date=\"0\"\nlisting_featured_post_date_source=\"created\"\nlisting_featured_post_readmore=\"0\"\nlisting_featured_bottom_navigation=\"1\"\nlisting_featured_post_ratings=\"0\"\ntoolbar_editprofile=1\ntoolbar_teamrequest=1\nmain_facebook_status=1\nmain_facebook_api=\"\"\nmain_facebook_secret=\"\"\nmain_facebook_like=1\nmain_facebook_like_frontpage=1\nmain_facebook_like_layout=\"standard\"\nmain_facebook_like_faces=1\nmain_facebook_like_send=1\nmain_facebook_like_width=450\nmain_facebook_like_verb=\"like\"\nmain_facebook_like_theme=\"light\"\nmain_facebook_scripts=1\nmain_facebook_opengraph=1\nmain_facebook_like_position=0\nmain_facebook_analytics=0\nmain_facebook_ogauthor=1\nmain_facebook_opengraph_imageavatar=0\nmain_facebook_ogpage=1\nnotification_autosubscribe=0\nnotification_from_name=\"\"\nnotification_from_email=\"\"\nnotification_email=\"\"\ncustom_email_as_admin=0\ncustom_email_logo=0\nnotification_blogadmin=1\nnotification_allmembers=0\nnotification_blogsubscriber=1\nnotification_commentadmin=1\nnotification_comment_all_members=0\nnotification_commentauthor=1\nnotification_commentmoderationauthor=1\nnotification_commentlike=1\nnotification_commentid=1\nnotification_commentsubscriber=1\nnotification_commentruncate=0\nnotification_commenttruncate_limit=300\nnotification_blog_truncate=1\nnotification_blog_truncate_limit=300\nnotification_categorysubscriber=1\nnotification_sitesubscriber=1\nnotification_teamsubscriber=1\nnotification_approval=1\nmain_cron_secure=0\nmain_cron_secure_key=\"\"\nmain_comment_email=0\ncomment_pagination=20\ncomment_facebook=0\ncomment_facebook_colourscheme=\"light\"\ncomment_mollom=0\ncomment_mollom_public=\"\"\ncomment_mollom_private=\"\"\ncomment_autopublish=1\ncomment_moderatecomment=0\ncomment_moderateauthorcomment=0\ncomment_moderateguestcomment=1\ncomment_tnc=0\ncomment_tnc_article=0\ncomment_tnc_articleid=\"\"\ncomment_tnctext=\"Before submitting the comment, you agree that:\\n\\na. To accept full responsibility for the comment that you submit.\\nb. To use this function only for lawful purposes.\\nc. Not to post defamatory, abusive, offensive, racist, sexist, threatening, vulgar, obscene, hateful or otherwise inappropriate comments, or to post comments which will constitute a criminal offence or give rise to civil liability.\\nd. Not to post or make available any material which is protected by copyright, trade mark or other proprietary right without the express permission of the owner of the copyright, trade mark or any other proprietary right.\\ne. To evaluate for yourself the accuracy of any opinion, advice or other content.\"\ncomment_recaptcha_ssl=0\ncomment_recaptcha_public=\"\"\ncomment_recaptcha_private=\"\"\ncomment_recaptcha_invisible=0\ncomment_recaptcha_theme=\"clean\"\ncomment_recaptcha_lang=\"en\"\ncomment_requiretitle=0\ncomment_likes=1\ncomment_maxthreadedlevel=5\ncomment_autotitle=0\ncomment_autosubscribe=0\ncomment_hidechilds=0\ncomment_showsubscribe=1\ncomment_allowlogin=1\ncomment_sort=\"asc\"\ncomment_bbcode=1\ncomment_captcha_type=\"none\"\ncomment_captcha_registered=0\nprm_blogger=18\ncomment_intensedebate=0\ncomment_disqus=0\ncomment_hypercomments=0\ncomment_jcomments=0\ncomment_rscomments=0\ncomment_easydiscuss=0\ncomment_komento=0\ncomment_akismet=0\ncomment_akismet_trackback=0\ncomment_require_email=0\ncomment_require_website=0\ncomment_show_email=1\ncomment_show_website=1\ncomment_compojoom=0\ncomment_easyblog=1\ncomment_jlex=0\nsocial_rtl=1\nsocial_show_frontpage=false\ncomposer_templates=\"1\"\ncomposer_truncation_enabled=\"1\"\ncomposer_truncation_blocks=5\ncomposer_truncation_chars=\"150\"\ncomposer_truncation_readmore=\"0\"\ncomposer_truncate_image_position=\"hidden\"\ncomposer_truncate_image_limit=\"0\"\ncomposer_truncate_video_position=\"hidden\"\ncomposer_truncate_video_limit=\"0\"\ncomposer_truncate_audio_position=\"hidden\"\ncomposer_truncate_audio_limit=\"0\"\ncomposer_truncate_gallery_position=\"hidden\"\ncomposer_max_tag_suggest=\"30\"\ncomposer_block_templates=\"1\"\nlayout_composer_customcss=\"0\"\nlayout_composer_customid=\"1\"\nlayout_composer_font=\"1\"\nlayout_composer_frontpage=\"0\"\nlayout_composer_history=\"0\"\nlayout_composer_history_limit=\"1\"\nlayout_composer_history_limit_max=\"5\"\nlayout_composer_fields=\"1\"\nlayout_composer_permalink=\"1\"\nlayout_composer_privacy=\"0\"\nlayout_composer_language=\"0\"\nlayout_composer_creationdate=\"1\"\nlayout_composer_publishingdate=\"1\"\nlayout_composer_unpublishdate=\"0\"\nlayout_composer_autopostdate=\"0\"\nlayout_composer_comment=\"0\"\nlayout_composer_tags=\"1\"\nlayout_composer_feature=\"0\"\nlayout_composer_author_alias=\"0\"\nlayout_composer_multiple_categories=\"1\"\nlayout_composer_category_language=\"0\"\nlayout_composer_customnotifications=\"0\"\nlayout_composer_cover_mandatory=\"0\"\nlayout_composer_login_to_read=\"0\"\npublish_post_confirmation=\"0\"\nlayout_composer_enforce_fontstyle=\"0\"\nlayout_composer_fontsize=\"13\"\nlayout_composer_lineheight=\"1.2\"\nlayout_composer_fontfamily=\"default\"\nlayout_composer_appearance=\"light\"\nlayout_composer_shortcuts=\"1\"\nlayout_listlength=0\nlayout_dropcaps=\"0\"\nlayout_sorting_category=\"ordering\"\nlayout_systemdateformat=\"%Y-%m-%d %H:%M:%S\"\nfile_path=\"images\"\nupload_extensions=\"bmp,gif,jpg,png,BMP,GIF,JPG,PNG\"\ncheck_mime=1\nimage_extensions=\"bmp,gif,jpg,png\"\nignore_extensions=\"\"\nupload_mime=\"image/jpeg,image/gif,image/png,image/bmp\"\nupload_mime_illegal=\"text/html\"\nrestrict_uploads=1\nsocial_button_type=\"external\"\nsocial_button_size=\"large\"\nsocial_button_internal_size=\"small\"\nsocial_button_facebook=1\nsocial_button_twitter=1\nsocial_button_linkedin=1\nsocial_button_pinterest=1\nsocial_button_reddit=0\nsocial_button_pocket=0\nsocial_button_vk=0\nsocial_button_xing=0\nsocial_yourls_shortener=0\nsocial_yourls_url=\"\"\nsocial_yourls_token=\"\"\nsocial_yourls_onload=0\nsocial_provider=\"addthis\"\nsocial_addthis_customcode=\"xa-4be11e1875bf6363\"\nsocial_sharethis_publishers=\"42b7151d-c982-4f69-8414-846243c5c7ca\"\nsocial_sharethis_property=\"\"\nmain_rss=\"0\"\nintegrations_linkedin=0\nintegrations_linkedin_api_key=\"\"\nintegrations_linkedin_secret_key=\"\"\nintegrations_linkedin_company=\"\"\nintegrations_linkedin_scope_permissions=\"\"\nintegrations_facebook=0\nintegrations_facebook_api_key=\"\"\nintegrations_facebook_secret_key=\"\"\nintegrations_facebook_default_message=\"\"\nintegrations_facebook_show_in_listing=0\nintegrations_facebook_page_id=\"\"\nintegrations_facebook_blogs_length=350\nintegrations_facebook_impersonate_page=0\nintegrations_facebook_source=\"content\"\nintegrations_facebook_scope_permissions=\"publish_pages,manage_pages\"\nintegrations_twitter=0\nintegrations_twitter_api_key=\"\"\nintegrations_twitter_secret_key=\"\"\nintegrations_twitter_shorten_url=0\nintegrations_twitter_urlshortener_apikey=\"\"\nintegrations_twitter_microblog=1\nintegrations_twitter_microblog_hashes=\"#blogs,#easyblog\"\nintegrations_twitter_microblog_category=\"\"\nintegrations_twitter_microblog_publish=1\nintegrations_twitter_microblog_frontpage=1\nintegrations_twitter_upload_image=1\nintegrations_jfbconnect_login=0\nintegrations_easydiscuss_points=1\nintegrations_easydiscuss_badges=1\nintegrations_easydiscuss_notification_blog=1\nintegrations_easydiscuss_notification_comment=1\nintegrations_easydiscuss_notification_rating=1\nintegrations_easydiscuss_notification_comment_follower=1\nintegrations_ed_eb_toolbar=1\nintegrations_easysocial_miniheader=0\nintegrations_easysocial_album=1\nintegrations_es_eb_toolbar=1\nintegrations_es_privacy=1\nintegrations_easysocial_badges=1\nintegrations_easysocial_conversations=1\nintegrations_easysocial_notifications_newpost=1\nintegrations_easysocial_notifications_newcomment=1\nintegrations_easysocial_notifications_ratings=1\nintegrations_easysocial_notifications_reaction=1\nintegrations_easysocial_editprofile=1\nintegrations_easysocial_registration=1\nintegrations_easysocial_indexer_newpost=1\nintegrations_easysocial_indexer_newpost_length=250\nintegrations_easysocial_stream_date_source=\"created\"\nintegrations_jomsocial_album=1\nintegrations_jomsocial_blog_new_activity=1\nintegrations_jomsocial_blog_update_activity=1\nintegrations_jomsocial_comment_new_activity=1\nintegrations_jomsocial_submit_content=1\nintegrations_jomsocial_show_category=1\nintegrations_jomsocial_blogger_status=1\nintegrations_jomsocial_profile_link=1\nintegrations_jomsocial_toolbar=0\nintegrations_jomsocial_feature_blog_activity=1\nintegrations_jomsocial_activity_comments=1\nintegrations_jomsocial_activity_likes=1\nintegrations_jomsocial_rss_import_activity=0\nintegrations_jomsocial_blogs_length=250\nintegrations_jomsocial_comments_length=250\nintegrations_jomsocial_notification_blog=1\nintegrations_jomsocial_notification_comment=1\nintegrations_jomsocial_notification_rating=1\nintegrations_jomsocial_notification_comment_follower=1\njomsocial_blog_title_length=80\nmain_jomsocial_userpoint=1\nmain_jomsocial_activity=1\nmain_jomsocial_messaging=1\nmain_jomsocial_privacy=0\nintegrations_twitter_centralized=0\nintegrations_twitter_centralized_userid=0\nintegrations_twitter_centralized_auto_post=0\nintegrations_twitter_centralized_send_updates=1\nintegrations_twitter_centralized_and_own=1\nintegrations_facebook_centralized=0\nintegrations_facebook_centralized_userid=0\nintegrations_facebook_centralized_auto_post=0\nintegrations_facebook_centralized_send_updates=0\nintegrations_facebook_introtext_message=0\nintegrations_linkedin_centralized=0\nintegrations_linkedin_centralized_userid=0\nintegrations_linkedin_centralized_auto_post=0\nintegrations_linkedin_centralized_send_updates=1\nintegrations_linkedin_centralized_and_own=1\nintegration_google_adsense_enable=1\nintegration_google_adsense_centralized=0\nintegrations_google_adsense_blogger=1\nintegration_google_adsense_code=\"\"\nintegration_google_adsense_display=\"both\"\nintegration_google_adsense_display_access=\"both\"\nintegration_google_adsense_responsive=1\nintegration_google_adsense_responsive_code=\"\"\nintegration_google_adsense_script=1\nintegrations_mighty_activity_new_blog=0\nintegrations_mighty_activity_update_blog=0\nintegrations_mighty_karma_new_blog=1\nintegrations_mighty_karma_new_blog_points=5\nintegrations_mighty_karma_remove_blog=1\nintegrations_mighty_karma_remove_blog_points=-5\nmain_linkedin_button=1\nmain_linkedin_button_style=\"vertical\"\nmain_pinit_button=1\nmain_pinit_button_style=\"vertical\"\nmain_remotepublishing_mailbox=0\nmain_remotepublishing_mailbox_remotesystemname=\"\"\nmain_remotepublishing_mailbox_service=\"imap\"\nmain_remotepublishing_mailbox_port=143\nmain_remotepublishing_mailbox_mailboxname=\"INBOX\"\nmain_remotepublishing_mailbox_username=\"\"\nmain_remotepublishing_mailbox_password=\"\"\nmain_remotepublishing_mailbox_run_interval=5\nmain_remotepublishing_mailbox_ssl=1\nmain_remotepublishing_mailbox_prefix=\"\"\nmain_remotepublishing_mailbox_userid=0\nmain_remotepublishing_mailbox_categoryid=1\nmain_remotepublishing_mailbox_publish=1\nmain_remotepublishing_mailbox_frontpage=1\nmain_remotepublishing_mailbox_fetch_limit=3\nmain_remotepublishing_mailbox_next_run=0\nmain_remotepublishing_mailbox_type=\"intro\"\nmain_remotepublishing_mailbox_format=\"html\"\nmain_remotepublishing_mailbox_from_whitelist=\"\"\nmain_remotepublishing_mailbox_image_attachment=1\nmain_remotepublishing_mailbox_blogimage=0\nmain_remotepublishing_mailbox_validate_cert=1\nmain_remotepublishing_mailbox_syncuser=1\nmain_remotepublishing_mailbox_privacy=0\nmax_video_width=400\nmax_video_height=225\ndashboard_video_width=400\ndashboard_video_height=225\ndashboard_tags_listing=1\nmax_tags_allowed=\"5\"\nintegrations_mighty_blogs_length=250\nlayout_zero_as_plural=\"1\"\nmain_amp=\"0\"\nsocial_amp=\"0\"\namp_sidebar_menu=\"hidden\"\namp_analytics_id=\"\"\nmain_routing=\"default\"\nmain_routing_itemid=\"\"\nmain_pagetitle_autoappend=\"1\"\nmain_pagetitle_autoappend_entry=\"1\"\nmain_routing_order_bloggerstandalone=1\nmain_routing_order_entry=2\nmain_routing_order_category=3\nmain_routing_order_blogger=4\nmain_routing_order_teamblog=5\nmain_routing_entry=\"categories\"\nmain_routing_entry_validate=\"0\"\nmain_routing_order_bloggerstandalone_ignore=1\nmain_routing_order_entry_ignore=1\nmain_routing_order_category_ignore=1\nmain_routing_order_blogger_ignore=1\nmain_routing_order_teamblog_ignore=1\nlayout_copyrights=0\nmain_tag_noindex=\"1\"\nmain_microblog=\"0\"\nmain_microblog_blogthis=1\nlayout_media_flickr=0\nintegrations_flickr_api_key=\"\"\nintegrations_flickr_secret_key=\"\"\nmain_scribeseo_key=\"\"\nlayout_streamtimeformat=\"%I:%M %p\"\nmain_environment=\"production\"\neasyblog_jquery=\"0\"\ninline_configuration=0\ndebug_javascript=1\nmain_media_compression=0\nmain_media_compression_key=\"\"\nmain_media_compression_cron=0\nmain_media_extensions=\"jpeg,jpg,png,gif,3g2,3gp,aac,f4a,f4v,flv,m4a,m4v,mov,mp3,mp4,zip,rar,7z,pdf,doc,docx,ppt,pptx,xls,xlsx\"\nmain_media_variation=\"system/large\"\nmain_upload_image_size=8\nmain_media_relative_path=1\nmain_media_editing=1\nmain_image_quality=70\nmain_image_processor=\"gd\"\nimage_watermark=0\nimage_watermark_position=\"bottom-right\"\nmain_original_image_width=1280\nmain_original_image_height=960\nmain_original_image_quality=80\nmain_resize_original_image=0\nmain_thumbnail_width=400\nmain_thumbnail_height=400\nmain_thumbnail_quality=70\nmedia_icon_width=128\nmedia_icon_height=128\nmedia_icon_quality=70\nmain_media_manager_place_shared_media=1\nmain_media_manager_items_per_page=100\nmain_media_manager_image_panel_enable_lightbox=0\nmain_media_manager_image_panel_enforce_image_dimension=0\nmain_media_manager_image_panel_enforce_image_width=400\nmain_media_manager_image_panel_enforce_image_height=400\nmain_media_manager_image_panel_max_variation_image_width=2000\nmain_media_manager_image_panel_max_variation_image_height=2000\nmain_twitter_button_via_screen_name=\"\"\nintegrations_jomsocial_unpublish_remove_activity=0\nsend_notification_emails=1\nlayout_iconless=0\nsubscription_sendy=false\nsubscription_sendy_url=\"\"\nsubscription_sendy_listid=\"\"\namazon_key=\"\"\namazon_secret=\"\"\namazon_bucket=\"\"\namazon_region=\"\"\ncdn_url=\"\"\npassive_cdn=0\nlayout_theme=\"wireframe\"\ntheme_site=\"wireframe\"\ntheme_site_base=\"wireframe\"\ntheme_admin=\"default\"\ntheme_admin_base=\"default\"\nsystem_superdev=1\nshow_outdated_message=\"1\"\nmain_blogimage_large_width=1280\nmain_blogimage_large_height=1280\nmain_blogimage_large_quality=90\nmain_blogimage_large_resize=\"within\"\nmain_blogimage_medium_width=640\nmain_blogimage_medium_height=640\nmain_blogimage_medium_quality=90\nmain_blogimage_medium_resize=\"within\"\nmain_blogimage_small_width=320\nmain_blogimage_small_height=320\nmain_blogimage_small_quality=90\nmain_blogimage_small_resize=\"within\"\nmain_blogimage_icon_width=128\nmain_blogimage_icon_height=128\nmain_blogimage_icon_quality=70\nmain_blogimage_icon_resize=\"within\"\nmain_blogimage_amp_width=1200\nmain_blogimage_amp_height=1200\nmain_blogimage_amp_quality=90\nmain_blogimage_amp_resize=\"within\"\nmain_image_large_width=1280\nmain_image_large_height=1280\nmain_image_large_quality=90\nmain_image_thumbnail_width=480\nmain_image_thumbnail_height=480\nmain_image_thumbnail_quality=90\nmain_image_amp_width=1200\nmain_image_amp_height=1200\nmain_image_amp_quality=90\nmain_remotepublishing_xmlrpc=\"1\"\neasyblog_css_environment=\"production\"\neasyblog_css_mode=\"compressed\"\ndb_profiling=0\ncover_crop=\"1\"\ncover_width=\"260\"\ncover_height=\"0\"\ncover_width_full=\"1\"\ncover_alignment=\"left\"\ncover_size=\"thumbnail\"\ncover_size_mobile=\"thumbnail\"\ncover_firstimage=\"1\"\ncover_aspect_ratio=\"16/9\"\ncover_crop_entry=\"1\"\ncover_width_entry=\"700\"\ncover_width_entry_full=\"1\"\ncover_height_entry=\"300\"\ncover_alignment_entry=\"center\"\ncover_size_entry=\"original\"\ncover_size_entry_mobile=\"thumbnail\"\ncover_featured_size=\"original\"\ncover_featured_size_mobile=\"thumbnail\"\ncover_featured_crop=\"0\"\ncover_featured_alignment=\"left\"\ncover_featured_width=\"300\"\ncover_featured_height=\"200\"\nlayout_exclude_bloggers=\"\"\nlayout_headers=\"0\"\nlayout_header_description=\"1\"\nlayout_headers_respect_author=\"0\"\nlayout_headers_respect_teamblog=\"0\"\nlayout_nameformat=\"name\"\nlayout_shortdateformat=\"%b %d\"\nlayout_dateformat=\"%A, %d %B %Y\"\nlayout_timeformat=\"%I:%M:%S %p\"\nlayout_avatar=\"0\"\nlayout_avatarIntegration=\"default\"\nlayout_phpbb_path=\"\"\nlayout_avatar_in_read_blog=1\nlayout_editor=\"none\"\nlayout_editor_author=0\nlayout_option_toolbar=1\nlayout_showcomment=0\nlayout_showcommentcount=3\nlayout_maxlengthasintrotext=\"25\"\nlayout_categoryavatar=\"0\"\nlayout_teamavatar=\"0\"\nlayout_avatar_style=\"square\"\nlayout_hits=1\nlayout_dashboarddisable=0\nlayout_dashboarddrafts=1\nlayout_dashboardintro=1\nlayout_dashboardseo=\"1\"\nlayout_dashboardquickpost=1\nlayout_availablebloggertheme=\"default\"\nlayout_googlefont=\"site\"\nlayout_postorder=\"latest\"\nlayout_categorypostorder=\"created\"\nlayout_bloggerorder=\"latest\"\nlayout_postsort=\"desc\"\nlayout_dashboard_show_headers=0\nlayout_enableprint=1\nlayout_enablepdf=1\nlayout_enablebookmark=1\nlayout_dashboardanchor=0\nlayout_blogger_breadcrumb=\"0\"\ntoolbar_logout=1\nlayout_dashboardcategoryselect=\"select\"\nlayout_dashboardstats=1\nlayout_navigation=1\nlayout_navigation_restrict_author=1\nlayout_avatar_link_name=\"1\"\nlayout_dashboard_biography_editor=0\nlayout_show_reading_time=\"0\"\nlayout_pagination_style=\"normal\"\nenable_typography=\"0\"\nlayout_dashboard_header_offset=\"0\"\nlayout_tagstyle=\"1\"\nmain_start_of_week=\"sunday\"\najax_use_index=\"0\"\ncustom_field_date_format=\"DATE_FORMAT_LC1\"\nonesignal_enabled=0\nonesignal_app_id=\"\"\nonesignal_rest_key=\"\"\nonesignal_safari_id=\"\"\nonesignal_subdomain=\"\"\nonesignal_show_welcome=1\nemotify_enabled=0\nemotify_key=\"\"\nreactions_enabled=\"0\"\nreactions_guests=\"0\"\nlayout_css=\"1\"\nblogger_author_header=\"0\"\nblogger_author_avatar=\"0\"\nblogger_author_name=\"0\"\nblogger_author_bio=\"0\"\nblogger_author_twitter=\"0\"\nblogger_author_website=\"0\"\nblogger_post_image=\"1\"\nblogger_post_image_placeholder=\"0\"\nblogger_post_title=\"1\"\nblogger_post_category=\"0\"\nblogger_post_hits=\"0\"\nblogger_post_date=\"1\"\nblogger_post_date_source=\"created\"\nblogger_post_ratings=\"0\"\nblogger_post_copyrights=\"0\"\nblogger_post_author=\"0\"\nblogger_post_author_avatar=\"0\"\nblogger_post_tags=\"1\"\nblogger_post_type=\"0\"\nblogger_post_social_buttons=\"0\"\nblogger_post_comment_counter=\"0\"\nblogger_post_comment_preview=\"0\"\nblogger_post_nickel_column=\"2\"\nblogger_post_comment_preview_limit=\"3\"\nblogger_post_readmore=\"0\"\nblogger_author_posts_limit=\"-2\"\nblogger_grid_view=\"0\"\nblogger_grid_layout=\"4\"\nblogger_row_style=\"row\"\nblogger_column_style=\"column\"\nblogger_card_column=\"3\"\nblogger_layout_style=\"default\"\nblogger_row_divider=\"1\"\ncategories_category_avatar=\"1\"\ncategories_category_title=\"1\"\ncategories_category_description=\"1\"\ncategories_category_rss=\"1\"\ncategories_subcategories=\"1\"\ncategories_category_posts=\"0\"\ncategories_category_authors=\"0\"\ncategories_category_subscriptions=\"0\"\ncategories_categories_limit=\"5\"\ncategories_categories_post_limit=\"5\"\ncategories_categories_author_limit=\"5\"\ncategory_category_header=\"1\"\ncategory_category_avatar=\"1\"\ncategory_category_title=\"1\"\ncategory_category_description=\"1\"\ncategory_category_subcategories=\"0\"\ncategory_category_subcategories_posts=\"0\"\ncategory_category_subscribe_email=\"1\"\ncategory_category_subscribe_rss=\"0\"\ncategory_category_post_customfields=\"0\"\ncategory_post_customfields=1\ncategory_post_image=\"1\"\ncategory_post_image_placeholder=\"0\"\ncategory_post_title=\"1\"\ncategory_post_category=\"0\"\ncategory_post_hits=\"0\"\ncategory_post_date=\"1\"\ncategory_post_date_source=\"created\"\ncategory_post_ratings=\"0\"\ncategory_post_copyrights=\"0\"\ncategory_post_author=\"0\"\ncategory_post_author_avatar=\"0\"\ncategory_post_tags=\"1\"\ncategory_post_type=\"0\"\ncategory_post_social_buttons=\"0\"\ncategory_post_comment_counter=\"0\"\ncategory_post_comment_preview=\"0\"\ncategory_post_readmore=\"1\"\ncategory_post_nickel_column=\"2\"\ncategory_grid_view=\"0\"\ncategory_grid_layout=\"4\"\ncategory_row_style=\"row\"\ncategory_column_style=\"column\"\ncategory_card_column=\"3\"\ncategory_layout_style=\"default\"\ncategory_row_divider=\"1\"\nlayout_show_intro=\"0\"\nlayout_post_image=\"1\"\nlayout_post_image_placeholder=\"0\"\nlayout_post_title=\"1\"\nlayout_post_category=\"0\"\nlayout_post_date=\"1\"\nlayout_post_date_source=\"created\"\nlayout_post_ratings=\"0\"\nlayout_post_hits=\"0\"\nlayout_post_location=\"0\"\nlayout_post_fields=\"0\"\nlayout_post_copyrights=\"0\"\nlayout_post_pdf=0\nlayout_post_font_resize=\"0\"\nlayout_post_print=\"0\"\nlayout_post_subscribe_form=\"0\"\nlayout_post_subscribe_style=\"light\"\nlayout_post_bookmark=\"0\"\nlayout_post_bookmark_provider=\"addthis\"\nlayout_post_navigation=\"0\"\nlayout_post_navigation_type=\"site\"\nlayout_post_tags=\"1\"\nlayout_post_type=\"0\"\nlayout_post_reporting=\"0\"\nlayout_post_social_buttons=\"0\"\nlayout_post_related=\"0\"\nlayout_post_related_image=\"1\"\nlayout_post_related_limit=\"5\"\nlayout_post_related_interval=\"0\"\nlayout_post_related_behavior=\"tags\"\nlayout_post_related_ordering=\"created\"\nlayout_post_related_sort=\"desc\"\nlayout_post_comment_counter=\"0\"\nlayout_post_comment_form=\"0\"\nlayout_post_author_recent=\"0\"\nlayout_post_author_recent_limit=\"3\"\nlayout_post_author=\"0\"\nlayout_post_author_avatar=1\nlayout_post_author_box=\"0\"\nlayout_post_author_box_avatar=\"0\"\nlayout_post_author_box_title=\"0\"\nlayout_post_author_box_view_profile=\"0\"\nlayout_post_author_box_more_posts=\"0\"\nlayout_post_author_box_website=\"0\"\nlayout_post_author_box_biography=\"0\"\ntags_tag_search=\"1\"\ntags_tag_sorting=\"1\"\ntags_tag_rss=\"1\"\ntags_tag_used_counter=\"1\"\ntags_tag_limit=\"18\"\ntag_tag_title=\"1\"\ntag_tag_subscribe_rss=\"0\"\ntag_post_image=\"1\"\ntag_post_image_placeholder=\"0\"\ntag_post_title=\"1\"\ntag_post_category=\"0\"\ntag_post_hits=\"0\"\ntag_post_date=\"1\"\ntag_post_date_source=\"created\"\ntag_post_ratings=\"0\"\ntag_post_copyrights=\"0\"\ntag_post_author=\"0\"\ntag_post_author_avatar=\"0\"\ntag_post_tags=\"1\"\ntag_post_customfields=\"0\"\ntag_post_type=\"0\"\ntag_post_social_buttons=\"0\"\ntag_post_comment_counter=\"0\"\ntag_post_comment_preview=\"0\"\ntag_post_readmore=\"0\"\ntag_layout_postorder=\"modified\"\ntag_layout_postsort=\"desc\"\ntag_row_style=\"row\"\ntag_column_style=\"column\"\ntag_card_column=\"3\"\ntag_layout_style=\"default\"\ntag_row_divider=\"1\"\nbloggers_authors_search=\"1\"\nbloggers_authors_sorting=\"1\"\nbloggers_author_avatar=\"1\"\nbloggers_author_comments_counter=\"1\"\nbloggers_author_bio=\"1\"\nbloggers_author_twitter=\"1\"\nbloggers_author_website=\"1\"\nbloggers_author_subscribe_email=\"1\"\nbloggers_author_subscribe_rss=\"0\"\nbloggers_author_posts=\"0\"\nbloggers_author_limit=\"-2\"\nbloggers_author_posts_limit=\"5\"\nmain_google_analytics_id=\"\"\nmain_google_analytics=0\namp_analytics=0\nfacebook_google_analytics=0\nmain_google_analytics_script=1\ngdpr_enabled=\"0\"\ngdpr_archive_expiry=\"14\"\ngdpr_iframe_enabled=0\nmain_favourite_post=\"1\"\nmain_archiving_enabled=\"0\"\nmain_archiving_duration=\"12\"\nmain_archiving_search=0\nmain_amazon_enabled=0\nmain_amazon_access=\"\"\nmain_amazon_secret=\"\"\nmain_amazon_bucket=\"\"\nmain_amazon_ssl=1\nmain_amazon_region=\"us\"\nmain_amazon_class=\"standard\"\nmain_show_blockeduserposts=\"0\"\nmain_youtube_nocookie=0\ncss_fontawesome=\"1\"\nunsplash_enabled=1\nunsplash_app_name=\"\"\nunsplash_access_key=\"\"\nunsplash_limit=10\ngiphy_enabled=\"1\"\ngiphy_apikey=\"\"\ngiphy_limit=\"30\"\nlayout_composer_remember_panels=\"1\"\nmain_rss_cronlimit=5\nintegrations_googledoc=\"0\"\nintegrations_googledoc_api_key=\"\"\nintegrations_googledoc_secret_key=\"\"\nmain_polls=1\nreviewer_fact_checker_enabled=\"0\"\nmain_registeronsubscribe=\"0\"\ncomment_registeroncomment=1\nmain_microblog_photo=1\nmain_microblog_video=1\nmain_microblog_quote=1\nmain_microblog_link=1\nsystem_error_redirection=\"0\"\nmain_image_large_resize=\"within\"\nmain_image_medium_width=640\nmain_image_medium_height=640\nmain_image_medium_quality=90\nmain_image_medium_resize=\"within\"\nmain_image_thumbnail_resize=\"within\"\nmain_image_small_width=320\nmain_image_small_height=320\nmain_image_small_quality=90\nmain_image_small_resize=\"within\"\nmain_image_icon_width=128\nmain_image_icon_height=128\nmain_image_icon_quality=70\nmain_image_icon_resize=\"within\"\nmain_image_amp_resize=\"within\"\nlayout_toolbar=\"0\"\nlayout_toolbarcolor=\"#333333\"\nlayout_toolbaractivecolor=\"#5c5c5c\"\nlayout_toolbartextcolor=\"#ffffff\"\nlayout_toolbarbordercolor=\"#333333\"\nlayout_toolbarcomposerbackgroundcolor=\"#428bca\"\nlayout_latest=\"0\"\nlayout_categories=\"0\"\nlayout_tags=\"0\"\nlayout_bloggers=\"0\"\nlayout_teamblog=\"0\"\nlayout_archives=\"0\"\nlayout_calendar=\"0\"\nlayout_search=\"0\"\nlayout_showmoresettings=\"0\"\nlayout_login=\"0\"\nonesignal_manifest=1\nlayout_post_subscribe_link=\"0\"\nbloggers_author_tags=\"0\"\nbloggers_author_categories=\"0\"\nbloggers_author_categories_limit=\"5\"\nbloggers_author_tags_limit=\"5\"\nmain_sendemailnotifications=\"0\"\n4112871c679c261ee08a04207a3101fe=\"1\"\nboxchecked=\"0\"\nactiveTab=\"entry\"\nblogger_author_truncate_bio=\"0\"\nbloggers_author_truncate_bio=\"0\"\ncategory_category_posts_limit=\"-2\"\ncategory_ordering=\"modified\"\nlayout_post_reactions=\"0\"\ntag_post_nickel_column=\"1\"\ntag_tag_posts_limit=\"-2\"\n570dac8f143600114a89e8374ae1bb0a=\"1\"\nlistlength_inherit=\"1\"\n105733b89b776adcc9dd37cc5d519ae2=\"1\"\nf4543e65f711837069ed52d36ecd162d=\"1\"\nd23332b572305b25a3180c8c418b6beb=\"1\"\nc4cc1b07d86200f5f2886b5f42eeaf80=\"1\"\n7c307edc6196f827b9783f05a011c44e=\"1\"\n06a18c4926ade5de68b127e1019605e6=\"1\"\n3332de3ff9e390090ffead5decf24b14=\"1\"\nb1dfb0d2a2c9fd2ba22c1aed3c3241a0=\"1\"\n3d130b8af44d61225235a15a49d0506b=\"1\"\n180917a3d6e03d7c6343502c239819e4=\"1\"\n554a8c232f3bd79f21ee18cfc79ab5bb=\"1\"\n36dbf1502764b4ad5137c7aebfa56e29=\"1\"\n18b7b7a71ddc4c226ac2ba2ccc056902=\"1\"\ne3849296ff94f61c0abdf37d80569a75=\"1\"\n9c18c716818033ab15a773580deb5f4c=\"1\"\n44d18d37fbf89a0b69fc9f8c32b0156a=\"1\"\n33d2ab03bdaa3cf813326a48b780f9b2=\"1\"\n28e34e8468573358fb24b9e60210e1eb=\"1\"\ncategory_ordering_direction=\"desc\"\nlisting_featured_style=\"default\"\n93640c64d727dc3d6d2b5bd4eabf232c=\"1\"\ntab=\"authors\"\n515714ebbccebd421e1b6d51b48e97c5=\"1\"\nd1f84fea6a70b30bb279a620877a9eab=\"1\"\n6035153bc4843640dd5d042c81ac2eda=\"1\"\nca69670683229731d19860a1147060f9=\"1\"\nc94c10e4263d66ea307fd7328d80deff=\"1\"\neec34f743fa6aa9492b626ac239803f8=\"1\"\n67d0aa439a1c9cb8e3b3841b120956fd=\"1\"\n0aa55feef44769d1e912e42190101a12=\"1\"\n62d97255267d6d5dedcd06fbbbfec45d=\"1\"\nef2841af25f3ba65970970dd153cb70d=\"1\"\ncdca3154a7d7977525959d05b68434e6=\"1\"\naf14f8fb540836584a3ddaaeb56d6a4e=\"1\"\n589917334c669920cc55fc1d673303dd=\"1\"\n511d959b90bc26483de0161e0da95b38=\"1\"\n4311e6d1eac346e8e0caa7f70322f722=\"1\"\n01500b55e3d639c47642e3cc53ac7fcb=\"1\"\nbd5e8fef30ce136dbf65e186d4c6aa2b=\"1\"\ncca34ee013f91dddce128b158fa886b8=\"1\"'),
('scriptversion', '6.0.10');

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

--
-- Table structure for table `cuod6_easyblog_download`
--

DROP TABLE IF EXISTS `cuod6_easyblog_download`;
CREATE TABLE `cuod6_easyblog_download` (
  `id` int(11) NOT NULL,
  `userid` int(11) NOT NULL,
  `state` tinyint(3) NOT NULL DEFAULT 0,
  `params` longtext DEFAULT NULL,
  `created` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_external`
--

DROP TABLE IF EXISTS `cuod6_easyblog_external`;
CREATE TABLE `cuod6_easyblog_external` (
  `id` bigint(20) NOT NULL,
  `source` text NOT NULL,
  `post_id` bigint(20) NOT NULL,
  `uid` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_external_groups`
--

DROP TABLE IF EXISTS `cuod6_easyblog_external_groups`;
CREATE TABLE `cuod6_easyblog_external_groups` (
  `id` bigint(20) NOT NULL,
  `source` text NOT NULL,
  `post_id` bigint(20) NOT NULL,
  `group_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_favourites`
--

DROP TABLE IF EXISTS `cuod6_easyblog_favourites`;
CREATE TABLE `cuod6_easyblog_favourites` (
  `id` bigint(20) NOT NULL,
  `userId` bigint(20) NOT NULL,
  `postId` bigint(20) NOT NULL,
  `type` varchar(20) NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_featured`
--

DROP TABLE IF EXISTS `cuod6_easyblog_featured`;
CREATE TABLE `cuod6_easyblog_featured` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `content_id` bigint(20) UNSIGNED NOT NULL,
  `type` varchar(255) NOT NULL,
  `created` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_feedburner`
--

DROP TABLE IF EXISTS `cuod6_easyblog_feedburner`;
CREATE TABLE `cuod6_easyblog_feedburner` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `userid` bigint(20) UNSIGNED NOT NULL,
  `url` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_feeds`
--

DROP TABLE IF EXISTS `cuod6_easyblog_feeds`;
CREATE TABLE `cuod6_easyblog_feeds` (
  `id` bigint(20) NOT NULL,
  `title` text NOT NULL,
  `url` text NOT NULL,
  `interval` int(11) NOT NULL,
  `cron` tinyint(3) NOT NULL,
  `item_creator` int(11) NOT NULL,
  `item_team` int(11) NOT NULL,
  `item_category` bigint(20) NOT NULL,
  `item_frontpage` tinyint(3) NOT NULL,
  `item_published` tinyint(3) NOT NULL,
  `item_content` varchar(25) NOT NULL,
  `item_get_fulltext` tinyint(3) NOT NULL DEFAULT 0,
  `author` tinyint(3) NOT NULL,
  `params` text NOT NULL,
  `published` tinyint(3) NOT NULL,
  `created` datetime NOT NULL,
  `last_import` datetime NOT NULL,
  `flag` tinyint(3) DEFAULT 0,
  `language` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_feeds_history`
--

DROP TABLE IF EXISTS `cuod6_easyblog_feeds_history`;
CREATE TABLE `cuod6_easyblog_feeds_history` (
  `id` bigint(20) NOT NULL,
  `feed_id` bigint(20) NOT NULL,
  `post_id` int(11) NOT NULL,
  `uid` text NOT NULL,
  `created` datetime NOT NULL,
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_fields`
--

DROP TABLE IF EXISTS `cuod6_easyblog_fields`;
CREATE TABLE `cuod6_easyblog_fields` (
  `id` int(11) NOT NULL,
  `group_id` int(11) NOT NULL,
  `title` text NOT NULL,
  `help` text NOT NULL,
  `state` tinyint(3) NOT NULL,
  `required` tinyint(3) NOT NULL,
  `type` varchar(255) NOT NULL,
  `ordering` int(11) DEFAULT 0,
  `params` text NOT NULL,
  `created` datetime DEFAULT NULL,
  `options` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_fields_filter`
--

DROP TABLE IF EXISTS `cuod6_easyblog_fields_filter`;
CREATE TABLE `cuod6_easyblog_fields_filter` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `cid` bigint(20) UNSIGNED NOT NULL,
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_fields_groups`
--

DROP TABLE IF EXISTS `cuod6_easyblog_fields_groups`;
CREATE TABLE `cuod6_easyblog_fields_groups` (
  `id` int(11) NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `created` datetime DEFAULT NULL,
  `state` tinyint(3) NOT NULL,
  `read` text NOT NULL,
  `write` text NOT NULL,
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_fields_groups_acl`
--

DROP TABLE IF EXISTS `cuod6_easyblog_fields_groups_acl`;
CREATE TABLE `cuod6_easyblog_fields_groups_acl` (
  `id` int(11) NOT NULL,
  `group_id` int(11) NOT NULL,
  `acl_id` int(11) NOT NULL,
  `acl_type` varchar(25) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_fields_values`
--

DROP TABLE IF EXISTS `cuod6_easyblog_fields_values`;
CREATE TABLE `cuod6_easyblog_fields_values` (
  `id` int(11) NOT NULL,
  `field_id` int(11) NOT NULL,
  `post_id` int(11) NOT NULL,
  `value` text NOT NULL,
  `class_name` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_hashkeys`
--

DROP TABLE IF EXISTS `cuod6_easyblog_hashkeys`;
CREATE TABLE `cuod6_easyblog_hashkeys` (
  `id` bigint(11) NOT NULL,
  `uid` bigint(11) NOT NULL,
  `type` varchar(255) NOT NULL,
  `key` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_languages`
--

DROP TABLE IF EXISTS `cuod6_easyblog_languages`;
CREATE TABLE `cuod6_easyblog_languages` (
  `id` int(11) NOT NULL,
  `title` varchar(255) NOT NULL,
  `locale` varchar(255) NOT NULL,
  `updated` datetime NOT NULL,
  `state` tinyint(3) NOT NULL,
  `translator` varchar(255) NOT NULL,
  `progress` int(11) NOT NULL,
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_likes`
--

DROP TABLE IF EXISTS `cuod6_easyblog_likes`;
CREATE TABLE `cuod6_easyblog_likes` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `type` varchar(20) NOT NULL,
  `content_id` int(11) NOT NULL,
  `created_by` bigint(20) UNSIGNED DEFAULT 0,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_mailq`
--

DROP TABLE IF EXISTS `cuod6_easyblog_mailq`;
CREATE TABLE `cuod6_easyblog_mailq` (
  `id` int(11) NOT NULL,
  `mailfrom` varchar(255) DEFAULT NULL,
  `fromname` varchar(255) DEFAULT NULL,
  `recipient` varchar(255) NOT NULL,
  `subject` text NOT NULL,
  `body` text NOT NULL,
  `created` datetime NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 0,
  `template` varchar(255) DEFAULT '',
  `data` longtext NOT NULL,
  `param` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_media`
--

DROP TABLE IF EXISTS `cuod6_easyblog_media`;
CREATE TABLE `cuod6_easyblog_media` (
  `id` int(11) NOT NULL,
  `filename` varchar(500) NOT NULL,
  `title` varchar(500) NOT NULL,
  `created_by` int(11) NOT NULL,
  `type` varchar(100) NOT NULL,
  `icon` varchar(255) NOT NULL,
  `preview` text NOT NULL,
  `url` text NOT NULL,
  `key` varchar(255) NOT NULL,
  `uri` varchar(255) NOT NULL,
  `place` varchar(255) NOT NULL,
  `parent` varchar(255) NOT NULL,
  `params` longtext NOT NULL,
  `created` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_meta`
--

DROP TABLE IF EXISTS `cuod6_easyblog_meta`;
CREATE TABLE `cuod6_easyblog_meta` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `type` varchar(20) NOT NULL,
  `content_id` int(11) NOT NULL,
  `title` text DEFAULT NULL,
  `keywords` text DEFAULT NULL,
  `description` text DEFAULT NULL,
  `canonical` text DEFAULT NULL,
  `indexing` int(3) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `cuod6_easyblog_meta`
--

INSERT INTO `cuod6_easyblog_meta` (`id`, `type`, `content_id`, `title`, `keywords`, `description`, `canonical`, `indexing`) VALUES
(1, 'view', 1, '', '', '', '', 1),
(2, 'view', 2, '', '', '', '', 1),
(3, 'view', 3, '', '', '', '', 1),
(4, 'view', 4, '', '', '', '', 1),
(5, 'view', 5, '', '', '', '', 1),
(6, 'view', 6, '', '', '', '', 1),
(7, 'view', 7, '', '', '', '', 1),
(8, 'view', 8, '', '', '', '', 1),
(9, 'post', 1, '', '', '', '', 1),
(10, 'post', 2, '', '', '', '', 1),
(11, 'category', 2, NULL, '', '', NULL, 1),
(12, 'category', 3, NULL, '', '', NULL, 1),
(13, 'category', 4, NULL, '', '', NULL, 1),
(14, 'category', 5, NULL, '', '', NULL, 1),
(15, 'post', 3, '', '', '', '', 1),
(16, 'post', 4, '', '', '', '', 1),
(17, 'category', 6, NULL, '', '', NULL, 1),
(18, 'category', 7, NULL, '', '', NULL, 1),
(19, 'category', 8, NULL, '', '', NULL, 1),
(20, 'category', 9, NULL, '', '', NULL, 1),
(21, 'post', 5, '', '', '', '', 1),
(22, 'post', 6, '', '', '', '', 1);

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

--
-- Table structure for table `cuod6_easyblog_migrate_content`
--

DROP TABLE IF EXISTS `cuod6_easyblog_migrate_content`;
CREATE TABLE `cuod6_easyblog_migrate_content` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `content_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL,
  `session_id` varchar(255) NOT NULL,
  `component` varchar(255) NOT NULL DEFAULT 'com_content',
  `filename` varchar(255) DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Store migrated joomla content id and map with eblog post id.';

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

--
-- Table structure for table `cuod6_easyblog_oauth`
--

DROP TABLE IF EXISTS `cuod6_easyblog_oauth`;
CREATE TABLE `cuod6_easyblog_oauth` (
  `id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `type` varchar(255) NOT NULL,
  `auto` tinyint(1) NOT NULL,
  `request_token` text NOT NULL,
  `access_token` text NOT NULL,
  `message` text NOT NULL,
  `created` datetime NOT NULL,
  `private` tinyint(4) NOT NULL,
  `params` text NOT NULL,
  `system` tinyint(3) UNSIGNED DEFAULT 0,
  `expires` datetime DEFAULT NULL,
  `notify` tinyint(1) DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_oauth_logs`
--

DROP TABLE IF EXISTS `cuod6_easyblog_oauth_logs`;
CREATE TABLE `cuod6_easyblog_oauth_logs` (
  `id` int(11) NOT NULL,
  `oauth_id` int(11) NOT NULL,
  `post_id` int(11) NOT NULL,
  `status` tinyint(3) NOT NULL,
  `created` datetime NOT NULL,
  `response` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_oauth_posts`
--

DROP TABLE IF EXISTS `cuod6_easyblog_oauth_posts`;
CREATE TABLE `cuod6_easyblog_oauth_posts` (
  `id` int(11) NOT NULL,
  `oauth_id` int(11) NOT NULL,
  `post_id` int(11) NOT NULL,
  `created` datetime NOT NULL,
  `modified` datetime NOT NULL,
  `sent` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_oauth_tmp`
--

DROP TABLE IF EXISTS `cuod6_easyblog_oauth_tmp`;
CREATE TABLE `cuod6_easyblog_oauth_tmp` (
  `id` int(11) NOT NULL,
  `type` varchar(64) NOT NULL,
  `system` tinyint(3) DEFAULT 0,
  `user_id` int(11) DEFAULT 0,
  `created` datetime NOT NULL,
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_optimizer`
--

DROP TABLE IF EXISTS `cuod6_easyblog_optimizer`;
CREATE TABLE `cuod6_easyblog_optimizer` (
  `id` int(11) NOT NULL,
  `url` text NOT NULL,
  `filepath` text NOT NULL,
  `status` tinyint(3) NOT NULL,
  `log` longtext NOT NULL,
  `created` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_packages`
--

DROP TABLE IF EXISTS `cuod6_easyblog_packages`;
CREATE TABLE `cuod6_easyblog_packages` (
  `id` int(11) NOT NULL,
  `type` varchar(255) NOT NULL,
  `group` varchar(255) NOT NULL,
  `element` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `updated` datetime NOT NULL,
  `state` tinyint(3) NOT NULL,
  `version` varchar(255) NOT NULL,
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_polls`
--

DROP TABLE IF EXISTS `cuod6_easyblog_polls`;
CREATE TABLE `cuod6_easyblog_polls` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` text DEFAULT NULL,
  `multiple` tinyint(1) UNSIGNED DEFAULT 0,
  `allow_unvote` tinyint(1) UNSIGNED DEFAULT 1,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `expiry_date` datetime NOT NULL,
  `state` tinyint(1) UNSIGNED NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_polls_items`
--

DROP TABLE IF EXISTS `cuod6_easyblog_polls_items`;
CREATE TABLE `cuod6_easyblog_polls_items` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `poll_id` bigint(20) UNSIGNED NOT NULL,
  `value` text DEFAULT NULL,
  `count` bigint(20) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_polls_users`
--

DROP TABLE IF EXISTS `cuod6_easyblog_polls_users`;
CREATE TABLE `cuod6_easyblog_polls_users` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `poll_id` bigint(20) UNSIGNED NOT NULL,
  `item_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_post`
--

DROP TABLE IF EXISTS `cuod6_easyblog_post`;
CREATE TABLE `cuod6_easyblog_post` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `created_by` bigint(20) UNSIGNED NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified` datetime DEFAULT '0000-00-00 00:00:00',
  `title` text NOT NULL,
  `permalink` text NOT NULL,
  `content` longtext NOT NULL,
  `intro` longtext NOT NULL,
  `excerpt` text DEFAULT NULL,
  `category_id` bigint(20) UNSIGNED NOT NULL,
  `published` tinyint(1) UNSIGNED NOT NULL DEFAULT 0,
  `state` int(1) UNSIGNED NOT NULL,
  `publish_up` datetime DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime DEFAULT '0000-00-00 00:00:00',
  `autopost_date` datetime DEFAULT '0000-00-00 00:00:00',
  `ordering` int(11) UNSIGNED NOT NULL DEFAULT 0,
  `vote` int(11) UNSIGNED NOT NULL DEFAULT 0,
  `hits` int(11) UNSIGNED NOT NULL DEFAULT 0,
  `access` int(11) UNSIGNED NOT NULL DEFAULT 0,
  `allowcomment` tinyint(3) UNSIGNED NOT NULL DEFAULT 1,
  `login_to_read` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `subscription` tinyint(3) UNSIGNED NOT NULL DEFAULT 1,
  `frontpage` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `isnew` tinyint(3) UNSIGNED DEFAULT 0 COMMENT 'To indicate whether the post is new created or already been edited',
  `blogpassword` varchar(100) NOT NULL DEFAULT '',
  `latitude` varchar(255) DEFAULT NULL,
  `longitude` varchar(255) DEFAULT NULL,
  `address` text DEFAULT NULL,
  `posttype` varchar(255) NOT NULL,
  `robots` text DEFAULT NULL,
  `copyrights` text DEFAULT NULL,
  `image` text DEFAULT NULL,
  `media` longtext DEFAULT NULL,
  `language` char(7) NOT NULL,
  `send_notification_emails` tinyint(1) NOT NULL DEFAULT 1,
  `locked` tinyint(3) NOT NULL,
  `revision_id` int(11) DEFAULT NULL,
  `source_id` bigint(20) DEFAULT 0,
  `source_type` varchar(64) DEFAULT '',
  `ip` varchar(255) NOT NULL,
  `doctype` varchar(255) NOT NULL,
  `document` longtext DEFAULT NULL,
  `params` text NOT NULL,
  `author_alias` varchar(255) DEFAULT NULL,
  `version` varchar(10) DEFAULT '',
  `reautopost` tinyint(1) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `cuod6_easyblog_post`
--

INSERT INTO `cuod6_easyblog_post` (`id`, `created_by`, `created`, `modified`, `title`, `permalink`, `content`, `intro`, `excerpt`, `category_id`, `published`, `state`, `publish_up`, `publish_down`, `autopost_date`, `ordering`, `vote`, `hits`, `access`, `allowcomment`, `login_to_read`, `subscription`, `frontpage`, `isnew`, `blogpassword`, `latitude`, `longitude`, `address`, `posttype`, `robots`, `copyrights`, `image`, `media`, `language`, `send_notification_emails`, `locked`, `revision_id`, `source_id`, `source_type`, `ip`, `doctype`, `document`, `params`, `author_alias`, `version`, `reautopost`) VALUES
(1, 102, '2025-04-25 11:56:57', '2025-04-25 13:42:06', 'You have successfully installed EasyBlog', 'easyblog-installed-successfully', '', '<div  class=\"ebd-block   \" data-type=\"html\" ><p><img src=\"https://stackideas.com/images/eblog/install_success5.png\">\n    \n</p></div>\n<div  class=\"ebd-block   \" data-type=\"text\" >With EasyBlog, you can be assured of quality blogging with the following features:<span class=\"redactor-invisible-space\"></span></div>\n<div  class=\"ebd-block   \" data-type=\"rule\" ><hr></div>\n<div  class=\"ebd-block   has-nested\" data-type=\"columns\" ><div class=\"row\" data-responsive=\"400,300,200,100\">\n    <div class=\"col-12 col-md-4\" data-size=\"6\">\n        \n    <div  class=\"ebd-block  is-nested  \" data-type=\"youtube\" ><div class=\"youtube-embed video-embed-wrapper is-responsive\">\n	<iframe src=\"https://www.youtube.com/embed/f-YEli-NK-w?feature=oembed\" width=\"480\" height=\"270\" allowfullscreen></iframe>\n</div></div>\n</div>\n    <div class=\"col-12 col-md-8\" data-size=\"6\">\n        \n    <div  class=\"ebd-block  is-nested  \" data-type=\"heading\" ><h4>Drag and Drop Blocks<br><br></h4></div>\n<div  class=\"ebd-block  is-nested  \" data-type=\"text\" >Add elements to your blog with a simple drag and drop element blocks.<span class=\"redactor-invisible-space\"></span></div>\n</div>\n</div></div>\n<div  class=\"ebd-block   \" data-type=\"rule\" ><hr></div>\n<div  class=\"ebd-block   has-nested\" data-type=\"columns\" ><div class=\"row\" data-responsive=\"400,300,200,100\">\n    <div class=\"col col-md-1\" data-size=\"6\">\n        \n    </div>\n    <div class=\"col-12 col-md-8\" data-size=\"6\">\n        \n    <div  class=\"ebd-block  is-nested  \" data-type=\"heading\" ><h4>Blog now, post later<br></h4></div>\n<div  class=\"ebd-block  is-nested  \" data-type=\"text\" >You can compose a blog now, suffer temporal writer\'s block, save and write again, later.<span class=\"redactor-invisible-space\"></span></div>\n</div>\n</div></div>\n<div  class=\"ebd-block   has-nested\" data-type=\"columns\" ><div class=\"row\" data-responsive=\"400,300,200,100\">\n    <div class=\"col col-md-1\" data-size=\"6\">\n        \n    </div>\n    <div class=\"col col-md-6\" data-size=\"6\">\n        \n    <div  class=\"ebd-block  is-nested  \" data-type=\"heading\" ><h4><br>Social media sharing<br></h4></div>\n<div  class=\"ebd-block  is-nested  \" data-type=\"text\" >Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.<span class=\"redactor-invisible-space\"></span></div>\n</div>\n</div></div>\n<div  class=\"ebd-block   has-nested\" data-type=\"columns\" ><div class=\"row\" data-responsive=\"400,300,200,100\">\n    <div class=\"col col-md-1\" data-size=\"6\">\n        \n    </div>\n    <div class=\"col col-md-6\" data-size=\"6\">\n        \n    <div  class=\"ebd-block  is-nested  \" data-type=\"heading\" ><h4><br>Browse media<br></h4></div>\n<div  class=\"ebd-block  is-nested  \" data-type=\"text\" >Embedding images and videos is fast and easy.<span class=\"redactor-invisible-space\"></span></div>\n</div>\n</div></div>\n<div  class=\"ebd-block   has-nested\" data-type=\"columns\" ><div class=\"row\" data-responsive=\"400,300,200,100\">\n    <div class=\"col col-md-1\" data-size=\"6\">\n        \n    </div>\n    <div class=\"col col-md-6\" data-size=\"6\">\n        \n    <div  class=\"ebd-block  is-nested  \" data-type=\"heading\" ><h4><br>More third party integrations<br></h4></div>\n<div  class=\"ebd-block  is-nested  \" data-type=\"text\" >Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.<span class=\"redactor-invisible-space\"></span></div>\n</div>\n</div></div>\n<div  class=\"ebd-block   has-nested\" data-type=\"columns\" ><div class=\"row\" data-responsive=\"400,300,200,100\">\n    <div class=\"col col-md-1\" data-size=\"6\">\n        \n    </div>\n    <div class=\"col col-md-6\" data-size=\"6\">\n        \n    <div  class=\"ebd-block  is-nested  \" data-type=\"heading\" ><h4><br>Blog rating<br></h4></div>\n<div  class=\"ebd-block  is-nested  \" data-type=\"text\" >Users can show intensity of their favorite blog post by rating them with stars.<span class=\"redactor-invisible-space\"></span></div>\n</div>\n</div></div>\n<div  class=\"ebd-block   \" data-type=\"rule\" ><hr></div>\n<div  class=\"ebd-block   \" data-type=\"text\" ><p>And many more powerful features that you can use to make your blog work beautifully and professionally. Need any help? Drop by our <a target=\"_blank\" class=\"\" title=\"\" href=\"http://stackideas.com/forums/index/easyblog\">Official forum</a> or send our support team a ticket via our <a target=\"_blank\" class=\"\" title=\"\" href=\"https://crm.stackideas.com\">CRM</a>. You can even check out <a target=\"_blank\" class=\"\" title=\"\" href=\"http://stackideas.com/docs/easyblog\">EasyBlog\'s Documentation</a>.</p></div>\n', NULL, 1, 0, 0, '2025-04-25 11:56:57', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, 0, 0, 1, 0, 1, 1, 0, '', NULL, NULL, '', '', '', '', '', '{\"images\":[],\"videos\":[{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=f-YEli-NK-w\",\"html\":\"<div  class=\\\"ebd-block  is-nested  \\\" data-type=\\\"youtube\\\" ><div class=\\\"youtube-embed video-embed-wrapper is-responsive\\\">\\n\\t<iframe src=\\\"https:\\/\\/www.youtube.com\\/embed\\/f-YEli-NK-w?feature=oembed\\\" width=\\\"480\\\" height=\\\"270\\\" allowfullscreen><\\/iframe>\\n<\\/div><\\/div>\\n\"}],\"audios\":[],\"galleries\":[],\"pdf\":[]}', '*', 1, 0, 3, 0, 'easyblog.sitewide', '49.43.168.78', 'ebd', '{\"type\":\"ebd\",\"blocks\":[{\"uid\":\"07094988151957076\",\"type\":\"html\",\"html\":\"<p><img src=\\\"https:\\/\\/stackideas.com\\/images\\/eblog\\/install_success5.png\\\">\\n    \\n<\\/p>\",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\\n    \\n\",\"editableHtml\":\"<p><img src=\\\"https:\\/\\/stackideas.com\\/images\\/eblog\\/install_success5.png\\\">\\n    \\n<\\/p>\"},{\"uid\":\"03040071225259453\",\"type\":\"text\",\"html\":\"With EasyBlog, you can be assured of quality blogging with the following features:<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span>\",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"With EasyBlog, you can be assured of quality blogging with the following features:\\u200b\",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-content-type=\\\"html\\\" data-eb-text-content-wrapper=\\\"\\\" contenteditable=\\\"true\\\">With EasyBlog, you can be assured of quality blogging with the following features:<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div><\\/div>\"},{\"uid\":\"0346444247988984\",\"type\":\"rule\",\"html\":\"\\n            <hr>        \",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n            <hr>        \"},{\"uid\":\"05725746976677328\",\"type\":\"columns\",\"html\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col-12 col-md-4\\\" data-size=\\\"6\\\">\\n        \\n    <!--block06016321050556486--><\\/div>\\n    <div class=\\\"col-12 col-md-8\\\" data-size=\\\"6\\\">\\n        \\n    <!--block029067436303012073--><!--block038569004484452307--><\\/div>\\n<\\/div>        \",\"data\":{\"columns\":[{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"},{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"}]},\"blocks\":[{\"uid\":\"06016321050556486\",\"type\":\"youtube\",\"html\":\"<iframe src=\\\"https:\\/\\/www.youtube.com\\/embed\\/f-YEli-NK-w?feature=oembed\\\" allowfullscreen=\\\"\\\" frameborder=\\\"0\\\" height=\\\"270\\\" width=\\\"480\\\"><\\/iframe>\",\"data\":{\"author\":{\"name\":\"StackIdeas\",\"url\":\"http:\\/\\/www.youtube.com\\/user\\/stackideas\"},\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=f-YEli-NK-w\",\"width\":480,\"height\":270,\"fluid\":true,\"embed\":\"<iframe width=\\\"480\\\" height=\\\"270\\\" src=\\\"https:\\/\\/www.youtube.com\\/embed\\/f-YEli-NK-w?feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen><\\/iframe>\",\"source\":\"https:\\/\\/www.youtube.com\\/embed\\/f-YEli-NK-w?feature=oembed\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"https:\\/\\/www.youtube.com\\/embed\\/f-YEli-NK-w?feature=oembed\",\"editableHtml\":\"\"},{\"uid\":\"029067436303012073\",\"type\":\"heading\",\"html\":\"\\n            <h4>Drag and Drop Blocks<br><br><\\/h4>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        \\n            Drag and Drop Blocks        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"\\n            <h4 contenteditable=\\\"true\\\">Drag and Drop Blocks<br><br><\\/h4>        \"},{\"uid\":\"038569004484452307\",\"type\":\"text\",\"html\":\"Add elements to your blog with a simple drag and drop element blocks.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"Add elements to your blog with a simple drag and drop element blocks.\\u200b\",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-content-type=\\\"html\\\" data-eb-text-content-wrapper=\\\"\\\" contenteditable=\\\"true\\\">Add elements to your blog with a simple drag and drop element blocks.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div><\\/div>\"},{\"uid\":\"06016321050556486\",\"type\":\"youtube\",\"html\":\"<iframe src=\\\"https:\\/\\/www.youtube.com\\/embed\\/f-YEli-NK-w?feature=oembed\\\" allowfullscreen=\\\"\\\" frameborder=\\\"0\\\" height=\\\"270\\\" width=\\\"480\\\"><\\/iframe>\",\"data\":{\"author\":{\"name\":\"StackIdeas\",\"url\":\"http:\\/\\/www.youtube.com\\/user\\/stackideas\"},\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=f-YEli-NK-w\",\"width\":480,\"height\":270,\"fluid\":true,\"embed\":\"<iframe width=\\\"480\\\" height=\\\"270\\\" src=\\\"https:\\/\\/www.youtube.com\\/embed\\/f-YEli-NK-w?feature=oembed\\\" frameborder=\\\"0\\\" allowfullscreen><\\/iframe>\",\"source\":\"https:\\/\\/www.youtube.com\\/embed\\/f-YEli-NK-w?feature=oembed\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"https:\\/\\/www.youtube.com\\/embed\\/f-YEli-NK-w?feature=oembed\",\"editableHtml\":\"\"},{\"uid\":\"029067436303012073\",\"type\":\"heading\",\"html\":\"\\n            <h4>Drag and Drop Blocks<br><br><\\/h4>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        \\n            Drag and Drop Blocks        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"\\n            <h4 contenteditable=\\\"true\\\">Drag and Drop Blocks<br><br><\\/h4>        \"},{\"uid\":\"038569004484452307\",\"type\":\"text\",\"html\":\"Add elements to your blog with a simple drag and drop element blocks.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"Add elements to your blog with a simple drag and drop element blocks.\\u200b\",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-content-type=\\\"html\\\" data-eb-text-content-wrapper=\\\"\\\" contenteditable=\\\"true\\\">Add elements to your blog with a simple drag and drop element blocks.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div><\\/div>\"}],\"nested\":false,\"isolated\":false,\"text\":\"\\n            \\n    \\n        \\n    \\n        \\n    \\n    \\n        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n            \\n        \\n    \\n    \\n        \\n    \\n        \\n    \\n    \\n        \\n            Drag and Drop Blocks        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n            \\n    \\n        \\n    \\n    \\n        Add elements to your blog with a simple drag and drop element blocks.\\u200b\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n\\n\\n        \\n    \\n        \",\"editableHtml\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col-12 col-md-4\\\" data-size=\\\"6\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block06016321050556486-->\\n\\n\\n            \\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-12 col-md-8\\\" data-size=\\\"6\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block029067436303012073-->\\n\\n\\n            <!--block038569004484452307-->\\n\\n\\n\\n\\n        <\\/div>\\n    <\\/div>\\n<\\/div>        \"},{\"uid\":\"026837448799051344\",\"type\":\"rule\",\"html\":\"\\n            <hr>        \",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n            <hr>        \"},{\"uid\":\"0046830407343804836\",\"type\":\"columns\",\"html\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col col-md-1\\\" data-size=\\\"6\\\">\\n        \\n    <\\/div>\\n    <div class=\\\"col-12 col-md-8\\\" data-size=\\\"6\\\">\\n        \\n    <!--block08473397800698876--><!--block07279896603431553--><\\/div>\\n<\\/div>        \",\"data\":{\"columns\":[{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"},{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"}]},\"blocks\":[{\"uid\":\"08473397800698876\",\"type\":\"heading\",\"html\":\"\\n            <h4>Blog now, post later<br><\\/h4>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        \\n            Blog now, post later        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"\\n            <h4 contenteditable=\\\"true\\\">Blog now, post later<br><\\/h4>        \"},{\"uid\":\"07279896603431553\",\"type\":\"text\",\"html\":\"You can compose a blog now, suffer temporal writer\'s block, save and write again, later.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"You can compose a blog now, suffer temporal writer\'s block, save and write again, later.\\u200b\",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-content-type=\\\"html\\\" data-eb-text-content-wrapper=\\\"\\\" contenteditable=\\\"true\\\">You can compose a blog now, suffer temporal writer\'s block, save and write again, later.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div><\\/div>\"},{\"uid\":\"08473397800698876\",\"type\":\"heading\",\"html\":\"\\n            <h4>Blog now, post later<br><\\/h4>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        \\n            Blog now, post later        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"\\n            <h4 contenteditable=\\\"true\\\">Blog now, post later<br><\\/h4>        \"},{\"uid\":\"07279896603431553\",\"type\":\"text\",\"html\":\"You can compose a blog now, suffer temporal writer\'s block, save and write again, later.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"You can compose a blog now, suffer temporal writer\'s block, save and write again, later.\\u200b\",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-content-type=\\\"html\\\" data-eb-text-content-wrapper=\\\"\\\" contenteditable=\\\"true\\\">You can compose a blog now, suffer temporal writer\'s block, save and write again, later.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div><\\/div>\"}],\"nested\":false,\"isolated\":false,\"text\":\"\\n            \\n    \\n        \\n\\n\\n            \\n        \\n    \\n    \\n        \\n    \\n        \\n    \\n    \\n        \\n            Blog now, post later        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n            \\n    \\n        \\n    \\n    \\n        You can compose a blog now, suffer temporal writer\'s block, save and write again, later.\\u200b\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n\\n\\n        \\n    \\n        \",\"editableHtml\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col col-md-1\\\" data-size=\\\"6\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\">\\n\\n\\n            \\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-12 col-md-8\\\" data-size=\\\"6\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block08473397800698876-->\\n\\n\\n            <!--block07279896603431553-->\\n\\n\\n\\n\\n        <\\/div>\\n    <\\/div>\\n<\\/div>        \"},{\"uid\":\"034305927456222685\",\"type\":\"columns\",\"html\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col col-md-1\\\" data-size=\\\"6\\\">\\n        \\n    <\\/div>\\n    <div class=\\\"col col-md-6\\\" data-size=\\\"6\\\">\\n        \\n    <!--block09808841066849929--><!--block036551126970772363--><\\/div>\\n<\\/div>        \",\"data\":{\"columns\":[{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"},{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"}]},\"blocks\":[{\"uid\":\"09808841066849929\",\"type\":\"heading\",\"html\":\"<h4><br>Social media sharing<br><\\/h4>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        Social media sharing\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"<h4 contenteditable=\\\"true\\\"><br>Social media sharing<br><\\/h4>\"},{\"uid\":\"036551126970772363\",\"type\":\"text\",\"html\":\"Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.\\u200b\",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-content-type=\\\"html\\\" data-eb-text-content-wrapper=\\\"\\\" contenteditable=\\\"true\\\">Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div><\\/div>\"},{\"uid\":\"09808841066849929\",\"type\":\"heading\",\"html\":\"<h4><br>Social media sharing<br><\\/h4>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        Social media sharing\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"<h4 contenteditable=\\\"true\\\"><br>Social media sharing<br><\\/h4>\"},{\"uid\":\"036551126970772363\",\"type\":\"text\",\"html\":\"Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.\\u200b\",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-content-type=\\\"html\\\" data-eb-text-content-wrapper=\\\"\\\" contenteditable=\\\"true\\\">Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div><\\/div>\"}],\"nested\":false,\"isolated\":false,\"text\":\"\\n            \\n    \\n        \\n            \\n        \\n    \\n    \\n        \\n    \\n        \\n    \\n    \\n        Social media sharing\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n            \\n    \\n        \\n    \\n    \\n        Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.\\u200b\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n        \\n    \\n        \",\"editableHtml\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col col-md-1\\\" data-size=\\\"6\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\">\\n            \\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col col-md-6\\\" data-size=\\\"6\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block09808841066849929-->\\n            <!--block036551126970772363-->\\n        <\\/div>\\n    <\\/div>\\n<\\/div>        \"},{\"uid\":\"04238469158738458\",\"type\":\"columns\",\"html\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col col-md-1\\\" data-size=\\\"6\\\">\\n        \\n    <\\/div>\\n    <div class=\\\"col col-md-6\\\" data-size=\\\"6\\\">\\n        \\n    <!--block039449238301486433--><!--block0558766089683463--><\\/div>\\n<\\/div>        \",\"data\":{\"columns\":[{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"},{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"}]},\"blocks\":[{\"uid\":\"039449238301486433\",\"type\":\"heading\",\"html\":\"<h4><br>Browse media<br><\\/h4>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        Browse media\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"<h4 contenteditable=\\\"true\\\"><br>Browse media<br><\\/h4>\"},{\"uid\":\"0558766089683463\",\"type\":\"text\",\"html\":\"Embedding images and videos is fast and easy.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"Embedding images and videos is fast and easy.\\u200b\",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-content-type=\\\"html\\\" data-eb-text-content-wrapper=\\\"\\\" contenteditable=\\\"true\\\">Embedding images and videos is fast and easy.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div><\\/div>\"},{\"uid\":\"039449238301486433\",\"type\":\"heading\",\"html\":\"<h4><br>Browse media<br><\\/h4>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        Browse media\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"<h4 contenteditable=\\\"true\\\"><br>Browse media<br><\\/h4>\"},{\"uid\":\"0558766089683463\",\"type\":\"text\",\"html\":\"Embedding images and videos is fast and easy.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"Embedding images and videos is fast and easy.\\u200b\",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-content-type=\\\"html\\\" data-eb-text-content-wrapper=\\\"\\\" contenteditable=\\\"true\\\">Embedding images and videos is fast and easy.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div><\\/div>\"}],\"nested\":false,\"isolated\":false,\"text\":\"\\n            \\n    \\n        \\n            \\n        \\n    \\n    \\n        \\n    \\n        \\n    \\n    \\n        Browse media\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n            \\n    \\n        \\n    \\n    \\n        Embedding images and videos is fast and easy.\\u200b\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n        \\n    \\n        \",\"editableHtml\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col col-md-1\\\" data-size=\\\"6\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\">\\n            \\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col col-md-6\\\" data-size=\\\"6\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block039449238301486433-->\\n            <!--block0558766089683463-->\\n        <\\/div>\\n    <\\/div>\\n<\\/div>        \"},{\"uid\":\"0048939211996886\",\"type\":\"columns\",\"html\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col col-md-1\\\" data-size=\\\"6\\\">\\n        \\n    <\\/div>\\n    <div class=\\\"col col-md-6\\\" data-size=\\\"6\\\">\\n        \\n    <!--block03671041092431052--><!--block018677022024891388--><\\/div>\\n<\\/div>        \",\"data\":{\"columns\":[{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"},{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"}]},\"blocks\":[{\"uid\":\"03671041092431052\",\"type\":\"heading\",\"html\":\"<h4><br>More third party integrations<br><\\/h4>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        More third party integrations\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"<h4 contenteditable=\\\"true\\\"><br>More third party integrations<br><\\/h4>\"},{\"uid\":\"018677022024891388\",\"type\":\"text\",\"html\":\"Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.\\u200b\",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-content-type=\\\"html\\\" data-eb-text-content-wrapper=\\\"\\\" contenteditable=\\\"true\\\">Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div><\\/div>\"},{\"uid\":\"03671041092431052\",\"type\":\"heading\",\"html\":\"<h4><br>More third party integrations<br><\\/h4>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        More third party integrations\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"<h4 contenteditable=\\\"true\\\"><br>More third party integrations<br><\\/h4>\"},{\"uid\":\"018677022024891388\",\"type\":\"text\",\"html\":\"Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.\\u200b\",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-content-type=\\\"html\\\" data-eb-text-content-wrapper=\\\"\\\" contenteditable=\\\"true\\\">Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div><\\/div>\"}],\"nested\":false,\"isolated\":false,\"text\":\"\\n            \\n    \\n        \\n            \\n        \\n    \\n    \\n        \\n    \\n        \\n    \\n    \\n        More third party integrations\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n            \\n    \\n        \\n    \\n    \\n        Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.\\u200b\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n        \\n    \\n        \",\"editableHtml\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col col-md-1\\\" data-size=\\\"6\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\">\\n            \\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col col-md-6\\\" data-size=\\\"6\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block03671041092431052-->\\n            <!--block018677022024891388-->\\n        <\\/div>\\n    <\\/div>\\n<\\/div>        \"},{\"uid\":\"0680012258160072\",\"type\":\"columns\",\"html\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col col-md-1\\\" data-size=\\\"6\\\">\\n        \\n    <\\/div>\\n    <div class=\\\"col col-md-6\\\" data-size=\\\"6\\\">\\n        \\n    <!--block09070874272077539--><!--block002974416423671611--><\\/div>\\n<\\/div>        \",\"data\":{\"columns\":[{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"},{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"}]},\"blocks\":[{\"uid\":\"09070874272077539\",\"type\":\"heading\",\"html\":\"<h4><br>Blog rating<br><\\/h4>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        Blog rating\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"<h4 contenteditable=\\\"true\\\"><br>Blog rating<br><\\/h4>\"},{\"uid\":\"002974416423671611\",\"type\":\"text\",\"html\":\"Users can show intensity of their favorite blog post by rating them with stars.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"Users can show intensity of their favorite blog post by rating them with stars.\\u200b\",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-content-type=\\\"html\\\" data-eb-text-content-wrapper=\\\"\\\" contenteditable=\\\"true\\\">Users can show intensity of their favorite blog post by rating them with stars.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div><\\/div>\"},{\"uid\":\"09070874272077539\",\"type\":\"heading\",\"html\":\"<h4><br>Blog rating<br><\\/h4>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        Blog rating\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"<h4 contenteditable=\\\"true\\\"><br>Blog rating<br><\\/h4>\"},{\"uid\":\"002974416423671611\",\"type\":\"text\",\"html\":\"Users can show intensity of their favorite blog post by rating them with stars.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span>\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"Users can show intensity of their favorite blog post by rating them with stars.\\u200b\",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-content-type=\\\"html\\\" data-eb-text-content-wrapper=\\\"\\\" contenteditable=\\\"true\\\">Users can show intensity of their favorite blog post by rating them with stars.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div><\\/div>\"}],\"nested\":false,\"isolated\":false,\"text\":\"\\n            \\n    \\n        \\n            \\n        \\n    \\n    \\n        \\n    \\n        \\n    \\n    \\n        Blog rating\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n            \\n    \\n        \\n    \\n    \\n        Users can show intensity of their favorite blog post by rating them with stars.\\u200b\\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n        \\n    \\n        \",\"editableHtml\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col col-md-1\\\" data-size=\\\"6\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\">\\n            \\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col col-md-6\\\" data-size=\\\"6\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block09070874272077539-->\\n            <!--block002974416423671611-->\\n        <\\/div>\\n    <\\/div>\\n<\\/div>        \"},{\"uid\":\"021494898851960897\",\"type\":\"rule\",\"html\":\"\\n            <hr>        \",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n            <hr>        \"},{\"uid\":\"031212949855866967\",\"type\":\"text\",\"html\":\"<p>And many more powerful features that you can use to make your blog work beautifully and professionally. Need any help? Drop by our <a target=\\\"_blank\\\" class=\\\"\\\" title=\\\"\\\" href=\\\"http:\\/\\/stackideas.com\\/forums\\/index\\/easyblog\\\">Official forum<\\/a> or send our support team a ticket via our <a target=\\\"_blank\\\" class=\\\"\\\" title=\\\"\\\" href=\\\"https:\\/\\/crm.stackideas.com\\\">CRM<\\/a>. You can even check out <a target=\\\"_blank\\\" class=\\\"\\\" title=\\\"\\\" href=\\\"http:\\/\\/stackideas.com\\/docs\\/easyblog\\\">EasyBlog\'s Documentation<\\/a>.<\\/p>\",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"And many more powerful features that you can use to make your blog work beautifully and professionally. Need any help? Drop by our Official forum or send our support team a ticket via our CRM. You can even check out EasyBlog\'s Documentation.\",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-content-type=\\\"html\\\" data-eb-text-content-wrapper=\\\"\\\" contenteditable=\\\"true\\\"><p>And many more powerful features that you can use to make your blog work beautifully and professionally. Need any help? Drop by our <a target=\\\"_blank\\\" class=\\\"\\\" title=\\\"\\\" href=\\\"http:\\/\\/stackideas.com\\/forums\\/index\\/easyblog\\\">Official forum<\\/a> or send our support team a ticket via our <a target=\\\"_blank\\\" class=\\\"\\\" title=\\\"\\\" href=\\\"https:\\/\\/crm.stackideas.com\\\">CRM<\\/a>. You can even check out <a target=\\\"_blank\\\" class=\\\"\\\" title=\\\"\\\" href=\\\"http:\\/\\/stackideas.com\\/docs\\/easyblog\\\">EasyBlog\'s Documentation<\\/a>.<\\/p><\\/div><\\/div>\"}],\"version\":\"1.0\"}', '{\"total_words\":155}', '', '6.0.10', 0);
INSERT INTO `cuod6_easyblog_post` (`id`, `created_by`, `created`, `modified`, `title`, `permalink`, `content`, `intro`, `excerpt`, `category_id`, `published`, `state`, `publish_up`, `publish_down`, `autopost_date`, `ordering`, `vote`, `hits`, `access`, `allowcomment`, `login_to_read`, `subscription`, `frontpage`, `isnew`, `blogpassword`, `latitude`, `longitude`, `address`, `posttype`, `robots`, `copyrights`, `image`, `media`, `language`, `send_notification_emails`, `locked`, `revision_id`, `source_id`, `source_type`, `ip`, `doctype`, `document`, `params`, `author_alias`, `version`, `reautopost`) VALUES
(2, 102, '2025-01-15 13:36:47', '2025-04-25 13:44:52', 'Location History in Criminal Investigations: How Investigators Can Use Google Timeline Data—And Why Privacy Matters', 'location-history-in-criminal-investigations-how-investigators-can-use-google-timeline-data-and-why-privacy-matters', '', '<div class=\"article-body rte\">\r\n                        <p>In the digital era, location data has become a critical component in solving criminal cases. Google Timeline, a feature that records the location history of Google account users, provides investigators with powerful insights into the movements of suspects, witnesses, and victims. It can confirm alibis, pinpoint suspects at crime scenes, and track a suspect’s movements over time. However, as location-based technologies continue to evolve, so too do concerns about privacy, data security, and the scope of surveillance.</p>\r\n<div><img src=\"images/bdforensics-blog3.png\" alt=\"Location History in Criminal Investigations\" class=\"blg-sh\"></div>\r\n<p>At Black Dog Forensics, we specialize in helping leverage location history data from Google Timeline and other digital evidence to support or challenge claims in criminal and civil cases. As Google continues to evolve its privacy policies and storage methods, it’s important to understand the implications of these changes on criminal investigations and privacy rights.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4><strong>What is Google Timeline and How Does It Work?</strong></h4>\r\n\r\n<p>Google Timeline is a feature within Google Maps that records the movement of a device with a Google account. By using GPS, Wi-Fi signals, Bluetooth, and cell tower data, Google records the device’s locations over time, creating a detailed history of the user’s movements, including where they’ve been, how long they stayed, and the routes they took.&nbsp; Just think about that for second… this means where you go buy groceries, where you eat at, whose house you visit, EVERYWHERE you go!</p>\r\n\r\n<p>For years, Google Timeline has been a critical tool for law enforcement, providing investigators with accurate, real-time location data. Geofence warrants allowed law enforcement to request location data from Google, without even knowing who they were targeting by pulling information on all devices in a specific geographic area during a specific time period. This broad access to location data allowed law enforcement to track suspects, and identify witnesses who happened to be in the vicinity of a crime scene.</p>\r\n\r\n<p>However, the use of geofence warrants has raised significant privacy concerns. These warrants don’t target specific individuals; instead, they capture location data from anyone who happened to be in a designated area at the time of the crime. This means that innocent people can have their location data accessed without any suspicion of wrongdoing, leading to concerns over mass surveillance and privacy violations.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4><strong>Google’s Shift to On-Device Storage: Strengthening Privacy but Complicating Investigations</strong></h4>\r\n\r\n<p>In response to mounting concerns about privacy and data security, Google announced significant changes to how it handles location data. As of 2024, Google is shifting from cloud-based storage to on-device storage, meaning that location history will no longer be stored on Google servers. Instead, this data will be stored locally on users’ devices, with end-to-end encryption to ensure that no unauthorized parties can access it.&nbsp; However, the user can still backup a timeline.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p style=\"text-align:center\"><img alt=\"\" height=\"864\" src=\"../../../d2wvwvig0d1mx7.cloudfront.net/data/org/26766/media/img/source/edit/3383597_edit.jpg\" width=\"409\"></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>This move represents a major shift in how location data is handled and has significant implications for law enforcement access to this information. While this change improves privacy protections for users, it also means that geofence warrants can no longer provide easy access to location history data.</p>\r\n\r\n<p>Because the location data is stored directly on a device or with a user, law enforcement will need physical access to the device in order to retrieve location history, either through user consent or by seizing the device. This process ensures that the user has more control over their data, but it also complicates investigations by making it harder for investigators to quickly obtain location data.&nbsp; This can also impact criminal defense because Law Enforcement can no longer cast a broad net to determine who all is a given area – i.e. potential other suspects.</p>\r\n\r\n<h4>&nbsp;</h4>\r\n\r\n<h4><strong>The Impact of On-Device Storage on Law Enforcement</strong></h4>\r\n\r\n<p>Before the change, law enforcement could issue a geofence warrant and gain access to a vast pool of data from all devices in a specific area during a specific time period. This made location data incredibly useful in tracking down suspects, corroborating witnesses\' testimony, or even exonerating the innocent. However, with on-device storage, Google has ensured that data is not as easily accessible by simply requesting it from its servers.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4><strong>The New Challenges for Investigators</strong></h4>\r\n\r\n<p>The shift to on-device storage introduces a series of challenges for law enforcement and investigators:</p>\r\n\r\n<ol style=\"margin-left: 40px;\">\r\n	<li><u><strong>Physical Access Required:</strong></u> To access location data, law enforcement must now physically possess the device, either through the user’s cooperation or by seizing the device. In cases where the device is locked, investigators must work to bypass security features, which can delay investigations.</li>\r\n	<li><u><strong>Data Retention Period:</strong></u> Google’s location data is not recorded by default, but now requires the user to opt into recording the location.&nbsp; Additionally, the data is now retained for up to three months on users’ devices by default unless changed by the user.&nbsp; &nbsp;After this period, location data is either deleted or backed up to the cloud if the user opts for that. Investigators must act quickly to retrieve this data, as waiting too long could result in the data being permanently erased. This makes timely action essential in time-sensitive investigations.</li>\r\n	<li><u><strong>Encryption and Privacy Protections:</strong></u> Google’s end-to-end encryption ensures that only the device owner or an authorized user can access the location data stored on the device. While this provides better privacy protection, it also means that law enforcement cannot simply request the data from Google’s servers; they must instead gain access to the device directly.</li>\r\n	<li><u><strong>Increased Complexity for Geofence Warrants: </strong></u>Geofence warrants, which once allowed law enforcement to easily track large groups of people in an area, now require investigators to have specific suspects or devices in mind. Broad geofence warrants will no longer yield a comprehensive set of data on every device in the area. This means that investigators may need to follow a more targeted approach, narrowing their focus on specific devices or individuals.&nbsp; Of course,Law Enforcement can still use Tower Dump warrants to aid in investigations, but this is a much more in depth process that requires thousands of records to be combed through.</li>\r\n</ol>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4><strong>Google’s Role in Balancing Privacy and Investigation Needs</strong></h4>\r\n\r\n<p>As the role of location data in criminal investigations becomes more crucial, Google has taken proactive steps to balance privacy with law enforcement needs. While the shift to on-device storage ensures greater user privacy, it also means that law enforcement must now work harder to obtain critical location-based evidence. This move reflects Google’s commitment to protecting user privacy, while still allowing investigators to use location data as part of a criminal investigation when legally justified.</p>\r\n\r\n<p>At Black Dog Forensics, we understand that location data can be critical in criminal investigations. Whether it’s verifying a suspect’s alibi, identifying potential witnesses, or connecting a suspect to a crime scene, Google Timeline data is a powerful tool. However, as privacy concerns continue to grow, it’s important that investigators respect the legal processes for accessing this data and ensure it is done in a way that protects the rights of individuals.</p>\r\n\r\n<p>Black Dog Forensics excels at reviewing legal processes to ensure that the data was requested according to best practices as well as ensuring that your client’s rights were protected.&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4><strong>How We Can Help Navigate the Evolving Landscape</strong></h4>\r\n\r\n<p>At Black Dog Forensics, we assist law enforcement, legal teams, and criminal defense in obtaining and analyzing Google Timeline data and other forms of location-based evidence. Here’s how we help:</p>\r\n\r\n<ul style=\"margin-left: 40px;\">\r\n	<li><u><strong>Forensic Data Extraction:</strong></u> We specialize in forensically extracting data from mobile devices to retrieve Google Timeline and other location-based information, ensuring its integrity and compliance with digital forensic and legal standards.</li>\r\n	<li><u><strong>Expert Analysis: </strong></u>Our team analyzes the location data to establish patterns of movement, identify key locations, and support or challenge claims made by suspects and witnesses.</li>\r\n	<li><u><strong>Privacy and Legal Compliance:</strong></u> We ensure that privacy rights are respected during the investigation and that all data is handled in accordance with legal requirements and privacy regulations.</li>\r\n	<li><u><strong>Timely Data Retrieval:</strong></u> Given that location data is only stored for up to three months, we work quickly to extract the relevant data before it is deleted or overwritten, ensuring that investigators don’t miss critical evidence.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4><strong>A New Era of Location Data in Criminal Investigations</strong></h4>\r\n\r\n<p>As Google continues to enhance privacy protections, it is important to remember that location data remains one of the most powerful tools available to investigators. The shift to on-device storage and end-to-end encryption provides greater control for users over their data but introduces new challenges for law enforcement. At Black Dog Forensics, we help navigate these complexities, ensuring that investigators can access and use location history data effectively and legally.</p>\r\n\r\n<p>If you\'re involved in a criminal investigation that involves Google Timeline or other forms of location data, contact Black Dog Forensics to ensure that the evidence is properly handled and analyzed, and that privacy rights are respected throughout the process.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n                    </div>', NULL, 2, 1, 0, '2025-01-15 13:36:47', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, 1, 0, 1, 0, 1, 1, 0, '', '', '', '', '', '', '', '', '{\"images\":[{\"url\":\"images\\/bdforensics-blog3.png\",\"html\":\"<img src=\\\"images\\/bdforensics-blog3.png\\\" alt=\\\"Location History in Criminal Investigations\\\" class=\\\"blg-sh\\\">\"},{\"url\":\"..\\/..\\/..\\/d2wvwvig0d1mx7.cloudfront.net\\/data\\/org\\/26766\\/media\\/img\\/source\\/edit\\/3383597_edit.jpg\",\"html\":\"<img alt=\\\"\\\" height=\\\"864\\\" src=\\\"..\\/..\\/..\\/d2wvwvig0d1mx7.cloudfront.net\\/data\\/org\\/26766\\/media\\/img\\/source\\/edit\\/3383597_edit.jpg\\\" width=\\\"409\\\">\"}],\"videos\":[],\"audios\":[],\"galleries\":[],\"pdf\":[]}', '*', 0, 0, 4, 0, 'easyblog.sitewide', '49.43.168.78', 'legacy', '', '{\"total_words\":1459,\"image_cover_title\":\"\",\"image_cover_caption\":\"\",\"image_cover_alt\":\"\",\"post_template_id\":\"\"}', '', '6.0.10', 0),
(3, 102, '2025-01-16 13:46:44', '2025-04-25 13:51:59', 'When AI and Tech Get it Wrong: The Importance of Expert Review in Criminal Defense', 'when-ai-and-tech-get-it-wrong-the-importance-of-expert-review-in-criminal-defense', '', '<div class=\"article-body rte\">\r\n                        <p>In today’s digital age, law enforcement agencies increasingly rely on AI-powered technologies such as facial recognition to identify suspects and solve crimes. While these tools can offer valuable assistance, they also come with significant risks, particularly when it comes to their accuracy and potential for bias. At Black Dog Forensics, we understand that when AI or technology is used in criminal investigations, the consequences of wrongful accusations can be severe, and that’s why we emphasize the importance of a thorough <strong>criminal defense review</strong>.&nbsp; Simply put AI can wrongfully accuse individuals and these individuals suffer the consequences.&nbsp;</p>\r\n\r\n<div><img src=\"/images/bdforensics-blog2.png\" alt=\"When AI and Tech Get it Wrong\" class=\"blg-sh\"></div>\r\n<h4>The Growing Use of AI and Facial Recognition in Law Enforcement</h4>\r\n\r\n<p>Facial recognition technology has become a widely used tool for identifying individuals from photos or video footage, helping law enforcement agencies track suspects and solve crimes faster. However, this technology is not without its flaws. Studies have shown that facial recognition software can exhibit race, gender, and age biases, misidentifying people of color, women, and older individuals at higher rates than others. In fact, many FRT systems have been found to struggle with accurately identifying Black and Brown faces, particularly in women. This bias has led to multiple wrongful arrests based solely on incorrect facial recognition matches.</p>\r\n\r\n<p>For example, in <strong>Detroit, Robert Williams</strong> was wrongfully arrested after facial recognition software mistakenly matched his photo with surveillance footage of a robbery suspect. The police detained him for over 30 hours before an officer admitted, \"I guess the computer got it wrong.\" Despite the admission, Williams faced the inconvenience and distress of being arrested based solely on an AI error&ZeroWidthSpace;.</p>\r\n\r\n<p>Similarly, <strong>Michael Oliver</strong> was arrested after facial recognition technology misidentified him in a cell phone video showing another person committing a crime. The video clearly showed a man with no tattoos, yet Oliver has several tattoos on his face and forearms. This clear discrepancy between Oliver\'s appearance and the suspect in the video was ignored, and Oliver was wrongfully charged&ZeroWidthSpace;.</p>\r\n\r\n<p>These cases exemplify the risks of relying too heavily on AI technologies. When the technology misidentifies an individual, the consequences can be devastating, leading to wrongful arrests, loss of freedom, and damaged reputations. These technologies, while an efficient tool, can mislead officers into making arrests without enough corroborating evidence, amplifying the risks of automation bias—a phenomenon where law enforcement officers place undue trust in the technology, even in the face of contradictory evidence&ZeroWidthSpace; AI and Facial Recognition Aren’t Enough</p>\r\n\r\n<p>While AI and facial recognition may seem like an efficient means of identifying suspects, they are not foolproof. A false positive—where the technology identifies the wrong person—can have serious consequences, including wrongful arrests, reputational damage, and even wrongful convictions. The technology’s errors can be exacerbated by poor-quality images, unreliable databases, or lack of diversity in training data, which all contribute to misidentifications. This makes it all the more critical that defendants have access to a thorough defense review that includes an independent examination of any AI-driven evidence.</p>\r\n\r\n<p>In <strong>Woodbridge, New Jersey, Nijeer Parks</strong> was misidentified by facial recognition technology, which mistakenly matched his photo with one from a fake I.D. left at a crime scene. Based on this single, faulty match, Parks was arrested and spent 11 days in jail before being released. In this case, there was no other evidence supporting the arrest, yet the technology was relied upon to establish probable cause.&nbsp;</p>\r\n\r\n<p>There are hundreds of examples in which AI misidentifications can lead to wrongful detentions, sometimes based on little more than a technology match that could have been inaccurate due to poor image quality, racial bias, or the software’s inability to handle diverse datasets.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4>The Case for a Thorough Criminal Defense Review</h4>\r\n\r\n<h4>When AI, facial recognition, or any technology assisted investigative technique is used to support an arrest or accusation, it is essential to <strong>question the reliability of the technology.</strong></h4>\r\n\r\n<p>Relying solely on an AI match, especially without further corroborating evidence, can be dangerous. The legal implications are significant. A wrongful arrest can cause substantial harm, from a loss of personal liberty to long-lasting damage to a person’s career and reputation. If you are facing charges involving AI or technology-driven evidence, it is crucial to have a <strong>comprehensive expert defense review</strong> to ensure that the technology was used appropriately and that the evidence has not been tampered with or misinterpreted.</p>\r\n\r\n<p>At <strong>Black Dog Forensics</strong>, we specialize in conducting <strong>thorough expert criminal defense reviews and digital forensic reviews</strong> of evidence. Our team ensures that:</p>\r\n\r\n<ul style=\"margin-left: 40px;\">\r\n	<li><strong>Biases and errors are identified:</strong> We carefully analyze the technology’s limitations, checking for potential biases in the system that could have led to an incorrect match.</li>\r\n	<li><strong>Best Practice is maintained:</strong> We ensure that all digital evidence has been handled according to legal standards, preserving the integrity of the case.</li>\r\n	<li><strong>The full context is considered:</strong> A comprehensive defense review goes beyond the AI or technology driven match. We look at all the factors, including witness statements, physical evidence, and expert opinions, to build a complete picture of the case.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4>Protecting Your Rights with Expert Review</h4>\r\n\r\n<p>A thorough defense review is vital for protecting your rights in cases where AI and facial recognition technology play a role. Without proper examination, these technologies can contribute to wrongful convictions or the mishandling of evidence. At Black Dog Forensics, we offer expert reviews of AI or technology-driven evidence to ensure that the criminal justice system functions as it should—without over-relying on imperfect technologies that could lead to grave errors.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4>The Importance of Caution in the Age of AI</h4>\r\n\r\n<p>As AI and other technology-based investigation aids continues to be integrated into law enforcement practices, it’s essential for individuals facing criminal charges to have experts review the technology’s role in their case. At <strong>Black Dog Forensics</strong>, we are committed to providing clients with a thorough criminal defense review, ensuring that facial recognition, technology, and other AI tools are used fairly and accurately. If you are facing charges where AI or facial recognition has played a role, don’t leave your fate to technology—get in touch with <strong>Black Dog Forensics</strong> today to ensure that your case is reviewed with the utmost care and precision.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n                    </div>', NULL, 7, 1, 0, '2025-01-16 13:46:44', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, 2, 0, 1, 0, 1, 1, 0, '', '', '', '', '', '', '', '', '{\"images\":[{\"url\":\"\\/images\\/bdforensics-blog2.png\",\"html\":\"<img src=\\\"\\/images\\/bdforensics-blog2.png\\\" alt=\\\"When AI and Tech Get it Wrong\\\" class=\\\"blg-sh\\\">\"}],\"videos\":[],\"audios\":[],\"galleries\":[],\"pdf\":[]}', '*', 0, 0, 9, 0, 'easyblog.sitewide', '49.43.168.78', 'legacy', '', '{\"total_words\":1023,\"image_cover_title\":\"\",\"image_cover_caption\":\"\",\"image_cover_alt\":\"\",\"post_template_id\":\"\"}', '', '6.0.10', 0),
(6, 102, '2025-01-17 13:52:37', '2025-04-25 13:54:18', 'Are Screenshots of Text Messages Admissible and Reliable in Court? Well, It Depends', 'are-screenshots-of-text-messages-admissible-and-reliable-in-court-well-it-depends', '', '<div class=\"article-body rte\">\r\n                        <p>In today\'s digital age, text messages are often crucial pieces of evidence in legal proceedings. However, when it comes to using screenshots of text message conversations as evidence in court, the question becomes: are they admissible and reliable? The short answer is: <strong>It depends.</strong>&nbsp; At Black Dog Forensics, we understand that the legal landscape surrounding digital evidence can be complex, and the validity of screenshots in court requires careful consideration.</p>\r\n\r\n<div><img src=\"/images/bdforensics-blog1.png\" alt=\"Are Screenshots of Text Messages Admissible and Reliable in Court?\" class=\"blg-sh\"></div>\r\n\r\n<h4>The Problem with Screenshots as Evidence</h4>\r\n\r\n<p>While screenshots may seem like a convenient and easy way to capture text messages, relying on them for legal purposes poses several risks:</p>\r\n\r\n<ul style=\"margin-left: 40px;\">\r\n	<li><strong>Tampering and Manipulation:</strong> Screenshots are just images, and images can be easily created or edited. With graphic editing tools, anyone can create or alter a screenshot to fabricate a conversation or remove critical context. This makes screenshots highly vulnerable to manipulation, and their authenticity can be difficult to verify.&nbsp; Simply do a Google search for fake iMessage creator to see how easy it is to fake.&nbsp;</li>\r\n	<li><strong>Timestamp Issues:</strong> Screenshots display the time they were taken, not the actual time a message was sent. This can cause discrepancies if the timing of a conversation is essential to your case, potentially leading to confusion and complications in court.&nbsp; We have seen a number of messages that actually occurred but were being portrayed as being recent versus years old.&nbsp;</li>\r\n	<li><strong>Identification Problems:</strong> Although screenshots often show a name or number, they don’t confirm the identity of the person on the other end of the conversation or even who received the message. A name in a screenshot can be easily faked, and there’s no way to verify the true sender or recipient of the messages based off of a screen shot alone.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4>When Are Screenshots Admissible?</h4>\r\n\r\n<p>In some cases, screenshots of text messages can be admitted as evidence, but the court will typically require additional steps to ensure their authenticity:</p>\r\n\r\n<ul style=\"margin-left: 40px;\">\r\n	<li><strong>Authentication:</strong> To be admissible, the party introducing the screenshot must demonstrate that the message is authentic and neither party has any discrepancy to the actual content of the messages.&nbsp; This is not likely given the fact the messages are being used in court to likely prove a contentious point. This could include testimony from the person who took the screenshot, providing context to prove the message\'s integrity.</li>\r\n	<li><strong>Corroborating Evidence:</strong> In many cases, screenshots alone may not be enough. Courts may require additional evidence—such as phone records, expert testimony, or forensic data extraction—to corroborate the authenticity of the messages.</li>\r\n	<li><strong>Chain of Custody:</strong> Just like any other form of evidence, text messages must be properly preserved. If a screenshot is not backed up by a reliable process for capturing and preserving the original message, it risks being dismissed as unreliable or inadmissible.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4>The Better Approach: Forensic Extraction and Reporting</h4>\r\n\r\n<p>While screenshots may sometimes be accepted in court, they are far from the ideal way to preserve and present text message evidence. At Black Dog Forensics, we advocate for a more reliable, forensically sound method: <strong>forensic extraction and reporting</strong>.</p>\r\n\r\n<p>Forensic extraction allows us to extract text messages directly from a phone or other mobile device, ensuring that all metadata—such as timestamps, sender/recipient information, and in some cases deleted messages are properly preserved and reported.&nbsp; &nbsp;This method provides a much higher level of confidence in the authenticity of the messages, making them far more defensible in court.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4>Why It’s Essential to Use Professional Services</h4>\r\n\r\n<p>For text messages to be reliable and admissible in court, they should be captured and preserved using best practices. Relying on screenshots alone puts your case at risk, especially when there are far more reliable methods available. Black Dog Forensics specializes in secure, forensic-grade data preservation, ensuring that your text message evidence is handled appropriately and can stand up to any challenges in court.</p>\r\n\r\n<p><strong>The Short answer… It Depends</strong></p>\r\n\r\n<p>So, are screenshots of text messages admissible and reliable in court? Well, it depends on the circumstances. While they may sometimes be allowed, they come with significant risks and limitations. If you\'re willing to leave your case up to some screenshots which can easily be debunked by an expert, then go ahead.&nbsp; Otherwise, to ensure your text message evidence is both admissible and reliable, you should consider using professional forensic services like Black Dog Forensics. By extracting data directly from the source and preserving it through proper forensic methods, you can confidently present text messages as evidence in court—knowing they’re as reliable and defensible as possible.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<div>\r\n<hr size=\"2\"></div>\r\n\r\n<p><strong>Contact Black Dog Forensics</strong> today to learn more about how we can help you securely extract and preserve text message evidence, ensuring it meets legal standards and can stand up in court.</p>\r\n\r\n                    </div>', NULL, 9, 1, 0, '2025-01-17 13:52:37', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, 11, 0, 1, 0, 1, 1, 0, '', '', '', '', '', '', '', '', '{\"images\":[{\"url\":\"\\/images\\/bdforensics-blog1.png\",\"html\":\"<img src=\\\"\\/images\\/bdforensics-blog1.png\\\" alt=\\\"Are Screenshots of Text Messages Admissible and Reliable in Court?\\\" class=\\\"blg-sh\\\">\"}],\"videos\":[],\"audios\":[],\"galleries\":[],\"pdf\":[]}', '*', 0, 0, 11, 0, 'easyblog.sitewide', '49.43.168.78', 'legacy', '', '{\"total_words\":782,\"image_cover_title\":\"\",\"image_cover_caption\":\"\",\"image_cover_alt\":\"\",\"post_template_id\":\"\"}', '', '6.0.10', 0);

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

--
-- Table structure for table `cuod6_easyblog_post_assets`
--

DROP TABLE IF EXISTS `cuod6_easyblog_post_assets`;
CREATE TABLE `cuod6_easyblog_post_assets` (
  `id` int(11) NOT NULL,
  `post_id` int(11) NOT NULL,
  `key` varchar(255) NOT NULL,
  `value` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_post_category`
--

DROP TABLE IF EXISTS `cuod6_easyblog_post_category`;
CREATE TABLE `cuod6_easyblog_post_category` (
  `id` int(11) NOT NULL,
  `post_id` int(11) NOT NULL,
  `category_id` int(11) NOT NULL,
  `primary` tinyint(4) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `cuod6_easyblog_post_category`
--

INSERT INTO `cuod6_easyblog_post_category` (`id`, `post_id`, `category_id`, `primary`) VALUES
(1, 1, 0, 0),
(2, 1, 1, 1),
(6, 2, 2, 1),
(12, 3, 7, 1),
(14, 6, 9, 1);

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

--
-- Table structure for table `cuod6_easyblog_post_rejected`
--

DROP TABLE IF EXISTS `cuod6_easyblog_post_rejected`;
CREATE TABLE `cuod6_easyblog_post_rejected` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `post_id` int(20) UNSIGNED NOT NULL,
  `created_by` int(11) NOT NULL,
  `message` text NOT NULL,
  `created` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_post_tag`
--

DROP TABLE IF EXISTS `cuod6_easyblog_post_tag`;
CREATE TABLE `cuod6_easyblog_post_tag` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `tag_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL,
  `isrevision` tinyint(1) DEFAULT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_post_templates`
--

DROP TABLE IF EXISTS `cuod6_easyblog_post_templates`;
CREATE TABLE `cuod6_easyblog_post_templates` (
  `id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `title` varchar(255) NOT NULL,
  `data` longtext NOT NULL,
  `created` datetime NOT NULL,
  `system` tinyint(1) NOT NULL,
  `core` tinyint(1) DEFAULT 0,
  `params` longtext DEFAULT NULL,
  `screenshot` text NOT NULL,
  `published` tinyint(3) DEFAULT 1,
  `datafix` tinyint(1) DEFAULT 1,
  `doctype` varchar(255) NOT NULL DEFAULT 'ebd',
  `ordering` tinyint(1) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `cuod6_easyblog_post_templates`
--

INSERT INTO `cuod6_easyblog_post_templates` (`id`, `user_id`, `title`, `data`, `created`, `system`, `core`, `params`, `screenshot`, `published`, `datafix`, `doctype`, `ordering`) VALUES
(1, 102, 'COM_EASYBLOG_COMPOSER_TEMPLATES_TITLE_BLANK', '{}', '2025-04-25 11:56:57', 2, 1, NULL, '/media/com_easyblog/images/templates/blank.png', 1, 1, 'ebd', 1);
INSERT INTO `cuod6_easyblog_post_templates` (`id`, `user_id`, `title`, `data`, `created`, `system`, `core`, `params`, `screenshot`, `published`, `datafix`, `doctype`, `ordering`) VALUES
(2, 102, 'COM_EASYBLOG_COMPOSER_TEMPLATES_TITLE_NEWS', '{\"title\":\"COM_EASYBLOG_COMPOSER_TEMPLATES_TITLE_NEWS\",\"permalink\":\"template-for-news\",\"type\":\"ebd\",\"version\":\"1.0\",\"blocks\":[{\"uid\":\"05234665782190859\",\"type\":\"text\",\"html\":\"\\n            <p>Tart lollipop candy toffee danish candy liquorice cookie fruitcake. Powder croissant jelly-o jelly-o danish chocolate bar. Chocolate cake gummies croissant halvah jelly beans tootsie roll pudding.&nbsp;<\\/p><p>Danish brownie tart cookie jelly beans tiramisu jelly. Marzipan drag\\u00e9e lollipop cake ice cream. Sesame snaps souffl\\u00e9 souffl\\u00e9 sugar plum ice cream jelly beans chocolate bar brownie. Fruitcake bonbon pastry.&nbsp;<\\/p><p>Tiramisu jujubes marzipan. Biscuit carrot cake fruitcake drag\\u00e9e chocolate donut.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\\n            Tart lollipop candy toffee danish candy liquorice cookie fruitcake. Powder croissant jelly-o jelly-o danish chocolate bar. Chocolate cake gummies croissant halvah jelly beans tootsie roll pudding.\\u00a0Danish brownie tart cookie jelly beans tiramisu jelly. Marzipan drag\\u00e9e lollipop cake ice cream. Sesame snaps souffl\\u00e9 souffl\\u00e9 sugar plum ice cream jelly beans chocolate bar brownie. Fruitcake bonbon pastry.\\u00a0Tiramisu jujubes marzipan. Biscuit carrot cake fruitcake drag\\u00e9e chocolate donut.        \",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Tart lollipop candy toffee danish candy liquorice cookie fruitcake. Powder croissant jelly-o jelly-o danish chocolate bar. Chocolate cake gummies croissant halvah jelly beans tootsie roll pudding.&nbsp;<\\/p><p>Danish brownie tart cookie jelly beans tiramisu jelly. Marzipan drag\\u00e9e lollipop cake ice cream. Sesame snaps souffl\\u00e9 souffl\\u00e9 sugar plum ice cream jelly beans chocolate bar brownie. Fruitcake bonbon pastry.&nbsp;<\\/p><p>Tiramisu jujubes marzipan. Biscuit carrot cake fruitcake drag\\u00e9e chocolate donut.<\\/p>        <\\/div><\\/div>\\t\\t\"},{\"uid\":\"07758479909971356\",\"type\":\"quotes\",\"html\":\"\\n\\t\\t\\t<blockquote class=\\\"eb-quote style-default\\\">\\n    <p>Jujubes lemon drops tart lollipop brownie<br><\\/p>\\n    <cite>Cupcake Ipsum, 2015<\\/cite>\\n<\\/blockquote>\\t\\t\",\"data\":{\"style\":\"style-default\",\"citation\":1,\"current\":\"style-default\"},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n\\t\\t\\t<blockquote class=\\\"eb-quote style-default\\\">\\n    <p contenteditable=\\\"true\\\">Jujubes lemon drops tart lollipop brownie<br><\\/p>\\n    <cite contenteditable=\\\"true\\\">Cupcake Ipsum, 2015<\\/cite>\\n<\\/blockquote>\\t\\t\"},{\"uid\":\"035853996756486595\",\"type\":\"text\",\"html\":\"\\n            <p>Lollipop marzipan apple pie oat cake sweet roll carrot cake toffee dessert marzipan. Gummi bears jelly-o liquorice lollipop chocolate bar.&nbsp;<\\/p><p>Pastry jelly jelly sugar plum jelly tiramisu cupcake sugar plum. Pastry pie pudding tiramisu donut ice cream candy. Sweet marshmallow souffl\\u00e9 pudding.&nbsp;<span>Marzipan macaroon jelly beans. Croissant gummi bears chupa chups sugar plum tootsie roll apple pie cupcake.<\\/span><\\/p><p><span>Candy sweet roll jelly beans candy marzipan. Powder jelly-o cookie sweet roll tart pudding croissant bonbon pudding. Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.<br><\\/span><\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\\n            Lollipop marzipan apple pie oat cake sweet roll carrot cake toffee dessert marzipan. Gummi bears jelly-o liquorice lollipop chocolate bar.\\u00a0Pastry jelly jelly sugar plum jelly tiramisu cupcake sugar plum. Pastry pie pudding tiramisu donut ice cream candy. Sweet marshmallow souffl\\u00e9 pudding.\\u00a0Marzipan macaroon jelly beans. Croissant gummi bears chupa chups sugar plum tootsie roll apple pie cupcake.Candy sweet roll jelly beans candy marzipan. Powder jelly-o cookie sweet roll tart pudding croissant bonbon pudding. Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.        \",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Lollipop marzipan apple pie oat cake sweet roll carrot cake toffee dessert marzipan. Gummi bears jelly-o liquorice lollipop chocolate bar.&nbsp;<\\/p><p>Pastry jelly jelly sugar plum jelly tiramisu cupcake sugar plum. Pastry pie pudding tiramisu donut ice cream candy. Sweet marshmallow souffl\\u00e9 pudding.&nbsp;<span>Marzipan macaroon jelly beans. Croissant gummi bears chupa chups sugar plum tootsie roll apple pie cupcake.<\\/span><\\/p><p><span>Candy sweet roll jelly beans candy marzipan. Powder jelly-o cookie sweet roll tart pudding croissant bonbon pudding. Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.<br><\\/span><\\/p>        <\\/div><\\/div>\\t\\t\"},{\"uid\":\"04488845628220588\",\"type\":\"rule\",\"html\":\"\\n\\t\\t\\t<hr>\\t\\t\",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n\\t\\t\\t<hr>\\t\\t\"},{\"uid\":\"037803769996389747\",\"type\":\"columns\",\"html\":\"\\n\\t\\t\\t<div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col-12 col-md-4\\\" data-size=\\\"4\\\">\\n        \\n    <!--block08152429302552032--><!--block0993169609690085--><!--block019192429818212986--><\\/div>\\n    <div class=\\\"col-12 col-md-4\\\" data-size=\\\"4\\\">\\n        \\n    <!--block08459280632191678--><!--block01288135687354952--><!--block02684249742887914--><\\/div>\\n<div class=\\\"col-12 col-md-4\\\" data-size=\\\"4\\\"><!--block05242901362178171--><!--block05865874881856143--><!--block07594925842713565--><\\/div><\\/div>\\t\\t\",\"data\":{\"columns\":[{\"default\":0,\"content\":\"<div class=\\\"col-cell no-wrap\\\" style=\\\"padding-right: 10px;\\\">Column Size<\\/div>\\n                    <div class=\\\"col-cell\\\">\\n                        <select data-select-width=\\\"\\\">\\n                            <option>Select Size<\\/option>\\n\\n                                                        <option value=\\\"1\\\">1<\\/option>\\n                                                        <option value=\\\"2\\\">2<\\/option>\\n                                                        <option value=\\\"3\\\">3<\\/option>\\n                                                        <option value=\\\"4\\\">4<\\/option>\\n                                                        <option value=\\\"5\\\">5<\\/option>\\n                                                        <option value=\\\"6\\\" selected=\\\"selected\\\">6<\\/option>\\n                                                        <option value=\\\"7\\\">7<\\/option>\\n                                                        <option value=\\\"8\\\">8<\\/option>\\n                                                        <option value=\\\"9\\\">9<\\/option>\\n                                                        <option value=\\\"10\\\">10<\\/option>\\n                                                        <option value=\\\"11\\\">11<\\/option>\\n                                                        <option value=\\\"12\\\">12<\\/option>\\n                                                    <\\/select>\\n                    <\\/div>\"},{\"default\":0,\"content\":\"<div class=\\\"col-cell no-wrap\\\" style=\\\"padding-right: 10px;\\\">Column Size<\\/div>\\n                    <div class=\\\"col-cell\\\">\\n                        <select data-select-width=\\\"\\\">\\n                            <option>Select Size<\\/option>\\n\\n                                                        <option value=\\\"1\\\">1<\\/option>\\n                                                        <option value=\\\"2\\\">2<\\/option>\\n                                                        <option value=\\\"3\\\">3<\\/option>\\n                                                        <option value=\\\"4\\\">4<\\/option>\\n                                                        <option value=\\\"5\\\">5<\\/option>\\n                                                        <option value=\\\"6\\\" selected=\\\"selected\\\">6<\\/option>\\n                                                        <option value=\\\"7\\\">7<\\/option>\\n                                                        <option value=\\\"8\\\">8<\\/option>\\n                                                        <option value=\\\"9\\\">9<\\/option>\\n                                                        <option value=\\\"10\\\">10<\\/option>\\n                                                        <option value=\\\"11\\\">11<\\/option>\\n                                                        <option value=\\\"12\\\">12<\\/option>\\n                                                    <\\/select>\\n                    <\\/div>\"},{\"default\":0,\"content\":\"<div class=\\\"col-cell no-wrap\\\" style=\\\"padding-right: 10px;\\\">Column Size<\\/div>\\n                    <div class=\\\"col-cell\\\">\\n                        <select data-select-width=\\\"\\\">\\n                            <option>Select Size<\\/option>\\n\\n                                                        <option value=\\\"1\\\">1<\\/option>\\n                                                        <option value=\\\"2\\\">2<\\/option>\\n                                                        <option value=\\\"3\\\">3<\\/option>\\n                                                        <option value=\\\"4\\\">4<\\/option>\\n                                                        <option value=\\\"5\\\">5<\\/option>\\n                                                        <option value=\\\"6\\\" selected=\\\"selected\\\">6<\\/option>\\n                                                        <option value=\\\"7\\\">7<\\/option>\\n                                                        <option value=\\\"8\\\">8<\\/option>\\n                                                        <option value=\\\"9\\\">9<\\/option>\\n                                                        <option value=\\\"10\\\">10<\\/option>\\n                                                        <option value=\\\"11\\\">11<\\/option>\\n                                                        <option value=\\\"12\\\">12<\\/option>\\n                                                    <\\/select>\\n                    <\\/div>\"}]},\"blocks\":[{\"uid\":\"08152429302552032\",\"type\":\"image\",\"html\":\"\",\"data\":{\"isurl\":false,\"url\":\"\",\"uri\":\"\",\"variation\":\"\",\"size_enabled\":true,\"mode\":\"simple\",\"mode_lock\":false,\"fluid\":false,\"width\":\"\",\"width_lock\":false,\"height\":\"\",\"height_lock\":false,\"ratio\":\"\",\"ratio_lock\":true,\"alignment\":\"center\",\"responsive\":true,\"strategy\":\"fit\",\"element_width\":\"\",\"element_height\":\"\",\"element_top\":\"\",\"element_left\":\"\",\"element_ratio\":\"\",\"element_ratio_lock\":true,\"natural_width\":\"\",\"natural_height\":\"\",\"natural_ratio\":\"\",\"style_enabled\":true,\"style\":\"clear\",\"caption_enabled\":true,\"caption_text\":\"\",\"alt_enabled\":true,\"alt_text\":\"\",\"link_enabled\":true,\"link_url\":\"\",\"link_title\":\"\",\"link_target\":\"\",\"popup_enabled\":true,\"popup_url\":\"\",\"popup_uri\":\"\",\"popup_variation\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"style\":\"text-align: center;\",\"text\":\"\\nundefined\",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"eb-composer-placeholder eb-composer-placeholder-image text-center\\\" data-eb-composer-image-placeholder=\\\"\\\" data-key=\\\"_cG9zdA--\\\" data-type=\\\"image\\\" data-plupload-multi-selection=\\\"0\\\">\\n\\n\\t<div data-plupload-drop-element=\\\"\\\" style=\\\"position: relative;\\\">\\n\\t\\t<i class=\\\"eb-composer-placeholder-icon fdi fa fa-camera\\\"><\\/i>\\n\\n\\t\\t\\t\\t<b class=\\\"eb-composer-placeholder-title\\\">Drop an image block here<\\/b>\\n\\t\\t<p class=\\\"eb-composer-placeholder-brief\\\">Supports jpeg, png, gif.<\\/p>\\n\\t\\t\\n\\t\\t<div class=\\\"eb-composer-place-options\\\" data-eb-composer-place-options=\\\"\\\">\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-insert-url-button=\\\"\\\">\\n\\t\\t\\t\\t\\tEnter URL\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-mm-browse-button=\\\"\\\" data-eb-mm-start-uri=\\\"_cG9zdA--\\\" data-eb-mm-filter=\\\"image\\\">\\n\\t\\t\\t\\t\\tBrowse Media\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\" style=\\\"position: relative;\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-plupload-browse-button=\\\"\\\" style=\\\"position: relative; z-index: 1;\\\">\\n\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-upload\\\"><\\/i>&nbsp; Upload\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<div id=\\\"html5_1cijncagp1rnolhah79bhv1s5n1b_container\\\" class=\\\"moxie-shim moxie-shim-html5\\\" style=\\\"position: absolute; top: 4px; left: 4px; width: 77px; height: 30px; overflow: hidden; z-index: 0;\\\"><input id=\\\"html5_1cijncagp1rnolhah79bhv1s5n1b\\\" style=\\\"font-size: 999px; opacity: 0; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;\\\" multiple=\\\"\\\" accept=\\\"image\\/jpeg,image\\/png,image\\/gif\\\" type=\\\"file\\\"><\\/div><\\/div>\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t<\\/div>\\n\\n\\t\\t<div class=\\\"eb-composer-place-url\\\" data-eb-image-url-form=\\\"\\\">\\n\\t\\t\\t<div class=\\\"o-input-group o-input-group--sm\\\">\\n\\t\\t\\t\\t<input class=\\\"o-form-control\\\" placeholder=\\\"Place image URL here\\\" data-eb-image-url-textbox=\\\"\\\" type=\\\"text\\\">\\n\\n\\t\\t\\t\\t<span class=\\\"o-input-group__btn\\\">\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary-o\\\" data-eb-image-url-add=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-check\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-image-url-cancel=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-times\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\n\\t\\t<div class=\\\"eb-composer-upload-progress\\\" data-eb-mm-upload-progress=\\\"\\\">\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress\\\">\\n            <b class=\\\"progress-bar progress-bar-success progress-bar-striped\\\" role=\\\"progressbar\\\" aria-valuenow=\\\"0\\\" aria-valuemin=\\\"0\\\" aria-valuemax=\\\"100\\\" style=\\\"width: 0%;\\\" data-eb-mm-upload-progress-bar=\\\"\\\"><\\/b>\\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress-value\\\" data-eb-mm-upload-progress-value=\\\"\\\">0%<\\/div>\\n        <span data-eb-mm-upload-name=\\\"\\\" class=\\\"hide\\\"><\\/span>\\n    <\\/div>\\n<\\/div>\\n\\t\\t<div class=\\\"eb-composer-placeholder-fail\\\">\\n\\t<div class=\\\"row-table\\\">\\n\\t\\t<div class=\\\"col-cell\\\">\\n\\t\\t\\t<p data-eb-mm-upload-error-text=\\\"\\\"><\\/p>\\n\\t\\t\\t<a href=\\\"javascript:void(0);\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-eb-mm-upload-error-retry=\\\"\\\">Try Again<\\/a>\\n\\t\\t<\\/div>\\n\\t<\\/div>\\n<\\/div>\\t<\\/div>\\n<\\/div>\\t\\t\"},{\"uid\":\"0993169609690085\",\"type\":\"heading\",\"html\":\"\\n\\t\\t\\t<h4><br><a href=\\\"http:\\/\\/www.google.com\\\" title=\\\"\\\" class=\\\"\\\" target=\\\"_blank\\\">Related Post Title A<\\/a><\\/h4>\\t\\t\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\tRelated Post Title A\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\",\"editableHtml\":\"\\n\\t\\t\\t<h4 contenteditable=\\\"true\\\"><br><a href=\\\"http:\\/\\/www.google.com\\\" title=\\\"\\\" class=\\\"\\\" target=\\\"_blank\\\">Related Post Title A<\\/a><\\/h4>\\t\\t\"},{\"uid\":\"019192429818212986\",\"type\":\"text\",\"html\":\"\\n            <p>Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.        \",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.<\\/p>        <\\/div><\\/div>\\t\\t\"},{\"uid\":\"08459280632191678\",\"type\":\"image\",\"html\":\"\",\"data\":{\"isurl\":false,\"url\":\"\",\"uri\":\"\",\"variation\":\"\",\"size_enabled\":true,\"mode\":\"simple\",\"mode_lock\":false,\"fluid\":false,\"width\":\"\",\"width_lock\":false,\"height\":\"\",\"height_lock\":false,\"ratio\":\"\",\"ratio_lock\":true,\"alignment\":\"center\",\"responsive\":true,\"strategy\":\"fit\",\"element_width\":\"\",\"element_height\":\"\",\"element_top\":\"\",\"element_left\":\"\",\"element_ratio\":\"\",\"element_ratio_lock\":true,\"natural_width\":\"\",\"natural_height\":\"\",\"natural_ratio\":\"\",\"style_enabled\":true,\"style\":\"clear\",\"caption_enabled\":true,\"caption_text\":\"\",\"alt_enabled\":true,\"alt_text\":\"\",\"link_enabled\":true,\"link_url\":\"\",\"link_title\":\"\",\"link_target\":\"\",\"popup_enabled\":true,\"popup_url\":\"\",\"popup_uri\":\"\",\"popup_variation\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"style\":\"text-align: center;\",\"text\":\"\\nundefined\",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"eb-composer-placeholder eb-composer-placeholder-image text-center\\\" data-eb-composer-image-placeholder=\\\"\\\" data-key=\\\"_cG9zdA--\\\" data-type=\\\"image\\\" data-plupload-multi-selection=\\\"0\\\">\\n\\n\\t<div data-plupload-drop-element=\\\"\\\" style=\\\"position: relative;\\\">\\n\\t\\t<i class=\\\"eb-composer-placeholder-icon fdi fa fa-camera\\\"><\\/i>\\n\\n\\t\\t\\t\\t<b class=\\\"eb-composer-placeholder-title\\\">Drop an image block here<\\/b>\\n\\t\\t<p class=\\\"eb-composer-placeholder-brief\\\">Supports jpeg, png, gif.<\\/p>\\n\\t\\t\\n\\t\\t<div class=\\\"eb-composer-place-options\\\" data-eb-composer-place-options=\\\"\\\">\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-insert-url-button=\\\"\\\">\\n\\t\\t\\t\\t\\tEnter URL\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-mm-browse-button=\\\"\\\" data-eb-mm-start-uri=\\\"_cG9zdA--\\\" data-eb-mm-filter=\\\"image\\\">\\n\\t\\t\\t\\t\\tBrowse Media\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\" style=\\\"position: relative;\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-plupload-browse-button=\\\"\\\" style=\\\"position: relative; z-index: 1;\\\">\\n\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-upload\\\"><\\/i>&nbsp; Upload\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<div id=\\\"html5_1cijncrqaceu1ci519s41a411p6n1j_container\\\" class=\\\"moxie-shim moxie-shim-html5\\\" style=\\\"position: absolute; top: 4px; left: 4px; width: 77px; height: 30px; overflow: hidden; z-index: 0;\\\"><input id=\\\"html5_1cijncrqaceu1ci519s41a411p6n1j\\\" style=\\\"font-size: 999px; opacity: 0; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;\\\" multiple=\\\"\\\" accept=\\\"image\\/jpeg,image\\/png,image\\/gif\\\" type=\\\"file\\\"><\\/div><\\/div>\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t<\\/div>\\n\\n\\t\\t<div class=\\\"eb-composer-place-url\\\" data-eb-image-url-form=\\\"\\\">\\n\\t\\t\\t<div class=\\\"o-input-group o-input-group--sm\\\">\\n\\t\\t\\t\\t<input class=\\\"o-form-control\\\" placeholder=\\\"Place image URL here\\\" data-eb-image-url-textbox=\\\"\\\" type=\\\"text\\\">\\n\\n\\t\\t\\t\\t<span class=\\\"o-input-group__btn\\\">\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary-o\\\" data-eb-image-url-add=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-check\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-image-url-cancel=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-times\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\n\\t\\t<div class=\\\"eb-composer-upload-progress\\\" data-eb-mm-upload-progress=\\\"\\\">\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress\\\">\\n            <b class=\\\"progress-bar progress-bar-success progress-bar-striped\\\" role=\\\"progressbar\\\" aria-valuenow=\\\"0\\\" aria-valuemin=\\\"0\\\" aria-valuemax=\\\"100\\\" style=\\\"width: 0%;\\\" data-eb-mm-upload-progress-bar=\\\"\\\"><\\/b>\\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress-value\\\" data-eb-mm-upload-progress-value=\\\"\\\">0%<\\/div>\\n        <span data-eb-mm-upload-name=\\\"\\\" class=\\\"hide\\\"><\\/span>\\n    <\\/div>\\n<\\/div>\\n\\t\\t<div class=\\\"eb-composer-placeholder-fail\\\">\\n\\t<div class=\\\"row-table\\\">\\n\\t\\t<div class=\\\"col-cell\\\">\\n\\t\\t\\t<p data-eb-mm-upload-error-text=\\\"\\\"><\\/p>\\n\\t\\t\\t<a href=\\\"javascript:void(0);\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-eb-mm-upload-error-retry=\\\"\\\">Try Again<\\/a>\\n\\t\\t<\\/div>\\n\\t<\\/div>\\n<\\/div>\\t<\\/div>\\n<\\/div>\\t\\t\"},{\"uid\":\"01288135687354952\",\"type\":\"heading\",\"html\":\"\\n\\t\\t\\t<h4><br><a href=\\\"http:\\/\\/www.google.com\\\" title=\\\"\\\" class=\\\"\\\" target=\\\"_blank\\\">Related Post Title B<\\/a><br><\\/h4>\\t\\t\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\tRelated Post Title B\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\",\"editableHtml\":\"\\n\\t\\t\\t<h4 contenteditable=\\\"true\\\"><br><a href=\\\"http:\\/\\/www.google.com\\\" title=\\\"\\\" class=\\\"\\\" target=\\\"_blank\\\">Related Post Title B<\\/a><br><\\/h4>\\t\\t\"},{\"uid\":\"02684249742887914\",\"type\":\"text\",\"html\":\"\\n            <p>Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.        \",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.<\\/p>        <\\/div><\\/div>\\t\\t\"},{\"uid\":\"05242901362178171\",\"type\":\"image\",\"html\":\"\",\"data\":{\"isurl\":false,\"url\":\"\",\"uri\":\"\",\"variation\":\"\",\"size_enabled\":true,\"mode\":\"simple\",\"mode_lock\":false,\"fluid\":false,\"width\":\"\",\"width_lock\":false,\"height\":\"\",\"height_lock\":false,\"ratio\":\"\",\"ratio_lock\":true,\"alignment\":\"center\",\"responsive\":true,\"strategy\":\"fit\",\"element_width\":\"\",\"element_height\":\"\",\"element_top\":\"\",\"element_left\":\"\",\"element_ratio\":\"\",\"element_ratio_lock\":true,\"natural_width\":\"\",\"natural_height\":\"\",\"natural_ratio\":\"\",\"style_enabled\":true,\"style\":\"clear\",\"caption_enabled\":true,\"caption_text\":\"\",\"alt_enabled\":true,\"alt_text\":\"\",\"link_enabled\":true,\"link_url\":\"\",\"link_title\":\"\",\"link_target\":\"\",\"popup_enabled\":true,\"popup_url\":\"\",\"popup_uri\":\"\",\"popup_variation\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"style\":\"text-align: center;\",\"text\":\"\\nundefined\",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"eb-composer-placeholder eb-composer-placeholder-image text-center\\\" data-eb-composer-image-placeholder=\\\"\\\" data-key=\\\"_cG9zdA--\\\" data-type=\\\"image\\\" data-plupload-multi-selection=\\\"0\\\">\\n\\n\\t<div data-plupload-drop-element=\\\"\\\" style=\\\"position: relative;\\\">\\n\\t\\t<i class=\\\"eb-composer-placeholder-icon fdi fa fa-camera\\\"><\\/i>\\n\\n\\t\\t\\t\\t<b class=\\\"eb-composer-placeholder-title\\\">Drop an image block here<\\/b>\\n\\t\\t<p class=\\\"eb-composer-placeholder-brief\\\">Supports jpeg, png, gif.<\\/p>\\n\\t\\t\\n\\t\\t<div class=\\\"eb-composer-place-options\\\" data-eb-composer-place-options=\\\"\\\">\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-insert-url-button=\\\"\\\">\\n\\t\\t\\t\\t\\tEnter URL\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-mm-browse-button=\\\"\\\" data-eb-mm-start-uri=\\\"_cG9zdA--\\\" data-eb-mm-filter=\\\"image\\\">\\n\\t\\t\\t\\t\\tBrowse Media\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\" style=\\\"position: relative;\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-plupload-browse-button=\\\"\\\" style=\\\"position: relative; z-index: 1;\\\">\\n\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-upload\\\"><\\/i>&nbsp; Upload\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<div id=\\\"html5_1cijnd77d111v11apj35is31vei1r_container\\\" class=\\\"moxie-shim moxie-shim-html5\\\" style=\\\"position: absolute; top: 4px; left: 4px; width: 77px; height: 30px; overflow: hidden; z-index: 0;\\\"><input id=\\\"html5_1cijnd77d111v11apj35is31vei1r\\\" style=\\\"font-size: 999px; opacity: 0; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;\\\" multiple=\\\"\\\" accept=\\\"image\\/jpeg,image\\/png,image\\/gif\\\" type=\\\"file\\\"><\\/div><\\/div>\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t<\\/div>\\n\\n\\t\\t<div class=\\\"eb-composer-place-url\\\" data-eb-image-url-form=\\\"\\\">\\n\\t\\t\\t<div class=\\\"o-input-group o-input-group--sm\\\">\\n\\t\\t\\t\\t<input class=\\\"o-form-control\\\" placeholder=\\\"Place image URL here\\\" data-eb-image-url-textbox=\\\"\\\" type=\\\"text\\\">\\n\\n\\t\\t\\t\\t<span class=\\\"o-input-group__btn\\\">\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary-o\\\" data-eb-image-url-add=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-check\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-image-url-cancel=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-times\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\n\\t\\t<div class=\\\"eb-composer-upload-progress\\\" data-eb-mm-upload-progress=\\\"\\\">\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress\\\">\\n            <b class=\\\"progress-bar progress-bar-success progress-bar-striped\\\" role=\\\"progressbar\\\" aria-valuenow=\\\"0\\\" aria-valuemin=\\\"0\\\" aria-valuemax=\\\"100\\\" style=\\\"width: 0%;\\\" data-eb-mm-upload-progress-bar=\\\"\\\"><\\/b>\\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress-value\\\" data-eb-mm-upload-progress-value=\\\"\\\">0%<\\/div>\\n        <span data-eb-mm-upload-name=\\\"\\\" class=\\\"hide\\\"><\\/span>\\n    <\\/div>\\n<\\/div>\\n\\t\\t<div class=\\\"eb-composer-placeholder-fail\\\">\\n\\t<div class=\\\"row-table\\\">\\n\\t\\t<div class=\\\"col-cell\\\">\\n\\t\\t\\t<p data-eb-mm-upload-error-text=\\\"\\\"><\\/p>\\n\\t\\t\\t<a href=\\\"javascript:void(0);\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-eb-mm-upload-error-retry=\\\"\\\">Try Again<\\/a>\\n\\t\\t<\\/div>\\n\\t<\\/div>\\n<\\/div>\\t<\\/div>\\n<\\/div>\\t\\t\"},{\"uid\":\"05865874881856143\",\"type\":\"heading\",\"html\":\"\\n\\t\\t\\t<h4><br><a href=\\\"http:\\/\\/www.google.com\\\" title=\\\"\\\" class=\\\"\\\" target=\\\"_blank\\\">Related Post Title C<\\/a><br><\\/h4>\\t\\t\",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\tRelated Post Title C\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\",\"editableHtml\":\"\\n\\t\\t\\t<h4 contenteditable=\\\"true\\\"><br><a href=\\\"http:\\/\\/www.google.com\\\" title=\\\"\\\" class=\\\"\\\" target=\\\"_blank\\\">Related Post Title C<\\/a><br><\\/h4>\\t\\t\"},{\"uid\":\"07594925842713565\",\"type\":\"text\",\"html\":\"\\n            <p>Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.        \",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.<\\/p>        <\\/div><\\/div>\\t\\t\"},{\"uid\":\"08152429302552032\",\"type\":\"image\",\"html\":\"\",\"data\":{\"isurl\":false,\"url\":\"\",\"uri\":\"\",\"variation\":\"\",\"size_enabled\":true,\"mode\":\"simple\",\"mode_lock\":false,\"fluid\":false,\"width\":\"\",\"width_lock\":false,\"height\":\"\",\"height_lock\":false,\"ratio\":\"\",\"ratio_lock\":true,\"alignment\":\"center\",\"responsive\":true,\"strategy\":\"fit\",\"element_width\":\"\",\"element_height\":\"\",\"element_top\":\"\",\"element_left\":\"\",\"element_ratio\":\"\",\"element_ratio_lock\":true,\"natural_width\":\"\",\"natural_height\":\"\",\"natural_ratio\":\"\",\"style_enabled\":true,\"style\":\"clear\",\"caption_enabled\":true,\"caption_text\":\"\",\"alt_enabled\":true,\"alt_text\":\"\",\"link_enabled\":true,\"link_url\":\"\",\"link_title\":\"\",\"link_target\":\"\",\"popup_enabled\":true,\"popup_url\":\"\",\"popup_uri\":\"\",\"popup_variation\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"style\":\"text-align: center;\",\"text\":\"\\nundefined\",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"eb-composer-placeholder eb-composer-placeholder-image text-center\\\" data-eb-composer-image-placeholder=\\\"\\\" data-key=\\\"_cG9zdA--\\\" data-type=\\\"image\\\" data-plupload-multi-selection=\\\"0\\\">\\n\\n\\t<div data-plupload-drop-element=\\\"\\\" style=\\\"position: relative;\\\">\\n\\t\\t<i class=\\\"eb-composer-placeholder-icon fdi fa fa-camera\\\"><\\/i>\\n\\n\\t\\t\\t\\t<b class=\\\"eb-composer-placeholder-title\\\">Drop an image block here<\\/b>\\n\\t\\t<p class=\\\"eb-composer-placeholder-brief\\\">Supports jpeg, png, gif.<\\/p>\\n\\t\\t\\n\\t\\t<div class=\\\"eb-composer-place-options\\\" data-eb-composer-place-options=\\\"\\\">\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-insert-url-button=\\\"\\\">\\n\\t\\t\\t\\t\\tEnter URL\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-mm-browse-button=\\\"\\\" data-eb-mm-start-uri=\\\"_cG9zdA--\\\" data-eb-mm-filter=\\\"image\\\">\\n\\t\\t\\t\\t\\tBrowse Media\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\" style=\\\"position: relative;\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-plupload-browse-button=\\\"\\\" style=\\\"position: relative; z-index: 1;\\\">\\n\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-upload\\\"><\\/i>&nbsp; Upload\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<div id=\\\"html5_1cijncagp1rnolhah79bhv1s5n1b_container\\\" class=\\\"moxie-shim moxie-shim-html5\\\" style=\\\"position: absolute; top: 4px; left: 4px; width: 77px; height: 30px; overflow: hidden; z-index: 0;\\\"><input id=\\\"html5_1cijncagp1rnolhah79bhv1s5n1b\\\" style=\\\"font-size: 999px; opacity: 0; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;\\\" multiple=\\\"\\\" accept=\\\"image\\/jpeg,image\\/png,image\\/gif\\\" type=\\\"file\\\"><\\/div><\\/div>\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t<\\/div>\\n\\n\\t\\t<div class=\\\"eb-composer-place-url\\\" data-eb-image-url-form=\\\"\\\">\\n\\t\\t\\t<div class=\\\"o-input-group o-input-group--sm\\\">\\n\\t\\t\\t\\t<input class=\\\"o-form-control\\\" placeholder=\\\"Place image URL here\\\" data-eb-image-url-textbox=\\\"\\\" type=\\\"text\\\">\\n\\n\\t\\t\\t\\t<span class=\\\"o-input-group__btn\\\">\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary-o\\\" data-eb-image-url-add=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-check\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-image-url-cancel=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-times\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\n\\t\\t<div class=\\\"eb-composer-upload-progress\\\" data-eb-mm-upload-progress=\\\"\\\">\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress\\\">\\n            <b class=\\\"progress-bar progress-bar-success progress-bar-striped\\\" role=\\\"progressbar\\\" aria-valuenow=\\\"0\\\" aria-valuemin=\\\"0\\\" aria-valuemax=\\\"100\\\" style=\\\"width: 0%;\\\" data-eb-mm-upload-progress-bar=\\\"\\\"><\\/b>\\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress-value\\\" data-eb-mm-upload-progress-value=\\\"\\\">0%<\\/div>\\n        <span data-eb-mm-upload-name=\\\"\\\" class=\\\"hide\\\"><\\/span>\\n    <\\/div>\\n<\\/div>\\n\\t\\t<div class=\\\"eb-composer-placeholder-fail\\\">\\n\\t<div class=\\\"row-table\\\">\\n\\t\\t<div class=\\\"col-cell\\\">\\n\\t\\t\\t<p data-eb-mm-upload-error-text=\\\"\\\"><\\/p>\\n\\t\\t\\t<a href=\\\"javascript:void(0);\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-eb-mm-upload-error-retry=\\\"\\\">Try Again<\\/a>\\n\\t\\t<\\/div>\\n\\t<\\/div>\\n<\\/div>\\t<\\/div>\\n<\\/div>\\t\\t\"},{\"uid\":\"0993169609690085\",\"type\":\"heading\",\"html\":\"\\n\\t\\t\\t<h4><br><a href=\\\"http:\\/\\/www.google.com\\\" title=\\\"\\\" class=\\\"\\\" target=\\\"_blank\\\">Related Post Title A<\\/a><\\/h4>\\t\\t\",\"data\":{\"level\":\"H2\",\"default\":\"Enter heading here...\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\tRelated Post Title A\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\",\"editableHtml\":\"\\n\\t\\t\\t<h4 contenteditable=\\\"true\\\"><br><a href=\\\"http:\\/\\/www.google.com\\\" title=\\\"\\\" class=\\\"\\\" target=\\\"_blank\\\">Related Post Title A<\\/a><\\/h4>\\t\\t\"},{\"uid\":\"019192429818212986\",\"type\":\"text\",\"html\":\"\\n            <p>Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.        \",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.<\\/p>        <\\/div><\\/div>\\t\\t\"},{\"uid\":\"08459280632191678\",\"type\":\"image\",\"html\":\"\",\"data\":{\"isurl\":false,\"url\":\"\",\"uri\":\"\",\"variation\":\"\",\"size_enabled\":true,\"mode\":\"simple\",\"mode_lock\":false,\"fluid\":false,\"width\":\"\",\"width_lock\":false,\"height\":\"\",\"height_lock\":false,\"ratio\":\"\",\"ratio_lock\":true,\"alignment\":\"center\",\"responsive\":true,\"strategy\":\"fit\",\"element_width\":\"\",\"element_height\":\"\",\"element_top\":\"\",\"element_left\":\"\",\"element_ratio\":\"\",\"element_ratio_lock\":true,\"natural_width\":\"\",\"natural_height\":\"\",\"natural_ratio\":\"\",\"style_enabled\":true,\"style\":\"clear\",\"caption_enabled\":true,\"caption_text\":\"\",\"alt_enabled\":true,\"alt_text\":\"\",\"link_enabled\":true,\"link_url\":\"\",\"link_title\":\"\",\"link_target\":\"\",\"popup_enabled\":true,\"popup_url\":\"\",\"popup_uri\":\"\",\"popup_variation\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"style\":\"text-align: center;\",\"text\":\"\\nundefined\",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"eb-composer-placeholder eb-composer-placeholder-image text-center\\\" data-eb-composer-image-placeholder=\\\"\\\" data-key=\\\"_cG9zdA--\\\" data-type=\\\"image\\\" data-plupload-multi-selection=\\\"0\\\">\\n\\n\\t<div data-plupload-drop-element=\\\"\\\" style=\\\"position: relative;\\\">\\n\\t\\t<i class=\\\"eb-composer-placeholder-icon fdi fa fa-camera\\\"><\\/i>\\n\\n\\t\\t\\t\\t<b class=\\\"eb-composer-placeholder-title\\\">Drop an image block here<\\/b>\\n\\t\\t<p class=\\\"eb-composer-placeholder-brief\\\">Supports jpeg, png, gif.<\\/p>\\n\\t\\t\\n\\t\\t<div class=\\\"eb-composer-place-options\\\" data-eb-composer-place-options=\\\"\\\">\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-insert-url-button=\\\"\\\">\\n\\t\\t\\t\\t\\tEnter URL\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-mm-browse-button=\\\"\\\" data-eb-mm-start-uri=\\\"_cG9zdA--\\\" data-eb-mm-filter=\\\"image\\\">\\n\\t\\t\\t\\t\\tBrowse Media\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\" style=\\\"position: relative;\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-plupload-browse-button=\\\"\\\" style=\\\"position: relative; z-index: 1;\\\">\\n\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-upload\\\"><\\/i>&nbsp; Upload\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<div id=\\\"html5_1cijncrqaceu1ci519s41a411p6n1j_container\\\" class=\\\"moxie-shim moxie-shim-html5\\\" style=\\\"position: absolute; top: 4px; left: 4px; width: 77px; height: 30px; overflow: hidden; z-index: 0;\\\"><input id=\\\"html5_1cijncrqaceu1ci519s41a411p6n1j\\\" style=\\\"font-size: 999px; opacity: 0; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;\\\" multiple=\\\"\\\" accept=\\\"image\\/jpeg,image\\/png,image\\/gif\\\" type=\\\"file\\\"><\\/div><\\/div>\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t<\\/div>\\n\\n\\t\\t<div class=\\\"eb-composer-place-url\\\" data-eb-image-url-form=\\\"\\\">\\n\\t\\t\\t<div class=\\\"o-input-group o-input-group--sm\\\">\\n\\t\\t\\t\\t<input class=\\\"o-form-control\\\" placeholder=\\\"Place image URL here\\\" data-eb-image-url-textbox=\\\"\\\" type=\\\"text\\\">\\n\\n\\t\\t\\t\\t<span class=\\\"o-input-group__btn\\\">\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary-o\\\" data-eb-image-url-add=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-check\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-image-url-cancel=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-times\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\n\\t\\t<div class=\\\"eb-composer-upload-progress\\\" data-eb-mm-upload-progress=\\\"\\\">\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress\\\">\\n            <b class=\\\"progress-bar progress-bar-success progress-bar-striped\\\" role=\\\"progressbar\\\" aria-valuenow=\\\"0\\\" aria-valuemin=\\\"0\\\" aria-valuemax=\\\"100\\\" style=\\\"width: 0%;\\\" data-eb-mm-upload-progress-bar=\\\"\\\"><\\/b>\\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress-value\\\" data-eb-mm-upload-progress-value=\\\"\\\">0%<\\/div>\\n        <span data-eb-mm-upload-name=\\\"\\\" class=\\\"hide\\\"><\\/span>\\n    <\\/div>\\n<\\/div>\\n\\t\\t<div class=\\\"eb-composer-placeholder-fail\\\">\\n\\t<div class=\\\"row-table\\\">\\n\\t\\t<div class=\\\"col-cell\\\">\\n\\t\\t\\t<p data-eb-mm-upload-error-text=\\\"\\\"><\\/p>\\n\\t\\t\\t<a href=\\\"javascript:void(0);\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-eb-mm-upload-error-retry=\\\"\\\">Try Again<\\/a>\\n\\t\\t<\\/div>\\n\\t<\\/div>\\n<\\/div>\\t<\\/div>\\n<\\/div>\\t\\t\"},{\"uid\":\"01288135687354952\",\"type\":\"heading\",\"html\":\"\\n\\t\\t\\t<h4><br><a href=\\\"http:\\/\\/www.google.com\\\" title=\\\"\\\" class=\\\"\\\" target=\\\"_blank\\\">Related Post Title B<\\/a><br><\\/h4>\\t\\t\",\"data\":{\"level\":\"H2\",\"default\":\"Enter heading here...\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\tRelated Post Title B\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\",\"editableHtml\":\"\\n\\t\\t\\t<h4 contenteditable=\\\"true\\\"><br><a href=\\\"http:\\/\\/www.google.com\\\" title=\\\"\\\" class=\\\"\\\" target=\\\"_blank\\\">Related Post Title B<\\/a><br><\\/h4>\\t\\t\"},{\"uid\":\"02684249742887914\",\"type\":\"text\",\"html\":\"\\n            <p>Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.        \",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.<\\/p>        <\\/div><\\/div>\\t\\t\"},{\"uid\":\"05242901362178171\",\"type\":\"image\",\"html\":\"\",\"data\":{\"isurl\":false,\"url\":\"\",\"uri\":\"\",\"variation\":\"\",\"size_enabled\":true,\"mode\":\"simple\",\"mode_lock\":false,\"fluid\":false,\"width\":\"\",\"width_lock\":false,\"height\":\"\",\"height_lock\":false,\"ratio\":\"\",\"ratio_lock\":true,\"alignment\":\"center\",\"responsive\":true,\"strategy\":\"fit\",\"element_width\":\"\",\"element_height\":\"\",\"element_top\":\"\",\"element_left\":\"\",\"element_ratio\":\"\",\"element_ratio_lock\":true,\"natural_width\":\"\",\"natural_height\":\"\",\"natural_ratio\":\"\",\"style_enabled\":true,\"style\":\"clear\",\"caption_enabled\":true,\"caption_text\":\"\",\"alt_enabled\":true,\"alt_text\":\"\",\"link_enabled\":true,\"link_url\":\"\",\"link_title\":\"\",\"link_target\":\"\",\"popup_enabled\":true,\"popup_url\":\"\",\"popup_uri\":\"\",\"popup_variation\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"style\":\"text-align: center;\",\"text\":\"\\nundefined\",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"eb-composer-placeholder eb-composer-placeholder-image text-center\\\" data-eb-composer-image-placeholder=\\\"\\\" data-key=\\\"_cG9zdA--\\\" data-type=\\\"image\\\" data-plupload-multi-selection=\\\"0\\\">\\n\\n\\t<div data-plupload-drop-element=\\\"\\\" style=\\\"position: relative;\\\">\\n\\t\\t<i class=\\\"eb-composer-placeholder-icon fdi fa fa-camera\\\"><\\/i>\\n\\n\\t\\t\\t\\t<b class=\\\"eb-composer-placeholder-title\\\">Drop an image block here<\\/b>\\n\\t\\t<p class=\\\"eb-composer-placeholder-brief\\\">Supports jpeg, png, gif.<\\/p>\\n\\t\\t\\n\\t\\t<div class=\\\"eb-composer-place-options\\\" data-eb-composer-place-options=\\\"\\\">\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-insert-url-button=\\\"\\\">\\n\\t\\t\\t\\t\\tEnter URL\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-mm-browse-button=\\\"\\\" data-eb-mm-start-uri=\\\"_cG9zdA--\\\" data-eb-mm-filter=\\\"image\\\">\\n\\t\\t\\t\\t\\tBrowse Media\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\" style=\\\"position: relative;\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-plupload-browse-button=\\\"\\\" style=\\\"position: relative; z-index: 1;\\\">\\n\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-upload\\\"><\\/i>&nbsp; Upload\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<div id=\\\"html5_1cijnd77d111v11apj35is31vei1r_container\\\" class=\\\"moxie-shim moxie-shim-html5\\\" style=\\\"position: absolute; top: 4px; left: 4px; width: 77px; height: 30px; overflow: hidden; z-index: 0;\\\"><input id=\\\"html5_1cijnd77d111v11apj35is31vei1r\\\" style=\\\"font-size: 999px; opacity: 0; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;\\\" multiple=\\\"\\\" accept=\\\"image\\/jpeg,image\\/png,image\\/gif\\\" type=\\\"file\\\"><\\/div><\\/div>\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t<\\/div>\\n\\n\\t\\t<div class=\\\"eb-composer-place-url\\\" data-eb-image-url-form=\\\"\\\">\\n\\t\\t\\t<div class=\\\"o-input-group o-input-group--sm\\\">\\n\\t\\t\\t\\t<input class=\\\"o-form-control\\\" placeholder=\\\"Place image URL here\\\" data-eb-image-url-textbox=\\\"\\\" type=\\\"text\\\">\\n\\n\\t\\t\\t\\t<span class=\\\"o-input-group__btn\\\">\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary-o\\\" data-eb-image-url-add=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-check\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-image-url-cancel=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-times\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\n\\t\\t<div class=\\\"eb-composer-upload-progress\\\" data-eb-mm-upload-progress=\\\"\\\">\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress\\\">\\n            <b class=\\\"progress-bar progress-bar-success progress-bar-striped\\\" role=\\\"progressbar\\\" aria-valuenow=\\\"0\\\" aria-valuemin=\\\"0\\\" aria-valuemax=\\\"100\\\" style=\\\"width: 0%;\\\" data-eb-mm-upload-progress-bar=\\\"\\\"><\\/b>\\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress-value\\\" data-eb-mm-upload-progress-value=\\\"\\\">0%<\\/div>\\n        <span data-eb-mm-upload-name=\\\"\\\" class=\\\"hide\\\"><\\/span>\\n    <\\/div>\\n<\\/div>\\n\\t\\t<div class=\\\"eb-composer-placeholder-fail\\\">\\n\\t<div class=\\\"row-table\\\">\\n\\t\\t<div class=\\\"col-cell\\\">\\n\\t\\t\\t<p data-eb-mm-upload-error-text=\\\"\\\"><\\/p>\\n\\t\\t\\t<a href=\\\"javascript:void(0);\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-eb-mm-upload-error-retry=\\\"\\\">Try Again<\\/a>\\n\\t\\t<\\/div>\\n\\t<\\/div>\\n<\\/div>\\t<\\/div>\\n<\\/div>\\t\\t\"},{\"uid\":\"05865874881856143\",\"type\":\"heading\",\"html\":\"\\n\\t\\t\\t<h4><br><a href=\\\"http:\\/\\/www.google.com\\\" title=\\\"\\\" class=\\\"\\\" target=\\\"_blank\\\">Related Post Title C<\\/a><br><\\/h4>\\t\\t\",\"data\":{\"level\":\"H2\",\"default\":\"Enter heading here...\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\tRelated Post Title C\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\",\"editableHtml\":\"\\n\\t\\t\\t<h4 contenteditable=\\\"true\\\"><br><a href=\\\"http:\\/\\/www.google.com\\\" title=\\\"\\\" class=\\\"\\\" target=\\\"_blank\\\">Related Post Title C<\\/a><br><\\/h4>\\t\\t\"},{\"uid\":\"07594925842713565\",\"type\":\"text\",\"html\":\"\\n            <p>Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.        \",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.<\\/p>        <\\/div><\\/div>\\t\\t\"}],\"nested\":false,\"isolated\":false,\"text\":\"\\n\\t\\t\\t\\n    \\n        \\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\n\\t\\n\\t\\t\\n\\n\\t\\t\\t\\tDrop an image block here\\n\\t\\tSupports jpeg, png, gif.\\n\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tEnter URL\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tBrowse Media\\t\\t\\t\\t\\n\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\u00a0 Upload\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\n\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\n\\n\\t\\t\\n    \\n        \\n            \\n        \\n    \\n    \\n        0%\\n        \\n    \\n\\n\\t\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\tTry Again\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\n\\n\\n\\n\\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\tRelated Post Title A\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\n\\n\\n\\n\\n            \\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n            Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.        \\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\n\\n\\n\\n\\n        \\n    \\n    \\n        \\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\n\\t\\n\\t\\t\\n\\n\\t\\t\\t\\tDrop an image block here\\n\\t\\tSupports jpeg, png, gif.\\n\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tEnter URL\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tBrowse Media\\t\\t\\t\\t\\n\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\u00a0 Upload\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\n\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\n\\n\\t\\t\\n    \\n        \\n            \\n        \\n    \\n    \\n        0%\\n        \\n    \\n\\n\\t\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\tTry Again\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\n\\n\\n\\n\\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\tRelated Post Title B\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\n\\n\\n\\n\\n            \\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n            Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.        \\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\n\\n\\n\\n\\n        \\n    \\n\\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\n\\t\\n\\t\\t\\n\\n\\t\\t\\t\\tDrop an image block here\\n\\t\\tSupports jpeg, png, gif.\\n\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tEnter URL\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tBrowse Media\\t\\t\\t\\t\\n\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\u00a0 Upload\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\n\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\n\\n\\t\\t\\n    \\n        \\n            \\n        \\n    \\n    \\n        0%\\n        \\n    \\n\\n\\t\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\tTry Again\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\n\\n\\n\\n\\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\tRelated Post Title C\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\n\\n\\n\\n\\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n            Gummi bears caramels donut carrot cake carrot cake chupa chups bonbon tootsie roll.        \\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\n\\n\\n\\n\\t\\t\",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col-12 col-md-4\\\" data-size=\\\"4\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block08152429302552032-->\\n\\n\\n\\n\\n<!--block0993169609690085-->\\n\\n\\n\\n\\n\\n            <!--block019192429818212986-->\\n\\n\\n\\n\\n\\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-12 col-md-4\\\" data-size=\\\"4\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block08459280632191678-->\\n\\n\\n\\n\\n<!--block01288135687354952-->\\n\\n\\n\\n\\n\\n            <!--block02684249742887914-->\\n\\n\\n\\n\\n\\n        <\\/div>\\n    <\\/div>\\n<div class=\\\"col-12 col-md-4\\\" data-size=\\\"4\\\"><div class=\\\"ebd-nest ui-sortable\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block05242901362178171-->\\n\\n\\n\\n\\n<!--block05865874881856143-->\\n\\n\\n\\n\\n<!--block07594925842713565-->\\n\\n\\n\\n\\n<\\/div><\\/div><\\/div>\\t\\t\"}]}', '2025-04-25 11:56:57', 1, 1, NULL, '/media/com_easyblog/images/templates/news.png', 1, 1, 'ebd', 2);
INSERT INTO `cuod6_easyblog_post_templates` (`id`, `user_id`, `title`, `data`, `created`, `system`, `core`, `params`, `screenshot`, `published`, `datafix`, `doctype`, `ordering`) VALUES
(3, 102, 'COM_EASYBLOG_COMPOSER_TEMPLATES_TITLE_EVENT', '{\"title\":\"COM_EASYBLOG_COMPOSER_TEMPLATES_TITLE_EVENT\",\"permalink\":\"template-for-event-1-1\",\"type\":\"ebd\",\"version\":\"1.0\",\"blocks\":[{\"uid\":\"04869970544241369\",\"type\":\"text\",\"html\":\"\\n            <p>Duis ac quam leo. Phasellus malesuada, leo at lobortis egestas, felis lorem condimentum lacus, id iaculis quam urna ac urna. Vivamus aliquam laoreet semper. Ut lacinia sem nisi. Sed vulputate convallis odio posuere porttitor. Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit, sollicitudin semper nisl pulvinar sed.<br><br><\\/p>\\n\",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\\n            Duis ac quam leo. Phasellus malesuada, leo at lobortis egestas, felis lorem condimentum lacus, id iaculis quam urna ac urna. Vivamus aliquam laoreet semper. Ut lacinia sem nisi. Sed vulputate convallis odio posuere porttitor. Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit, sollicitudin semper nisl pulvinar sed.\\n\",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Duis ac quam leo. Phasellus malesuada, leo at lobortis egestas, felis lorem condimentum lacus, id iaculis quam urna ac urna. Vivamus aliquam laoreet semper. Ut lacinia sem nisi. Sed vulputate convallis odio posuere porttitor. Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit, sollicitudin semper nisl pulvinar sed.<br><br><\\/p>\\n<\\/div><\\/div>\\t\\t\"},{\"uid\":\"06658816069830209\",\"type\":\"table\",\"html\":\"<table class=\\\"table table-bordered\\\" style=\\\"table-layout: fixed\\\">\\n    <tbody><tr>\\n        <td>\\u200bTime<\\/td>\\n        <td>\\u200b<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span>November 15, 2015 - 10:00 PM<br><\\/td>\\n        \\n    <\\/tr>\\n    <tr>\\n        <td>\\u200bLocation<br><\\/td>\\n        <td>\\u200b3200 Barbaros Bulvar\\u0131 Besiktas\\/Istanbul, TR<br><\\/td>\\n        \\n    <\\/tr>\\n<tr><td>\\u200bTickets<br><\\/td><td>\\u200b246 tickets remaining<br><\\/td><\\/tr><\\/tbody><\\/table>\",\"data\":{\"striped\":0,\"bordered\":1,\"hover\":0,\"condensed\":0,\"rows\":3,\"columns\":2},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\\n    \\n        \\n            \\u200bTime\\n        \\n        \\n            \\u200b\\u200bNovember 15, 2015 - 10:00 PM\\n        \\n        \\n    \\n    \\n        \\n            \\u200bLocation\\n        \\n        \\n            \\u200b3200 Barbaros Bulvar\\u0131 Besiktas\\/Istanbul, TR\\n        \\n        \\n    \\n\\u200bTickets\\u200b246 tickets remaining\",\"editableHtml\":\"\\n\\t\\t\\t<table class=\\\"table table-bordered\\\" style=\\\"table-layout: fixed\\\">\\n    <tbody><tr>\\n        <td>\\n            <div contenteditable=\\\"true\\\">\\u200bTime<\\/div>\\n        <\\/td>\\n        <td>\\n            <div contenteditable=\\\"true\\\">\\u200b<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span>November 15, 2015 - 10:00 PM<br><\\/div>\\n        <\\/td>\\n        \\n    <\\/tr>\\n    <tr>\\n        <td>\\n            <div contenteditable=\\\"true\\\">\\u200bLocation<br><\\/div>\\n        <\\/td>\\n        <td>\\n            <div contenteditable=\\\"true\\\">\\u200b3200 Barbaros Bulvar\\u0131 Besiktas\\/Istanbul, TR<br><\\/div>\\n        <\\/td>\\n        \\n    <\\/tr>\\n<tr><td><div contenteditable=\\\"true\\\">\\u200bTickets<br><\\/div><\\/td><td><div contenteditable=\\\"true\\\">\\u200b246 tickets remaining<br><\\/div><\\/td><\\/tr><\\/tbody><\\/table>\\t\\t\"},{\"uid\":\"09581912469584495\",\"type\":\"rule\",\"html\":\"\\n\\t\\t\\t<hr>\\t\\t\",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n\\t\\t\\t<hr>\\t\\t\"},{\"uid\":\"08785801255144179\",\"type\":\"heading\",\"html\":\"\\n\\t\\t\\t<h4>Schedule<\\/h4>\\t\\t\",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\tSchedule\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\",\"editableHtml\":\"\\n\\t\\t\\t<h4 contenteditable=\\\"true\\\">Schedule<\\/h4>\\t\\t\"},{\"uid\":\"09648641077801585\",\"type\":\"text\",\"html\":\"\\n            <p>Praesent ac sem in neque venenatis tristique. Morbi et ligula velit. Nullam a augue vel mi porta vestibulum non ac elit. Vivamus convallis tortor et fermentum semper.<br><br><\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\\n            Praesent ac sem in neque venenatis tristique. Morbi et ligula velit. Nullam a augue vel mi porta vestibulum non ac elit. Vivamus convallis tortor et fermentum semper.        \",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Praesent ac sem in neque venenatis tristique. Morbi et ligula velit. Nullam a augue vel mi porta vestibulum non ac elit. Vivamus convallis tortor et fermentum semper.<br><br><\\/p>        <\\/div><\\/div>\\t\\t\"},{\"uid\":\"09790925409179181\",\"type\":\"table\",\"html\":\"<table class=\\\"table table-bordered table-striped\\\" style=\\\"table-layout: fixed\\\">\\n    <tbody><tr>\\n        <td>\\u200b7:00 am - 8:25 am<br><\\/td>\\n        <td>\\u200bWhat is a CSS framework<br><\\/td>\\n        \\n    <\\/tr>\\n    <tr>\\n        <td>\\u200b8:30 am - 10:25 am<br><\\/td>\\n        <td>\\u200bCSS architecture for front-ends<br><\\/td>\\n        \\n    <\\/tr>\\n<tr><td>\\u200b10:30 am - 11:50 am<br><\\/td><td>\\u200bDesigning Responsive Websites<br><\\/td><\\/tr><tr><td>\\u200b12:00 am - 2:25 pm<br><\\/td><td>\\u200bPrivate Pesticide Applicators Training<br><\\/td><\\/tr><\\/tbody><\\/table>\",\"data\":{\"striped\":1,\"bordered\":1,\"hover\":0,\"condensed\":0,\"rows\":4,\"columns\":2},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\\n    \\n        \\n            \\u200b7:00 am - 8:25 am\\n        \\n        \\n            \\u200bWhat is a CSS framework\\n        \\n        \\n    \\n    \\n        \\n            \\u200b8:30 am - 10:25 am\\n        \\n        \\n            \\u200bCSS architecture for front-ends\\n        \\n        \\n    \\n\\u200b10:30 am - 11:50 am\\u200bDesigning Responsive Websites\\u200b12:00 am - 2:25 pm\\u200bPrivate Pesticide Applicators Training\",\"editableHtml\":\"\\n\\t\\t\\t<table class=\\\"table table-bordered table-striped\\\" style=\\\"table-layout: fixed\\\">\\n    <tbody><tr>\\n        <td>\\n            <div contenteditable=\\\"true\\\">\\u200b7:00 am - 8:25 am<br><\\/div>\\n        <\\/td>\\n        <td>\\n            <div contenteditable=\\\"true\\\">\\u200bWhat is a CSS framework<br><\\/div>\\n        <\\/td>\\n        \\n    <\\/tr>\\n    <tr>\\n        <td>\\n            <div contenteditable=\\\"true\\\">\\u200b8:30 am - 10:25 am<br><\\/div>\\n        <\\/td>\\n        <td>\\n            <div contenteditable=\\\"true\\\">\\u200bCSS architecture for front-ends<br><\\/div>\\n        <\\/td>\\n        \\n    <\\/tr>\\n<tr><td><div contenteditable=\\\"true\\\">\\u200b10:30 am - 11:50 am<br><\\/div><\\/td><td><div contenteditable=\\\"true\\\">\\u200bDesigning Responsive Websites<br><\\/div><\\/td><\\/tr><tr><td><div contenteditable=\\\"true\\\">\\u200b12:00 am - 2:25 pm<br><\\/div><\\/td><td><div contenteditable=\\\"true\\\">\\u200bPrivate Pesticide Applicators Training<br><\\/div><\\/td><\\/tr><\\/tbody><\\/table>\\t\\t\"},{\"uid\":\"026126078073866665\",\"type\":\"rule\",\"html\":\"\\n\\t\\t\\t<hr>\\t\\t\",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n\\t\\t\\t<hr>\\t\\t\"},{\"uid\":\"08552929288707674\",\"type\":\"heading\",\"html\":\"\\n\\t\\t\\t<h4>Speakers<\\/h4>\\t\\t\",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\tSpeakers\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\",\"editableHtml\":\"\\n\\t\\t\\t<h4 contenteditable=\\\"true\\\">Speakers<\\/h4>\\t\\t\"},{\"uid\":\"031816470227204263\",\"type\":\"text\",\"html\":\"\\n            <p>In hac habitasse platea dictumst. Curabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.<br><br><\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\\n            In hac habitasse platea dictumst. Curabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.        \",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>In hac habitasse platea dictumst. Curabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.<br><br><\\/p>        <\\/div><\\/div>\\t\\t\"},{\"uid\":\"010195815097540617\",\"type\":\"columns\",\"html\":\"\\n\\t\\t\\t<div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col-12 col-md-3\\\" data-size=\\\"3\\\">\\n        \\n    <!--block03595546710352575--><\\/div>\\n    <div class=\\\"col col-md-9\\\" data-size=\\\"9\\\">\\n        \\n    <!--block063396499841474--><\\/div>\\n<\\/div>\\t\\t\",\"data\":{\"columns\":[{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"},{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"}]},\"blocks\":[{\"uid\":\"03595546710352575\",\"type\":\"image\",\"html\":\"\",\"data\":{\"isurl\":false,\"url\":\"\",\"uri\":\"\",\"variation\":\"\",\"size_enabled\":true,\"mode\":\"simple\",\"mode_lock\":false,\"fluid\":false,\"width\":\"\",\"width_lock\":false,\"height\":\"\",\"height_lock\":false,\"ratio\":\"\",\"ratio_lock\":true,\"alignment\":\"center\",\"responsive\":true,\"strategy\":\"fit\",\"element_width\":\"\",\"element_height\":\"\",\"element_top\":\"\",\"element_left\":\"\",\"element_ratio\":\"\",\"element_ratio_lock\":true,\"natural_width\":\"\",\"natural_height\":\"\",\"natural_ratio\":\"\",\"style_enabled\":true,\"style\":\"clear\",\"caption_enabled\":true,\"caption_text\":\"\",\"alt_enabled\":true,\"alt_text\":\"\",\"link_enabled\":true,\"link_url\":\"\",\"link_title\":\"\",\"link_target\":\"\",\"popup_enabled\":true,\"popup_url\":\"\",\"popup_uri\":\"\",\"popup_variation\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"style\":\"text-align: center;\",\"text\":\"\\nundefined\",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"eb-composer-placeholder eb-composer-placeholder-image text-center\\\" data-eb-composer-image-placeholder=\\\"\\\" data-key=\\\"_cG9zdA--\\\" data-type=\\\"image\\\" data-plupload-multi-selection=\\\"0\\\">\\n\\n\\t<div data-plupload-drop-element=\\\"\\\" style=\\\"position: relative;\\\">\\n\\t\\t<i class=\\\"eb-composer-placeholder-icon fdi fa fa-camera\\\"><\\/i>\\n\\n\\t\\t\\t\\t<b class=\\\"eb-composer-placeholder-title\\\">Drop an image block here<\\/b>\\n\\t\\t<p class=\\\"eb-composer-placeholder-brief\\\">Supports jpeg, png, gif.<\\/p>\\n\\t\\t\\n\\t\\t<div class=\\\"eb-composer-place-options\\\" data-eb-composer-place-options=\\\"\\\">\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-insert-url-button=\\\"\\\">\\n\\t\\t\\t\\t\\tEnter URL\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-mm-browse-button=\\\"\\\" data-eb-mm-start-uri=\\\"_cG9zdA--\\\" data-eb-mm-filter=\\\"image\\\">\\n\\t\\t\\t\\t\\tBrowse Media\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\" style=\\\"position: relative;\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-plupload-browse-button=\\\"\\\" style=\\\"position: relative; z-index: 1;\\\">\\n\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-upload\\\"><\\/i>&nbsp; Upload\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<div id=\\\"html5_1cijmuu951h4k10e6s411f97q4s1b_container\\\" class=\\\"moxie-shim moxie-shim-html5\\\" style=\\\"position: absolute; top: 4px; left: 4px; width: 77px; height: 30px; overflow: hidden; z-index: 0;\\\"><input id=\\\"html5_1cijmuu951h4k10e6s411f97q4s1b\\\" style=\\\"font-size: 999px; opacity: 0; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;\\\" multiple=\\\"\\\" accept=\\\"image\\/jpeg,image\\/png,image\\/gif\\\" type=\\\"file\\\"><\\/div><\\/div>\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t<\\/div>\\n\\n\\t\\t<div class=\\\"eb-composer-place-url\\\" data-eb-image-url-form=\\\"\\\">\\n\\t\\t\\t<div class=\\\"o-input-group o-input-group--sm\\\">\\n\\t\\t\\t\\t<input class=\\\"o-form-control\\\" placeholder=\\\"Place image URL here\\\" data-eb-image-url-textbox=\\\"\\\" type=\\\"text\\\">\\n\\n\\t\\t\\t\\t<span class=\\\"o-input-group__btn\\\">\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary-o\\\" data-eb-image-url-add=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-check\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-image-url-cancel=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-times\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\n\\t\\t<div class=\\\"eb-composer-upload-progress\\\" data-eb-mm-upload-progress=\\\"\\\">\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress\\\">\\n            <b class=\\\"progress-bar progress-bar-success progress-bar-striped\\\" role=\\\"progressbar\\\" aria-valuenow=\\\"0\\\" aria-valuemin=\\\"0\\\" aria-valuemax=\\\"100\\\" style=\\\"width: 0%;\\\" data-eb-mm-upload-progress-bar=\\\"\\\"><\\/b>\\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress-value\\\" data-eb-mm-upload-progress-value=\\\"\\\">0%<\\/div>\\n        <span data-eb-mm-upload-name=\\\"\\\" class=\\\"hide\\\"><\\/span>\\n    <\\/div>\\n<\\/div>\\n\\t\\t<div class=\\\"eb-composer-placeholder-fail\\\">\\n\\t<div class=\\\"row-table\\\">\\n\\t\\t<div class=\\\"col-cell\\\">\\n\\t\\t\\t<p data-eb-mm-upload-error-text=\\\"\\\"><\\/p>\\n\\t\\t\\t<a href=\\\"javascript:void(0);\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-eb-mm-upload-error-retry=\\\"\\\">Try Again<\\/a>\\n\\t\\t<\\/div>\\n\\t<\\/div>\\n<\\/div>\\t<\\/div>\\n<\\/div>\\t\\t\"},{\"uid\":\"063396499841474\",\"type\":\"text\",\"html\":\"\\n            <p><strong data-verified=\\\"redactor\\\" data-redactor-tag=\\\"strong\\\">Julius Cesar <\\/strong><br>Front-end Developer&nbsp;<\\/p><p>Curabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Julius Cesar Front-end Developer\\u00a0Curabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.        \",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p><strong data-verified=\\\"redactor\\\" data-redactor-tag=\\\"strong\\\">Julius Cesar <\\/strong><br>Front-end Developer&nbsp;<\\/p><p>Curabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.<\\/p>        <\\/div><\\/div>\\t\\t\"},{\"uid\":\"03595546710352575\",\"type\":\"image\",\"html\":\"\",\"data\":{\"isurl\":false,\"url\":\"\",\"uri\":\"\",\"variation\":\"\",\"size_enabled\":true,\"mode\":\"simple\",\"mode_lock\":false,\"fluid\":false,\"width\":\"\",\"width_lock\":false,\"height\":\"\",\"height_lock\":false,\"ratio\":\"\",\"ratio_lock\":true,\"alignment\":\"center\",\"responsive\":true,\"strategy\":\"fit\",\"element_width\":\"\",\"element_height\":\"\",\"element_top\":\"\",\"element_left\":\"\",\"element_ratio\":\"\",\"element_ratio_lock\":true,\"natural_width\":\"\",\"natural_height\":\"\",\"natural_ratio\":\"\",\"style_enabled\":true,\"style\":\"clear\",\"caption_enabled\":true,\"caption_text\":\"\",\"alt_enabled\":true,\"alt_text\":\"\",\"link_enabled\":true,\"link_url\":\"\",\"link_title\":\"\",\"link_target\":\"\",\"popup_enabled\":true,\"popup_url\":\"\",\"popup_uri\":\"\",\"popup_variation\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"style\":\"text-align: center;\",\"text\":\"\\nundefined\",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"eb-composer-placeholder eb-composer-placeholder-image text-center\\\" data-eb-composer-image-placeholder=\\\"\\\" data-key=\\\"_cG9zdA--\\\" data-type=\\\"image\\\" data-plupload-multi-selection=\\\"0\\\">\\n\\n\\t<div data-plupload-drop-element=\\\"\\\" style=\\\"position: relative;\\\">\\n\\t\\t<i class=\\\"eb-composer-placeholder-icon fdi fa fa-camera\\\"><\\/i>\\n\\n\\t\\t\\t\\t<b class=\\\"eb-composer-placeholder-title\\\">Drop an image block here<\\/b>\\n\\t\\t<p class=\\\"eb-composer-placeholder-brief\\\">Supports jpeg, png, gif.<\\/p>\\n\\t\\t\\n\\t\\t<div class=\\\"eb-composer-place-options\\\" data-eb-composer-place-options=\\\"\\\">\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-insert-url-button=\\\"\\\">\\n\\t\\t\\t\\t\\tEnter URL\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-mm-browse-button=\\\"\\\" data-eb-mm-start-uri=\\\"_cG9zdA--\\\" data-eb-mm-filter=\\\"image\\\">\\n\\t\\t\\t\\t\\tBrowse Media\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\" style=\\\"position: relative;\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-plupload-browse-button=\\\"\\\" style=\\\"position: relative; z-index: 1;\\\">\\n\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-upload\\\"><\\/i>&nbsp; Upload\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<div id=\\\"html5_1cijmuu951h4k10e6s411f97q4s1b_container\\\" class=\\\"moxie-shim moxie-shim-html5\\\" style=\\\"position: absolute; top: 4px; left: 4px; width: 77px; height: 30px; overflow: hidden; z-index: 0;\\\"><input id=\\\"html5_1cijmuu951h4k10e6s411f97q4s1b\\\" style=\\\"font-size: 999px; opacity: 0; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;\\\" multiple=\\\"\\\" accept=\\\"image\\/jpeg,image\\/png,image\\/gif\\\" type=\\\"file\\\"><\\/div><\\/div>\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t<\\/div>\\n\\n\\t\\t<div class=\\\"eb-composer-place-url\\\" data-eb-image-url-form=\\\"\\\">\\n\\t\\t\\t<div class=\\\"o-input-group o-input-group--sm\\\">\\n\\t\\t\\t\\t<input class=\\\"o-form-control\\\" placeholder=\\\"Place image URL here\\\" data-eb-image-url-textbox=\\\"\\\" type=\\\"text\\\">\\n\\n\\t\\t\\t\\t<span class=\\\"o-input-group__btn\\\">\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary-o\\\" data-eb-image-url-add=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-check\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-image-url-cancel=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-times\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\n\\t\\t<div class=\\\"eb-composer-upload-progress\\\" data-eb-mm-upload-progress=\\\"\\\">\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress\\\">\\n            <b class=\\\"progress-bar progress-bar-success progress-bar-striped\\\" role=\\\"progressbar\\\" aria-valuenow=\\\"0\\\" aria-valuemin=\\\"0\\\" aria-valuemax=\\\"100\\\" style=\\\"width: 0%;\\\" data-eb-mm-upload-progress-bar=\\\"\\\"><\\/b>\\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress-value\\\" data-eb-mm-upload-progress-value=\\\"\\\">0%<\\/div>\\n        <span data-eb-mm-upload-name=\\\"\\\" class=\\\"hide\\\"><\\/span>\\n    <\\/div>\\n<\\/div>\\n\\t\\t<div class=\\\"eb-composer-placeholder-fail\\\">\\n\\t<div class=\\\"row-table\\\">\\n\\t\\t<div class=\\\"col-cell\\\">\\n\\t\\t\\t<p data-eb-mm-upload-error-text=\\\"\\\"><\\/p>\\n\\t\\t\\t<a href=\\\"javascript:void(0);\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-eb-mm-upload-error-retry=\\\"\\\">Try Again<\\/a>\\n\\t\\t<\\/div>\\n\\t<\\/div>\\n<\\/div>\\t<\\/div>\\n<\\/div>\\t\\t\"},{\"uid\":\"063396499841474\",\"type\":\"text\",\"html\":\"\\n            <p><strong data-verified=\\\"redactor\\\" data-redactor-tag=\\\"strong\\\">Julius Cesar <\\/strong><br>Front-end Developer&nbsp;<\\/p><p>Curabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Julius Cesar Front-end Developer\\u00a0Curabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.        \",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p><strong data-verified=\\\"redactor\\\" data-redactor-tag=\\\"strong\\\">Julius Cesar <\\/strong><br>Front-end Developer&nbsp;<\\/p><p>Curabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.<\\/p>        <\\/div><\\/div>\\t\\t\"}],\"nested\":false,\"isolated\":false,\"text\":\"\\n\\t\\t\\t\\n    \\n        \\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\n\\t\\n\\t\\t\\n\\n\\t\\t\\t\\tDrop an image block here\\n\\t\\tSupports jpeg, png, gif.\\n\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tEnter URL\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tBrowse Media\\t\\t\\t\\t\\n\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\u00a0 Upload\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\n\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\n\\n\\t\\t\\n    \\n        \\n            \\n        \\n    \\n    \\n        0%\\n        \\n    \\n\\n\\t\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\tTry Again\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\n\\n\\n\\n\\n            \\n        \\n    \\n    \\n        \\n            \\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n            Julius Cesar Front-end Developer\\u00a0Curabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.        \\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\n\\n\\n\\n\\n        \\n    \\n\\t\\t\",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col-12 col-md-3\\\" data-size=\\\"3\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block03595546710352575-->\\n\\n\\n\\n\\n\\n            \\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col col-md-9\\\" data-size=\\\"9\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\">\\n            <!--block063396499841474-->\\n\\n\\n\\n\\n\\n        <\\/div>\\n    <\\/div>\\n<\\/div>\\t\\t\"},{\"uid\":\"09532270370982587\",\"type\":\"rule\",\"html\":\"\\n\\t\\t\\t<hr>\\t\\t\",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n\\t\\t\\t<hr>\\t\\t\"},{\"uid\":\"08414754318073392\",\"type\":\"columns\",\"html\":\"\\n\\t\\t\\t<div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col-12 col-md-3\\\" data-size=\\\"3\\\">\\n        \\n    <!--block0606441342144143--><\\/div>\\n    <div class=\\\"col col-md-9\\\" data-size=\\\"9\\\">\\n        \\n    <!--block08399178786203265--><\\/div>\\n<\\/div>\\t\\t\",\"data\":{\"columns\":[{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"},{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"}]},\"blocks\":[{\"uid\":\"0606441342144143\",\"type\":\"image\",\"html\":\"\",\"data\":{\"isurl\":false,\"url\":\"\",\"uri\":\"\",\"variation\":\"\",\"size_enabled\":true,\"mode\":\"simple\",\"mode_lock\":false,\"fluid\":false,\"width\":\"\",\"width_lock\":false,\"height\":\"\",\"height_lock\":false,\"ratio\":\"\",\"ratio_lock\":true,\"alignment\":\"center\",\"responsive\":true,\"strategy\":\"fit\",\"element_width\":\"\",\"element_height\":\"\",\"element_top\":\"\",\"element_left\":\"\",\"element_ratio\":\"\",\"element_ratio_lock\":true,\"natural_width\":\"\",\"natural_height\":\"\",\"natural_ratio\":\"\",\"style_enabled\":true,\"style\":\"clear\",\"caption_enabled\":true,\"caption_text\":\"\",\"alt_enabled\":true,\"alt_text\":\"\",\"link_enabled\":true,\"link_url\":\"\",\"link_title\":\"\",\"link_target\":\"\",\"popup_enabled\":true,\"popup_url\":\"\",\"popup_uri\":\"\",\"popup_variation\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"style\":\"text-align: center;\",\"text\":\"\\nundefined\",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"eb-composer-placeholder eb-composer-placeholder-image text-center\\\" data-eb-composer-image-placeholder=\\\"\\\" data-key=\\\"_cG9zdA--\\\" data-type=\\\"image\\\" data-plupload-multi-selection=\\\"0\\\">\\n\\n\\t<div data-plupload-drop-element=\\\"\\\" style=\\\"position: relative;\\\">\\n\\t\\t<i class=\\\"eb-composer-placeholder-icon fdi fa fa-camera\\\"><\\/i>\\n\\n\\t\\t\\t\\t<b class=\\\"eb-composer-placeholder-title\\\">Drop an image block here<\\/b>\\n\\t\\t<p class=\\\"eb-composer-placeholder-brief\\\">Supports jpeg, png, gif.<\\/p>\\n\\t\\t\\n\\t\\t<div class=\\\"eb-composer-place-options\\\" data-eb-composer-place-options=\\\"\\\">\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-insert-url-button=\\\"\\\">\\n\\t\\t\\t\\t\\tEnter URL\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-mm-browse-button=\\\"\\\" data-eb-mm-start-uri=\\\"_cG9zdA--\\\" data-eb-mm-filter=\\\"image\\\">\\n\\t\\t\\t\\t\\tBrowse Media\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\" style=\\\"position: relative;\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-plupload-browse-button=\\\"\\\" style=\\\"position: relative; z-index: 1;\\\">\\n\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-upload\\\"><\\/i>&nbsp; Upload\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<div id=\\\"html5_1cijmufmt1780r9k164j11oc13pm13_container\\\" class=\\\"moxie-shim moxie-shim-html5\\\" style=\\\"position: absolute; top: 4px; left: 4px; width: 77px; height: 30px; overflow: hidden; z-index: 0;\\\"><input id=\\\"html5_1cijmufmt1780r9k164j11oc13pm13\\\" style=\\\"font-size: 999px; opacity: 0; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;\\\" multiple=\\\"\\\" accept=\\\"image\\/jpeg,image\\/png,image\\/gif\\\" type=\\\"file\\\"><\\/div><\\/div>\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t<\\/div>\\n\\n\\t\\t<div class=\\\"eb-composer-place-url\\\" data-eb-image-url-form=\\\"\\\">\\n\\t\\t\\t<div class=\\\"o-input-group o-input-group--sm\\\">\\n\\t\\t\\t\\t<input class=\\\"o-form-control\\\" placeholder=\\\"Place image URL here\\\" data-eb-image-url-textbox=\\\"\\\" type=\\\"text\\\">\\n\\n\\t\\t\\t\\t<span class=\\\"o-input-group__btn\\\">\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary-o\\\" data-eb-image-url-add=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-check\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-image-url-cancel=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-times\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\n\\t\\t<div class=\\\"eb-composer-upload-progress\\\" data-eb-mm-upload-progress=\\\"\\\">\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress\\\">\\n            <b class=\\\"progress-bar progress-bar-success progress-bar-striped\\\" role=\\\"progressbar\\\" aria-valuenow=\\\"0\\\" aria-valuemin=\\\"0\\\" aria-valuemax=\\\"100\\\" style=\\\"width: 0%;\\\" data-eb-mm-upload-progress-bar=\\\"\\\"><\\/b>\\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress-value\\\" data-eb-mm-upload-progress-value=\\\"\\\">0%<\\/div>\\n        <span data-eb-mm-upload-name=\\\"\\\" class=\\\"hide\\\"><\\/span>\\n    <\\/div>\\n<\\/div>\\n\\t\\t<div class=\\\"eb-composer-placeholder-fail\\\">\\n\\t<div class=\\\"row-table\\\">\\n\\t\\t<div class=\\\"col-cell\\\">\\n\\t\\t\\t<p data-eb-mm-upload-error-text=\\\"\\\"><\\/p>\\n\\t\\t\\t<a href=\\\"javascript:void(0);\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-eb-mm-upload-error-retry=\\\"\\\">Try Again<\\/a>\\n\\t\\t<\\/div>\\n\\t<\\/div>\\n<\\/div>\\t<\\/div>\\n<\\/div>\\t\\t\"},{\"uid\":\"08399178786203265\",\"type\":\"text\",\"html\":\"\\n            <p><strong data-verified=\\\"redactor\\\" data-redactor-tag=\\\"strong\\\">Agness Monica<\\/strong><br>Interface Designer<\\/p><p>Curabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Agness MonicaInterface DesignerCurabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.        \",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p><strong data-verified=\\\"redactor\\\" data-redactor-tag=\\\"strong\\\">Agness Monica<\\/strong><br>Interface Designer<\\/p><p>Curabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.<\\/p>        <\\/div><\\/div>\\t\\t\"},{\"uid\":\"0606441342144143\",\"type\":\"image\",\"html\":\"\",\"data\":{\"isurl\":false,\"url\":\"\",\"uri\":\"\",\"variation\":\"\",\"size_enabled\":true,\"mode\":\"simple\",\"mode_lock\":false,\"fluid\":false,\"width\":\"\",\"width_lock\":false,\"height\":\"\",\"height_lock\":false,\"ratio\":\"\",\"ratio_lock\":true,\"alignment\":\"center\",\"responsive\":true,\"strategy\":\"fit\",\"element_width\":\"\",\"element_height\":\"\",\"element_top\":\"\",\"element_left\":\"\",\"element_ratio\":\"\",\"element_ratio_lock\":true,\"natural_width\":\"\",\"natural_height\":\"\",\"natural_ratio\":\"\",\"style_enabled\":true,\"style\":\"clear\",\"caption_enabled\":true,\"caption_text\":\"\",\"alt_enabled\":true,\"alt_text\":\"\",\"link_enabled\":true,\"link_url\":\"\",\"link_title\":\"\",\"link_target\":\"\",\"popup_enabled\":true,\"popup_url\":\"\",\"popup_uri\":\"\",\"popup_variation\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"style\":\"text-align: center;\",\"text\":\"\\nundefined\",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"eb-composer-placeholder eb-composer-placeholder-image text-center\\\" data-eb-composer-image-placeholder=\\\"\\\" data-key=\\\"_cG9zdA--\\\" data-type=\\\"image\\\" data-plupload-multi-selection=\\\"0\\\">\\n\\n\\t<div data-plupload-drop-element=\\\"\\\" style=\\\"position: relative;\\\">\\n\\t\\t<i class=\\\"eb-composer-placeholder-icon fdi fa fa-camera\\\"><\\/i>\\n\\n\\t\\t\\t\\t<b class=\\\"eb-composer-placeholder-title\\\">Drop an image block here<\\/b>\\n\\t\\t<p class=\\\"eb-composer-placeholder-brief\\\">Supports jpeg, png, gif.<\\/p>\\n\\t\\t\\n\\t\\t<div class=\\\"eb-composer-place-options\\\" data-eb-composer-place-options=\\\"\\\">\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-insert-url-button=\\\"\\\">\\n\\t\\t\\t\\t\\tEnter URL\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-mm-browse-button=\\\"\\\" data-eb-mm-start-uri=\\\"_cG9zdA--\\\" data-eb-mm-filter=\\\"image\\\">\\n\\t\\t\\t\\t\\tBrowse Media\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"eb-composer-place-options__item\\\" style=\\\"position: relative;\\\">\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-plupload-browse-button=\\\"\\\" style=\\\"position: relative; z-index: 1;\\\">\\n\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-upload\\\"><\\/i>&nbsp; Upload\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t<div id=\\\"html5_1cijmufmt1780r9k164j11oc13pm13_container\\\" class=\\\"moxie-shim moxie-shim-html5\\\" style=\\\"position: absolute; top: 4px; left: 4px; width: 77px; height: 30px; overflow: hidden; z-index: 0;\\\"><input id=\\\"html5_1cijmufmt1780r9k164j11oc13pm13\\\" style=\\\"font-size: 999px; opacity: 0; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;\\\" multiple=\\\"\\\" accept=\\\"image\\/jpeg,image\\/png,image\\/gif\\\" type=\\\"file\\\"><\\/div><\\/div>\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t<\\/div>\\n\\n\\t\\t<div class=\\\"eb-composer-place-url\\\" data-eb-image-url-form=\\\"\\\">\\n\\t\\t\\t<div class=\\\"o-input-group o-input-group--sm\\\">\\n\\t\\t\\t\\t<input class=\\\"o-form-control\\\" placeholder=\\\"Place image URL here\\\" data-eb-image-url-textbox=\\\"\\\" type=\\\"text\\\">\\n\\n\\t\\t\\t\\t<span class=\\\"o-input-group__btn\\\">\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-primary-o\\\" data-eb-image-url-add=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-check\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn--sm btn-eb-default-o\\\" data-eb-image-url-cancel=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fdi fa fa-times\\\"><\\/i>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\n\\t\\t<div class=\\\"eb-composer-upload-progress\\\" data-eb-mm-upload-progress=\\\"\\\">\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress\\\">\\n            <b class=\\\"progress-bar progress-bar-success progress-bar-striped\\\" role=\\\"progressbar\\\" aria-valuenow=\\\"0\\\" aria-valuemin=\\\"0\\\" aria-valuemax=\\\"100\\\" style=\\\"width: 0%;\\\" data-eb-mm-upload-progress-bar=\\\"\\\"><\\/b>\\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-cell\\\">\\n        <div class=\\\"progress-value\\\" data-eb-mm-upload-progress-value=\\\"\\\">0%<\\/div>\\n        <span data-eb-mm-upload-name=\\\"\\\" class=\\\"hide\\\"><\\/span>\\n    <\\/div>\\n<\\/div>\\n\\t\\t<div class=\\\"eb-composer-placeholder-fail\\\">\\n\\t<div class=\\\"row-table\\\">\\n\\t\\t<div class=\\\"col-cell\\\">\\n\\t\\t\\t<p data-eb-mm-upload-error-text=\\\"\\\"><\\/p>\\n\\t\\t\\t<a href=\\\"javascript:void(0);\\\" class=\\\"btn btn--sm btn-eb-primary\\\" data-eb-mm-upload-error-retry=\\\"\\\">Try Again<\\/a>\\n\\t\\t<\\/div>\\n\\t<\\/div>\\n<\\/div>\\t<\\/div>\\n<\\/div>\\t\\t\"},{\"uid\":\"08399178786203265\",\"type\":\"text\",\"html\":\"\\n            <p><strong data-verified=\\\"redactor\\\" data-redactor-tag=\\\"strong\\\">Agness Monica<\\/strong><br>Interface Designer<\\/p><p>Curabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Agness MonicaInterface DesignerCurabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.        \",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p><strong data-verified=\\\"redactor\\\" data-redactor-tag=\\\"strong\\\">Agness Monica<\\/strong><br>Interface Designer<\\/p><p>Curabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.<\\/p>        <\\/div><\\/div>\\t\\t\"}],\"nested\":false,\"isolated\":false,\"text\":\"\\n\\t\\t\\t\\n    \\n        \\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\n\\t\\n\\t\\t\\n\\n\\t\\t\\t\\tDrop an image block here\\n\\t\\tSupports jpeg, png, gif.\\n\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tEnter URL\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tBrowse Media\\t\\t\\t\\t\\n\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\u00a0 Upload\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\n\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\n\\n\\t\\t\\n    \\n        \\n            \\n        \\n    \\n    \\n        0%\\n        \\n    \\n\\n\\t\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\tTry Again\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\n\\n\\n\\n\\n            \\n        \\n    \\n    \\n        \\n            \\n\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n            Agness MonicaInterface DesignerCurabitur eget dui id metus pulvinar suscipit. Quisque vitae ligula laoreet, scelerisque leo quis, facilisis metus.        \\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\tDrag to move this block\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\n\\t\\n\\n\\n\\n\\n\\n\\n        \\n    \\n\\t\\t\",\"editableHtml\":\"\\n\\t\\t\\t<div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col-12 col-md-3\\\" data-size=\\\"3\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block0606441342144143-->\\n\\n\\n\\n\\n\\n            \\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col col-md-9\\\" data-size=\\\"9\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\">\\n            <!--block08399178786203265-->\\n\\n\\n\\n\\n\\n        <\\/div>\\n    <\\/div>\\n<\\/div>\\t\\t\"}]}', '2025-04-25 11:56:57', 1, 1, NULL, '/media/com_easyblog/images/templates/events.png', 1, 1, 'ebd', 3);
INSERT INTO `cuod6_easyblog_post_templates` (`id`, `user_id`, `title`, `data`, `created`, `system`, `core`, `params`, `screenshot`, `published`, `datafix`, `doctype`, `ordering`) VALUES
(4, 102, 'COM_EASYBLOG_COMPOSER_TEMPLATES_TITLE_VIDEOS', '{\"title\":\"COM_EASYBLOG_COMPOSER_TEMPLATES_TITLE_VIDEOS\",\"permalink\":\"template-for-videos\",\"type\":\"ebd\",\"version\":\"1.0\",\"blocks\":[{\"uid\":\"03040071225259453\",\"type\":\"text\",\"html\":\"\\n            <p>Duis ac quam leo. Phasellus malesuada, leo at lobortis egestas, felis lorem condimentum lacus, id iaculis quam urna ac urna. Vivamus aliquam laoreet semper. Ut lacinia sem nisi. Sed vulputate convallis odio posuere porttitor. Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit, sollicitudin semper nisl pulvinar sed.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\\n            Duis ac quam leo. Phasellus malesuada, leo at lobortis egestas, felis lorem condimentum lacus, id iaculis quam urna ac urna. Vivamus aliquam laoreet semper. Ut lacinia sem nisi. Sed vulputate convallis odio posuere porttitor. Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit, sollicitudin semper nisl pulvinar sed.        \",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Duis ac quam leo. Phasellus malesuada, leo at lobortis egestas, felis lorem condimentum lacus, id iaculis quam urna ac urna. Vivamus aliquam laoreet semper. Ut lacinia sem nisi. Sed vulputate convallis odio posuere porttitor. Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit, sollicitudin semper nisl pulvinar sed.<\\/p>        <\\/div><\\/div>\"},{\"uid\":\"0346444247988984\",\"type\":\"rule\",\"html\":\"\\n            <hr>        \",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n            <hr>        \"},{\"uid\":\"05725746976677328\",\"type\":\"columns\",\"html\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col-12 col-md-4\\\" data-size=\\\"4\\\">\\n        \\n    <!--block06036547953262925--><\\/div>\\n    <div class=\\\"col-12 col-md-8\\\" data-size=\\\"8\\\">\\n        \\n    <!--block029067436303012073--><!--block038569004484452307--><!--block08367778363171965--><\\/div>\\n<\\/div>        \",\"data\":{\"columns\":[{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"},{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"}]},\"blocks\":[{\"uid\":\"06036547953262925\",\"type\":\"video\",\"html\":\"\",\"data\":{\"url\":\"\",\"width\":\"100%\",\"height\":\"\",\"ratio\":\"16:9\",\"autoplay\":false,\"loop\":false,\"muted\":false},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\"},{\"uid\":\"029067436303012073\",\"type\":\"heading\",\"html\":\"\\n            <h4>Linkin Park - Somewhere I Belong<br><\\/h4>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        \\n            Linkin Park - Somewhere I Belong        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"\\n            <h4 contenteditable=\\\"true\\\">Linkin Park - Somewhere I Belong<br><\\/h4>        \"},{\"uid\":\"038569004484452307\",\"type\":\"text\",\"html\":\"\\n            <p>Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.        \",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.<\\/p>        <\\/div><\\/div>\"},{\"uid\":\"08367778363171965\",\"type\":\"buttons\",\"html\":\"\\n            <a href=\\\"javascript:void(0);\\\" class=\\\"btn btn-danger\\\" rel=\\\"\\\">\\n    <span><strong data-redactor-tag=\\\"strong\\\" data-verified=\\\"redactor\\\">Watch Now<\\/strong><\\/span>\\n<\\/a>        \",\"data\":{\"caption\":\"Button Text\",\"style\":\"btn-danger\",\"size\":\"\",\"link\":\"\",\"nofollow\":0,\"target\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n            <a href=\\\"javascript:void(0);\\\" class=\\\"btn btn-danger\\\" rel=\\\"\\\">\\n    <span contenteditable=\\\"true\\\"><strong data-redactor-tag=\\\"strong\\\" data-verified=\\\"redactor\\\">Watch Now<\\/strong><\\/span>\\n<\\/a>        \"},{\"uid\":\"06036547953262925\",\"type\":\"video\",\"html\":\"\",\"data\":{\"url\":\"\",\"width\":\"100%\",\"height\":\"\",\"ratio\":\"16:9\",\"autoplay\":false,\"loop\":false,\"muted\":false},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\"},{\"uid\":\"029067436303012073\",\"type\":\"heading\",\"html\":\"\\n            <h4>Linkin Park - Somewhere I Belong<br><\\/h4>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        \\n            Linkin Park - Somewhere I Belong        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"\\n            <h4 contenteditable=\\\"true\\\">Linkin Park - Somewhere I Belong<br><\\/h4>        \"},{\"uid\":\"038569004484452307\",\"type\":\"text\",\"html\":\"\\n            <p>Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.        \",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.<\\/p>        <\\/div><\\/div>\"},{\"uid\":\"08367778363171965\",\"type\":\"buttons\",\"html\":\"\\n            <a href=\\\"javascript:void(0);\\\" class=\\\"btn btn-danger\\\" rel=\\\"\\\">\\n    <span><strong data-redactor-tag=\\\"strong\\\" data-verified=\\\"redactor\\\">Watch Now<\\/strong><\\/span>\\n<\\/a>        \",\"data\":{\"caption\":\"Button Text\",\"style\":\"btn-danger\",\"size\":\"\",\"link\":\"\",\"nofollow\":0,\"target\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n            <a href=\\\"javascript:void(0);\\\" class=\\\"btn btn-danger\\\" rel=\\\"\\\">\\n    <span contenteditable=\\\"true\\\"><strong data-redactor-tag=\\\"strong\\\" data-verified=\\\"redactor\\\">Watch Now<\\/strong><\\/span>\\n<\\/a>        \"}],\"nested\":false,\"isolated\":false,\"text\":\"\\n            \\n    \\n        \\n    \\n        \\n    \\n    \\n        \\n            \\n\\n    \\n        \\n        Drop a video file here\\n        Supports 3gp, m4v, mp4, flv, wmv mp3, and webm.\\n\\n        Please upload a supported video file\\n\\n        \\n             Browse Videos        \\n\\n        \\n            \\n                 Upload File            \\n        \\n\\n        \\n    \\n        \\n            \\n        \\n    \\n    \\n        0%\\n        \\n    \\n\\n        \\n    \\n        \\n            \\n            Try Again\\n        \\n    \\n    \\n        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n            \\n        \\n    \\n    \\n        \\n    \\n        \\n    \\n    \\n        \\n            Linkin Park - Somewhere I Belong        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n            \\n    \\n        \\n    \\n    \\n        \\n            Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n    \\n        \\n    \\n    \\n        \\n            \\n    Watch Now\\n        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n        \\n    \\n        \",\"editableHtml\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col-12 col-md-4\\\" data-size=\\\"4\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block06036547953262925-->\\n\\n\\n            \\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-12 col-md-8\\\" data-size=\\\"8\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block029067436303012073-->\\n\\n\\n            <!--block038569004484452307-->\\n\\n<!--block08367778363171965-->\\n\\n\\n        <\\/div>\\n    <\\/div>\\n<\\/div>        \"},{\"uid\":\"026837448799051344\",\"type\":\"rule\",\"html\":\"\\n            <hr>        \",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n            <hr>        \"},{\"uid\":\"0046830407343804836\",\"type\":\"columns\",\"html\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col-12 col-md-4\\\" data-size=\\\"4\\\">\\n        \\n    <!--block06734710435848683--><\\/div>\\n    <div class=\\\"col-12 col-md-8\\\" data-size=\\\"8\\\">\\n        \\n    <!--block08473397800698876--><!--block07279896603431553--><!--block05163364168256521--><\\/div>\\n<\\/div>        \",\"data\":{\"columns\":[{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"},{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"}]},\"blocks\":[{\"uid\":\"06734710435848683\",\"type\":\"video\",\"html\":\"\",\"data\":{\"url\":\"\",\"width\":\"100%\",\"height\":\"\",\"ratio\":\"16:9\",\"autoplay\":false,\"loop\":false,\"muted\":false},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\"},{\"uid\":\"08473397800698876\",\"type\":\"heading\",\"html\":\"\\n            <h4>Linkin Park - Masquarade<br><\\/h4>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        \\n            Linkin Park - Masquarade        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"\\n            <h4 contenteditable=\\\"true\\\">Linkin Park - Masquarade<br><\\/h4>        \"},{\"uid\":\"07279896603431553\",\"type\":\"text\",\"html\":\"\\n            <p>Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.        \",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.<\\/p>        <\\/div><\\/div>\"},{\"uid\":\"05163364168256521\",\"type\":\"buttons\",\"html\":\"\\n            <a href=\\\"javascript:void(0);\\\" class=\\\"btn btn-danger\\\" rel=\\\"\\\">\\n    <span><strong data-redactor-tag=\\\"strong\\\" data-verified=\\\"redactor\\\">Watch Now<\\/strong><\\/span>\\n<\\/a>        \",\"data\":{\"caption\":\"Button Text\",\"style\":\"btn-danger\",\"size\":\"\",\"link\":\"\",\"nofollow\":0,\"target\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n            <a href=\\\"javascript:void(0);\\\" class=\\\"btn btn-danger\\\" rel=\\\"\\\">\\n    <span contenteditable=\\\"true\\\"><strong data-redactor-tag=\\\"strong\\\" data-verified=\\\"redactor\\\">Watch Now<\\/strong><\\/span>\\n<\\/a>        \"},{\"uid\":\"06734710435848683\",\"type\":\"video\",\"html\":\"\",\"data\":{\"url\":\"\",\"width\":\"100%\",\"height\":\"\",\"ratio\":\"16:9\",\"autoplay\":false,\"loop\":false,\"muted\":false},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\"},{\"uid\":\"08473397800698876\",\"type\":\"heading\",\"html\":\"\\n            <h4>Linkin Park - Masquarade<br><\\/h4>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        \\n            Linkin Park - Masquarade        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"\\n            <h4 contenteditable=\\\"true\\\">Linkin Park - Masquarade<br><\\/h4>        \"},{\"uid\":\"07279896603431553\",\"type\":\"text\",\"html\":\"\\n            <p>Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.        \",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.<\\/p>        <\\/div><\\/div>\"},{\"uid\":\"05163364168256521\",\"type\":\"buttons\",\"html\":\"\\n            <a href=\\\"javascript:void(0);\\\" class=\\\"btn btn-danger\\\" rel=\\\"\\\">\\n    <span><strong data-redactor-tag=\\\"strong\\\" data-verified=\\\"redactor\\\">Watch Now<\\/strong><\\/span>\\n<\\/a>        \",\"data\":{\"caption\":\"Button Text\",\"style\":\"btn-danger\",\"size\":\"\",\"link\":\"\",\"nofollow\":0,\"target\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n            <a href=\\\"javascript:void(0);\\\" class=\\\"btn btn-danger\\\" rel=\\\"\\\">\\n    <span contenteditable=\\\"true\\\"><strong data-redactor-tag=\\\"strong\\\" data-verified=\\\"redactor\\\">Watch Now<\\/strong><\\/span>\\n<\\/a>        \"}],\"nested\":false,\"isolated\":false,\"text\":\"\\n            \\n    \\n        \\n    \\n        \\n    \\n    \\n        \\n            \\n\\n    \\n        \\n        Drop a video file here\\n        Supports 3gp, m4v, mp4, flv, wmv mp3, and webm.\\n\\n        Please upload a supported video file\\n\\n        \\n             Browse Videos        \\n\\n        \\n            \\n                 Upload File            \\n        \\n\\n        \\n    \\n        \\n            \\n        \\n    \\n    \\n        0%\\n        \\n    \\n\\n        \\n    \\n        \\n            \\n            Try Again\\n        \\n    \\n    \\n        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n            \\n        \\n    \\n    \\n        \\n    \\n        \\n    \\n    \\n        \\n            Linkin Park - Masquarade        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n            \\n    \\n        \\n    \\n    \\n        \\n            Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n    \\n        \\n    \\n    \\n        \\n            \\n    Watch Now\\n        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n        \\n    \\n        \",\"editableHtml\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col-12 col-md-4\\\" data-size=\\\"4\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block06734710435848683-->\\n\\n\\n            \\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-12 col-md-8\\\" data-size=\\\"8\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block08473397800698876-->\\n\\n\\n            <!--block07279896603431553-->\\n\\n<!--block05163364168256521-->\\n\\n\\n        <\\/div>\\n    <\\/div>\\n<\\/div>        \"},{\"uid\":\"021494898851960897\",\"type\":\"rule\",\"html\":\"\\n            <hr>        \",\"data\":{},\"blocks\":[],\"nested\":false,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n            <hr>        \"},{\"uid\":\"024545535701327026\",\"type\":\"columns\",\"html\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col-12 col-md-4\\\" data-size=\\\"4\\\">\\n        \\n    <!--block0334950162563473--><\\/div>\\n    <div class=\\\"col-12 col-md-8\\\" data-size=\\\"8\\\">\\n        \\n    <!--block04196579670533538--><!--block09463341725058854--><!--block02782213247846812--><\\/div>\\n<\\/div>        \",\"data\":{\"columns\":[{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"},{\"size\":6,\"content\":\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\"}]},\"blocks\":[{\"uid\":\"0334950162563473\",\"type\":\"video\",\"html\":\"\",\"data\":{\"url\":\"\",\"width\":\"100%\",\"height\":\"\",\"ratio\":\"16:9\",\"autoplay\":false,\"loop\":false,\"muted\":false},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\"},{\"uid\":\"04196579670533538\",\"type\":\"heading\",\"html\":\"\\n            <h4>Linkin Park - Mateora<br><\\/h4>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        \\n            Linkin Park - Mateora        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"\\n            <h4 contenteditable=\\\"true\\\">Linkin Park - Mateora<br><\\/h4>        \"},{\"uid\":\"09463341725058854\",\"type\":\"text\",\"html\":\"\\n            <p>Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.        \",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.<\\/p>        <\\/div><\\/div>\"},{\"uid\":\"02782213247846812\",\"type\":\"buttons\",\"html\":\"\\n            <a href=\\\"javascript:void(0);\\\" class=\\\"btn btn-danger\\\" rel=\\\"\\\">\\n    <span><strong data-redactor-tag=\\\"strong\\\" data-verified=\\\"redactor\\\">Watch Now<\\/strong><\\/span>\\n<\\/a>        \",\"data\":{\"caption\":\"Button Text\",\"style\":\"btn-danger\",\"size\":\"\",\"link\":\"\",\"nofollow\":0,\"target\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n            <a href=\\\"javascript:void(0);\\\" class=\\\"btn btn-danger\\\" rel=\\\"\\\">\\n    <span contenteditable=\\\"true\\\"><strong data-redactor-tag=\\\"strong\\\" data-verified=\\\"redactor\\\">Watch Now<\\/strong><\\/span>\\n<\\/a>        \"},{\"uid\":\"0334950162563473\",\"type\":\"video\",\"html\":\"\",\"data\":{\"url\":\"\",\"width\":\"100%\",\"height\":\"\",\"ratio\":\"16:9\",\"autoplay\":false,\"loop\":false,\"muted\":false},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\"},{\"uid\":\"04196579670533538\",\"type\":\"heading\",\"html\":\"\\n            <h4>Linkin Park - Mateora<br><\\/h4>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n    \\n        \\n    \\n    \\n        \\n            Linkin Park - Mateora        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\",\"editableHtml\":\"\\n            <h4 contenteditable=\\\"true\\\">Linkin Park - Mateora<br><\\/h4>        \"},{\"uid\":\"09463341725058854\",\"type\":\"text\",\"html\":\"\\n            <p>Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.<\\/p>        \",\"data\":{},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\\n            Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.        \",\"editableHtml\":\"<div class=\\\"ebd-nest\\\" data-type=\\\"content\\\" data-eb-text-block-wrapper=\\\"\\\"><div data-eb-text-content-wrapper=\\\"\\\" data-content-type=\\\"html\\\" contenteditable=\\\"true\\\">\\n            <p>Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.<\\/p>        <\\/div><\\/div>\"},{\"uid\":\"02782213247846812\",\"type\":\"buttons\",\"html\":\"\\n            <a href=\\\"javascript:void(0);\\\" class=\\\"btn btn-danger\\\" rel=\\\"\\\">\\n    <span><strong data-redactor-tag=\\\"strong\\\" data-verified=\\\"redactor\\\">Watch Now<\\/strong><\\/span>\\n<\\/a>        \",\"data\":{\"caption\":\"Button Text\",\"style\":\"btn-danger\",\"size\":\"\",\"link\":\"\",\"nofollow\":0,\"target\":\"\"},\"blocks\":[],\"nested\":true,\"isolated\":false,\"text\":\"\",\"editableHtml\":\"\\n            <a href=\\\"javascript:void(0);\\\" class=\\\"btn btn-danger\\\" rel=\\\"\\\">\\n    <span contenteditable=\\\"true\\\"><strong data-redactor-tag=\\\"strong\\\" data-verified=\\\"redactor\\\">Watch Now<\\/strong><\\/span>\\n<\\/a>        \"}],\"nested\":false,\"isolated\":false,\"text\":\"\\n            \\n    \\n        \\n    \\n        \\n    \\n    \\n        \\n            \\n\\n    \\n        \\n        Drop a video file here\\n        Supports 3gp, m4v, mp4, flv, wmv mp3, and webm.\\n\\n        Please upload a supported video file\\n\\n        \\n             Browse Videos        \\n\\n        \\n            \\n                 Upload File            \\n        \\n\\n        \\n    \\n        \\n            \\n        \\n    \\n    \\n        0%\\n        \\n    \\n\\n        \\n    \\n        \\n            \\n            Try Again\\n        \\n    \\n    \\n        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n            \\n        \\n    \\n    \\n        \\n    \\n        \\n    \\n    \\n        \\n            Linkin Park - Mateora        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n            \\n    \\n        \\n    \\n    \\n        \\n            Aliquam turpis felis, faucibus non orci vel, laoreet dapibus diam. Nam rhoncus tortor velit.        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n    \\n        \\n    \\n    \\n        \\n            \\n    Watch Now\\n        \\n        \\n            \\n                \\n            \\n        \\n    \\n    \\n        \\n            \\n                Drag to move block.\\n            \\n        \\n    \\n\\n\\n\\n        \\n    \\n        \",\"editableHtml\":\"\\n            <div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col-12 col-md-4\\\" data-size=\\\"4\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block0334950162563473-->\\n\\n\\n            \\n        <\\/div>\\n    <\\/div>\\n    <div class=\\\"col-12 col-md-8\\\" data-size=\\\"8\\\">\\n        <div class=\\\"ebd-nest\\\" data-type=\\\"block\\\" data-col-wrapper=\\\"\\\"><!--block04196579670533538-->\\n\\n\\n            <!--block09463341725058854-->\\n\\n<!--block02782213247846812-->\\n\\n\\n        <\\/div>\\n    <\\/div>\\n<\\/div>        \"}]}', '2025-04-25 11:56:57', 1, 1, NULL, '/media/com_easyblog/images/templates/videos.png', 1, 1, 'ebd', 4);

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

--
-- Table structure for table `cuod6_easyblog_ratings`
--

DROP TABLE IF EXISTS `cuod6_easyblog_ratings`;
CREATE TABLE `cuod6_easyblog_ratings` (
  `id` int(11) NOT NULL,
  `uid` int(11) NOT NULL,
  `type` varchar(255) NOT NULL,
  `created_by` int(11) NOT NULL,
  `sessionid` varchar(200) NOT NULL,
  `value` int(11) NOT NULL,
  `ip` varchar(50) NOT NULL,
  `published` tinyint(3) NOT NULL,
  `created` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_reactions`
--

DROP TABLE IF EXISTS `cuod6_easyblog_reactions`;
CREATE TABLE `cuod6_easyblog_reactions` (
  `id` int(11) NOT NULL,
  `type` varchar(255) NOT NULL,
  `published` tinyint(1) NOT NULL DEFAULT 1,
  `created` datetime DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `cuod6_easyblog_reactions`
--

INSERT INTO `cuod6_easyblog_reactions` (`id`, `type`, `published`, `created`) VALUES
(1, 'happy', 1, '0000-00-00 00:00:00'),
(2, 'love', 1, '0000-00-00 00:00:00'),
(3, 'surprise', 1, '0000-00-00 00:00:00'),
(4, 'sad', 1, '0000-00-00 00:00:00'),
(5, 'angry', 1, '0000-00-00 00:00:00');

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

--
-- Table structure for table `cuod6_easyblog_reactions_history`
--

DROP TABLE IF EXISTS `cuod6_easyblog_reactions_history`;
CREATE TABLE `cuod6_easyblog_reactions_history` (
  `id` int(11) NOT NULL,
  `post_id` bigint(20) NOT NULL,
  `reaction_id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `token_id` varchar(255) NOT NULL,
  `created` datetime DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_reports`
--

DROP TABLE IF EXISTS `cuod6_easyblog_reports`;
CREATE TABLE `cuod6_easyblog_reports` (
  `id` bigint(20) NOT NULL,
  `obj_id` bigint(20) NOT NULL,
  `obj_type` varchar(255) NOT NULL,
  `reason` text NOT NULL,
  `created_by` int(11) NOT NULL,
  `created` datetime NOT NULL,
  `ip` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_revisions`
--

DROP TABLE IF EXISTS `cuod6_easyblog_revisions`;
CREATE TABLE `cuod6_easyblog_revisions` (
  `id` bigint(20) NOT NULL,
  `post_id` bigint(20) NOT NULL,
  `title` varchar(255) NOT NULL,
  `created` datetime NOT NULL,
  `modified` datetime NOT NULL,
  `created_by` bigint(20) UNSIGNED NOT NULL,
  `content` longtext NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `cuod6_easyblog_revisions`
--

INSERT INTO `cuod6_easyblog_revisions` (`id`, `post_id`, `title`, `created`, `modified`, `created_by`, `content`, `state`, `ordering`) VALUES
(3, 1, '', '2025-04-25 13:42:06', '2025-04-25 13:42:06', 102, '{\"id\":1,\"created_by\":102,\"created\":\"2025-04-25 11:56:57\",\"modified\":\"2025-04-25 13:42:06\",\"title\":\"You have successfully installed EasyBlog\",\"permalink\":\"easyblog-installed-successfully\",\"content\":\"<div  class=\\\"ebd-block   \\\" data-type=\\\"html\\\" ><p><img src=\\\"https:\\/\\/stackideas.com\\/images\\/eblog\\/install_success5.png\\\">\\n    \\n<\\/p><\\/div>\\n<div  class=\\\"ebd-block   \\\" data-type=\\\"text\\\" >With EasyBlog, you can be assured of quality blogging with the following features:<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div>\\n<div  class=\\\"ebd-block   \\\" data-type=\\\"rule\\\" ><hr><\\/div>\\n<div  class=\\\"ebd-block   has-nested\\\" data-type=\\\"columns\\\" ><div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col-12 col-md-4\\\" data-size=\\\"6\\\">\\n        \\n    <div  class=\\\"ebd-block  is-nested  \\\" data-type=\\\"youtube\\\" ><div class=\\\"youtube-embed video-embed-wrapper is-responsive\\\">\\n\\t<iframe src=\\\"https:\\/\\/www.youtube.com\\/embed\\/f-YEli-NK-w?feature=oembed\\\" width=\\\"480\\\" height=\\\"270\\\" allowfullscreen><\\/iframe>\\n<\\/div><\\/div>\\n<\\/div>\\n    <div class=\\\"col-12 col-md-8\\\" data-size=\\\"6\\\">\\n        \\n    <div  class=\\\"ebd-block  is-nested  \\\" data-type=\\\"heading\\\" ><h4>Drag and Drop Blocks<br><br><\\/h4><\\/div>\\n<div  class=\\\"ebd-block  is-nested  \\\" data-type=\\\"text\\\" >Add elements to your blog with a simple drag and drop element blocks.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div>\\n<\\/div>\\n<\\/div><\\/div>\\n<div  class=\\\"ebd-block   \\\" data-type=\\\"rule\\\" ><hr><\\/div>\\n<div  class=\\\"ebd-block   has-nested\\\" data-type=\\\"columns\\\" ><div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col col-md-1\\\" data-size=\\\"6\\\">\\n        \\n    <\\/div>\\n    <div class=\\\"col-12 col-md-8\\\" data-size=\\\"6\\\">\\n        \\n    <div  class=\\\"ebd-block  is-nested  \\\" data-type=\\\"heading\\\" ><h4>Blog now, post later<br><\\/h4><\\/div>\\n<div  class=\\\"ebd-block  is-nested  \\\" data-type=\\\"text\\\" >You can compose a blog now, suffer temporal writer\'s block, save and write again, later.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div>\\n<\\/div>\\n<\\/div><\\/div>\\n<div  class=\\\"ebd-block   has-nested\\\" data-type=\\\"columns\\\" ><div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col col-md-1\\\" data-size=\\\"6\\\">\\n        \\n    <\\/div>\\n    <div class=\\\"col col-md-6\\\" data-size=\\\"6\\\">\\n        \\n    <div  class=\\\"ebd-block  is-nested  \\\" data-type=\\\"heading\\\" ><h4><br>Social media sharing<br><\\/h4><\\/div>\\n<div  class=\\\"ebd-block  is-nested  \\\" data-type=\\\"text\\\" >Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div>\\n<\\/div>\\n<\\/div><\\/div>\\n<div  class=\\\"ebd-block   has-nested\\\" data-type=\\\"columns\\\" ><div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col col-md-1\\\" data-size=\\\"6\\\">\\n        \\n    <\\/div>\\n    <div class=\\\"col col-md-6\\\" data-size=\\\"6\\\">\\n        \\n    <div  class=\\\"ebd-block  is-nested  \\\" data-type=\\\"heading\\\" ><h4><br>Browse media<br><\\/h4><\\/div>\\n<div  class=\\\"ebd-block  is-nested  \\\" data-type=\\\"text\\\" >Embedding images and videos is fast and easy.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div>\\n<\\/div>\\n<\\/div><\\/div>\\n<div  class=\\\"ebd-block   has-nested\\\" data-type=\\\"columns\\\" ><div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col col-md-1\\\" data-size=\\\"6\\\">\\n        \\n    <\\/div>\\n    <div class=\\\"col col-md-6\\\" data-size=\\\"6\\\">\\n        \\n    <div  class=\\\"ebd-block  is-nested  \\\" data-type=\\\"heading\\\" ><h4><br>More third party integrations<br><\\/h4><\\/div>\\n<div  class=\\\"ebd-block  is-nested  \\\" data-type=\\\"text\\\" >Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div>\\n<\\/div>\\n<\\/div><\\/div>\\n<div  class=\\\"ebd-block   has-nested\\\" data-type=\\\"columns\\\" ><div class=\\\"row\\\" data-responsive=\\\"400,300,200,100\\\">\\n    <div class=\\\"col col-md-1\\\" data-size=\\\"6\\\">\\n        \\n    <\\/div>\\n    <div class=\\\"col col-md-6\\\" data-size=\\\"6\\\">\\n        \\n    <div  class=\\\"ebd-block  is-nested  \\\" data-type=\\\"heading\\\" ><h4><br>Blog rating<br><\\/h4><\\/div>\\n<div  class=\\\"ebd-block  is-nested  \\\" data-type=\\\"text\\\" >Users can show intensity of their favorite blog post by rating them with stars.<span class=\\\"redactor-invisible-space\\\">\\u200b<\\/span><\\/div>\\n<\\/div>\\n<\\/div><\\/div>\\n<div  class=\\\"ebd-block   \\\" data-type=\\\"rule\\\" ><hr><\\/div>\\n<div  class=\\\"ebd-block   \\\" data-type=\\\"text\\\" ><p>And many more powerful features that you can use to make your blog work beautifully and professionally. Need any help? Drop by our <a target=\\\"_blank\\\" class=\\\"\\\" title=\\\"\\\" href=\\\"http:\\/\\/stackideas.com\\/forums\\/index\\/easyblog\\\">Official forum<\\/a> or send our support team a ticket via our <a target=\\\"_blank\\\" class=\\\"\\\" title=\\\"\\\" href=\\\"https:\\/\\/crm.stackideas.com\\\">CRM<\\/a>. You can even check out <a target=\\\"_blank\\\" class=\\\"\\\" title=\\\"\\\" href=\\\"http:\\/\\/stackideas.com\\/docs\\/easyblog\\\">EasyBlog\'s Documentation<\\/a>.<\\/p><\\/div>\\n\",\"intro\":\"\\n    \\n\\nWith EasyBlog, you can be assured of quality blogging with the following features:\\u200b\\n\\n\\n    \\n        \\n    \\n\\n    \\n        \\n    Drag and Drop Block...\",\"excerpt\":null,\"category_id\":\"1\",\"published\":0,\"state\":0,\"publish_up\":\"2025-04-25 11:56:57\",\"publish_down\":\"0000-00-00 00:00:00\",\"autopost_date\":\"0000-00-00 00:00:00\",\"ordering\":0,\"vote\":0,\"hits\":0,\"access\":0,\"allowcomment\":1,\"login_to_read\":null,\"lottie_files\":null,\"polls\":null,\"subscription\":1,\"frontpage\":true,\"isnew\":0,\"blogpassword\":null,\"latitude\":null,\"longitude\":null,\"address\":\"\",\"posttype\":\"\",\"source_id\":0,\"source_type\":\"easyblog.sitewide\",\"reactions\":null,\"robots\":\"\",\"copyrights\":\"\",\"image\":\"\",\"language\":\"*\",\"locked\":0,\"ip\":\"49.43.168.78\",\"doctype\":\"ebd\",\"document\":\"{\\\"type\\\":\\\"ebd\\\",\\\"blocks\\\":[{\\\"uid\\\":\\\"07094988151957076\\\",\\\"type\\\":\\\"html\\\",\\\"html\\\":\\\"<p><img src=\\\\\\\"https:\\\\\\/\\\\\\/stackideas.com\\\\\\/images\\\\\\/eblog\\\\\\/install_success5.png\\\\\\\">\\\\n    \\\\n<\\\\\\/p>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":false,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n    \\\\n\\\",\\\"editableHtml\\\":\\\"<p><img src=\\\\\\\"https:\\\\\\/\\\\\\/stackideas.com\\\\\\/images\\\\\\/eblog\\\\\\/install_success5.png\\\\\\\">\\\\n    \\\\n<\\\\\\/p>\\\"},{\\\"uid\\\":\\\"03040071225259453\\\",\\\"type\\\":\\\"text\\\",\\\"html\\\":\\\"With EasyBlog, you can be assured of quality blogging with the following features:<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":false,\\\"isolated\\\":false,\\\"text\\\":\\\"With EasyBlog, you can be assured of quality blogging with the following features:\\\\u200b\\\",\\\"editableHtml\\\":\\\"<div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"content\\\\\\\" data-eb-text-block-wrapper=\\\\\\\"\\\\\\\"><div data-content-type=\\\\\\\"html\\\\\\\" data-eb-text-content-wrapper=\\\\\\\"\\\\\\\" contenteditable=\\\\\\\"true\\\\\\\">With EasyBlog, you can be assured of quality blogging with the following features:<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span><\\\\\\/div><\\\\\\/div>\\\"},{\\\"uid\\\":\\\"0346444247988984\\\",\\\"type\\\":\\\"rule\\\",\\\"html\\\":\\\"\\\\n            <hr>        \\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":false,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\",\\\"editableHtml\\\":\\\"\\\\n            <hr>        \\\"},{\\\"uid\\\":\\\"05725746976677328\\\",\\\"type\\\":\\\"columns\\\",\\\"html\\\":\\\"\\\\n            <div class=\\\\\\\"row\\\\\\\" data-responsive=\\\\\\\"400,300,200,100\\\\\\\">\\\\n    <div class=\\\\\\\"col-12 col-md-4\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        \\\\n    <!--block06016321050556486--><\\\\\\/div>\\\\n    <div class=\\\\\\\"col-12 col-md-8\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        \\\\n    <!--block029067436303012073--><!--block038569004484452307--><\\\\\\/div>\\\\n<\\\\\\/div>        \\\",\\\"data\\\":{\\\"columns\\\":[{\\\"size\\\":6,\\\"content\\\":\\\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\\\"},{\\\"size\\\":6,\\\"content\\\":\\\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\\\"}]},\\\"blocks\\\":[{\\\"uid\\\":\\\"06016321050556486\\\",\\\"type\\\":\\\"youtube\\\",\\\"html\\\":\\\"<iframe src=\\\\\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/embed\\\\\\/f-YEli-NK-w?feature=oembed\\\\\\\" allowfullscreen=\\\\\\\"\\\\\\\" frameborder=\\\\\\\"0\\\\\\\" height=\\\\\\\"270\\\\\\\" width=\\\\\\\"480\\\\\\\"><\\\\\\/iframe>\\\",\\\"data\\\":{\\\"author\\\":{\\\"name\\\":\\\"StackIdeas\\\",\\\"url\\\":\\\"http:\\\\\\/\\\\\\/www.youtube.com\\\\\\/user\\\\\\/stackideas\\\"},\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=f-YEli-NK-w\\\",\\\"width\\\":480,\\\"height\\\":270,\\\"fluid\\\":true,\\\"embed\\\":\\\"<iframe width=\\\\\\\"480\\\\\\\" height=\\\\\\\"270\\\\\\\" src=\\\\\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/embed\\\\\\/f-YEli-NK-w?feature=oembed\\\\\\\" frameborder=\\\\\\\"0\\\\\\\" allowfullscreen><\\\\\\/iframe>\\\",\\\"source\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/embed\\\\\\/f-YEli-NK-w?feature=oembed\\\"},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/embed\\\\\\/f-YEli-NK-w?feature=oembed\\\",\\\"editableHtml\\\":\\\"\\\"},{\\\"uid\\\":\\\"029067436303012073\\\",\\\"type\\\":\\\"heading\\\",\\\"html\\\":\\\"\\\\n            <h4>Drag and Drop Blocks<br><br><\\\\\\/h4>        \\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n    \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            Drag and Drop Blocks        \\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\",\\\"editableHtml\\\":\\\"\\\\n            <h4 contenteditable=\\\\\\\"true\\\\\\\">Drag and Drop Blocks<br><br><\\\\\\/h4>        \\\"},{\\\"uid\\\":\\\"038569004484452307\\\",\\\"type\\\":\\\"text\\\",\\\"html\\\":\\\"Add elements to your blog with a simple drag and drop element blocks.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"Add elements to your blog with a simple drag and drop element blocks.\\\\u200b\\\",\\\"editableHtml\\\":\\\"<div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"content\\\\\\\" data-eb-text-block-wrapper=\\\\\\\"\\\\\\\"><div data-content-type=\\\\\\\"html\\\\\\\" data-eb-text-content-wrapper=\\\\\\\"\\\\\\\" contenteditable=\\\\\\\"true\\\\\\\">Add elements to your blog with a simple drag and drop element blocks.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span><\\\\\\/div><\\\\\\/div>\\\"},{\\\"uid\\\":\\\"06016321050556486\\\",\\\"type\\\":\\\"youtube\\\",\\\"html\\\":\\\"<iframe src=\\\\\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/embed\\\\\\/f-YEli-NK-w?feature=oembed\\\\\\\" allowfullscreen=\\\\\\\"\\\\\\\" frameborder=\\\\\\\"0\\\\\\\" height=\\\\\\\"270\\\\\\\" width=\\\\\\\"480\\\\\\\"><\\\\\\/iframe>\\\",\\\"data\\\":{\\\"author\\\":{\\\"name\\\":\\\"StackIdeas\\\",\\\"url\\\":\\\"http:\\\\\\/\\\\\\/www.youtube.com\\\\\\/user\\\\\\/stackideas\\\"},\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=f-YEli-NK-w\\\",\\\"width\\\":480,\\\"height\\\":270,\\\"fluid\\\":true,\\\"embed\\\":\\\"<iframe width=\\\\\\\"480\\\\\\\" height=\\\\\\\"270\\\\\\\" src=\\\\\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/embed\\\\\\/f-YEli-NK-w?feature=oembed\\\\\\\" frameborder=\\\\\\\"0\\\\\\\" allowfullscreen><\\\\\\/iframe>\\\",\\\"source\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/embed\\\\\\/f-YEli-NK-w?feature=oembed\\\"},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/embed\\\\\\/f-YEli-NK-w?feature=oembed\\\",\\\"editableHtml\\\":\\\"\\\"},{\\\"uid\\\":\\\"029067436303012073\\\",\\\"type\\\":\\\"heading\\\",\\\"html\\\":\\\"\\\\n            <h4>Drag and Drop Blocks<br><br><\\\\\\/h4>        \\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n    \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            Drag and Drop Blocks        \\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\",\\\"editableHtml\\\":\\\"\\\\n            <h4 contenteditable=\\\\\\\"true\\\\\\\">Drag and Drop Blocks<br><br><\\\\\\/h4>        \\\"},{\\\"uid\\\":\\\"038569004484452307\\\",\\\"type\\\":\\\"text\\\",\\\"html\\\":\\\"Add elements to your blog with a simple drag and drop element blocks.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"Add elements to your blog with a simple drag and drop element blocks.\\\\u200b\\\",\\\"editableHtml\\\":\\\"<div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"content\\\\\\\" data-eb-text-block-wrapper=\\\\\\\"\\\\\\\"><div data-content-type=\\\\\\\"html\\\\\\\" data-eb-text-content-wrapper=\\\\\\\"\\\\\\\" contenteditable=\\\\\\\"true\\\\\\\">Add elements to your blog with a simple drag and drop element blocks.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span><\\\\\\/div><\\\\\\/div>\\\"}],\\\"nested\\\":false,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n            \\\\n    \\\\n        \\\\n    \\\\n        \\\\n    \\\\n    \\\\n        \\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\\n\\\\n\\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n    \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            Drag and Drop Blocks        \\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\\n\\\\n\\\\n            \\\\n    \\\\n        \\\\n    \\\\n    \\\\n        Add elements to your blog with a simple drag and drop element blocks.\\\\u200b\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\\n\\\\n\\\\n\\\\n\\\\n        \\\\n    \\\\n        \\\",\\\"editableHtml\\\":\\\"\\\\n            <div class=\\\\\\\"row\\\\\\\" data-responsive=\\\\\\\"400,300,200,100\\\\\\\">\\\\n    <div class=\\\\\\\"col-12 col-md-4\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        <div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"block\\\\\\\" data-col-wrapper=\\\\\\\"\\\\\\\"><!--block06016321050556486-->\\\\n\\\\n\\\\n            \\\\n        <\\\\\\/div>\\\\n    <\\\\\\/div>\\\\n    <div class=\\\\\\\"col-12 col-md-8\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        <div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"block\\\\\\\" data-col-wrapper=\\\\\\\"\\\\\\\"><!--block029067436303012073-->\\\\n\\\\n\\\\n            <!--block038569004484452307-->\\\\n\\\\n\\\\n\\\\n\\\\n        <\\\\\\/div>\\\\n    <\\\\\\/div>\\\\n<\\\\\\/div>        \\\"},{\\\"uid\\\":\\\"026837448799051344\\\",\\\"type\\\":\\\"rule\\\",\\\"html\\\":\\\"\\\\n            <hr>        \\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":false,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\",\\\"editableHtml\\\":\\\"\\\\n            <hr>        \\\"},{\\\"uid\\\":\\\"0046830407343804836\\\",\\\"type\\\":\\\"columns\\\",\\\"html\\\":\\\"\\\\n            <div class=\\\\\\\"row\\\\\\\" data-responsive=\\\\\\\"400,300,200,100\\\\\\\">\\\\n    <div class=\\\\\\\"col col-md-1\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        \\\\n    <\\\\\\/div>\\\\n    <div class=\\\\\\\"col-12 col-md-8\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        \\\\n    <!--block08473397800698876--><!--block07279896603431553--><\\\\\\/div>\\\\n<\\\\\\/div>        \\\",\\\"data\\\":{\\\"columns\\\":[{\\\"size\\\":6,\\\"content\\\":\\\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\\\"},{\\\"size\\\":6,\\\"content\\\":\\\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\\\"}]},\\\"blocks\\\":[{\\\"uid\\\":\\\"08473397800698876\\\",\\\"type\\\":\\\"heading\\\",\\\"html\\\":\\\"\\\\n            <h4>Blog now, post later<br><\\\\\\/h4>        \\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n    \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            Blog now, post later        \\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\",\\\"editableHtml\\\":\\\"\\\\n            <h4 contenteditable=\\\\\\\"true\\\\\\\">Blog now, post later<br><\\\\\\/h4>        \\\"},{\\\"uid\\\":\\\"07279896603431553\\\",\\\"type\\\":\\\"text\\\",\\\"html\\\":\\\"You can compose a blog now, suffer temporal writer\'s block, save and write again, later.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"You can compose a blog now, suffer temporal writer\'s block, save and write again, later.\\\\u200b\\\",\\\"editableHtml\\\":\\\"<div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"content\\\\\\\" data-eb-text-block-wrapper=\\\\\\\"\\\\\\\"><div data-content-type=\\\\\\\"html\\\\\\\" data-eb-text-content-wrapper=\\\\\\\"\\\\\\\" contenteditable=\\\\\\\"true\\\\\\\">You can compose a blog now, suffer temporal writer\'s block, save and write again, later.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span><\\\\\\/div><\\\\\\/div>\\\"},{\\\"uid\\\":\\\"08473397800698876\\\",\\\"type\\\":\\\"heading\\\",\\\"html\\\":\\\"\\\\n            <h4>Blog now, post later<br><\\\\\\/h4>        \\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n    \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            Blog now, post later        \\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\",\\\"editableHtml\\\":\\\"\\\\n            <h4 contenteditable=\\\\\\\"true\\\\\\\">Blog now, post later<br><\\\\\\/h4>        \\\"},{\\\"uid\\\":\\\"07279896603431553\\\",\\\"type\\\":\\\"text\\\",\\\"html\\\":\\\"You can compose a blog now, suffer temporal writer\'s block, save and write again, later.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"You can compose a blog now, suffer temporal writer\'s block, save and write again, later.\\\\u200b\\\",\\\"editableHtml\\\":\\\"<div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"content\\\\\\\" data-eb-text-block-wrapper=\\\\\\\"\\\\\\\"><div data-content-type=\\\\\\\"html\\\\\\\" data-eb-text-content-wrapper=\\\\\\\"\\\\\\\" contenteditable=\\\\\\\"true\\\\\\\">You can compose a blog now, suffer temporal writer\'s block, save and write again, later.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span><\\\\\\/div><\\\\\\/div>\\\"}],\\\"nested\\\":false,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n            \\\\n    \\\\n        \\\\n\\\\n\\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n    \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            Blog now, post later        \\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\\n\\\\n\\\\n            \\\\n    \\\\n        \\\\n    \\\\n    \\\\n        You can compose a blog now, suffer temporal writer\'s block, save and write again, later.\\\\u200b\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\\n\\\\n\\\\n\\\\n\\\\n        \\\\n    \\\\n        \\\",\\\"editableHtml\\\":\\\"\\\\n            <div class=\\\\\\\"row\\\\\\\" data-responsive=\\\\\\\"400,300,200,100\\\\\\\">\\\\n    <div class=\\\\\\\"col col-md-1\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        <div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"block\\\\\\\" data-col-wrapper=\\\\\\\"\\\\\\\">\\\\n\\\\n\\\\n            \\\\n        <\\\\\\/div>\\\\n    <\\\\\\/div>\\\\n    <div class=\\\\\\\"col-12 col-md-8\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        <div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"block\\\\\\\" data-col-wrapper=\\\\\\\"\\\\\\\"><!--block08473397800698876-->\\\\n\\\\n\\\\n            <!--block07279896603431553-->\\\\n\\\\n\\\\n\\\\n\\\\n        <\\\\\\/div>\\\\n    <\\\\\\/div>\\\\n<\\\\\\/div>        \\\"},{\\\"uid\\\":\\\"034305927456222685\\\",\\\"type\\\":\\\"columns\\\",\\\"html\\\":\\\"\\\\n            <div class=\\\\\\\"row\\\\\\\" data-responsive=\\\\\\\"400,300,200,100\\\\\\\">\\\\n    <div class=\\\\\\\"col col-md-1\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        \\\\n    <\\\\\\/div>\\\\n    <div class=\\\\\\\"col col-md-6\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        \\\\n    <!--block09808841066849929--><!--block036551126970772363--><\\\\\\/div>\\\\n<\\\\\\/div>        \\\",\\\"data\\\":{\\\"columns\\\":[{\\\"size\\\":6,\\\"content\\\":\\\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\\\"},{\\\"size\\\":6,\\\"content\\\":\\\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\\\"}]},\\\"blocks\\\":[{\\\"uid\\\":\\\"09808841066849929\\\",\\\"type\\\":\\\"heading\\\",\\\"html\\\":\\\"<h4><br>Social media sharing<br><\\\\\\/h4>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n    \\\\n        \\\\n    \\\\n    \\\\n        Social media sharing\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\",\\\"editableHtml\\\":\\\"<h4 contenteditable=\\\\\\\"true\\\\\\\"><br>Social media sharing<br><\\\\\\/h4>\\\"},{\\\"uid\\\":\\\"036551126970772363\\\",\\\"type\\\":\\\"text\\\",\\\"html\\\":\\\"Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.\\\\u200b\\\",\\\"editableHtml\\\":\\\"<div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"content\\\\\\\" data-eb-text-block-wrapper=\\\\\\\"\\\\\\\"><div data-content-type=\\\\\\\"html\\\\\\\" data-eb-text-content-wrapper=\\\\\\\"\\\\\\\" contenteditable=\\\\\\\"true\\\\\\\">Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span><\\\\\\/div><\\\\\\/div>\\\"},{\\\"uid\\\":\\\"09808841066849929\\\",\\\"type\\\":\\\"heading\\\",\\\"html\\\":\\\"<h4><br>Social media sharing<br><\\\\\\/h4>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n    \\\\n        \\\\n    \\\\n    \\\\n        Social media sharing\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\",\\\"editableHtml\\\":\\\"<h4 contenteditable=\\\\\\\"true\\\\\\\"><br>Social media sharing<br><\\\\\\/h4>\\\"},{\\\"uid\\\":\\\"036551126970772363\\\",\\\"type\\\":\\\"text\\\",\\\"html\\\":\\\"Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.\\\\u200b\\\",\\\"editableHtml\\\":\\\"<div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"content\\\\\\\" data-eb-text-block-wrapper=\\\\\\\"\\\\\\\"><div data-content-type=\\\\\\\"html\\\\\\\" data-eb-text-content-wrapper=\\\\\\\"\\\\\\\" contenteditable=\\\\\\\"true\\\\\\\">Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span><\\\\\\/div><\\\\\\/div>\\\"}],\\\"nested\\\":false,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n            \\\\n    \\\\n        \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n    \\\\n        \\\\n    \\\\n    \\\\n        Social media sharing\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\\n            \\\\n    \\\\n        \\\\n    \\\\n    \\\\n        Automatically post into your Twitter, Facebook and LinkedIn whenever you create new blog entries.\\\\u200b\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\\n        \\\\n    \\\\n        \\\",\\\"editableHtml\\\":\\\"\\\\n            <div class=\\\\\\\"row\\\\\\\" data-responsive=\\\\\\\"400,300,200,100\\\\\\\">\\\\n    <div class=\\\\\\\"col col-md-1\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        <div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"block\\\\\\\" data-col-wrapper=\\\\\\\"\\\\\\\">\\\\n            \\\\n        <\\\\\\/div>\\\\n    <\\\\\\/div>\\\\n    <div class=\\\\\\\"col col-md-6\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        <div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"block\\\\\\\" data-col-wrapper=\\\\\\\"\\\\\\\"><!--block09808841066849929-->\\\\n            <!--block036551126970772363-->\\\\n        <\\\\\\/div>\\\\n    <\\\\\\/div>\\\\n<\\\\\\/div>        \\\"},{\\\"uid\\\":\\\"04238469158738458\\\",\\\"type\\\":\\\"columns\\\",\\\"html\\\":\\\"\\\\n            <div class=\\\\\\\"row\\\\\\\" data-responsive=\\\\\\\"400,300,200,100\\\\\\\">\\\\n    <div class=\\\\\\\"col col-md-1\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        \\\\n    <\\\\\\/div>\\\\n    <div class=\\\\\\\"col col-md-6\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        \\\\n    <!--block039449238301486433--><!--block0558766089683463--><\\\\\\/div>\\\\n<\\\\\\/div>        \\\",\\\"data\\\":{\\\"columns\\\":[{\\\"size\\\":6,\\\"content\\\":\\\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\\\"},{\\\"size\\\":6,\\\"content\\\":\\\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\\\"}]},\\\"blocks\\\":[{\\\"uid\\\":\\\"039449238301486433\\\",\\\"type\\\":\\\"heading\\\",\\\"html\\\":\\\"<h4><br>Browse media<br><\\\\\\/h4>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n    \\\\n        \\\\n    \\\\n    \\\\n        Browse media\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\",\\\"editableHtml\\\":\\\"<h4 contenteditable=\\\\\\\"true\\\\\\\"><br>Browse media<br><\\\\\\/h4>\\\"},{\\\"uid\\\":\\\"0558766089683463\\\",\\\"type\\\":\\\"text\\\",\\\"html\\\":\\\"Embedding images and videos is fast and easy.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"Embedding images and videos is fast and easy.\\\\u200b\\\",\\\"editableHtml\\\":\\\"<div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"content\\\\\\\" data-eb-text-block-wrapper=\\\\\\\"\\\\\\\"><div data-content-type=\\\\\\\"html\\\\\\\" data-eb-text-content-wrapper=\\\\\\\"\\\\\\\" contenteditable=\\\\\\\"true\\\\\\\">Embedding images and videos is fast and easy.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span><\\\\\\/div><\\\\\\/div>\\\"},{\\\"uid\\\":\\\"039449238301486433\\\",\\\"type\\\":\\\"heading\\\",\\\"html\\\":\\\"<h4><br>Browse media<br><\\\\\\/h4>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n    \\\\n        \\\\n    \\\\n    \\\\n        Browse media\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\",\\\"editableHtml\\\":\\\"<h4 contenteditable=\\\\\\\"true\\\\\\\"><br>Browse media<br><\\\\\\/h4>\\\"},{\\\"uid\\\":\\\"0558766089683463\\\",\\\"type\\\":\\\"text\\\",\\\"html\\\":\\\"Embedding images and videos is fast and easy.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"Embedding images and videos is fast and easy.\\\\u200b\\\",\\\"editableHtml\\\":\\\"<div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"content\\\\\\\" data-eb-text-block-wrapper=\\\\\\\"\\\\\\\"><div data-content-type=\\\\\\\"html\\\\\\\" data-eb-text-content-wrapper=\\\\\\\"\\\\\\\" contenteditable=\\\\\\\"true\\\\\\\">Embedding images and videos is fast and easy.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span><\\\\\\/div><\\\\\\/div>\\\"}],\\\"nested\\\":false,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n            \\\\n    \\\\n        \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n    \\\\n        \\\\n    \\\\n    \\\\n        Browse media\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\\n            \\\\n    \\\\n        \\\\n    \\\\n    \\\\n        Embedding images and videos is fast and easy.\\\\u200b\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\\n        \\\\n    \\\\n        \\\",\\\"editableHtml\\\":\\\"\\\\n            <div class=\\\\\\\"row\\\\\\\" data-responsive=\\\\\\\"400,300,200,100\\\\\\\">\\\\n    <div class=\\\\\\\"col col-md-1\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        <div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"block\\\\\\\" data-col-wrapper=\\\\\\\"\\\\\\\">\\\\n            \\\\n        <\\\\\\/div>\\\\n    <\\\\\\/div>\\\\n    <div class=\\\\\\\"col col-md-6\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        <div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"block\\\\\\\" data-col-wrapper=\\\\\\\"\\\\\\\"><!--block039449238301486433-->\\\\n            <!--block0558766089683463-->\\\\n        <\\\\\\/div>\\\\n    <\\\\\\/div>\\\\n<\\\\\\/div>        \\\"},{\\\"uid\\\":\\\"0048939211996886\\\",\\\"type\\\":\\\"columns\\\",\\\"html\\\":\\\"\\\\n            <div class=\\\\\\\"row\\\\\\\" data-responsive=\\\\\\\"400,300,200,100\\\\\\\">\\\\n    <div class=\\\\\\\"col col-md-1\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        \\\\n    <\\\\\\/div>\\\\n    <div class=\\\\\\\"col col-md-6\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        \\\\n    <!--block03671041092431052--><!--block018677022024891388--><\\\\\\/div>\\\\n<\\\\\\/div>        \\\",\\\"data\\\":{\\\"columns\\\":[{\\\"size\\\":6,\\\"content\\\":\\\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\\\"},{\\\"size\\\":6,\\\"content\\\":\\\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\\\"}]},\\\"blocks\\\":[{\\\"uid\\\":\\\"03671041092431052\\\",\\\"type\\\":\\\"heading\\\",\\\"html\\\":\\\"<h4><br>More third party integrations<br><\\\\\\/h4>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n    \\\\n        \\\\n    \\\\n    \\\\n        More third party integrations\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\",\\\"editableHtml\\\":\\\"<h4 contenteditable=\\\\\\\"true\\\\\\\"><br>More third party integrations<br><\\\\\\/h4>\\\"},{\\\"uid\\\":\\\"018677022024891388\\\",\\\"type\\\":\\\"text\\\",\\\"html\\\":\\\"Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.\\\\u200b\\\",\\\"editableHtml\\\":\\\"<div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"content\\\\\\\" data-eb-text-block-wrapper=\\\\\\\"\\\\\\\"><div data-content-type=\\\\\\\"html\\\\\\\" data-eb-text-content-wrapper=\\\\\\\"\\\\\\\" contenteditable=\\\\\\\"true\\\\\\\">Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span><\\\\\\/div><\\\\\\/div>\\\"},{\\\"uid\\\":\\\"03671041092431052\\\",\\\"type\\\":\\\"heading\\\",\\\"html\\\":\\\"<h4><br>More third party integrations<br><\\\\\\/h4>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n    \\\\n        \\\\n    \\\\n    \\\\n        More third party integrations\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\",\\\"editableHtml\\\":\\\"<h4 contenteditable=\\\\\\\"true\\\\\\\"><br>More third party integrations<br><\\\\\\/h4>\\\"},{\\\"uid\\\":\\\"018677022024891388\\\",\\\"type\\\":\\\"text\\\",\\\"html\\\":\\\"Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.\\\\u200b\\\",\\\"editableHtml\\\":\\\"<div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"content\\\\\\\" data-eb-text-block-wrapper=\\\\\\\"\\\\\\\"><div data-content-type=\\\\\\\"html\\\\\\\" data-eb-text-content-wrapper=\\\\\\\"\\\\\\\" contenteditable=\\\\\\\"true\\\\\\\">Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span><\\\\\\/div><\\\\\\/div>\\\"}],\\\"nested\\\":false,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n            \\\\n    \\\\n        \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n    \\\\n        \\\\n    \\\\n    \\\\n        More third party integrations\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\\n            \\\\n    \\\\n        \\\\n    \\\\n    \\\\n        Having other Joomla! plugins and extensions to work with EasyBlog is just a few clicks away.\\\\u200b\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\\n        \\\\n    \\\\n        \\\",\\\"editableHtml\\\":\\\"\\\\n            <div class=\\\\\\\"row\\\\\\\" data-responsive=\\\\\\\"400,300,200,100\\\\\\\">\\\\n    <div class=\\\\\\\"col col-md-1\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        <div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"block\\\\\\\" data-col-wrapper=\\\\\\\"\\\\\\\">\\\\n            \\\\n        <\\\\\\/div>\\\\n    <\\\\\\/div>\\\\n    <div class=\\\\\\\"col col-md-6\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        <div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"block\\\\\\\" data-col-wrapper=\\\\\\\"\\\\\\\"><!--block03671041092431052-->\\\\n            <!--block018677022024891388-->\\\\n        <\\\\\\/div>\\\\n    <\\\\\\/div>\\\\n<\\\\\\/div>        \\\"},{\\\"uid\\\":\\\"0680012258160072\\\",\\\"type\\\":\\\"columns\\\",\\\"html\\\":\\\"\\\\n            <div class=\\\\\\\"row\\\\\\\" data-responsive=\\\\\\\"400,300,200,100\\\\\\\">\\\\n    <div class=\\\\\\\"col col-md-1\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        \\\\n    <\\\\\\/div>\\\\n    <div class=\\\\\\\"col col-md-6\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        \\\\n    <!--block09070874272077539--><!--block002974416423671611--><\\\\\\/div>\\\\n<\\\\\\/div>        \\\",\\\"data\\\":{\\\"columns\\\":[{\\\"size\\\":6,\\\"content\\\":\\\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\\\"},{\\\"size\\\":6,\\\"content\\\":\\\"COM_EASYBLOG_BLOCK_COLUMN_DEFAULT_TITLE\\\"}]},\\\"blocks\\\":[{\\\"uid\\\":\\\"09070874272077539\\\",\\\"type\\\":\\\"heading\\\",\\\"html\\\":\\\"<h4><br>Blog rating<br><\\\\\\/h4>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n    \\\\n        \\\\n    \\\\n    \\\\n        Blog rating\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\",\\\"editableHtml\\\":\\\"<h4 contenteditable=\\\\\\\"true\\\\\\\"><br>Blog rating<br><\\\\\\/h4>\\\"},{\\\"uid\\\":\\\"002974416423671611\\\",\\\"type\\\":\\\"text\\\",\\\"html\\\":\\\"Users can show intensity of their favorite blog post by rating them with stars.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"Users can show intensity of their favorite blog post by rating them with stars.\\\\u200b\\\",\\\"editableHtml\\\":\\\"<div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"content\\\\\\\" data-eb-text-block-wrapper=\\\\\\\"\\\\\\\"><div data-content-type=\\\\\\\"html\\\\\\\" data-eb-text-content-wrapper=\\\\\\\"\\\\\\\" contenteditable=\\\\\\\"true\\\\\\\">Users can show intensity of their favorite blog post by rating them with stars.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span><\\\\\\/div><\\\\\\/div>\\\"},{\\\"uid\\\":\\\"09070874272077539\\\",\\\"type\\\":\\\"heading\\\",\\\"html\\\":\\\"<h4><br>Blog rating<br><\\\\\\/h4>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n    \\\\n        \\\\n    \\\\n    \\\\n        Blog rating\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\",\\\"editableHtml\\\":\\\"<h4 contenteditable=\\\\\\\"true\\\\\\\"><br>Blog rating<br><\\\\\\/h4>\\\"},{\\\"uid\\\":\\\"002974416423671611\\\",\\\"type\\\":\\\"text\\\",\\\"html\\\":\\\"Users can show intensity of their favorite blog post by rating them with stars.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":true,\\\"isolated\\\":false,\\\"text\\\":\\\"Users can show intensity of their favorite blog post by rating them with stars.\\\\u200b\\\",\\\"editableHtml\\\":\\\"<div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"content\\\\\\\" data-eb-text-block-wrapper=\\\\\\\"\\\\\\\"><div data-content-type=\\\\\\\"html\\\\\\\" data-eb-text-content-wrapper=\\\\\\\"\\\\\\\" contenteditable=\\\\\\\"true\\\\\\\">Users can show intensity of their favorite blog post by rating them with stars.<span class=\\\\\\\"redactor-invisible-space\\\\\\\">\\\\u200b<\\\\\\/span><\\\\\\/div><\\\\\\/div>\\\"}],\\\"nested\\\":false,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\\n            \\\\n    \\\\n        \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n    \\\\n        \\\\n    \\\\n    \\\\n        Blog rating\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\\n            \\\\n    \\\\n        \\\\n    \\\\n    \\\\n        Users can show intensity of their favorite blog post by rating them with stars.\\\\u200b\\\\n        \\\\n            \\\\n                \\\\n            \\\\n        \\\\n    \\\\n    \\\\n        \\\\n            \\\\n                Drag to move block.\\\\n            \\\\n        \\\\n    \\\\n\\\\n        \\\\n    \\\\n        \\\",\\\"editableHtml\\\":\\\"\\\\n            <div class=\\\\\\\"row\\\\\\\" data-responsive=\\\\\\\"400,300,200,100\\\\\\\">\\\\n    <div class=\\\\\\\"col col-md-1\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        <div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"block\\\\\\\" data-col-wrapper=\\\\\\\"\\\\\\\">\\\\n            \\\\n        <\\\\\\/div>\\\\n    <\\\\\\/div>\\\\n    <div class=\\\\\\\"col col-md-6\\\\\\\" data-size=\\\\\\\"6\\\\\\\">\\\\n        <div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"block\\\\\\\" data-col-wrapper=\\\\\\\"\\\\\\\"><!--block09070874272077539-->\\\\n            <!--block002974416423671611-->\\\\n        <\\\\\\/div>\\\\n    <\\\\\\/div>\\\\n<\\\\\\/div>        \\\"},{\\\"uid\\\":\\\"021494898851960897\\\",\\\"type\\\":\\\"rule\\\",\\\"html\\\":\\\"\\\\n            <hr>        \\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":false,\\\"isolated\\\":false,\\\"text\\\":\\\"\\\",\\\"editableHtml\\\":\\\"\\\\n            <hr>        \\\"},{\\\"uid\\\":\\\"031212949855866967\\\",\\\"type\\\":\\\"text\\\",\\\"html\\\":\\\"<p>And many more powerful features that you can use to make your blog work beautifully and professionally. Need any help? Drop by our <a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"\\\\\\\" title=\\\\\\\"\\\\\\\" href=\\\\\\\"http:\\\\\\/\\\\\\/stackideas.com\\\\\\/forums\\\\\\/index\\\\\\/easyblog\\\\\\\">Official forum<\\\\\\/a> or send our support team a ticket via our <a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"\\\\\\\" title=\\\\\\\"\\\\\\\" href=\\\\\\\"https:\\\\\\/\\\\\\/crm.stackideas.com\\\\\\\">CRM<\\\\\\/a>. You can even check out <a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"\\\\\\\" title=\\\\\\\"\\\\\\\" href=\\\\\\\"http:\\\\\\/\\\\\\/stackideas.com\\\\\\/docs\\\\\\/easyblog\\\\\\\">EasyBlog\'s Documentation<\\\\\\/a>.<\\\\\\/p>\\\",\\\"data\\\":{},\\\"blocks\\\":[],\\\"nested\\\":false,\\\"isolated\\\":false,\\\"text\\\":\\\"And many more powerful features that you can use to make your blog work beautifully and professionally. Need any help? Drop by our Official forum or send our support team a ticket via our CRM. You can even check out EasyBlog\'s Documentation.\\\",\\\"editableHtml\\\":\\\"<div class=\\\\\\\"ebd-nest\\\\\\\" data-type=\\\\\\\"content\\\\\\\" data-eb-text-block-wrapper=\\\\\\\"\\\\\\\"><div data-content-type=\\\\\\\"html\\\\\\\" data-eb-text-content-wrapper=\\\\\\\"\\\\\\\" contenteditable=\\\\\\\"true\\\\\\\"><p>And many more powerful features that you can use to make your blog work beautifully and professionally. Need any help? Drop by our <a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"\\\\\\\" title=\\\\\\\"\\\\\\\" href=\\\\\\\"http:\\\\\\/\\\\\\/stackideas.com\\\\\\/forums\\\\\\/index\\\\\\/easyblog\\\\\\\">Official forum<\\\\\\/a> or send our support team a ticket via our <a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"\\\\\\\" title=\\\\\\\"\\\\\\\" href=\\\\\\\"https:\\\\\\/\\\\\\/crm.stackideas.com\\\\\\\">CRM<\\\\\\/a>. You can even check out <a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"\\\\\\\" title=\\\\\\\"\\\\\\\" href=\\\\\\\"http:\\\\\\/\\\\\\/stackideas.com\\\\\\/docs\\\\\\/easyblog\\\\\\\">EasyBlog\'s Documentation<\\\\\\/a>.<\\\\\\/p><\\\\\\/div><\\\\\\/div>\\\"}],\\\"version\\\":\\\"1.0\\\"}\",\"autoposting\":null,\"categories\":[0,\"1\"],\"tags\":\"\",\"fields\":[],\"fields_class\":null,\"keywords\":\"\",\"description\":\"\",\"canonical\":\"\",\"custom_title\":\"\",\"send_notification_emails\":1,\"association\":[],\"author_alias\":\"\",\"isfeatured\":false,\"version\":\"6.0.10\",\"media\":\"{\\\"images\\\":[],\\\"videos\\\":[{\\\"url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=f-YEli-NK-w\\\",\\\"html\\\":\\\"<div  class=\\\\\\\"ebd-block  is-nested  \\\\\\\" data-type=\\\\\\\"youtube\\\\\\\" ><div class=\\\\\\\"youtube-embed video-embed-wrapper is-responsive\\\\\\\">\\\\n\\\\t<iframe src=\\\\\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/embed\\\\\\/f-YEli-NK-w?feature=oembed\\\\\\\" width=\\\\\\\"480\\\\\\\" height=\\\\\\\"270\\\\\\\" allowfullscreen><\\\\\\/iframe>\\\\n<\\\\\\/div><\\\\\\/div>\\\\n\\\"}],\\\"audios\\\":[],\\\"galleries\\\":[],\\\"pdf\\\":[]}\"}', 0, 2);
INSERT INTO `cuod6_easyblog_revisions` (`id`, `post_id`, `title`, `created`, `modified`, `created_by`, `content`, `state`, `ordering`) VALUES
(4, 2, '', '2025-04-25 13:44:52', '2025-04-25 13:44:52', 102, '{\"id\":2,\"created_by\":\"102\",\"created\":\"2025-01-15 13:36:47\",\"modified\":\"2025-04-25 13:44:52\",\"title\":\"Location History in Criminal Investigations: How Investigators Can Use Google Timeline Data\\u2014And Why Privacy Matters\",\"permalink\":\"location-history-in-criminal-investigations-how-investigators-can-use-google-timeline-data-and-why-privacy-matters\",\"content\":\"\",\"intro\":\"<div class=\\\"article-body rte\\\">\\r\\n                        <p>In the digital era, location data has become a critical component in solving criminal cases. Google Timeline, a feature that records the location history of Google account users, provides investigators with powerful insights into the movements of suspects, witnesses, and victims. It can confirm alibis, pinpoint suspects at crime scenes, and track a suspect\\u2019s movements over time. However, as location-based technologies continue to evolve, so too do concerns about privacy, data security, and the scope of surveillance.<\\/p>\\r\\n<div><img src=\\\"images\\/bdforensics-blog3.png\\\" alt=\\\"Location History in Criminal Investigations\\\" class=\\\"blg-sh\\\"><\\/div>\\r\\n<p>At Black Dog Forensics, we specialize in helping leverage location history data from Google Timeline and other digital evidence to support or challenge claims in criminal and civil cases. As Google continues to evolve its privacy policies and storage methods, it\\u2019s important to understand the implications of these changes on criminal investigations and privacy rights.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4><strong>What is Google Timeline and How Does It Work?<\\/strong><\\/h4>\\r\\n\\r\\n<p>Google Timeline is a feature within Google Maps that records the movement of a device with a Google account. By using GPS, Wi-Fi signals, Bluetooth, and cell tower data, Google records the device\\u2019s locations over time, creating a detailed history of the user\\u2019s movements, including where they\\u2019ve been, how long they stayed, and the routes they took.&nbsp; Just think about that for second\\u2026 this means where you go buy groceries, where you eat at, whose house you visit, EVERYWHERE you go!<\\/p>\\r\\n\\r\\n<p>For years, Google Timeline has been a critical tool for law enforcement, providing investigators with accurate, real-time location data. Geofence warrants allowed law enforcement to request location data from Google, without even knowing who they were targeting by pulling information on all devices in a specific geographic area during a specific time period. This broad access to location data allowed law enforcement to track suspects, and identify witnesses who happened to be in the vicinity of a crime scene.<\\/p>\\r\\n\\r\\n<p>However, the use of geofence warrants has raised significant privacy concerns. These warrants don\\u2019t target specific individuals; instead, they capture location data from anyone who happened to be in a designated area at the time of the crime. This means that innocent people can have their location data accessed without any suspicion of wrongdoing, leading to concerns over mass surveillance and privacy violations.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4><strong>Google\\u2019s Shift to On-Device Storage: Strengthening Privacy but Complicating Investigations<\\/strong><\\/h4>\\r\\n\\r\\n<p>In response to mounting concerns about privacy and data security, Google announced significant changes to how it handles location data. As of 2024, Google is shifting from cloud-based storage to on-device storage, meaning that location history will no longer be stored on Google servers. Instead, this data will be stored locally on users\\u2019 devices, with end-to-end encryption to ensure that no unauthorized parties can access it.&nbsp; However, the user can still backup a timeline.&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p style=\\\"text-align:center\\\"><img alt=\\\"\\\" height=\\\"864\\\" src=\\\"..\\/..\\/..\\/d2wvwvig0d1mx7.cloudfront.net\\/data\\/org\\/26766\\/media\\/img\\/source\\/edit\\/3383597_edit.jpg\\\" width=\\\"409\\\"><\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<p>This move represents a major shift in how location data is handled and has significant implications for law enforcement access to this information. While this change improves privacy protections for users, it also means that geofence warrants can no longer provide easy access to location history data.<\\/p>\\r\\n\\r\\n<p>Because the location data is stored directly on a device or with a user, law enforcement will need physical access to the device in order to retrieve location history, either through user consent or by seizing the device. This process ensures that the user has more control over their data, but it also complicates investigations by making it harder for investigators to quickly obtain location data.&nbsp; This can also impact criminal defense because Law Enforcement can no longer cast a broad net to determine who all is a given area \\u2013 i.e. potential other suspects.<\\/p>\\r\\n\\r\\n<h4>&nbsp;<\\/h4>\\r\\n\\r\\n<h4><strong>The Impact of On-Device Storage on Law Enforcement<\\/strong><\\/h4>\\r\\n\\r\\n<p>Before the change, law enforcement could issue a geofence warrant and gain access to a vast pool of data from all devices in a specific area during a specific time period. This made location data incredibly useful in tracking down suspects, corroborating witnesses\' testimony, or even exonerating the innocent. However, with on-device storage, Google has ensured that data is not as easily accessible by simply requesting it from its servers.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4><strong>The New Challenges for Investigators<\\/strong><\\/h4>\\r\\n\\r\\n<p>The shift to on-device storage introduces a series of challenges for law enforcement and investigators:<\\/p>\\r\\n\\r\\n<ol style=\\\"margin-left: 40px;\\\">\\r\\n\\t<li><u><strong>Physical Access Required:<\\/strong><\\/u> To access location data, law enforcement must now physically possess the device, either through the user\\u2019s cooperation or by seizing the device. In cases where the device is locked, investigators must work to bypass security features, which can delay investigations.<\\/li>\\r\\n\\t<li><u><strong>Data Retention Period:<\\/strong><\\/u> Google\\u2019s location data is not recorded by default, but now requires the user to opt into recording the location.&nbsp; Additionally, the data is now retained for up to three months on users\\u2019 devices by default unless changed by the user.&nbsp; &nbsp;After this period, location data is either deleted or backed up to the cloud if the user opts for that. Investigators must act quickly to retrieve this data, as waiting too long could result in the data being permanently erased. This makes timely action essential in time-sensitive investigations.<\\/li>\\r\\n\\t<li><u><strong>Encryption and Privacy Protections:<\\/strong><\\/u> Google\\u2019s end-to-end encryption ensures that only the device owner or an authorized user can access the location data stored on the device. While this provides better privacy protection, it also means that law enforcement cannot simply request the data from Google\\u2019s servers; they must instead gain access to the device directly.<\\/li>\\r\\n\\t<li><u><strong>Increased Complexity for Geofence Warrants: <\\/strong><\\/u>Geofence warrants, which once allowed law enforcement to easily track large groups of people in an area, now require investigators to have specific suspects or devices in mind. Broad geofence warrants will no longer yield a comprehensive set of data on every device in the area. This means that investigators may need to follow a more targeted approach, narrowing their focus on specific devices or individuals.&nbsp; Of course,Law Enforcement can still use Tower Dump warrants to aid in investigations, but this is a much more in depth process that requires thousands of records to be combed through.<\\/li>\\r\\n<\\/ol>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4><strong>Google\\u2019s Role in Balancing Privacy and Investigation Needs<\\/strong><\\/h4>\\r\\n\\r\\n<p>As the role of location data in criminal investigations becomes more crucial, Google has taken proactive steps to balance privacy with law enforcement needs. While the shift to on-device storage ensures greater user privacy, it also means that law enforcement must now work harder to obtain critical location-based evidence. This move reflects Google\\u2019s commitment to protecting user privacy, while still allowing investigators to use location data as part of a criminal investigation when legally justified.<\\/p>\\r\\n\\r\\n<p>At Black Dog Forensics, we understand that location data can be critical in criminal investigations. Whether it\\u2019s verifying a suspect\\u2019s alibi, identifying potential witnesses, or connecting a suspect to a crime scene, Google Timeline data is a powerful tool. However, as privacy concerns continue to grow, it\\u2019s important that investigators respect the legal processes for accessing this data and ensure it is done in a way that protects the rights of individuals.<\\/p>\\r\\n\\r\\n<p>Black Dog Forensics excels at reviewing legal processes to ensure that the data was requested according to best practices as well as ensuring that your client\\u2019s rights were protected.&nbsp;<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4><strong>How We Can Help Navigate the Evolving Landscape<\\/strong><\\/h4>\\r\\n\\r\\n<p>At Black Dog Forensics, we assist law enforcement, legal teams, and criminal defense in obtaining and analyzing Google Timeline data and other forms of location-based evidence. Here\\u2019s how we help:<\\/p>\\r\\n\\r\\n<ul style=\\\"margin-left: 40px;\\\">\\r\\n\\t<li><u><strong>Forensic Data Extraction:<\\/strong><\\/u> We specialize in forensically extracting data from mobile devices to retrieve Google Timeline and other location-based information, ensuring its integrity and compliance with digital forensic and legal standards.<\\/li>\\r\\n\\t<li><u><strong>Expert Analysis: <\\/strong><\\/u>Our team analyzes the location data to establish patterns of movement, identify key locations, and support or challenge claims made by suspects and witnesses.<\\/li>\\r\\n\\t<li><u><strong>Privacy and Legal Compliance:<\\/strong><\\/u> We ensure that privacy rights are respected during the investigation and that all data is handled in accordance with legal requirements and privacy regulations.<\\/li>\\r\\n\\t<li><u><strong>Timely Data Retrieval:<\\/strong><\\/u> Given that location data is only stored for up to three months, we work quickly to extract the relevant data before it is deleted or overwritten, ensuring that investigators don\\u2019t miss critical evidence.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4><strong>A New Era of Location Data in Criminal Investigations<\\/strong><\\/h4>\\r\\n\\r\\n<p>As Google continues to enhance privacy protections, it is important to remember that location data remains one of the most powerful tools available to investigators. The shift to on-device storage and end-to-end encryption provides greater control for users over their data but introduces new challenges for law enforcement. At Black Dog Forensics, we help navigate these complexities, ensuring that investigators can access and use location history data effectively and legally.<\\/p>\\r\\n\\r\\n<p>If you\'re involved in a criminal investigation that involves Google Timeline or other forms of location data, contact Black Dog Forensics to ensure that the evidence is properly handled and analyzed, and that privacy rights are respected throughout the process.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n                    <\\/div>\",\"excerpt\":null,\"category_id\":\"2\",\"published\":\"1\",\"state\":0,\"publish_up\":\"2025-01-15 13:36:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"autopost_date\":\"0000-00-00 00:00:00\",\"ordering\":0,\"vote\":0,\"hits\":0,\"access\":\"0\",\"allowcomment\":\"1\",\"login_to_read\":null,\"lottie_files\":null,\"polls\":null,\"subscription\":\"1\",\"frontpage\":\"1\",\"isnew\":0,\"blogpassword\":null,\"latitude\":\"\",\"longitude\":\"\",\"address\":\"\",\"posttype\":\"\",\"source_id\":0,\"source_type\":\"easyblog.sitewide\",\"reactions\":null,\"robots\":\"\",\"copyrights\":\"\",\"image\":\"\",\"language\":\"*\",\"locked\":0,\"ip\":\"49.43.168.78\",\"doctype\":\"legacy\",\"document\":\"\",\"autoposting\":null,\"categories\":[\"2\"],\"tags\":\"\",\"fields\":[],\"fields_class\":null,\"keywords\":\"\",\"description\":\"\",\"canonical\":\"\",\"custom_title\":\"\",\"send_notification_emails\":\"0\",\"association\":[],\"author_alias\":\"\",\"isfeatured\":false,\"version\":\"6.0.10\",\"media\":\"{\\\"images\\\":[{\\\"url\\\":\\\"images\\\\\\/bdforensics-blog3.png\\\",\\\"html\\\":\\\"<img src=\\\\\\\"images\\\\\\/bdforensics-blog3.png\\\\\\\" alt=\\\\\\\"Location History in Criminal Investigations\\\\\\\" class=\\\\\\\"blg-sh\\\\\\\">\\\"},{\\\"url\\\":\\\"..\\\\\\/..\\\\\\/..\\\\\\/d2wvwvig0d1mx7.cloudfront.net\\\\\\/data\\\\\\/org\\\\\\/26766\\\\\\/media\\\\\\/img\\\\\\/source\\\\\\/edit\\\\\\/3383597_edit.jpg\\\",\\\"html\\\":\\\"<img alt=\\\\\\\"\\\\\\\" height=\\\\\\\"864\\\\\\\" src=\\\\\\\"..\\\\\\/..\\\\\\/..\\\\\\/d2wvwvig0d1mx7.cloudfront.net\\\\\\/data\\\\\\/org\\\\\\/26766\\\\\\/media\\\\\\/img\\\\\\/source\\\\\\/edit\\\\\\/3383597_edit.jpg\\\\\\\" width=\\\\\\\"409\\\\\\\">\\\"}],\\\"videos\\\":[],\\\"audios\\\":[],\\\"galleries\\\":[],\\\"pdf\\\":[]}\"}', 0, 2),
(9, 3, '', '2025-04-25 13:51:59', '2025-04-25 13:51:59', 102, '{\"id\":3,\"created_by\":\"102\",\"created\":\"2025-01-16 13:46:44\",\"modified\":\"2025-04-25 13:51:59\",\"title\":\"When AI and Tech Get it Wrong: The Importance of Expert Review in Criminal Defense\",\"permalink\":\"when-ai-and-tech-get-it-wrong-the-importance-of-expert-review-in-criminal-defense\",\"content\":\"\",\"intro\":\"<div class=\\\"article-body rte\\\">\\r\\n                        <p>In today\\u2019s digital age, law enforcement agencies increasingly rely on AI-powered technologies such as facial recognition to identify suspects and solve crimes. While these tools can offer valuable assistance, they also come with significant risks, particularly when it comes to their accuracy and potential for bias. At Black Dog Forensics, we understand that when AI or technology is used in criminal investigations, the consequences of wrongful accusations can be severe, and that\\u2019s why we emphasize the importance of a thorough <strong>criminal defense review<\\/strong>.&nbsp; Simply put AI can wrongfully accuse individuals and these individuals suffer the consequences.&nbsp;<\\/p>\\r\\n\\r\\n<div><img src=\\\"\\/images\\/bdforensics-blog2.png\\\" alt=\\\"When AI and Tech Get it Wrong\\\" class=\\\"blg-sh\\\"><\\/div>\\r\\n<h4>The Growing Use of AI and Facial Recognition in Law Enforcement<\\/h4>\\r\\n\\r\\n<p>Facial recognition technology has become a widely used tool for identifying individuals from photos or video footage, helping law enforcement agencies track suspects and solve crimes faster. However, this technology is not without its flaws. Studies have shown that facial recognition software can exhibit race, gender, and age biases, misidentifying people of color, women, and older individuals at higher rates than others. In fact, many FRT systems have been found to struggle with accurately identifying Black and Brown faces, particularly in women. This bias has led to multiple wrongful arrests based solely on incorrect facial recognition matches.<\\/p>\\r\\n\\r\\n<p>For example, in <strong>Detroit, Robert Williams<\\/strong> was wrongfully arrested after facial recognition software mistakenly matched his photo with surveillance footage of a robbery suspect. The police detained him for over 30 hours before an officer admitted, \\\"I guess the computer got it wrong.\\\" Despite the admission, Williams faced the inconvenience and distress of being arrested based solely on an AI error&ZeroWidthSpace;.<\\/p>\\r\\n\\r\\n<p>Similarly, <strong>Michael Oliver<\\/strong> was arrested after facial recognition technology misidentified him in a cell phone video showing another person committing a crime. The video clearly showed a man with no tattoos, yet Oliver has several tattoos on his face and forearms. This clear discrepancy between Oliver\'s appearance and the suspect in the video was ignored, and Oliver was wrongfully charged&ZeroWidthSpace;.<\\/p>\\r\\n\\r\\n<p>These cases exemplify the risks of relying too heavily on AI technologies. When the technology misidentifies an individual, the consequences can be devastating, leading to wrongful arrests, loss of freedom, and damaged reputations. These technologies, while an efficient tool, can mislead officers into making arrests without enough corroborating evidence, amplifying the risks of automation bias\\u2014a phenomenon where law enforcement officers place undue trust in the technology, even in the face of contradictory evidence&ZeroWidthSpace; AI and Facial Recognition Aren\\u2019t Enough<\\/p>\\r\\n\\r\\n<p>While AI and facial recognition may seem like an efficient means of identifying suspects, they are not foolproof. A false positive\\u2014where the technology identifies the wrong person\\u2014can have serious consequences, including wrongful arrests, reputational damage, and even wrongful convictions. The technology\\u2019s errors can be exacerbated by poor-quality images, unreliable databases, or lack of diversity in training data, which all contribute to misidentifications. This makes it all the more critical that defendants have access to a thorough defense review that includes an independent examination of any AI-driven evidence.<\\/p>\\r\\n\\r\\n<p>In <strong>Woodbridge, New Jersey, Nijeer Parks<\\/strong> was misidentified by facial recognition technology, which mistakenly matched his photo with one from a fake I.D. left at a crime scene. Based on this single, faulty match, Parks was arrested and spent 11 days in jail before being released. In this case, there was no other evidence supporting the arrest, yet the technology was relied upon to establish probable cause.&nbsp;<\\/p>\\r\\n\\r\\n<p>There are hundreds of examples in which AI misidentifications can lead to wrongful detentions, sometimes based on little more than a technology match that could have been inaccurate due to poor image quality, racial bias, or the software\\u2019s inability to handle diverse datasets.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4>The Case for a Thorough Criminal Defense Review<\\/h4>\\r\\n\\r\\n<h4>When AI, facial recognition, or any technology assisted investigative technique is used to support an arrest or accusation, it is essential to <strong>question the reliability of the technology.<\\/strong><\\/h4>\\r\\n\\r\\n<p>Relying solely on an AI match, especially without further corroborating evidence, can be dangerous. The legal implications are significant. A wrongful arrest can cause substantial harm, from a loss of personal liberty to long-lasting damage to a person\\u2019s career and reputation. If you are facing charges involving AI or technology-driven evidence, it is crucial to have a <strong>comprehensive expert defense review<\\/strong> to ensure that the technology was used appropriately and that the evidence has not been tampered with or misinterpreted.<\\/p>\\r\\n\\r\\n<p>At <strong>Black Dog Forensics<\\/strong>, we specialize in conducting <strong>thorough expert criminal defense reviews and digital forensic reviews<\\/strong> of evidence. Our team ensures that:<\\/p>\\r\\n\\r\\n<ul style=\\\"margin-left: 40px;\\\">\\r\\n\\t<li><strong>Biases and errors are identified:<\\/strong> We carefully analyze the technology\\u2019s limitations, checking for potential biases in the system that could have led to an incorrect match.<\\/li>\\r\\n\\t<li><strong>Best Practice is maintained:<\\/strong> We ensure that all digital evidence has been handled according to legal standards, preserving the integrity of the case.<\\/li>\\r\\n\\t<li><strong>The full context is considered:<\\/strong> A comprehensive defense review goes beyond the AI or technology driven match. We look at all the factors, including witness statements, physical evidence, and expert opinions, to build a complete picture of the case.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4>Protecting Your Rights with Expert Review<\\/h4>\\r\\n\\r\\n<p>A thorough defense review is vital for protecting your rights in cases where AI and facial recognition technology play a role. Without proper examination, these technologies can contribute to wrongful convictions or the mishandling of evidence. At Black Dog Forensics, we offer expert reviews of AI or technology-driven evidence to ensure that the criminal justice system functions as it should\\u2014without over-relying on imperfect technologies that could lead to grave errors.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4>The Importance of Caution in the Age of AI<\\/h4>\\r\\n\\r\\n<p>As AI and other technology-based investigation aids continues to be integrated into law enforcement practices, it\\u2019s essential for individuals facing criminal charges to have experts review the technology\\u2019s role in their case. At <strong>Black Dog Forensics<\\/strong>, we are committed to providing clients with a thorough criminal defense review, ensuring that facial recognition, technology, and other AI tools are used fairly and accurately. If you are facing charges where AI or facial recognition has played a role, don\\u2019t leave your fate to technology\\u2014get in touch with <strong>Black Dog Forensics<\\/strong> today to ensure that your case is reviewed with the utmost care and precision.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n                    <\\/div>\",\"excerpt\":null,\"category_id\":\"7\",\"published\":\"1\",\"state\":0,\"publish_up\":\"2025-01-16 13:46:44\",\"publish_down\":\"0000-00-00 00:00:00\",\"autopost_date\":\"0000-00-00 00:00:00\",\"ordering\":0,\"vote\":0,\"hits\":0,\"access\":\"0\",\"allowcomment\":\"1\",\"login_to_read\":null,\"lottie_files\":null,\"polls\":null,\"subscription\":\"1\",\"frontpage\":\"1\",\"isnew\":0,\"blogpassword\":null,\"latitude\":\"\",\"longitude\":\"\",\"address\":\"\",\"posttype\":\"\",\"source_id\":0,\"source_type\":\"easyblog.sitewide\",\"reactions\":null,\"robots\":\"\",\"copyrights\":\"\",\"image\":\"\",\"language\":\"*\",\"locked\":0,\"ip\":\"49.43.168.78\",\"doctype\":\"legacy\",\"document\":\"\",\"autoposting\":null,\"categories\":[\"7\"],\"tags\":\"\",\"fields\":[],\"fields_class\":null,\"keywords\":\"\",\"description\":\"\",\"canonical\":\"\",\"custom_title\":\"\",\"send_notification_emails\":\"0\",\"association\":[],\"author_alias\":\"\",\"isfeatured\":false,\"version\":\"6.0.10\",\"media\":\"{\\\"images\\\":[{\\\"url\\\":\\\"\\\\\\/images\\\\\\/bdforensics-blog2.png\\\",\\\"html\\\":\\\"<img src=\\\\\\\"\\\\\\/images\\\\\\/bdforensics-blog2.png\\\\\\\" alt=\\\\\\\"When AI and Tech Get it Wrong\\\\\\\" class=\\\\\\\"blg-sh\\\\\\\">\\\"}],\\\"videos\\\":[],\\\"audios\\\":[],\\\"galleries\\\":[],\\\"pdf\\\":[]}\"}', 0, 4),
(11, 6, 'Initial Post', '2025-04-25 13:52:37', '2025-04-25 13:54:18', 102, '{\"id\":6,\"created_by\":\"102\",\"created\":\"2025-01-17 13:52:37\",\"modified\":\"2025-04-25 13:54:18\",\"title\":\"Are Screenshots of Text Messages Admissible and Reliable in Court? Well, It Depends\",\"permalink\":\"are-screenshots-of-text-messages-admissible-and-reliable-in-court-well-it-depends\",\"content\":\"\",\"intro\":\"<div class=\\\"article-body rte\\\">\\r\\n                        <p>In today\'s digital age, text messages are often crucial pieces of evidence in legal proceedings. However, when it comes to using screenshots of text message conversations as evidence in court, the question becomes: are they admissible and reliable? The short answer is: <strong>It depends.<\\/strong>&nbsp; At Black Dog Forensics, we understand that the legal landscape surrounding digital evidence can be complex, and the validity of screenshots in court requires careful consideration.<\\/p>\\r\\n\\r\\n<div><img src=\\\"\\/images\\/bdforensics-blog1.png\\\" alt=\\\"Are Screenshots of Text Messages Admissible and Reliable in Court?\\\" class=\\\"blg-sh\\\"><\\/div>\\r\\n\\r\\n<h4>The Problem with Screenshots as Evidence<\\/h4>\\r\\n\\r\\n<p>While screenshots may seem like a convenient and easy way to capture text messages, relying on them for legal purposes poses several risks:<\\/p>\\r\\n\\r\\n<ul style=\\\"margin-left: 40px;\\\">\\r\\n\\t<li><strong>Tampering and Manipulation:<\\/strong> Screenshots are just images, and images can be easily created or edited. With graphic editing tools, anyone can create or alter a screenshot to fabricate a conversation or remove critical context. This makes screenshots highly vulnerable to manipulation, and their authenticity can be difficult to verify.&nbsp; Simply do a Google search for fake iMessage creator to see how easy it is to fake.&nbsp;<\\/li>\\r\\n\\t<li><strong>Timestamp Issues:<\\/strong> Screenshots display the time they were taken, not the actual time a message was sent. This can cause discrepancies if the timing of a conversation is essential to your case, potentially leading to confusion and complications in court.&nbsp; We have seen a number of messages that actually occurred but were being portrayed as being recent versus years old.&nbsp;<\\/li>\\r\\n\\t<li><strong>Identification Problems:<\\/strong> Although screenshots often show a name or number, they don\\u2019t confirm the identity of the person on the other end of the conversation or even who received the message. A name in a screenshot can be easily faked, and there\\u2019s no way to verify the true sender or recipient of the messages based off of a screen shot alone.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4>When Are Screenshots Admissible?<\\/h4>\\r\\n\\r\\n<p>In some cases, screenshots of text messages can be admitted as evidence, but the court will typically require additional steps to ensure their authenticity:<\\/p>\\r\\n\\r\\n<ul style=\\\"margin-left: 40px;\\\">\\r\\n\\t<li><strong>Authentication:<\\/strong> To be admissible, the party introducing the screenshot must demonstrate that the message is authentic and neither party has any discrepancy to the actual content of the messages.&nbsp; This is not likely given the fact the messages are being used in court to likely prove a contentious point. This could include testimony from the person who took the screenshot, providing context to prove the message\'s integrity.<\\/li>\\r\\n\\t<li><strong>Corroborating Evidence:<\\/strong> In many cases, screenshots alone may not be enough. Courts may require additional evidence\\u2014such as phone records, expert testimony, or forensic data extraction\\u2014to corroborate the authenticity of the messages.<\\/li>\\r\\n\\t<li><strong>Chain of Custody:<\\/strong> Just like any other form of evidence, text messages must be properly preserved. If a screenshot is not backed up by a reliable process for capturing and preserving the original message, it risks being dismissed as unreliable or inadmissible.<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4>The Better Approach: Forensic Extraction and Reporting<\\/h4>\\r\\n\\r\\n<p>While screenshots may sometimes be accepted in court, they are far from the ideal way to preserve and present text message evidence. At Black Dog Forensics, we advocate for a more reliable, forensically sound method: <strong>forensic extraction and reporting<\\/strong>.<\\/p>\\r\\n\\r\\n<p>Forensic extraction allows us to extract text messages directly from a phone or other mobile device, ensuring that all metadata\\u2014such as timestamps, sender\\/recipient information, and in some cases deleted messages are properly preserved and reported.&nbsp; &nbsp;This method provides a much higher level of confidence in the authenticity of the messages, making them far more defensible in court.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<h4>Why It\\u2019s Essential to Use Professional Services<\\/h4>\\r\\n\\r\\n<p>For text messages to be reliable and admissible in court, they should be captured and preserved using best practices. Relying on screenshots alone puts your case at risk, especially when there are far more reliable methods available. Black Dog Forensics specializes in secure, forensic-grade data preservation, ensuring that your text message evidence is handled appropriately and can stand up to any challenges in court.<\\/p>\\r\\n\\r\\n<p><strong>The Short answer\\u2026 It Depends<\\/strong><\\/p>\\r\\n\\r\\n<p>So, are screenshots of text messages admissible and reliable in court? Well, it depends on the circumstances. While they may sometimes be allowed, they come with significant risks and limitations. If you\'re willing to leave your case up to some screenshots which can easily be debunked by an expert, then go ahead.&nbsp; Otherwise, to ensure your text message evidence is both admissible and reliable, you should consider using professional forensic services like Black Dog Forensics. By extracting data directly from the source and preserving it through proper forensic methods, you can confidently present text messages as evidence in court\\u2014knowing they\\u2019re as reliable and defensible as possible.<\\/p>\\r\\n\\r\\n<p>&nbsp;<\\/p>\\r\\n\\r\\n<div>\\r\\n<hr size=\\\"2\\\"><\\/div>\\r\\n\\r\\n<p><strong>Contact Black Dog Forensics<\\/strong> today to learn more about how we can help you securely extract and preserve text message evidence, ensuring it meets legal standards and can stand up in court.<\\/p>\\r\\n\\r\\n                    <\\/div>\",\"excerpt\":null,\"category_id\":\"9\",\"published\":\"1\",\"state\":0,\"publish_up\":\"2025-01-17 13:52:37\",\"publish_down\":\"0000-00-00 00:00:00\",\"autopost_date\":\"0000-00-00 00:00:00\",\"ordering\":0,\"vote\":0,\"hits\":0,\"access\":\"0\",\"allowcomment\":\"1\",\"login_to_read\":null,\"lottie_files\":null,\"polls\":null,\"subscription\":\"1\",\"frontpage\":\"1\",\"isnew\":0,\"blogpassword\":null,\"latitude\":\"\",\"longitude\":\"\",\"address\":\"\",\"posttype\":\"\",\"source_id\":0,\"source_type\":\"easyblog.sitewide\",\"reactions\":null,\"robots\":\"\",\"copyrights\":\"\",\"image\":\"\",\"language\":\"*\",\"locked\":0,\"ip\":\"49.43.168.78\",\"doctype\":\"legacy\",\"document\":\"\",\"autoposting\":null,\"categories\":[\"9\"],\"tags\":\"\",\"fields\":[],\"fields_class\":null,\"keywords\":\"\",\"description\":\"\",\"canonical\":\"\",\"custom_title\":\"\",\"send_notification_emails\":\"0\",\"association\":[],\"author_alias\":\"\",\"isfeatured\":false,\"version\":\"6.0.10\",\"media\":null}', 0, 1);

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

--
-- Table structure for table `cuod6_easyblog_subscriptions`
--

DROP TABLE IF EXISTS `cuod6_easyblog_subscriptions`;
CREATE TABLE `cuod6_easyblog_subscriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uid` bigint(20) UNSIGNED NOT NULL,
  `utype` varchar(64) NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT 0,
  `fullname` varchar(255) DEFAULT NULL,
  `email` varchar(100) NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_tag`
--

DROP TABLE IF EXISTS `cuod6_easyblog_tag`;
CREATE TABLE `cuod6_easyblog_tag` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `created_by` int(11) NOT NULL,
  `title` varchar(255) NOT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `status` tinyint(1) UNSIGNED NOT NULL DEFAULT 0,
  `published` tinyint(1) UNSIGNED NOT NULL DEFAULT 0,
  `default` tinyint(1) NOT NULL DEFAULT 0,
  `ordering` tinyint(1) UNSIGNED NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_team`
--

DROP TABLE IF EXISTS `cuod6_easyblog_team`;
CREATE TABLE `cuod6_easyblog_team` (
  `id` int(11) NOT NULL,
  `title` text NOT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `description` text NOT NULL,
  `avatar` varchar(255) DEFAULT NULL,
  `access` tinyint(1) DEFAULT 1,
  `published` tinyint(1) NOT NULL,
  `created` datetime NOT NULL,
  `allow_join` tinyint(1) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_team_groups`
--

DROP TABLE IF EXISTS `cuod6_easyblog_team_groups`;
CREATE TABLE `cuod6_easyblog_team_groups` (
  `team_id` int(11) NOT NULL,
  `group_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_team_post`
--

DROP TABLE IF EXISTS `cuod6_easyblog_team_post`;
CREATE TABLE `cuod6_easyblog_team_post` (
  `team_id` int(11) NOT NULL,
  `post_id` bigint(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_team_request`
--

DROP TABLE IF EXISTS `cuod6_easyblog_team_request`;
CREATE TABLE `cuod6_easyblog_team_request` (
  `id` int(11) NOT NULL,
  `team_id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `ispending` tinyint(1) NOT NULL DEFAULT 0,
  `created` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_team_users`
--

DROP TABLE IF EXISTS `cuod6_easyblog_team_users`;
CREATE TABLE `cuod6_easyblog_team_users` (
  `team_id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `isadmin` tinyint(1) DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_themes_overrides`
--

DROP TABLE IF EXISTS `cuod6_easyblog_themes_overrides`;
CREATE TABLE `cuod6_easyblog_themes_overrides` (
  `id` int(11) NOT NULL,
  `file_id` text NOT NULL,
  `notes` text NOT NULL,
  `contents` longtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_twitter_microblog`
--

DROP TABLE IF EXISTS `cuod6_easyblog_twitter_microblog`;
CREATE TABLE `cuod6_easyblog_twitter_microblog` (
  `id_str` text NOT NULL,
  `oauth_id` int(11) NOT NULL,
  `post_id` bigint(20) NOT NULL,
  `created` datetime NOT NULL,
  `tweet_author` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_uploader_tmp`
--

DROP TABLE IF EXISTS `cuod6_easyblog_uploader_tmp`;
CREATE TABLE `cuod6_easyblog_uploader_tmp` (
  `id` int(11) NOT NULL,
  `uid` int(11) NOT NULL,
  `type` varchar(255) NOT NULL,
  `path` text NOT NULL,
  `uri` text NOT NULL,
  `raw` text NOT NULL,
  `created` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_easyblog_users`
--

DROP TABLE IF EXISTS `cuod6_easyblog_users`;
CREATE TABLE `cuod6_easyblog_users` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `nickname` varchar(255) DEFAULT NULL,
  `avatar` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `params` text DEFAULT NULL,
  `published` tinyint(1) NOT NULL DEFAULT 1,
  `title` varchar(255) NOT NULL,
  `biography` text DEFAULT NULL,
  `permalink` varchar(255) DEFAULT NULL,
  `custom_css` text DEFAULT NULL,
  `ordering` int(11) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `cuod6_easyblog_users`
--

INSERT INTO `cuod6_easyblog_users` (`id`, `nickname`, `avatar`, `description`, `url`, `params`, `published`, `title`, `biography`, `permalink`, `custom_css`, `ordering`) VALUES
(102, 'admin', 'default_blogger.png', '', '', '', 1, '', '', 'computerncadmin', NULL, 1);

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

--
-- Table structure for table `cuod6_easyblog_xml_wpdata`
--

DROP TABLE IF EXISTS `cuod6_easyblog_xml_wpdata`;
CREATE TABLE `cuod6_easyblog_xml_wpdata` (
  `id` bigint(20) NOT NULL,
  `session_id` varchar(255) NOT NULL,
  `filename` varchar(255) NOT NULL,
  `post_id` bigint(20) NOT NULL,
  `source` varchar(15) NOT NULL,
  `data` longtext NOT NULL,
  `comments` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `cuod6_extensions`
--

DROP TABLE IF EXISTS `cuod6_extensions`;
CREATE TABLE `cuod6_extensions` (
  `extension_id` int(11) NOT NULL,
  `package_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Parent package ID for extensions installed as a package.',
  `name` varchar(100) NOT NULL,
  `type` varchar(20) NOT NULL,
  `element` varchar(100) NOT NULL,
  `changelogurl` text DEFAULT NULL,
  `folder` varchar(100) NOT NULL,
  `client_id` tinyint(4) NOT NULL,
  `enabled` tinyint(4) NOT NULL DEFAULT 0,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `protected` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Flag to indicate if the extension is protected. Protected extensions cannot be disabled.',
  `locked` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Flag to indicate if the extension is locked. Locked extensions cannot be uninstalled.',
  `manifest_cache` text NOT NULL,
  `params` text NOT NULL,
  `custom_data` text NOT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) DEFAULT 0,
  `state` int(11) DEFAULT 0,
  `note` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_extensions`
--

INSERT INTO `cuod6_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `locked`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`) VALUES
(1, 0, 'com_wrapper', 'component', 'com_wrapper', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_wrapper\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_WRAPPER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Wrapper\",\"filename\":\"wrapper\"}', '', '', NULL, NULL, 0, 0, NULL),
(2, 0, 'com_admin', 'component', 'com_admin', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_admin\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_ADMIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Admin\"}', '', '', NULL, NULL, 0, 0, NULL),
(3, 0, 'com_banners', 'component', 'com_banners', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_banners\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Banners\",\"filename\":\"banners\"}', '{\"purchase_type\":\"3\",\"track_impressions\":\"0\",\"track_clicks\":\"0\",\"metakey_prefix\":\"\",\"save_history\":\"1\",\"history_limit\":10}', '', NULL, NULL, 0, 0, NULL),
(4, 0, 'com_cache', 'component', 'com_cache', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_cache\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CACHE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Cache\"}', '', '', NULL, NULL, 0, 0, NULL),
(5, 0, 'com_categories', 'component', 'com_categories', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_categories\",\"type\":\"component\",\"creationDate\":\"2007-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Categories\"}', '', '', NULL, NULL, 0, 0, NULL),
(6, 0, 'com_checkin', 'component', 'com_checkin', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_checkin\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CHECKIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Checkin\"}', '', '', NULL, NULL, 0, 0, NULL),
(7, 0, 'com_contact', 'component', 'com_contact', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_contact\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Contact\",\"filename\":\"contact\"}', '{\"contact_layout\":\"_:default\",\"show_contact_category\":\"hide\",\"save_history\":\"1\",\"history_limit\":10,\"show_contact_list\":\"0\",\"presentation_style\":\"sliders\",\"show_tags\":\"1\",\"show_info\":\"1\",\"show_name\":\"1\",\"show_position\":\"1\",\"show_email\":\"0\",\"show_street_address\":\"1\",\"show_suburb\":\"1\",\"show_state\":\"1\",\"show_postcode\":\"1\",\"show_country\":\"1\",\"show_telephone\":\"1\",\"show_mobile\":\"1\",\"show_fax\":\"1\",\"show_webpage\":\"1\",\"show_image\":\"1\",\"show_misc\":\"1\",\"image\":\"\",\"allow_vcard\":\"0\",\"show_articles\":\"0\",\"articles_display_num\":\"10\",\"show_profile\":\"0\",\"show_user_custom_fields\":[\"-1\"],\"show_links\":\"0\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"contact_icons\":\"0\",\"icon_address\":\"\",\"icon_email\":\"\",\"icon_telephone\":\"\",\"icon_mobile\":\"\",\"icon_fax\":\"\",\"icon_misc\":\"\",\"category_layout\":\"_:default\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"0\",\"maxLevel\":\"-1\",\"show_subcat_desc\":\"1\",\"show_empty_categories\":\"0\",\"show_cat_items\":\"1\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_subcat_desc_cat\":\"1\",\"show_empty_categories_cat\":\"0\",\"show_cat_items_cat\":\"1\",\"filter_field\":\"0\",\"show_pagination_limit\":\"0\",\"show_headings\":\"1\",\"show_image_heading\":\"0\",\"show_position_headings\":\"1\",\"show_email_headings\":\"0\",\"show_telephone_headings\":\"1\",\"show_mobile_headings\":\"0\",\"show_fax_headings\":\"0\",\"show_suburb_headings\":\"1\",\"show_state_headings\":\"1\",\"show_country_headings\":\"1\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"initial_sort\":\"ordering\",\"captcha\":\"\",\"show_email_form\":\"1\",\"show_email_copy\":\"0\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"1\",\"custom_reply\":\"0\",\"redirect\":\"\",\"show_feed_link\":\"1\",\"sef_ids\":1,\"custom_fields_enable\":\"1\"}', '', NULL, NULL, 0, 0, NULL),
(8, 0, 'com_cpanel', 'component', 'com_cpanel', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_cpanel\",\"type\":\"component\",\"creationDate\":\"2007-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CPANEL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Cpanel\"}', '', '', NULL, NULL, 0, 0, NULL),
(9, 0, 'com_installer', 'component', 'com_installer', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_installer\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_INSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Installer\"}', '{\"cachetimeout\":\"6\",\"minimum_stability\":\"4\"}', '', NULL, NULL, 0, 0, NULL),
(10, 0, 'com_languages', 'component', 'com_languages', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_languages\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Languages\"}', '{\"administrator\":\"en-GB\",\"site\":\"en-GB\"}', '', NULL, NULL, 0, 0, NULL),
(11, 0, 'com_login', 'component', 'com_login', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_login\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Login\"}', '', '', NULL, NULL, 0, 0, NULL),
(12, 0, 'com_media', 'component', 'com_media', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_media\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Media\",\"filename\":\"media\"}', '{\"upload_maxsize\":\"10\",\"file_path\":\"images\",\"image_path\":\"images\",\"restrict_uploads\":\"1\",\"allowed_media_usergroup\":\"3\",\"restrict_uploads_extensions\":\"bmp,gif,jpg,jpeg,png,webp,avif,ico,mp3,m4a,mp4a,ogg,mp4,mp4v,mpeg,mov,odg,odp,ods,odt,pdf,ppt,txt,xcf,xls,csv\",\"check_mime\":\"1\",\"image_extensions\":\"bmp,gif,jpg,png,jpeg,webp,avif\",\"audio_extensions\":\"mp3,m4a,mp4a,ogg\",\"video_extensions\":\"mp4,mp4v,mpeg,mov,webm\",\"doc_extensions\":\"odg,odp,ods,odt,pdf,ppt,txt,xcf,xls,csv\",\"ignore_extensions\":\"\",\"upload_mime\":\"image\\/jpeg,image\\/gif,image\\/png,image\\/bmp,image\\/webp,image\\/avif,audio\\/ogg,audio\\/mpeg,audio\\/mp4,video\\/mp4,video\\/webm,video\\/mpeg,video\\/quicktime,application\\/msword,application\\/excel,application\\/pdf,application\\/powerpoint,text\\/plain,application\\/x-zip\"}', '', NULL, NULL, 0, 0, NULL),
(13, 0, 'com_menus', 'component', 'com_menus', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_menus\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MENUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Menus\",\"filename\":\"menus\"}', '{\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\"}', '', NULL, NULL, 0, 0, NULL),
(14, 0, 'com_messages', 'component', 'com_messages', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_messages\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Messages\"}', '', '', NULL, NULL, 0, 0, NULL),
(15, 0, 'com_modules', 'component', 'com_modules', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_modules\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MODULES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Modules\",\"filename\":\"modules\"}', '', '', NULL, NULL, 0, 0, NULL),
(16, 0, 'com_newsfeeds', 'component', 'com_newsfeeds', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_newsfeeds\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Newsfeeds\",\"filename\":\"newsfeeds\"}', '{\"newsfeed_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_feed_image\":\"1\",\"show_feed_description\":\"1\",\"show_item_description\":\"1\",\"feed_character_count\":\"0\",\"feed_display_order\":\"des\",\"float_first\":\"right\",\"float_second\":\"right\",\"show_tags\":\"1\",\"category_layout\":\"_:default\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"0\",\"show_subcat_desc\":\"1\",\"show_cat_items\":\"1\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_items_cat\":\"1\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_headings\":\"1\",\"show_articles\":\"0\",\"show_link\":\"1\",\"show_pagination\":\"1\",\"show_pagination_results\":\"1\",\"sef_ids\":1}', '', NULL, NULL, 0, 0, NULL),
(17, 0, 'com_plugins', 'component', 'com_plugins', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_plugins\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_PLUGINS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Plugins\"}', '', '', NULL, NULL, 0, 0, NULL),
(18, 0, 'com_templates', 'component', 'com_templates', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_templates\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Templates\"}', '{\"template_positions_display\":\"0\",\"upload_limit\":\"10\",\"image_formats\":\"gif,bmp,jpg,jpeg,png,webp\",\"source_formats\":\"txt,less,ini,xml,js,php,css,scss,sass,json\",\"font_formats\":\"woff,woff2,ttf,otf\",\"compressed_formats\":\"zip\",\"difference\":\"SideBySide\"}', '', NULL, NULL, 0, 0, NULL),
(19, 0, 'com_content', 'component', 'com_content', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_content\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Content\",\"filename\":\"content\"}', '{\"article_layout\":\"_:default\",\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\"1\",\"info_block_position\":\"0\",\"info_block_show_title\":\"1\",\"show_category\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_associations\":\"0\",\"flags\":\"1\",\"show_author\":\"1\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"1\",\"show_item_navigation\":\"1\",\"show_readmore\":\"1\",\"show_readmore_title\":\"1\",\"readmore_limit\":100,\"show_tags\":\"1\",\"record_hits\":\"1\",\"show_hits\":\"1\",\"show_noauth\":\"0\",\"urls_position\":0,\"captcha\":\"\",\"show_publishing_options\":\"1\",\"show_article_options\":\"1\",\"show_configure_edit_options\":\"1\",\"show_permissions\":\"1\",\"show_associations_edit\":\"1\",\"save_history\":\"1\",\"history_limit\":10,\"show_urls_images_frontend\":\"0\",\"show_urls_images_backend\":\"1\",\"targeta\":0,\"targetb\":0,\"targetc\":0,\"float_intro\":\"left\",\"float_fulltext\":\"left\",\"category_layout\":\"_:blog\",\"show_category_title\":\"0\",\"show_description\":\"0\",\"show_description_image\":\"0\",\"maxLevel\":\"1\",\"show_empty_categories\":\"0\",\"show_no_articles\":\"1\",\"show_category_heading_title_text\":\"1\",\"show_subcat_desc\":\"1\",\"show_cat_num_articles\":\"0\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_num_articles_cat\":\"1\",\"num_leading_articles\":1,\"blog_class_leading\":\"\",\"num_intro_articles\":4,\"blog_class\":\"\",\"num_columns\":1,\"multi_column_order\":\"0\",\"num_links\":4,\"show_subcategory_content\":\"0\",\"link_intro_image\":\"0\",\"show_pagination_limit\":\"1\",\"filter_field\":\"hide\",\"show_headings\":\"1\",\"list_show_date\":\"0\",\"date_format\":\"\",\"list_show_hits\":\"1\",\"list_show_author\":\"1\",\"display_num\":\"10\",\"orderby_pri\":\"order\",\"orderby_sec\":\"rdate\",\"order_date\":\"published\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"show_featured\":\"show\",\"show_feed_link\":\"1\",\"feed_summary\":\"0\",\"feed_show_readmore\":\"0\",\"sef_ids\":1,\"custom_fields_enable\":\"1\",\"workflow_enabled\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(20, 0, 'com_config', 'component', 'com_config', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_config\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONFIG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Config\",\"filename\":\"config\"}', '{\"filters\":{\"1\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"9\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"6\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"7\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"2\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"3\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"4\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"5\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"8\":{\"filter_type\":\"NONE\",\"filter_tags\":\"\",\"filter_attributes\":\"\"}}}', '', NULL, NULL, 0, 0, NULL),
(21, 0, 'com_redirect', 'component', 'com_redirect', NULL, '', 1, 1, 0, 0, 1, '{\"name\":\"com_redirect\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Redirect\"}', '', '', NULL, NULL, 0, 0, NULL),
(22, 0, 'com_users', 'component', 'com_users', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_users\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_USERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Users\",\"filename\":\"users\"}', '{\"allowUserRegistration\":\"0\",\"new_usertype\":\"2\",\"guest_usergroup\":\"9\",\"sendpassword\":\"0\",\"useractivation\":\"2\",\"mail_to_admin\":\"1\",\"captcha\":\"\",\"frontend_userparams\":\"1\",\"site_language\":\"0\",\"change_login_name\":\"0\",\"reset_count\":\"10\",\"reset_time\":\"1\",\"minimum_length\":\"12\",\"minimum_integers\":\"0\",\"minimum_symbols\":\"0\",\"minimum_uppercase\":\"0\",\"save_history\":\"1\",\"history_limit\":5,\"mailSubjectPrefix\":\"\",\"mailBodySuffix\":\"\"}', '', NULL, NULL, 0, 0, NULL),
(23, 0, 'com_finder', 'component', 'com_finder', NULL, '', 1, 1, 0, 0, 1, '{\"name\":\"com_finder\",\"type\":\"component\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Finder\",\"filename\":\"finder\"}', '{\"enabled\":\"0\",\"show_description\":\"1\",\"description_length\":255,\"allow_empty_query\":\"0\",\"show_url\":\"1\",\"show_autosuggest\":\"1\",\"show_suggested_query\":\"1\",\"show_explained_query\":\"1\",\"show_advanced\":\"1\",\"show_advanced_tips\":\"1\",\"expand_advanced\":\"0\",\"show_date_filters\":\"0\",\"sort_order\":\"relevance\",\"sort_direction\":\"desc\",\"highlight_terms\":\"1\",\"opensearch_name\":\"\",\"opensearch_description\":\"\",\"batch_size\":\"50\",\"title_multiplier\":\"1.7\",\"text_multiplier\":\"0.7\",\"meta_multiplier\":\"1.2\",\"path_multiplier\":\"2.0\",\"misc_multiplier\":\"0.3\",\"stem\":\"1\",\"stemmer\":\"snowball\",\"enable_logging\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(24, 0, 'com_joomlaupdate', 'component', 'com_joomlaupdate', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_joomlaupdate\",\"type\":\"component\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2012 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.3\",\"description\":\"COM_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Joomlaupdate\"}', '{\"updatesource\":\"default\",\"customurl\":\"\"}', '', NULL, NULL, 0, 0, NULL),
(25, 0, 'com_tags', 'component', 'com_tags', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_tags\",\"type\":\"component\",\"creationDate\":\"2013-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Tags\",\"filename\":\"tags\"}', '{\"tag_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_tag_title\":\"0\",\"tag_list_show_tag_image\":\"0\",\"tag_list_show_tag_description\":\"0\",\"tag_list_image\":\"\",\"tag_list_orderby\":\"title\",\"tag_list_orderby_direction\":\"ASC\",\"show_headings\":\"0\",\"tag_list_show_date\":\"0\",\"tag_list_show_item_image\":\"0\",\"tag_list_show_item_description\":\"0\",\"tag_list_item_maximum_characters\":0,\"return_any_or_all\":\"1\",\"include_children\":\"0\",\"maximum\":200,\"tag_list_language_filter\":\"all\",\"tags_layout\":\"_:default\",\"all_tags_orderby\":\"title\",\"all_tags_orderby_direction\":\"ASC\",\"all_tags_show_tag_image\":\"0\",\"all_tags_show_tag_description\":\"0\",\"all_tags_tag_maximum_characters\":20,\"all_tags_show_tag_hits\":\"0\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"tag_field_ajax_mode\":\"1\",\"show_feed_link\":\"1\"}', '', NULL, NULL, 0, 0, NULL),
(26, 0, 'com_contenthistory', 'component', 'com_contenthistory', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_contenthistory\",\"type\":\"component\",\"creationDate\":\"2013-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONTENTHISTORY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Contenthistory\",\"filename\":\"contenthistory\"}', '', '', NULL, NULL, 0, 0, NULL),
(27, 0, 'com_ajax', 'component', 'com_ajax', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_ajax\",\"type\":\"component\",\"creationDate\":\"2013-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_AJAX_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"ajax\"}', '', '', NULL, NULL, 0, 0, NULL),
(28, 0, 'com_postinstall', 'component', 'com_postinstall', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_postinstall\",\"type\":\"component\",\"creationDate\":\"2013-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_POSTINSTALL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Postinstall\"}', '', '', NULL, NULL, 0, 0, NULL),
(29, 0, 'com_fields', 'component', 'com_fields', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_fields\",\"type\":\"component\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 0, 0, NULL),
(30, 0, 'com_associations', 'component', 'com_associations', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_associations\",\"type\":\"component\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_ASSOCIATIONS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Associations\"}', '', '', NULL, NULL, 0, 0, NULL),
(31, 0, 'com_privacy', 'component', 'com_privacy', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_privacy\",\"type\":\"component\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"COM_PRIVACY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Privacy\",\"filename\":\"privacy\"}', '', '', NULL, NULL, 0, 0, NULL),
(32, 0, 'com_actionlogs', 'component', 'com_actionlogs', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_actionlogs\",\"type\":\"component\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"COM_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Actionlogs\"}', '{\"ip_logging\":0,\"csv_delimiter\":\",\",\"loggable_extensions\":[\"com_banners\",\"com_cache\",\"com_categories\",\"com_checkin\",\"com_config\",\"com_contact\",\"com_content\",\"com_fields\",\"com_guidedtours\",\"com_installer\",\"com_media\",\"com_menus\",\"com_messages\",\"com_modules\",\"com_newsfeeds\",\"com_plugins\",\"com_redirect\",\"com_scheduler\",\"com_tags\",\"com_templates\",\"com_users\"]}', '', NULL, NULL, 0, 0, NULL),
(33, 0, 'com_workflow', 'component', 'com_workflow', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_workflow\",\"type\":\"component\",\"creationDate\":\"2017-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_WORKFLOW_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Workflow\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(34, 0, 'com_mails', 'component', 'com_mails', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_mails\",\"type\":\"component\",\"creationDate\":\"2019-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MAILS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Mails\"}', '', '', NULL, NULL, 0, 0, NULL),
(35, 0, 'com_scheduler', 'component', 'com_scheduler', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_scheduler\",\"type\":\"component\",\"creationDate\":\"2021-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1.0\",\"description\":\"COM_SCHEDULER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Scheduler\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(36, 0, 'com_guidedtours', 'component', 'com_guidedtours', NULL, '', 1, 1, 0, 0, 1, '{\"name\":\"com_guidedtours\",\"type\":\"component\",\"creationDate\":\"2023-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.0\",\"description\":\"COM_GUIDEDTOURS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Guidedtours\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(37, 0, 'lib_joomla', 'library', 'joomla', NULL, '', 0, 1, 1, 1, 1, '{\"name\":\"lib_joomla\",\"type\":\"library\",\"creationDate\":\"2008-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2008 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"https:\\/\\/www.joomla.org\",\"version\":\"13.1\",\"description\":\"LIB_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 0, 0, NULL),
(38, 0, 'lib_phpass', 'library', 'phpass', NULL, '', 0, 1, 1, 1, 1, '{\"name\":\"lib_phpass\",\"type\":\"library\",\"creationDate\":\"2004-01\",\"author\":\"Solar Designer\",\"copyright\":\"\",\"authorEmail\":\"solar@openwall.com\",\"authorUrl\":\"https:\\/\\/www.openwall.com\\/phpass\\/\",\"version\":\"0.3\",\"description\":\"LIB_PHPASS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"phpass\"}', '', '', NULL, NULL, 0, 0, NULL),
(39, 0, 'mod_articles_archive', 'module', 'mod_articles_archive', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_archive\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesArchive\",\"filename\":\"mod_articles_archive\"}', '', '', NULL, NULL, 0, 0, NULL),
(40, 0, 'mod_articles_latest', 'module', 'mod_articles_latest', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_latest\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LATEST_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesLatest\",\"filename\":\"mod_articles_latest\"}', '', '', NULL, NULL, 0, 0, NULL),
(41, 0, 'mod_articles_popular', 'module', 'mod_articles_popular', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_popular\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesPopular\",\"filename\":\"mod_articles_popular\"}', '', '', NULL, NULL, 0, 0, NULL),
(42, 0, 'mod_banners', 'module', 'mod_banners', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_banners\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Banners\",\"filename\":\"mod_banners\"}', '', '', NULL, NULL, 0, 0, NULL),
(43, 0, 'mod_breadcrumbs', 'module', 'mod_breadcrumbs', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_breadcrumbs\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BREADCRUMBS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Breadcrumbs\",\"filename\":\"mod_breadcrumbs\"}', '', '', NULL, NULL, 0, 0, NULL),
(44, 0, 'mod_custom', 'module', 'mod_custom', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Custom\",\"filename\":\"mod_custom\"}', '', '', NULL, NULL, 0, 0, NULL),
(45, 0, 'mod_feed', 'module', 'mod_feed', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"2005-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Feed\",\"filename\":\"mod_feed\"}', '', '', NULL, NULL, 0, 0, NULL),
(46, 0, 'mod_footer', 'module', 'mod_footer', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_footer\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FOOTER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Footer\",\"filename\":\"mod_footer\"}', '', '', NULL, NULL, 0, 0, NULL),
(47, 0, 'mod_login', 'module', 'mod_login', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Login\",\"filename\":\"mod_login\"}', '', '', NULL, NULL, 0, 0, NULL),
(48, 0, 'mod_menu', 'module', 'mod_menu', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Menu\",\"filename\":\"mod_menu\"}', '', '', NULL, NULL, 0, 0, NULL),
(49, 0, 'mod_articles_news', 'module', 'mod_articles_news', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_news\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesNews\",\"filename\":\"mod_articles_news\"}', '', '', NULL, NULL, 0, 0, NULL),
(50, 0, 'mod_random_image', 'module', 'mod_random_image', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_random_image\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_RANDOM_IMAGE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\RandomImage\",\"filename\":\"mod_random_image\"}', '', '', NULL, NULL, 0, 0, NULL),
(51, 0, 'mod_related_items', 'module', 'mod_related_items', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_related_items\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_RELATED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\RelatedItems\",\"filename\":\"mod_related_items\"}', '', '', NULL, NULL, 0, 0, NULL),
(52, 0, 'mod_stats', 'module', 'mod_stats', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_stats\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Stats\",\"filename\":\"mod_stats\"}', '', '', NULL, NULL, 0, 0, NULL),
(53, 0, 'mod_syndicate', 'module', 'mod_syndicate', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_syndicate\",\"type\":\"module\",\"creationDate\":\"2006-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SYNDICATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Syndicate\",\"filename\":\"mod_syndicate\"}', '', '', NULL, NULL, 0, 0, NULL),
(54, 0, 'mod_users_latest', 'module', 'mod_users_latest', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_users_latest\",\"type\":\"module\",\"creationDate\":\"2009-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_USERS_LATEST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\UsersLatest\",\"filename\":\"mod_users_latest\"}', '', '', NULL, NULL, 0, 0, NULL),
(55, 0, 'mod_whosonline', 'module', 'mod_whosonline', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_whosonline\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WHOSONLINE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Whosonline\",\"filename\":\"mod_whosonline\"}', '', '', NULL, NULL, 0, 0, NULL),
(56, 0, 'mod_wrapper', 'module', 'mod_wrapper', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_wrapper\",\"type\":\"module\",\"creationDate\":\"2004-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WRAPPER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Wrapper\",\"filename\":\"mod_wrapper\"}', '', '', NULL, NULL, 0, 0, NULL),
(57, 0, 'mod_articles_category', 'module', 'mod_articles_category', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_category\",\"type\":\"module\",\"creationDate\":\"2010-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_CATEGORY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesCategory\",\"filename\":\"mod_articles_category\"}', '', '', NULL, NULL, 0, 0, NULL),
(58, 0, 'mod_articles_categories', 'module', 'mod_articles_categories', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_categories\",\"type\":\"module\",\"creationDate\":\"2010-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesCategories\",\"filename\":\"mod_articles_categories\"}', '', '', NULL, NULL, 0, 0, NULL),
(59, 0, 'mod_languages', 'module', 'mod_languages', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_languages\",\"type\":\"module\",\"creationDate\":\"2010-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"MOD_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Languages\",\"filename\":\"mod_languages\"}', '', '', NULL, NULL, 0, 0, NULL),
(60, 0, 'mod_finder', 'module', 'mod_finder', NULL, '', 0, 1, 0, 0, 1, '{\"name\":\"mod_finder\",\"type\":\"module\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Finder\",\"filename\":\"mod_finder\"}', '', '', NULL, NULL, 0, 0, NULL),
(61, 0, 'MOD_ARTICLES', 'module', 'mod_articles', NULL, '', 0, 1, 0, 0, 1, '{\"name\":\"MOD_ARTICLES\",\"type\":\"module\",\"creationDate\":\"2024-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2024 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.2.0\",\"description\":\"MOD_ARTICLES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Articles\",\"filename\":\"mod_articles\"}', '', '', NULL, NULL, 0, 0, NULL),
(62, 0, 'mod_custom', 'module', 'mod_custom', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Custom\",\"filename\":\"mod_custom\"}', '', '', NULL, NULL, 0, 0, NULL),
(63, 0, 'mod_feed', 'module', 'mod_feed', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"2005-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Feed\",\"filename\":\"mod_feed\"}', '', '', NULL, NULL, 0, 0, NULL),
(64, 0, 'mod_latest', 'module', 'mod_latest', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_latest\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LATEST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Latest\",\"filename\":\"mod_latest\"}', '', '', NULL, NULL, 0, 0, NULL),
(65, 0, 'mod_logged', 'module', 'mod_logged', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_logged\",\"type\":\"module\",\"creationDate\":\"2005-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGGED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Logged\",\"filename\":\"mod_logged\"}', '', '', NULL, NULL, 0, 0, NULL),
(66, 0, 'mod_login', 'module', 'mod_login', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"2005-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Login\",\"filename\":\"mod_login\"}', '', '', NULL, NULL, 0, 0, NULL),
(67, 0, 'mod_loginsupport', 'module', 'mod_loginsupport', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_loginsupport\",\"type\":\"module\",\"creationDate\":\"2019-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_LOGINSUPPORT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Loginsupport\",\"filename\":\"mod_loginsupport\"}', '', '', NULL, NULL, 0, 0, NULL),
(68, 0, 'mod_menu', 'module', 'mod_menu', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"2006-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Menu\",\"filename\":\"mod_menu\"}', '', '', NULL, NULL, 0, 0, NULL),
(69, 0, 'mod_popular', 'module', 'mod_popular', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_popular\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Popular\",\"filename\":\"mod_popular\"}', '', '', NULL, NULL, 0, 0, NULL),
(70, 0, 'mod_quickicon', 'module', 'mod_quickicon', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_quickicon\",\"type\":\"module\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_QUICKICON_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Quickicon\",\"filename\":\"mod_quickicon\"}', '', '', NULL, NULL, 0, 0, NULL),
(71, 0, 'mod_frontend', 'module', 'mod_frontend', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_frontend\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_FRONTEND_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Frontend\",\"filename\":\"mod_frontend\"}', '', '', NULL, NULL, 0, 0, NULL),
(72, 0, 'mod_messages', 'module', 'mod_messages', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_messages\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Messages\",\"filename\":\"mod_messages\"}', '', '', NULL, NULL, 0, 0, NULL),
(73, 0, 'mod_post_installation_messages', 'module', 'mod_post_installation_messages', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_post_installation_messages\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_POST_INSTALLATION_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\PostInstallationMessages\",\"filename\":\"mod_post_installation_messages\"}', '', '', NULL, NULL, 0, 0, NULL),
(74, 0, 'mod_user', 'module', 'mod_user', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_user\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_USER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\User\",\"filename\":\"mod_user\"}', '', '', NULL, NULL, 0, 0, NULL),
(75, 0, 'mod_title', 'module', 'mod_title', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_title\",\"type\":\"module\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TITLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Title\",\"filename\":\"mod_title\"}', '', '', NULL, NULL, 0, 0, NULL),
(76, 0, 'mod_toolbar', 'module', 'mod_toolbar', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_toolbar\",\"type\":\"module\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TOOLBAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Toolbar\",\"filename\":\"mod_toolbar\"}', '', '', NULL, NULL, 0, 0, NULL),
(77, 0, 'mod_multilangstatus', 'module', 'mod_multilangstatus', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_multilangstatus\",\"type\":\"module\",\"creationDate\":\"2011-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MULTILANGSTATUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\MultilangStatus\",\"filename\":\"mod_multilangstatus\"}', '{\"cache\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(78, 0, 'mod_version', 'module', 'mod_version', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_version\",\"type\":\"module\",\"creationDate\":\"2012-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2012 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_VERSION_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Version\",\"filename\":\"mod_version\"}', '{\"cache\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(79, 0, 'mod_stats_admin', 'module', 'mod_stats_admin', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_stats_admin\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\StatsAdmin\",\"filename\":\"mod_stats_admin\"}', '{\"serverinfo\":\"0\",\"siteinfo\":\"0\",\"counter\":\"0\",\"increase\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}', '', NULL, NULL, 0, 0, NULL);
INSERT INTO `cuod6_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `locked`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`) VALUES
(80, 0, 'mod_tags_popular', 'module', 'mod_tags_popular', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_tags_popular\",\"type\":\"module\",\"creationDate\":\"2013-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\TagsPopular\",\"filename\":\"mod_tags_popular\"}', '{\"maximum\":\"5\",\"timeframe\":\"alltime\",\"owncache\":\"1\"}', '', NULL, NULL, 0, 0, NULL),
(81, 0, 'mod_tags_similar', 'module', 'mod_tags_similar', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_tags_similar\",\"type\":\"module\",\"creationDate\":\"2013-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_SIMILAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\TagsSimilar\",\"filename\":\"mod_tags_similar\"}', '{\"maximum\":\"5\",\"matchtype\":\"any\",\"owncache\":\"1\"}', '', NULL, NULL, 0, 0, NULL),
(82, 0, 'mod_sampledata', 'module', 'mod_sampledata', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_sampledata\",\"type\":\"module\",\"creationDate\":\"2017-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.0\",\"description\":\"MOD_SAMPLEDATA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Sampledata\",\"filename\":\"mod_sampledata\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(83, 0, 'mod_latestactions', 'module', 'mod_latestactions', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_latestactions\",\"type\":\"module\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"MOD_LATESTACTIONS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\LatestActions\",\"filename\":\"mod_latestactions\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(84, 0, 'mod_privacy_dashboard', 'module', 'mod_privacy_dashboard', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_privacy_dashboard\",\"type\":\"module\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"MOD_PRIVACY_DASHBOARD_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\PrivacyDashboard\",\"filename\":\"mod_privacy_dashboard\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(85, 0, 'mod_submenu', 'module', 'mod_submenu', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_submenu\",\"type\":\"module\",\"creationDate\":\"2006-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SUBMENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Submenu\",\"filename\":\"mod_submenu\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(86, 0, 'mod_privacy_status', 'module', 'mod_privacy_status', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_privacy_status\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_PRIVACY_STATUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\PrivacyStatus\",\"filename\":\"mod_privacy_status\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(87, 0, 'mod_guidedtours', 'module', 'mod_guidedtours', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_guidedtours\",\"type\":\"module\",\"creationDate\":\"2023-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.0\",\"description\":\"MOD_GUIDEDTOURS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\GuidedTours\",\"filename\":\"mod_guidedtours\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(88, 0, 'plg_actionlog_joomla', 'plugin', 'joomla', NULL, 'actionlog', 0, 1, 1, 0, 1, '{\"name\":\"plg_actionlog_joomla\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_ACTIONLOG_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Actionlog\\\\Joomla\",\"filename\":\"joomla\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(89, 0, 'plg_api-authentication_basic', 'plugin', 'basic', NULL, 'api-authentication', 0, 0, 1, 0, 1, '{\"name\":\"plg_api-authentication_basic\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_API-AUTHENTICATION_BASIC_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\ApiAuthentication\\\\Basic\",\"filename\":\"basic\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(90, 0, 'plg_api-authentication_token', 'plugin', 'token', NULL, 'api-authentication', 0, 1, 1, 0, 1, '{\"name\":\"plg_api-authentication_token\",\"type\":\"plugin\",\"creationDate\":\"2019-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_API-AUTHENTICATION_TOKEN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\ApiAuthentication\\\\Token\",\"filename\":\"token\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(91, 0, 'plg_authentication_cookie', 'plugin', 'cookie', NULL, 'authentication', 0, 1, 1, 0, 1, '{\"name\":\"plg_authentication_cookie\",\"type\":\"plugin\",\"creationDate\":\"2013-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_AUTHENTICATION_COOKIE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Authentication\\\\Cookie\",\"filename\":\"cookie\"}', '', '', NULL, NULL, 1, 0, NULL),
(92, 0, 'plg_authentication_joomla', 'plugin', 'joomla', NULL, 'authentication', 0, 1, 1, 1, 1, '{\"name\":\"plg_authentication_joomla\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_AUTHENTICATION_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Authentication\\\\Joomla\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 2, 0, NULL),
(93, 0, 'plg_authentication_ldap', 'plugin', 'ldap', NULL, 'authentication', 0, 0, 1, 0, 1, '{\"name\":\"plg_authentication_ldap\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LDAP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Authentication\\\\Ldap\",\"filename\":\"ldap\"}', '{\"host\":\"\",\"port\":\"389\",\"use_ldapV3\":\"0\",\"negotiate_tls\":\"0\",\"no_referrals\":\"0\",\"auth_method\":\"bind\",\"base_dn\":\"\",\"search_string\":\"\",\"users_dn\":\"\",\"username\":\"admin\",\"password\":\"bobby7\",\"ldap_fullname\":\"fullName\",\"ldap_email\":\"mail\",\"ldap_uid\":\"uid\"}', '', NULL, NULL, 3, 0, NULL),
(94, 0, 'plg_behaviour_compat', 'plugin', 'compat', NULL, 'behaviour', 0, 1, 1, 0, 1, '{\"name\":\"plg_behaviour_compat\",\"type\":\"plugin\",\"creationDate\":\"2023-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_COMPAT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Behaviour\\\\Compat\",\"filename\":\"compat\"}', '{\"classes_aliases\":\"1\",\"es5_assets\":\"1\"}', '', NULL, NULL, 1, 0, NULL),
(95, 0, 'plg_behaviour_taggable', 'plugin', 'taggable', NULL, 'behaviour', 0, 1, 1, 0, 1, '{\"name\":\"plg_behaviour_taggable\",\"type\":\"plugin\",\"creationDate\":\"2015-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_BEHAVIOUR_TAGGABLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Behaviour\\\\Taggable\",\"filename\":\"taggable\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(96, 0, 'plg_behaviour_versionable', 'plugin', 'versionable', NULL, 'behaviour', 0, 1, 1, 0, 1, '{\"name\":\"plg_behaviour_versionable\",\"type\":\"plugin\",\"creationDate\":\"2015-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_BEHAVIOUR_VERSIONABLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Behaviour\\\\Versionable\",\"filename\":\"versionable\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(97, 0, 'plg_content_confirmconsent', 'plugin', 'confirmconsent', NULL, 'content', 0, 0, 1, 0, 1, '{\"name\":\"plg_content_confirmconsent\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_CONTENT_CONFIRMCONSENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\ConfirmConsent\",\"filename\":\"confirmconsent\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(98, 0, 'plg_content_contact', 'plugin', 'contact', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_contact\",\"type\":\"plugin\",\"creationDate\":\"2014-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2014 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.2\",\"description\":\"PLG_CONTENT_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Contact\",\"filename\":\"contact\"}', '', '', NULL, NULL, 2, 0, NULL),
(99, 0, 'plg_content_emailcloak', 'plugin', 'emailcloak', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_emailcloak\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_EMAILCLOAK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\EmailCloak\",\"filename\":\"emailcloak\"}', '{\"mode\":\"1\"}', '', NULL, NULL, 3, 0, NULL),
(100, 0, 'plg_content_fields', 'plugin', 'fields', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_fields\",\"type\":\"plugin\",\"creationDate\":\"2017-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_CONTENT_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 4, 0, NULL),
(101, 0, 'plg_content_finder', 'plugin', 'finder', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_finder\",\"type\":\"plugin\",\"creationDate\":\"2011-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Finder\",\"filename\":\"finder\"}', '', '', NULL, NULL, 5, 0, NULL),
(102, 0, 'plg_content_joomla', 'plugin', 'joomla', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_joomla\",\"type\":\"plugin\",\"creationDate\":\"2010-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Joomla\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 6, 0, NULL),
(103, 0, 'plg_content_loadmodule', 'plugin', 'loadmodule', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_loadmodule\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOADMODULE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\LoadModule\",\"filename\":\"loadmodule\"}', '{\"style\":\"xhtml\"}', '', NULL, NULL, 7, 0, NULL),
(104, 0, 'plg_content_pagebreak', 'plugin', 'pagebreak', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\PageBreak\",\"filename\":\"pagebreak\"}', '{\"title\":\"1\",\"multipage_toc\":\"1\",\"showall\":\"1\"}', '', NULL, NULL, 8, 0, NULL),
(105, 0, 'plg_content_pagenavigation', 'plugin', 'pagenavigation', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_pagenavigation\",\"type\":\"plugin\",\"creationDate\":\"2006-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_PAGENAVIGATION_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\PageNavigation\",\"filename\":\"pagenavigation\"}', '{\"position\":\"1\"}', '', NULL, NULL, 9, 0, NULL),
(106, 0, 'plg_content_vote', 'plugin', 'vote', NULL, 'content', 0, 0, 1, 0, 1, '{\"name\":\"plg_content_vote\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_VOTE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Vote\",\"filename\":\"vote\"}', '', '', NULL, NULL, 10, 0, NULL),
(107, 0, 'plg_editors-xtd_article', 'plugin', 'article', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_article\",\"type\":\"plugin\",\"creationDate\":\"2009-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_ARTICLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Article\",\"filename\":\"article\"}', '', '', NULL, NULL, 1, 0, NULL),
(108, 0, 'plg_editors-xtd_contact', 'plugin', 'contact', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_contact\",\"type\":\"plugin\",\"creationDate\":\"2016-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Contact\",\"filename\":\"contact\"}', '', '', NULL, NULL, 2, 0, NULL),
(109, 0, 'plg_editors-xtd_fields', 'plugin', 'fields', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_fields\",\"type\":\"plugin\",\"creationDate\":\"2017-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 3, 0, NULL),
(110, 0, 'plg_editors-xtd_image', 'plugin', 'image', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_image\",\"type\":\"plugin\",\"creationDate\":\"2004-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_IMAGE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Image\",\"filename\":\"image\"}', '', '', NULL, NULL, 4, 0, NULL),
(111, 0, 'plg_editors-xtd_menu', 'plugin', 'menu', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_menu\",\"type\":\"plugin\",\"creationDate\":\"2016-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Menu\",\"filename\":\"menu\"}', '', '', NULL, NULL, 5, 0, NULL),
(112, 0, 'plg_editors-xtd_module', 'plugin', 'module', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_module\",\"type\":\"plugin\",\"creationDate\":\"2015-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2015 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_MODULE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Module\",\"filename\":\"module\"}', '', '', NULL, NULL, 6, 0, NULL),
(113, 0, 'plg_editors-xtd_pagebreak', 'plugin', 'pagebreak', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"2004-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_EDITORSXTD_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\PageBreak\",\"filename\":\"pagebreak\"}', '', '', NULL, NULL, 7, 0, NULL),
(114, 0, 'plg_editors-xtd_readmore', 'plugin', 'readmore', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_readmore\",\"type\":\"plugin\",\"creationDate\":\"2006-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_READMORE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\ReadMore\",\"filename\":\"readmore\"}', '', '', NULL, NULL, 8, 0, NULL),
(115, 0, 'plg_editors_codemirror', 'plugin', 'codemirror', NULL, 'editors', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors_codemirror\",\"type\":\"plugin\",\"creationDate\":\"28 March 2011\",\"author\":\"Marijn Haverbeke\",\"copyright\":\"Copyright (C) 2014 - 2021 by Marijn Haverbeke <marijnh@gmail.com> and others\",\"authorEmail\":\"marijnh@gmail.com\",\"authorUrl\":\"https:\\/\\/codemirror.net\\/\",\"version\":\"6.0.0\",\"description\":\"PLG_CODEMIRROR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Editors\\\\CodeMirror\",\"filename\":\"codemirror\"}', '{\"lineNumbers\":\"1\",\"lineWrapping\":\"1\",\"matchTags\":\"1\",\"matchBrackets\":\"1\",\"marker-gutter\":\"1\",\"autoCloseTags\":\"1\",\"autoCloseBrackets\":\"1\",\"autoFocus\":\"1\",\"theme\":\"default\",\"tabmode\":\"indent\"}', '', NULL, NULL, 1, 0, NULL),
(116, 0, 'plg_editors_none', 'plugin', 'none', NULL, 'editors', 0, 1, 1, 1, 1, '{\"name\":\"plg_editors_none\",\"type\":\"plugin\",\"creationDate\":\"2005-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_NONE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Editors\\\\None\",\"filename\":\"none\"}', '', '', NULL, NULL, 2, 0, NULL),
(117, 0, 'plg_editors_tinymce', 'plugin', 'tinymce', NULL, 'editors', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors_tinymce\",\"type\":\"plugin\",\"creationDate\":\"2005-08\",\"author\":\"Tiny Technologies, Inc\",\"copyright\":\"Tiny Technologies, Inc\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"https:\\/\\/www.tiny.cloud\",\"version\":\"6.8.4\",\"description\":\"PLG_TINY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Editors\\\\TinyMCE\",\"filename\":\"tinymce\"}', '{\"configuration\":{\"toolbars\":{\"2\":{\"toolbar1\":[\"bold\",\"underline\",\"strikethrough\",\"|\",\"undo\",\"redo\",\"|\",\"bullist\",\"numlist\",\"|\",\"pastetext\"]},\"1\":{\"menu\":[\"edit\",\"insert\",\"view\",\"format\",\"table\",\"tools\"],\"toolbar1\":[\"bold\",\"italic\",\"underline\",\"strikethrough\",\"|\",\"alignleft\",\"aligncenter\",\"alignright\",\"alignjustify\",\"|\",\"blocks\",\"|\",\"bullist\",\"numlist\",\"|\",\"outdent\",\"indent\",\"|\",\"undo\",\"redo\",\"|\",\"link\",\"unlink\",\"anchor\",\"code\",\"|\",\"hr\",\"table\",\"|\",\"subscript\",\"superscript\",\"|\",\"charmap\",\"pastetext\",\"preview\"]},\"0\":{\"menu\":[\"edit\",\"insert\",\"view\",\"format\",\"table\",\"tools\"],\"toolbar1\":[\"bold\",\"italic\",\"underline\",\"strikethrough\",\"|\",\"alignleft\",\"aligncenter\",\"alignright\",\"alignjustify\",\"|\",\"styles\",\"|\",\"blocks\",\"fontfamily\",\"fontsize\",\"|\",\"searchreplace\",\"|\",\"bullist\",\"numlist\",\"|\",\"outdent\",\"indent\",\"|\",\"undo\",\"redo\",\"|\",\"link\",\"unlink\",\"anchor\",\"image\",\"|\",\"code\",\"|\",\"forecolor\",\"backcolor\",\"|\",\"fullscreen\",\"|\",\"table\",\"|\",\"subscript\",\"superscript\",\"|\",\"charmap\",\"emoticons\",\"media\",\"hr\",\"ltr\",\"rtl\",\"|\",\"cut\",\"copy\",\"paste\",\"pastetext\",\"|\",\"visualchars\",\"visualblocks\",\"nonbreaking\",\"blockquote\",\"jtemplate\",\"|\",\"print\",\"preview\",\"codesample\",\"insertdatetime\",\"removeformat\"]}},\"setoptions\":{\"2\":{\"access\":[\"1\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"0\",\"advlist\":\"1\",\"autosave\":\"1\",\"contextmenu\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"},\"1\":{\"access\":[\"6\",\"2\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"0\",\"advlist\":\"1\",\"autosave\":\"1\",\"contextmenu\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"},\"0\":{\"access\":[\"7\",\"4\",\"8\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"1\",\"advlist\":\"1\",\"autosave\":\"1\",\"contextmenu\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"}}},\"sets_amount\":3,\"html_height\":\"550\",\"html_width\":\"750\"}', '', NULL, NULL, 3, 0, NULL),
(118, 0, 'plg_extension_finder', 'plugin', 'finder', NULL, 'extension', 0, 1, 1, 0, 1, '{\"name\":\"plg_extension_finder\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_EXTENSION_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Extension\\\\Finder\",\"filename\":\"finder\"}', '', '', NULL, NULL, 1, 0, NULL),
(119, 0, 'plg_extension_joomla', 'plugin', 'joomla', NULL, 'extension', 0, 1, 1, 0, 1, '{\"name\":\"plg_extension_joomla\",\"type\":\"plugin\",\"creationDate\":\"2010-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_EXTENSION_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Extension\\\\Joomla\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 2, 0, NULL),
(120, 0, 'plg_extension_namespacemap', 'plugin', 'namespacemap', NULL, 'extension', 0, 1, 1, 1, 1, '{\"name\":\"plg_extension_namespacemap\",\"type\":\"plugin\",\"creationDate\":\"2017-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_EXTENSION_NAMESPACEMAP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Extension\\\\NamespaceMap\",\"filename\":\"namespacemap\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(121, 0, 'plg_fields_calendar', 'plugin', 'calendar', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_calendar\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_CALENDAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Calendar\",\"filename\":\"calendar\"}', '', '', NULL, NULL, 1, 0, NULL),
(122, 0, 'plg_fields_checkboxes', 'plugin', 'checkboxes', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_checkboxes\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_CHECKBOXES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Checkboxes\",\"filename\":\"checkboxes\"}', '', '', NULL, NULL, 2, 0, NULL),
(123, 0, 'plg_fields_color', 'plugin', 'color', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_color\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_COLOR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Color\",\"filename\":\"color\"}', '', '', NULL, NULL, 3, 0, NULL),
(124, 0, 'plg_fields_editor', 'plugin', 'editor', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_editor\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_EDITOR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Editor\",\"filename\":\"editor\"}', '{\"buttons\":0,\"width\":\"100%\",\"height\":\"250px\",\"filter\":\"\\\\Joomla\\\\CMS\\\\Component\\\\ComponentHelper::filterText\"}', '', NULL, NULL, 4, 0, NULL),
(125, 0, 'plg_fields_imagelist', 'plugin', 'imagelist', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_imagelist\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_IMAGELIST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Imagelist\",\"filename\":\"imagelist\"}', '', '', NULL, NULL, 5, 0, NULL),
(126, 0, 'plg_fields_integer', 'plugin', 'integer', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_integer\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_INTEGER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Integer\",\"filename\":\"integer\"}', '{\"multiple\":\"0\",\"first\":\"1\",\"last\":\"100\",\"step\":\"1\"}', '', NULL, NULL, 6, 0, NULL),
(127, 0, 'plg_fields_list', 'plugin', 'list', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_list\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_LIST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\ListField\",\"filename\":\"list\"}', '', '', NULL, NULL, 7, 0, NULL),
(128, 0, 'plg_fields_media', 'plugin', 'media', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_media\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Media\",\"filename\":\"media\"}', '', '', NULL, NULL, 8, 0, NULL),
(129, 0, 'plg_fields_radio', 'plugin', 'radio', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_radio\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_RADIO_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Radio\",\"filename\":\"radio\"}', '', '', NULL, NULL, 9, 0, NULL),
(130, 0, 'plg_fields_sql', 'plugin', 'sql', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_sql\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_SQL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\SQL\",\"filename\":\"sql\"}', '', '', NULL, NULL, 10, 0, NULL),
(131, 0, 'plg_fields_subform', 'plugin', 'subform', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_subform\",\"type\":\"plugin\",\"creationDate\":\"2017-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_FIELDS_SUBFORM_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Subform\",\"filename\":\"subform\"}', '', '', NULL, NULL, 11, 0, NULL),
(132, 0, 'plg_fields_text', 'plugin', 'text', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_text\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_TEXT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Text\",\"filename\":\"text\"}', '', '', NULL, NULL, 12, 0, NULL),
(133, 0, 'plg_fields_textarea', 'plugin', 'textarea', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_textarea\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_TEXTAREA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Textarea\",\"filename\":\"textarea\"}', '{\"rows\":10,\"cols\":10,\"maxlength\":\"\",\"filter\":\"\\\\Joomla\\\\CMS\\\\Component\\\\ComponentHelper::filterText\"}', '', NULL, NULL, 13, 0, NULL),
(134, 0, 'plg_fields_url', 'plugin', 'url', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_url\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_URL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Url\",\"filename\":\"url\"}', '', '', NULL, NULL, 14, 0, NULL),
(135, 0, 'plg_fields_user', 'plugin', 'user', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_user\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_USER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\User\",\"filename\":\"user\"}', '', '', NULL, NULL, 15, 0, NULL),
(136, 0, 'plg_fields_usergrouplist', 'plugin', 'usergrouplist', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_usergrouplist\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_USERGROUPLIST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\UsergroupList\",\"filename\":\"usergrouplist\"}', '', '', NULL, NULL, 16, 0, NULL),
(137, 0, 'plg_filesystem_local', 'plugin', 'local', NULL, 'filesystem', 0, 1, 1, 0, 1, '{\"name\":\"plg_filesystem_local\",\"type\":\"plugin\",\"creationDate\":\"2017-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_FILESYSTEM_LOCAL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Filesystem\\\\Local\",\"filename\":\"local\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(138, 0, 'plg_finder_categories', 'plugin', 'categories', NULL, 'finder', 0, 1, 1, 0, 1, '{\"name\":\"plg_finder_categories\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Categories\",\"filename\":\"categories\"}', '', '', NULL, NULL, 1, 0, NULL),
(139, 0, 'plg_finder_contacts', 'plugin', 'contacts', NULL, 'finder', 0, 1, 1, 0, 1, '{\"name\":\"plg_finder_contacts\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CONTACTS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Contacts\",\"filename\":\"contacts\"}', '', '', NULL, NULL, 2, 0, NULL),
(140, 0, 'plg_finder_content', 'plugin', 'content', NULL, 'finder', 0, 1, 1, 0, 1, '{\"name\":\"plg_finder_content\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Content\",\"filename\":\"content\"}', '', '', NULL, NULL, 3, 0, NULL),
(141, 0, 'plg_finder_newsfeeds', 'plugin', 'newsfeeds', NULL, 'finder', 0, 1, 1, 0, 1, '{\"name\":\"plg_finder_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Newsfeeds\",\"filename\":\"newsfeeds\"}', '', '', NULL, NULL, 4, 0, NULL),
(142, 0, 'plg_finder_tags', 'plugin', 'tags', NULL, 'finder', 0, 1, 1, 0, 1, '{\"name\":\"plg_finder_tags\",\"type\":\"plugin\",\"creationDate\":\"2013-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Tags\",\"filename\":\"tags\"}', '', '', NULL, NULL, 5, 0, NULL),
(143, 0, 'plg_installer_folderinstaller', 'plugin', 'folderinstaller', NULL, 'installer', 0, 1, 1, 0, 1, '{\"name\":\"plg_installer_folderinstaller\",\"type\":\"plugin\",\"creationDate\":\"2016-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_FOLDERINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Installer\\\\Folder\",\"filename\":\"folderinstaller\"}', '', '', NULL, NULL, 2, 0, NULL),
(144, 0, 'plg_installer_override', 'plugin', 'override', NULL, 'installer', 0, 1, 1, 0, 1, '{\"name\":\"plg_installer_override\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_INSTALLER_OVERRIDE_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Installer\\\\Override\",\"filename\":\"override\"}', '', '', NULL, NULL, 4, 0, NULL),
(145, 0, 'plg_installer_packageinstaller', 'plugin', 'packageinstaller', NULL, 'installer', 0, 1, 1, 0, 1, '{\"name\":\"plg_installer_packageinstaller\",\"type\":\"plugin\",\"creationDate\":\"2016-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_PACKAGEINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Installer\\\\Package\",\"filename\":\"packageinstaller\"}', '', '', NULL, NULL, 1, 0, NULL),
(146, 0, 'plg_installer_urlinstaller', 'plugin', 'urlinstaller', NULL, 'installer', 0, 1, 1, 0, 1, '{\"name\":\"plg_installer_urlinstaller\",\"type\":\"plugin\",\"creationDate\":\"2016-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_URLINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Installer\\\\Url\",\"filename\":\"urlinstaller\"}', '', '', NULL, NULL, 3, 0, NULL),
(147, 0, 'plg_installer_webinstaller', 'plugin', 'webinstaller', NULL, 'installer', 0, 1, 1, 0, 1, '{\"name\":\"plg_installer_webinstaller\",\"type\":\"plugin\",\"creationDate\":\"2017-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_INSTALLER_WEBINSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Installer\\\\Web\",\"filename\":\"webinstaller\"}', '{\"tab_position\":\"1\"}', '', NULL, NULL, 5, 0, NULL),
(148, 0, 'plg_media-action_crop', 'plugin', 'crop', NULL, 'media-action', 0, 1, 1, 0, 1, '{\"name\":\"plg_media-action_crop\",\"type\":\"plugin\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_MEDIA-ACTION_CROP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\MediaAction\\\\Crop\",\"filename\":\"crop\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(149, 0, 'plg_media-action_resize', 'plugin', 'resize', NULL, 'media-action', 0, 1, 1, 0, 1, '{\"name\":\"plg_media-action_resize\",\"type\":\"plugin\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_MEDIA-ACTION_RESIZE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\MediaAction\\\\Resize\",\"filename\":\"resize\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(150, 0, 'plg_media-action_rotate', 'plugin', 'rotate', NULL, 'media-action', 0, 1, 1, 0, 1, '{\"name\":\"plg_media-action_rotate\",\"type\":\"plugin\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_MEDIA-ACTION_ROTATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\MediaAction\\\\Rotate\",\"filename\":\"rotate\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(151, 0, 'plg_privacy_actionlogs', 'plugin', 'actionlogs', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_actionlogs\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Privacy\\\\Actionlogs\",\"filename\":\"actionlogs\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(152, 0, 'plg_privacy_consents', 'plugin', 'consents', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_consents\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONSENTS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Privacy\\\\Consents\",\"filename\":\"consents\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(153, 0, 'plg_privacy_contact', 'plugin', 'contact', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_contact\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Privacy\\\\Contact\",\"filename\":\"contact\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(154, 0, 'plg_privacy_content', 'plugin', 'content', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_content\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Privacy\\\\Content\",\"filename\":\"content\"}', '{}', '', NULL, NULL, 4, 0, NULL),
(155, 0, 'plg_privacy_message', 'plugin', 'message', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_message\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_MESSAGE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Privacy\\\\Message\",\"filename\":\"message\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(156, 0, 'plg_privacy_user', 'plugin', 'user', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_user\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_USER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Privacy\\\\User\",\"filename\":\"user\"}', '{}', '', NULL, NULL, 6, 0, NULL),
(157, 0, 'plg_quickicon_joomlaupdate', 'plugin', 'joomlaupdate', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_joomlaupdate\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_QUICKICON_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Joomlaupdate\",\"filename\":\"joomlaupdate\"}', '', '', NULL, NULL, 1, 0, NULL),
(158, 0, 'plg_quickicon_extensionupdate', 'plugin', 'extensionupdate', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_extensionupdate\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_QUICKICON_EXTENSIONUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Extensionupdate\",\"filename\":\"extensionupdate\"}', '', '', NULL, NULL, 2, 0, NULL),
(159, 0, 'plg_quickicon_overridecheck', 'plugin', 'overridecheck', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_overridecheck\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_QUICKICON_OVERRIDECHECK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\OverrideCheck\",\"filename\":\"overridecheck\"}', '', '', NULL, NULL, 3, 0, NULL),
(160, 0, 'plg_quickicon_downloadkey', 'plugin', 'downloadkey', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_downloadkey\",\"type\":\"plugin\",\"creationDate\":\"2019-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_QUICKICON_DOWNLOADKEY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Downloadkey\",\"filename\":\"downloadkey\"}', '', '', NULL, NULL, 4, 0, NULL),
(161, 0, 'plg_quickicon_privacycheck', 'plugin', 'privacycheck', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_privacycheck\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_QUICKICON_PRIVACYCHECK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\PrivacyCheck\",\"filename\":\"privacycheck\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(162, 0, 'plg_quickicon_phpversioncheck', 'plugin', 'phpversioncheck', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_phpversioncheck\",\"type\":\"plugin\",\"creationDate\":\"2016-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_QUICKICON_PHPVERSIONCHECK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\PhpVersionCheck\",\"filename\":\"phpversioncheck\"}', '', '', NULL, NULL, 6, 0, NULL);
INSERT INTO `cuod6_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `locked`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`) VALUES
(163, 0, 'plg_quickicon_eos', 'plugin', 'eos', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_eos\",\"type\":\"plugin\",\"creationDate\":\"2023-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.4.0\",\"description\":\"PLG_QUICKICON_EOS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Eos\",\"filename\":\"eos\"}', '', '', NULL, NULL, 7, 0, NULL),
(164, 0, 'plg_sampledata_blog', 'plugin', 'blog', NULL, 'sampledata', 0, 1, 1, 0, 1, '{\"name\":\"plg_sampledata_blog\",\"type\":\"plugin\",\"creationDate\":\"2017-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.0\",\"description\":\"PLG_SAMPLEDATA_BLOG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\SampleData\\\\Blog\",\"filename\":\"blog\"}', '', '', NULL, NULL, 1, 0, NULL),
(165, 0, 'plg_sampledata_multilang', 'plugin', 'multilang', NULL, 'sampledata', 0, 1, 1, 0, 1, '{\"name\":\"plg_sampledata_multilang\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SAMPLEDATA_MULTILANG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\SampleData\\\\MultiLanguage\",\"filename\":\"multilang\"}', '', '', NULL, NULL, 2, 0, NULL),
(166, 0, 'plg_schemaorg_article', 'plugin', 'article', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_article\",\"type\":\"plugin\",\"creationDate\":\"2024-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2024 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.1.0\",\"description\":\"PLG_SCHEMAORG_ARTICLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\Article\",\"filename\":\"article\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(167, 0, 'plg_schemaorg_blogposting', 'plugin', 'blogposting', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_blogposting\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SCHEMAORG_BLOGPOSTING_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\BlogPosting\",\"filename\":\"blogposting\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(168, 0, 'plg_schemaorg_book', 'plugin', 'book', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_book\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SCHEMAORG_BOOK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\Book\",\"filename\":\"book\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(169, 0, 'plg_schemaorg_event', 'plugin', 'event', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_event\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SCHEMAORG_EVENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\Event\",\"filename\":\"event\"}', '{}', '', NULL, NULL, 4, 0, NULL),
(170, 0, 'plg_schemaorg_jobposting', 'plugin', 'jobposting', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_jobposting\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SCHEMAORG_JOBPOSTING_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\JobPosting\",\"filename\":\"jobposting\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(171, 0, 'plg_schemaorg_organization', 'plugin', 'organization', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_organization\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SCHEMAORG_ORGANIZATION_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\Organization\",\"filename\":\"organization\"}', '{}', '', NULL, NULL, 6, 0, NULL),
(172, 0, 'plg_schemaorg_person', 'plugin', 'person', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_person\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SCHEMAORG_PERSON_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\Person\",\"filename\":\"person\"}', '{}', '', NULL, NULL, 7, 0, NULL),
(173, 0, 'plg_schemaorg_recipe', 'plugin', 'recipe', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_recipe\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SCHEMAORG_RECIPE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\Recipe\",\"filename\":\"recipe\"}', '{}', '', NULL, NULL, 8, 0, NULL),
(174, 0, 'plg_schemaorg_custom', 'plugin', 'custom', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_custom\",\"type\":\"plugin\",\"creationDate\":\"2024-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2024 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.1.0\",\"description\":\"PLG_SCHEMAORG_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\Custom\",\"filename\":\"custom\"}', '{}', '', NULL, NULL, 9, 0, NULL),
(175, 0, 'plg_system_accessibility', 'plugin', 'accessibility', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_accessibility\",\"type\":\"plugin\",\"creationDate\":\"2020-02-15\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_ACCESSIBILITY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Accessibility\",\"filename\":\"accessibility\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(176, 0, 'plg_system_actionlogs', 'plugin', 'actionlogs', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_actionlogs\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\ActionLogs\",\"filename\":\"actionlogs\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(177, 0, 'plg_system_cache', 'plugin', 'cache', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_cache\",\"type\":\"plugin\",\"creationDate\":\"2007-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CACHE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Cache\",\"filename\":\"cache\"}', '{\"browsercache\":\"0\",\"cachetime\":\"15\"}', '', NULL, NULL, 3, 0, NULL),
(178, 0, 'plg_system_debug', 'plugin', 'debug', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_debug\",\"type\":\"plugin\",\"creationDate\":\"2006-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_DEBUG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Debug\",\"filename\":\"debug\"}', '{\"profile\":\"1\",\"queries\":\"1\",\"memory\":\"1\",\"language_files\":\"1\",\"language_strings\":\"1\",\"strip-first\":\"1\",\"strip-prefix\":\"\",\"strip-suffix\":\"\"}', '', NULL, NULL, 4, 0, NULL),
(179, 0, 'plg_system_fields', 'plugin', 'fields', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_fields\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_SYSTEM_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 5, 0, NULL),
(180, 0, 'plg_system_highlight', 'plugin', 'highlight', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_highlight\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_HIGHLIGHT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Highlight\",\"filename\":\"highlight\"}', '', '', NULL, NULL, 6, 0, NULL),
(181, 0, 'plg_system_httpheaders', 'plugin', 'httpheaders', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_httpheaders\",\"type\":\"plugin\",\"creationDate\":\"2017-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_HTTPHEADERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Httpheaders\",\"filename\":\"httpheaders\"}', '{}', '', NULL, NULL, 7, 0, NULL),
(182, 0, 'plg_system_jooa11y', 'plugin', 'jooa11y', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_jooa11y\",\"type\":\"plugin\",\"creationDate\":\"2022-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_SYSTEM_JOOA11Y_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Jooa11y\",\"filename\":\"jooa11y\"}', '', '', NULL, NULL, 8, 0, NULL),
(183, 0, 'plg_system_languagecode', 'plugin', 'languagecode', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_languagecode\",\"type\":\"plugin\",\"creationDate\":\"2011-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LANGUAGECODE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\LanguageCode\",\"filename\":\"languagecode\"}', '', '', NULL, NULL, 9, 0, NULL),
(184, 0, 'plg_system_languagefilter', 'plugin', 'languagefilter', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_languagefilter\",\"type\":\"plugin\",\"creationDate\":\"2010-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LANGUAGEFILTER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\LanguageFilter\",\"filename\":\"languagefilter\"}', '', '', NULL, NULL, 10, 0, NULL),
(185, 0, 'plg_system_log', 'plugin', 'log', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_log\",\"type\":\"plugin\",\"creationDate\":\"2007-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Log\",\"filename\":\"log\"}', '', '', NULL, NULL, 11, 0, NULL),
(186, 0, 'plg_system_logout', 'plugin', 'logout', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_logout\",\"type\":\"plugin\",\"creationDate\":\"2009-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LOGOUT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Logout\",\"filename\":\"logout\"}', '', '', NULL, NULL, 12, 0, NULL),
(187, 0, 'plg_system_privacyconsent', 'plugin', 'privacyconsent', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_privacyconsent\",\"type\":\"plugin\",\"creationDate\":\"2018-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_PRIVACYCONSENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\PrivacyConsent\",\"filename\":\"privacyconsent\"}', '{}', '', NULL, NULL, 14, 0, NULL),
(188, 0, 'plg_system_redirect', 'plugin', 'redirect', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_redirect\",\"type\":\"plugin\",\"creationDate\":\"2009-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Redirect\",\"filename\":\"redirect\"}', '', '', NULL, NULL, 15, 0, NULL),
(189, 0, 'plg_system_remember', 'plugin', 'remember', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_remember\",\"type\":\"plugin\",\"creationDate\":\"2007-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_REMEMBER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Remember\",\"filename\":\"remember\"}', '', '', NULL, NULL, 16, 0, NULL),
(190, 0, 'plg_system_schedulerunner', 'plugin', 'schedulerunner', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_schedulerunner\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_SYSTEM_SCHEDULERUNNER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\ScheduleRunner\",\"filename\":\"schedulerunner\"}', '{}', '', NULL, NULL, 17, 0, NULL),
(191, 0, 'plg_system_schemaorg', 'plugin', 'schemaorg', NULL, 'system', 0, 1, 1, 0, 0, '{\"name\":\"plg_system_schemaorg\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SYSTEM_SCHEMAORG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Schemaorg\",\"filename\":\"schemaorg\"}', '{}', '', NULL, NULL, 18, 0, NULL),
(192, 0, 'plg_system_sef', 'plugin', 'sef', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_sef\",\"type\":\"plugin\",\"creationDate\":\"2007-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SEF_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Sef\",\"filename\":\"sef\"}', '{\"domain\":\"\",\"indexphp\":\"1\",\"trailingslash\":\"0\",\"enforcesuffix\":\"1\",\"strictrouting\":\"1\"}', '', NULL, NULL, 19, 0, NULL),
(193, 0, 'plg_system_shortcut', 'plugin', 'shortcut', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_shortcut\",\"type\":\"plugin\",\"creationDate\":\"2022-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_SYSTEM_SHORTCUT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Shortcut\",\"filename\":\"shortcut\"}', '{}', '', NULL, NULL, 21, 0, NULL),
(194, 0, 'plg_system_skipto', 'plugin', 'skipto', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_skipto\",\"type\":\"plugin\",\"creationDate\":\"2020-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_SKIPTO_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Skipto\",\"filename\":\"skipto\"}', '{}', '', NULL, NULL, 22, 0, NULL),
(195, 0, 'plg_system_stats', 'plugin', 'stats', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_stats\",\"type\":\"plugin\",\"creationDate\":\"2013-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_SYSTEM_STATS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Stats\",\"filename\":\"stats\"}', '{\"mode\":3,\"lastrun\":1746513392,\"unique_id\":\"133487fcaad76d275eab66acbe8b910080b50133\",\"interval\":12}', '', NULL, NULL, 23, 0, NULL),
(196, 0, 'plg_system_task_notification', 'plugin', 'tasknotification', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_task_notification\",\"type\":\"plugin\",\"creationDate\":\"2021-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_SYSTEM_TASK_NOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\TaskNotification\",\"filename\":\"tasknotification\"}', '', '', NULL, NULL, 24, 0, NULL),
(197, 0, 'plg_system_webauthn', 'plugin', 'webauthn', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_webauthn\",\"type\":\"plugin\",\"creationDate\":\"2019-07-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_WEBAUTHN_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Webauthn\",\"filename\":\"webauthn\"}', '{}', '', NULL, NULL, 26, 0, NULL),
(198, 0, 'plg_task_check_files', 'plugin', 'checkfiles', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_check_files\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_CHECK_FILES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\Checkfiles\",\"filename\":\"checkfiles\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(199, 0, 'plg_task_deleteactionlogs', 'plugin', 'deleteactionlogs', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_deleteactionlogs\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_TASK_DELETEACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\DeleteActionLogs\",\"filename\":\"deleteactionlogs\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(200, 0, 'plg_task_globalcheckin', 'plugin', 'globalcheckin', NULL, 'task', 0, 1, 1, 0, 0, '{\"name\":\"plg_task_globalcheckin\",\"type\":\"plugin\",\"creationDate\":\"2023-06-22\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_TASK_GLOBALCHECKIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\Globalcheckin\",\"filename\":\"globalcheckin\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(201, 0, 'plg_task_requests', 'plugin', 'requests', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_requests\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_REQUESTS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\Requests\",\"filename\":\"requests\"}', '{}', '', NULL, NULL, 4, 0, NULL),
(202, 0, 'plg_task_privacyconsent', 'plugin', 'privacyconsent', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_privacyconsent\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_TASK_PRIVACYCONSENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\PrivacyConsent\",\"filename\":\"privacyconsent\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(203, 0, 'plg_task_rotatelogs', 'plugin', 'rotatelogs', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_rotatelogs\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_TASK_ROTATELOGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\RotateLogs\",\"filename\":\"rotatelogs\"}', '{}', '', NULL, NULL, 6, 0, NULL),
(204, 0, 'plg_task_sessiongc', 'plugin', 'sessiongc', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_sessiongc\",\"type\":\"plugin\",\"creationDate\":\"2023-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_TASK_SESSIONGC_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\SessionGC\",\"filename\":\"sessiongc\"}', '{}', '', NULL, NULL, 7, 0, NULL),
(205, 0, 'plg_task_site_status', 'plugin', 'sitestatus', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_site_status\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_SITE_STATUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\SiteStatus\",\"filename\":\"sitestatus\"}', '{}', '', NULL, NULL, 8, 0, NULL),
(206, 0, 'plg_task_updatenotification', 'plugin', 'updatenotification', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_updatenotification\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_TASK_UPDATENOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\UpdateNotification\",\"filename\":\"updatenotification\"}', '{}', '', NULL, NULL, 9, 0, NULL),
(207, 0, 'plg_multifactorauth_totp', 'plugin', 'totp', NULL, 'multifactorauth', 0, 1, 1, 0, 1, '{\"name\":\"plg_multifactorauth_totp\",\"type\":\"plugin\",\"creationDate\":\"2013-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_TOTP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Totp\",\"filename\":\"totp\"}', '', '', NULL, NULL, 1, 0, NULL),
(208, 0, 'plg_multifactorauth_yubikey', 'plugin', 'yubikey', NULL, 'multifactorauth', 0, 1, 1, 0, 1, '{\"name\":\"plg_multifactorauth_yubikey\",\"type\":\"plugin\",\"creationDate\":\"2013-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_YUBIKEY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Yubikey\",\"filename\":\"yubikey\"}', '', '', NULL, NULL, 2, 0, NULL),
(209, 0, 'plg_multifactorauth_webauthn', 'plugin', 'webauthn', NULL, 'multifactorauth', 0, 1, 1, 0, 1, '{\"name\":\"plg_multifactorauth_webauthn\",\"type\":\"plugin\",\"creationDate\":\"2022-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_WEBAUTHN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Webauthn\",\"filename\":\"webauthn\"}', '', '', NULL, NULL, 3, 0, NULL),
(210, 0, 'plg_multifactorauth_email', 'plugin', 'email', NULL, 'multifactorauth', 0, 1, 1, 0, 1, '{\"name\":\"plg_multifactorauth_email\",\"type\":\"plugin\",\"creationDate\":\"2022-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_EMAIL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Email\",\"filename\":\"email\"}', '', '', NULL, NULL, 4, 0, NULL),
(211, 0, 'plg_multifactorauth_fixed', 'plugin', 'fixed', NULL, 'multifactorauth', 0, 0, 1, 0, 1, '{\"name\":\"plg_multifactorauth_fixed\",\"type\":\"plugin\",\"creationDate\":\"2022-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_FIXED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Fixed\",\"filename\":\"fixed\"}', '', '', NULL, NULL, 5, 0, NULL),
(212, 0, 'plg_user_contactcreator', 'plugin', 'contactcreator', NULL, 'user', 0, 0, 1, 0, 1, '{\"name\":\"plg_user_contactcreator\",\"type\":\"plugin\",\"creationDate\":\"2009-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTACTCREATOR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\ContactCreator\",\"filename\":\"contactcreator\"}', '{\"autowebpage\":\"\",\"category\":\"4\",\"autopublish\":\"0\"}', '', NULL, NULL, 1, 0, NULL),
(213, 0, 'plg_user_joomla', 'plugin', 'joomla', NULL, 'user', 0, 1, 1, 0, 1, '{\"name\":\"plg_user_joomla\",\"type\":\"plugin\",\"creationDate\":\"2006-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_USER_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Joomla\",\"filename\":\"joomla\"}', '{\"autoregister\":\"1\",\"mail_to_user\":\"1\",\"forceLogout\":\"1\"}', '', NULL, NULL, 2, 0, NULL),
(214, 0, 'plg_user_profile', 'plugin', 'profile', NULL, 'user', 0, 0, 1, 0, 1, '{\"name\":\"plg_user_profile\",\"type\":\"plugin\",\"creationDate\":\"2008-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2008 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_USER_PROFILE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Profile\",\"filename\":\"profile\"}', '{\"register-require_address1\":\"1\",\"register-require_address2\":\"1\",\"register-require_city\":\"1\",\"register-require_region\":\"1\",\"register-require_country\":\"1\",\"register-require_postal_code\":\"1\",\"register-require_phone\":\"1\",\"register-require_website\":\"1\",\"register-require_favoritebook\":\"1\",\"register-require_aboutme\":\"1\",\"register-require_tos\":\"1\",\"register-require_dob\":\"1\",\"profile-require_address1\":\"1\",\"profile-require_address2\":\"1\",\"profile-require_city\":\"1\",\"profile-require_region\":\"1\",\"profile-require_country\":\"1\",\"profile-require_postal_code\":\"1\",\"profile-require_phone\":\"1\",\"profile-require_website\":\"1\",\"profile-require_favoritebook\":\"1\",\"profile-require_aboutme\":\"1\",\"profile-require_tos\":\"1\",\"profile-require_dob\":\"1\"}', '', NULL, NULL, 3, 0, NULL),
(215, 0, 'plg_user_terms', 'plugin', 'terms', NULL, 'user', 0, 0, 1, 0, 1, '{\"name\":\"plg_user_terms\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_USER_TERMS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Terms\",\"filename\":\"terms\"}', '{}', '', NULL, NULL, 4, 0, NULL),
(216, 0, 'plg_user_token', 'plugin', 'token', NULL, 'user', 0, 1, 1, 0, 1, '{\"name\":\"plg_user_token\",\"type\":\"plugin\",\"creationDate\":\"2019-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_USER_TOKEN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Token\",\"filename\":\"token\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(217, 0, 'plg_webservices_banners', 'plugin', 'banners', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_banners\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Banners\",\"filename\":\"banners\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(218, 0, 'plg_webservices_config', 'plugin', 'config', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_config\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_CONFIG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Config\",\"filename\":\"config\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(219, 0, 'plg_webservices_contact', 'plugin', 'contact', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_contact\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Contact\",\"filename\":\"contact\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(220, 0, 'plg_webservices_content', 'plugin', 'content', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_content\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Content\",\"filename\":\"content\"}', '{}', '', NULL, NULL, 4, 0, NULL),
(221, 0, 'plg_webservices_installer', 'plugin', 'installer', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_installer\",\"type\":\"plugin\",\"creationDate\":\"2020-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_INSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Installer\",\"filename\":\"installer\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(222, 0, 'plg_webservices_languages', 'plugin', 'languages', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_languages\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Languages\",\"filename\":\"languages\"}', '{}', '', NULL, NULL, 6, 0, NULL),
(223, 0, 'plg_webservices_media', 'plugin', 'media', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_media\",\"type\":\"plugin\",\"creationDate\":\"2021-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1.0\",\"description\":\"PLG_WEBSERVICES_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Media\",\"filename\":\"media\"}', '{}', '', NULL, NULL, 7, 0, NULL),
(224, 0, 'plg_webservices_menus', 'plugin', 'menus', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_menus\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_MENUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Menus\",\"filename\":\"menus\"}', '{}', '', NULL, NULL, 7, 0, NULL),
(225, 0, 'plg_webservices_messages', 'plugin', 'messages', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_messages\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Messages\",\"filename\":\"messages\"}', '{}', '', NULL, NULL, 8, 0, NULL),
(226, 0, 'plg_webservices_modules', 'plugin', 'modules', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_modules\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_MODULES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Modules\",\"filename\":\"modules\"}', '{}', '', NULL, NULL, 9, 0, NULL),
(227, 0, 'plg_webservices_newsfeeds', 'plugin', 'newsfeeds', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Newsfeeds\",\"filename\":\"newsfeeds\"}', '{}', '', NULL, NULL, 10, 0, NULL),
(228, 0, 'plg_webservices_plugins', 'plugin', 'plugins', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_plugins\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_PLUGINS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Plugins\",\"filename\":\"plugins\"}', '{}', '', NULL, NULL, 11, 0, NULL),
(229, 0, 'plg_webservices_privacy', 'plugin', 'privacy', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_privacy\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_PRIVACY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Privacy\",\"filename\":\"privacy\"}', '{}', '', NULL, NULL, 12, 0, NULL),
(230, 0, 'plg_webservices_redirect', 'plugin', 'redirect', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_redirect\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Redirect\",\"filename\":\"redirect\"}', '{}', '', NULL, NULL, 13, 0, NULL),
(231, 0, 'plg_webservices_tags', 'plugin', 'tags', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_tags\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Tags\",\"filename\":\"tags\"}', '{}', '', NULL, NULL, 14, 0, NULL),
(232, 0, 'plg_webservices_templates', 'plugin', 'templates', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_templates\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Templates\",\"filename\":\"templates\"}', '{}', '', NULL, NULL, 15, 0, NULL),
(233, 0, 'plg_webservices_users', 'plugin', 'users', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_users\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_USERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Users\",\"filename\":\"users\"}', '{}', '', NULL, NULL, 16, 0, NULL),
(234, 0, 'plg_workflow_featuring', 'plugin', 'featuring', NULL, 'workflow', 0, 1, 1, 0, 1, '{\"name\":\"plg_workflow_featuring\",\"type\":\"plugin\",\"creationDate\":\"2020-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WORKFLOW_FEATURING_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Workflow\\\\Featuring\",\"filename\":\"featuring\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(235, 0, 'plg_workflow_notification', 'plugin', 'notification', NULL, 'workflow', 0, 1, 1, 0, 1, '{\"name\":\"plg_workflow_notification\",\"type\":\"plugin\",\"creationDate\":\"2020-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WORKFLOW_NOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Workflow\\\\Notification\",\"filename\":\"notification\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(236, 0, 'plg_workflow_publishing', 'plugin', 'publishing', NULL, 'workflow', 0, 1, 1, 0, 1, '{\"name\":\"plg_workflow_publishing\",\"type\":\"plugin\",\"creationDate\":\"2020-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WORKFLOW_PUBLISHING_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Workflow\\\\Publishing\",\"filename\":\"publishing\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(237, 0, 'plg_system_guidedtours', 'plugin', 'guidedtours', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_guidedtours\",\"type\":\"plugin\",\"creationDate\":\"2023-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.0\",\"description\":\"PLG_SYSTEM_GUIDEDTOURS_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\GuidedTours\",\"filename\":\"guidedtours\"}', '{}', '', NULL, NULL, 15, 0, NULL),
(238, 0, 'atum', 'template', 'atum', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"atum\",\"type\":\"template\",\"creationDate\":\"2016-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_ATUM_XML_DESCRIPTION\",\"group\":\"\",\"inheritable\":true,\"filename\":\"templateDetails\"}', '', '', NULL, NULL, 0, 0, NULL),
(239, 0, 'cassiopeia', 'template', 'cassiopeia', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"cassiopeia\",\"type\":\"template\",\"creationDate\":\"2017-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_CASSIOPEIA_XML_DESCRIPTION\",\"group\":\"\",\"inheritable\":true,\"filename\":\"templateDetails\"}', '{\"brand\":\"1\",\"logoFile\":\"\",\"siteTitle\":\"\",\"siteDescription\":\"\",\"useFontScheme\":\"0\",\"colorName\":\"colors_standard\",\"fluidContainer\":\"0\",\"stickyHeader\":0,\"backTop\":0}', '', NULL, NULL, 0, 0, NULL),
(240, 0, 'files_joomla', 'file', 'joomla', NULL, '', 0, 1, 1, 1, 1, '{\"name\":\"files_joomla\",\"type\":\"file\",\"creationDate\":\"2024-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.2.2\",\"description\":\"FILES_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL),
(241, 0, 'English (en-GB) Language Pack', 'package', 'pkg_en-GB', NULL, '', 0, 1, 1, 1, 1, '{\"name\":\"English (en-GB) Language Pack\",\"type\":\"package\",\"creationDate\":\"2024-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.2.2.1\",\"description\":\"en-GB language pack\",\"group\":\"\",\"filename\":\"pkg_en-GB\"}', '', '', NULL, NULL, 0, 0, NULL),
(242, 241, 'English (en-GB)', 'language', 'en-GB', NULL, '', 0, 1, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"2024-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.2.2\",\"description\":\"en-GB site language\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL),
(243, 241, 'English (en-GB)', 'language', 'en-GB', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"2024-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.2.2\",\"description\":\"en-GB administrator language\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL),
(244, 241, 'English (en-GB)', 'language', 'en-GB', NULL, '', 3, 1, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"2024-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.2.2\",\"description\":\"en-GB api language\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL),
(245, 0, 'cassiopeia_blackdog', 'template', 'cassiopeia_blackdog', '', '', 0, 1, 1, 0, 0, '{\"name\":\"cassiopeia_blackdog\",\"type\":\"template\",\"creationDate\":\"March 2025\",\"author\":\"admin\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"team@blackdog.com\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_CASSIOPEIA_XML_DESCRIPTION\",\"group\":\"\",\"inheritable\":false,\"parent\":\"cassiopeia\",\"filename\":\"templateDetails\"}', '{\"brand\":\"1\",\"logoFile\":\"\",\"siteTitle\":\"\",\"siteDescription\":\"\",\"useFontScheme\":\"0\",\"systemFontBody\":\"\",\"systemFontHeading\":\"\",\"colorName\":\"colors_standard\",\"fluidContainer\":\"0\",\"stickyHeader\":\"0\",\"backTop\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(246, 0, 'com_rsform', 'component', 'com_rsform', '', '', 1, 1, 0, 0, 0, '{\"name\":\"com_rsform\",\"type\":\"component\",\"creationDate\":\"March 2024\",\"author\":\"RSJoomla!\",\"copyright\":\"(C) 2007-2024 www.rsjoomla.com\",\"authorEmail\":\"support@rsjoomla.com\",\"authorUrl\":\"www.rsjoomla.com\",\"version\":\"3.3.1\",\"description\":\"COM_RSFORM_INSTALL_DESC\",\"group\":\"\",\"filename\":\"rsform\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(247, 0, 'plg_installer_rsform', 'plugin', 'rsform', '', 'installer', 0, 1, 1, 0, 0, '{\"name\":\"plg_installer_rsform\",\"type\":\"plugin\",\"creationDate\":\"July 2015\",\"author\":\"RSJoomla!\",\"copyright\":\"(c) 2015 www.rsjoomla.com\",\"authorEmail\":\"support@rsjoomla.com\",\"authorUrl\":\"https:\\/\\/www.rsjoomla.com\",\"version\":\"1.0.0\",\"description\":\"PLG_INSTALLER_RSFORM_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"rsform\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(248, 0, 'System - RSForm! Pro Delete Submissions', 'plugin', 'rsformdeletesubmissions', '', 'system', 0, 1, 1, 0, 0, '{\"name\":\"System - RSForm! Pro Delete Submissions\",\"type\":\"plugin\",\"creationDate\":\"April 2018\",\"author\":\"RSJoomla!\",\"copyright\":\"(C) 2007-2019 www.rsjoomla.com\",\"authorEmail\":\"support@rsjoomla.com\",\"authorUrl\":\"www.rsjoomla.com\",\"version\":\"1.0.0\",\"description\":\"PLG_SYSTEM_RSFORMDELETESUBMISSIONS_DESC\",\"group\":\"\",\"filename\":\"rsformdeletesubmissions\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(249, 0, 'Page Cache - RSForm! Pro', 'plugin', 'rsform', '', 'pagecache', 0, 1, 1, 0, 0, '{\"name\":\"Page Cache - RSForm! Pro\",\"type\":\"plugin\",\"creationDate\":\"September 2023\",\"author\":\"RSJoomla!\",\"copyright\":\"(C) 2007-2023 www.rsjoomla.com\",\"authorEmail\":\"support@rsjoomla.com\",\"authorUrl\":\"www.rsjoomla.com\",\"version\":\"1.0.0\",\"description\":\"PLG_PAGECACHE_RSFORM_DESC\",\"group\":\"\",\"filename\":\"rsform\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(250, 0, 'PLG_SYSTEM_RSFORMCONSOLE', 'plugin', 'rsformconsole', '', 'system', 0, 0, 1, 0, 0, '{\"name\":\"PLG_SYSTEM_RSFORMCONSOLE\",\"type\":\"plugin\",\"creationDate\":\"Unknown\",\"author\":\"RSJoomla!\",\"copyright\":\"(c) 2015 www.rsjoomla.com\",\"authorEmail\":\"support@rsjoomla.com\",\"authorUrl\":\"https:\\/\\/www.rsjoomla.com\",\"version\":\"1.0.0\",\"description\":\"PLG_SYSTEM_RSFORMCONSOLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Rsjoomla\\\\Plugin\\\\System\\\\Rsformconsole\",\"filename\":\"rsformconsole\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(251, 0, 'RSForm! Pro Module', 'module', 'mod_rsform', '', '', 0, 1, 0, 0, 0, '{\"name\":\"RSForm! Pro Module\",\"type\":\"module\",\"creationDate\":\"November 2012\",\"author\":\"RSJoomla!\",\"copyright\":\"(C) 2007-2021 www.rsjoomla.com\",\"authorEmail\":\"support@rsjoomla.com\",\"authorUrl\":\"www.rsjoomla.com\",\"version\":\"3.1.0\",\"description\":\"MOD_RSFORM_DESC\",\"group\":\"\",\"filename\":\"mod_rsform\"}', '{\"formId\":\"1\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}', '', NULL, NULL, 0, 0, NULL);
INSERT INTO `cuod6_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `locked`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`) VALUES
(252, 0, 'Content - RSForm! Pro', 'plugin', 'rsform', '', 'content', 0, 0, 1, 0, 0, '{\"name\":\"Content - RSForm! Pro\",\"type\":\"plugin\",\"creationDate\":\"June 2015\",\"author\":\"RSJoomla!\",\"copyright\":\"(C) 2007-2017 www.rsjoomla.com\",\"authorEmail\":\"support@rsjoomla.com\",\"authorUrl\":\"www.rsjoomla.com\",\"version\":\"3.0.1\",\"description\":\"PLG_CONTENT_RSFORM_DESC\",\"group\":\"\",\"filename\":\"rsform\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(253, 0, 'System - RSForm! Pro', 'plugin', 'rsform', '', 'system', 0, 1, 1, 0, 0, '{\"name\":\"System - RSForm! Pro\",\"type\":\"plugin\",\"creationDate\":\"June 2020\",\"author\":\"RSJoomla!\",\"copyright\":\"(C) 2007-2020 www.rsjoomla.com\",\"authorEmail\":\"support@rsjoomla.com\",\"authorUrl\":\"www.rsjoomla.com\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_RSFORM_DESC\",\"group\":\"\",\"filename\":\"rsform\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(254, 0, 'System - RSForm! Pro Constant Contact', 'plugin', 'rsfpconstantcontact', '', 'system', 0, 1, 1, 0, 0, '{\"name\":\"System - RSForm! Pro Constant Contact\",\"type\":\"plugin\",\"creationDate\":\"March 2015\",\"author\":\"RSJoomla!\",\"copyright\":\"(C) 2007-2015 www.rsjoomla.com\",\"authorEmail\":\"support@rsjoomla.com\",\"authorUrl\":\"www.rsjoomla.com\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_RSFPCONSTANTCONTACT_DESC\",\"group\":\"\",\"filename\":\"rsfpconstantcontact\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(255, 0, 'System - RSForm! Pro Advanced Form Fields', 'plugin', 'rsfpadvancedformfields', '', 'system', 0, 1, 1, 0, 0, '{\"name\":\"System - RSForm! Pro Advanced Form Fields\",\"type\":\"plugin\",\"creationDate\":\"January 2019\",\"author\":\"RSJoomla!\",\"copyright\":\"(C) 2019-2022 www.rsjoomla.com\",\"authorEmail\":\"support@rsjoomla.com\",\"authorUrl\":\"www.rsjoomla.com\",\"version\":\"3.1.3\",\"description\":\"PLG_SYSTEM_RSFPADVANCEFORMFIELDS_DESC\",\"group\":\"\",\"filename\":\"rsfpadvancedformfields\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(256, 0, 'System - RSForm! Pro hCaptcha', 'plugin', 'rsfphcaptcha', '', 'system', 0, 1, 1, 0, 0, '{\"name\":\"System - RSForm! Pro hCaptcha\",\"type\":\"plugin\",\"creationDate\":\"April 2020\",\"author\":\"RSJoomla!\",\"copyright\":\"(C) 2020-2022 www.rsjoomla.com\",\"authorEmail\":\"support@rsjoomla.com\",\"authorUrl\":\"www.rsjoomla.com\",\"version\":\"3.1.3\",\"description\":\"PLG_SYSTEM_RSFPHCAPTCHA_DESC\",\"group\":\"\",\"filename\":\"rsfphcaptcha\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(257, 0, 'com_easyblog', 'component', 'com_easyblog', '', '', 1, 1, 0, 0, 0, '{\"name\":\"com_easyblog\",\"type\":\"component\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"https:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"\\n\\t\\tEasyBlog is a Joomla! blog extension that simplifies your day to day blogging experience with Joomla. Coupled with a powerful multiple bloggers platform.\\n\\t\",\"group\":\"\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(258, 260, 'System - Foundry by Stackideas', 'plugin', 'foundry', '', 'system', 0, 1, 1, 0, 0, '{\"name\":\"System - Foundry by Stackideas\",\"type\":\"plugin\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright StackIdeas. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"https:\\/\\/stackideas.com\",\"version\":\"1.1.17\",\"description\":\"\\n\\t\\tThis is a plugin of Foundry by Stackideas.\\n\\t\",\"group\":\"\",\"filename\":\"foundry\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(260, 0, 'Foundry Package', 'package', 'pkg_foundry', '', '', 0, 1, 1, 0, 0, '{\"name\":\"Foundry Package\",\"type\":\"package\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"1.1.17\",\"description\":\"This package consists of a Foundry plugin and library that would automatically installed and enabled on your site\",\"group\":\"\",\"filename\":\"pkg_foundry\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(261, 262, 'StackIdeas Toolbar', 'module', 'mod_stackideas_toolbar', '', '', 0, 1, 0, 0, 0, '{\"name\":\"StackIdeas Toolbar\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright (C) Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"https:\\/\\/stackideas.com\",\"version\":\"1.0.20\",\"description\":\"StackIdeas toolbar is a module to unify the toolbar from EasyBlog, EasySocial, EasyDiscuss and PayPlans.\",\"group\":\"\",\"filename\":\"mod_stackideas_toolbar\"}', '{\"appearance\":\"light\",\"accent\":\"si-theme-foundry\",\"fontawesome\":\"1\",\"globalMenu\":\"toolbardefault-easysocial\",\"showHome\":\"1\",\"showUserDropdown\":\"1\",\"showUserLogin\":\"1\",\"avatar_style\":\"rounded\",\"show_online\":\"1\",\"truncateMenu\":\"5\",\"defaultSearch\":\"search-default\",\"showDivider\":\"1\",\"dropdown_placement\":\"bottom-end\",\"show_qrcode_mobileapp\":\"1\",\"adaptiveMenu\":\"1\",\"easyblog\":\"toolbardefault-easyblog\",\"easydiscuss\":\"toolbardefault-easydiscuss\",\"easysocial\":\"toolbardefault-easysocial\",\"payplans\":\"toolbardefault-payplans\",\"komento\":\"toolbardefault-komento\",\"es_layout_home\":\"1\",\"es_layout_pages\":\"1\",\"es_layout_groups\":\"1\",\"es_layout_events\":\"1\",\"es_layout_videos\":\"1\",\"es_layout_audio\":\"1\",\"es_layout_photos\":\"1\",\"es_layout_polls\":\"1\",\"es_layout_marketplace\":\"1\",\"es_layout_search\":\"1\",\"es_layout_friends\":\"1\",\"es_layout_conversations\":\"1\",\"es_layout_notifications\":\"1\",\"es_layout_guests\":\"1\",\"es_layout_searchguests\":\"1\",\"es_layout_user_dropdown\":\"1\",\"es_layout_login\":\"1\",\"es_compose_event\":\"1\",\"es_compose_group\":\"1\",\"es_compose_page\":\"1\",\"es_compose_video\":\"1\",\"es_compose_audio\":\"1\",\"es_compose_poll\":\"1\",\"es_compose_marketplace\":\"1\",\"es_compose_album\":\"1\",\"es_dropdown_discover_people\":\"1\",\"eb_layout_home\":\"1\",\"eb_layout_categories\":\"1\",\"eb_layout_tags\":\"1\",\"eb_layout_bloggers\":\"1\",\"eb_layout_teamblogs\":\"1\",\"eb_layout_archives\":\"1\",\"eb_layout_calendar\":\"1\",\"eb_layout_search\":\"1\",\"eb_layout_compose\":\"1\",\"eb_layout_quickpost\":\"0\",\"eb_layout_subscribe\":\"1\",\"eb_layout_user_dropdown\":\"1\",\"eb_layout_login\":\"1\",\"ed_layout_home\":\"1\",\"ed_home_menu\":\"index\",\"ed_layout_categories\":\"1\",\"ed_layout_tags\":\"1\",\"ed_layout_users\":\"1\",\"ed_layout_badges\":\"1\",\"ed_layout_conversation\":\"1\",\"ed_layout_notification\":\"1\",\"ed_layout_search\":\"1\",\"ed_layout_compose\":\"1\",\"ed_layout_subscribe\":\"1\",\"ed_layout_user_dropdown\":\"1\",\"ed_layout_login\":\"1\",\"pp_layout_home\":\"1\",\"kt_layout_home\":\"1\",\"cache\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(262, 0, 'StackIdeas Toolbar Package', 'package', 'pkg_toolbar', '', '', 0, 1, 1, 0, 0, '{\"name\":\"StackIdeas Toolbar Package\",\"type\":\"package\",\"creationDate\":\"1st November 2022\",\"author\":\"StackIdeas Sdn Bhd\",\"copyright\":\"Copyright (C) StackIdeas Sdn Bhd\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"https:\\/\\/stackideas.com\",\"version\":\"1.0.20\",\"description\":\"This package consists of a Stackideas Toolbar Module and a Foundry Package that would automatically installed and enabled on your site\",\"group\":\"\",\"filename\":\"pkg_toolbar\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(263, 260, 'Library - Foundry by Stackideas', 'library', 'foundry', '', '', 0, 1, 1, 0, 0, '{\"name\":\"Library - Foundry by Stackideas\",\"type\":\"library\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright StackIdeas. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"https:\\/\\/stackideas.com\",\"version\":\"1.1.17\",\"description\":\"This is a Foundry Library by Stackideas.\",\"group\":\"\",\"filename\":\"foundry\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(264, 0, 'EasyBlog - Archive Module', 'module', 'mod_easyblogarchive', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Archive Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2017 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"The module displays a list of archived months in years for blog posts created within EasyBlog.\",\"group\":\"\",\"filename\":\"mod_easyblogarchive\"}', '{\"filter\":\"all\",\"bloggerId\":\"\",\"teamId\":\"\",\"filterType\":\"archives\",\"count\":\"0\",\"showfuture\":\"1\",\"showempty\":\"1\",\"showemptyyear\":\"1\",\"collapse\":\"0\",\"order\":\"asc\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(265, 0, 'EasyBlog - Biography Module', 'module', 'mod_easyblogbio', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Biography Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"Bio module which displays current blog\'s author in a module.\",\"group\":\"\",\"filename\":\"mod_easyblogbio\"}', '{\"showavatar\":\"1\",\"showbio\":\"1\",\"biolimit\":\"100\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(266, 0, 'EasyBlog - Blogger Cloud Module', 'module', 'mod_easyblogbloggercloud', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Blogger Cloud Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2019 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"This module will list down blogger through EasyBlog in a tag cloud layout.\",\"group\":\"\",\"filename\":\"mod_easyblogbloggercloud\"}', '{\"order\":\"postcount\",\"sort\":\"desc\",\"count\":\"0\",\"shuffleTags\":\"1\",\"minsize\":\"10\",\"maxsize\":\"30\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(267, 0, 'EasyBlog - Calendar Module', 'module', 'mod_easyblogcalendar', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Calendar Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"Displays a calendar on the site. It also displays the number of posts available on the specific dates.\",\"group\":\"\",\"filename\":\"mod_easyblogcalendar\"}', '{\"cache\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(268, 0, 'Easyblog - Categories Module', 'module', 'mod_easyblogcategories', '', '', 0, 1, 1, 0, 0, '{\"name\":\"Easyblog - Categories Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"\\n\\t\\tLists down categories which are created in EasyBlog.\\n\\t\",\"group\":\"\",\"filename\":\"mod_easyblogcategories\"}', '{\"layouttype\":\"tree\",\"order\":\"popular\",\"catid\":\"\",\"count\":\"0\",\"showcount\":\"0\",\"hideemptypost\":\"1\",\"showcavatar\":\"1\",\"showrss\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(269, 0, 'EasyBlog - Custom Field Search Module', 'module', 'mod_easyblogcustomfieldsearch', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Custom Field Search Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2017 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"\\n\\t\\tSort blog listing by custom field.\",\"group\":\"\",\"filename\":\"mod_easyblogcustomfieldsearch\"}', '{\"fieldgroup\":\"\",\"catinclusion\":\"\",\"submitonclick\":\"0\",\"savefilter\":\"0\",\"clearfilter\":\"0\",\"buttonposition\":\"bottom\",\"sorting\":\"title\",\"filtermode\":\"0\",\"strictmode\":\"0\",\"optionscount\":\"0\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(270, 0, 'EasyBlog - Image Wall Module', 'module', 'mod_easyblogimagewall', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Image Wall Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"\\n\\t\\tDisplays a list of blog posts represented as an image stream in a module.\\n\\t\",\"group\":\"\",\"filename\":\"mod_easyblogimagewall\"}', '{\"count\":\"5\",\"catid\":\"\",\"columns\":\"1\",\"sorting\":\"latest\",\"ordering\":\"desc\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(271, 0, 'EasyBlog - Latest Bloggers Module', 'module', 'mod_easybloglatestblogger', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Latest Bloggers Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"Latest bloggers module for your EasyBlog\'s component.\",\"group\":\"\",\"filename\":\"mod_easybloglatestblogger\"}', '{\"count\":\"5\",\"showavatar\":\"1\",\"showbio\":\"1\",\"bio_length\":\"50\",\"showwebsite\":\"1\",\"nofollowadd\":\"1\",\"showcount\":\"1\",\"excludeemptypost\":\"0\",\"onlyfeatured\":\"0\",\"ordertype\":\"latest\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(272, 0, 'EasyBlog - Latest Blogs Module', 'module', 'mod_easybloglatestblogs', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Latest Blogs Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2019 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"\\n\\t\\tLatest blogs by module for your EasyBlog\'s component.\",\"group\":\"\",\"filename\":\"mod_easybloglatestblogs\"}', '{\"type\":\"recent\",\"alignment\":\"vertical\",\"postType\":\"all\",\"sortby\":\"0\",\"count\":\"5\",\"column\":\"3\",\"excludefeatured\":\"0\",\"excludeviewed\":\"0\",\"respectfrontpage\":\"0\",\"allentrieslink\":\"0\",\"catid\":\"\",\"usefeatured\":\"0\",\"bloggerlisttype\":\"include\",\"bloggerlist\":\"\",\"cid\":\"0\",\"tagid\":\"\",\"tid\":\"\",\"showtavatar\":\"0\",\"sourcedate\":\"created\",\"dateformat\":\"d F Y\",\"showintro\":\"0\",\"textcount\":\"250\",\"striptags\":\"0\",\"showauthor\":\"0\",\"showavatar\":\"0\",\"showcommentcount\":\"0\",\"showratings\":\"0\",\"enableratings\":\"0\",\"showhits\":\"0\",\"showreadmore\":\"1\",\"showdate\":\"1\",\"showcategory\":\"1\",\"includesubcategory\":\"0\",\"trigger_plugins\":\"0\",\"photo_show\":\"1\",\"photo_legacy\":\"1\",\"show_photo_placeholder\":\"0\",\"photo_size\":\"thumbnail\",\"video_show\":\"0\",\"video_width\":\"250\",\"video_height\":\"250\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(273, 0, 'EasyBlog - Latest Comments Module', 'module', 'mod_easybloglatestcomment', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Latest Comments Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"The module will list down recent comments that user has contributed in the site through EasyBlog.\",\"group\":\"\",\"filename\":\"mod_easybloglatestcomment\"}', '{\"count\":\"5\",\"showprivate\":\"1\",\"showtitle\":\"1\",\"showavatar\":\"1\",\"showauthor\":\"1\",\"maxcommenttext\":\"100\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(274, 0, 'EasyBlog - Posts List', 'module', 'mod_easybloglist', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Posts List\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"This module displays a select list for user to quickly browse a blog post.\",\"group\":\"\",\"filename\":\"mod_easybloglist\"}', '{\"inclusion_authors\":\"\",\"exclusion_authors\":\"\",\"count\":\"5\",\"catid\":\"\",\"ordering\":\"latest\",\"sorting\":\"desc\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(275, 0, 'EasyBlog - Most Commented Post Module', 'module', 'mod_easyblogmostcommentedpost', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Most Commented Post Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"Most commented post module for your EasyBlog\'s component.\",\"group\":\"\",\"filename\":\"mod_easyblogmostcommentedpost\"}', '{\"module_layout\":\"vertical\",\"column\":\"4\",\"count\":\"5\",\"catid\":\"\",\"showprivate\":\"1\",\"interval\":\"0\",\"showintro\":\"0\",\"textcount\":\"200\",\"showcommentcount\":\"1\",\"showratings\":\"1\",\"enableratings\":\"1\",\"showhits\":\"1\",\"showavatar\":\"1\",\"showreadmore\":\"1\",\"showauthor\":\"1\",\"showdate\":\"1\",\"showcategory\":\"1\",\"photo_show\":\"1\",\"photo_legacy\":\"1\",\"show_photo_placeholder\":\"0\",\"photo_size\":\"thumbnail\",\"video_show\":\"0\",\"video_width\":\"250\",\"video_height\":\"250\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(276, 0, 'EasyBlog - Most Popular Post Module', 'module', 'mod_easyblogmostpopularpost', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Most Popular Post Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"Most popular post module for your EasyBlog\'s component.\",\"group\":\"\",\"filename\":\"mod_easyblogmostpopularpost\"}', '{\"module_layout\":\"vertical\",\"column\":\"4\",\"count\":\"5\",\"catid\":\"\",\"postduration\":\"0\",\"showintro\":\"0\",\"textcount\":\"200\",\"showcommentcount\":\"1\",\"showratings\":\"1\",\"enableratings\":\"1\",\"showhits\":\"1\",\"showavatar\":\"1\",\"showreadmore\":\"1\",\"showauthor\":\"1\",\"showdate\":\"1\",\"showcategory\":\"1\",\"photo_show\":\"1\",\"photo_legacy\":\"1\",\"show_photo_placeholder\":\"0\",\"photo_size\":\"thumbnail\",\"video_show\":\"0\",\"video_width\":\"250\",\"video_height\":\"250\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(277, 0, 'EasyBlog - Navigation Button', 'module', 'mod_easyblognavigationbutton', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Navigation Button\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2019 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"This module will generate EasyBlog navigation.\",\"group\":\"\",\"filename\":\"mod_easyblognavigationbutton\"}', '{\"flip\":\"0\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(278, 0, 'EasyBlog - Post Map Module', 'module', 'mod_easyblogpostmap', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Post Map Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"Post map using Google Maps for your EasyBlog\'s component\",\"group\":\"\",\"filename\":\"mod_easyblogpostmap\"}', '{\"type\":\"0\",\"count\":\"5\",\"fluid\":\"1\",\"mapwidth\":\"600\",\"mapheight\":\"600\",\"infowidth\":\"300\",\"enableMarkerClusterer\":\"1\",\"mapui\":\"0\",\"fitbounds\":\"1\",\"zoom\":\"15\",\"language\":\"en\",\"osm_zoom\":\"15\",\"showimage\":\"1\",\"showauthor\":\"1\",\"showavatar\":\"0\",\"showaddress\":\"1\",\"showhits\":\"0\",\"showratings\":\"1\",\"enableratings\":\"1\",\"showcommentcount\":\"0\",\"usefeatured\":\"0\",\"bloggerid\":\"\",\"categoryid\":\"\",\"tagid\":\"\",\"teamid\":\"\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(279, 0, 'EasyBlog - Post Meta Module', 'module', 'mod_easyblogpostmeta', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Post Meta Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"This module displays the meta for the current blog post a user is currently viewing.\\n\\t\",\"group\":\"\",\"filename\":\"mod_easyblogpostmeta\"}', '{\"showAuthor\":\"1\",\"showavatar\":\"1\",\"showcommentcount\":\"1\",\"showDate\":\"1\",\"showhits\":\"1\",\"showcategory\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(280, 0, 'EasyBlog - Quick Post Module', 'module', 'mod_easyblogquickpost', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Quick Post Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"\\n\\t\\t\\n\\t\\tThis module displays quick post option.\\n\\t\\t\\n\\t\",\"group\":\"\",\"filename\":\"mod_easyblogquickpost\"}', '{\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(281, 0, 'EasyBlog - Random Post Module', 'module', 'mod_easyblograndompost', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Random Post Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"Displays random blog posting from EasyBlog.\",\"group\":\"\",\"filename\":\"mod_easyblograndompost\"}', '{\"module_layout\":\"vertical\",\"column\":\"4\",\"catid\":\"\",\"total\":\"5\",\"showintro\":\"0\",\"textcount\":\"200\",\"showcommentcount\":\"1\",\"showratings\":\"0\",\"enableratings\":\"0\",\"increasehits\":\"0\",\"striptags\":\"1\",\"showhits\":\"1\",\"showavatar\":\"0\",\"showreadmore\":\"1\",\"showcategory\":\"1\",\"showauthor\":\"0\",\"showdate\":\"1\",\"photo_show\":\"1\",\"photo_legacy\":\"1\",\"show_photo_placeholder\":\"0\",\"photo_size\":\"thumbnail\",\"video_show\":\"1\",\"video_width\":\"250\",\"video_height\":\"250\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(282, 0, 'EasyBlog - Related Posts Module', 'module', 'mod_easyblogrelatedpost', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Related Posts Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2017 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"\\n\\t\\t\\n\\t\\tThis module displays a list of related blog post based on the current blog post a user is currently viewing.\\n\\t\\t\\n\\t\",\"group\":\"\",\"filename\":\"mod_easyblogrelatedpost\"}', '{\"count\":\"5\",\"textcount\":\"0\",\"showintro\":\"-1\",\"alignment\":\"vertical\",\"column\":\"3\",\"striptags\":\"0\",\"showauthor\":\"1\",\"showavatar\":\"1\",\"showcommentcount\":\"1\",\"showratings\":\"0\",\"enableratings\":\"0\",\"showhits\":\"0\",\"showreadmore\":\"1\",\"showdate\":\"1\",\"sourcedate\":\"created\",\"showcategory\":\"1\",\"includesubcategory\":\"0\",\"ordering\":\"created\",\"sort\":\"-1\",\"behavior\":\"tags\",\"photo_show\":\"1\",\"photo_legacy\":\"1\",\"photo_size\":\"thumbnail\",\"video_show\":\"1\",\"video_width\":\"250\",\"video_height\":\"250\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(283, 0, 'EasyBlog - Search Blogs Module', 'module', 'mod_easyblogsearch', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Search Blogs Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"A simple form which allows users to search for blog posts\",\"group\":\"\",\"filename\":\"mod_easyblogsearch\"}', '{\"placeholder\":\"MOD_EASYBLOGSEARCH_PLACEHOLDER\",\"cache\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(284, 0, 'EasyBlog - Showcase Module', 'module', 'mod_easyblogshowcase', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Showcase Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"This module allows you to choose several display mode for the posts on the site.\",\"group\":\"\",\"filename\":\"mod_easyblogshowcase\"}', '{\"navigation_type\":\"default\",\"count\":\"5\",\"catid\":\"0\",\"subcat\":\"1\",\"textlimit\":\"200\",\"showposttype\":\"featured\",\"contentfrom\":\"content\",\"photo_show\":\"1\",\"show_cover_placeholder\":\"1\",\"photo_legacy\":\"1\",\"showreadmore\":\"1\",\"contentauthor\":\"1\",\"authoravatar\":\"1\",\"contentdate\":\"1\",\"showratings\":\"1\",\"autoshuffle\":\"0\",\"display_showall\":\"0\",\"autorotate\":\"1\",\"autorotate_seconds\":\"30\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(285, 0, 'EasyBlog - Subscribe Module', 'module', 'mod_easyblogsubscribe', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Subscribe Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"Displays a subscribe to blog link in a module.\",\"group\":\"\",\"filename\":\"mod_easyblogsubscribe\"}', '{\"autodetection\":\"1\",\"subscription_type\":\"site\",\"type\":\"link\",\"placeholder\":\"\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(286, 0, 'EasyBlog - Subscribers Listing Module', 'module', 'mod_easyblogsubscribers', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Subscribers Listing Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"This module renders a list of subscribers for the current blog post that is being viewed in EasyBlog.\",\"group\":\"\",\"filename\":\"mod_easyblogsubscribers\"}', '{\"subscription_type\":\"site\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(287, 0, 'EasyBlog - Tag Cloud Module', 'module', 'mod_easyblogtagcloud', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Tag Cloud Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"This module will list down tags created through EasyBlog in a tag cloud layout.\",\"group\":\"\",\"filename\":\"mod_easyblogtagcloud\"}', '{\"order\":\"postcount\",\"sort\":\"desc\",\"count\":\"0\",\"shuffleTags\":\"1\",\"categoryBased\":\"0\",\"minsize\":\"10\",\"maxsize\":\"30\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(288, 0, 'EasyBlog - Team Blogs Module', 'module', 'mod_easyblogteamblogs', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Team Blogs Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"Displays a list of team blogs that are created in EasyBlog in the module.\",\"group\":\"\",\"filename\":\"mod_easyblogteamblogs\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(289, 0, 'EasyBlog - Ticker Module', 'module', 'mod_easyblogticker', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Ticker Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"Displays ticker-like view for latest post\",\"group\":\"\",\"filename\":\"mod_easyblogticker\"}', '{\"count\":\"5\",\"truncate_title\":\"0\",\"catid\":\"0\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(290, 0, 'EasyBlog - Top Blogs Module', 'module', 'mod_easyblogtopblogs', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Top Blogs Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2017 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"\\n\\t\\tTop rated blog entries will display a list of blog entries that are highly rated.\",\"group\":\"\",\"filename\":\"mod_easyblogtopblogs\"}', '{\"module_layout\":\"vertical\",\"column\":\"4\",\"count\":\"5\",\"textcount\":\"200\",\"catid\":\"\",\"showintro\":\"0\",\"showavatar\":\"0\",\"showauthor\":\"0\",\"showdate\":\"1\",\"showcategory\":\"1\",\"showprivate\":\"1\",\"showcommentcount\":\"0\",\"showhits\":\"0\",\"showreadmore\":\"1\",\"showratings\":\"0\",\"enableratings\":\"1\",\"sorting\":\"sum\",\"photo_show\":\"1\",\"photo_legacy\":\"1\",\"show_photo_placeholder\":\"0\",\"photo_size\":\"thumbnail\",\"video_show\":\"1\",\"video_width\":\"250\",\"video_height\":\"250\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', NULL, NULL, 0, 0, NULL),
(291, 0, 'EasyBlog - Welcome Module', 'module', 'mod_easyblogwelcome', '', '', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Welcome Module\",\"type\":\"module\",\"creationDate\":\"1st November 2022\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"http:\\/\\/stackideas.com\",\"version\":\"6.0.10\",\"description\":\"A module that provides users login and will welcome the users if they are already logged in. Also consist of all sort of shortcut for easy access to EasyBlog\'s features.\",\"group\":\"\",\"filename\":\"mod_easyblogwelcome\"}', '{\"display_avatar\":\"1\",\"enable_login\":\"1\",\"usesecure\":\"0\",\"login\":\"none\",\"logout\":\"none\",\"cache\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(292, 0, 'EasyBlog - Auto Article', 'plugin', 'autoarticle', '', 'easyblog', 0, 0, 1, 0, 0, '{\"name\":\"EasyBlog - Auto Article\",\"type\":\"plugin\",\"creationDate\":\"25 April 2017\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2010 - 2017 StackIdeas. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"https:\\/\\/stackideas.com\",\"version\":\"5.1.0\",\"description\":\"\\n\\t\\tEasyBlog auto article creation\\n\\t\",\"group\":\"\",\"filename\":\"autoarticle\"}', '{\"status\":\"0\",\"access\":\"-1\",\"frontpage\":\"1\",\"unpublish\":\"0\",\"sectionCategory\":\"0\",\"autocategory\":\"0\",\"readmore\":\"1\"}', '', NULL, NULL, 0, 0, NULL),
(293, 0, 'EasyBlog - Pagebreak', 'plugin', 'pagebreak', '', 'easyblog', 0, 1, 1, 0, 0, '{\"name\":\"EasyBlog - Pagebreak\",\"type\":\"plugin\",\"creationDate\":\"25 April 2017\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2010 - 2017 StackIdeas. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"https:\\/\\/stackideas.com\",\"version\":\"5.1.0\",\"description\":\"This plugins will give you the ability to create pagination for your blog post. The HTML code is included here as a reference of what is available. The page break will be displayed in the text window as a simple horizontal line.\",\"group\":\"\",\"filename\":\"pagebreak\"}', '{\"enabled\":\"1\",\"title\":\"1\",\"multipage_toc\":\"1\",\"showall\":\"1\",\"show_top_pagination\":\"1\",\"show_bot_pagination\":\"1\"}', '', NULL, NULL, 0, 0, NULL),
(294, 0, 'Button - EasyBlog Google Import', 'plugin', 'easybloggoogleimport', '', 'editors-xtd', 0, 1, 1, 0, 0, '{\"name\":\"Button - EasyBlog Google Import\",\"type\":\"plugin\",\"creationDate\":\"16\\/04\\/2021\",\"author\":\"stackideas.com\",\"copyright\":\"Copyright StackIdeas. All rights reserved\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"https:\\/\\/stackideas.com\",\"version\":\"1.0.0\",\"description\":\"A button under the editor that allows authors to import Google docs file as content into editor\",\"group\":\"\",\"filename\":\"easybloggoogleimport\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(295, 0, 'Button - EasyBlog Polls', 'plugin', 'easyblogpolls', '', 'editors-xtd', 0, 1, 1, 0, 0, '{\"name\":\"Button - EasyBlog Polls\",\"type\":\"plugin\",\"creationDate\":\"16\\/04\\/2021\",\"author\":\"stackideas.com\",\"copyright\":\"Copyright StackIdeas. All rights reserved\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"https:\\/\\/stackideas.com\",\"version\":\"1.0.0\",\"description\":\"A button under the editor that allows authors to add a poll into the blog post\",\"group\":\"\",\"filename\":\"easyblogpolls\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(296, 0, 'Smart Search - EasyBlog Posts', 'plugin', 'easyblog', '', 'finder', 0, 1, 1, 0, 0, '{\"name\":\"Smart Search - EasyBlog Posts\",\"type\":\"plugin\",\"creationDate\":\"25 April 2017\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2010 - 2017 StackIdeas. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"https:\\/\\/stackideas.com\",\"version\":\"5.1.0\",\"description\":\"This plugin indexes EasyBlog blog entries in Smart Search.\",\"group\":\"\",\"filename\":\"easyblog\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(297, 0, 'Installer - EasyBlog', 'plugin', 'easyblog', '', 'installer', 0, 1, 1, 0, 0, '{\"name\":\"Installer - EasyBlog\",\"type\":\"plugin\",\"creationDate\":\"9 January 2018\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2009 - 2015 Stack Ideas Sdn Bhd. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"https:\\/\\/stackideas.com\",\"version\":\"5.2.0\",\"description\":\"\\n\\t\\tPerform updates for EasyBlog\\n\\t\",\"group\":\"\",\"filename\":\"easyblog\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(298, 0, 'Search - Easy Blog', 'plugin', 'easyblog', '', 'search', 0, 1, 1, 0, 0, '{\"name\":\"Search - Easy Blog\",\"type\":\"plugin\",\"creationDate\":\"25 April 2017\",\"author\":\"StackIdeas Private Limited\",\"copyright\":\"Copyright 2010 - 2017 StackIdeas. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"https:\\/\\/stackideas.com\",\"version\":\"5.1.0\",\"description\":\"Allows user to search for blog entries created from Easy Blog\",\"group\":\"\",\"filename\":\"easyblog\"}', '{\"limit\":\"50\"}', '', NULL, NULL, 0, 0, NULL),
(299, 0, 'User - EasyBlog Users', 'plugin', 'easyblogusers', '', 'user', 0, 1, 1, 0, 0, '{\"name\":\"User - EasyBlog Users\",\"type\":\"plugin\",\"creationDate\":\"25 April 2017\",\"author\":\"Stack Ideas Sdn Bhd\",\"copyright\":\"Copyright 2010 - 2017 StackIdeas. All rights reserved.\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"https:\\/\\/stackideas.com\",\"version\":\"5.1.0\",\"description\":\"EasyBlog user plugin. This plugin is responsible to delete user\'s related records such as blog post and etc.\",\"group\":\"\",\"filename\":\"easyblogusers\"}', '{\"show_subscribe\":\"0\"}', '', NULL, NULL, 0, 0, NULL);

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

--
-- Table structure for table `cuod6_fields`
--

DROP TABLE IF EXISTS `cuod6_fields`;
CREATE TABLE `cuod6_fields` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `context` varchar(255) NOT NULL DEFAULT '',
  `group_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL DEFAULT '',
  `name` varchar(255) NOT NULL DEFAULT '',
  `label` varchar(255) NOT NULL DEFAULT '',
  `default_value` text DEFAULT NULL,
  `type` varchar(255) NOT NULL DEFAULT 'text',
  `note` varchar(255) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `required` tinyint(4) NOT NULL DEFAULT 0,
  `only_use_in_subform` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  `fieldparams` text NOT NULL,
  `language` char(7) NOT NULL DEFAULT '',
  `created_time` datetime NOT NULL,
  `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `access` int(11) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_fields_categories`
--

DROP TABLE IF EXISTS `cuod6_fields_categories`;
CREATE TABLE `cuod6_fields_categories` (
  `field_id` int(11) NOT NULL DEFAULT 0,
  `category_id` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_fields_groups`
--

DROP TABLE IF EXISTS `cuod6_fields_groups`;
CREATE TABLE `cuod6_fields_groups` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `context` varchar(255) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  `language` char(7) NOT NULL DEFAULT '',
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `access` int(11) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_fields_values`
--

DROP TABLE IF EXISTS `cuod6_fields_values`;
CREATE TABLE `cuod6_fields_values` (
  `field_id` int(10) UNSIGNED NOT NULL,
  `item_id` varchar(255) NOT NULL COMMENT 'Allow references to items which have strings as ids, eg. none db systems.',
  `value` mediumtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_finder_filters`
--

DROP TABLE IF EXISTS `cuod6_finder_filters`;
CREATE TABLE `cuod6_finder_filters` (
  `filter_id` int(10) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `alias` varchar(255) NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `map_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `data` text DEFAULT NULL,
  `params` mediumtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_finder_links`
--

DROP TABLE IF EXISTS `cuod6_finder_links`;
CREATE TABLE `cuod6_finder_links` (
  `link_id` int(10) UNSIGNED NOT NULL,
  `url` varchar(255) NOT NULL,
  `route` varchar(400) NOT NULL,
  `title` varchar(400) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `indexdate` datetime NOT NULL,
  `md5sum` varchar(32) DEFAULT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 1,
  `state` int(11) NOT NULL DEFAULT 1,
  `access` int(11) NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT '',
  `publish_start_date` datetime DEFAULT NULL,
  `publish_end_date` datetime DEFAULT NULL,
  `start_date` datetime DEFAULT NULL,
  `end_date` datetime DEFAULT NULL,
  `list_price` double UNSIGNED NOT NULL DEFAULT 0,
  `sale_price` double UNSIGNED NOT NULL DEFAULT 0,
  `type_id` int(11) NOT NULL,
  `object` mediumblob DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_finder_links`
--

INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1, 'index.php?option=com_content&view=article&id=1', 'index.php?option=com_content&view=article&id=1:thank-you&catid=2', 'Thank you', ' Thank You We have received your message and would like to thank you for contacting us. If your inquiry is urgent, please use the telephone number listed below to talk to one of our staff members. Otherwise, we will reply by email as soon as possible. (346) 200-6097 | Black Dog Forensics ', '2025-03-06 11:09:42', 'f37837115f6a2937d8a1f464b995bc2e', 1, 1, 1, '*', '2025-03-06 11:05:47', NULL, '2025-03-06 11:05:47', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3238393a22205468616e6b20596f75205765206861766520726563656976656420796f7572206d65737361676520616e6420776f756c64206c696b6520746f207468616e6b20796f7520666f7220636f6e74616374696e672075732e20496620796f757220696e717569727920697320757267656e742c20706c6561736520757365207468652074656c6570686f6e65206e756d626572206c69737465642062656c6f7720746f2074616c6b20746f206f6e65206f66206f7572207374616666206d656d626572732e204f74686572776973652c2077652077696c6c207265706c7920627920656d61696c20617320736f6f6e20617320706f737369626c652e202833343629203230302d36303937207c20426c61636b20446f6720466f72656e7369637320223b693a333b613a32353a7b733a323a226964223b693a313b733a353a22616c696173223b733a393a227468616e6b20796f75223b733a373a2273756d6d617279223b733a3637313a223c64697620636c6173733d226472792d7064206476732d68223e0d0a202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d226d78373638206d6c722d617420742d63656e746572223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572223e5468616e6b20596f753c2f68323e0d0a2020202020202020202020203c7020636c6173733d226d743234223e5765206861766520726563656976656420796f7572206d65737361676520616e6420776f756c64206c696b6520746f207468616e6b20796f7520666f7220636f6e74616374696e672075732e20496620796f757220696e717569727920697320757267656e742c20706c6561736520757365207468652074656c6570686f6e65206e756d626572206c69737465642062656c6f7720746f2074616c6b20746f206f6e65206f66206f7572207374616666206d656d626572732e204f74686572776973652c2077652077696c6c207265706c7920627920656d61696c20617320736f6f6e20617320706f737369626c652e3c2f703e0d0a2020202020202020202020203c7020636c6173733d226d743234223e3c6120687265663d2274656c3a2833343629203230302d36303937223e2833343629203230302d363039373c2f613e3c212d2d207c203c6120687265663d226d61696c746f3a7465616d406b6e617573736c61776669726d2e636f6d2220626173653d22223e7465616d406b6e617573736c61776669726d2e636f6d3c2f613e2d2d3e207c203c6120687265663d222f223e426c61636b20446f6720466f72656e736963733c2f613e3c2f703e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30332d30362031313a30393a3432223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31313a22313a7468616e6b2d796f75223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30332d30362031313a30353a3437223b693a31303b4e3b693a31313b733a36343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313a7468616e6b2d796f752663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30332d30362031313a30353a3437223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a393a225468616e6b20796f75223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31223b7d),
(2, 'index.php?option=com_content&view=article&id=2', 'index.php?option=com_content&view=article&id=2:contact&catid=2', 'Contact', '', '2025-05-19 06:38:18', 'f6aa060747b9b59ffbef200559f21e48', 1, 1, 1, '*', '2025-04-04 10:21:19', NULL, '2025-04-04 10:21:19', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a323b733a353a22616c696173223b733a373a22636f6e74616374223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d31392030363a33383a3138223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a32333b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a393a22323a636f6e74616374223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30342031303a32313a3139223b693a31303b4e3b693a31313b733a36323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323a636f6e746163742663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30342031303a32313a3139223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a373a22436f6e74616374223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(3, 'index.php?option=com_content&view=article&id=3', 'index.php?option=com_content&view=article&id=3:about-our-digital-forensics-experts&catid=2', 'About Our Digital Forensics Experts', ' Your Trusted Partner in Digital Forensics & Expert Investigations Black Dog Forensics is a premier provider of digital forensic investigations, expert witness services, and cyber forensic analysis. Our certified team helps attorneys, corporations, and individuals uncover the truth behind cybercrimes, fraud, intellectual property theft, and internal misconduct. With decades of experience and a commitment to legally sound, court-admissible evidence, we translate complex data into clear, defensible findings. Who We Are Founded on the Pursuit of Truth Established in 2018, Black Dog Forensics was born out of a vision to transform the landscape of digital investigations. We recognized a critical need in the industry—not just for retrieving data from digital devices, but for uncovering the truth within that data. Many forensic companies were proficient in data retrieval but often fell short in empowering clients with a in-depth understanding of the truth, rendering the data practically unusable. Deliver more than just data—we provide expert interpretation.​ Help clients understand and utilize digital evidence effectively.​  Ensure that forensic findings are clear, actionable, and legally defensible.​ Committed to Excellence & Innovation Since our inception, we have continually evolved, adopting cutting-edge forensic methodologies and staying ahead of technological advancements. Our team takes pride in guiding clients through high-stakes legal, corporate, and investigative matters with integrity and expertise. Who We Are Our Mission \"Our mission at Black Dog Forensics is to provide ethical and unparalleled expert digital forensics services by leveraging our extensive field experience to retrieve the truth so clients can make informed decisions to navigate complex legal, business, and personal challenges.\" At Black Dog Forensics, we don’t just extract digital data—we analyze, interpret, and provide expert insights to ensure our clients fully understand and can act on the evidence.​ Our Vision \"To be the premier choice for digital investigations, empowering our clients with the truth they seek by staying at the forefront of technological advancements and industry best practices.\" We empower attorneys, businesses, government agencies, and individuals with indisputable digital evidence, ensuring justice, security, and informed decision-making in a rapidly evolving digital world.​  Meet the team Certified Experts in Digital Forensics Forensic Specialists | Investigative Experts | Court-Tested Witnesses Our team is composed of industry-certified professionals with extensive experience in law enforcement, legal investigations, and corporate forensics. They bring a wealth of knowledge to every investigation and consultative engagement. What Sets Our Experts Apart? With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss. Industry-Certified Professionals Holding top forensic certifications for the highest standards of evidence handling.​ Deep Investigative Experience Expertise in cases involving fraud, cybercrimes, intellectual property theft, human trafficking, and digital misconduct.​ Former Law Enforcement & Legal Experts Our team includes professionals with backgrounds in criminal investigations, civil litigation, and national security.​ Extensive Courtroom Experience Seasoned expert witnesses, capable of translating complex digital evidence into clear, court-admissible testimony.​  Fighting Human Trafficking Through Digital Forensics Our mission extends beyond forensic investigations. We actively support the fight against human trafficking through awareness, prevention, and rescue initiatives. How We Take Action Pro Bono Forensic Support Assisting law enforcement and non-profits in trafficking cases that require immediate forensic intervention. Funding Prevention & Recovery Efforts A portion of our proceeds supports anti-trafficking programs and initiatives in high-risk areas. How We Take Action In 2024, we built a church in one of the world’s most affected regions, taking a significant step in our commitment to combating human trafficking. Our long-term vision includes expanding our efforts in these areas, with the ultimate goal of establishing an orphanage to support children rescued from trafficking and exploitation. By choosing Black Dog Forensics, you are not just securing expert forensic services—you are supporting a mission to protect the vulnerable and restore hope where it is needed most. Why Black Dog Forensics? The Right Experts. The Right Technology. The Right Approach. Proven Expertise Experience handling high-profile cases in legal, corporate, and law enforcement sectors.​​ Court-Admissible Evidence Every forensic report meets the highest legal and evidentiary standards.​​ Trusted by Legal & Business Professionals A proven track record of delivering results that stand up in court.​​ Ethical & Unbiased Analysis We operate with complete integrity, objectivity, and professionalism.​​ Ready for Court-Admissible Digital Evidence? Get forensic clarity - fast. Whether you’re facing a legal battle, a corporate breach, or a sensitive investigation, our certified experts are ready to support you with defensible, discreet digital evidence that holds up in court. Speak with a Forensics Expert ', '2025-05-23 11:19:57', '7120d1b4977d273075984278c1c40b1f', 1, 1, 1, '*', '2025-04-07 07:00:43', NULL, '2025-04-07 07:00:43', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a353337363a2220596f7572205472757374656420506172746e657220696e204469676974616c20466f72656e7369637320262045787065727420496e7665737469676174696f6e7320426c61636b20446f6720466f72656e736963732069732061207072656d6965722070726f7669646572206f66206469676974616c20666f72656e73696320696e7665737469676174696f6e732c20657870657274207769746e6573732073657276696365732c20616e6420637962657220666f72656e73696320616e616c797369732e204f757220636572746966696564207465616d2068656c7073206174746f726e6579732c20636f72706f726174696f6e732c20616e6420696e646976696475616c7320756e636f7665722074686520747275746820626568696e642063796265726372696d65732c2066726175642c20696e74656c6c65637475616c2070726f70657274792074686566742c20616e6420696e7465726e616c206d6973636f6e647563742e20576974682064656361646573206f6620657870657269656e636520616e64206120636f6d6d69746d656e7420746f206c6567616c6c7920736f756e642c20636f7572742d61646d69737369626c652065766964656e63652c207765207472616e736c61746520636f6d706c6578206461746120696e746f20636c6561722c20646566656e7369626c652066696e64696e67732e2057686f2057652041726520466f756e646564206f6e207468652050757273756974206f662054727574682045737461626c697368656420696e20323031382c20426c61636b20446f6720466f72656e736963732077617320626f726e206f7574206f66206120766973696f6e20746f207472616e73666f726d20746865206c616e647363617065206f66206469676974616c20696e7665737469676174696f6e732e205765207265636f676e697a6564206120637269746963616c206e65656420696e2074686520696e647573747279e280946e6f74206a75737420666f722072657472696576696e6720646174612066726f6d206469676974616c20646576696365732c2062757420666f7220756e636f766572696e67207468652074727574682077697468696e207468617420646174612e204d616e7920666f72656e73696320636f6d70616e69657320776572652070726f66696369656e7420696e20646174612072657472696576616c20627574206f6674656e2066656c6c2073686f727420696e20656d706f776572696e6720636c69656e74732077697468206120696e2d646570746820756e6465727374616e64696e67206f66207468652074727574682c2072656e646572696e672074686520646174612070726163746963616c6c7920756e757361626c652e2044656c69766572206d6f7265207468616e206a7573742064617461e2809477652070726f766964652065787065727420696e746572707265746174696f6e2ee2808b2048656c7020636c69656e747320756e6465727374616e6420616e64207574696c697a65206469676974616c2065766964656e6365206566666563746976656c792ee2808b2020456e73757265207468617420666f72656e7369632066696e64696e67732061726520636c6561722c20616374696f6e61626c652c20616e64206c6567616c6c7920646566656e7369626c652ee2808b20436f6d6d697474656420746f20457863656c6c656e6365202620496e6e6f766174696f6e2053696e6365206f757220696e63657074696f6e2c207765206861766520636f6e74696e75616c6c792065766f6c7665642c2061646f7074696e672063757474696e672d6564676520666f72656e736963206d6574686f646f6c6f6769657320616e642073746179696e67206168656164206f6620746563686e6f6c6f676963616c20616476616e63656d656e74732e204f7572207465616d2074616b657320707269646520696e2067756964696e6720636c69656e7473207468726f75676820686967682d7374616b6573206c6567616c2c20636f72706f726174652c20616e6420696e7665737469676174697665206d617474657273207769746820696e7465677269747920616e64206578706572746973652e2057686f20576520417265204f7572204d697373696f6e20224f7572206d697373696f6e20617420426c61636b20446f6720466f72656e7369637320697320746f2070726f76696465206574686963616c20616e6420756e706172616c6c656c656420657870657274206469676974616c20666f72656e73696373207365727669636573206279206c657665726167696e67206f757220657874656e73697665206669656c6420657870657269656e636520746f2072657472696576652074686520747275746820736f20636c69656e74732063616e206d616b6520696e666f726d6564206465636973696f6e7320746f206e6176696761746520636f6d706c6578206c6567616c2c20627573696e6573732c20616e6420706572736f6e616c206368616c6c656e6765732e2220417420426c61636b20446f6720466f72656e736963732c20776520646f6ee2809974206a7573742065787472616374206469676974616c2064617461e28094776520616e616c797a652c20696e746572707265742c20616e642070726f766964652065787065727420696e73696768747320746f20656e73757265206f757220636c69656e74732066756c6c7920756e6465727374616e6420616e642063616e20616374206f6e207468652065766964656e63652ee2808b204f757220566973696f6e2022546f20626520746865207072656d6965722063686f69636520666f72206469676974616c20696e7665737469676174696f6e732c20656d706f776572696e67206f757220636c69656e74732077697468207468652074727574682074686579207365656b2062792073746179696e672061742074686520666f726566726f6e74206f6620746563686e6f6c6f676963616c20616476616e63656d656e747320616e6420696e6475737472792062657374207072616374696365732e2220576520656d706f776572206174746f726e6579732c20627573696e65737365732c20676f7665726e6d656e74206167656e636965732c20616e6420696e646976696475616c73207769746820696e64697370757461626c65206469676974616c2065766964656e63652c20656e737572696e67206a7573746963652c2073656375726974792c20616e6420696e666f726d6564206465636973696f6e2d6d616b696e6720696e20612072617069646c792065766f6c76696e67206469676974616c20776f726c642ee2808b20204d65657420746865207465616d20436572746966696564204578706572747320696e204469676974616c20466f72656e7369637320466f72656e736963205370656369616c69737473207c20496e76657374696761746976652045787065727473207c20436f7572742d546573746564205769746e6573736573204f7572207465616d20697320636f6d706f736564206f6620696e6475737472792d6365727469666965642070726f66657373696f6e616c73207769746820657874656e7369766520657870657269656e636520696e206c617720656e666f7263656d656e742c206c6567616c20696e7665737469676174696f6e732c20616e6420636f72706f7261746520666f72656e736963732e2054686579206272696e672061207765616c7468206f66206b6e6f776c6564676520746f20657665727920696e7665737469676174696f6e20616e6420636f6e73756c74617469766520656e676167656d656e742e20576861742053657473204f757220457870657274732041706172743f205769746820426c61636b20446f6720466f72656e736963732c20796f75206761696e20612074727573746564207465616d2064656469636174656420746f20756e636f766572696e6720746865207472757468206f7468657273206d69676874206d6973732e20496e6475737472792d4365727469666965642050726f66657373696f6e616c7320486f6c64696e6720746f7020666f72656e7369632063657274696669636174696f6e7320666f72207468652068696768657374207374616e6461726473206f662065766964656e63652068616e646c696e672ee2808b204465657020496e766573746967617469766520457870657269656e63652045787065727469736520696e20636173657320696e766f6c76696e672066726175642c2063796265726372696d65732c20696e74656c6c65637475616c2070726f70657274792074686566742c2068756d616e20747261666669636b696e672c20616e64206469676974616c206d6973636f6e647563742ee2808b20466f726d6572204c617720456e666f7263656d656e742026204c6567616c2045787065727473204f7572207465616d20696e636c756465732070726f66657373696f6e616c732077697468206261636b67726f756e647320696e206372696d696e616c20696e7665737469676174696f6e732c20636976696c206c697469676174696f6e2c20616e64206e6174696f6e616c2073656375726974792ee2808b20457874656e7369766520436f757274726f6f6d20457870657269656e636520536561736f6e656420657870657274207769746e65737365732c2063617061626c65206f66207472616e736c6174696e6720636f6d706c6578206469676974616c2065766964656e636520696e746f20636c6561722c20636f7572742d61646d69737369626c652074657374696d6f6e792ee2808b20204669676874696e672048756d616e20547261666669636b696e67205468726f756768204469676974616c20466f72656e73696373204f7572206d697373696f6e20657874656e6473206265796f6e6420666f72656e73696320696e7665737469676174696f6e732e205765206163746976656c7920737570706f72742074686520666967687420616761696e73742068756d616e20747261666669636b696e67207468726f7567682061776172656e6573732c2070726576656e74696f6e2c20616e642072657363756520696e6974696174697665732e20486f772057652054616b6520416374696f6e2050726f20426f6e6f20466f72656e73696320537570706f727420417373697374696e67206c617720656e666f7263656d656e7420616e64206e6f6e2d70726f6669747320696e20747261666669636b696e672063617365732074686174207265717569726520696d6d65646961746520666f72656e73696320696e74657276656e74696f6e2e2046756e64696e672050726576656e74696f6e2026205265636f76657279204566666f727473204120706f7274696f6e206f66206f75722070726f636565647320737570706f72747320616e74692d747261666669636b696e672070726f6772616d7320616e6420696e69746961746976657320696e20686967682d7269736b2061726561732e20486f772057652054616b6520416374696f6e20496e20323032342c207765206275696c7420612063687572636820696e206f6e65206f662074686520776f726c64e2809973206d6f737420616666656374656420726567696f6e732c2074616b696e672061207369676e69666963616e74207374657020696e206f757220636f6d6d69746d656e7420746f20636f6d626174696e672068756d616e20747261666669636b696e672e204f7572206c6f6e672d7465726d20766973696f6e20696e636c7564657320657870616e64696e67206f7572206566666f72747320696e2074686573652061726561732c20776974682074686520756c74696d61746520676f616c206f662065737461626c697368696e6720616e206f727068616e61676520746f20737570706f7274206368696c6472656e20726573637565642066726f6d20747261666669636b696e6720616e64206578706c6f69746174696f6e2e2042792063686f6f73696e6720426c61636b20446f6720466f72656e736963732c20796f7520617265206e6f74206a757374207365637572696e672065787065727420666f72656e736963207365727669636573e28094796f752061726520737570706f7274696e672061206d697373696f6e20746f2070726f74656374207468652076756c6e657261626c6520616e6420726573746f726520686f7065207768657265206974206973206e6565646564206d6f73742e2057687920426c61636b20446f6720466f72656e736963733f2054686520526967687420457870657274732e2054686520526967687420546563686e6f6c6f67792e2054686520526967687420417070726f6163682e2050726f76656e2045787065727469736520457870657269656e63652068616e646c696e6720686967682d70726f66696c6520636173657320696e206c6567616c2c20636f72706f726174652c20616e64206c617720656e666f7263656d656e7420736563746f72732ee2808be2808b20436f7572742d41646d69737369626c652045766964656e636520457665727920666f72656e736963207265706f7274206d65657473207468652068696768657374206c6567616c20616e642065766964656e7469617279207374616e64617264732ee2808be2808b2054727573746564206279204c6567616c202620427573696e6573732050726f66657373696f6e616c7320412070726f76656e20747261636b207265636f7264206f662064656c69766572696e6720726573756c74732074686174207374616e6420757020696e20636f7572742ee2808be2808b204574686963616c202620556e62696173656420416e616c79736973205765206f706572617465207769746820636f6d706c65746520696e746567726974792c206f626a65637469766974792c20616e642070726f66657373696f6e616c69736d2ee2808be2808b20526561647920666f7220436f7572742d41646d69737369626c65204469676974616c2045766964656e63653f2047657420666f72656e73696320636c6172697479202d20666173742e205768657468657220796f75e28099726520666163696e672061206c6567616c20626174746c652c206120636f72706f72617465206272656163682c206f7220612073656e73697469766520696e7665737469676174696f6e2c206f75722063657274696669656420657870657274732061726520726561647920746f20737570706f727420796f75207769746820646566656e7369626c652c206469736372656574206469676974616c2065766964656e6365207468617420686f6c647320757020696e20636f7572742e20537065616b2077697468206120466f72656e736963732045787065727420223b693a333b613a32353a7b733a323a226964223b693a333b733a353a22616c696173223b733a33353a2261626f7574206f7572206469676974616c20666f72656e736963732065787065727473223b733a373a2273756d6d617279223b733a31333735353a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a202020203c64697620636c6173733d226d783134343020706f732d7265223e0d0a20202020202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20202020202020203c64697620636c6173733d226472792d7064223e0d0a2020202020202020202020203c64697620636c6173733d22736974652d7769647468223e0d0a202020202020202020202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020202020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e596f7572205472757374656420506172746e657220696e204469676974616c20466f72656e7369637320262045787065727420496e7665737469676174696f6e733c2f68323e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d22626e2d747874206d72743234206d6c722d6174223e0d0a20202020202020202020202020202020202020202020202020202020426c61636b20446f6720466f72656e736963732069732061207072656d6965722070726f7669646572206f66206469676974616c20666f72656e73696320696e7665737469676174696f6e732c20657870657274207769746e6573730d0a2020202020202020202020202020202020202020202020202020202073657276696365732c20616e6420637962657220666f72656e73696320616e616c797369732e204f757220636572746966696564207465616d2068656c7073206174746f726e6579732c20636f72706f726174696f6e732c20616e640d0a20202020202020202020202020202020202020202020202020202020696e646976696475616c7320756e636f7665722074686520747275746820626568696e642063796265726372696d65732c2066726175642c20696e74656c6c65637475616c2070726f70657274792074686566742c20616e640d0a20202020202020202020202020202020202020202020202020202020696e7465726e616c206d6973636f6e647563742e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d22626e2d747874206d72743234206d6c722d6174223e0d0a20202020202020202020202020202020202020202020202020202020576974682064656361646573206f6620657870657269656e636520616e64206120636f6d6d69746d656e7420746f206c6567616c6c7920736f756e642c20636f7572742d61646d69737369626c652065766964656e63652c2077650d0a202020202020202020202020202020202020202020202020202020207472616e736c61746520636f6d706c6578206461746120696e746f20636c6561722c20646566656e7369626c652066696e64696e67732e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d226472792d7064207074343020706f732d72652062636b2d696d6773206f76722d666c2d68206d7831383030223e0d0a202020203c64697620636c6173733d226d7831343430223e0d0a20202020202020203c64697620636c6173733d22736974652d7769647468223e0d0a2020202020202020202020203c64697620636c6173733d226d6c722d6174223e0d0a202020202020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e57686f205765204172653c2f68323e0d0a202020202020202020202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e466f756e646564206f6e207468652050757273756974206f662054727574683c2f68333e0d0a202020202020202020202020202020203c7020636c6173733d226d74323420702d657874206d617831313730223e45737461626c697368656420696e20323031382c20426c61636b20446f6720466f72656e736963732077617320626f726e206f7574206f66206120766973696f6e20746f0d0a20202020202020202020202020202020202020207472616e73666f726d207468650d0a20202020202020202020202020202020202020206c616e647363617065206f66206469676974616c20696e7665737469676174696f6e732e205765207265636f676e697a6564206120637269746963616c206e65656420696e2074686520696e647573747279e280946e6f74206a75737420666f720d0a202020202020202020202020202020202020202072657472696576696e6720646174612066726f6d206469676974616c20646576696365732c2062757420666f7220756e636f766572696e67207468652074727574682077697468696e207468617420646174612e204d616e7920666f72656e7369630d0a2020202020202020202020202020202020202020636f6d70616e69657320776572652070726f66696369656e7420696e20646174612072657472696576616c20627574206f6674656e2066656c6c2073686f727420696e20656d706f776572696e6720636c69656e7473207769746820610d0a2020202020202020202020202020202020202020696e2d646570746820756e6465727374616e64696e67206f66207468652074727574682c2072656e646572696e672074686520646174612070726163746963616c6c7920756e757361626c652e3c2f703e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c782067617034302077727020206d743634206162742d636f6c33223e0d0a202020202020202020202020202020203c64697620636c6173733d22636f6c33206368732d757320742d63656e7465722073637265656e2d66223e0d0a0d0a20202020202020202020202020202020202020203c7020636c6173733d226d74313820747877206673313820667736303020742d63656e746572206d783239322073637265656e2d7769647468223e44656c69766572206d6f7265207468616e206a7573742064617461e2809477652070726f76696465206578706572740d0a202020202020202020202020202020202020202020202020696e746572707265746174696f6e2ee2808b3c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c64697620636c6173733d22636f6c33206368732d757320742d63656e7465722073637265656e2d66223e0d0a0d0a20202020202020202020202020202020202020203c7020636c6173733d226d74313820747877206673313820667736303020742d63656e746572206d783239322073637265656e2d7769647468223e48656c7020636c69656e747320756e6465727374616e6420616e64207574696c697a65206469676974616c2065766964656e63650d0a2020202020202020202020202020202020202020202020206566666563746976656c792ee2808b3c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c64697620636c6173733d22636f6c33206368732d757320742d63656e7465722073637265656e2d66223e0d0a0d0a20202020202020202020202020202020202020203c7020636c6173733d226d74313820747877206673313820667736303020742d63656e746572206d783239322073637265656e2d7769647468223e456e73757265207468617420666f72656e7369632066696e64696e67732061726520636c6561722c20616374696f6e61626c652c0d0a202020202020202020202020202020202020202020202020616e640d0a2020202020202020202020202020202020202020202020206c6567616c6c7920646566656e7369626c652ee2808b0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22206d6c722d6174206d743634223e0d0a202020202020202020202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e436f6d6d697474656420746f20457863656c6c656e6365202620496e6e6f766174696f6e3c2f68333e0d0a202020202020202020202020202020203c7020636c6173733d226d74323420702d657874206d78383936223e0d0a202020202020202020202020202020202020202053696e6365206f757220696e63657074696f6e2c207765206861766520636f6e74696e75616c6c792065766f6c7665642c2061646f7074696e672063757474696e672d6564676520666f72656e7369630d0a20202020202020202020202020202020202020206d6574686f646f6c6f6769657320616e642073746179696e67206168656164206f6620746563686e6f6c6f676963616c20616476616e63656d656e74732e204f7572207465616d2074616b657320707269646520696e2067756964696e670d0a2020202020202020202020202020202020202020636c69656e74730d0a20202020202020202020202020202020202020207468726f75676820686967682d7374616b6573206c6567616c2c20636f72706f726174652c20616e6420696e7665737469676174697665206d617474657273207769746820696e7465677269747920616e64206578706572746973652e0d0a202020202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d226472792d706420706230206d6236342070743430223e0d0a202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e57686f205765204172653c2f68323e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d226472792d7064207074302065782d73747030223e0d0a202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22666c78206761703430206f75722d76697320666c782d646972223e0d0a2020202020202020202020203c64697620636c6173733d22706434303332207669736e223e0d0a202020202020202020202020202020203c683220636c6173733d226b6e732d686564206e65772d73697a65207478742d6e726d6c223e4f7572204d697373696f6e3c2f68323e0d0a202020202020202020202020202020203c7020636c6173733d226d74323420702d657874223e0d0a2020202020202020202020202020202020202020224f7572206d697373696f6e20617420426c61636b20446f6720466f72656e7369637320697320746f2070726f76696465206574686963616c20616e6420756e706172616c6c656c656420657870657274206469676974616c20666f72656e736963730d0a20202020202020202020202020202020202020207365727669636573206279206c657665726167696e67206f757220657874656e73697665206669656c6420657870657269656e636520746f2072657472696576652074686520747275746820736f20636c69656e74732063616e206d616b650d0a2020202020202020202020202020202020202020696e666f726d6564206465636973696f6e7320746f206e6176696761746520636f6d706c6578206c6567616c2c20627573696e6573732c20616e6420706572736f6e616c206368616c6c656e6765732e220d0a202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c7020636c6173733d226d74323420702d657874223e417420426c61636b20446f6720466f72656e736963732c20776520646f6ee2809974206a7573742065787472616374206469676974616c2064617461e28094776520616e616c797a652c20696e746572707265742c0d0a2020202020202020202020202020202020202020616e642070726f766964652065787065727420696e73696768747320746f20656e73757265206f757220636c69656e74732066756c6c7920756e6465727374616e6420616e642063616e20616374206f6e207468652065766964656e63652ee2808b3c2f703e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22706434303332207669736e223e0d0a202020202020202020202020202020203c683220636c6173733d226b6e732d686564206e65772d73697a65207478742d6e726d6c223e4f757220566973696f6e3c2f68323e0d0a202020202020202020202020202020203c7020636c6173733d226d74323420702d657874223e0d0a202020202020202020202020202020202020202022546f20626520746865207072656d6965722063686f69636520666f72206469676974616c20696e7665737469676174696f6e732c20656d706f776572696e67206f757220636c69656e747320776974682074686520747275746820746865790d0a20202020202020202020202020202020202020207365656b2062792073746179696e672061742074686520666f726566726f6e74206f6620746563686e6f6c6f676963616c20616476616e63656d656e747320616e6420696e6475737472792062657374207072616374696365732e220d0a202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c7020636c6173733d226d74323420702d657874223e576520656d706f776572206174746f726e6579732c20627573696e65737365732c20676f7665726e6d656e74206167656e636965732c20616e6420696e646976696475616c7320776974680d0a2020202020202020202020202020202020202020696e64697370757461626c65206469676974616c2065766964656e63652c20656e737572696e67206a7573746963652c2073656375726974792c20616e6420696e666f726d6564206465636973696f6e2d6d616b696e6720696e20612072617069646c790d0a202020202020202020202020202020202020202065766f6c76696e67206469676974616c20776f726c642ee2808b3c2f703e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d6820626b2d6d67626f7831312070743430206d783138353020223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a20202020202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4d65657420746865207465616d3c2f68323e0d0a2020202020202020202020203c683320636c6173733d2262642d747264206d743234207478742d6e726d6c223e436572746966696564204578706572747320696e204469676974616c20466f72656e736963733c2f68333e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874223e466f72656e736963205370656369616c69737473207c20496e76657374696761746976652045787065727473207c20436f7572742d546573746564205769746e65737365733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d74323420702d657874223e4f7572207465616d20697320636f6d706f736564206f6620696e6475737472792d6365727469666965642070726f66657373696f6e616c73207769746820657874656e7369766520657870657269656e636520696e0d0a202020202020202020202020202020206c617720656e666f7263656d656e742c206c6567616c20696e7665737469676174696f6e732c20616e6420636f72706f7261746520666f72656e736963732e2054686579206272696e672061207765616c7468206f66206b6e6f776c6564676520746f0d0a20202020202020202020202020202020657665727920696e7665737469676174696f6e20616e6420636f6e73756c74617469766520656e676167656d656e742e3c2f703e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020202020202020203c683320636c6173733d2262642d747264206d743332207478742d6e726d6c223e576861742053657473204f757220457870657274732041706172743f3c2f68333e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020202020202020205769746820426c61636b20446f6720466f72656e736963732c20796f75206761696e20612074727573746564207465616d2064656469636174656420746f20756e636f766572696e6720746865207472757468206f7468657273206d69676874206d6973732e0d0a2020202020202020202020203c2f703e0d0a0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c78206761703234206d743430207772702070726f74637420636f6c3434223e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a202020202020202020202020202020203c696d67207372633d22696d616765732f646f672f7376672f706572736f6e5f736869656c642e7376672220616c743d2269636f6e2220636c6173733d2269636e2d6368223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564206d743230223e496e6475737472792d4365727469666965642050726f66657373696f6e616c733c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e486f6c64696e6720746f7020666f72656e7369632063657274696669636174696f6e7320666f72207468652068696768657374207374616e6461726473206f662065766964656e63652068616e646c696e672ee2808b0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a202020202020202020202020202020203c696d67207372633d22696d616765732f646f672f7376672f717569636b5f7265666572656e63652e7376672220616c743d2269636f6e2220636c6173733d2269636e2d6368223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564206d743230223e4465657020496e766573746967617469766520457870657269656e63653c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e45787065727469736520696e20636173657320696e766f6c76696e672066726175642c2063796265726372696d65732c20696e74656c6c65637475616c2070726f70657274792074686566742c2068756d616e0d0a202020202020202020202020202020202020202020202020747261666669636b696e672c20616e64206469676974616c206d6973636f6e647563742ee2808b3c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a202020202020202020202020202020203c696d67207372633d22696d616765732f646f672f7376672f646174612d657669642e7376672220616c743d2269636f6e2220636c6173733d2269636e2d6368223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564206d743230223e466f726d6572204c617720456e666f7263656d656e742026204c6567616c20457870657274733c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e4f7572207465616d20696e636c756465732070726f66657373696f6e616c732077697468206261636b67726f756e647320696e206372696d696e616c20696e7665737469676174696f6e732c20636976696c0d0a2020202020202020202020202020202020202020202020206c697469676174696f6e2c20616e64206e6174696f6e616c2073656375726974792ee2808b3c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a202020202020202020202020202020203c696d67207372633d22696d616765732f646f672f7376672f636f757274686f7573652e7376672220616c743d2269636f6e2220636c6173733d2269636e2d6368223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564206d743230223e457874656e7369766520436f757274726f6f6d20457870657269656e63653c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e536561736f6e656420657870657274207769746e65737365732c2063617061626c65206f66207472616e736c6174696e6720636f6d706c6578206469676974616c2065766964656e636520696e746f0d0a202020202020202020202020202020202020202020202020636c6561722c20636f7572742d61646d69737369626c652074657374696d6f6e792ee2808b3c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a202020202020202020202020202020203c696d67207372633d22696d616765732f646f672f61626f7574312d6e2d696d2e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a202020202020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4669676874696e672048756d616e20547261666669636b696e67205468726f756768204469676974616c20466f72656e736963733c2f68323e0d0a202020202020202020202020202020203c7020636c6173733d226d74313820702d657874223e4f7572206d697373696f6e20657874656e6473206265796f6e6420666f72656e73696320696e7665737469676174696f6e732e205765206163746976656c7920737570706f7274207468652066696768740d0a2020202020202020202020202020202020202020616761696e73742068756d616e20747261666669636b696e67207468726f7567682061776172656e6573732c2070726576656e74696f6e2c20616e642072657363756520696e6974696174697665732e3c2f703e0d0a202020202020202020202020202020203c683420636c6173733d227375622d686564206d743138223e486f772057652054616b6520416374696f6e3c2f68343e0d0a202020202020202020202020202020203c756c20636c6173733d226472792d6c7374206d74313820746963223e0d0a20202020202020202020202020202020202020203c6c693e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e50726f20426f6e6f20466f72656e73696320537570706f72743c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020202020202020202020202020202020417373697374696e67206c617720656e666f7263656d656e7420616e64206e6f6e2d70726f6669747320696e20747261666669636b696e672063617365732074686174207265717569726520696d6d6564696174650d0a20202020202020202020202020202020202020202020202020202020666f72656e73696320696e74657276656e74696f6e2e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e46756e64696e672050726576656e74696f6e2026205265636f76657279204566666f7274733c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e0d0a202020202020202020202020202020202020202020202020202020204120706f7274696f6e206f66206f75722070726f636565647320737570706f72747320616e74692d747261666669636b696e672070726f6772616d7320616e6420696e69746961746976657320696e20686967682d7269736b0d0a2020202020202020202020202020202020202020202020202020202061726561732e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a202020202020202020202020202020203c2f756c3e0d0a202020202020202020202020202020203c683420636c6173733d227375622d686564206d743138223e486f772057652054616b6520416374696f6e3c2f68343e0d0a202020202020202020202020202020203c7020636c6173733d226d74313820702d657874223e496e20323032342c207765206275696c7420612063687572636820696e206f6e65206f662074686520776f726c64e2809973206d6f737420616666656374656420726567696f6e732c2074616b696e6720610d0a20202020202020202020202020202020202020207369676e69666963616e74207374657020696e206f757220636f6d6d69746d656e7420746f20636f6d626174696e672068756d616e20747261666669636b696e672e204f7572206c6f6e672d7465726d20766973696f6e20696e636c756465730d0a2020202020202020202020202020202020202020657870616e64696e67206f7572206566666f72747320696e2074686573652061726561732c20776974682074686520756c74696d61746520676f616c206f662065737461626c697368696e6720616e206f727068616e61676520746f20737570706f72740d0a20202020202020202020202020202020202020206368696c6472656e20726573637565642066726f6d20747261666669636b696e6720616e64206578706c6f69746174696f6e2e3c2f703e0d0a202020202020202020202020202020203c7020636c6173733d226d74313820702d657874223e42792063686f6f73696e6720426c61636b20446f6720466f72656e736963732c20796f7520617265206e6f74206a757374207365637572696e672065787065727420666f72656e7369630d0a20202020202020202020202020202020202020207365727669636573e28094796f752061726520737570706f7274696e672061206d697373696f6e20746f2070726f74656374207468652076756c6e657261626c6520616e6420726573746f726520686f7065207768657265206974206973206e65656465640d0a20202020202020202020202020202020202020206d6f73742e3c2f703e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d6820626b2d6d67626f7831312070743430206d7831383030223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a20202020202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e57687920426c61636b20446f6720466f72656e736963733f3c2f68323e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874223e54686520526967687420457870657274732e2054686520526967687420546563686e6f6c6f67792e2054686520526967687420417070726f6163682e3c2f703e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c78206761703234206d743430207772702070726f74637420636f6c3434223e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a202020202020202020202020202020203c696d67207372633d22696d616765732f646f672f7376672f706572736f6e5f736869656c642e7376672220616c743d2269636f6e2220636c6173733d2269636e2d6368223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564206d743230223e50726f76656e204578706572746973653c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e457870657269656e63652068616e646c696e6720686967682d70726f66696c6520636173657320696e206c6567616c2c20636f72706f726174652c20616e64206c617720656e666f7263656d656e740d0a202020202020202020202020202020202020202020202020736563746f72732ee2808be2808b3c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a202020202020202020202020202020203c696d67207372633d22696d616765732f646f672f7376672f717569636b5f7265666572656e63652e7376672220616c743d2269636f6e2220636c6173733d2269636e2d6368223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564206d743230223e436f7572742d41646d69737369626c652045766964656e63653c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e457665727920666f72656e736963207265706f7274206d65657473207468652068696768657374206c6567616c20616e642065766964656e7469617279207374616e64617264732ee2808be2808b3c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a202020202020202020202020202020203c696d67207372633d22696d616765732f646f672f7376672f646174612d657669642e7376672220616c743d2269636f6e2220636c6173733d2269636e2d6368223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564206d743230223e54727573746564206279204c6567616c202620427573696e6573732050726f66657373696f6e616c733c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e412070726f76656e20747261636b207265636f7264206f662064656c69766572696e6720726573756c74732074686174207374616e6420757020696e20636f7572742ee2808be2808b3c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a202020202020202020202020202020203c696d67207372633d22696d616765732f646f672f7376672f636f757274686f7573652e7376672220616c743d2269636f6e2220636c6173733d2269636e2d6368223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564206d743230223e4574686963616c202620556e62696173656420416e616c797369733c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e5765206f706572617465207769746820636f6d706c65746520696e746567726974792c206f626a65637469766974792c20616e642070726f66657373696f6e616c69736d2ee2808be2808b3c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d226472792d7064207074302070623430223e0d0a202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22742d63656e746572206d6c722d6174223e0d0a0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c20223e526561647920666f7220436f7572742d41646d69737369626c65204469676974616c2045766964656e63653f3c2f68323e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874206d78353930206d6c722d6174223e47657420666f72656e73696320636c6172697479202d20666173742e205768657468657220796f75e28099726520666163696e672061206c6567616c20626174746c652c20610d0a20202020202020202020202020202020636f72706f72617465206272656163682c0d0a202020202020202020202020202020206f7220612073656e73697469766520696e7665737469676174696f6e2c206f75722063657274696669656420657870657274732061726520726561647920746f20737570706f727420796f75207769746820646566656e7369626c652c2064697363726565740d0a202020202020202020202020202020206469676974616c2065766964656e6365207468617420686f6c647320757020696e20636f7572742e3c2f703e0d0a2020202020202020202020203c64697620636c6173733d226d743438223e0d0a202020202020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e537065616b2077697468206120466f72656e7369637320457870657274203c2f613e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a31393a3537223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2230223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a39313b733a383a226f72646572696e67223b693a32333b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33373a22333a61626f75742d6f75722d6469676974616c2d666f72656e736963732d65787065727473223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372030373a30303a3433223b693a31303b4e3b693a31313b733a39303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d333a61626f75742d6f75722d6469676974616c2d666f72656e736963732d657870657274732663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372030373a30303a3433223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a33353a2241626f7574204f7572204469676974616c20466f72656e736963732045787065727473223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(4, 'index.php?option=com_content&view=article&id=4', 'index.php?option=com_content&view=article&id=4:services&catid=2', 'Services', ' Uncovering the Truth: How Our Forensic Experts Work At Black Dog Forensics, we go beyond gathering data—we retrieve the truth. Whether you\'re facing a legal dispute, corporate investigation, or personal challenge, our certified experts analyze digital evidence with unmatched precision. Using cutting-edge forensic techniques, we retrieve, preserve, and present digital data in clear, court-admissible formats. Our mission is simple: deliver accurate, defensible findings that help you take decisive legal or investigative action. We offer free consultations for legal teams, corporations, and private clients—giving you expert guidance before you commit to a full investigation. Book Your Free Consultation Comprehensive Forensic Investigation Services When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting digital data from a wide range of sources—computers, mobile devices, emails, documents, and more. Our comprehensive forensic investigation services are designed to support law firms, businesses, and private clients with detailed analysis and court-admissible findings that stand up under scrutiny. Learn More Forensic Investigations and Analysis Black Dog Forensics provides thorough forensic analysis of digital devices, ensuring the integrity and admissibility of evidence. Our forensic investigation services include: Digital Forensics Identifying and extracting relevant electronic data from various digital devices. Computer Forensics Examining computers for data recovery, fraud investigations, and unauthorized access detection. Cell Phone Forensics Extracting text messages, call logs, and other crucial mobile data. Forensic Imaging Creating exact, legally defensible copies of digital storage media. User Activity Analysis Tracking and documenting digital behaviors for investigative purposes. Email & Document Authentication Investigations Verifying the authenticity of emails, contracts, and digital files to detect forgery, metadata manipulation, and unauthorized modifications. Opposing Expert Report Review & Consultation Providing expert insight into forensic reports from opposing parties. Audio and Video Forensics Our audio and video forensic services enhance, authenticate, and analyze recordings to support investigations and litigation. We offer: Audio Forensics & Enhancement Clarifying audio recordings for improved intelligibility. Video Authentication Confirming whether video footage has been altered or manipulated. Audio Authentication Verifying the legitimacy of audio evidence. Video Authentication Examining video evidence to detect tampering, verify authenticity, and ensure court-admissibility. Learn More Data and Evidence Management Proper handling and preservation of digital evidence are critical for investigations. We provide: Data Preservation Ensuring the integrity of digital evidence for legal proceedings. Data Recovery of Deleted Data Retrieving lost, deleted, or corrupted files from digital devices. Secure Document Deletion & Destruction Certification Verifiable and irreversible data destruction. Certificate of Destruction Official documentation confirming the complete removal of sensitive data. Learn More Legal, Litigation, and Consulting Support Our expertise supports attorneys, law enforcement, and corporate clients in legal matters involving digital evidence. Services include: Discovery Request Advice, Assistance, & Review Helping legal teams navigate digital evidence requests. eDiscovery Services Identifying and securing relevant electronic evidence for litigation. Search & Forensic Protocol Development & Review Creating structured, legally defensible forensic protocols to ensure compliance with legal and corporate requirements. Deposition Review Analyzing forensic testimony for accuracy and consistency. Expert Consulting & Expert Witness Services Providing digital forensic expertise in legal disputes. Expert Report, Affidavit, Declaration, & Testimony Preparing court-admissible forensic reports. Litigation Hold Assistance Ensuring the proper retention of data relevant to ongoing litigation. Search Warrant & Case Document Review Identifying investigative errors, missing evidence, and procedural violations to protect clients\' rights and strengthen legal defense. Special Master & Neutral Third-Party Forensics Provider Independent forensic analysis for legal disputes requiring impartiality. Corporate and Private Investigations Black Dog Forensics provides discreet and effective digital investigations for corporations and private clients. Our services include: Corporate Investigations Detecting fraud, misconduct, and compliance violations within organizations. Private Investigations Digital forensic services for individuals in personal or civil matters. Learn More Specialized Forensic and Security Services We offer advanced forensic services tailored to unique investigative and security needs, including: Call Detail Record (CDR) Analysis & Cell Tower Mapping Investigating phone records, communication patterns, and location data to support legal and investigative cases. Accident Reconstruction & Safety Investigation Analyzing accidents for legal and insurance purposes. Polygraph Services Lie detection services for legal cases and investigative purposes. 3D Laser Scanning High-precision mapping for accident reconstruction and security applications. 3D Mapping, Laser Scanning, & Drone Photography Services Capturing high-precision spatial data for forensic investigations, accident reconstruction, crime scene documentation, and engineering applications. Device Unlocking Secure access to locked devices for forensic analysis. Why Choose Black Dog Forensics? When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting digital data from a wide range of sources—computers, mobile devices, emails, documents, and more. Our comprehensive forensic investigation services are designed to support law firms, businesses, and private clients with detailed analysis and court-admissible findings that stand up under scrutiny. Court-Ready Reports Every report is written with legal standards in mind. Expert Witness Services Trusted by defense attorneys, prosecutors, and corporations. Nationwide Reach Supporting clients across all 50 states. Certified Team Our analysts hold credentials in digital forensics, law enforcement, and expert testimony. Learn More Ready to Uncover the Facts? Let’s Talk. Black Dog Forensics is committed to delivering clear, actionable, and legally defensible forensic findings to support our clients in uncovering the truth. Whether you require forensic investigations, expert witness services, or digital evidence management, our team is here to assist with precision and professionalism. Schedule a Confidential Consultation ', '2025-05-23 11:28:53', 'fb89bda230b8ae4438e733b421f684e1', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a373037353a2220556e636f766572696e67207468652054727574683a20486f77204f757220466f72656e736963204578706572747320576f726b20417420426c61636b20446f6720466f72656e736963732c20776520676f206265796f6e6420676174686572696e672064617461e280947765207265747269657665207468652074727574682e205768657468657220796f7527726520666163696e672061206c6567616c20646973707574652c20636f72706f7261746520696e7665737469676174696f6e2c206f7220706572736f6e616c206368616c6c656e67652c206f757220636572746966696564206578706572747320616e616c797a65206469676974616c2065766964656e6365207769746820756e6d61746368656420707265636973696f6e2e205573696e672063757474696e672d6564676520666f72656e73696320746563686e69717565732c2077652072657472696576652c2070726573657276652c20616e642070726573656e74206469676974616c206461746120696e20636c6561722c20636f7572742d61646d69737369626c6520666f726d6174732e204f7572206d697373696f6e2069732073696d706c653a2064656c697665722061636375726174652c20646566656e7369626c652066696e64696e677320746861742068656c7020796f752074616b65206465636973697665206c6567616c206f7220696e766573746967617469766520616374696f6e2e205765206f66666572206672656520636f6e73756c746174696f6e7320666f72206c6567616c207465616d732c20636f72706f726174696f6e732c20616e64207072697661746520636c69656e7473e28094676976696e6720796f75206578706572742067756964616e6365206265666f726520796f7520636f6d6d697420746f20612066756c6c20696e7665737469676174696f6e2e20426f6f6b20596f7572204672656520436f6e73756c746174696f6e20436f6d70726568656e7369766520466f72656e73696320496e7665737469676174696f6e205365727669636573205768656e206469676974616c2065766964656e6365206265636f6d65732074686520636f726e657273746f6e65206f6620796f7572206c6567616c2063617365206f7220696e7665737469676174696f6e2c20707265636973696f6e2c20636c61726974792c20616e6420637265646962696c697479206d6174746572206d6f73742e20417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e20756e636f766572696e672c2070726573657276696e672c20616e6420696e74657270726574696e67206469676974616c20646174612066726f6d206120776964652072616e6765206f6620736f7572636573e28094636f6d7075746572732c206d6f62696c6520646576696365732c20656d61696c732c20646f63756d656e74732c20616e64206d6f72652e204f757220636f6d70726568656e7369766520666f72656e73696320696e7665737469676174696f6e207365727669636573206172652064657369676e656420746f20737570706f7274206c6177206669726d732c20627573696e65737365732c20616e64207072697661746520636c69656e747320776974682064657461696c656420616e616c7973697320616e6420636f7572742d61646d69737369626c652066696e64696e67732074686174207374616e6420757020756e646572207363727574696e792e204c6561726e204d6f726520466f72656e73696320496e7665737469676174696f6e7320616e6420416e616c7973697320426c61636b20446f6720466f72656e736963732070726f76696465732074686f726f75676820666f72656e73696320616e616c79736973206f66206469676974616c20646576696365732c20656e737572696e672074686520696e7465677269747920616e642061646d6973736962696c697479206f662065766964656e63652e204f757220666f72656e73696320696e7665737469676174696f6e20736572766963657320696e636c7564653a204469676974616c20466f72656e73696373204964656e74696679696e6720616e642065787472616374696e672072656c6576616e7420656c656374726f6e696320646174612066726f6d20766172696f7573206469676974616c20646576696365732e20436f6d707574657220466f72656e73696373204578616d696e696e6720636f6d70757465727320666f722064617461207265636f766572792c20667261756420696e7665737469676174696f6e732c20616e6420756e617574686f72697a65642061636365737320646574656374696f6e2e2043656c6c2050686f6e6520466f72656e736963732045787472616374696e672074657874206d657373616765732c2063616c6c206c6f67732c20616e64206f74686572206372756369616c206d6f62696c6520646174612e20466f72656e73696320496d6167696e67204372656174696e672065786163742c206c6567616c6c7920646566656e7369626c6520636f70696573206f66206469676974616c2073746f72616765206d656469612e205573657220416374697669747920416e616c7973697320547261636b696e6720616e6420646f63756d656e74696e67206469676974616c206265686176696f727320666f7220696e766573746967617469766520707572706f7365732e20456d61696c202620446f63756d656e742041757468656e7469636174696f6e20496e7665737469676174696f6e7320566572696679696e67207468652061757468656e746963697479206f6620656d61696c732c20636f6e7472616374732c20616e64206469676974616c2066696c657320746f2064657465637420666f72676572792c206d65746164617461206d616e6970756c6174696f6e2c20616e6420756e617574686f72697a6564206d6f64696669636174696f6e732e204f70706f73696e6720457870657274205265706f727420526576696577202620436f6e73756c746174696f6e2050726f766964696e672065787065727420696e736967687420696e746f20666f72656e736963207265706f7274732066726f6d206f70706f73696e6720706172746965732e20417564696f20616e6420566964656f20466f72656e73696373204f757220617564696f20616e6420766964656f20666f72656e73696320736572766963657320656e68616e63652c2061757468656e7469636174652c20616e6420616e616c797a65207265636f7264696e677320746f20737570706f727420696e7665737469676174696f6e7320616e64206c697469676174696f6e2e205765206f666665723a20417564696f20466f72656e73696373202620456e68616e63656d656e7420436c6172696679696e6720617564696f207265636f7264696e677320666f7220696d70726f76656420696e74656c6c69676962696c6974792e20566964656f2041757468656e7469636174696f6e20436f6e6669726d696e67207768657468657220766964656f20666f6f7461676520686173206265656e20616c7465726564206f72206d616e6970756c617465642e20417564696f2041757468656e7469636174696f6e20566572696679696e6720746865206c65676974696d616379206f6620617564696f2065766964656e63652e20566964656f2041757468656e7469636174696f6e204578616d696e696e6720766964656f2065766964656e636520746f206465746563742074616d706572696e672c207665726966792061757468656e7469636974792c20616e6420656e7375726520636f7572742d61646d6973736962696c6974792e204c6561726e204d6f7265204461746120616e642045766964656e6365204d616e6167656d656e742050726f7065722068616e646c696e6720616e6420707265736572766174696f6e206f66206469676974616c2065766964656e63652061726520637269746963616c20666f7220696e7665737469676174696f6e732e2057652070726f766964653a204461746120507265736572766174696f6e20456e737572696e672074686520696e74656772697479206f66206469676974616c2065766964656e636520666f72206c6567616c2070726f63656564696e67732e2044617461205265636f76657279206f662044656c6574656420446174612052657472696576696e67206c6f73742c2064656c657465642c206f7220636f727275707465642066696c65732066726f6d206469676974616c20646576696365732e2053656375726520446f63756d656e742044656c6574696f6e2026204465737472756374696f6e2043657274696669636174696f6e2056657269666961626c6520616e6420697272657665727369626c652064617461206465737472756374696f6e2e204365727469666963617465206f66204465737472756374696f6e204f6666696369616c20646f63756d656e746174696f6e20636f6e6669726d696e672074686520636f6d706c6574652072656d6f76616c206f662073656e73697469766520646174612e204c6561726e204d6f7265204c6567616c2c204c697469676174696f6e2c20616e6420436f6e73756c74696e6720537570706f7274204f75722065787065727469736520737570706f727473206174746f726e6579732c206c617720656e666f7263656d656e742c20616e6420636f72706f7261746520636c69656e747320696e206c6567616c206d61747465727320696e766f6c76696e67206469676974616c2065766964656e63652e20536572766963657320696e636c7564653a20446973636f766572792052657175657374204164766963652c20417373697374616e63652c2026205265766965772048656c70696e67206c6567616c207465616d73206e61766967617465206469676974616c2065766964656e63652072657175657374732e2065446973636f76657279205365727669636573204964656e74696679696e6720616e64207365637572696e672072656c6576616e7420656c656374726f6e69632065766964656e636520666f72206c697469676174696f6e2e20536561726368202620466f72656e7369632050726f746f636f6c20446576656c6f706d656e74202620526576696577204372656174696e6720737472756374757265642c206c6567616c6c7920646566656e7369626c6520666f72656e7369632070726f746f636f6c7320746f20656e7375726520636f6d706c69616e63652077697468206c6567616c20616e6420636f72706f7261746520726571756972656d656e74732e204465706f736974696f6e2052657669657720416e616c797a696e6720666f72656e7369632074657374696d6f6e7920666f7220616363757261637920616e6420636f6e73697374656e63792e2045787065727420436f6e73756c74696e67202620457870657274205769746e6573732053657276696365732050726f766964696e67206469676974616c20666f72656e7369632065787065727469736520696e206c6567616c2064697370757465732e20457870657274205265706f72742c204166666964617669742c204465636c61726174696f6e2c20262054657374696d6f6e7920507265706172696e6720636f7572742d61646d69737369626c6520666f72656e736963207265706f7274732e204c697469676174696f6e20486f6c6420417373697374616e636520456e737572696e67207468652070726f70657220726574656e74696f6e206f6620646174612072656c6576616e7420746f206f6e676f696e67206c697469676174696f6e2e205365617263682057617272616e742026204361736520446f63756d656e7420526576696577204964656e74696679696e6720696e7665737469676174697665206572726f72732c206d697373696e672065766964656e63652c20616e642070726f6365647572616c2076696f6c6174696f6e7320746f2070726f7465637420636c69656e7473272072696768747320616e6420737472656e677468656e206c6567616c20646566656e73652e205370656369616c204d61737465722026204e65757472616c2054686972642d506172747920466f72656e736963732050726f766964657220496e646570656e64656e7420666f72656e73696320616e616c7973697320666f72206c6567616c20646973707574657320726571756972696e6720696d7061727469616c6974792e20436f72706f7261746520616e64205072697661746520496e7665737469676174696f6e7320426c61636b20446f6720466f72656e736963732070726f766964657320646973637265657420616e6420656666656374697665206469676974616c20696e7665737469676174696f6e7320666f7220636f72706f726174696f6e7320616e64207072697661746520636c69656e74732e204f757220736572766963657320696e636c7564653a20436f72706f7261746520496e7665737469676174696f6e7320446574656374696e672066726175642c206d6973636f6e647563742c20616e6420636f6d706c69616e63652076696f6c6174696f6e732077697468696e206f7267616e697a6174696f6e732e205072697661746520496e7665737469676174696f6e73204469676974616c20666f72656e73696320736572766963657320666f7220696e646976696475616c7320696e20706572736f6e616c206f7220636976696c206d6174746572732e204c6561726e204d6f7265205370656369616c697a656420466f72656e73696320616e64205365637572697479205365727669636573205765206f6666657220616476616e63656420666f72656e736963207365727669636573207461696c6f72656420746f20756e6971756520696e766573746967617469766520616e64207365637572697479206e656564732c20696e636c7564696e673a2043616c6c2044657461696c205265636f726420284344522920416e616c7973697320262043656c6c20546f776572204d617070696e6720496e7665737469676174696e672070686f6e65207265636f7264732c20636f6d6d756e69636174696f6e207061747465726e732c20616e64206c6f636174696f6e206461746120746f20737570706f7274206c6567616c20616e6420696e76657374696761746976652063617365732e204163636964656e74205265636f6e737472756374696f6e20262053616665747920496e7665737469676174696f6e20416e616c797a696e67206163636964656e747320666f72206c6567616c20616e6420696e737572616e636520707572706f7365732e20506f6c796772617068205365727669636573204c696520646574656374696f6e20736572766963657320666f72206c6567616c20636173657320616e6420696e766573746967617469766520707572706f7365732e203344204c61736572205363616e6e696e6720486967682d707265636973696f6e206d617070696e6720666f72206163636964656e74207265636f6e737472756374696f6e20616e64207365637572697479206170706c69636174696f6e732e203344204d617070696e672c204c61736572205363616e6e696e672c20262044726f6e652050686f746f67726170687920536572766963657320436170747572696e6720686967682d707265636973696f6e207370617469616c206461746120666f7220666f72656e73696320696e7665737469676174696f6e732c206163636964656e74207265636f6e737472756374696f6e2c206372696d65207363656e6520646f63756d656e746174696f6e2c20616e6420656e67696e656572696e67206170706c69636174696f6e732e2044657669636520556e6c6f636b696e67205365637572652061636365737320746f206c6f636b6564206465766963657320666f7220666f72656e73696320616e616c797369732e205768792043686f6f736520426c61636b20446f6720466f72656e736963733f205768656e206469676974616c2065766964656e6365206265636f6d65732074686520636f726e657273746f6e65206f6620796f7572206c6567616c2063617365206f7220696e7665737469676174696f6e2c20707265636973696f6e2c20636c61726974792c20616e6420637265646962696c697479206d6174746572206d6f73742e20417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e20756e636f766572696e672c2070726573657276696e672c20616e6420696e74657270726574696e67206469676974616c20646174612066726f6d206120776964652072616e6765206f6620736f7572636573e28094636f6d7075746572732c206d6f62696c6520646576696365732c20656d61696c732c20646f63756d656e74732c20616e64206d6f72652e204f757220636f6d70726568656e7369766520666f72656e73696320696e7665737469676174696f6e207365727669636573206172652064657369676e656420746f20737570706f7274206c6177206669726d732c20627573696e65737365732c20616e64207072697661746520636c69656e747320776974682064657461696c656420616e616c7973697320616e6420636f7572742d61646d69737369626c652066696e64696e67732074686174207374616e6420757020756e646572207363727574696e792e20436f7572742d5265616479205265706f727473204576657279207265706f7274206973207772697474656e2077697468206c6567616c207374616e646172647320696e206d696e642e20457870657274205769746e657373205365727669636573205472757374656420627920646566656e7365206174746f726e6579732c2070726f73656375746f72732c20616e6420636f72706f726174696f6e732e204e6174696f6e7769646520526561636820537570706f7274696e6720636c69656e7473206163726f737320616c6c203530207374617465732e20436572746966696564205465616d204f757220616e616c7973747320686f6c642063726564656e7469616c7320696e206469676974616c20666f72656e736963732c206c617720656e666f7263656d656e742c20616e64206578706572742074657374696d6f6e792e204c6561726e204d6f726520526561647920746f20556e636f766572207468652046616374733f204c6574e28099732054616c6b2e20426c61636b20446f6720466f72656e7369637320697320636f6d6d697474656420746f2064656c69766572696e6720636c6561722c20616374696f6e61626c652c20616e64206c6567616c6c7920646566656e7369626c6520666f72656e7369632066696e64696e677320746f20737570706f7274206f757220636c69656e747320696e20756e636f766572696e67207468652074727574682e205768657468657220796f75207265717569726520666f72656e73696320696e7665737469676174696f6e732c20657870657274207769746e6573732073657276696365732c206f72206469676974616c2065766964656e6365206d616e6167656d656e742c206f7572207465616d206973206865726520746f20617373697374207769746820707265636973696f6e20616e642070726f66657373696f6e616c69736d2e205363686564756c65206120436f6e666964656e7469616c20436f6e73756c746174696f6e20223b693a333b613a32353a7b733a323a226964223b693a343b733a353a22616c696173223b733a383a227365727669636573223b733a373a2273756d6d617279223b733a31383231303a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468207574722d73637265656e223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c31223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e556e636f766572696e67207468652054727574683a20486f77204f757220466f72656e736963204578706572747320576f726b3c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d72743234223e0d0a2020202020202020202020202020417420426c61636b20446f6720466f72656e736963732c20776520676f206265796f6e6420676174686572696e672064617461e280947765207265747269657665207468652074727574682e205768657468657220796f7527726520666163696e672061206c6567616c0d0a2020202020202020202020202020646973707574652c0d0a2020202020202020202020202020636f72706f7261746520696e7665737469676174696f6e2c206f7220706572736f6e616c206368616c6c656e67652c206f757220636572746966696564206578706572747320616e616c797a65206469676974616c2065766964656e636520776974680d0a2020202020202020202020202020756e6d61746368656420707265636973696f6e2e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d72743234223e0d0a20202020202020202020202020205573696e672063757474696e672d6564676520666f72656e73696320746563686e69717565732c2077652072657472696576652c2070726573657276652c20616e642070726573656e74206469676974616c206461746120696e20636c6561722c0d0a2020202020202020202020202020636f7572742d61646d69737369626c650d0a2020202020202020202020202020666f726d6174732e204f7572206d697373696f6e2069732073696d706c653a2064656c697665722061636375726174652c20646566656e7369626c652066696e64696e677320746861742068656c7020796f752074616b65206465636973697665206c6567616c206f720d0a2020202020202020202020202020696e76657374696761746976650d0a2020202020202020202020202020616374696f6e2e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d72743234223e0d0a20202020202020202020202020205765206f66666572206672656520636f6e73756c746174696f6e7320666f72206c6567616c207465616d732c20636f72706f726174696f6e732c20616e64207072697661746520636c69656e7473e28094676976696e6720796f75206578706572742067756964616e63650d0a20202020202020202020202020206265666f726520796f750d0a2020202020202020202020202020636f6d6d697420746f20612066756c6c20696e7665737469676174696f6e2e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a20202020202020202020202020202020426f6f6b20596f7572204672656520436f6e73756c746174696f6e0d0a20202020202020202020202020203c2f613e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e436f6d70726568656e7369766520466f72656e73696320496e7665737469676174696f6e2053657276696365733c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205768656e206469676974616c2065766964656e6365206265636f6d65732074686520636f726e657273746f6e65206f6620796f7572206c6567616c2063617365206f7220696e7665737469676174696f6e2c20707265636973696f6e2c20636c61726974792c20616e640d0a20202020202020202020637265646962696c697479206d6174746572206d6f73742e20417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e20756e636f766572696e672c2070726573657276696e672c20616e6420696e74657270726574696e670d0a202020202020202020206469676974616c20646174612066726f6d206120776964652072616e6765206f6620736f7572636573e28094636f6d7075746572732c206d6f62696c6520646576696365732c20656d61696c732c20646f63756d656e74732c20616e64206d6f72652e204f75720d0a20202020202020202020636f6d70726568656e7369766520666f72656e73696320696e7665737469676174696f6e207365727669636573206172652064657369676e656420746f20737570706f7274206c6177206669726d732c20627573696e65737365732c20616e6420707269766174650d0a20202020202020202020636c69656e747320776974682064657461696c656420616e616c7973697320616e6420636f7572742d61646d69737369626c652066696e64696e67732074686174207374616e6420757020756e646572207363727574696e792e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d743234223e0d0a202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a2020202020202020202020204c6561726e204d6f72650d0a202020202020202020203c2f613e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f7365727669636530302e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d6820626b2d6d67626f7831312070743430206d7831383030223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d226d78393332223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e466f72656e73696320496e7665737469676174696f6e7320616e6420416e616c797369733c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e426c61636b20446f6720466f72656e736963732070726f76696465732074686f726f75676820666f72656e73696320616e616c79736973206f66206469676974616c20646576696365732c20656e737572696e670d0a202020202020202074686520696e7465677269747920616e642061646d6973736962696c697479206f662065766964656e63652e204f757220666f72656e73696320696e7665737469676174696f6e20736572766963657320696e636c7564653a3c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743634207772702070726f7463742070642d696e3234207574722d616c69676e223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4469676974616c20466f72656e736963733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e4964656e74696679696e6720616e642065787472616374696e672072656c6576616e7420656c656374726f6e696320646174612066726f6d20766172696f7573206469676974616c20646576696365732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436f6d707574657220466f72656e736963733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e4578616d696e696e6720636f6d70757465727320666f722064617461207265636f766572792c20667261756420696e7665737469676174696f6e732c20616e6420756e617574686f72697a6564206163636573730d0a202020202020202020202020646574656374696f6e2e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e43656c6c2050686f6e6520466f72656e736963733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e45787472616374696e672074657874206d657373616765732c2063616c6c206c6f67732c20616e64206f74686572206372756369616c206d6f62696c6520646174612e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e466f72656e73696320496d6167696e673c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e4372656174696e672065786163742c206c6567616c6c7920646566656e7369626c6520636f70696573206f66206469676974616c2073746f72616765206d656469612e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e5573657220416374697669747920416e616c797369733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e547261636b696e6720616e6420646f63756d656e74696e67206469676974616c206265686176696f727320666f7220696e766573746967617469766520707572706f7365732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e456d61696c202620446f63756d656e742041757468656e7469636174696f6e20496e7665737469676174696f6e733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e566572696679696e67207468652061757468656e746963697479206f6620656d61696c732c20636f6e7472616374732c20616e64206469676974616c2066696c657320746f2064657465637420666f72676572792c206d657461646174610d0a2020202020202020202020206d616e6970756c6174696f6e2c20616e6420756e617574686f72697a6564206d6f64696669636174696f6e732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4f70706f73696e6720457870657274205265706f727420526576696577202620436f6e73756c746174696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e50726f766964696e672065787065727420696e736967687420696e746f20666f72656e736963207265706f7274732066726f6d206f70706f73696e6720706172746965732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e417564696f20616e6420566964656f20466f72656e736963733c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e4f757220617564696f20616e6420766964656f20666f72656e73696320736572766963657320656e68616e63652c2061757468656e7469636174652c20616e6420616e616c797a65207265636f7264696e677320746f0d0a20202020202020202020737570706f727420696e7665737469676174696f6e7320616e64206c697469676174696f6e2e205765206f666665723a3c2f703e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e417564696f20466f72656e73696373202620456e68616e63656d656e743c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020436c6172696679696e6720617564696f207265636f7264696e677320666f7220696d70726f76656420696e74656c6c69676962696c6974792e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e566964656f2041757468656e7469636174696f6e3c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020436f6e6669726d696e67207768657468657220766964656f20666f6f7461676520686173206265656e20616c7465726564206f72206d616e6970756c617465642e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e417564696f2041757468656e7469636174696f6e3c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020566572696679696e6720746865206c65676974696d616379206f6620617564696f2065766964656e63652e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e566964656f2041757468656e7469636174696f6e3c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020204578616d696e696e6720766964656f2065766964656e636520746f206465746563742074616d706572696e672c207665726966792061757468656e7469636974792c20616e6420656e7375726520636f7572742d61646d6973736962696c6974792e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a20202020202020203c7020636c6173733d226d743234223e0d0a202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a2020202020202020202020204c6561726e204d6f72650d0a202020202020202020203c2f613e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f73657276696365322e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f73657276696365342e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4461746120616e642045766964656e6365204d616e6167656d656e743c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e50726f7065722068616e646c696e6720616e6420707265736572766174696f6e206f66206469676974616c2065766964656e63652061726520637269746963616c20666f7220696e7665737469676174696f6e732e2057650d0a2020202020202020202070726f766964653a3c2f703e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4461746120507265736572766174696f6e3c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020456e737572696e672074686520696e74656772697479206f66206469676974616c2065766964656e636520666f72206c6567616c2070726f63656564696e67732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e44617461205265636f76657279206f662044656c6574656420446174613c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a202020202020202020202020202052657472696576696e67206c6f73742c2064656c657465642c206f7220636f727275707465642066696c65732066726f6d206469676974616c20646576696365732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e53656375726520446f63756d656e742044656c6574696f6e2026204465737472756374696f6e2043657274696669636174696f6e3c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a202020202020202020202020202056657269666961626c6520616e6420697272657665727369626c652064617461206465737472756374696f6e2e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4365727469666963617465206f66204465737472756374696f6e3c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020204f6666696369616c20646f63756d656e746174696f6e20636f6e6669726d696e672074686520636f6d706c6574652072656d6f76616c206f662073656e73697469766520646174612e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a20202020202020203c7020636c6173733d226d743234223e0d0a202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a2020202020202020202020204c6561726e204d6f72650d0a202020202020202020203c2f613e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d6820626b2d6d67626f7831312070743430206d7831383030223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d226d78393332223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4c6567616c2c204c697469676174696f6e2c20616e6420436f6e73756c74696e6720537570706f72743c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78363230223e4f75722065787065727469736520737570706f727473206174746f726e6579732c206c617720656e666f7263656d656e742c20616e6420636f72706f7261746520636c69656e747320696e206c6567616c0d0a20202020202020206d61747465727320696e766f6c76696e67206469676974616c2065766964656e63652e20536572766963657320696e636c7564653a3c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743634207772702070726f7463742070642d696e3234207574722d616c69676e223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e446973636f766572792052657175657374204164766963652c20417373697374616e63652c2026205265766965773c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e48656c70696e67206c6567616c207465616d73206e61766967617465206469676974616c2065766964656e63652072657175657374732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e65446973636f766572792053657276696365733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e4964656e74696679696e6720616e64207365637572696e672072656c6576616e7420656c656374726f6e69632065766964656e636520666f72206c697469676174696f6e2e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e536561726368202620466f72656e7369632050726f746f636f6c20446576656c6f706d656e742026205265766965773c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e4372656174696e6720737472756374757265642c206c6567616c6c7920646566656e7369626c6520666f72656e7369632070726f746f636f6c7320746f20656e7375726520636f6d706c69616e63652077697468206c6567616c20616e640d0a202020202020202020202020636f72706f7261746520726571756972656d656e74732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4465706f736974696f6e205265766965773c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223ec2a0416e616c797a696e6720666f72656e7369632074657374696d6f6e7920666f7220616363757261637920616e6420636f6e73697374656e63792e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e45787065727420436f6e73756c74696e67202620457870657274205769746e6573732053657276696365733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e50726f766964696e67206469676974616c20666f72656e7369632065787065727469736520696e206c6567616c2064697370757465732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e457870657274205265706f72742c204166666964617669742c204465636c61726174696f6e2c20262054657374696d6f6e793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e507265706172696e6720636f7572742d61646d69737369626c6520666f72656e736963207265706f7274732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4c697469676174696f6e20486f6c6420417373697374616e63653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223ec2a0456e737572696e67207468652070726f70657220726574656e74696f6e206f6620646174612072656c6576616e7420746f206f6e676f696e67206c697469676174696f6e2e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e5365617263682057617272616e742026204361736520446f63756d656e74205265766965773c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e4964656e74696679696e6720696e7665737469676174697665206572726f72732c206d697373696e672065766964656e63652c20616e642070726f6365647572616c2076696f6c6174696f6e7320746f2070726f746563740d0a202020202020202020202020636c69656e7473272072696768747320616e6420737472656e677468656e206c6567616c20646566656e73652e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e5370656369616c204d61737465722026204e65757472616c2054686972642d506172747920466f72656e736963732050726f76696465723c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e496e646570656e64656e7420666f72656e73696320616e616c7973697320666f72206c6567616c20646973707574657320726571756972696e6720696d7061727469616c6974792e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e436f72706f7261746520616e64205072697661746520496e7665737469676174696f6e733c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e426c61636b20446f6720466f72656e736963732070726f766964657320646973637265657420616e6420656666656374697665206469676974616c20696e7665737469676174696f6e7320666f720d0a20202020202020202020636f72706f726174696f6e7320616e64207072697661746520636c69656e74732e204f757220736572766963657320696e636c7564653a3c2f703e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e436f72706f7261746520496e7665737469676174696f6e733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020446574656374696e672066726175642c206d6973636f6e647563742c20616e6420636f6d706c69616e63652076696f6c6174696f6e732077697468696e206f7267616e697a6174696f6e732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e5072697661746520496e7665737469676174696f6e733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020204469676974616c20666f72656e73696320736572766963657320666f7220696e646976696475616c7320696e20706572736f6e616c206f7220636976696c206d6174746572732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a20202020202020203c7020636c6173733d226d743234223e0d0a202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a2020202020202020202020204c6561726e204d6f72650d0a202020202020202020203c2f613e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f73657276696365352e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d6820626b2d6d67626f7831312070743430206d7831383030223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d226d78393332223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e5370656369616c697a656420466f72656e73696320616e642053656375726974792053657276696365733c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e5765206f6666657220616476616e63656420666f72656e736963207365727669636573207461696c6f72656420746f20756e6971756520696e766573746967617469766520616e642073656375726974790d0a20202020202020206e656564732c20696e636c7564696e673a3c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743634207772702070726f7463742070642d696e3234207574722d616c69676e223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e43616c6c2044657461696c205265636f726420284344522920416e616c7973697320262043656c6c20546f776572204d617070696e673c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e496e7665737469676174696e672070686f6e65207265636f7264732c20636f6d6d756e69636174696f6e207061747465726e732c20616e64206c6f636174696f6e206461746120746f20737570706f7274206c6567616c20616e640d0a202020202020202020202020696e76657374696761746976652063617365732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4163636964656e74205265636f6e737472756374696f6e20262053616665747920496e7665737469676174696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e416e616c797a696e67206163636964656e747320666f72206c6567616c20616e6420696e737572616e636520707572706f7365732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e506f6c7967726170682053657276696365733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e4c696520646574656374696f6e20736572766963657320666f72206c6567616c20636173657320616e6420696e766573746967617469766520707572706f7365732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e3344204c61736572205363616e6e696e673c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e486967682d707265636973696f6e206d617070696e6720666f72206163636964656e74207265636f6e737472756374696f6e20616e64207365637572697479206170706c69636174696f6e732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e3344204d617070696e672c204c61736572205363616e6e696e672c20262044726f6e652050686f746f6772617068792053657276696365733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e436170747572696e6720686967682d707265636973696f6e207370617469616c206461746120666f7220666f72656e73696320696e7665737469676174696f6e732c206163636964656e74207265636f6e737472756374696f6e2c0d0a2020202020202020202020206372696d65207363656e6520646f63756d656e746174696f6e2c20616e6420656e67696e656572696e67206170706c69636174696f6e732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e44657669636520556e6c6f636b696e673c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e5365637572652061636365737320746f206c6f636b6564206465766963657320666f7220666f72656e73696320616e616c797369732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e5768792043686f6f736520426c61636b20446f6720466f72656e736963733f3c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205768656e206469676974616c2065766964656e6365206265636f6d65732074686520636f726e657273746f6e65206f6620796f7572206c6567616c2063617365206f7220696e7665737469676174696f6e2c20707265636973696f6e2c20636c61726974792c20616e640d0a20202020202020202020637265646962696c697479206d6174746572206d6f73742e20417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e20756e636f766572696e672c2070726573657276696e672c20616e6420696e74657270726574696e670d0a202020202020202020206469676974616c20646174612066726f6d206120776964652072616e6765206f6620736f7572636573e28094636f6d7075746572732c206d6f62696c6520646576696365732c20656d61696c732c20646f63756d656e74732c20616e64206d6f72652e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020204f757220636f6d70726568656e7369766520666f72656e73696320696e7665737469676174696f6e207365727669636573206172652064657369676e656420746f20737570706f7274206c6177206669726d732c20627573696e65737365732c20616e6420707269766174650d0a20202020202020202020636c69656e747320776974682064657461696c656420616e616c7973697320616e6420636f7572742d61646d69737369626c652066696e64696e67732074686174207374616e6420757020756e646572207363727574696e792e0d0a20202020202020203c2f703e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e436f7572742d5265616479205265706f7274733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020204576657279207265706f7274206973207772697474656e2077697468206c6567616c207374616e646172647320696e206d696e642e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e457870657274205769746e6573732053657276696365733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020205472757374656420627920646566656e7365206174746f726e6579732c2070726f73656375746f72732c20616e6420636f72706f726174696f6e732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4e6174696f6e776964652052656163683c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020537570706f7274696e6720636c69656e7473206163726f737320616c6c203530207374617465732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e436572746966696564205465616d3c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020204f757220616e616c7973747320686f6c642063726564656e7469616c7320696e206469676974616c20666f72656e736963732c206c617720656e666f7263656d656e742c20616e64206578706572742074657374696d6f6e792e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a20202020202020203c7020636c6173733d226d743234223e0d0a202020202020202020203c6120687265663d222f61626f75742d6f75722d6469676974616c2d666f72656e736963732d657870657274732220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a2020202020202020202020204c6561726e204d6f72650d0a202020202020202020203c2f613e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f7265747269657665722d312e706e672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d7064207074302070623430223e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a202020203c64697620636c6173733d22742d63656e746572206d6178373037206d6c722d6174223e0d0a0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e526561647920746f20556e636f766572207468652046616374733f204c6574e28099732054616c6b2e3c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874223e0d0a2020202020202020426c61636b20446f6720466f72656e7369637320697320636f6d6d697474656420746f2064656c69766572696e6720636c6561722c20616374696f6e61626c652c20616e64206c6567616c6c7920646566656e7369626c6520666f72656e7369632066696e64696e677320746f0d0a2020202020202020737570706f7274206f757220636c69656e747320696e20756e636f766572696e67207468652074727574682e205768657468657220796f75207265717569726520666f72656e73696320696e7665737469676174696f6e732c20657870657274207769746e6573730d0a202020202020202073657276696365732c206f72206469676974616c2065766964656e6365206d616e6167656d656e742c206f7572207465616d206973206865726520746f20617373697374207769746820707265636973696f6e20616e642070726f66657373696f6e616c69736d2e0d0a2020202020203c2f703e0d0a2020202020203c64697620636c6173733d226d743438223e0d0a20202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e5363686564756c65206120436f6e666964656e7469616c20436f6e73756c746174696f6e3c2f613e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a32383a3533223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a36353b733a383a226f72646572696e67223b693a32323b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31303a22343a7365727669636573223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a36333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d343a73657276696365732663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a383a225365727669636573223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(5, 'index.php?option=com_content&view=article&id=5', 'index.php?option=com_content&view=article&id=5:who-we-help-with-expert-digital-forensics-services&catid=2', 'Who We Help with Expert Digital Forensics Services', ' Expert Digital Forensic Solutions for Legal, Corporate, and Investigative Needs Black Dog Forensics provides court-admissible digital forensic services to a diverse range of clients—each with unique challenges, high stakes, and specific legal requirements. Whether you’re an attorney preparing for trial, a business investigating internal fraud, or a government agency ensuring compliance, our certified experts uncover the digital truth that matters most. Need to secure critical digital evidence? We\'re here to help—reach out today to get expert guidance for your case. Get Expert Guidance For Your Case Digital Forensics for Individuals & Personal Legal Cases When your rights, finances, or reputation are at stake, we deliver defensible forensic analysis to support your case. How We Help Individuals: Personal Data Investigations Recover deleted or hidden files, photos, and records from devices or cloud platforms. Fraud & Identity Theft Cases Track unauthorized logins, online activity, and fraudulent transactions. Court-Admissible Digital Evidence Preserve and present data for civil litigation, divorce, or criminal defense cases. Learn More  Digital Forensics Support for Civil & Criminal Attorneys We partner with attorneys to provide reliable, expert digital forensics tailored to complex legal strategies. For Attorneys, We Provide: Litigation Support Discovery assistance, affidavits, case analysis, and expert testimony. Evidence Preservation Chain-of-custody documentation and forensic imaging. Defense Investigations Uncovering exculpatory evidence across mobile, cloud, and social platforms. Civil Litigation Forensics IP theft, breach of contract, employment law, and more. Learn More Digital Evidence for Private Investigators & Investigative Firms Private investigators rely on our expertise to enhance casework with deep digital insights. How We Support Investigators: Device & App Data Extraction From phones, tablets, computers, and IoT devices. Audio/Video Analysis Authenticating recordings and enhancing evidence. Social Media Investigations Identifying fake profiles, hidden activity, and deleted messages. Data Recovery & Preservation Forensically sound reporting that stands up in court. Learn More Digital Forensics for Businesses & Corporate Legal Teams Safeguard your digital assets and uncover misconduct with enterprise-ready forensic services. For Businesses, We Offer: Internal Fraud Investigations Detect unauthorized transactions, access, or sabotage. Data Breach Response & Cybersecurity Forensics Understand breach scope, vector, and impact. IP Theft & Trade Secret Protection Identify internal or external data leaks. Employment Law & HR Cases Investigate misconduct, wrongful termination, and harassment claims. Regulatory Compliance & Risk Mitigation Ensure documentation for GDPR, HIPAA, CCPA, and more. Device Unlocking Secure access to locked devices for forensic analysis. Learn More Government-Grade Forensics for Agencies & Law Enforcement As a GSA-approved vendor, we provide secure, compliant forensic services to local, state, and federal government entities. How We Support Government Agencies: Criminal & Civil Investigations Mobile forensics, digital evidence recovery, and chain-of-custody preservation. Expert Witness Services Testimony and consultation for prosecutors, defense, and JAG teams. Cybersecurity Audits & Compliance Align with NIST, FISMA, CJIS, and other standards. GSA-Approved Forensic Services Ready for rapid procurement through government contracts. Learn More Why Clients Trust Black Dog Forensics Choosing the right digital forensics partner can make or break your case. At Black Dog Forensics, our clients count on us for more than just technical expertise—they rely on our integrity, precision, and unwavering commitment to uncovering the truth. We operate at the highest standards of legal defensibility, confidentiality, and responsiveness. Certified Forensic Experts Specialists with law enforcement, cybersecurity, and legal backgrounds. Court-Admissible Reports Every case meets the highest standards for evidence integrity.​​ Confidential, Ethical Investigations Always discreet, secure, and objective.​​ Rapid Response, Nationwide Reach We act fast—because timing often determines case outcomes​ Get in Touch Whether you need digital forensic support for a legal case, corporate investigation, or government inquiry, Black Dog Forensics is here to provide expert assistance. Contact Us Today to discuss your forensic needs and how we can support your case. Speak with a Forensics Expert ', '2025-05-23 11:22:19', 'd452c0f3d545c972517174444616d4f3', 1, 1, 1, '*', '2025-04-09 08:13:19', NULL, '2025-04-09 08:13:19', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a343539373a2220457870657274204469676974616c20466f72656e73696320536f6c7574696f6e7320666f72204c6567616c2c20436f72706f726174652c20616e6420496e7665737469676174697665204e6565647320426c61636b20446f6720466f72656e736963732070726f766964657320636f7572742d61646d69737369626c65206469676974616c20666f72656e73696320736572766963657320746f206120646976657273652072616e6765206f6620636c69656e7473e2809465616368207769746820756e69717565206368616c6c656e6765732c2068696768207374616b65732c20616e64207370656369666963206c6567616c20726571756972656d656e74732e205768657468657220796f75e28099726520616e206174746f726e657920707265706172696e6720666f7220747269616c2c206120627573696e65737320696e7665737469676174696e6720696e7465726e616c2066726175642c206f72206120676f7665726e6d656e74206167656e637920656e737572696e6720636f6d706c69616e63652c206f757220636572746966696564206578706572747320756e636f76657220746865206469676974616c2074727574682074686174206d617474657273206d6f73742e204e65656420746f2073656375726520637269746963616c206469676974616c2065766964656e63653f205765277265206865726520746f2068656c70e280947265616368206f757420746f64617920746f20676574206578706572742067756964616e636520666f7220796f757220636173652e20476574204578706572742047756964616e636520466f7220596f75722043617365204469676974616c20466f72656e7369637320666f7220496e646976696475616c73202620506572736f6e616c204c6567616c204361736573205768656e20796f7572207269676874732c2066696e616e6365732c206f722072657075746174696f6e20617265206174207374616b652c2077652064656c6976657220646566656e7369626c6520666f72656e73696320616e616c7973697320746f20737570706f727420796f757220636173652e20486f772057652048656c7020496e646976696475616c733a20506572736f6e616c204461746120496e7665737469676174696f6e73205265636f7665722064656c65746564206f722068696464656e2066696c65732c2070686f746f732c20616e64207265636f7264732066726f6d2064657669636573206f7220636c6f756420706c6174666f726d732e2046726175642026204964656e7469747920546865667420436173657320547261636b20756e617574686f72697a6564206c6f67696e732c206f6e6c696e652061637469766974792c20616e64206672617564756c656e74207472616e73616374696f6e732e20436f7572742d41646d69737369626c65204469676974616c2045766964656e636520507265736572766520616e642070726573656e74206461746120666f7220636976696c206c697469676174696f6e2c206469766f7263652c206f72206372696d696e616c20646566656e73652063617365732e204c6561726e204d6f726520204469676974616c20466f72656e7369637320537570706f727420666f7220436976696c2026204372696d696e616c204174746f726e65797320576520706172746e65722077697468206174746f726e65797320746f2070726f766964652072656c6961626c652c20657870657274206469676974616c20666f72656e73696373207461696c6f72656420746f20636f6d706c6578206c6567616c20737472617465676965732e20466f72204174746f726e6579732c2057652050726f766964653a204c697469676174696f6e20537570706f727420446973636f7665727920617373697374616e63652c20616666696461766974732c206361736520616e616c797369732c20616e64206578706572742074657374696d6f6e792e2045766964656e636520507265736572766174696f6e20436861696e2d6f662d637573746f647920646f63756d656e746174696f6e20616e6420666f72656e73696320696d6167696e672e20446566656e736520496e7665737469676174696f6e7320556e636f766572696e6720657863756c7061746f72792065766964656e6365206163726f7373206d6f62696c652c20636c6f75642c20616e6420736f6369616c20706c6174666f726d732e20436976696c204c697469676174696f6e20466f72656e736963732049502074686566742c20627265616368206f6620636f6e74726163742c20656d706c6f796d656e74206c61772c20616e64206d6f72652e204c6561726e204d6f7265204469676974616c2045766964656e636520666f72205072697661746520496e76657374696761746f7273202620496e7665737469676174697665204669726d73205072697661746520696e76657374696761746f72732072656c79206f6e206f75722065787065727469736520746f20656e68616e63652063617365776f726b20776974682064656570206469676974616c20696e7369676874732e20486f7720576520537570706f727420496e76657374696761746f72733a2044657669636520262041707020446174612045787472616374696f6e2046726f6d2070686f6e65732c207461626c6574732c20636f6d7075746572732c20616e6420496f5420646576696365732e20417564696f2f566964656f20416e616c797369732041757468656e7469636174696e67207265636f7264696e677320616e6420656e68616e63696e672065766964656e63652e20536f6369616c204d6564696120496e7665737469676174696f6e73204964656e74696679696e672066616b652070726f66696c65732c2068696464656e2061637469766974792c20616e642064656c65746564206d657373616765732e2044617461205265636f76657279202620507265736572766174696f6e20466f72656e736963616c6c7920736f756e64207265706f7274696e672074686174207374616e647320757020696e20636f7572742e204c6561726e204d6f7265204469676974616c20466f72656e7369637320666f7220427573696e6573736573202620436f72706f72617465204c6567616c205465616d732053616665677561726420796f7572206469676974616c2061737365747320616e6420756e636f766572206d6973636f6e64756374207769746820656e74657270726973652d726561647920666f72656e7369632073657276696365732e20466f7220427573696e65737365732c205765204f666665723a20496e7465726e616c20467261756420496e7665737469676174696f6e732044657465637420756e617574686f72697a6564207472616e73616374696f6e732c206163636573732c206f72207361626f746167652e20446174612042726561636820526573706f6e73652026204379626572736563757269747920466f72656e7369637320556e6465727374616e64206272656163682073636f70652c20766563746f722c20616e6420696d706163742e2049502054686566742026205472616465205365637265742050726f74656374696f6e204964656e7469667920696e7465726e616c206f722065787465726e616c2064617461206c65616b732e20456d706c6f796d656e74204c6177202620485220436173657320496e766573746967617465206d6973636f6e647563742c2077726f6e6766756c207465726d696e6174696f6e2c20616e64206861726173736d656e7420636c61696d732e20526567756c61746f727920436f6d706c69616e63652026205269736b204d697469676174696f6e20456e7375726520646f63756d656e746174696f6e20666f7220474450522c2048495041412c20434350412c20616e64206d6f72652e2044657669636520556e6c6f636b696e67205365637572652061636365737320746f206c6f636b6564206465766963657320666f7220666f72656e73696320616e616c797369732e204c6561726e204d6f726520476f7665726e6d656e742d477261646520466f72656e7369637320666f72204167656e636965732026204c617720456e666f7263656d656e742041732061204753412d617070726f7665642076656e646f722c2077652070726f76696465207365637572652c20636f6d706c69616e7420666f72656e73696320736572766963657320746f206c6f63616c2c2073746174652c20616e64206665646572616c20676f7665726e6d656e7420656e7469746965732e20486f7720576520537570706f727420476f7665726e6d656e74204167656e636965733a204372696d696e616c202620436976696c20496e7665737469676174696f6e73204d6f62696c6520666f72656e736963732c206469676974616c2065766964656e6365207265636f766572792c20616e6420636861696e2d6f662d637573746f647920707265736572766174696f6e2e20457870657274205769746e6573732053657276696365732054657374696d6f6e7920616e6420636f6e73756c746174696f6e20666f722070726f73656375746f72732c20646566656e73652c20616e64204a4147207465616d732e204379626572736563757269747920417564697473202620436f6d706c69616e636520416c69676e2077697468204e4953542c204649534d412c20434a49532c20616e64206f74686572207374616e64617264732e204753412d417070726f76656420466f72656e73696320536572766963657320526561647920666f722072617069642070726f637572656d656e74207468726f75676820676f7665726e6d656e7420636f6e7472616374732e204c6561726e204d6f72652057687920436c69656e747320547275737420426c61636b20446f6720466f72656e736963732043686f6f73696e6720746865207269676874206469676974616c20666f72656e7369637320706172746e65722063616e206d616b65206f7220627265616b20796f757220636173652e20417420426c61636b20446f6720466f72656e736963732c206f757220636c69656e747320636f756e74206f6e20757320666f72206d6f7265207468616e206a75737420746563686e6963616c20657870657274697365e28094746865792072656c79206f6e206f757220696e746567726974792c20707265636973696f6e2c20616e6420756e7761766572696e6720636f6d6d69746d656e7420746f20756e636f766572696e67207468652074727574682e205765206f706572617465206174207468652068696768657374207374616e6461726473206f66206c6567616c20646566656e736962696c6974792c20636f6e666964656e7469616c6974792c20616e6420726573706f6e736976656e6573732e2043657274696669656420466f72656e7369632045787065727473205370656369616c697374732077697468206c617720656e666f7263656d656e742c20637962657273656375726974792c20616e64206c6567616c206261636b67726f756e64732e20436f7572742d41646d69737369626c65205265706f7274732045766572792063617365206d65657473207468652068696768657374207374616e646172647320666f722065766964656e636520696e746567726974792ee2808be2808b20436f6e666964656e7469616c2c204574686963616c20496e7665737469676174696f6e7320416c776179732064697363726565742c207365637572652c20616e64206f626a6563746976652ee2808be2808b20526170696420526573706f6e73652c204e6174696f6e77696465205265616368205765206163742066617374e28094626563617573652074696d696e67206f6674656e2064657465726d696e65732063617365206f7574636f6d6573e2808b2047657420696e20546f756368205768657468657220796f75206e656564206469676974616c20666f72656e73696320737570706f727420666f722061206c6567616c20636173652c20636f72706f7261746520696e7665737469676174696f6e2c206f7220676f7665726e6d656e7420696e71756972792c20426c61636b20446f6720466f72656e73696373206973206865726520746f2070726f766964652065787065727420617373697374616e63652e20436f6e7461637420557320546f64617920746f206469736375737320796f757220666f72656e736963206e6565647320616e6420686f772077652063616e20737570706f727420796f757220636173652e20537065616b2077697468206120466f72656e736963732045787065727420223b693a333b613a32353a7b733a323a226964223b693a353b733a353a22616c696173223b733a35303a2277686f2077652068656c70207769746820657870657274206469676974616c20666f72656e73696373207365727669636573223b733a373a2273756d6d617279223b733a31333835353a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120206d6c722d6174223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564206d78383630207478742d6e726d6c223e457870657274204469676974616c20466f72656e73696320536f6c7574696f6e7320666f72204c6567616c2c20436f72706f726174652c20616e6420496e76657374696761746976650d0a20202020202020202020202020204e656564730d0a2020202020202020202020203c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d747874206d72743234206d78373736207478742d6e726d6c223e0d0a2020202020202020202020202020426c61636b20446f6720466f72656e736963732070726f766964657320636f7572742d61646d69737369626c65206469676974616c20666f72656e73696320736572766963657320746f206120646976657273652072616e6765206f6620636c69656e7473e28094656163680d0a20202020202020202020202020207769746820756e69717565206368616c6c656e6765732c2068696768207374616b65732c20616e64207370656369666963206c6567616c20726571756972656d656e74732e205768657468657220796f75e28099726520616e206174746f726e657920707265706172696e670d0a2020202020202020202020202020666f7220747269616c2c206120627573696e65737320696e7665737469676174696e6720696e7465726e616c2066726175642c206f72206120676f7665726e6d656e74206167656e637920656e737572696e6720636f6d706c69616e63652c206f75720d0a2020202020202020202020202020636572746966696564206578706572747320756e636f76657220746865206469676974616c2074727574682074686174206d617474657273206d6f73742e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d22626e2d747874206d72743234206d78373736207478742d6e726d6c223e0d0a20202020202020202020202020204e65656420746f2073656375726520637269746963616c206469676974616c2065766964656e63653f205765277265206865726520746f2068656c70e280947265616368206f757420746f64617920746f20676574206578706572742067756964616e636520666f720d0a2020202020202020202020202020796f757220636173652e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a20202020202020202020202020202020476574204578706572742047756964616e636520466f7220596f757220436173650d0a20202020202020202020202020203c2f613e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f77686f77657365727665312e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363035223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4469676974616c20466f72656e7369637320666f7220496e646976696475616c73202620506572736f6e616c204c6567616c2043617365733c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205768656e20796f7572207269676874732c2066696e616e6365732c206f722072657075746174696f6e20617265206174207374616b652c2077652064656c6976657220646566656e7369626c6520666f72656e73696320616e616c7973697320746f20737570706f72740d0a20202020202020202020796f757220636173652e0d0a20202020202020203c2f703e0d0a20202020202020203c683320636c6173733d2262642d747264206d743138207478742d6e726d6c223e0d0a20202020202020202020486f772057652048656c7020496e646976696475616c733a0d0a20202020202020203c2f68333e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e506572736f6e616c204461746120496e7665737469676174696f6e733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020205265636f7665722064656c65746564206f722068696464656e2066696c65732c2070686f746f732c20616e64207265636f7264732066726f6d2064657669636573206f7220636c6f756420706c6174666f726d732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e46726175642026204964656e746974792054686566742043617365733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020547261636b20756e617574686f72697a6564206c6f67696e732c206f6e6c696e652061637469766974792c20616e64206672617564756c656e74207472616e73616374696f6e732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e436f7572742d41646d69737369626c65204469676974616c2045766964656e63653c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020507265736572766520616e642070726573656e74206461746120666f7220636976696c206c697469676174696f6e2c206469766f7263652c206f72206372696d696e616c20646566656e73652063617365732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a20202020202020203c7020636c6173733d226d743234223e0d0a202020202020202020203c6120687265663d222f232220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a2020202020202020202020204c6561726e204d6f72650d0a202020202020202020203c2f613e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e4469676974616c20466f72656e7369637320537570706f727420666f7220436976696c2026204372696d696e616c204174746f726e6579733c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020576520706172746e65722077697468206174746f726e65797320746f2070726f766964652072656c6961626c652c20657870657274206469676974616c20666f72656e73696373207461696c6f72656420746f20636f6d706c6578206c6567616c20737472617465676965732e0d0a20202020202020203c2f703e0d0a20202020202020203c683320636c6173733d2262642d747264206d743138207478742d6e726d6c223e466f72204174746f726e6579732c2057652050726f766964653a3c2f68333e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4c697469676174696f6e20537570706f72743c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020446973636f7665727920617373697374616e63652c20616666696461766974732c206361736520616e616c797369732c20616e64206578706572742074657374696d6f6e792e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e45766964656e636520507265736572766174696f6e3c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020436861696e2d6f662d637573746f647920646f63756d656e746174696f6e20616e6420666f72656e73696320696d6167696e672e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e446566656e736520496e7665737469676174696f6e73203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020556e636f766572696e6720657863756c7061746f72792065766964656e6365206163726f7373206d6f62696c652c20636c6f75642c20616e6420736f6369616c20706c6174666f726d732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e436976696c204c697469676174696f6e20466f72656e736963733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a202020202020202020202020202049502074686566742c20627265616368206f6620636f6e74726163742c20656d706c6f796d656e74206c61772c20616e64206d6f72652e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a20202020202020203c7020636c6173733d226d743234223e0d0a202020202020202020203c6120687265663d222f77686f2d77652d73657276652f6174746f726e6579732220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a2020202020202020202020204c6561726e204d6f72650d0a202020202020202020203c2f613e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f77686f77657365727665322e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f77686f77657365727665332e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4469676974616c2045766964656e636520666f72205072697661746520496e76657374696761746f7273202620496e7665737469676174697665204669726d733c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205072697661746520696e76657374696761746f72732072656c79206f6e206f75722065787065727469736520746f20656e68616e63652063617365776f726b20776974682064656570206469676974616c20696e7369676874732e0d0a20202020202020203c2f703e0d0a20202020202020203c683320636c6173733d226b6e732d68643332206d78353434206d743138207478742d6e726d6c223e486f7720576520537570706f727420496e76657374696761746f72733a3c2f68333e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e44657669636520262041707020446174612045787472616374696f6e3c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a202020202020202020202020202046726f6d2070686f6e65732c207461626c6574732c20636f6d7075746572732c20616e6420496f5420646576696365732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e417564696f2f566964656f20416e616c797369733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a202020202020202020202020202041757468656e7469636174696e67207265636f7264696e677320616e6420656e68616e63696e672065766964656e63652e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e536f6369616c204d6564696120496e7665737469676174696f6e733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020204964656e74696679696e672066616b652070726f66696c65732c2068696464656e2061637469766974792c20616e642064656c65746564206d657373616765732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e44617461205265636f76657279202620507265736572766174696f6e203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020466f72656e736963616c6c7920736f756e64207265706f7274696e672074686174207374616e647320757020696e20636f7572742e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a20202020202020203c7020636c6173733d226d743234223e0d0a202020202020202020203c6120687265663d222f77686f2d77652d73657276652f6469676974616c2d666f72656e736963732d666f722d707269766174652d696e76657374696761746f72732220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a2020202020202020202020204c6561726e204d6f72650d0a202020202020202020203c2f613e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d6820626b2d6d67626f7831312070743430206d7831383030223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d226d78393332223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4469676974616c20466f72656e7369637320666f7220427573696e6573736573202620436f72706f72617465204c6567616c205465616d733c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e53616665677561726420796f7572206469676974616c2061737365747320616e6420756e636f766572206d6973636f6e64756374207769746820656e74657270726973652d726561647920666f72656e7369630d0a202020202020202073657276696365732e3c2f703e0d0a2020202020203c683320636c6173733d2262642d747264206d743138207478742d6e726d6c223e466f7220427573696e65737365732c205765204f666665723a3c2f68333e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743634207772702070726f7463742070642d696e3234207574722d616c69676e223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e496e7465726e616c20467261756420496e7665737469676174696f6e733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e44657465637420756e617574686f72697a6564207472616e73616374696f6e732c206163636573732c206f72207361626f746167652e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e446174612042726561636820526573706f6e73652026204379626572736563757269747920466f72656e736963733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e556e6465727374616e64206272656163682073636f70652c20766563746f722c20616e6420696d706163742e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e49502054686566742026205472616465205365637265742050726f74656374696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e4964656e7469667920696e7465726e616c206f722065787465726e616c2064617461206c65616b732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e456d706c6f796d656e74204c617720262048522043617365733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e496e766573746967617465206d6973636f6e647563742c2077726f6e6766756c207465726d696e6174696f6e2c20616e64206861726173736d656e7420636c61696d732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e526567756c61746f727920436f6d706c69616e63652026205269736b204d697469676174696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e456e7375726520646f63756d656e746174696f6e20666f7220474450522c2048495041412c20434350412c20616e64206d6f72652e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e44657669636520556e6c6f636b696e673c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e5365637572652061636365737320746f206c6f636b6564206465766963657320666f7220666f72656e73696320616e616c797369732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a20202020203c7020636c6173733d226d743234223e0d0a202020202020202020203c6120687265663d222f77686f2d77652d73657276652f666f722d627573696e65737365732d636f72706f726174696f6e732d6e617669676174696e672d6469676974616c2d756e6365727461696e74792220636c6173733d22676c6f62616c2d62746e20223e0d0a2020202020202020202020204c6561726e204d6f72650d0a202020202020202020203c2f613e0d0a20202020202020203c2f703e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f77686f77657365727665352e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e476f7665726e6d656e742d477261646520466f72656e7369637320666f72204167656e636965732026204c617720456e666f7263656d656e743c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a2020202020202020202041732061204753412d617070726f7665642076656e646f722c2077652070726f76696465207365637572652c20636f6d706c69616e7420666f72656e73696320736572766963657320746f206c6f63616c2c2073746174652c20616e64206665646572616c0d0a20202020202020202020676f7665726e6d656e7420656e7469746965732e0d0a20202020202020203c2f703e0d0a20202020202020203c683320636c6173733d2262642d747264206d743138207478742d6e726d6c223e486f7720576520537570706f727420476f7665726e6d656e74204167656e636965733a3c2f68333e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4372696d696e616c202620436976696c20496e7665737469676174696f6e733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020204d6f62696c6520666f72656e736963732c206469676974616c2065766964656e6365207265636f766572792c20616e6420636861696e2d6f662d637573746f647920707265736572766174696f6e2e0d0a0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e457870657274205769746e6573732053657276696365733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a202020202020202020202020202054657374696d6f6e7920616e6420636f6e73756c746174696f6e20666f722070726f73656375746f72732c20646566656e73652c20616e64204a4147207465616d732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4379626572736563757269747920417564697473202620436f6d706c69616e63653c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020416c69676e2077697468204e4953542c204649534d412c20434a49532c20616e64206f74686572207374616e64617264732e0d0a0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4753412d417070726f76656420466f72656e7369632053657276696365733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020526561647920666f722072617069642070726f637572656d656e74207468726f75676820676f7665726e6d656e7420636f6e7472616374732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a20202020202020203c7020636c6173733d226d743234223e0d0a202020202020202020203c6120687265663d222f77686f2d77652d73657276652f6469676974616c2d666f72656e736963732d666f722d6665646572616c2d73746174652d6c6f63616c2d676f7665726e6d656e742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a2020202020202020202020204c6561726e204d6f72650d0a202020202020202020203c2f613e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d6820626b2d6d67626f7831312070743430206d7831383030223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d226d78393332206d6c722d617420223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e57687920436c69656e747320547275737420426c61636b20446f6720466f72656e736963733c2f68323e0d0a2020202020203c7020636c6173733d226d743138206d7839333320702d657874223e0d0a202020202020202043686f6f73696e6720746865207269676874206469676974616c20666f72656e7369637320706172746e65722063616e206d616b65206f7220627265616b20796f757220636173652e20417420426c61636b20446f6720466f72656e736963732c206f757220636c69656e74730d0a2020202020202020636f756e74206f6e20757320666f72206d6f7265207468616e206a75737420746563686e6963616c20657870657274697365e28094746865792072656c79206f6e206f757220696e746567726974792c20707265636973696f6e2c20616e6420756e7761766572696e670d0a2020202020202020636f6d6d69746d656e7420746f20756e636f766572696e67207468652074727574682e205765206f706572617465206174207468652068696768657374207374616e6461726473206f66206c6567616c20646566656e736962696c6974792c20636f6e666964656e7469616c6974792c0d0a2020202020202020616e6420726573706f6e736976656e6573732e0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703234206d743430207772702070726f74637420636f6c3434223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f7376672f706572736f6e5f736869656c642e7376672220616c743d2269636f6e2220636c6173733d2269636e2d6368223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564206d743230223e43657274696669656420466f72656e73696320457870657274733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e5370656369616c697374732077697468206c617720656e666f7263656d656e742c20637962657273656375726974792c20616e64206c6567616c206261636b67726f756e64732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f7376672f717569636b5f7265666572656e63652e7376672220616c743d2269636f6e2220636c6173733d2269636e2d6368223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564206d743230223e436f7572742d41646d69737369626c65205265706f7274733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e45766572792063617365206d65657473207468652068696768657374207374616e646172647320666f722065766964656e636520696e746567726974792ee2808be2808b3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f7376672f646174612d657669642e7376672220616c743d2269636f6e2220636c6173733d2269636e2d6368223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564206d743230223e436f6e666964656e7469616c2c204574686963616c20496e7665737469676174696f6e733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e416c776179732064697363726565742c207365637572652c20616e64206f626a6563746976652ee2808be2808b3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f7376672f656c6563747269635f626f6c742e7376672220616c743d2269636f6e2220636c6173733d2269636e2d6368223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564206d743230223e526170696420526573706f6e73652c204e6174696f6e776964652052656163683c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e5765206163742066617374e28094626563617573652074696d696e67206f6674656e2064657465726d696e65732063617365206f7574636f6d6573e2808b3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d226472792d7064207074302070623430223e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a202020203c64697620636c6173733d22742d63656e746572206d78363930206d6c722d6174223e0d0a0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e47657420696e20546f7563683c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78353031206d6c722d6174223e5768657468657220796f75206e656564206469676974616c20666f72656e73696320737570706f727420666f722061206c6567616c20636173652c20636f72706f726174650d0a2020202020202020696e7665737469676174696f6e2c206f720d0a2020202020202020676f7665726e6d656e7420696e71756972792c20426c61636b20446f6720466f72656e73696373206973206865726520746f2070726f766964652065787065727420617373697374616e63652e3c2f703e0d0a2020202020203c7020636c6173733d226d74313820702d6578742064736b2d6e6f6e65223e203c6120636c6173733d22756e6465722d6c696e652220687265663d222f636f6e74616374223e436f6e7461637420557320546f6461793c2f613e20746f206469736375737320796f75720d0a2020202020202020666f72656e736963206e6565647320616e6420686f772077652063616e20737570706f727420796f757220636173652e3c2f703e0d0a2020202020203c64697620636c6173733d226d743438223e0d0a20202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e537065616b2077697468206120466f72656e73696373204578706572743c2f613e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a32323a3139223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a37393b733a383a226f72646572696e67223b693a32313b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35323a22353a77686f2d77652d68656c702d776974682d6578706572742d6469676974616c2d666f72656e736963732d7365727669636573223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30392030383a31333a3139223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d353a77686f2d77652d68656c702d776974682d6578706572742d6469676974616c2d666f72656e736963732d73657276696365732663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30392030383a31333a3139223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a35303a2257686f2057652048656c70207769746820457870657274204469676974616c20466f72656e73696373205365727669636573223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(6, 'index.php?option=com_content&view=article&id=6', 'index.php?option=com_content&view=article&id=6:court-ready-digital-evidence-for-attorneys-and-law-firms&catid=2', 'Court-Ready Digital Evidence for Attorneys and Law Firms', ' Expert Forensic Services for Legal Professionals At Black Dog Forensics, we specialize in turning complex digital data into powerful legal evidence. Attorneys across Texas and across the country count on us to uncover the facts, preserve the truth, and deliver expert insight that holds up in court. Whether you’re mounting a criminal defense, navigating a civil dispute, or preparing for trial, our team works as an extension of your legal strategy—offering clarity, precision, and courtroom-ready results. We routinely assist attorneys with: Full forensic imaging and deep-dive analysis of mobile devices, computers, and cloud accounts Authentication of digital communications to prove origin, intent, or tampering Recovery of deleted messages, files, and metadata vital to your case Expert reports, affidavits, and testimony that simplify the technical and support your argument Consultation during discovery to guide requests and avoid pitfalls Litigation support that strengthens your position before you ever step into the courtroom Get expert guidance for your case Why Clients Trust Us Why Attorneys Choose Black Dog Forensics When the stakes are high, attorneys don’t just need digital evidence—they need a trusted forensic ally who understands the legal process. Here’s why top law firms and solo practitioners turn to Black Dog Forensics: Courtroom-Ready Evidence Every step we take is designed to meet or exceed court standards for admissibility and chain of custody. Expertise That Builds Stronger Cases From pre-litigation strategy to expert testimony, our team enhances your case with data-backed insights and clear analysis. Challenge the Opposition with Confidence We’re experienced at reviewing and rebutting opposing forensic claims—arming you with facts, not guesswork. Efficient, Targeted Discovery We help narrow the scope, reduce costs, and focus on the data that actually matters. Communication You Can Count On Our reports are jargon-free, courtroom-tested, and built to resonate with judges and juries. Fast, Confidential, and Always Professional We know your deadlines are tight and your cases are sensitive. We respond quickly—and we never compromise discretion. Frequently Asked Questions When should a lawyer involve a digital forensics expert during a legal case? Attorneys should engage a digital forensics expert early in the legal process—ideally during discovery or while shaping the case strategy. Early involvement can guide discovery requests, uncover digital red flags, and enhance case strength with properly preserved evidence. Can digital forensic consultants assist with legal discovery and data scope refinement? Yes. Our digital forensic experts help attorneys draft precise discovery requests by identifying relevant data types, narrowing search parameters, and optimizing evidence collection. This results in more targeted, cost-effective investigations that hold up in court. How do I know if digital forensics is relevant to my litigation or investigation? If your case involves deleted emails, access to confidential files, altered metadata, or opposing forensic claims, it likely requires digital forensics. We offer consultations to assess if forensic evidence can support your legal argument or defense. How do digital forensic experts ensure evidence is admissible in court? We follow strict legal and forensic standards, including chain of custody procedures, forensic imaging, cryptographic hash validation, and neutral reporting. These protocols ensure that our findings are court-admissible in both civil and criminal proceedings. Can you recover deleted emails or prove file access in a digital investigation? Absolutely. We can recover deleted emails, trace user access to sensitive files, and analyze metadata to determine who accessed, modified, or deleted digital documents—key evidence in fraud cases, employee disputes, and intellectual property theft. Ready to Strengthen Your Case with Digital Evidence That Holds Up in Court? Partner with Black Dog Forensics and gain a courtroom-tested ally in your legal strategy. Whether you’re facing a high-stakes criminal trial or a complex civil dispute, our forensic experts deliver the clarity and credibility your case deserves. Contact us today for a confidential consultation — and take the first step toward uncovering the truth. Schedule a Call Request a Case Review ', '2025-05-20 12:53:10', 'a303b4d88d752914e5756d3e2b3ecba7', 1, 1, 1, '*', '2025-04-09 10:35:33', NULL, '2025-04-09 10:35:33', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a343430373a222045787065727420466f72656e73696320536572766963657320666f72204c6567616c2050726f66657373696f6e616c7320417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e207475726e696e6720636f6d706c6578206469676974616c206461746120696e746f20706f77657266756c206c6567616c2065766964656e63652e204174746f726e657973206163726f737320546578617320616e64206163726f73732074686520636f756e74727920636f756e74206f6e20757320746f20756e636f766572207468652066616374732c207072657365727665207468652074727574682c20616e642064656c697665722065787065727420696e7369676874207468617420686f6c647320757020696e20636f7572742e205768657468657220796f75e280997265206d6f756e74696e672061206372696d696e616c20646566656e73652c206e617669676174696e67206120636976696c20646973707574652c206f7220707265706172696e6720666f7220747269616c2c206f7572207465616d20776f726b7320617320616e20657874656e73696f6e206f6620796f7572206c6567616c207374726174656779e280946f66666572696e6720636c61726974792c20707265636973696f6e2c20616e6420636f757274726f6f6d2d726561647920726573756c74732e20576520726f7574696e656c7920617373697374206174746f726e65797320776974683a2046756c6c20666f72656e73696320696d6167696e6720616e6420646565702d6469766520616e616c79736973206f66206d6f62696c6520646576696365732c20636f6d7075746572732c20616e6420636c6f7564206163636f756e74732041757468656e7469636174696f6e206f66206469676974616c20636f6d6d756e69636174696f6e7320746f2070726f7665206f726967696e2c20696e74656e742c206f722074616d706572696e67205265636f76657279206f662064656c65746564206d657373616765732c2066696c65732c20616e64206d6574616461746120766974616c20746f20796f7572206361736520457870657274207265706f7274732c20616666696461766974732c20616e642074657374696d6f6e7920746861742073696d706c6966792074686520746563686e6963616c20616e6420737570706f727420796f757220617267756d656e7420436f6e73756c746174696f6e20647572696e6720646973636f7665727920746f20677569646520726571756573747320616e642061766f69642070697466616c6c73204c697469676174696f6e20737570706f7274207468617420737472656e677468656e7320796f757220706f736974696f6e206265666f726520796f752065766572207374657020696e746f2074686520636f757274726f6f6d20476574206578706572742067756964616e636520666f7220796f757220636173652057687920436c69656e747320547275737420557320576879204174746f726e6579732043686f6f736520426c61636b20446f6720466f72656e73696373205768656e20746865207374616b65732061726520686967682c206174746f726e65797320646f6ee2809974206a757374206e656564206469676974616c2065766964656e6365e2809474686579206e6565642061207472757374656420666f72656e73696320616c6c792077686f20756e6465727374616e647320746865206c6567616c2070726f636573732e2048657265e28099732077687920746f70206c6177206669726d7320616e6420736f6c6f2070726163746974696f6e657273207475726e20746f20426c61636b20446f6720466f72656e736963733a20436f757274726f6f6d2d52656164792045766964656e636520457665727920737465702077652074616b652069732064657369676e656420746f206d656574206f722065786365656420636f757274207374616e646172647320666f722061646d6973736962696c69747920616e6420636861696e206f6620637573746f64792e204578706572746973652054686174204275696c6473205374726f6e6765722043617365732046726f6d207072652d6c697469676174696f6e20737472617465677920746f206578706572742074657374696d6f6e792c206f7572207465616d20656e68616e63657320796f75722063617365207769746820646174612d6261636b656420696e73696768747320616e6420636c65617220616e616c797369732e204368616c6c656e676520746865204f70706f736974696f6e207769746820436f6e666964656e6365205765e28099726520657870657269656e63656420617420726576696577696e6720616e6420726562757474696e67206f70706f73696e6720666f72656e73696320636c61696d73e2809461726d696e6720796f7520776974682066616374732c206e6f74206775657373776f726b2e20456666696369656e742c20546172676574656420446973636f766572792057652068656c70206e6172726f77207468652073636f70652c2072656475636520636f7374732c20616e6420666f637573206f6e20746865206461746120746861742061637475616c6c79206d6174746572732e20436f6d6d756e69636174696f6e20596f752043616e20436f756e74204f6e204f7572207265706f72747320617265206a6172676f6e2d667265652c20636f757274726f6f6d2d7465737465642c20616e64206275696c7420746f207265736f6e6174652077697468206a756467657320616e64206a75726965732e20466173742c20436f6e666964656e7469616c2c20616e6420416c776179732050726f66657373696f6e616c205765206b6e6f7720796f757220646561646c696e65732061726520746967687420616e6420796f7572206361736573206172652073656e7369746976652e20576520726573706f6e6420717569636b6c79e28094616e64207765206e6576657220636f6d70726f6d6973652064697363726574696f6e2e204672657175656e746c792041736b6564205175657374696f6e73205768656e2073686f756c642061206c617779657220696e766f6c76652061206469676974616c20666f72656e736963732065787065727420647572696e672061206c6567616c20636173653f204174746f726e6579732073686f756c6420656e676167652061206469676974616c20666f72656e7369637320657870657274206561726c7920696e20746865206c6567616c2070726f63657373e28094696465616c6c7920647572696e6720646973636f76657279206f72207768696c652073686170696e672074686520636173652073747261746567792e204561726c7920696e766f6c76656d656e742063616e20677569646520646973636f766572792072657175657374732c20756e636f766572206469676974616c2072656420666c6167732c20616e6420656e68616e6365206361736520737472656e67746820776974682070726f7065726c79207072657365727665642065766964656e63652e2043616e206469676974616c20666f72656e73696320636f6e73756c74616e7473206173736973742077697468206c6567616c20646973636f7665727920616e6420646174612073636f706520726566696e656d656e743f205965732e204f7572206469676974616c20666f72656e73696320657870657274732068656c70206174746f726e657973206472616674207072656369736520646973636f76657279207265717565737473206279206964656e74696679696e672072656c6576616e7420646174612074797065732c206e6172726f77696e672073656172636820706172616d65746572732c20616e64206f7074696d697a696e672065766964656e636520636f6c6c656374696f6e2e205468697320726573756c747320696e206d6f72652074617267657465642c20636f73742d65666665637469766520696e7665737469676174696f6e73207468617420686f6c6420757020696e20636f7572742e20486f7720646f2049206b6e6f77206966206469676974616c20666f72656e736963732069732072656c6576616e7420746f206d79206c697469676174696f6e206f7220696e7665737469676174696f6e3f20496620796f7572206361736520696e766f6c7665732064656c6574656420656d61696c732c2061636365737320746f20636f6e666964656e7469616c2066696c65732c20616c7465726564206d657461646174612c206f72206f70706f73696e6720666f72656e73696320636c61696d732c206974206c696b656c79207265717569726573206469676974616c20666f72656e736963732e205765206f6666657220636f6e73756c746174696f6e7320746f2061737365737320696620666f72656e7369632065766964656e63652063616e20737570706f727420796f7572206c6567616c20617267756d656e74206f7220646566656e73652e20486f7720646f206469676974616c20666f72656e736963206578706572747320656e737572652065766964656e63652069732061646d69737369626c6520696e20636f7572743f20576520666f6c6c6f7720737472696374206c6567616c20616e6420666f72656e736963207374616e64617264732c20696e636c7564696e6720636861696e206f6620637573746f64792070726f636564757265732c20666f72656e73696320696d6167696e672c2063727970746f6772617068696320686173682076616c69646174696f6e2c20616e64206e65757472616c207265706f7274696e672e2054686573652070726f746f636f6c7320656e737572652074686174206f75722066696e64696e67732061726520636f7572742d61646d69737369626c6520696e20626f746820636976696c20616e64206372696d696e616c2070726f63656564696e67732e2043616e20796f75207265636f7665722064656c6574656420656d61696c73206f722070726f76652066696c652061636365737320696e2061206469676974616c20696e7665737469676174696f6e3f204162736f6c7574656c792e2057652063616e207265636f7665722064656c6574656420656d61696c732c20747261636520757365722061636365737320746f2073656e7369746976652066696c65732c20616e6420616e616c797a65206d6574616461746120746f2064657465726d696e652077686f2061636365737365642c206d6f6469666965642c206f722064656c65746564206469676974616c20646f63756d656e7473e280946b65792065766964656e636520696e2066726175642063617365732c20656d706c6f7965652064697370757465732c20616e6420696e74656c6c65637475616c2070726f70657274792074686566742e20526561647920746f20537472656e677468656e20596f757220436173652077697468204469676974616c2045766964656e6365205468617420486f6c647320557020696e20436f7572743f20506172746e6572207769746820426c61636b20446f6720466f72656e7369637320616e64206761696e206120636f757274726f6f6d2d74657374656420616c6c7920696e20796f7572206c6567616c2073747261746567792e205768657468657220796f75e28099726520666163696e67206120686967682d7374616b6573206372696d696e616c20747269616c206f72206120636f6d706c657820636976696c20646973707574652c206f757220666f72656e73696320657870657274732064656c697665722074686520636c617269747920616e6420637265646962696c69747920796f757220636173652064657365727665732e20436f6e7461637420757320746f64617920666f72206120636f6e666964656e7469616c20636f6e73756c746174696f6e20e2809420616e642074616b6520746865206669727374207374657020746f7761726420756e636f766572696e67207468652074727574682e205363686564756c6520612043616c6c2052657175657374206120436173652052657669657720223b693a333b613a32353a7b733a323a226964223b693a363b733a353a22616c696173223b733a35363a22636f757274207265616479206469676974616c2065766964656e636520666f72206174746f726e65797320616e64206c6177206669726d73223b733a373a2273756d6d617279223b733a31303937373a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120206d6c722d6174223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a202020202020202020202020202045787065727420466f72656e73696320536572766963657320666f72204c6567616c2050726f66657373696f6e616c730d0a2020202020202020202020203c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d7831303337206d72743234223e0d0a2020202020202020202020202020417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e207475726e696e6720636f6d706c6578206469676974616c206461746120696e746f20706f77657266756c206c6567616c0d0a202020202020202020202020202065766964656e63652e204174746f726e657973206163726f737320546578617320616e64206163726f73732074686520636f756e74727920636f756e74206f6e20757320746f20756e636f766572207468652066616374732c0d0a20202020202020202020202020207072657365727665207468652074727574682c20616e642064656c697665722065787065727420696e7369676874207468617420686f6c647320757020696e20636f7572742e0d0a0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d783130333720206d72743234223e0d0a20202020202020202020202020205768657468657220796f75e280997265206d6f756e74696e672061206372696d696e616c20646566656e73652c206e617669676174696e67206120636976696c20646973707574652c206f7220707265706172696e6720666f720d0a2020202020202020202020202020747269616c2c206f7572207465616d20776f726b7320617320616e20657874656e73696f6e206f6620796f7572206c6567616c207374726174656779e280946f66666572696e6720636c61726974792c20707265636973696f6e2c0d0a2020202020202020202020202020616e6420636f757274726f6f6d2d726561647920726573756c74732e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d7831303337206d72743234223e0d0a2020202020202020202020202020576520726f7574696e656c7920617373697374206174746f726e65797320776974683a0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c756c20636c6173733d2262642d6c69737420206d743234223e0d0a20202020202020202020202020203c6c693e0d0a2020202020202020202020202020202046756c6c20666f72656e73696320696d6167696e6720616e6420646565702d6469766520616e616c79736973206f66206d6f62696c6520646576696365732c20636f6d7075746572732c20616e6420636c6f75640d0a202020202020202020202020202020206163636f756e74730d0a20202020202020202020202020203c2f6c693e0d0a20202020202020202020202020203c6c693e0d0a2020202020202020202020202020202041757468656e7469636174696f6e206f66206469676974616c20636f6d6d756e69636174696f6e7320746f2070726f7665206f726967696e2c20696e74656e742c206f722074616d706572696e670d0a20202020202020202020202020203c2f6c693e0d0a20202020202020202020202020203c6c693e0d0a202020202020202020202020202020205265636f76657279206f662064656c65746564206d657373616765732c2066696c65732c20616e64206d6574616461746120766974616c20746f20796f757220636173650d0a20202020202020202020202020203c2f6c693e0d0a20202020202020202020202020203c6c693e0d0a20202020202020202020202020202020457870657274207265706f7274732c20616666696461766974732c20616e642074657374696d6f6e7920746861742073696d706c6966792074686520746563686e6963616c20616e6420737570706f727420796f75720d0a20202020202020202020202020202020617267756d656e740d0a20202020202020202020202020203c2f6c693e0d0a20202020202020202020202020203c6c693e0d0a20202020202020202020202020202020436f6e73756c746174696f6e20647572696e6720646973636f7665727920746f20677569646520726571756573747320616e642061766f69642070697466616c6c730d0a20202020202020202020202020203c2f6c693e0d0a20202020202020202020202020203c6c693e0d0a202020202020202020202020202020204c697469676174696f6e20737570706f7274207468617420737472656e677468656e7320796f757220706f736974696f6e206265666f726520796f752065766572207374657020696e746f207468650d0a20202020202020202020202020202020636f757274726f6f6d0d0a20202020202020202020202020203c2f6c693e0d0a2020202020202020202020203c2f756c3e0d0a2020202020202020202020203c64697620636c6173733d226d743332223e0d0a20202020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e207478746361702220687265663d222f636f6e74616374223e476574206578706572742067756964616e636520666f7220796f757220636173653c2f613e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d6820626b2d6d67626f7831312070743430206d7831383030223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d226d78393332223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e57687920436c69656e74732054727573742055733c2f68323e0d0a2020202020203c683320636c6173733d226b6e732d68643332207478742d6e726d6c223e576879204174746f726e6579732043686f6f736520426c61636b20446f6720466f72656e736963733c2f68333e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a20202020202020205768656e20746865207374616b65732061726520686967682c206174746f726e65797320646f6ee2809974206a757374206e656564206469676974616c2065766964656e6365e2809474686579206e6565642061207472757374656420666f72656e73696320616c6c792077686f0d0a2020202020202020756e6465727374616e647320746865206c6567616c2070726f636573732e2048657265e28099732077687920746f70206c6177206669726d7320616e6420736f6c6f2070726163746974696f6e657273207475726e20746f20426c61636b20446f6720466f72656e736963733a0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743634207772702070726f7463742070642d696e3234207574722d616c69676e223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436f757274726f6f6d2d52656164792045766964656e63653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a202020202020202020202020457665727920737465702077652074616b652069732064657369676e656420746f206d656574206f722065786365656420636f757274207374616e646172647320666f722061646d6973736962696c69747920616e6420636861696e206f6620637573746f64792e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4578706572746973652054686174204275696c6473205374726f6e6765722043617365733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e46726f6d207072652d6c697469676174696f6e20737472617465677920746f206578706572742074657374696d6f6e792c206f7572207465616d20656e68616e63657320796f75722063617365207769746820646174612d6261636b65640d0a202020202020202020202020696e73696768747320616e6420636c65617220616e616c797369732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4368616c6c656e676520746865204f70706f736974696f6e207769746820436f6e666964656e63653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e5765e28099726520657870657269656e63656420617420726576696577696e6720616e6420726562757474696e67206f70706f73696e6720666f72656e73696320636c61696d73e2809461726d696e6720796f7520776974682066616374732c0d0a2020202020202020202020206e6f74206775657373776f726b2e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e456666696369656e742c20546172676574656420446973636f766572793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e57652068656c70206e6172726f77207468652073636f70652c2072656475636520636f7374732c20616e6420666f637573206f6e20746865206461746120746861742061637475616c6c79206d6174746572732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436f6d6d756e69636174696f6e20596f752043616e20436f756e74204f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e4f7572207265706f72747320617265206a6172676f6e2d667265652c20636f757274726f6f6d2d7465737465642c20616e64206275696c7420746f207265736f6e6174652077697468206a756467657320616e64206a75726965732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e466173742c20436f6e666964656e7469616c2c20616e6420416c776179732050726f66657373696f6e616c3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e5765206b6e6f7720796f757220646561646c696e65732061726520746967687420616e6420796f7572206361736573206172652073656e7369746976652e20576520726573706f6e6420717569636b6c79e28094616e64207765206e657665720d0a202020202020202020202020636f6d70726f6d6973652064697363726574696f6e2e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d2220706f732d7265206d783138303020223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d70642070743430223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e4672657175656e746c792041736b6564205175657374696f6e733c2f68323e0d0a2020202020202020202020203c64697620636c6173733d226661712d736563206d74333220706167652d736563223e0d0a20202020202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e223e0d0a202020202020202020202020202020203c212d2d206661712031202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d20223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d68656164657220616374697665223e0d0a20202020202020202020202020202020202020205768656e2073686f756c642061206c617779657220696e766f6c76652061206469676974616c20666f72656e736963732065787065727420647572696e672061206c6567616c20636173653f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a206175746f223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204174746f726e6579732073686f756c6420656e676167652061206469676974616c20666f72656e7369637320657870657274206561726c7920696e20746865206c6567616c0d0a20202020202020202020202020202020202020202020202070726f63657373e28094696465616c6c7920647572696e6720646973636f76657279206f72207768696c652073686170696e672074686520636173652073747261746567792e0d0a2020202020202020202020202020202020202020202020204561726c7920696e766f6c76656d656e742063616e20677569646520646973636f766572792072657175657374732c20756e636f766572206469676974616c207265640d0a202020202020202020202020202020202020202020202020666c6167732c20616e6420656e68616e6365206361736520737472656e67746820776974682070726f7065726c79207072657365727665642065766964656e63652e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712032202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202043616e206469676974616c20666f72656e73696320636f6e73756c74616e7473206173736973742077697468206c6567616c20646973636f7665727920616e6420646174612073636f70650d0a2020202020202020202020202020202020202020726566696e656d656e743f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205965732e204f7572206469676974616c20666f72656e73696320657870657274732068656c70206174746f726e657973206472616674207072656369736520646973636f76657279207265717565737473206279206964656e74696679696e670d0a20202020202020202020202020202020202020202020202072656c6576616e7420646174612074797065732c206e6172726f77696e672073656172636820706172616d65746572732c20616e64206f7074696d697a696e672065766964656e636520636f6c6c656374696f6e2e20546869730d0a202020202020202020202020202020202020202020202020726573756c747320696e206d6f72652074617267657465642c20636f73742d65666665637469766520696e7665737469676174696f6e73207468617420686f6c6420757020696e20636f7572742e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a0d0a202020202020202020202020202020203c212d2d206661712033202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020486f7720646f2049206b6e6f77206966206469676974616c20666f72656e736963732069732072656c6576616e7420746f206d79206c697469676174696f6e206f720d0a2020202020202020202020202020202020202020696e7665737469676174696f6e3f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a202020202020202020202020202020202020202020202020496620796f7572206361736520696e766f6c7665732064656c6574656420656d61696c732c2061636365737320746f20636f6e666964656e7469616c2066696c65732c20616c7465726564206d657461646174612c206f720d0a2020202020202020202020202020202020202020202020206f70706f73696e6720666f72656e73696320636c61696d732c206974206c696b656c79207265717569726573206469676974616c20666f72656e736963732e205765206f6666657220636f6e73756c746174696f6e7320746f206173736573730d0a202020202020202020202020202020202020202020202020696620666f72656e7369632065766964656e63652063616e20737570706f727420796f7572206c6567616c20617267756d656e74206f7220646566656e73652e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712034202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020486f7720646f206469676974616c20666f72656e736963206578706572747320656e737572652065766964656e63652069732061646d69737369626c6520696e20636f7572743f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a202020202020202020202020202020202020202020202020576520666f6c6c6f7720737472696374206c6567616c20616e6420666f72656e736963207374616e64617264732c20696e636c7564696e6720636861696e206f6620637573746f64792070726f636564757265732c20666f72656e7369630d0a202020202020202020202020202020202020202020202020696d6167696e672c2063727970746f6772617068696320686173682076616c69646174696f6e2c20616e64206e65757472616c207265706f7274696e672e2054686573652070726f746f636f6c7320656e737572652074686174206f75720d0a20202020202020202020202020202020202020202020202066696e64696e67732061726520636f7572742d61646d69737369626c6520696e20626f746820636976696c20616e64206372696d696e616c2070726f63656564696e67732e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712035202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202043616e20796f75207265636f7665722064656c6574656420656d61696c73206f722070726f76652066696c652061636365737320696e2061206469676974616c20696e7665737469676174696f6e3f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204162736f6c7574656c792e2057652063616e207265636f7665722064656c6574656420656d61696c732c20747261636520757365722061636365737320746f2073656e7369746976652066696c65732c20616e6420616e616c797a650d0a2020202020202020202020202020202020202020202020206d6574616461746120746f2064657465726d696e652077686f2061636365737365642c206d6f6469666965642c206f722064656c65746564206469676974616c20646f63756d656e7473e280946b65792065766964656e636520696e2066726175640d0a20202020202020202020202020202020202020202020202063617365732c20656d706c6f7965652064697370757465732c20616e6420696e74656c6c65637475616c2070726f70657274792074686566742e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d7064207074302070623430223e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a202020203c64697620636c6173733d22742d63656e746572206d78383034206d6c722d617420706f732d72656c223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e526561647920746f20537472656e677468656e20596f757220436173652077697468204469676974616c2045766964656e6365205468617420486f6c647320557020696e20436f7572743f3c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78363930206d6c722d6174223e506172746e6572207769746820426c61636b20446f6720466f72656e7369637320616e64206761696e206120636f757274726f6f6d2d74657374656420616c6c7920696e20796f75720d0a20202020202020206c6567616c2073747261746567792e205768657468657220796f75e28099726520666163696e67206120686967682d7374616b6573206372696d696e616c20747269616c206f72206120636f6d706c657820636976696c20646973707574652c206f75720d0a2020202020202020666f72656e73696320657870657274732064656c697665722074686520636c617269747920616e6420637265646962696c69747920796f757220636173652064657365727665732e3c2f703e0d0a2020202020203c7020636c6173733d226d743138206d78343735206d6c722d617420702d6578742064736b2d6e6f6e65223e3c6120687265663d222f636f6e746163742220636c6173733d227072697620756e6465722d6c696e65223e436f6e7461637420757320746f6461793c2f613e0d0a2020202020202020666f72206120636f6e666964656e7469616c0d0a2020202020202020636f6e73756c746174696f6e20e2809420616e642074616b6520746865206669727374207374657020746f7761726420756e636f766572696e67207468652074727574682e3c2f703e0d0a2020202020203c64697620636c6173733d226d743332223e0d0a20202020202020203c64697620636c6173733d22666c782074776f2d62746e223e0d0a202020202020202020203c64697620636c6173733d2262746e31223e0d0a2020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d2274656c3a2833343629203230302d36303937223e5363686564756c6520612043616c6c3c2f613e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d2262746e32223e0d0a2020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e20676c6f62616c2d62746e322220687265663d222f636f6e74616374223e5265717565737420612043617365205265766965773c2f613e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32302031323a35333a3130223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a34383b733a383a226f72646572696e67223b693a31393b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35383a22363a636f7572742d72656164792d6469676974616c2d65766964656e63652d666f722d6174746f726e6579732d616e642d6c61772d6669726d73223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30392031303a33353a3333223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d363a636f7572742d72656164792d6469676974616c2d65766964656e63652d666f722d6174746f726e6579732d616e642d6c61772d6669726d732663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30392031303a33353a3333223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a35363a22436f7572742d5265616479204469676974616c2045766964656e636520666f72204174746f726e65797320616e64204c6177204669726d73223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(7, 'index.php?option=com_easyblog&view=entry&id=2', 'index.php?option=com_easyblog&view=entry&id=2&Itemid=140', 'Location History in Criminal Investigations: How Investigators Can Use Google Timeline Data—And Why Privacy Matters', ' In the digital era, location data has become a critical component in solving criminal cases. Google Timeline, a feature that records the location history of Google... ', '2025-04-25 13:44:52', '38d88e0b3c2db756e905e69517c37e78', 1, 1, 1, '*', '2025-01-15 13:36:47', NULL, '2025-01-15 13:36:47', NULL, 0, 0, 6, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3136383a2220496e20746865206469676974616c206572612c206c6f636174696f6e206461746120686173206265636f6d65206120637269746963616c20636f6d706f6e656e7420696e20736f6c76696e67206372696d696e616c2063617365732e20476f6f676c652054696d656c696e652c206120666561747572652074686174207265636f72647320746865206c6f636174696f6e20686973746f7279206f6620476f6f676c652e2e2e20223b693a333b613a35323a7b733a323a226964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a373a2263726561746564223b733a31393a22323032352d30312d31352031333a33363a3437223b733a383a226d6f646966696564223b733a31393a22323032352d30342d32352031333a34343a3532223b733a393a227065726d616c696e6b223b733a3131343a226c6f636174696f6e2d686973746f72792d696e2d6372696d696e616c2d696e7665737469676174696f6e732d686f772d696e76657374696761746f72732d63616e2d7573652d676f6f676c652d74696d656c696e652d646174612d616e642d7768792d707269766163792d6d617474657273223b733a373a22636f6e74656e74223b733a303a22223b733a353a22696e74726f223b733a31303733333a223c64697620636c6173733d2261727469636c652d626f647920727465223e0d0a2020202020202020202020202020202020202020202020203c703e496e20746865206469676974616c206572612c206c6f636174696f6e206461746120686173206265636f6d65206120637269746963616c20636f6d706f6e656e7420696e20736f6c76696e67206372696d696e616c2063617365732e20476f6f676c652054696d656c696e652c206120666561747572652074686174207265636f72647320746865206c6f636174696f6e20686973746f7279206f6620476f6f676c65206163636f756e742075736572732c2070726f766964657320696e76657374696761746f7273207769746820706f77657266756c20696e73696768747320696e746f20746865206d6f76656d656e7473206f662073757370656374732c207769746e65737365732c20616e642076696374696d732e2049742063616e20636f6e6669726d20616c696269732c2070696e706f696e74207375737065637473206174206372696d65207363656e65732c20616e6420747261636b20612073757370656374e2809973206d6f76656d656e7473206f7665722074696d652e20486f77657665722c206173206c6f636174696f6e2d626173656420746563686e6f6c6f6769657320636f6e74696e756520746f2065766f6c76652c20736f20746f6f20646f20636f6e6365726e732061626f757420707269766163792c20646174612073656375726974792c20616e64207468652073636f7065206f66207375727665696c6c616e63652e3c2f703e0d0a3c6469763e3c696d67207372633d22696d616765732f6264666f72656e736963732d626c6f67332e706e672220616c743d224c6f636174696f6e20486973746f727920696e204372696d696e616c20496e7665737469676174696f6e732220636c6173733d22626c672d7368223e3c2f6469763e0d0a3c703e417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e2068656c70696e67206c65766572616765206c6f636174696f6e20686973746f727920646174612066726f6d20476f6f676c652054696d656c696e6520616e64206f74686572206469676974616c2065766964656e636520746f20737570706f7274206f72206368616c6c656e676520636c61696d7320696e206372696d696e616c20616e6420636976696c2063617365732e20417320476f6f676c6520636f6e74696e75657320746f2065766f6c766520697473207072697661637920706f6c696369657320616e642073746f72616765206d6574686f64732c206974e280997320696d706f7274616e7420746f20756e6465727374616e642074686520696d706c69636174696f6e73206f66207468657365206368616e676573206f6e206372696d696e616c20696e7665737469676174696f6e7320616e642070726976616379207269676874732e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e3c7374726f6e673e5768617420697320476f6f676c652054696d656c696e6520616e6420486f7720446f657320497420576f726b3f3c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e476f6f676c652054696d656c696e65206973206120666561747572652077697468696e20476f6f676c65204d6170732074686174207265636f72647320746865206d6f76656d656e74206f662061206465766963652077697468206120476f6f676c65206163636f756e742e204279207573696e67204750532c2057692d4669207369676e616c732c20426c7565746f6f74682c20616e642063656c6c20746f77657220646174612c20476f6f676c65207265636f7264732074686520646576696365e2809973206c6f636174696f6e73206f7665722074696d652c206372656174696e6720612064657461696c656420686973746f7279206f66207468652075736572e2809973206d6f76656d656e74732c20696e636c7564696e672077686572652074686579e280997665206265656e2c20686f77206c6f6e672074686579207374617965642c20616e642074686520726f75746573207468657920746f6f6b2e266e6273703b204a757374207468696e6b2061626f7574207468617420666f72207365636f6e64e280a62074686973206d65616e7320776865726520796f7520676f206275792067726f6365726965732c20776865726520796f75206561742061742c2077686f736520686f75736520796f752076697369742c204556455259574845524520796f7520676f213c2f703e0d0a0d0a3c703e466f722079656172732c20476f6f676c652054696d656c696e6520686173206265656e206120637269746963616c20746f6f6c20666f72206c617720656e666f7263656d656e742c2070726f766964696e6720696e76657374696761746f727320776974682061636375726174652c207265616c2d74696d65206c6f636174696f6e20646174612e2047656f66656e63652077617272616e747320616c6c6f776564206c617720656e666f7263656d656e7420746f2072657175657374206c6f636174696f6e20646174612066726f6d20476f6f676c652c20776974686f7574206576656e206b6e6f77696e672077686f2074686579207765726520746172676574696e672062792070756c6c696e6720696e666f726d6174696f6e206f6e20616c6c206465766963657320696e20612073706563696669632067656f67726170686963206172656120647572696e6720612073706563696669632074696d6520706572696f642e20546869732062726f61642061636365737320746f206c6f636174696f6e206461746120616c6c6f776564206c617720656e666f7263656d656e7420746f20747261636b2073757370656374732c20616e64206964656e74696679207769746e65737365732077686f2068617070656e656420746f20626520696e2074686520766963696e697479206f662061206372696d65207363656e652e3c2f703e0d0a0d0a3c703e486f77657665722c2074686520757365206f662067656f66656e63652077617272616e74732068617320726169736564207369676e69666963616e74207072697661637920636f6e6365726e732e2054686573652077617272616e747320646f6ee28099742074617267657420737065636966696320696e646976696475616c733b20696e73746561642c20746865792063617074757265206c6f636174696f6e20646174612066726f6d20616e796f6e652077686f2068617070656e656420746f20626520696e20612064657369676e617465642061726561206174207468652074696d65206f6620746865206372696d652e2054686973206d65616e73207468617420696e6e6f63656e742070656f706c652063616e2068617665207468656972206c6f636174696f6e206461746120616363657373656420776974686f757420616e7920737573706963696f6e206f662077726f6e67646f696e672c206c656164696e6720746f20636f6e6365726e73206f766572206d617373207375727665696c6c616e636520616e6420707269766163792076696f6c6174696f6e732e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e3c7374726f6e673e476f6f676c65e280997320536869667420746f204f6e2d4465766963652053746f726167653a20537472656e677468656e696e6720507269766163792062757420436f6d706c69636174696e6720496e7665737469676174696f6e733c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e496e20726573706f6e736520746f206d6f756e74696e6720636f6e6365726e732061626f7574207072697661637920616e6420646174612073656375726974792c20476f6f676c6520616e6e6f756e636564207369676e69666963616e74206368616e67657320746f20686f772069742068616e646c6573206c6f636174696f6e20646174612e204173206f6620323032342c20476f6f676c65206973207368696674696e672066726f6d20636c6f75642d62617365642073746f7261676520746f206f6e2d6465766963652073746f726167652c206d65616e696e672074686174206c6f636174696f6e20686973746f72792077696c6c206e6f206c6f6e6765722062652073746f726564206f6e20476f6f676c6520736572766572732e20496e73746561642c207468697320646174612077696c6c2062652073746f726564206c6f63616c6c79206f6e207573657273e2809920646576696365732c207769746820656e642d746f2d656e6420656e6372797074696f6e20746f20656e737572652074686174206e6f20756e617574686f72697a656420706172746965732063616e206163636573732069742e266e6273703b20486f77657665722c2074686520757365722063616e207374696c6c206261636b757020612074696d656c696e652e266e6273703b3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c70207374796c653d22746578742d616c69676e3a63656e746572223e3c696d6720616c743d2222206865696768743d2238363422207372633d222e2e2f2e2e2f2e2e2f64327776777669673064316d78372e636c6f756466726f6e742e6e65742f646174612f6f72672f32363736362f6d656469612f696d672f736f757263652f656469742f333338333539375f656469742e6a7067222077696474683d22343039223e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c703e54686973206d6f766520726570726573656e74732061206d616a6f7220736869667420696e20686f77206c6f636174696f6e20646174612069732068616e646c656420616e6420686173207369676e69666963616e7420696d706c69636174696f6e7320666f72206c617720656e666f7263656d656e742061636365737320746f207468697320696e666f726d6174696f6e2e205768696c652074686973206368616e676520696d70726f76657320707269766163792070726f74656374696f6e7320666f722075736572732c20697420616c736f206d65616e7320746861742067656f66656e63652077617272616e74732063616e206e6f206c6f6e6765722070726f7669646520656173792061636365737320746f206c6f636174696f6e20686973746f727920646174612e3c2f703e0d0a0d0a3c703e4265636175736520746865206c6f636174696f6e20646174612069732073746f726564206469726563746c79206f6e206120646576696365206f722077697468206120757365722c206c617720656e666f7263656d656e742077696c6c206e65656420706879736963616c2061636365737320746f207468652064657669636520696e206f7264657220746f207265747269657665206c6f636174696f6e20686973746f72792c20656974686572207468726f756768207573657220636f6e73656e74206f72206279207365697a696e6720746865206465766963652e20546869732070726f6365737320656e7375726573207468617420746865207573657220686173206d6f726520636f6e74726f6c206f76657220746865697220646174612c2062757420697420616c736f20636f6d706c69636174657320696e7665737469676174696f6e73206279206d616b696e672069742068617264657220666f7220696e76657374696761746f727320746f20717569636b6c79206f627461696e206c6f636174696f6e20646174612e266e6273703b20546869732063616e20616c736f20696d70616374206372696d696e616c20646566656e73652062656361757365204c617720456e666f7263656d656e742063616e206e6f206c6f6e676572206361737420612062726f6164206e657420746f2064657465726d696e652077686f20616c6c206973206120676976656e206172656120e2809320692e652e20706f74656e7469616c206f746865722073757370656374732e3c2f703e0d0a0d0a3c68343e266e6273703b3c2f68343e0d0a0d0a3c68343e3c7374726f6e673e54686520496d70616374206f66204f6e2d4465766963652053746f72616765206f6e204c617720456e666f7263656d656e743c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e4265666f726520746865206368616e67652c206c617720656e666f7263656d656e7420636f756c6420697373756520612067656f66656e63652077617272616e7420616e64206761696e2061636365737320746f2061207661737420706f6f6c206f6620646174612066726f6d20616c6c206465766963657320696e2061207370656369666963206172656120647572696e6720612073706563696669632074696d6520706572696f642e2054686973206d616465206c6f636174696f6e206461746120696e6372656469626c792075736566756c20696e20747261636b696e6720646f776e2073757370656374732c20636f72726f626f726174696e67207769746e6573736573272074657374696d6f6e792c206f72206576656e2065786f6e65726174696e672074686520696e6e6f63656e742e20486f77657665722c2077697468206f6e2d6465766963652073746f726167652c20476f6f676c652068617320656e737572656420746861742064617461206973206e6f7420617320656173696c792061636365737369626c652062792073696d706c792072657175657374696e672069742066726f6d2069747320736572766572732e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e3c7374726f6e673e546865204e6577204368616c6c656e67657320666f7220496e76657374696761746f72733c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e54686520736869667420746f206f6e2d6465766963652073746f7261676520696e74726f6475636573206120736572696573206f66206368616c6c656e67657320666f72206c617720656e666f7263656d656e7420616e6420696e76657374696761746f72733a3c2f703e0d0a0d0a3c6f6c207374796c653d226d617267696e2d6c6566743a20343070783b223e0d0a093c6c693e3c753e3c7374726f6e673e506879736963616c204163636573732052657175697265643a3c2f7374726f6e673e3c2f753e20546f20616363657373206c6f636174696f6e20646174612c206c617720656e666f7263656d656e74206d757374206e6f7720706879736963616c6c7920706f737365737320746865206465766963652c20656974686572207468726f756768207468652075736572e280997320636f6f7065726174696f6e206f72206279207365697a696e6720746865206465766963652e20496e2063617365732077686572652074686520646576696365206973206c6f636b65642c20696e76657374696761746f7273206d75737420776f726b20746f206279706173732073656375726974792066656174757265732c2077686963682063616e2064656c617920696e7665737469676174696f6e732e3c2f6c693e0d0a093c6c693e3c753e3c7374726f6e673e4461746120526574656e74696f6e20506572696f643a3c2f7374726f6e673e3c2f753e20476f6f676c65e2809973206c6f636174696f6e2064617461206973206e6f74207265636f726465642062792064656661756c742c20627574206e6f7720726571756972657320746865207573657220746f206f707420696e746f207265636f7264696e6720746865206c6f636174696f6e2e266e6273703b204164646974696f6e616c6c792c207468652064617461206973206e6f772072657461696e656420666f7220757020746f207468726565206d6f6e746873206f6e207573657273e2809920646576696365732062792064656661756c7420756e6c657373206368616e6765642062792074686520757365722e266e6273703b20266e6273703b4166746572207468697320706572696f642c206c6f636174696f6e2064617461206973206569746865722064656c65746564206f72206261636b656420757020746f2074686520636c6f7564206966207468652075736572206f70747320666f7220746861742e20496e76657374696761746f7273206d7573742061637420717569636b6c7920746f207265747269657665207468697320646174612c2061732077616974696e6720746f6f206c6f6e6720636f756c6420726573756c7420696e207468652064617461206265696e67207065726d616e656e746c79206572617365642e2054686973206d616b65732074696d656c7920616374696f6e20657373656e7469616c20696e2074696d652d73656e73697469766520696e7665737469676174696f6e732e3c2f6c693e0d0a093c6c693e3c753e3c7374726f6e673e456e6372797074696f6e20616e6420507269766163792050726f74656374696f6e733a3c2f7374726f6e673e3c2f753e20476f6f676c65e280997320656e642d746f2d656e6420656e6372797074696f6e20656e73757265732074686174206f6e6c792074686520646576696365206f776e6572206f7220616e20617574686f72697a656420757365722063616e2061636365737320746865206c6f636174696f6e20646174612073746f726564206f6e20746865206465766963652e205768696c6520746869732070726f76696465732062657474657220707269766163792070726f74656374696f6e2c20697420616c736f206d65616e732074686174206c617720656e666f7263656d656e742063616e6e6f742073696d706c7920726571756573742074686520646174612066726f6d20476f6f676c65e280997320736572766572733b2074686579206d75737420696e7374656164206761696e2061636365737320746f2074686520646576696365206469726563746c792e3c2f6c693e0d0a093c6c693e3c753e3c7374726f6e673e496e6372656173656420436f6d706c657869747920666f722047656f66656e63652057617272616e74733a203c2f7374726f6e673e3c2f753e47656f66656e63652077617272616e74732c207768696368206f6e636520616c6c6f776564206c617720656e666f7263656d656e7420746f20656173696c7920747261636b206c617267652067726f757073206f662070656f706c6520696e20616e20617265612c206e6f77207265717569726520696e76657374696761746f727320746f2068617665207370656369666963207375737065637473206f72206465766963657320696e206d696e642e2042726f61642067656f66656e63652077617272616e74732077696c6c206e6f206c6f6e676572207969656c64206120636f6d70726568656e7369766520736574206f662064617461206f6e2065766572792064657669636520696e2074686520617265612e2054686973206d65616e73207468617420696e76657374696761746f7273206d6179206e65656420746f20666f6c6c6f772061206d6f726520746172676574656420617070726f6163682c206e6172726f77696e6720746865697220666f637573206f6e2073706563696669632064657669636573206f7220696e646976696475616c732e266e6273703b204f6620636f757273652c4c617720456e666f7263656d656e742063616e207374696c6c2075736520546f7765722044756d702077617272616e747320746f2061696420696e20696e7665737469676174696f6e732c2062757420746869732069732061206d756368206d6f726520696e2064657074682070726f6365737320746861742072657175697265732074686f7573616e6473206f66207265636f72647320746f20626520636f6d626564207468726f7567682e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e3c7374726f6e673e476f6f676c65e280997320526f6c6520696e2042616c616e63696e67205072697661637920616e6420496e7665737469676174696f6e204e656564733c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e41732074686520726f6c65206f66206c6f636174696f6e206461746120696e206372696d696e616c20696e7665737469676174696f6e73206265636f6d6573206d6f7265206372756369616c2c20476f6f676c65206861732074616b656e2070726f61637469766520737465707320746f2062616c616e636520707269766163792077697468206c617720656e666f7263656d656e74206e656564732e205768696c652074686520736869667420746f206f6e2d6465766963652073746f7261676520656e73757265732067726561746572207573657220707269766163792c20697420616c736f206d65616e732074686174206c617720656e666f7263656d656e74206d757374206e6f7720776f726b2068617264657220746f206f627461696e20637269746963616c206c6f636174696f6e2d62617365642065766964656e63652e2054686973206d6f7665207265666c6563747320476f6f676c65e280997320636f6d6d69746d656e7420746f2070726f74656374696e67207573657220707269766163792c207768696c65207374696c6c20616c6c6f77696e6720696e76657374696761746f727320746f20757365206c6f636174696f6e20646174612061732070617274206f662061206372696d696e616c20696e7665737469676174696f6e207768656e206c6567616c6c79206a75737469666965642e3c2f703e0d0a0d0a3c703e417420426c61636b20446f6720466f72656e736963732c20776520756e6465727374616e642074686174206c6f636174696f6e20646174612063616e20626520637269746963616c20696e206372696d696e616c20696e7665737469676174696f6e732e2057686574686572206974e280997320766572696679696e6720612073757370656374e280997320616c6962692c206964656e74696679696e6720706f74656e7469616c207769746e65737365732c206f7220636f6e6e656374696e672061207375737065637420746f2061206372696d65207363656e652c20476f6f676c652054696d656c696e652064617461206973206120706f77657266756c20746f6f6c2e20486f77657665722c206173207072697661637920636f6e6365726e7320636f6e74696e756520746f2067726f772c206974e280997320696d706f7274616e74207468617420696e76657374696761746f7273207265737065637420746865206c6567616c2070726f63657373657320666f7220616363657373696e672074686973206461746120616e6420656e7375726520697420697320646f6e6520696e20612077617920746861742070726f74656374732074686520726967687473206f6620696e646976696475616c732e3c2f703e0d0a0d0a3c703e426c61636b20446f6720466f72656e7369637320657863656c7320617420726576696577696e67206c6567616c2070726f63657373657320746f20656e7375726520746861742074686520646174612077617320726571756573746564206163636f7264696e6720746f2062657374207072616374696365732061732077656c6c20617320656e737572696e67207468617420796f757220636c69656e74e28099732072696768747320776572652070726f7465637465642e266e6273703b3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e3c7374726f6e673e486f772057652043616e2048656c70204e61766967617465207468652045766f6c76696e67204c616e6473636170653c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e417420426c61636b20446f6720466f72656e736963732c20776520617373697374206c617720656e666f7263656d656e742c206c6567616c207465616d732c20616e64206372696d696e616c20646566656e736520696e206f627461696e696e6720616e6420616e616c797a696e6720476f6f676c652054696d656c696e65206461746120616e64206f7468657220666f726d73206f66206c6f636174696f6e2d62617365642065766964656e63652e2048657265e280997320686f772077652068656c703a3c2f703e0d0a0d0a3c756c207374796c653d226d617267696e2d6c6566743a20343070783b223e0d0a093c6c693e3c753e3c7374726f6e673e466f72656e73696320446174612045787472616374696f6e3a3c2f7374726f6e673e3c2f753e205765207370656369616c697a6520696e20666f72656e736963616c6c792065787472616374696e6720646174612066726f6d206d6f62696c65206465766963657320746f20726574726965766520476f6f676c652054696d656c696e6520616e64206f74686572206c6f636174696f6e2d626173656420696e666f726d6174696f6e2c20656e737572696e672069747320696e7465677269747920616e6420636f6d706c69616e63652077697468206469676974616c20666f72656e73696320616e64206c6567616c207374616e64617264732e3c2f6c693e0d0a093c6c693e3c753e3c7374726f6e673e45787065727420416e616c797369733a203c2f7374726f6e673e3c2f753e4f7572207465616d20616e616c797a657320746865206c6f636174696f6e206461746120746f2065737461626c697368207061747465726e73206f66206d6f76656d656e742c206964656e74696679206b6579206c6f636174696f6e732c20616e6420737570706f7274206f72206368616c6c656e676520636c61696d73206d61646520627920737573706563747320616e64207769746e65737365732e3c2f6c693e0d0a093c6c693e3c753e3c7374726f6e673e5072697661637920616e64204c6567616c20436f6d706c69616e63653a3c2f7374726f6e673e3c2f753e20576520656e737572652074686174207072697661637920726967687473206172652072657370656374656420647572696e672074686520696e7665737469676174696f6e20616e64207468617420616c6c20646174612069732068616e646c656420696e206163636f7264616e63652077697468206c6567616c20726571756972656d656e747320616e64207072697661637920726567756c6174696f6e732e3c2f6c693e0d0a093c6c693e3c753e3c7374726f6e673e54696d656c7920446174612052657472696576616c3a3c2f7374726f6e673e3c2f753e20476976656e2074686174206c6f636174696f6e2064617461206973206f6e6c792073746f72656420666f7220757020746f207468726565206d6f6e7468732c20776520776f726b20717569636b6c7920746f2065787472616374207468652072656c6576616e742064617461206265666f72652069742069732064656c65746564206f72206f7665727772697474656e2c20656e737572696e67207468617420696e76657374696761746f727320646f6ee2809974206d69737320637269746963616c2065766964656e63652e3c2f6c693e0d0a3c2f756c3e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e3c7374726f6e673e41204e657720457261206f66204c6f636174696f6e204461746120696e204372696d696e616c20496e7665737469676174696f6e733c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e417320476f6f676c6520636f6e74696e75657320746f20656e68616e636520707269766163792070726f74656374696f6e732c20697420697320696d706f7274616e7420746f2072656d656d6265722074686174206c6f636174696f6e20646174612072656d61696e73206f6e65206f6620746865206d6f737420706f77657266756c20746f6f6c7320617661696c61626c6520746f20696e76657374696761746f72732e2054686520736869667420746f206f6e2d6465766963652073746f7261676520616e6420656e642d746f2d656e6420656e6372797074696f6e2070726f7669646573206772656174657220636f6e74726f6c20666f72207573657273206f76657220746865697220646174612062757420696e74726f6475636573206e6577206368616c6c656e67657320666f72206c617720656e666f7263656d656e742e20417420426c61636b20446f6720466f72656e736963732c2077652068656c70206e6176696761746520746865736520636f6d706c657869746965732c20656e737572696e67207468617420696e76657374696761746f72732063616e2061636365737320616e6420757365206c6f636174696f6e20686973746f72792064617461206566666563746976656c7920616e64206c6567616c6c792e3c2f703e0d0a0d0a3c703e496620796f7527726520696e766f6c76656420696e2061206372696d696e616c20696e7665737469676174696f6e207468617420696e766f6c76657320476f6f676c652054696d656c696e65206f72206f7468657220666f726d73206f66206c6f636174696f6e20646174612c20636f6e7461637420426c61636b20446f6720466f72656e7369637320746f20656e737572652074686174207468652065766964656e63652069732070726f7065726c792068616e646c656420616e6420616e616c797a65642c20616e6420746861742070726976616379207269676874732061726520726573706563746564207468726f7567686f7574207468652070726f636573732e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a20202020202020202020202020202020202020203c2f6469763e223b733a373a2265786365727074223b4e3b733a31313a2263617465676f72795f6964223b693a323b733a31303a227075626c6973685f7570223b733a31393a22323032352d30312d31352031333a33363a3437223b733a31323a227075626c6973685f646f776e223b733a31393a22303030302d30302d30302030303a30303a3030223b733a31333a226175746f706f73745f64617465223b733a31393a22303030302d30302d30302030303a30303a3030223b733a383a226f72646572696e67223b693a323b733a343a22766f7465223b693a303b733a343a2268697473223b693a303b733a31323a22616c6c6f77636f6d6d656e74223b693a313b733a31333a226c6f67696e5f746f5f72656164223b693a303b733a31323a22737562736372697074696f6e223b693a313b733a393a2266726f6e7470616765223b693a313b733a353a2269736e6577223b693a303b733a31323a22626c6f6770617373776f7264223b733a303a22223b733a383a226c61746974756465223b733a303a22223b733a393a226c6f6e676974756465223b733a303a22223b733a373a2261646472657373223b733a303a22223b733a383a22706f737474797065223b733a303a22223b733a363a22726f626f7473223b733a303a22223b733a31303a22636f7079726967687473223b733a303a22223b733a353a22696d616765223b733a303a22223b733a353a226d65646961223b733a3530313a227b22696d61676573223a5b7b2275726c223a22696d616765735c2f6264666f72656e736963732d626c6f67332e706e67222c2268746d6c223a223c696d67207372633d5c22696d616765735c2f6264666f72656e736963732d626c6f67332e706e675c2220616c743d5c224c6f636174696f6e20486973746f727920696e204372696d696e616c20496e7665737469676174696f6e735c2220636c6173733d5c22626c672d73685c223e227d2c7b2275726c223a222e2e5c2f2e2e5c2f2e2e5c2f64327776777669673064316d78372e636c6f756466726f6e742e6e65745c2f646174615c2f6f72675c2f32363736365c2f6d656469615c2f696d675c2f736f757263655c2f656469745c2f333338333539375f656469742e6a7067222c2268746d6c223a223c696d6720616c743d5c225c22206865696768743d5c223836345c22207372633d5c222e2e5c2f2e2e5c2f2e2e5c2f64327776777669673064316d78372e636c6f756466726f6e742e6e65745c2f646174615c2f6f72675c2f32363736365c2f6d656469615c2f696d675c2f736f757263655c2f656469745c2f333338333539375f656469742e6a70675c222077696474683d5c223430395c223e227d5d2c22766964656f73223a5b5d2c22617564696f73223a5b5d2c2267616c6c6572696573223a5b5d2c22706466223a5b5d7d223b733a32343a2273656e645f6e6f74696669636174696f6e5f656d61696c73223b693a303b733a363a226c6f636b6564223b693a303b733a31313a227265766973696f6e5f6964223b693a343b733a393a22736f757263655f6964223b693a303b733a31313a22736f757263655f74797065223b733a31373a2265617379626c6f672e7369746577696465223b733a323a226970223b733a31323a2234392e34332e3136382e3738223b733a373a22646f6374797065223b733a363a226c6567616379223b733a383a22646f63756d656e74223b733a303a22223b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a313a7b733a353a22696d616765223b733a37303a2268747470733a2f2f6264666f72656e736963732d6e65772e616374697661746564656d6f732e636f6d2f696d616765732f6264666f72656e736963732d626c6f67332e706e67223b7d733a31343a22002a00696e697469616c697a6564223b623a303b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a31323a22617574686f725f616c696173223b733a303a22223b733a373a2276657273696f6e223b733a363a22362e302e3130223b733a31303a2272656175746f706f7374223b693a303b733a383a2263617465676f7279223b733a31363a224372696d696e616c20446566656e7365223b733a363a22617574686f72223b733a353a2261646d696e223b733a31363a22637265617465645f62795f616c696173223b733a353a2261646d696e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a373a226d6574616b6179223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a363a226c61796f7574223b733a353a22656e747279223b733a373a2273756d6d617279223b733a3137333a223c703e496e20746865206469676974616c206572612c206c6f636174696f6e206461746120686173206265636f6d65206120637269746963616c20636f6d706f6e656e7420696e20736f6c76696e67206372696d696e616c2063617365732e20476f6f676c652054696d656c696e652c206120666561747572652074686174207265636f72647320746865206c6f636174696f6e20686973746f7279206f6620476f6f676c652e2e2e3c2f703e223b733a343a22626f6479223b733a31303733333a223c64697620636c6173733d2261727469636c652d626f647920727465223e0d0a2020202020202020202020202020202020202020202020203c703e496e20746865206469676974616c206572612c206c6f636174696f6e206461746120686173206265636f6d65206120637269746963616c20636f6d706f6e656e7420696e20736f6c76696e67206372696d696e616c2063617365732e20476f6f676c652054696d656c696e652c206120666561747572652074686174207265636f72647320746865206c6f636174696f6e20686973746f7279206f6620476f6f676c65206163636f756e742075736572732c2070726f766964657320696e76657374696761746f7273207769746820706f77657266756c20696e73696768747320696e746f20746865206d6f76656d656e7473206f662073757370656374732c207769746e65737365732c20616e642076696374696d732e2049742063616e20636f6e6669726d20616c696269732c2070696e706f696e74207375737065637473206174206372696d65207363656e65732c20616e6420747261636b20612073757370656374e2809973206d6f76656d656e7473206f7665722074696d652e20486f77657665722c206173206c6f636174696f6e2d626173656420746563686e6f6c6f6769657320636f6e74696e756520746f2065766f6c76652c20736f20746f6f20646f20636f6e6365726e732061626f757420707269766163792c20646174612073656375726974792c20616e64207468652073636f7065206f66207375727665696c6c616e63652e3c2f703e0d0a3c6469763e3c696d67207372633d22696d616765732f6264666f72656e736963732d626c6f67332e706e672220616c743d224c6f636174696f6e20486973746f727920696e204372696d696e616c20496e7665737469676174696f6e732220636c6173733d22626c672d7368223e3c2f6469763e0d0a3c703e417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e2068656c70696e67206c65766572616765206c6f636174696f6e20686973746f727920646174612066726f6d20476f6f676c652054696d656c696e6520616e64206f74686572206469676974616c2065766964656e636520746f20737570706f7274206f72206368616c6c656e676520636c61696d7320696e206372696d696e616c20616e6420636976696c2063617365732e20417320476f6f676c6520636f6e74696e75657320746f2065766f6c766520697473207072697661637920706f6c696369657320616e642073746f72616765206d6574686f64732c206974e280997320696d706f7274616e7420746f20756e6465727374616e642074686520696d706c69636174696f6e73206f66207468657365206368616e676573206f6e206372696d696e616c20696e7665737469676174696f6e7320616e642070726976616379207269676874732e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e3c7374726f6e673e5768617420697320476f6f676c652054696d656c696e6520616e6420486f7720446f657320497420576f726b3f3c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e476f6f676c652054696d656c696e65206973206120666561747572652077697468696e20476f6f676c65204d6170732074686174207265636f72647320746865206d6f76656d656e74206f662061206465766963652077697468206120476f6f676c65206163636f756e742e204279207573696e67204750532c2057692d4669207369676e616c732c20426c7565746f6f74682c20616e642063656c6c20746f77657220646174612c20476f6f676c65207265636f7264732074686520646576696365e2809973206c6f636174696f6e73206f7665722074696d652c206372656174696e6720612064657461696c656420686973746f7279206f66207468652075736572e2809973206d6f76656d656e74732c20696e636c7564696e672077686572652074686579e280997665206265656e2c20686f77206c6f6e672074686579207374617965642c20616e642074686520726f75746573207468657920746f6f6b2e266e6273703b204a757374207468696e6b2061626f7574207468617420666f72207365636f6e64e280a62074686973206d65616e7320776865726520796f7520676f206275792067726f6365726965732c20776865726520796f75206561742061742c2077686f736520686f75736520796f752076697369742c204556455259574845524520796f7520676f213c2f703e0d0a0d0a3c703e466f722079656172732c20476f6f676c652054696d656c696e6520686173206265656e206120637269746963616c20746f6f6c20666f72206c617720656e666f7263656d656e742c2070726f766964696e6720696e76657374696761746f727320776974682061636375726174652c207265616c2d74696d65206c6f636174696f6e20646174612e2047656f66656e63652077617272616e747320616c6c6f776564206c617720656e666f7263656d656e7420746f2072657175657374206c6f636174696f6e20646174612066726f6d20476f6f676c652c20776974686f7574206576656e206b6e6f77696e672077686f2074686579207765726520746172676574696e672062792070756c6c696e6720696e666f726d6174696f6e206f6e20616c6c206465766963657320696e20612073706563696669632067656f67726170686963206172656120647572696e6720612073706563696669632074696d6520706572696f642e20546869732062726f61642061636365737320746f206c6f636174696f6e206461746120616c6c6f776564206c617720656e666f7263656d656e7420746f20747261636b2073757370656374732c20616e64206964656e74696679207769746e65737365732077686f2068617070656e656420746f20626520696e2074686520766963696e697479206f662061206372696d65207363656e652e3c2f703e0d0a0d0a3c703e486f77657665722c2074686520757365206f662067656f66656e63652077617272616e74732068617320726169736564207369676e69666963616e74207072697661637920636f6e6365726e732e2054686573652077617272616e747320646f6ee28099742074617267657420737065636966696320696e646976696475616c733b20696e73746561642c20746865792063617074757265206c6f636174696f6e20646174612066726f6d20616e796f6e652077686f2068617070656e656420746f20626520696e20612064657369676e617465642061726561206174207468652074696d65206f6620746865206372696d652e2054686973206d65616e73207468617420696e6e6f63656e742070656f706c652063616e2068617665207468656972206c6f636174696f6e206461746120616363657373656420776974686f757420616e7920737573706963696f6e206f662077726f6e67646f696e672c206c656164696e6720746f20636f6e6365726e73206f766572206d617373207375727665696c6c616e636520616e6420707269766163792076696f6c6174696f6e732e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e3c7374726f6e673e476f6f676c65e280997320536869667420746f204f6e2d4465766963652053746f726167653a20537472656e677468656e696e6720507269766163792062757420436f6d706c69636174696e6720496e7665737469676174696f6e733c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e496e20726573706f6e736520746f206d6f756e74696e6720636f6e6365726e732061626f7574207072697661637920616e6420646174612073656375726974792c20476f6f676c6520616e6e6f756e636564207369676e69666963616e74206368616e67657320746f20686f772069742068616e646c6573206c6f636174696f6e20646174612e204173206f6620323032342c20476f6f676c65206973207368696674696e672066726f6d20636c6f75642d62617365642073746f7261676520746f206f6e2d6465766963652073746f726167652c206d65616e696e672074686174206c6f636174696f6e20686973746f72792077696c6c206e6f206c6f6e6765722062652073746f726564206f6e20476f6f676c6520736572766572732e20496e73746561642c207468697320646174612077696c6c2062652073746f726564206c6f63616c6c79206f6e207573657273e2809920646576696365732c207769746820656e642d746f2d656e6420656e6372797074696f6e20746f20656e737572652074686174206e6f20756e617574686f72697a656420706172746965732063616e206163636573732069742e266e6273703b20486f77657665722c2074686520757365722063616e207374696c6c206261636b757020612074696d656c696e652e266e6273703b3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c70207374796c653d22746578742d616c69676e3a63656e746572223e3c696d6720616c743d2222206865696768743d2238363422207372633d222e2e2f2e2e2f2e2e2f64327776777669673064316d78372e636c6f756466726f6e742e6e65742f646174612f6f72672f32363736362f6d656469612f696d672f736f757263652f656469742f333338333539375f656469742e6a7067222077696474683d22343039223e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c703e54686973206d6f766520726570726573656e74732061206d616a6f7220736869667420696e20686f77206c6f636174696f6e20646174612069732068616e646c656420616e6420686173207369676e69666963616e7420696d706c69636174696f6e7320666f72206c617720656e666f7263656d656e742061636365737320746f207468697320696e666f726d6174696f6e2e205768696c652074686973206368616e676520696d70726f76657320707269766163792070726f74656374696f6e7320666f722075736572732c20697420616c736f206d65616e7320746861742067656f66656e63652077617272616e74732063616e206e6f206c6f6e6765722070726f7669646520656173792061636365737320746f206c6f636174696f6e20686973746f727920646174612e3c2f703e0d0a0d0a3c703e4265636175736520746865206c6f636174696f6e20646174612069732073746f726564206469726563746c79206f6e206120646576696365206f722077697468206120757365722c206c617720656e666f7263656d656e742077696c6c206e65656420706879736963616c2061636365737320746f207468652064657669636520696e206f7264657220746f207265747269657665206c6f636174696f6e20686973746f72792c20656974686572207468726f756768207573657220636f6e73656e74206f72206279207365697a696e6720746865206465766963652e20546869732070726f6365737320656e7375726573207468617420746865207573657220686173206d6f726520636f6e74726f6c206f76657220746865697220646174612c2062757420697420616c736f20636f6d706c69636174657320696e7665737469676174696f6e73206279206d616b696e672069742068617264657220666f7220696e76657374696761746f727320746f20717569636b6c79206f627461696e206c6f636174696f6e20646174612e266e6273703b20546869732063616e20616c736f20696d70616374206372696d696e616c20646566656e73652062656361757365204c617720456e666f7263656d656e742063616e206e6f206c6f6e676572206361737420612062726f6164206e657420746f2064657465726d696e652077686f20616c6c206973206120676976656e206172656120e2809320692e652e20706f74656e7469616c206f746865722073757370656374732e3c2f703e0d0a0d0a3c68343e266e6273703b3c2f68343e0d0a0d0a3c68343e3c7374726f6e673e54686520496d70616374206f66204f6e2d4465766963652053746f72616765206f6e204c617720456e666f7263656d656e743c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e4265666f726520746865206368616e67652c206c617720656e666f7263656d656e7420636f756c6420697373756520612067656f66656e63652077617272616e7420616e64206761696e2061636365737320746f2061207661737420706f6f6c206f6620646174612066726f6d20616c6c206465766963657320696e2061207370656369666963206172656120647572696e6720612073706563696669632074696d6520706572696f642e2054686973206d616465206c6f636174696f6e206461746120696e6372656469626c792075736566756c20696e20747261636b696e6720646f776e2073757370656374732c20636f72726f626f726174696e67207769746e6573736573272074657374696d6f6e792c206f72206576656e2065786f6e65726174696e672074686520696e6e6f63656e742e20486f77657665722c2077697468206f6e2d6465766963652073746f726167652c20476f6f676c652068617320656e737572656420746861742064617461206973206e6f7420617320656173696c792061636365737369626c652062792073696d706c792072657175657374696e672069742066726f6d2069747320736572766572732e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e3c7374726f6e673e546865204e6577204368616c6c656e67657320666f7220496e76657374696761746f72733c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e54686520736869667420746f206f6e2d6465766963652073746f7261676520696e74726f6475636573206120736572696573206f66206368616c6c656e67657320666f72206c617720656e666f7263656d656e7420616e6420696e76657374696761746f72733a3c2f703e0d0a0d0a3c6f6c207374796c653d226d617267696e2d6c6566743a20343070783b223e0d0a093c6c693e3c753e3c7374726f6e673e506879736963616c204163636573732052657175697265643a3c2f7374726f6e673e3c2f753e20546f20616363657373206c6f636174696f6e20646174612c206c617720656e666f7263656d656e74206d757374206e6f7720706879736963616c6c7920706f737365737320746865206465766963652c20656974686572207468726f756768207468652075736572e280997320636f6f7065726174696f6e206f72206279207365697a696e6720746865206465766963652e20496e2063617365732077686572652074686520646576696365206973206c6f636b65642c20696e76657374696761746f7273206d75737420776f726b20746f206279706173732073656375726974792066656174757265732c2077686963682063616e2064656c617920696e7665737469676174696f6e732e3c2f6c693e0d0a093c6c693e3c753e3c7374726f6e673e4461746120526574656e74696f6e20506572696f643a3c2f7374726f6e673e3c2f753e20476f6f676c65e2809973206c6f636174696f6e2064617461206973206e6f74207265636f726465642062792064656661756c742c20627574206e6f7720726571756972657320746865207573657220746f206f707420696e746f207265636f7264696e6720746865206c6f636174696f6e2e266e6273703b204164646974696f6e616c6c792c207468652064617461206973206e6f772072657461696e656420666f7220757020746f207468726565206d6f6e746873206f6e207573657273e2809920646576696365732062792064656661756c7420756e6c657373206368616e6765642062792074686520757365722e266e6273703b20266e6273703b4166746572207468697320706572696f642c206c6f636174696f6e2064617461206973206569746865722064656c65746564206f72206261636b656420757020746f2074686520636c6f7564206966207468652075736572206f70747320666f7220746861742e20496e76657374696761746f7273206d7573742061637420717569636b6c7920746f207265747269657665207468697320646174612c2061732077616974696e6720746f6f206c6f6e6720636f756c6420726573756c7420696e207468652064617461206265696e67207065726d616e656e746c79206572617365642e2054686973206d616b65732074696d656c7920616374696f6e20657373656e7469616c20696e2074696d652d73656e73697469766520696e7665737469676174696f6e732e3c2f6c693e0d0a093c6c693e3c753e3c7374726f6e673e456e6372797074696f6e20616e6420507269766163792050726f74656374696f6e733a3c2f7374726f6e673e3c2f753e20476f6f676c65e280997320656e642d746f2d656e6420656e6372797074696f6e20656e73757265732074686174206f6e6c792074686520646576696365206f776e6572206f7220616e20617574686f72697a656420757365722063616e2061636365737320746865206c6f636174696f6e20646174612073746f726564206f6e20746865206465766963652e205768696c6520746869732070726f76696465732062657474657220707269766163792070726f74656374696f6e2c20697420616c736f206d65616e732074686174206c617720656e666f7263656d656e742063616e6e6f742073696d706c7920726571756573742074686520646174612066726f6d20476f6f676c65e280997320736572766572733b2074686579206d75737420696e7374656164206761696e2061636365737320746f2074686520646576696365206469726563746c792e3c2f6c693e0d0a093c6c693e3c753e3c7374726f6e673e496e6372656173656420436f6d706c657869747920666f722047656f66656e63652057617272616e74733a203c2f7374726f6e673e3c2f753e47656f66656e63652077617272616e74732c207768696368206f6e636520616c6c6f776564206c617720656e666f7263656d656e7420746f20656173696c7920747261636b206c617267652067726f757073206f662070656f706c6520696e20616e20617265612c206e6f77207265717569726520696e76657374696761746f727320746f2068617665207370656369666963207375737065637473206f72206465766963657320696e206d696e642e2042726f61642067656f66656e63652077617272616e74732077696c6c206e6f206c6f6e676572207969656c64206120636f6d70726568656e7369766520736574206f662064617461206f6e2065766572792064657669636520696e2074686520617265612e2054686973206d65616e73207468617420696e76657374696761746f7273206d6179206e65656420746f20666f6c6c6f772061206d6f726520746172676574656420617070726f6163682c206e6172726f77696e6720746865697220666f637573206f6e2073706563696669632064657669636573206f7220696e646976696475616c732e266e6273703b204f6620636f757273652c4c617720456e666f7263656d656e742063616e207374696c6c2075736520546f7765722044756d702077617272616e747320746f2061696420696e20696e7665737469676174696f6e732c2062757420746869732069732061206d756368206d6f726520696e2064657074682070726f6365737320746861742072657175697265732074686f7573616e6473206f66207265636f72647320746f20626520636f6d626564207468726f7567682e3c2f6c693e0d0a3c2f6f6c3e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e3c7374726f6e673e476f6f676c65e280997320526f6c6520696e2042616c616e63696e67205072697661637920616e6420496e7665737469676174696f6e204e656564733c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e41732074686520726f6c65206f66206c6f636174696f6e206461746120696e206372696d696e616c20696e7665737469676174696f6e73206265636f6d6573206d6f7265206372756369616c2c20476f6f676c65206861732074616b656e2070726f61637469766520737465707320746f2062616c616e636520707269766163792077697468206c617720656e666f7263656d656e74206e656564732e205768696c652074686520736869667420746f206f6e2d6465766963652073746f7261676520656e73757265732067726561746572207573657220707269766163792c20697420616c736f206d65616e732074686174206c617720656e666f7263656d656e74206d757374206e6f7720776f726b2068617264657220746f206f627461696e20637269746963616c206c6f636174696f6e2d62617365642065766964656e63652e2054686973206d6f7665207265666c6563747320476f6f676c65e280997320636f6d6d69746d656e7420746f2070726f74656374696e67207573657220707269766163792c207768696c65207374696c6c20616c6c6f77696e6720696e76657374696761746f727320746f20757365206c6f636174696f6e20646174612061732070617274206f662061206372696d696e616c20696e7665737469676174696f6e207768656e206c6567616c6c79206a75737469666965642e3c2f703e0d0a0d0a3c703e417420426c61636b20446f6720466f72656e736963732c20776520756e6465727374616e642074686174206c6f636174696f6e20646174612063616e20626520637269746963616c20696e206372696d696e616c20696e7665737469676174696f6e732e2057686574686572206974e280997320766572696679696e6720612073757370656374e280997320616c6962692c206964656e74696679696e6720706f74656e7469616c207769746e65737365732c206f7220636f6e6e656374696e672061207375737065637420746f2061206372696d65207363656e652c20476f6f676c652054696d656c696e652064617461206973206120706f77657266756c20746f6f6c2e20486f77657665722c206173207072697661637920636f6e6365726e7320636f6e74696e756520746f2067726f772c206974e280997320696d706f7274616e74207468617420696e76657374696761746f7273207265737065637420746865206c6567616c2070726f63657373657320666f7220616363657373696e672074686973206461746120616e6420656e7375726520697420697320646f6e6520696e20612077617920746861742070726f74656374732074686520726967687473206f6620696e646976696475616c732e3c2f703e0d0a0d0a3c703e426c61636b20446f6720466f72656e7369637320657863656c7320617420726576696577696e67206c6567616c2070726f63657373657320746f20656e7375726520746861742074686520646174612077617320726571756573746564206163636f7264696e6720746f2062657374207072616374696365732061732077656c6c20617320656e737572696e67207468617420796f757220636c69656e74e28099732072696768747320776572652070726f7465637465642e266e6273703b3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e3c7374726f6e673e486f772057652043616e2048656c70204e61766967617465207468652045766f6c76696e67204c616e6473636170653c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e417420426c61636b20446f6720466f72656e736963732c20776520617373697374206c617720656e666f7263656d656e742c206c6567616c207465616d732c20616e64206372696d696e616c20646566656e736520696e206f627461696e696e6720616e6420616e616c797a696e6720476f6f676c652054696d656c696e65206461746120616e64206f7468657220666f726d73206f66206c6f636174696f6e2d62617365642065766964656e63652e2048657265e280997320686f772077652068656c703a3c2f703e0d0a0d0a3c756c207374796c653d226d617267696e2d6c6566743a20343070783b223e0d0a093c6c693e3c753e3c7374726f6e673e466f72656e73696320446174612045787472616374696f6e3a3c2f7374726f6e673e3c2f753e205765207370656369616c697a6520696e20666f72656e736963616c6c792065787472616374696e6720646174612066726f6d206d6f62696c65206465766963657320746f20726574726965766520476f6f676c652054696d656c696e6520616e64206f74686572206c6f636174696f6e2d626173656420696e666f726d6174696f6e2c20656e737572696e672069747320696e7465677269747920616e6420636f6d706c69616e63652077697468206469676974616c20666f72656e73696320616e64206c6567616c207374616e64617264732e3c2f6c693e0d0a093c6c693e3c753e3c7374726f6e673e45787065727420416e616c797369733a203c2f7374726f6e673e3c2f753e4f7572207465616d20616e616c797a657320746865206c6f636174696f6e206461746120746f2065737461626c697368207061747465726e73206f66206d6f76656d656e742c206964656e74696679206b6579206c6f636174696f6e732c20616e6420737570706f7274206f72206368616c6c656e676520636c61696d73206d61646520627920737573706563747320616e64207769746e65737365732e3c2f6c693e0d0a093c6c693e3c753e3c7374726f6e673e5072697661637920616e64204c6567616c20436f6d706c69616e63653a3c2f7374726f6e673e3c2f753e20576520656e737572652074686174207072697661637920726967687473206172652072657370656374656420647572696e672074686520696e7665737469676174696f6e20616e64207468617420616c6c20646174612069732068616e646c656420696e206163636f7264616e63652077697468206c6567616c20726571756972656d656e747320616e64207072697661637920726567756c6174696f6e732e3c2f6c693e0d0a093c6c693e3c753e3c7374726f6e673e54696d656c7920446174612052657472696576616c3a3c2f7374726f6e673e3c2f753e20476976656e2074686174206c6f636174696f6e2064617461206973206f6e6c792073746f72656420666f7220757020746f207468726565206d6f6e7468732c20776520776f726b20717569636b6c7920746f2065787472616374207468652072656c6576616e742064617461206265666f72652069742069732064656c65746564206f72206f7665727772697474656e2c20656e737572696e67207468617420696e76657374696761746f727320646f6ee2809974206d69737320637269746963616c2065766964656e63652e3c2f6c693e0d0a3c2f756c3e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e3c7374726f6e673e41204e657720457261206f66204c6f636174696f6e204461746120696e204372696d696e616c20496e7665737469676174696f6e733c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e417320476f6f676c6520636f6e74696e75657320746f20656e68616e636520707269766163792070726f74656374696f6e732c20697420697320696d706f7274616e7420746f2072656d656d6265722074686174206c6f636174696f6e20646174612072656d61696e73206f6e65206f6620746865206d6f737420706f77657266756c20746f6f6c7320617661696c61626c6520746f20696e76657374696761746f72732e2054686520736869667420746f206f6e2d6465766963652073746f7261676520616e6420656e642d746f2d656e6420656e6372797074696f6e2070726f7669646573206772656174657220636f6e74726f6c20666f72207573657273206f76657220746865697220646174612062757420696e74726f6475636573206e6577206368616c6c656e67657320666f72206c617720656e666f7263656d656e742e20417420426c61636b20446f6720466f72656e736963732c2077652068656c70206e6176696761746520746865736520636f6d706c657869746965732c20656e737572696e67207468617420696e76657374696761746f72732063616e2061636365737320616e6420757365206c6f636174696f6e20686973746f72792064617461206566666563746976656c7920616e64206c6567616c6c792e3c2f703e0d0a0d0a3c703e496620796f7527726520696e766f6c76656420696e2061206372696d696e616c20696e7665737469676174696f6e207468617420696e766f6c76657320476f6f676c652054696d656c696e65206f72206f7468657220666f726d73206f66206c6f636174696f6e20646174612c20636f6e7461637420426c61636b20446f6720466f72656e7369637320746f20656e737572652074686174207468652065766964656e63652069732070726f7065726c792068616e646c656420616e6420616e616c797a65642c20616e6420746861742070726976616379207269676874732061726520726573706563746564207468726f7567686f7574207468652070726f636573732e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a20202020202020202020202020202020202020203c2f6469763e223b733a31303a226d657461617574686f72223b733a353a2261646d696e223b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a373a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30312d31352031333a33363a3437223b693a31303b693a313b693a31313b733a35363a22696e6465782e7068703f6f7074696f6e3d636f6d5f65617379626c6f6726766965773d656e7472792669643d32264974656d69643d313430223b693a31323b4e3b693a31333b733a31393a22323032352d30312d31352031333a33363a3437223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2245617379426c6f67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31363a224372696d696e616c20446566656e7365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a31323b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a3131373a224c6f636174696f6e20486973746f727920696e204372696d696e616c20496e7665737469676174696f6e733a20486f7720496e76657374696761746f72732043616e2055736520476f6f676c652054696d656c696e652044617461e28094416e64205768792050726976616379204d617474657273223b693a31373b693a363b693a31383b733a34353a22696e6465782e7068703f6f7074696f6e3d636f6d5f65617379626c6f6726766965773d656e7472792669643d32223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(8, 'index.php?option=com_easyblog&view=entry&id=3', 'index.php?option=com_easyblog&view=entry&id=3&Itemid=140', 'When AI and Tech Get it Wrong: The Importance of Expert Review in Criminal Defense', ' In today’s digital age, law enforcement agencies increasingly rely on AI-powered technologies such as facial recognition to identify suspects and solve crimes. While these tools can... ', '2025-04-25 13:51:59', 'a87611129eebe0f585321a09ceaf189c', 1, 1, 1, '*', '2025-01-16 13:46:44', NULL, '2025-01-16 13:46:44', NULL, 0, 0, 6, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3138383a2220496e20746f646179e2809973206469676974616c206167652c206c617720656e666f7263656d656e74206167656e6369657320696e6372656173696e676c792072656c79206f6e2041492d706f776572656420746563686e6f6c6f6769657320737563682061732066616369616c207265636f676e6974696f6e20746f206964656e7469667920737573706563747320616e6420736f6c7665206372696d65732e205768696c6520746865736520746f6f6c732063616e2e2e2e20223b693a333b613a35323a7b733a323a226964223b693a333b733a31303a22637265617465645f6279223b693a3130323b733a373a2263726561746564223b733a31393a22323032352d30312d31362031333a34363a3434223b733a383a226d6f646966696564223b733a31393a22323032352d30342d32352031333a35313a3539223b733a393a227065726d616c696e6b223b733a38313a227768656e2d61692d616e642d746563682d6765742d69742d77726f6e672d7468652d696d706f7274616e63652d6f662d6578706572742d7265766965772d696e2d6372696d696e616c2d646566656e7365223b733a373a22636f6e74656e74223b733a303a22223b733a353a22696e74726f223b733a373536373a223c64697620636c6173733d2261727469636c652d626f647920727465223e0d0a2020202020202020202020202020202020202020202020203c703e496e20746f646179e2809973206469676974616c206167652c206c617720656e666f7263656d656e74206167656e6369657320696e6372656173696e676c792072656c79206f6e2041492d706f776572656420746563686e6f6c6f6769657320737563682061732066616369616c207265636f676e6974696f6e20746f206964656e7469667920737573706563747320616e6420736f6c7665206372696d65732e205768696c6520746865736520746f6f6c732063616e206f666665722076616c7561626c6520617373697374616e63652c207468657920616c736f20636f6d652077697468207369676e69666963616e74207269736b732c20706172746963756c61726c79207768656e20697420636f6d657320746f20746865697220616363757261637920616e6420706f74656e7469616c20666f7220626961732e20417420426c61636b20446f6720466f72656e736963732c20776520756e6465727374616e642074686174207768656e204149206f7220746563686e6f6c6f6779206973207573656420696e206372696d696e616c20696e7665737469676174696f6e732c2074686520636f6e73657175656e636573206f662077726f6e6766756c2061636375736174696f6e732063616e206265207365766572652c20616e642074686174e28099732077687920776520656d70686173697a652074686520696d706f7274616e6365206f6620612074686f726f756768203c7374726f6e673e6372696d696e616c20646566656e7365207265766965773c2f7374726f6e673e2e266e6273703b2053696d706c79207075742041492063616e2077726f6e6766756c6c792061636375736520696e646976696475616c7320616e6420746865736520696e646976696475616c73207375666665722074686520636f6e73657175656e6365732e266e6273703b3c2f703e0d0a0d0a3c6469763e3c696d67207372633d222f696d616765732f6264666f72656e736963732d626c6f67322e706e672220616c743d225768656e20414920616e642054656368204765742069742057726f6e672220636c6173733d22626c672d7368223e3c2f6469763e0d0a3c68343e5468652047726f77696e6720557365206f6620414920616e642046616369616c205265636f676e6974696f6e20696e204c617720456e666f7263656d656e743c2f68343e0d0a0d0a3c703e46616369616c207265636f676e6974696f6e20746563686e6f6c6f677920686173206265636f6d65206120776964656c79207573656420746f6f6c20666f72206964656e74696679696e6720696e646976696475616c732066726f6d2070686f746f73206f7220766964656f20666f6f746167652c2068656c70696e67206c617720656e666f7263656d656e74206167656e6369657320747261636b20737573706563747320616e6420736f6c7665206372696d6573206661737465722e20486f77657665722c207468697320746563686e6f6c6f6779206973206e6f7420776974686f75742069747320666c6177732e205374756469657320686176652073686f776e20746861742066616369616c207265636f676e6974696f6e20736f6674776172652063616e206578686962697420726163652c2067656e6465722c20616e6420616765206269617365732c206d69736964656e74696679696e672070656f706c65206f6620636f6c6f722c20776f6d656e2c20616e64206f6c64657220696e646976696475616c7320617420686967686572207261746573207468616e206f74686572732e20496e20666163742c206d616e79204652542073797374656d732068617665206265656e20666f756e6420746f207374727567676c6520776974682061636375726174656c79206964656e74696679696e6720426c61636b20616e642042726f776e2066616365732c20706172746963756c61726c7920696e20776f6d656e2e2054686973206269617320686173206c656420746f206d756c7469706c652077726f6e6766756c206172726573747320626173656420736f6c656c79206f6e20696e636f72726563742066616369616c207265636f676e6974696f6e206d6174636865732e3c2f703e0d0a0d0a3c703e466f72206578616d706c652c20696e203c7374726f6e673e446574726f69742c20526f626572742057696c6c69616d733c2f7374726f6e673e207761732077726f6e6766756c6c792061727265737465642061667465722066616369616c207265636f676e6974696f6e20736f667477617265206d697374616b656e6c79206d617463686564206869732070686f746f2077697468207375727665696c6c616e636520666f6f74616765206f66206120726f626265727920737573706563742e2054686520706f6c6963652064657461696e65642068696d20666f72206f76657220333020686f757273206265666f726520616e206f6666696365722061646d69747465642c2022492067756573732074686520636f6d707574657220676f742069742077726f6e672e222044657370697465207468652061646d697373696f6e2c2057696c6c69616d732066616365642074686520696e636f6e76656e69656e636520616e64206469737472657373206f66206265696e6720617272657374656420626173656420736f6c656c79206f6e20616e204149206572726f72265a65726f576964746853706163653b2e3c2f703e0d0a0d0a3c703e53696d696c61726c792c203c7374726f6e673e4d69636861656c204f6c697665723c2f7374726f6e673e207761732061727265737465642061667465722066616369616c207265636f676e6974696f6e20746563686e6f6c6f6779206d69736964656e7469666965642068696d20696e20612063656c6c2070686f6e6520766964656f2073686f77696e6720616e6f7468657220706572736f6e20636f6d6d697474696e672061206372696d652e2054686520766964656f20636c6561726c792073686f7765642061206d616e2077697468206e6f20746174746f6f732c20796574204f6c6976657220686173207365766572616c20746174746f6f73206f6e20686973206661636520616e6420666f726561726d732e205468697320636c6561722064697363726570616e6379206265747765656e204f6c69766572277320617070656172616e636520616e6420746865207375737065637420696e2074686520766964656f207761732069676e6f7265642c20616e64204f6c69766572207761732077726f6e6766756c6c792063686172676564265a65726f576964746853706163653b2e3c2f703e0d0a0d0a3c703e5468657365206361736573206578656d706c69667920746865207269736b73206f662072656c79696e6720746f6f2068656176696c79206f6e20414920746563686e6f6c6f676965732e205768656e2074686520746563686e6f6c6f6779206d69736964656e74696669657320616e20696e646976696475616c2c2074686520636f6e73657175656e6365732063616e206265206465766173746174696e672c206c656164696e6720746f2077726f6e6766756c20617272657374732c206c6f7373206f662066726565646f6d2c20616e642064616d616765642072657075746174696f6e732e20546865736520746563686e6f6c6f676965732c207768696c6520616e20656666696369656e7420746f6f6c2c2063616e206d69736c656164206f6666696365727320696e746f206d616b696e67206172726573747320776974686f757420656e6f75676820636f72726f626f726174696e672065766964656e63652c20616d706c696679696e6720746865207269736b73206f66206175746f6d6174696f6e2062696173e2809461207068656e6f6d656e6f6e207768657265206c617720656e666f7263656d656e74206f6666696365727320706c61636520756e64756520747275737420696e2074686520746563686e6f6c6f67792c206576656e20696e207468652066616365206f6620636f6e747261646963746f72792065766964656e6365265a65726f576964746853706163653b20414920616e642046616369616c205265636f676e6974696f6e204172656ee280997420456e6f7567683c2f703e0d0a0d0a3c703e5768696c6520414920616e642066616369616c207265636f676e6974696f6e206d6179207365656d206c696b6520616e20656666696369656e74206d65616e73206f66206964656e74696679696e672073757370656374732c207468657920617265206e6f7420666f6f6c70726f6f662e20412066616c736520706f736974697665e2809477686572652074686520746563686e6f6c6f6779206964656e746966696573207468652077726f6e6720706572736f6ee2809463616e206861766520736572696f757320636f6e73657175656e6365732c20696e636c7564696e672077726f6e6766756c20617272657374732c2072657075746174696f6e616c2064616d6167652c20616e64206576656e2077726f6e6766756c20636f6e76696374696f6e732e2054686520746563686e6f6c6f6779e2809973206572726f72732063616e20626520657861636572626174656420627920706f6f722d7175616c69747920696d616765732c20756e72656c6961626c65206461746162617365732c206f72206c61636b206f662064697665727369747920696e20747261696e696e6720646174612c20776869636820616c6c20636f6e7472696275746520746f206d69736964656e74696669636174696f6e732e2054686973206d616b657320697420616c6c20746865206d6f726520637269746963616c207468617420646566656e64616e747320686176652061636365737320746f20612074686f726f75676820646566656e736520726576696577207468617420696e636c7564657320616e20696e646570656e64656e74206578616d696e6174696f6e206f6620616e792041492d64726976656e2065766964656e63652e3c2f703e0d0a0d0a3c703e496e203c7374726f6e673e576f6f646272696467652c204e6577204a65727365792c204e696a656572205061726b733c2f7374726f6e673e20776173206d69736964656e7469666965642062792066616369616c207265636f676e6974696f6e20746563686e6f6c6f67792c207768696368206d697374616b656e6c79206d617463686564206869732070686f746f2077697468206f6e652066726f6d20612066616b6520492e442e206c6566742061742061206372696d65207363656e652e204261736564206f6e20746869732073696e676c652c206661756c7479206d617463682c205061726b732077617320617272657374656420616e64207370656e74203131206461797320696e206a61696c206265666f7265206265696e672072656c65617365642e20496e207468697320636173652c20746865726520776173206e6f206f746865722065766964656e636520737570706f7274696e6720746865206172726573742c207965742074686520746563686e6f6c6f6779207761732072656c6965642075706f6e20746f2065737461626c6973682070726f6261626c652063617573652e266e6273703b3c2f703e0d0a0d0a3c703e5468657265206172652068756e6472656473206f66206578616d706c657320696e207768696368204149206d69736964656e74696669636174696f6e732063616e206c65616420746f2077726f6e6766756c20646574656e74696f6e732c20736f6d6574696d6573206261736564206f6e206c6974746c65206d6f7265207468616e206120746563686e6f6c6f6779206d61746368207468617420636f756c642068617665206265656e20696e61636375726174652064756520746f20706f6f7220696d616765207175616c6974792c2072616369616c20626961732c206f722074686520736f667477617265e280997320696e6162696c69747920746f2068616e646c6520646976657273652064617461736574732e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e546865204361736520666f7220612054686f726f756768204372696d696e616c20446566656e7365205265766965773c2f68343e0d0a0d0a3c68343e5768656e2041492c2066616369616c207265636f676e6974696f6e2c206f7220616e7920746563686e6f6c6f677920617373697374656420696e766573746967617469766520746563686e69717565206973207573656420746f20737570706f727420616e20617272657374206f722061636375736174696f6e2c20697420697320657373656e7469616c20746f203c7374726f6e673e7175657374696f6e207468652072656c696162696c697479206f662074686520746563686e6f6c6f67792e3c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e52656c79696e6720736f6c656c79206f6e20616e204149206d617463682c20657370656369616c6c7920776974686f7574206675727468657220636f72726f626f726174696e672065766964656e63652c2063616e2062652064616e6765726f75732e20546865206c6567616c20696d706c69636174696f6e7320617265207369676e69666963616e742e20412077726f6e6766756c206172726573742063616e206361757365207375627374616e7469616c206861726d2c2066726f6d2061206c6f7373206f6620706572736f6e616c206c69626572747920746f206c6f6e672d6c617374696e672064616d61676520746f206120706572736f6ee28099732063617265657220616e642072657075746174696f6e2e20496620796f752061726520666163696e67206368617267657320696e766f6c76696e67204149206f7220746563686e6f6c6f67792d64726976656e2065766964656e63652c206974206973206372756369616c20746f20686176652061203c7374726f6e673e636f6d70726568656e736976652065787065727420646566656e7365207265766965773c2f7374726f6e673e20746f20656e7375726520746861742074686520746563686e6f6c6f677920776173207573656420617070726f7072696174656c7920616e642074686174207468652065766964656e636520686173206e6f74206265656e2074616d70657265642077697468206f72206d6973696e7465727072657465642e3c2f703e0d0a0d0a3c703e4174203c7374726f6e673e426c61636b20446f6720466f72656e736963733c2f7374726f6e673e2c207765207370656369616c697a6520696e20636f6e64756374696e67203c7374726f6e673e74686f726f75676820657870657274206372696d696e616c20646566656e7365207265766965777320616e64206469676974616c20666f72656e73696320726576696577733c2f7374726f6e673e206f662065766964656e63652e204f7572207465616d20656e737572657320746861743a3c2f703e0d0a0d0a3c756c207374796c653d226d617267696e2d6c6566743a20343070783b223e0d0a093c6c693e3c7374726f6e673e42696173657320616e64206572726f727320617265206964656e7469666965643a3c2f7374726f6e673e205765206361726566756c6c7920616e616c797a652074686520746563686e6f6c6f6779e2809973206c696d69746174696f6e732c20636865636b696e6720666f7220706f74656e7469616c2062696173657320696e207468652073797374656d207468617420636f756c642068617665206c656420746f20616e20696e636f7272656374206d617463682e3c2f6c693e0d0a093c6c693e3c7374726f6e673e42657374205072616374696365206973206d61696e7461696e65643a3c2f7374726f6e673e20576520656e73757265207468617420616c6c206469676974616c2065766964656e636520686173206265656e2068616e646c6564206163636f7264696e6720746f206c6567616c207374616e64617264732c2070726573657276696e672074686520696e74656772697479206f662074686520636173652e3c2f6c693e0d0a093c6c693e3c7374726f6e673e5468652066756c6c20636f6e7465787420697320636f6e736964657265643a3c2f7374726f6e673e204120636f6d70726568656e7369766520646566656e73652072657669657720676f6573206265796f6e6420746865204149206f7220746563686e6f6c6f67792064726976656e206d617463682e205765206c6f6f6b20617420616c6c2074686520666163746f72732c20696e636c7564696e67207769746e6573732073746174656d656e74732c20706879736963616c2065766964656e63652c20616e6420657870657274206f70696e696f6e732c20746f206275696c64206120636f6d706c6574652070696374757265206f662074686520636173652e3c2f6c693e0d0a3c2f756c3e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e50726f74656374696e6720596f757220526967687473207769746820457870657274205265766965773c2f68343e0d0a0d0a3c703e412074686f726f75676820646566656e73652072657669657720697320766974616c20666f722070726f74656374696e6720796f75722072696768747320696e20636173657320776865726520414920616e642066616369616c207265636f676e6974696f6e20746563686e6f6c6f677920706c6179206120726f6c652e20576974686f75742070726f706572206578616d696e6174696f6e2c20746865736520746563686e6f6c6f676965732063616e20636f6e7472696275746520746f2077726f6e6766756c20636f6e76696374696f6e73206f7220746865206d697368616e646c696e67206f662065766964656e63652e20417420426c61636b20446f6720466f72656e736963732c207765206f66666572206578706572742072657669657773206f66204149206f7220746563686e6f6c6f67792d64726976656e2065766964656e636520746f20656e73757265207468617420746865206372696d696e616c206a7573746963652073797374656d2066756e6374696f6e732061732069742073686f756c64e28094776974686f7574206f7665722d72656c79696e67206f6e20696d7065726665637420746563686e6f6c6f67696573207468617420636f756c64206c65616420746f206772617665206572726f72732e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e54686520496d706f7274616e6365206f662043617574696f6e20696e2074686520416765206f662041493c2f68343e0d0a0d0a3c703e417320414920616e64206f7468657220746563686e6f6c6f67792d626173656420696e7665737469676174696f6e206169647320636f6e74696e75657320746f20626520696e746567726174656420696e746f206c617720656e666f7263656d656e74207072616374696365732c206974e280997320657373656e7469616c20666f7220696e646976696475616c7320666163696e67206372696d696e616c206368617267657320746f20686176652065787065727473207265766965772074686520746563686e6f6c6f6779e280997320726f6c6520696e20746865697220636173652e204174203c7374726f6e673e426c61636b20446f6720466f72656e736963733c2f7374726f6e673e2c2077652061726520636f6d6d697474656420746f2070726f766964696e6720636c69656e7473207769746820612074686f726f756768206372696d696e616c20646566656e7365207265766965772c20656e737572696e6720746861742066616369616c207265636f676e6974696f6e2c20746563686e6f6c6f67792c20616e64206f7468657220414920746f6f6c7320617265207573656420666169726c7920616e642061636375726174656c792e20496620796f752061726520666163696e672063686172676573207768657265204149206f722066616369616c207265636f676e6974696f6e2068617320706c61796564206120726f6c652c20646f6ee2809974206c6561766520796f7572206661746520746f20746563686e6f6c6f6779e2809467657420696e20746f7563682077697468203c7374726f6e673e426c61636b20446f6720466f72656e736963733c2f7374726f6e673e20746f64617920746f20656e73757265207468617420796f757220636173652069732072657669657765642077697468207468652075746d6f7374206361726520616e6420707265636973696f6e2e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a20202020202020202020202020202020202020203c2f6469763e223b733a373a2265786365727074223b4e3b733a31313a2263617465676f72795f6964223b693a373b733a31303a227075626c6973685f7570223b733a31393a22323032352d30312d31362031333a34363a3434223b733a31323a227075626c6973685f646f776e223b733a31393a22303030302d30302d30302030303a30303a3030223b733a31333a226175746f706f73745f64617465223b733a31393a22303030302d30302d30302030303a30303a3030223b733a383a226f72646572696e67223b693a333b733a343a22766f7465223b693a303b733a343a2268697473223b693a303b733a31323a22616c6c6f77636f6d6d656e74223b693a313b733a31333a226c6f67696e5f746f5f72656164223b693a303b733a31323a22737562736372697074696f6e223b693a313b733a393a2266726f6e7470616765223b693a313b733a353a2269736e6577223b693a303b733a31323a22626c6f6770617373776f7264223b733a303a22223b733a383a226c61746974756465223b733a303a22223b733a393a226c6f6e676974756465223b733a303a22223b733a373a2261646472657373223b733a303a22223b733a383a22706f737474797065223b733a303a22223b733a363a22726f626f7473223b733a303a22223b733a31303a22636f7079726967687473223b733a303a22223b733a353a22696d616765223b733a303a22223b733a353a226d65646961223b733a3231323a227b22696d61676573223a5b7b2275726c223a225c2f696d616765735c2f6264666f72656e736963732d626c6f67322e706e67222c2268746d6c223a223c696d67207372633d5c225c2f696d616765735c2f6264666f72656e736963732d626c6f67322e706e675c2220616c743d5c225768656e20414920616e642054656368204765742069742057726f6e675c2220636c6173733d5c22626c672d73685c223e227d5d2c22766964656f73223a5b5d2c22617564696f73223a5b5d2c2267616c6c6572696573223a5b5d2c22706466223a5b5d7d223b733a32343a2273656e645f6e6f74696669636174696f6e5f656d61696c73223b693a303b733a363a226c6f636b6564223b693a303b733a31313a227265766973696f6e5f6964223b693a393b733a393a22736f757263655f6964223b693a303b733a31313a22736f757263655f74797065223b733a31373a2265617379626c6f672e7369746577696465223b733a323a226970223b733a31323a2234392e34332e3136382e3738223b733a373a22646f6374797065223b733a363a226c6567616379223b733a383a22646f63756d656e74223b733a303a22223b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a313a7b733a353a22696d616765223b733a37303a2268747470733a2f2f6264666f72656e736963732d6e65772e616374697661746564656d6f732e636f6d2f696d616765732f6264666f72656e736963732d626c6f67322e706e67223b7d733a31343a22002a00696e697469616c697a6564223b623a303b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a31323a22617574686f725f616c696173223b733a303a22223b733a373a2276657273696f6e223b733a363a22362e302e3130223b733a31303a2272656175746f706f7374223b693a303b733a383a2263617465676f7279223b733a323a224149223b733a363a22617574686f72223b733a353a2261646d696e223b733a31363a22637265617465645f62795f616c696173223b733a353a2261646d696e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a373a226d6574616b6179223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a363a226c61796f7574223b733a353a22656e747279223b733a373a2273756d6d617279223b733a3139333a223c703e496e20746f646179e2809973206469676974616c206167652c206c617720656e666f7263656d656e74206167656e6369657320696e6372656173696e676c792072656c79206f6e2041492d706f776572656420746563686e6f6c6f6769657320737563682061732066616369616c207265636f676e6974696f6e20746f206964656e7469667920737573706563747320616e6420736f6c7665206372696d65732e205768696c6520746865736520746f6f6c732063616e2e2e2e3c2f703e223b733a343a22626f6479223b733a373536373a223c64697620636c6173733d2261727469636c652d626f647920727465223e0d0a2020202020202020202020202020202020202020202020203c703e496e20746f646179e2809973206469676974616c206167652c206c617720656e666f7263656d656e74206167656e6369657320696e6372656173696e676c792072656c79206f6e2041492d706f776572656420746563686e6f6c6f6769657320737563682061732066616369616c207265636f676e6974696f6e20746f206964656e7469667920737573706563747320616e6420736f6c7665206372696d65732e205768696c6520746865736520746f6f6c732063616e206f666665722076616c7561626c6520617373697374616e63652c207468657920616c736f20636f6d652077697468207369676e69666963616e74207269736b732c20706172746963756c61726c79207768656e20697420636f6d657320746f20746865697220616363757261637920616e6420706f74656e7469616c20666f7220626961732e20417420426c61636b20446f6720466f72656e736963732c20776520756e6465727374616e642074686174207768656e204149206f7220746563686e6f6c6f6779206973207573656420696e206372696d696e616c20696e7665737469676174696f6e732c2074686520636f6e73657175656e636573206f662077726f6e6766756c2061636375736174696f6e732063616e206265207365766572652c20616e642074686174e28099732077687920776520656d70686173697a652074686520696d706f7274616e6365206f6620612074686f726f756768203c7374726f6e673e6372696d696e616c20646566656e7365207265766965773c2f7374726f6e673e2e266e6273703b2053696d706c79207075742041492063616e2077726f6e6766756c6c792061636375736520696e646976696475616c7320616e6420746865736520696e646976696475616c73207375666665722074686520636f6e73657175656e6365732e266e6273703b3c2f703e0d0a0d0a3c6469763e3c696d67207372633d222f696d616765732f6264666f72656e736963732d626c6f67322e706e672220616c743d225768656e20414920616e642054656368204765742069742057726f6e672220636c6173733d22626c672d7368223e3c2f6469763e0d0a3c68343e5468652047726f77696e6720557365206f6620414920616e642046616369616c205265636f676e6974696f6e20696e204c617720456e666f7263656d656e743c2f68343e0d0a0d0a3c703e46616369616c207265636f676e6974696f6e20746563686e6f6c6f677920686173206265636f6d65206120776964656c79207573656420746f6f6c20666f72206964656e74696679696e6720696e646976696475616c732066726f6d2070686f746f73206f7220766964656f20666f6f746167652c2068656c70696e67206c617720656e666f7263656d656e74206167656e6369657320747261636b20737573706563747320616e6420736f6c7665206372696d6573206661737465722e20486f77657665722c207468697320746563686e6f6c6f6779206973206e6f7420776974686f75742069747320666c6177732e205374756469657320686176652073686f776e20746861742066616369616c207265636f676e6974696f6e20736f6674776172652063616e206578686962697420726163652c2067656e6465722c20616e6420616765206269617365732c206d69736964656e74696679696e672070656f706c65206f6620636f6c6f722c20776f6d656e2c20616e64206f6c64657220696e646976696475616c7320617420686967686572207261746573207468616e206f74686572732e20496e20666163742c206d616e79204652542073797374656d732068617665206265656e20666f756e6420746f207374727567676c6520776974682061636375726174656c79206964656e74696679696e6720426c61636b20616e642042726f776e2066616365732c20706172746963756c61726c7920696e20776f6d656e2e2054686973206269617320686173206c656420746f206d756c7469706c652077726f6e6766756c206172726573747320626173656420736f6c656c79206f6e20696e636f72726563742066616369616c207265636f676e6974696f6e206d6174636865732e3c2f703e0d0a0d0a3c703e466f72206578616d706c652c20696e203c7374726f6e673e446574726f69742c20526f626572742057696c6c69616d733c2f7374726f6e673e207761732077726f6e6766756c6c792061727265737465642061667465722066616369616c207265636f676e6974696f6e20736f667477617265206d697374616b656e6c79206d617463686564206869732070686f746f2077697468207375727665696c6c616e636520666f6f74616765206f66206120726f626265727920737573706563742e2054686520706f6c6963652064657461696e65642068696d20666f72206f76657220333020686f757273206265666f726520616e206f6666696365722061646d69747465642c2022492067756573732074686520636f6d707574657220676f742069742077726f6e672e222044657370697465207468652061646d697373696f6e2c2057696c6c69616d732066616365642074686520696e636f6e76656e69656e636520616e64206469737472657373206f66206265696e6720617272657374656420626173656420736f6c656c79206f6e20616e204149206572726f72265a65726f576964746853706163653b2e3c2f703e0d0a0d0a3c703e53696d696c61726c792c203c7374726f6e673e4d69636861656c204f6c697665723c2f7374726f6e673e207761732061727265737465642061667465722066616369616c207265636f676e6974696f6e20746563686e6f6c6f6779206d69736964656e7469666965642068696d20696e20612063656c6c2070686f6e6520766964656f2073686f77696e6720616e6f7468657220706572736f6e20636f6d6d697474696e672061206372696d652e2054686520766964656f20636c6561726c792073686f7765642061206d616e2077697468206e6f20746174746f6f732c20796574204f6c6976657220686173207365766572616c20746174746f6f73206f6e20686973206661636520616e6420666f726561726d732e205468697320636c6561722064697363726570616e6379206265747765656e204f6c69766572277320617070656172616e636520616e6420746865207375737065637420696e2074686520766964656f207761732069676e6f7265642c20616e64204f6c69766572207761732077726f6e6766756c6c792063686172676564265a65726f576964746853706163653b2e3c2f703e0d0a0d0a3c703e5468657365206361736573206578656d706c69667920746865207269736b73206f662072656c79696e6720746f6f2068656176696c79206f6e20414920746563686e6f6c6f676965732e205768656e2074686520746563686e6f6c6f6779206d69736964656e74696669657320616e20696e646976696475616c2c2074686520636f6e73657175656e6365732063616e206265206465766173746174696e672c206c656164696e6720746f2077726f6e6766756c20617272657374732c206c6f7373206f662066726565646f6d2c20616e642064616d616765642072657075746174696f6e732e20546865736520746563686e6f6c6f676965732c207768696c6520616e20656666696369656e7420746f6f6c2c2063616e206d69736c656164206f6666696365727320696e746f206d616b696e67206172726573747320776974686f757420656e6f75676820636f72726f626f726174696e672065766964656e63652c20616d706c696679696e6720746865207269736b73206f66206175746f6d6174696f6e2062696173e2809461207068656e6f6d656e6f6e207768657265206c617720656e666f7263656d656e74206f6666696365727320706c61636520756e64756520747275737420696e2074686520746563686e6f6c6f67792c206576656e20696e207468652066616365206f6620636f6e747261646963746f72792065766964656e6365265a65726f576964746853706163653b20414920616e642046616369616c205265636f676e6974696f6e204172656ee280997420456e6f7567683c2f703e0d0a0d0a3c703e5768696c6520414920616e642066616369616c207265636f676e6974696f6e206d6179207365656d206c696b6520616e20656666696369656e74206d65616e73206f66206964656e74696679696e672073757370656374732c207468657920617265206e6f7420666f6f6c70726f6f662e20412066616c736520706f736974697665e2809477686572652074686520746563686e6f6c6f6779206964656e746966696573207468652077726f6e6720706572736f6ee2809463616e206861766520736572696f757320636f6e73657175656e6365732c20696e636c7564696e672077726f6e6766756c20617272657374732c2072657075746174696f6e616c2064616d6167652c20616e64206576656e2077726f6e6766756c20636f6e76696374696f6e732e2054686520746563686e6f6c6f6779e2809973206572726f72732063616e20626520657861636572626174656420627920706f6f722d7175616c69747920696d616765732c20756e72656c6961626c65206461746162617365732c206f72206c61636b206f662064697665727369747920696e20747261696e696e6720646174612c20776869636820616c6c20636f6e7472696275746520746f206d69736964656e74696669636174696f6e732e2054686973206d616b657320697420616c6c20746865206d6f726520637269746963616c207468617420646566656e64616e747320686176652061636365737320746f20612074686f726f75676820646566656e736520726576696577207468617420696e636c7564657320616e20696e646570656e64656e74206578616d696e6174696f6e206f6620616e792041492d64726976656e2065766964656e63652e3c2f703e0d0a0d0a3c703e496e203c7374726f6e673e576f6f646272696467652c204e6577204a65727365792c204e696a656572205061726b733c2f7374726f6e673e20776173206d69736964656e7469666965642062792066616369616c207265636f676e6974696f6e20746563686e6f6c6f67792c207768696368206d697374616b656e6c79206d617463686564206869732070686f746f2077697468206f6e652066726f6d20612066616b6520492e442e206c6566742061742061206372696d65207363656e652e204261736564206f6e20746869732073696e676c652c206661756c7479206d617463682c205061726b732077617320617272657374656420616e64207370656e74203131206461797320696e206a61696c206265666f7265206265696e672072656c65617365642e20496e207468697320636173652c20746865726520776173206e6f206f746865722065766964656e636520737570706f7274696e6720746865206172726573742c207965742074686520746563686e6f6c6f6779207761732072656c6965642075706f6e20746f2065737461626c6973682070726f6261626c652063617573652e266e6273703b3c2f703e0d0a0d0a3c703e5468657265206172652068756e6472656473206f66206578616d706c657320696e207768696368204149206d69736964656e74696669636174696f6e732063616e206c65616420746f2077726f6e6766756c20646574656e74696f6e732c20736f6d6574696d6573206261736564206f6e206c6974746c65206d6f7265207468616e206120746563686e6f6c6f6779206d61746368207468617420636f756c642068617665206265656e20696e61636375726174652064756520746f20706f6f7220696d616765207175616c6974792c2072616369616c20626961732c206f722074686520736f667477617265e280997320696e6162696c69747920746f2068616e646c6520646976657273652064617461736574732e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e546865204361736520666f7220612054686f726f756768204372696d696e616c20446566656e7365205265766965773c2f68343e0d0a0d0a3c68343e5768656e2041492c2066616369616c207265636f676e6974696f6e2c206f7220616e7920746563686e6f6c6f677920617373697374656420696e766573746967617469766520746563686e69717565206973207573656420746f20737570706f727420616e20617272657374206f722061636375736174696f6e2c20697420697320657373656e7469616c20746f203c7374726f6e673e7175657374696f6e207468652072656c696162696c697479206f662074686520746563686e6f6c6f67792e3c2f7374726f6e673e3c2f68343e0d0a0d0a3c703e52656c79696e6720736f6c656c79206f6e20616e204149206d617463682c20657370656369616c6c7920776974686f7574206675727468657220636f72726f626f726174696e672065766964656e63652c2063616e2062652064616e6765726f75732e20546865206c6567616c20696d706c69636174696f6e7320617265207369676e69666963616e742e20412077726f6e6766756c206172726573742063616e206361757365207375627374616e7469616c206861726d2c2066726f6d2061206c6f7373206f6620706572736f6e616c206c69626572747920746f206c6f6e672d6c617374696e672064616d61676520746f206120706572736f6ee28099732063617265657220616e642072657075746174696f6e2e20496620796f752061726520666163696e67206368617267657320696e766f6c76696e67204149206f7220746563686e6f6c6f67792d64726976656e2065766964656e63652c206974206973206372756369616c20746f20686176652061203c7374726f6e673e636f6d70726568656e736976652065787065727420646566656e7365207265766965773c2f7374726f6e673e20746f20656e7375726520746861742074686520746563686e6f6c6f677920776173207573656420617070726f7072696174656c7920616e642074686174207468652065766964656e636520686173206e6f74206265656e2074616d70657265642077697468206f72206d6973696e7465727072657465642e3c2f703e0d0a0d0a3c703e4174203c7374726f6e673e426c61636b20446f6720466f72656e736963733c2f7374726f6e673e2c207765207370656369616c697a6520696e20636f6e64756374696e67203c7374726f6e673e74686f726f75676820657870657274206372696d696e616c20646566656e7365207265766965777320616e64206469676974616c20666f72656e73696320726576696577733c2f7374726f6e673e206f662065766964656e63652e204f7572207465616d20656e737572657320746861743a3c2f703e0d0a0d0a3c756c207374796c653d226d617267696e2d6c6566743a20343070783b223e0d0a093c6c693e3c7374726f6e673e42696173657320616e64206572726f727320617265206964656e7469666965643a3c2f7374726f6e673e205765206361726566756c6c7920616e616c797a652074686520746563686e6f6c6f6779e2809973206c696d69746174696f6e732c20636865636b696e6720666f7220706f74656e7469616c2062696173657320696e207468652073797374656d207468617420636f756c642068617665206c656420746f20616e20696e636f7272656374206d617463682e3c2f6c693e0d0a093c6c693e3c7374726f6e673e42657374205072616374696365206973206d61696e7461696e65643a3c2f7374726f6e673e20576520656e73757265207468617420616c6c206469676974616c2065766964656e636520686173206265656e2068616e646c6564206163636f7264696e6720746f206c6567616c207374616e64617264732c2070726573657276696e672074686520696e74656772697479206f662074686520636173652e3c2f6c693e0d0a093c6c693e3c7374726f6e673e5468652066756c6c20636f6e7465787420697320636f6e736964657265643a3c2f7374726f6e673e204120636f6d70726568656e7369766520646566656e73652072657669657720676f6573206265796f6e6420746865204149206f7220746563686e6f6c6f67792064726976656e206d617463682e205765206c6f6f6b20617420616c6c2074686520666163746f72732c20696e636c7564696e67207769746e6573732073746174656d656e74732c20706879736963616c2065766964656e63652c20616e6420657870657274206f70696e696f6e732c20746f206275696c64206120636f6d706c6574652070696374757265206f662074686520636173652e3c2f6c693e0d0a3c2f756c3e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e50726f74656374696e6720596f757220526967687473207769746820457870657274205265766965773c2f68343e0d0a0d0a3c703e412074686f726f75676820646566656e73652072657669657720697320766974616c20666f722070726f74656374696e6720796f75722072696768747320696e20636173657320776865726520414920616e642066616369616c207265636f676e6974696f6e20746563686e6f6c6f677920706c6179206120726f6c652e20576974686f75742070726f706572206578616d696e6174696f6e2c20746865736520746563686e6f6c6f676965732063616e20636f6e7472696275746520746f2077726f6e6766756c20636f6e76696374696f6e73206f7220746865206d697368616e646c696e67206f662065766964656e63652e20417420426c61636b20446f6720466f72656e736963732c207765206f66666572206578706572742072657669657773206f66204149206f7220746563686e6f6c6f67792d64726976656e2065766964656e636520746f20656e73757265207468617420746865206372696d696e616c206a7573746963652073797374656d2066756e6374696f6e732061732069742073686f756c64e28094776974686f7574206f7665722d72656c79696e67206f6e20696d7065726665637420746563686e6f6c6f67696573207468617420636f756c64206c65616420746f206772617665206572726f72732e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e54686520496d706f7274616e6365206f662043617574696f6e20696e2074686520416765206f662041493c2f68343e0d0a0d0a3c703e417320414920616e64206f7468657220746563686e6f6c6f67792d626173656420696e7665737469676174696f6e206169647320636f6e74696e75657320746f20626520696e746567726174656420696e746f206c617720656e666f7263656d656e74207072616374696365732c206974e280997320657373656e7469616c20666f7220696e646976696475616c7320666163696e67206372696d696e616c206368617267657320746f20686176652065787065727473207265766965772074686520746563686e6f6c6f6779e280997320726f6c6520696e20746865697220636173652e204174203c7374726f6e673e426c61636b20446f6720466f72656e736963733c2f7374726f6e673e2c2077652061726520636f6d6d697474656420746f2070726f766964696e6720636c69656e7473207769746820612074686f726f756768206372696d696e616c20646566656e7365207265766965772c20656e737572696e6720746861742066616369616c207265636f676e6974696f6e2c20746563686e6f6c6f67792c20616e64206f7468657220414920746f6f6c7320617265207573656420666169726c7920616e642061636375726174656c792e20496620796f752061726520666163696e672063686172676573207768657265204149206f722066616369616c207265636f676e6974696f6e2068617320706c61796564206120726f6c652c20646f6ee2809974206c6561766520796f7572206661746520746f20746563686e6f6c6f6779e2809467657420696e20746f7563682077697468203c7374726f6e673e426c61636b20446f6720466f72656e736963733c2f7374726f6e673e20746f64617920746f20656e73757265207468617420796f757220636173652069732072657669657765642077697468207468652075746d6f7374206361726520616e6420707265636973696f6e2e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a20202020202020202020202020202020202020203c2f6469763e223b733a31303a226d657461617574686f72223b733a353a2261646d696e223b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a373a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30312d31362031333a34363a3434223b693a31303b693a313b693a31313b733a35363a22696e6465782e7068703f6f7074696f6e3d636f6d5f65617379626c6f6726766965773d656e7472792669643d33264974656d69643d313430223b693a31323b4e3b693a31333b733a31393a22323032352d30312d31362031333a34363a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2245617379426c6f67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a323a224149223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a38323a225768656e20414920616e642054656368204765742069742057726f6e673a2054686520496d706f7274616e6365206f66204578706572742052657669657720696e204372696d696e616c20446566656e7365223b693a31373b693a363b693a31383b733a34353a22696e6465782e7068703f6f7074696f6e3d636f6d5f65617379626c6f6726766965773d656e7472792669643d33223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(9, 'index.php?option=com_easyblog&view=entry&id=6', 'index.php?option=com_easyblog&view=entry&id=6&Itemid=140', 'Are Screenshots of Text Messages Admissible and Reliable in Court? Well, It Depends', ' In today\'s digital age, text messages are often crucial pieces of evidence in legal proceedings. However, when it comes to using screenshots of text message conversations... ', '2025-04-25 13:54:18', 'eca142df9a46d47cee4db9e00f7a1079', 1, 1, 1, '*', '2025-01-17 13:52:37', NULL, '2025-01-17 13:52:37', NULL, 0, 0, 6, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a3137353a2220496e20746f6461792773206469676974616c206167652c2074657874206d6573736167657320617265206f6674656e206372756369616c20706965636573206f662065766964656e636520696e206c6567616c2070726f63656564696e67732e20486f77657665722c207768656e20697420636f6d657320746f207573696e672073637265656e73686f7473206f662074657874206d65737361676520636f6e766572736174696f6e732e2e2e20223b693a333b613a35323a7b733a323a226964223b693a363b733a31303a22637265617465645f6279223b693a3130323b733a373a2263726561746564223b733a31393a22323032352d30312d31372031333a35323a3337223b733a383a226d6f646966696564223b733a31393a22323032352d30342d32352031333a35343a3138223b733a393a227065726d616c696e6b223b733a38313a226172652d73637265656e73686f74732d6f662d746578742d6d657373616765732d61646d69737369626c652d616e642d72656c6961626c652d696e2d636f7572742d77656c6c2d69742d646570656e6473223b733a373a22636f6e74656e74223b733a303a22223b733a353a22696e74726f223b733a353830373a223c64697620636c6173733d2261727469636c652d626f647920727465223e0d0a2020202020202020202020202020202020202020202020203c703e496e20746f6461792773206469676974616c206167652c2074657874206d6573736167657320617265206f6674656e206372756369616c20706965636573206f662065766964656e636520696e206c6567616c2070726f63656564696e67732e20486f77657665722c207768656e20697420636f6d657320746f207573696e672073637265656e73686f7473206f662074657874206d65737361676520636f6e766572736174696f6e732061732065766964656e636520696e20636f7572742c20746865207175657374696f6e206265636f6d65733a2061726520746865792061646d69737369626c6520616e642072656c6961626c653f205468652073686f727420616e737765722069733a203c7374726f6e673e497420646570656e64732e3c2f7374726f6e673e266e6273703b20417420426c61636b20446f6720466f72656e736963732c20776520756e6465727374616e64207468617420746865206c6567616c206c616e64736361706520737572726f756e64696e67206469676974616c2065766964656e63652063616e20626520636f6d706c65782c20616e64207468652076616c6964697479206f662073637265656e73686f747320696e20636f757274207265717569726573206361726566756c20636f6e73696465726174696f6e2e3c2f703e0d0a0d0a3c6469763e3c696d67207372633d222f696d616765732f6264666f72656e736963732d626c6f67312e706e672220616c743d224172652053637265656e73686f7473206f662054657874204d657373616765732041646d69737369626c6520616e642052656c6961626c6520696e20436f7572743f2220636c6173733d22626c672d7368223e3c2f6469763e0d0a0d0a3c68343e5468652050726f626c656d20776974682053637265656e73686f74732061732045766964656e63653c2f68343e0d0a0d0a3c703e5768696c652073637265656e73686f7473206d6179207365656d206c696b65206120636f6e76656e69656e7420616e6420656173792077617920746f20636170747572652074657874206d657373616765732c2072656c79696e67206f6e207468656d20666f72206c6567616c20707572706f73657320706f736573207365766572616c207269736b733a3c2f703e0d0a0d0a3c756c207374796c653d226d617267696e2d6c6566743a20343070783b223e0d0a093c6c693e3c7374726f6e673e54616d706572696e6720616e64204d616e6970756c6174696f6e3a3c2f7374726f6e673e2053637265656e73686f747320617265206a75737420696d616765732c20616e6420696d616765732063616e20626520656173696c792063726561746564206f72206564697465642e205769746820677261706869632065646974696e6720746f6f6c732c20616e796f6e652063616e20637265617465206f7220616c74657220612073637265656e73686f7420746f20666162726963617465206120636f6e766572736174696f6e206f722072656d6f766520637269746963616c20636f6e746578742e2054686973206d616b65732073637265656e73686f747320686967686c792076756c6e657261626c6520746f206d616e6970756c6174696f6e2c20616e642074686569722061757468656e7469636974792063616e20626520646966666963756c7420746f207665726966792e266e6273703b2053696d706c7920646f206120476f6f676c652073656172636820666f722066616b6520694d6573736167652063726561746f7220746f2073656520686f77206561737920697420697320746f2066616b652e266e6273703b3c2f6c693e0d0a093c6c693e3c7374726f6e673e54696d657374616d70204973737565733a3c2f7374726f6e673e2053637265656e73686f747320646973706c6179207468652074696d65207468657920776572652074616b656e2c206e6f74207468652061637475616c2074696d652061206d657373616765207761732073656e742e20546869732063616e2063617573652064697363726570616e63696573206966207468652074696d696e67206f66206120636f6e766572736174696f6e20697320657373656e7469616c20746f20796f757220636173652c20706f74656e7469616c6c79206c656164696e6720746f20636f6e667573696f6e20616e6420636f6d706c69636174696f6e7320696e20636f7572742e266e6273703b2057652068617665207365656e2061206e756d626572206f66206d6573736167657320746861742061637475616c6c79206f63637572726564206275742077657265206265696e6720706f72747261796564206173206265696e6720726563656e7420766572737573207965617273206f6c642e266e6273703b3c2f6c693e0d0a093c6c693e3c7374726f6e673e4964656e74696669636174696f6e2050726f626c656d733a3c2f7374726f6e673e20416c74686f7567682073637265656e73686f7473206f6674656e2073686f772061206e616d65206f72206e756d6265722c207468657920646f6ee280997420636f6e6669726d20746865206964656e74697479206f662074686520706572736f6e206f6e20746865206f7468657220656e64206f662074686520636f6e766572736174696f6e206f72206576656e2077686f20726563656976656420746865206d6573736167652e2041206e616d6520696e20612073637265656e73686f742063616e20626520656173696c792066616b65642c20616e64207468657265e2809973206e6f2077617920746f207665726966792074686520747275652073656e646572206f7220726563697069656e74206f6620746865206d65737361676573206261736564206f6666206f6620612073637265656e2073686f7420616c6f6e652e3c2f6c693e0d0a3c2f756c3e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e5768656e204172652053637265656e73686f74732041646d69737369626c653f3c2f68343e0d0a0d0a3c703e496e20736f6d652063617365732c2073637265656e73686f7473206f662074657874206d657373616765732063616e2062652061646d69747465642061732065766964656e63652c206275742074686520636f7572742077696c6c207479706963616c6c792072657175697265206164646974696f6e616c20737465707320746f20656e737572652074686569722061757468656e7469636974793a3c2f703e0d0a0d0a3c756c207374796c653d226d617267696e2d6c6566743a20343070783b223e0d0a093c6c693e3c7374726f6e673e41757468656e7469636174696f6e3a3c2f7374726f6e673e20546f2062652061646d69737369626c652c2074686520706172747920696e74726f647563696e67207468652073637265656e73686f74206d7573742064656d6f6e737472617465207468617420746865206d6573736167652069732061757468656e74696320616e64206e6569746865722070617274792068617320616e792064697363726570616e637920746f207468652061637475616c20636f6e74656e74206f6620746865206d657373616765732e266e6273703b2054686973206973206e6f74206c696b656c7920676976656e20746865206661637420746865206d6573736167657320617265206265696e67207573656420696e20636f75727420746f206c696b656c792070726f7665206120636f6e74656e74696f757320706f696e742e205468697320636f756c6420696e636c7564652074657374696d6f6e792066726f6d2074686520706572736f6e2077686f20746f6f6b207468652073637265656e73686f742c2070726f766964696e6720636f6e7465787420746f2070726f766520746865206d657373616765277320696e746567726974792e3c2f6c693e0d0a093c6c693e3c7374726f6e673e436f72726f626f726174696e672045766964656e63653a3c2f7374726f6e673e20496e206d616e792063617365732c2073637265656e73686f747320616c6f6e65206d6179206e6f7420626520656e6f7567682e20436f75727473206d61792072657175697265206164646974696f6e616c2065766964656e6365e28094737563682061732070686f6e65207265636f7264732c206578706572742074657374696d6f6e792c206f7220666f72656e73696320646174612065787472616374696f6ee28094746f20636f72726f626f72617465207468652061757468656e746963697479206f6620746865206d657373616765732e3c2f6c693e0d0a093c6c693e3c7374726f6e673e436861696e206f6620437573746f64793a3c2f7374726f6e673e204a757374206c696b6520616e79206f7468657220666f726d206f662065766964656e63652c2074657874206d65737361676573206d7573742062652070726f7065726c79207072657365727665642e20496620612073637265656e73686f74206973206e6f74206261636b656420757020627920612072656c6961626c652070726f6365737320666f7220636170747572696e6720616e642070726573657276696e6720746865206f726967696e616c206d6573736167652c206974207269736b73206265696e67206469736d697373656420617320756e72656c6961626c65206f7220696e61646d69737369626c652e3c2f6c693e0d0a3c2f756c3e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e5468652042657474657220417070726f6163683a20466f72656e7369632045787472616374696f6e20616e64205265706f7274696e673c2f68343e0d0a0d0a3c703e5768696c652073637265656e73686f7473206d617920736f6d6574696d657320626520616363657074656420696e20636f7572742c207468657920617265206661722066726f6d2074686520696465616c2077617920746f20707265736572766520616e642070726573656e742074657874206d6573736167652065766964656e63652e20417420426c61636b20446f6720466f72656e736963732c207765206164766f6361746520666f722061206d6f72652072656c6961626c652c20666f72656e736963616c6c7920736f756e64206d6574686f643a203c7374726f6e673e666f72656e7369632065787472616374696f6e20616e64207265706f7274696e673c2f7374726f6e673e2e3c2f703e0d0a0d0a3c703e466f72656e7369632065787472616374696f6e20616c6c6f777320757320746f20657874726163742074657874206d65737361676573206469726563746c792066726f6d20612070686f6e65206f72206f74686572206d6f62696c65206465766963652c20656e737572696e67207468617420616c6c206d65746164617461e28094737563682061732074696d657374616d70732c2073656e6465722f726563697069656e7420696e666f726d6174696f6e2c20616e6420696e20736f6d652063617365732064656c65746564206d65737361676573206172652070726f7065726c792070726573657276656420616e64207265706f727465642e266e6273703b20266e6273703b54686973206d6574686f642070726f76696465732061206d75636820686967686572206c6576656c206f6620636f6e666964656e636520696e207468652061757468656e746963697479206f6620746865206d657373616765732c206d616b696e67207468656d20666172206d6f726520646566656e7369626c6520696e20636f7572742e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e576879204974e280997320457373656e7469616c20746f205573652050726f66657373696f6e616c2053657276696365733c2f68343e0d0a0d0a3c703e466f722074657874206d6573736167657320746f2062652072656c6961626c6520616e642061646d69737369626c6520696e20636f7572742c20746865792073686f756c6420626520636170747572656420616e6420707265736572766564207573696e672062657374207072616374696365732e2052656c79696e67206f6e2073637265656e73686f747320616c6f6e65207075747320796f75722063617365206174207269736b2c20657370656369616c6c79207768656e2074686572652061726520666172206d6f72652072656c6961626c65206d6574686f647320617661696c61626c652e20426c61636b20446f6720466f72656e73696373207370656369616c697a657320696e207365637572652c20666f72656e7369632d6772616465206461746120707265736572766174696f6e2c20656e737572696e67207468617420796f75722074657874206d6573736167652065766964656e63652069732068616e646c656420617070726f7072696174656c7920616e642063616e207374616e6420757020746f20616e79206368616c6c656e67657320696e20636f7572742e3c2f703e0d0a0d0a3c703e3c7374726f6e673e5468652053686f727420616e73776572e280a620497420446570656e64733c2f7374726f6e673e3c2f703e0d0a0d0a3c703e536f2c206172652073637265656e73686f7473206f662074657874206d657373616765732061646d69737369626c6520616e642072656c6961626c6520696e20636f7572743f2057656c6c2c20697420646570656e6473206f6e207468652063697263756d7374616e6365732e205768696c652074686579206d617920736f6d6574696d657320626520616c6c6f7765642c207468657920636f6d652077697468207369676e69666963616e74207269736b7320616e64206c696d69746174696f6e732e20496620796f752772652077696c6c696e6720746f206c6561766520796f7572206361736520757020746f20736f6d652073637265656e73686f74732077686963682063616e20656173696c7920626520646562756e6b656420627920616e206578706572742c207468656e20676f2061686561642e266e6273703b204f74686572776973652c20746f20656e7375726520796f75722074657874206d6573736167652065766964656e636520697320626f74682061646d69737369626c6520616e642072656c6961626c652c20796f752073686f756c6420636f6e7369646572207573696e672070726f66657373696f6e616c20666f72656e736963207365727669636573206c696b6520426c61636b20446f6720466f72656e736963732e2042792065787472616374696e672064617461206469726563746c792066726f6d2074686520736f7572636520616e642070726573657276696e67206974207468726f7567682070726f70657220666f72656e736963206d6574686f64732c20796f752063616e20636f6e666964656e746c792070726573656e742074657874206d657373616765732061732065766964656e636520696e20636f757274e280946b6e6f77696e672074686579e2809972652061732072656c6961626c6520616e6420646566656e7369626c6520617320706f737369626c652e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c6469763e0d0a3c68722073697a653d2232223e3c2f6469763e0d0a0d0a3c703e3c7374726f6e673e436f6e7461637420426c61636b20446f6720466f72656e736963733c2f7374726f6e673e20746f64617920746f206c6561726e206d6f72652061626f757420686f772077652063616e2068656c7020796f75207365637572656c79206578747261637420616e642070726573657276652074657874206d6573736167652065766964656e63652c20656e737572696e67206974206d65657473206c6567616c207374616e646172647320616e642063616e207374616e6420757020696e20636f7572742e3c2f703e0d0a0d0a20202020202020202020202020202020202020203c2f6469763e223b733a373a2265786365727074223b4e3b733a31313a2263617465676f72795f6964223b693a393b733a31303a227075626c6973685f7570223b733a31393a22323032352d30312d31372031333a35323a3337223b733a31323a227075626c6973685f646f776e223b733a31393a22303030302d30302d30302030303a30303a3030223b733a31333a226175746f706f73745f64617465223b733a31393a22303030302d30302d30302030303a30303a3030223b733a383a226f72646572696e67223b693a363b733a343a22766f7465223b693a303b733a343a2268697473223b693a303b733a31323a22616c6c6f77636f6d6d656e74223b693a313b733a31333a226c6f67696e5f746f5f72656164223b693a303b733a31323a22737562736372697074696f6e223b693a313b733a393a2266726f6e7470616765223b693a313b733a353a2269736e6577223b693a303b733a31323a22626c6f6770617373776f7264223b733a303a22223b733a383a226c61746974756465223b733a303a22223b733a393a226c6f6e676974756465223b733a303a22223b733a373a2261646472657373223b733a303a22223b733a383a22706f737474797065223b733a303a22223b733a363a22726f626f7473223b733a303a22223b733a31303a22636f7079726967687473223b733a303a22223b733a353a22696d616765223b733a303a22223b733a353a226d65646961223b733a3234393a227b22696d61676573223a5b7b2275726c223a225c2f696d616765735c2f6264666f72656e736963732d626c6f67312e706e67222c2268746d6c223a223c696d67207372633d5c225c2f696d616765735c2f6264666f72656e736963732d626c6f67312e706e675c2220616c743d5c224172652053637265656e73686f7473206f662054657874204d657373616765732041646d69737369626c6520616e642052656c6961626c6520696e20436f7572743f5c2220636c6173733d5c22626c672d73685c223e227d5d2c22766964656f73223a5b5d2c22617564696f73223a5b5d2c2267616c6c6572696573223a5b5d2c22706466223a5b5d7d223b733a32343a2273656e645f6e6f74696669636174696f6e5f656d61696c73223b693a303b733a363a226c6f636b6564223b693a303b733a31313a227265766973696f6e5f6964223b693a31313b733a393a22736f757263655f6964223b693a303b733a31313a22736f757263655f74797065223b733a31373a2265617379626c6f672e7369746577696465223b733a323a226970223b733a31323a2234392e34332e3136382e3738223b733a373a22646f6374797065223b733a363a226c6567616379223b733a383a22646f63756d656e74223b733a303a22223b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a313a7b733a353a22696d616765223b733a37303a2268747470733a2f2f6264666f72656e736963732d6e65772e616374697661746564656d6f732e636f6d2f696d616765732f6264666f72656e736963732d626c6f67312e706e67223b7d733a31343a22002a00696e697469616c697a6564223b623a303b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a31323a22617574686f725f616c696173223b733a303a22223b733a373a2276657273696f6e223b733a363a22362e302e3130223b733a31303a2272656175746f706f7374223b693a303b733a383a2263617465676f7279223b733a31363a224d6f62696c6520466f72656e73696373223b733a363a22617574686f72223b733a353a2261646d696e223b733a31363a22637265617465645f62795f616c696173223b733a353a2261646d696e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a373a226d6574616b6179223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a363a226c61796f7574223b733a353a22656e747279223b733a373a2273756d6d617279223b733a3138303a223c703e496e20746f6461792773206469676974616c206167652c2074657874206d6573736167657320617265206f6674656e206372756369616c20706965636573206f662065766964656e636520696e206c6567616c2070726f63656564696e67732e20486f77657665722c207768656e20697420636f6d657320746f207573696e672073637265656e73686f7473206f662074657874206d65737361676520636f6e766572736174696f6e732e2e2e3c2f703e223b733a343a22626f6479223b733a353830373a223c64697620636c6173733d2261727469636c652d626f647920727465223e0d0a2020202020202020202020202020202020202020202020203c703e496e20746f6461792773206469676974616c206167652c2074657874206d6573736167657320617265206f6674656e206372756369616c20706965636573206f662065766964656e636520696e206c6567616c2070726f63656564696e67732e20486f77657665722c207768656e20697420636f6d657320746f207573696e672073637265656e73686f7473206f662074657874206d65737361676520636f6e766572736174696f6e732061732065766964656e636520696e20636f7572742c20746865207175657374696f6e206265636f6d65733a2061726520746865792061646d69737369626c6520616e642072656c6961626c653f205468652073686f727420616e737765722069733a203c7374726f6e673e497420646570656e64732e3c2f7374726f6e673e266e6273703b20417420426c61636b20446f6720466f72656e736963732c20776520756e6465727374616e64207468617420746865206c6567616c206c616e64736361706520737572726f756e64696e67206469676974616c2065766964656e63652063616e20626520636f6d706c65782c20616e64207468652076616c6964697479206f662073637265656e73686f747320696e20636f757274207265717569726573206361726566756c20636f6e73696465726174696f6e2e3c2f703e0d0a0d0a3c6469763e3c696d67207372633d222f696d616765732f6264666f72656e736963732d626c6f67312e706e672220616c743d224172652053637265656e73686f7473206f662054657874204d657373616765732041646d69737369626c6520616e642052656c6961626c6520696e20436f7572743f2220636c6173733d22626c672d7368223e3c2f6469763e0d0a0d0a3c68343e5468652050726f626c656d20776974682053637265656e73686f74732061732045766964656e63653c2f68343e0d0a0d0a3c703e5768696c652073637265656e73686f7473206d6179207365656d206c696b65206120636f6e76656e69656e7420616e6420656173792077617920746f20636170747572652074657874206d657373616765732c2072656c79696e67206f6e207468656d20666f72206c6567616c20707572706f73657320706f736573207365766572616c207269736b733a3c2f703e0d0a0d0a3c756c207374796c653d226d617267696e2d6c6566743a20343070783b223e0d0a093c6c693e3c7374726f6e673e54616d706572696e6720616e64204d616e6970756c6174696f6e3a3c2f7374726f6e673e2053637265656e73686f747320617265206a75737420696d616765732c20616e6420696d616765732063616e20626520656173696c792063726561746564206f72206564697465642e205769746820677261706869632065646974696e6720746f6f6c732c20616e796f6e652063616e20637265617465206f7220616c74657220612073637265656e73686f7420746f20666162726963617465206120636f6e766572736174696f6e206f722072656d6f766520637269746963616c20636f6e746578742e2054686973206d616b65732073637265656e73686f747320686967686c792076756c6e657261626c6520746f206d616e6970756c6174696f6e2c20616e642074686569722061757468656e7469636974792063616e20626520646966666963756c7420746f207665726966792e266e6273703b2053696d706c7920646f206120476f6f676c652073656172636820666f722066616b6520694d6573736167652063726561746f7220746f2073656520686f77206561737920697420697320746f2066616b652e266e6273703b3c2f6c693e0d0a093c6c693e3c7374726f6e673e54696d657374616d70204973737565733a3c2f7374726f6e673e2053637265656e73686f747320646973706c6179207468652074696d65207468657920776572652074616b656e2c206e6f74207468652061637475616c2074696d652061206d657373616765207761732073656e742e20546869732063616e2063617573652064697363726570616e63696573206966207468652074696d696e67206f66206120636f6e766572736174696f6e20697320657373656e7469616c20746f20796f757220636173652c20706f74656e7469616c6c79206c656164696e6720746f20636f6e667573696f6e20616e6420636f6d706c69636174696f6e7320696e20636f7572742e266e6273703b2057652068617665207365656e2061206e756d626572206f66206d6573736167657320746861742061637475616c6c79206f63637572726564206275742077657265206265696e6720706f72747261796564206173206265696e6720726563656e7420766572737573207965617273206f6c642e266e6273703b3c2f6c693e0d0a093c6c693e3c7374726f6e673e4964656e74696669636174696f6e2050726f626c656d733a3c2f7374726f6e673e20416c74686f7567682073637265656e73686f7473206f6674656e2073686f772061206e616d65206f72206e756d6265722c207468657920646f6ee280997420636f6e6669726d20746865206964656e74697479206f662074686520706572736f6e206f6e20746865206f7468657220656e64206f662074686520636f6e766572736174696f6e206f72206576656e2077686f20726563656976656420746865206d6573736167652e2041206e616d6520696e20612073637265656e73686f742063616e20626520656173696c792066616b65642c20616e64207468657265e2809973206e6f2077617920746f207665726966792074686520747275652073656e646572206f7220726563697069656e74206f6620746865206d65737361676573206261736564206f6666206f6620612073637265656e2073686f7420616c6f6e652e3c2f6c693e0d0a3c2f756c3e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e5768656e204172652053637265656e73686f74732041646d69737369626c653f3c2f68343e0d0a0d0a3c703e496e20736f6d652063617365732c2073637265656e73686f7473206f662074657874206d657373616765732063616e2062652061646d69747465642061732065766964656e63652c206275742074686520636f7572742077696c6c207479706963616c6c792072657175697265206164646974696f6e616c20737465707320746f20656e737572652074686569722061757468656e7469636974793a3c2f703e0d0a0d0a3c756c207374796c653d226d617267696e2d6c6566743a20343070783b223e0d0a093c6c693e3c7374726f6e673e41757468656e7469636174696f6e3a3c2f7374726f6e673e20546f2062652061646d69737369626c652c2074686520706172747920696e74726f647563696e67207468652073637265656e73686f74206d7573742064656d6f6e737472617465207468617420746865206d6573736167652069732061757468656e74696320616e64206e6569746865722070617274792068617320616e792064697363726570616e637920746f207468652061637475616c20636f6e74656e74206f6620746865206d657373616765732e266e6273703b2054686973206973206e6f74206c696b656c7920676976656e20746865206661637420746865206d6573736167657320617265206265696e67207573656420696e20636f75727420746f206c696b656c792070726f7665206120636f6e74656e74696f757320706f696e742e205468697320636f756c6420696e636c7564652074657374696d6f6e792066726f6d2074686520706572736f6e2077686f20746f6f6b207468652073637265656e73686f742c2070726f766964696e6720636f6e7465787420746f2070726f766520746865206d657373616765277320696e746567726974792e3c2f6c693e0d0a093c6c693e3c7374726f6e673e436f72726f626f726174696e672045766964656e63653a3c2f7374726f6e673e20496e206d616e792063617365732c2073637265656e73686f747320616c6f6e65206d6179206e6f7420626520656e6f7567682e20436f75727473206d61792072657175697265206164646974696f6e616c2065766964656e6365e28094737563682061732070686f6e65207265636f7264732c206578706572742074657374696d6f6e792c206f7220666f72656e73696320646174612065787472616374696f6ee28094746f20636f72726f626f72617465207468652061757468656e746963697479206f6620746865206d657373616765732e3c2f6c693e0d0a093c6c693e3c7374726f6e673e436861696e206f6620437573746f64793a3c2f7374726f6e673e204a757374206c696b6520616e79206f7468657220666f726d206f662065766964656e63652c2074657874206d65737361676573206d7573742062652070726f7065726c79207072657365727665642e20496620612073637265656e73686f74206973206e6f74206261636b656420757020627920612072656c6961626c652070726f6365737320666f7220636170747572696e6720616e642070726573657276696e6720746865206f726967696e616c206d6573736167652c206974207269736b73206265696e67206469736d697373656420617320756e72656c6961626c65206f7220696e61646d69737369626c652e3c2f6c693e0d0a3c2f756c3e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e5468652042657474657220417070726f6163683a20466f72656e7369632045787472616374696f6e20616e64205265706f7274696e673c2f68343e0d0a0d0a3c703e5768696c652073637265656e73686f7473206d617920736f6d6574696d657320626520616363657074656420696e20636f7572742c207468657920617265206661722066726f6d2074686520696465616c2077617920746f20707265736572766520616e642070726573656e742074657874206d6573736167652065766964656e63652e20417420426c61636b20446f6720466f72656e736963732c207765206164766f6361746520666f722061206d6f72652072656c6961626c652c20666f72656e736963616c6c7920736f756e64206d6574686f643a203c7374726f6e673e666f72656e7369632065787472616374696f6e20616e64207265706f7274696e673c2f7374726f6e673e2e3c2f703e0d0a0d0a3c703e466f72656e7369632065787472616374696f6e20616c6c6f777320757320746f20657874726163742074657874206d65737361676573206469726563746c792066726f6d20612070686f6e65206f72206f74686572206d6f62696c65206465766963652c20656e737572696e67207468617420616c6c206d65746164617461e28094737563682061732074696d657374616d70732c2073656e6465722f726563697069656e7420696e666f726d6174696f6e2c20616e6420696e20736f6d652063617365732064656c65746564206d65737361676573206172652070726f7065726c792070726573657276656420616e64207265706f727465642e266e6273703b20266e6273703b54686973206d6574686f642070726f76696465732061206d75636820686967686572206c6576656c206f6620636f6e666964656e636520696e207468652061757468656e746963697479206f6620746865206d657373616765732c206d616b696e67207468656d20666172206d6f726520646566656e7369626c6520696e20636f7572742e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c68343e576879204974e280997320457373656e7469616c20746f205573652050726f66657373696f6e616c2053657276696365733c2f68343e0d0a0d0a3c703e466f722074657874206d6573736167657320746f2062652072656c6961626c6520616e642061646d69737369626c6520696e20636f7572742c20746865792073686f756c6420626520636170747572656420616e6420707265736572766564207573696e672062657374207072616374696365732e2052656c79696e67206f6e2073637265656e73686f747320616c6f6e65207075747320796f75722063617365206174207269736b2c20657370656369616c6c79207768656e2074686572652061726520666172206d6f72652072656c6961626c65206d6574686f647320617661696c61626c652e20426c61636b20446f6720466f72656e73696373207370656369616c697a657320696e207365637572652c20666f72656e7369632d6772616465206461746120707265736572766174696f6e2c20656e737572696e67207468617420796f75722074657874206d6573736167652065766964656e63652069732068616e646c656420617070726f7072696174656c7920616e642063616e207374616e6420757020746f20616e79206368616c6c656e67657320696e20636f7572742e3c2f703e0d0a0d0a3c703e3c7374726f6e673e5468652053686f727420616e73776572e280a620497420446570656e64733c2f7374726f6e673e3c2f703e0d0a0d0a3c703e536f2c206172652073637265656e73686f7473206f662074657874206d657373616765732061646d69737369626c6520616e642072656c6961626c6520696e20636f7572743f2057656c6c2c20697420646570656e6473206f6e207468652063697263756d7374616e6365732e205768696c652074686579206d617920736f6d6574696d657320626520616c6c6f7765642c207468657920636f6d652077697468207369676e69666963616e74207269736b7320616e64206c696d69746174696f6e732e20496620796f752772652077696c6c696e6720746f206c6561766520796f7572206361736520757020746f20736f6d652073637265656e73686f74732077686963682063616e20656173696c7920626520646562756e6b656420627920616e206578706572742c207468656e20676f2061686561642e266e6273703b204f74686572776973652c20746f20656e7375726520796f75722074657874206d6573736167652065766964656e636520697320626f74682061646d69737369626c6520616e642072656c6961626c652c20796f752073686f756c6420636f6e7369646572207573696e672070726f66657373696f6e616c20666f72656e736963207365727669636573206c696b6520426c61636b20446f6720466f72656e736963732e2042792065787472616374696e672064617461206469726563746c792066726f6d2074686520736f7572636520616e642070726573657276696e67206974207468726f7567682070726f70657220666f72656e736963206d6574686f64732c20796f752063616e20636f6e666964656e746c792070726573656e742074657874206d657373616765732061732065766964656e636520696e20636f757274e280946b6e6f77696e672074686579e2809972652061732072656c6961626c6520616e6420646566656e7369626c6520617320706f737369626c652e3c2f703e0d0a0d0a3c703e266e6273703b3c2f703e0d0a0d0a3c6469763e0d0a3c68722073697a653d2232223e3c2f6469763e0d0a0d0a3c703e3c7374726f6e673e436f6e7461637420426c61636b20446f6720466f72656e736963733c2f7374726f6e673e20746f64617920746f206c6561726e206d6f72652061626f757420686f772077652063616e2068656c7020796f75207365637572656c79206578747261637420616e642070726573657276652074657874206d6573736167652065766964656e63652c20656e737572696e67206974206d65657473206c6567616c207374616e646172647320616e642063616e207374616e6420757020696e20636f7572742e3c2f703e0d0a0d0a20202020202020202020202020202020202020203c2f6469763e223b733a31303a226d657461617574686f72223b733a353a2261646d696e223b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a373a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30312d31372031333a35323a3337223b693a31303b693a313b693a31313b733a35363a22696e6465782e7068703f6f7074696f6e3d636f6d5f65617379626c6f6726766965773d656e7472792669643d36264974656d69643d313430223b693a31323b4e3b693a31333b733a31393a22323032352d30312d31372031333a35323a3337223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2245617379426c6f67223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31363a224d6f62696c6520466f72656e73696373223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a38333a224172652053637265656e73686f7473206f662054657874204d657373616765732041646d69737369626c6520616e642052656c6961626c6520696e20436f7572743f2057656c6c2c20497420446570656e6473223b693a31373b693a363b693a31383b733a34353a22696e6465782e7068703f6f7074696f6e3d636f6d5f65617379626c6f6726766965773d656e7472792669643d36223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(10, 'index.php?option=com_content&view=article&id=7', 'index.php?option=com_content&view=article&id=7:for-businesses-corporations-navigating-digital-uncertainty&catid=2', 'For Businesses & Corporations Navigating Digital Uncertainty', ' Digital Forensic Services to Protect Your Company’s Integrity Digital evidence plays a critical role in modern business operations, especially when internal issues, legal disputes, or data loss arise. At Black Dog Forensics, we specialize in helping companies uncover the truth through expert digital investigations—serving as a trusted partner when accuracy, discretion, and speed matter most. Schedule a Confidential Consultation Empowering Businesses to Respond Decisively with Digital Evidence We help businesses protect their data, reputation, and legal standing through expert digital forensics. Our team works discreetly with internal stakeholders—HR teams, IT staff, general counsel, and executives—to uncover the facts when sensitive situations arise. Business clients often come to us during: Departing employee investigations Suspected intellectual property theft Fraud, harassment, or compliance violations  Litigation involving digital evidence These situations demand precision, confidentiality, and court-admissible findings—our specialty. Comprehensive Digital Forensics Tailored for Business Needs With a reputation for clarity, discretion, and precision, Black Dog Forensics supports companies throughout Houston, The Woodlands, across Texas, Colorado, and nationwide. Our team delivers digital forensics services tailored to real-world business challenges—always with a user-friendly, client-focused approach. We’re frequently called on to provide: What Sets Our Experts Apart? With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss. Digital Forensics & User Activity Analysis Identify unauthorized data transfers, system misuse, or digital misconduct. Computer & Cell Phone Forensics Examine devices for deleted files, communication logs, and file access timelines. Cloud Imaging & Data Acquisitions Secure retrieval of data from platforms like Google Workspace or Microsoft 365. Forensic Imaging & Preservation  Create exact forensic copies of devices while maintaining chain of custody. Data Recovery & Secure Deletion Recover critical evidence or permanently destroy sensitive information with certification. Audio & Video Forensics Enhance or authenticate recordings used in HR disputes or legal proceedings. Litigation Support Expert reports, affidavits, opposing expert analysis, and deposition preparation. Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision When digital concerns arise—whether it\'s a compliance issue, legal matter, or internal investigation—businesses need a forensics partner they can trust. Black Dog Forensics delivers reliable, defensible results that help companies take informed, confident action. What Sets Our Experts Apart? With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss. Clarity in High-Stakes Situations Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic insight. Discreet & Professional Process We work confidentially to avoid business disruption while preserving your reputation and legal position. Court-Ready Documentation Our reports are clear, defensible, and formatted for use in depositions, arbitration, or litigation. Fast Turnaround When It Matters We respond quickly to secure evidence before it’s lost, overwritten, or tampered with. Expertise Across Digital Platforms From hard drives and cell phones to cloud environments and communication records, we retrieve the truth across systems. Legal Support from Start to Finish Whether you\'re managing an HR issue or preparing for court, we offer continuous support, including testimony and discovery assistance. Frequently Asked Questions What is digital forensics and why do businesses need it?  Digital forensics is the process of collecting, analyzing, and preserving electronic data for use in investigations or legal matters. Businesses rely on it to uncover fraud, employee misconduct, intellectual property theft, or data breaches—ensuring the facts are backed by verifiable evidence. Can digital forensics recover deleted files or messages? Yes. Our forensic tools and techniques can recover deleted emails, messages, files, and logs from computers, smartphones, and cloud platforms—helping your business uncover crucial evidence even after attempts to conceal or erase it. How does Black Dog Forensics ensure confidentiality?  We handle every case with the highest level of discretion. Our forensic experts follow strict chain-of-custody protocols and collaborate only with authorized internal stakeholders to protect your data, reputation, and legal position throughout the investigation. How long does a digital forensics investigation take? Timeframes vary based on the complexity of the case and number of devices or accounts involved. However, we offer fast turnaround and often begin within 24 hours to secure time-sensitive evidence before it’s lost or overwritten. Do you offer remote or nationwide digital forensics services?  Yes. In addition to serving Houston and The Woodlands, we work with companies across Texas, Colorado, and the U.S. We offer secure remote imaging, cloud-based data collection, and device shipping options for fast, reliable nationwide service. Ready to Uncover the Facts? Let’s Talk When digital evidence matters to your business, you need a forensic partner with the expertise, advanced tools, and discretion to deliver results you can trust. Our team is committed to helping you navigate sensitive situations with confidence—preserving evidence, protecting your legal standing, and uncovering the truth with clarity and precision. Schedule a Confidential Consultation ', '2025-05-23 11:34:50', '9fdacf09358dccdfcda806cf50614d2c', 1, 1, 1, '*', '2025-04-28 05:25:18', NULL, '2025-04-28 05:25:18', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a353732363a22204469676974616c20466f72656e73696320536572766963657320746f2050726f7465637420596f757220436f6d70616e79e280997320496e74656772697479204469676974616c2065766964656e636520706c617973206120637269746963616c20726f6c6520696e206d6f6465726e20627573696e657373206f7065726174696f6e732c20657370656369616c6c79207768656e20696e7465726e616c206973737565732c206c6567616c2064697370757465732c206f722064617461206c6f73732061726973652e20417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e2068656c70696e6720636f6d70616e69657320756e636f76657220746865207472757468207468726f75676820657870657274206469676974616c20696e7665737469676174696f6e73e2809473657276696e672061732061207472757374656420706172746e6572207768656e2061636375726163792c2064697363726574696f6e2c20616e64207370656564206d6174746572206d6f73742e205363686564756c65206120436f6e666964656e7469616c20436f6e73756c746174696f6e20456d706f776572696e6720427573696e657373657320746f20526573706f6e642044656369736976656c792077697468204469676974616c2045766964656e63652057652068656c7020627573696e65737365732070726f7465637420746865697220646174612c2072657075746174696f6e2c20616e64206c6567616c207374616e64696e67207468726f75676820657870657274206469676974616c20666f72656e736963732e204f7572207465616d20776f726b732064697363726565746c79207769746820696e7465726e616c207374616b65686f6c64657273e280944852207465616d732c2049542073746166662c2067656e6572616c20636f756e73656c2c20616e642065786563757469766573e28094746f20756e636f76657220746865206661637473207768656e2073656e73697469766520736974756174696f6e732061726973652e20427573696e65737320636c69656e7473206f6674656e20636f6d6520746f20757320647572696e673a20446570617274696e6720656d706c6f79656520696e7665737469676174696f6e732053757370656374656420696e74656c6c65637475616c2070726f70657274792074686566742046726175642c206861726173736d656e742c206f7220636f6d706c69616e63652076696f6c6174696f6e7320204c697469676174696f6e20696e766f6c76696e67206469676974616c2065766964656e636520546865736520736974756174696f6e732064656d616e6420707265636973696f6e2c20636f6e666964656e7469616c6974792c20616e6420636f7572742d61646d69737369626c652066696e64696e6773e280946f7572207370656369616c74792e20436f6d70726568656e73697665204469676974616c20466f72656e73696373205461696c6f72656420666f7220427573696e657373204e65656473205769746820612072657075746174696f6e20666f7220636c61726974792c2064697363726574696f6e2c20616e6420707265636973696f6e2c20426c61636b20446f6720466f72656e7369637320737570706f72747320636f6d70616e696573207468726f7567686f757420486f7573746f6e2c2054686520576f6f646c616e64732c206163726f73732054657861732c20436f6c6f7261646f2c20616e64206e6174696f6e776964652e204f7572207465616d2064656c6976657273206469676974616c20666f72656e73696373207365727669636573207461696c6f72656420746f207265616c2d776f726c6420627573696e657373206368616c6c656e676573e28094616c776179732077697468206120757365722d667269656e646c792c20636c69656e742d666f637573656420617070726f6163682e205765e280997265206672657175656e746c792063616c6c6564206f6e20746f2070726f766964653a20576861742053657473204f757220457870657274732041706172743f205769746820426c61636b20446f6720466f72656e736963732c20796f75206761696e20612074727573746564207465616d2064656469636174656420746f20756e636f766572696e6720746865207472757468206f7468657273206d69676874206d6973732e204469676974616c20466f72656e736963732026205573657220416374697669747920416e616c79736973204964656e7469667920756e617574686f72697a65642064617461207472616e73666572732c2073797374656d206d69737573652c206f72206469676974616c206d6973636f6e647563742e20436f6d707574657220262043656c6c2050686f6e6520466f72656e73696373204578616d696e65206465766963657320666f722064656c657465642066696c65732c20636f6d6d756e69636174696f6e206c6f67732c20616e642066696c65206163636573732074696d656c696e65732e20436c6f756420496d6167696e6720262044617461204163717569736974696f6e73205365637572652072657472696576616c206f6620646174612066726f6d20706c6174666f726d73206c696b6520476f6f676c6520576f726b7370616365206f72204d6963726f736f6674203336352e20466f72656e73696320496d6167696e67202620507265736572766174696f6e202043726561746520657861637420666f72656e73696320636f70696573206f662064657669636573207768696c65206d61696e7461696e696e6720636861696e206f6620637573746f64792e2044617461205265636f766572792026205365637572652044656c6574696f6e205265636f76657220637269746963616c2065766964656e6365206f72207065726d616e656e746c792064657374726f792073656e73697469766520696e666f726d6174696f6e20776974682063657274696669636174696f6e2e20417564696f202620566964656f20466f72656e7369637320456e68616e6365206f722061757468656e746963617465207265636f7264696e6773207573656420696e204852206469737075746573206f72206c6567616c2070726f63656564696e67732e204c697469676174696f6e20537570706f727420457870657274207265706f7274732c20616666696461766974732c206f70706f73696e672065787065727420616e616c797369732c20616e64206465706f736974696f6e207072657061726174696f6e2e205472757374656420627920427573696e657373657320666f722041636375726163792c2053706565642c20616e6420436f7572742d526561647920507265636973696f6e205768656e206469676974616c20636f6e6365726e73206172697365e28094776865746865722069742773206120636f6d706c69616e63652069737375652c206c6567616c206d61747465722c206f7220696e7465726e616c20696e7665737469676174696f6ee28094627573696e6573736573206e656564206120666f72656e7369637320706172746e657220746865792063616e2074727573742e20426c61636b20446f6720466f72656e736963732064656c69766572732072656c6961626c652c20646566656e7369626c6520726573756c747320746861742068656c7020636f6d70616e6965732074616b6520696e666f726d65642c20636f6e666964656e7420616374696f6e2e20576861742053657473204f757220457870657274732041706172743f205769746820426c61636b20446f6720466f72656e736963732c20796f75206761696e20612074727573746564207465616d2064656469636174656420746f20756e636f766572696e6720746865207472757468206f7468657273206d69676874206d6973732e20436c617269747920696e20486967682d5374616b657320536974756174696f6e7320517569636b6c792067657420746f2074686520626f74746f6d206f6620696e7465726e616c20696e636964656e74732c2066726f6d20667261756420746f2049502074686566742c20776974682064657461696c656420666f72656e73696320696e73696768742e20446973637265657420262050726f66657373696f6e616c2050726f6365737320576520776f726b20636f6e666964656e7469616c6c7920746f2061766f696420627573696e6573732064697372757074696f6e207768696c652070726573657276696e6720796f75722072657075746174696f6e20616e64206c6567616c20706f736974696f6e2e20436f7572742d526561647920446f63756d656e746174696f6e204f7572207265706f7274732061726520636c6561722c20646566656e7369626c652c20616e6420666f726d617474656420666f722075736520696e206465706f736974696f6e732c206172626974726174696f6e2c206f72206c697469676174696f6e2e2046617374205475726e61726f756e64205768656e204974204d61747465727320576520726573706f6e6420717569636b6c7920746f207365637572652065766964656e6365206265666f7265206974e2809973206c6f73742c206f7665727772697474656e2c206f722074616d706572656420776974682e20457870657274697365204163726f7373204469676974616c20506c6174666f726d732046726f6d20686172642064726976657320616e642063656c6c2070686f6e657320746f20636c6f756420656e7669726f6e6d656e747320616e6420636f6d6d756e69636174696f6e207265636f7264732c20776520726574726965766520746865207472757468206163726f73732073797374656d732e204c6567616c20537570706f72742066726f6d20537461727420746f2046696e697368205768657468657220796f75277265206d616e6167696e6720616e204852206973737565206f7220707265706172696e6720666f7220636f7572742c207765206f6666657220636f6e74696e756f757320737570706f72742c20696e636c7564696e672074657374696d6f6e7920616e6420646973636f7665727920617373697374616e63652e204672657175656e746c792041736b6564205175657374696f6e732057686174206973206469676974616c20666f72656e7369637320616e642077687920646f20627573696e6573736573206e6565642069743f20204469676974616c20666f72656e73696373206973207468652070726f63657373206f6620636f6c6c656374696e672c20616e616c797a696e672c20616e642070726573657276696e6720656c656374726f6e6963206461746120666f722075736520696e20696e7665737469676174696f6e73206f72206c6567616c206d6174746572732e20427573696e65737365732072656c79206f6e20697420746f20756e636f7665722066726175642c20656d706c6f796565206d6973636f6e647563742c20696e74656c6c65637475616c2070726f70657274792074686566742c206f722064617461206272656163686573e28094656e737572696e672074686520666163747320617265206261636b65642062792076657269666961626c652065766964656e63652e2043616e206469676974616c20666f72656e73696373207265636f7665722064656c657465642066696c6573206f72206d657373616765733f205965732e204f757220666f72656e73696320746f6f6c7320616e6420746563686e69717565732063616e207265636f7665722064656c6574656420656d61696c732c206d657373616765732c2066696c65732c20616e64206c6f67732066726f6d20636f6d7075746572732c20736d61727470686f6e65732c20616e6420636c6f756420706c6174666f726d73e2809468656c70696e6720796f757220627573696e65737320756e636f766572206372756369616c2065766964656e6365206576656e20616674657220617474656d70747320746f20636f6e6365616c206f722065726173652069742e20486f7720646f657320426c61636b20446f6720466f72656e7369637320656e7375726520636f6e666964656e7469616c6974793f202057652068616e646c6520657665727920636173652077697468207468652068696768657374206c6576656c206f662064697363726574696f6e2e204f757220666f72656e736963206578706572747320666f6c6c6f772073747269637420636861696e2d6f662d637573746f64792070726f746f636f6c7320616e6420636f6c6c61626f72617465206f6e6c79207769746820617574686f72697a656420696e7465726e616c207374616b65686f6c6465727320746f2070726f7465637420796f757220646174612c2072657075746174696f6e2c20616e64206c6567616c20706f736974696f6e207468726f7567686f75742074686520696e7665737469676174696f6e2e20486f77206c6f6e6720646f65732061206469676974616c20666f72656e7369637320696e7665737469676174696f6e2074616b653f2054696d656672616d65732076617279206261736564206f6e2074686520636f6d706c6578697479206f6620746865206361736520616e64206e756d626572206f662064657669636573206f72206163636f756e747320696e766f6c7665642e20486f77657665722c207765206f666665722066617374207475726e61726f756e6420616e64206f6674656e20626567696e2077697468696e20323420686f75727320746f207365637572652074696d652d73656e7369746976652065766964656e6365206265666f7265206974e2809973206c6f7374206f72206f7665727772697474656e2e20446f20796f75206f666665722072656d6f7465206f72206e6174696f6e77696465206469676974616c20666f72656e736963732073657276696365733f20205965732e20496e206164646974696f6e20746f2073657276696e6720486f7573746f6e20616e642054686520576f6f646c616e64732c20776520776f726b207769746820636f6d70616e696573206163726f73732054657861732c20436f6c6f7261646f2c20616e642074686520552e532e205765206f66666572207365637572652072656d6f746520696d6167696e672c20636c6f75642d6261736564206461746120636f6c6c656374696f6e2c20616e6420646576696365207368697070696e67206f7074696f6e7320666f7220666173742c2072656c6961626c65206e6174696f6e7769646520736572766963652e20526561647920746f20556e636f766572207468652046616374733f204c6574e28099732054616c6b205768656e206469676974616c2065766964656e6365206d61747465727320746f20796f757220627573696e6573732c20796f75206e656564206120666f72656e73696320706172746e6572207769746820746865206578706572746973652c20616476616e63656420746f6f6c732c20616e642064697363726574696f6e20746f2064656c6976657220726573756c747320796f752063616e2074727573742e204f7572207465616d20697320636f6d6d697474656420746f2068656c70696e6720796f75206e617669676174652073656e73697469766520736974756174696f6e73207769746820636f6e666964656e6365e2809470726573657276696e672065766964656e63652c2070726f74656374696e6720796f7572206c6567616c207374616e64696e672c20616e6420756e636f766572696e6720746865207472757468207769746820636c617269747920616e6420707265636973696f6e2e205363686564756c65206120436f6e666964656e7469616c20436f6e73756c746174696f6e20223b693a333b613a32353a7b733a323a226964223b693a373b733a353a22616c696173223b733a35383a22666f7220627573696e657373657320636f72706f726174696f6e73206e617669676174696e67206469676974616c20756e6365727461696e7479223b733a373a2273756d6d617279223b733a32313236373a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a202020203c64697620636c6173733d226d783134343020706f732d7265223e0d0a20202020202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20202020202020203c64697620636c6173733d226472792d7064223e0d0a2020202020202020202020203c64697620636c6173733d22736974652d7769647468223e0d0a202020202020202020202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020202020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a202020202020202020202020202020202020202020202020202020204469676974616c20466f72656e73696320536572766963657320746f2050726f7465637420596f757220436f6d70616e79e280997320496e746567726974790d0a2020202020202020202020202020202020202020202020203c2f68323e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d22626e2d747874206d743234206d78393333223e0d0a202020202020202020202020202020202020202020202020202020204469676974616c2065766964656e636520706c617973206120637269746963616c20726f6c6520696e206d6f6465726e20627573696e6573730d0a202020202020202020202020202020202020202020202020202020206f7065726174696f6e732c20657370656369616c6c79207768656e20696e7465726e616c206973737565732c206c6567616c2064697370757465732c206f720d0a2020202020202020202020202020202020202020202020202020202064617461206c6f73732061726973652e20417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e2068656c70696e670d0a20202020202020202020202020202020202020202020202020202020636f6d70616e69657320756e636f76657220746865207472757468207468726f75676820657870657274206469676974616c0d0a20202020202020202020202020202020202020202020202020202020696e7665737469676174696f6e73e2809473657276696e672061732061207472757374656420706172746e6572207768656e2061636375726163792c0d0a2020202020202020202020202020202020202020202020202020202064697363726574696f6e2c20616e64207370656564206d6174746572206d6f73742e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d226d743332223e0d0a202020202020202020202020202020202020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e2220687265663d222f636f6e74616374223e5363686564756c65206120436f6e666964656e7469616c20436f6e73756c746174696f6e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f613e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a202020202020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a2020202020202020202020202020202020202020456d706f776572696e6720427573696e657373657320746f20526573706f6e642044656369736976656c792077697468204469676974616c2045766964656e63650d0a202020202020202020202020202020203c2f68323e0d0a202020202020202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020202020202020202020202057652068656c7020627573696e65737365732070726f7465637420746865697220646174612c2072657075746174696f6e2c20616e64206c6567616c207374616e64696e670d0a20202020202020202020202020202020202020207468726f75676820657870657274206469676974616c20666f72656e736963732e204f7572207465616d20776f726b732064697363726565746c7920776974680d0a2020202020202020202020202020202020202020696e7465726e616c207374616b65686f6c64657273e280944852207465616d732c2049542073746166662c2067656e6572616c20636f756e73656c2c20616e640d0a202020202020202020202020202020202020202065786563757469766573e28094746f20756e636f76657220746865206661637473207768656e2073656e73697469766520736974756174696f6e732061726973652e0d0a202020202020202020202020202020203c2f703e0d0a0d0a202020202020202020202020202020203c683420636c6173733d227375622d686564206d743138223e427573696e65737320636c69656e7473206f6674656e20636f6d6520746f20757320647572696e673a3c2f68343e0d0a202020202020202020202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a20202020202020202020202020202020202020203c6c693e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e446570617274696e6720656d706c6f79656520696e7665737469676174696f6e733c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e53757370656374656420696e74656c6c65637475616c2070726f70657274792074686566743c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e46726175642c206861726173736d656e742c206f7220636f6d706c69616e63652076696f6c6174696f6e733c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e4c697469676174696f6e20696e766f6c76696e67206469676974616c2065766964656e63653c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a202020202020202020202020202020203c2f756c3e0d0a0d0a202020202020202020202020202020203c7020636c6173733d226d74323420702d657874223e0d0a2020202020202020202020202020202020202020546865736520736974756174696f6e732064656d616e6420707265636973696f6e2c20636f6e666964656e7469616c6974792c20616e640d0a2020202020202020202020202020202020202020636f7572742d61646d69737369626c652066696e64696e6773e280946f7572207370656369616c74792e0d0a202020202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d7835313820706f732d72656c223e0d0a202020202020202020202020202020203c696d67207372633d222f696d616765732f646f672f466f722d427573696e65737365732d616e642d436f72706f726174696f6e732d4e617669676174696e672d4469676974616c2d556e6365727461696e74792d696d67312e6a7067220d0a2020202020202020202020202020202020202020616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d76697322202f3e0d0a202020202020202020202020202020203c212d2d203c696d670d0a2020202020202020202020207372633d222f696d616765732f646f672f466f722d427573696e65737365732d616e642d436f72706f726174696f6e732d4e617669676174696e672d4469676974616c2d556e6365727461696e74792d696d67312d6d6f622e6a7067220d0a202020202020202020202020616c743d22457870657274204469676974616c20466f72656e73696373220d0a202020202020202020202020636c6173733d226b6e2d696d67206264723234206d6f622d646973220d0a202020202020202020202f3e2d2d3e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d6820626b2d6d67626f7831312070743430206d783138353020223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a20202020202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e436f6d70726568656e73697665204469676974616c20466f72656e73696373205461696c6f72656420666f7220427573696e657373204e656564733c2f68323e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874206d7831313132223e5769746820612072657075746174696f6e20666f7220636c61726974792c2064697363726574696f6e2c20616e6420707265636973696f6e2c20426c61636b20446f6720466f72656e736963730d0a20202020202020202020202020202020737570706f7274730d0a20202020202020202020202020202020636f6d70616e696573207468726f7567686f757420486f7573746f6e2c2054686520576f6f646c616e64732c206163726f73732054657861732c20436f6c6f7261646f2c20616e64206e6174696f6e776964652e204f7572207465616d2064656c69766572730d0a202020202020202020202020202020206469676974616c20666f72656e73696373207365727669636573207461696c6f72656420746f207265616c2d776f726c6420627573696e657373206368616c6c656e676573e28094616c776179732077697468206120757365722d667269656e646c792c0d0a20202020202020202020202020202020636c69656e742d666f637573656420617070726f6163682e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c683420636c6173733d227375622d686564206d743332223e5765e280997265206672657175656e746c792063616c6c6564206f6e20746f2070726f766964653a3c2f68343e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020202020202020203c683320636c6173733d2262642d747264206d743332207478742d6e726d6c223e576861742053657473204f757220457870657274732041706172743f3c2f68333e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020202020202020205769746820426c61636b20446f6720466f72656e736963732c20796f75206761696e20612074727573746564207465616d2064656469636174656420746f20756e636f766572696e6720746865207472757468206f7468657273206d69676874206d6973732e0d0a2020202020202020202020203c2f703e0d0a0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c78206761703332206d743430207772702070726f7463742070642d696e3234207574722d616c69676e2077726170223e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e4469676974616c20466f72656e736963732026616d703b205573657220416374697669747920416e616c797369733c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e0d0a2020202020202020202020202020202020202020202020204964656e7469667920756e617574686f72697a65642064617461207472616e73666572732c2073797374656d206d69737573652c206f72206469676974616c206d6973636f6e647563742e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e436f6d70757465722026616d703b2043656c6c2050686f6e6520466f72656e73696373203c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e4578616d696e65206465766963657320666f722064656c657465642066696c65732c20636f6d6d756e69636174696f6e206c6f67732c20616e642066696c65206163636573732074696d656c696e65732e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e436c6f756420496d6167696e672026616d703b2044617461204163717569736974696f6e733c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e5365637572652072657472696576616c206f6620646174612066726f6d20706c6174666f726d73206c696b6520476f6f676c6520576f726b7370616365206f72204d6963726f736f6674203336352e3c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e466f72656e73696320496d6167696e672026616d703b20507265736572766174696f6e3c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e43726561746520657861637420666f72656e73696320636f70696573206f662064657669636573207768696c65206d61696e7461696e696e6720636861696e206f6620637573746f64792e3c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e44617461205265636f766572792026616d703b205365637572652044656c6574696f6e3c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e0d0a2020202020202020202020202020202020202020202020205265636f76657220637269746963616c2065766964656e6365206f72207065726d616e656e746c792064657374726f792073656e73697469766520696e666f726d6174696f6e20776974682063657274696669636174696f6e2e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e417564696f2026616d703b20566964656f20466f72656e736963733c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e456e68616e6365206f722061757468656e746963617465207265636f7264696e6773207573656420696e204852206469737075746573206f72206c6567616c2070726f63656564696e67732e3c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e4c697469676174696f6e20537570706f72743c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e457870657274207265706f7274732c20616666696461766974732c206f70706f73696e672065787065727420616e616c797369732c20616e64206465706f736974696f6e207072657061726174696f6e2e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d6820626b2d6d67626f7831312070743430206d783138353020223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a20202020202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e5472757374656420627920427573696e657373657320666f722041636375726163792c2053706565642c20616e6420436f7572742d526561647920507265636973696f6e3c2f68323e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874206d7831303337223e5768656e206469676974616c20636f6e6365726e73206172697365e28094776865746865722069742773206120636f6d706c69616e63652069737375652c206c6567616c206d61747465722c206f720d0a20202020202020202020202020202020696e7465726e616c20696e7665737469676174696f6ee28094627573696e6573736573206e656564206120666f72656e7369637320706172746e657220746865792063616e2074727573742e20426c61636b20446f6720466f72656e736963732064656c69766572730d0a2020202020202020202020202020202072656c6961626c652c20646566656e7369626c6520726573756c747320746861742068656c7020636f6d70616e6965732074616b6520696e666f726d65642c20636f6e666964656e7420616374696f6e2e0d0a2020202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020202020202020203c683320636c6173733d2262642d747264206d743332207478742d6e726d6c223e576861742053657473204f757220457870657274732041706172743f3c2f68333e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020202020202020205769746820426c61636b20446f6720466f72656e736963732c20796f75206761696e20612074727573746564207465616d2064656469636174656420746f20756e636f766572696e6720746865207472757468206f7468657273206d69676874206d6973732e0d0a2020202020202020202020203c2f703e0d0a0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c78206761703332206d743430207772702070726f7463742070642d696e3234207574722d616c69676e2077726170223e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d22683468656420223e20436c617269747920696e20486967682d5374616b657320536974756174696f6e733c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e0d0a202020202020202020202020202020202020202020202020517569636b6c792067657420746f2074686520626f74746f6d206f6620696e7465726e616c20696e636964656e74732c2066726f6d20667261756420746f2049502074686566742c20776974682064657461696c656420666f72656e7369630d0a202020202020202020202020202020202020202020202020696e73696768742e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d22683468656420223e446973637265657420262050726f66657373696f6e616c2050726f636573733c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e0d0a202020202020202020202020202020202020202020202020576520776f726b20636f6e666964656e7469616c6c7920746f2061766f696420627573696e6573732064697372757074696f6e207768696c652070726573657276696e6720796f75722072657075746174696f6e20616e64206c6567616c0d0a202020202020202020202020202020202020202020202020706f736974696f6e2e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d22683468656420223e436f7572742d526561647920446f63756d656e746174696f6e3c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e0d0a2020202020202020202020202020202020202020202020204f7572207265706f7274732061726520636c6561722c20646566656e7369626c652c20616e6420666f726d617474656420666f722075736520696e206465706f736974696f6e732c206172626974726174696f6e2c206f720d0a2020202020202020202020202020202020202020202020206c697469676174696f6e2e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d22683468656420223e2046617374205475726e61726f756e64205768656e204974204d6174746572733c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e576520726573706f6e6420717569636b6c7920746f207365637572652065766964656e6365206265666f7265206974e2809973206c6f73742c206f7665727772697474656e2c206f722074616d70657265640d0a202020202020202020202020202020202020202020202020776974682e3c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d22683468656420223e457870657274697365204163726f7373204469676974616c20506c6174666f726d733c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e0d0a20202020202020202020202020202020202020202020202046726f6d20686172642064726976657320616e642063656c6c2070686f6e657320746f20636c6f756420656e7669726f6e6d656e747320616e6420636f6d6d756e69636174696f6e207265636f7264732c2077652072657472696576650d0a202020202020202020202020202020202020202020202020746865207472757468206163726f73732073797374656d732e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d22683468656420223e204c6567616c20537570706f72742066726f6d20537461727420746f2046696e6973683c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743230223e5768657468657220796f75277265206d616e6167696e6720616e204852206973737565206f7220707265706172696e6720666f7220636f7572742c207765206f6666657220636f6e74696e756f75730d0a202020202020202020202020202020202020202020202020737570706f72742c20696e636c7564696e672074657374696d6f6e7920616e6420646973636f7665727920617373697374616e63652e3c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c212d2d203c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564223e0d0a202020202020202020205472757374656420627920427573696e657373657320666f722041636375726163792c2053706565642c20616e6420436f7572742d526561647920507265636973696f6e0d0a20202020202020203c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205768656e206469676974616c20636f6e6365726e73206172697365e28094776865746865722069742773206120636f6d706c69616e63652069737375652c206c6567616c206d61747465722c206f7220696e7465726e616c0d0a20202020202020202020696e7665737469676174696f6ee28094627573696e6573736573206e656564206120666f72656e7369637320706172746e657220746865792063616e2074727573742e20426c61636b20446f6720466f72656e736963732064656c69766572732072656c6961626c652c0d0a20202020202020202020646566656e7369626c6520726573756c747320746861742068656c7020636f6d70616e6965732074616b6520696e666f726d65642c20636f6e666964656e7420616374696f6e2e0d0a20202020202020203c2f703e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e436c617269747920696e20486967682d5374616b657320536974756174696f6e733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020517569636b6c792067657420746f2074686520626f74746f6d206f6620696e7465726e616c20696e636964656e74732c2066726f6d20667261756420746f2049502074686566742c20776974682064657461696c656420666f72656e73696320696e73696768742e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e446973637265657420262050726f66657373696f6e616c2050726f636573733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020576520776f726b20636f6e666964656e7469616c6c7920746f2061766f696420627573696e6573732064697372757074696f6e207768696c652070726573657276696e6720796f75722072657075746174696f6e20616e64206c6567616c20706f736974696f6e2e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e436f7572742d526561647920446f63756d656e746174696f6e3c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020204f7572207265706f7274732061726520636c6561722c20646566656e7369626c652c20616e6420666f726d617474656420666f722075736520696e206465706f736974696f6e732c206172626974726174696f6e2c206f72206c697469676174696f6e2e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e46617374205475726e61726f756e64205768656e204974204d6174746572733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020576520726573706f6e6420717569636b6c7920746f207365637572652065766964656e6365206265666f7265206974e2809973206c6f73742c206f7665727772697474656e2c206f722074616d706572656420776974682e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e457870657274697365204163726f7373204469676974616c20506c6174666f726d733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a202020202020202020202020202046726f6d20686172642064726976657320616e642063656c6c2070686f6e657320746f20636c6f756420656e7669726f6e6d656e747320616e6420636f6d6d756e69636174696f6e207265636f7264732c207765207265747269657665207468652074727574680d0a20202020202020202020202020206163726f73732073797374656d732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4c6567616c20537570706f72742066726f6d20537461727420746f2046696e6973683c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020205768657468657220796f75277265206d616e6167696e6720616e204852206973737565206f7220707265706172696e6720666f7220636f7572742c207765206f6666657220636f6e74696e756f757320737570706f72742c20696e636c7564696e670d0a202020202020202020202020202074657374696d6f6e7920616e6420646973636f7665727920617373697374616e63652e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d7835313820706f732d72656c223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f466f722d427573696e65737365732d616e642d436f72706f726174696f6e732d4e617669676174696e672d4469676974616c2d556e6365727461696e74792d696d67332e6a7067220d0a20202020202020202020616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d76697322202f3e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e202d2d3e0d0a0d0a0d0a3c64697620636c6173733d22706f732d7265206d783138303020223e0d0a202020203c64697620636c6173733d226d783134343020706f732d7265223e0d0a20202020202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20202020202020203c64697620636c6173733d226472792d70642070743430223e0d0a2020202020202020202020203c64697620636c6173733d22736974652d7769647468223e0d0a202020202020202020202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020202020202020202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e4672657175656e746c792041736b6564205175657374696f6e733c2f68323e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d226661712d736563206d74333220706167652d736563223e0d0a202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e223e0d0a20202020202020202020202020202020202020202020202020202020202020203c212d2d206661712031202d2d3e0d0a20202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d68656164657220616374697665223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202057686174206973206469676974616c20666f72656e7369637320616e642077687920646f20627573696e6573736573206e6565642069743f0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020204469676974616c20666f72656e73696373206973207468652070726f63657373206f6620636f6c6c656374696e672c20616e616c797a696e672c20616e640d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202070726573657276696e6720656c656374726f6e6963206461746120666f720d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202075736520696e20696e7665737469676174696f6e73206f72206c6567616c206d6174746572732e20427573696e65737365732072656c79206f6e20697420746f20756e636f7665720d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202066726175642c20656d706c6f7965650d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020206d6973636f6e647563742c20696e74656c6c65637475616c2070726f70657274792074686566742c206f722064617461206272656163686573e28094656e737572696e67207468650d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020666163747320617265206261636b65642062790d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202076657269666961626c652065766964656e63652e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c212d2d206661712032202d2d3e0d0a20202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202043616e206469676974616c20666f72656e73696373207265636f7665722064656c657465642066696c6573206f72206d657373616765733f0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020205965732e204f757220666f72656e73696320746f6f6c7320616e6420746563686e69717565732063616e207265636f7665722064656c6574656420656d61696c732c0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020206d657373616765732c2066696c65732c20616e64206c6f67730d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202066726f6d20636f6d7075746572732c20736d61727470686f6e65732c20616e6420636c6f756420706c6174666f726d73e2809468656c70696e6720796f757220627573696e6573730d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020756e636f766572206372756369616c2065766964656e63650d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020206576656e20616674657220617474656d70747320746f20636f6e6365616c206f722065726173652069742e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a0d0a20202020202020202020202020202020202020202020202020202020202020203c212d2d206661712033202d2d3e0d0a20202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020486f7720646f657320426c61636b20446f6720466f72656e7369637320656e7375726520636f6e666964656e7469616c6974793f0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c703e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202057652068616e646c6520657665727920636173652077697468207468652068696768657374206c6576656c206f662064697363726574696f6e2e204f757220666f72656e7369630d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020206578706572747320666f6c6c6f77207374726963740d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020636861696e2d6f662d637573746f64792070726f746f636f6c7320616e6420636f6c6c61626f72617465206f6e6c79207769746820617574686f72697a656420696e7465726e616c0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020207374616b65686f6c6465727320746f2070726f746563740d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020796f757220646174612c2072657075746174696f6e2c20616e64206c6567616c20706f736974696f6e207468726f7567686f75742074686520696e7665737469676174696f6e2e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c212d2d206661712034202d2d3e0d0a20202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020486f77206c6f6e6720646f65732061206469676974616c20666f72656e7369637320696e7665737469676174696f6e2074616b653f0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c703e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202054696d656672616d65732076617279206261736564206f6e2074686520636f6d706c6578697479206f6620746865206361736520616e64206e756d626572206f660d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202064657669636573206f72206163636f756e747320696e766f6c7665642e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020486f77657665722c207765206f666665722066617374207475726e61726f756e6420616e64206f6674656e20626567696e2077697468696e20323420686f75727320746f0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020207365637572652074696d652d73656e7369746976650d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202065766964656e6365206265666f7265206974e2809973206c6f7374206f72206f7665727772697474656e2e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c212d2d206661712035202d2d3e0d0a20202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020446f20796f75206f666665722072656d6f7465206f72206e6174696f6e77696465206469676974616c20666f72656e736963732073657276696365733f0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020205965732e20496e206164646974696f6e20746f2073657276696e6720486f7573746f6e20616e642054686520576f6f646c616e64732c20776520776f726b20776974680d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020636f6d70616e696573206163726f73732054657861732c0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020436f6c6f7261646f2c20616e642074686520552e532e205765206f66666572207365637572652072656d6f746520696d6167696e672c20636c6f75642d626173656420646174610d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020636f6c6c656374696f6e2c20616e64206465766963650d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020207368697070696e67206f7074696f6e7320666f7220666173742c2072656c6961626c65206e6174696f6e7769646520736572766963652e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420707430207062343020706f732d72656c2070743430223e0d0a202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22742d63656e746572206d78373332206d6c722d6174223e0d0a0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e526561647920746f20556e636f766572207468652046616374733f204c6574e28099732054616c6b3c2f68323e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874223e5768656e206469676974616c2065766964656e6365206d61747465727320746f20796f757220627573696e6573732c20796f75206e656564206120666f72656e73696320706172746e65722077697468207468650d0a202020202020202020202020202020206578706572746973652c20616476616e63656420746f6f6c732c20616e642064697363726574696f6e20746f2064656c6976657220726573756c747320796f752063616e2074727573742e204f7572207465616d20697320636f6d6d697474656420746f0d0a2020202020202020202020202020202068656c70696e6720796f750d0a202020202020202020202020202020206e617669676174652073656e73697469766520736974756174696f6e73207769746820636f6e666964656e6365e2809470726573657276696e672065766964656e63652c2070726f74656374696e6720796f7572206c6567616c207374616e64696e672c20616e640d0a20202020202020202020202020202020756e636f766572696e6720746865207472757468207769746820636c617269747920616e6420707265636973696f6e2e3c2f703e0d0a2020202020202020202020203c64697620636c6173733d226d743438223e0d0a202020202020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e5363686564756c65206120436f6e666964656e7469616c20436f6e73756c746174696f6e203c2f613e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a33343a3530223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a38333b733a383a226f72646572696e67223b693a31393b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36303a22373a666f722d627573696e65737365732d636f72706f726174696f6e732d6e617669676174696e672d6469676974616c2d756e6365727461696e7479223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d32382030353a32353a3138223b693a31303b4e3b693a31313b733a3131333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d373a666f722d627573696e65737365732d636f72706f726174696f6e732d6e617669676174696e672d6469676974616c2d756e6365727461696e74792663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d32382030353a32353a3138223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a36303a22466f7220427573696e6573736573202620436f72706f726174696f6e73204e617669676174696e67204469676974616c20556e6365727461696e7479223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(11, 'index.php?option=com_content&view=article&id=8', 'index.php?option=com_content&view=article&id=8:digital-forensics-for-federal-state-local-government&catid=2', 'Digital Forensics for Federal, State & Local Government', ' Trusted Digital Forensics for Government Investigations Federal, state, and local agencies turn to Black Dog Forensics for trusted, results-driven digital investigations. We provide expert support across criminal, civil, and administrative matters—delivering actionable insights, defensible evidence, and clear communication every step of the way. Schedule a Consultation Delivering Clarity and Confidence in Government Cases Black Dog Forensics is a trusted partner for local, state, and federal government agencies seeking professional, court-admissible digital forensic support. Our team offers expert, objective, and discreet analysis of digital evidence to support criminal investigations, internal audits, and national security initiatives. With deep experience in law enforcement collaboration and a reputation for integrity, we serve as a critical asset in uncovering digital truths that support justice and accountability. Expert digital forensic analysis for federal, state, and local government cases. Proven track record in law enforcement collaboration and courtroom success. Adherence to strict chain-of-custody and evidence handling protocols. Support for criminal, civil, and administrative investigations. Experience navigating sensitive matters including national security, internal misconduct, and high-profile litigation. Specialized Forensic Services for Government Investigations Our forensic experts are trusted by agencies nationwide to deliver accurate, defensible results in high-stakes environments. We offer specialized support across a range of investigative needs, including: Cell Phone & Computer Forensics Extract and analyze critical digital evidence from mobile devices and computers in compliance with chain-of-custody requirements. Search Warrant & Case Document Review Assist with legally sound review of procedures and digital findings. Audio & Video Authentication Validate and enhance surveillance footage and recordings for use in prosecution. User Activity & Metadata Analysis Identify digital behavior, login patterns, and potential tampering across devices and networks. Cloud & Remote Data Acquisition Secure retrieval of data from cloud environments, social media, and remote servers. Forensic Imaging & Data Preservation Ensure all digital media is captured with integrity for legal review and long-term storage. Neutral Third-Party Analysis Provide unbiased expert assessments and testimony in sensitive or high-profile cases. Why Government Agencies Choose Black Dog Forensics When accuracy, discretion, and legal defensibility are non-negotiable, government agencies turn to Black Dog Forensics. Our team combines technical precision with public-sector experience to support investigations that demand the highest standards. Whether you’re handling criminal cases, civil litigation, internal audits, or national security matters, we deliver clear, actionable digital evidence with professionalism and speed. Court-Ready Reports & Expert Testimony Clear, jargon-free documentation that stands up in court—backed by experienced forensic experts ready to testify. Confidential & Compliant Rigorous attention to privacy, data handling standards, and legal compliance at every phase of an investigation. Proven Law Enforcement Experience Our specialists understand investigative workflows and the high-stakes nature of public-sector cases. Advanced Tools & Techniques From 3D laser scanning to mobile device unlocking and call detail record analysis, we deploy cutting-edge solutions tailored to each case. Nationwide Reach with Local Expertise Based in Texas with a strong presence in Colorado, we serve agencies across the U.S., offering remote and on-site capabilities. Fast Turnaround, Dependable Communication We prioritize responsiveness, case updates, and collaboration throughout the investigative lifecycle.  Frequently Asked Questions What digital forensic services does Black Dog Forensics provide for government agencies? Black Dog Forensics offers a full suite of court-admissible digital forensic services for federal, state, and local government agencies. Our capabilities include mobile device and computer forensics, search warrant and case document review, cloud data acquisition, user activity analysis, and forensic imaging. We also provide expert testimony and third-party analysis in criminal, civil, and administrative investigations. Are your forensic reports admissible in court? Yes. All of our forensic reports are prepared with court admissibility in mind, following industry standards and federal rules of evidence. Our reports are clear, jargon-free, and backed by certified experts who are available to testify in depositions and court proceedings. Can you assist with national security or internal misconduct investigations? Absolutely. We are trusted by agencies to discreetly handle high-stakes, sensitive investigations, including national security reviews, civil rights inquiries, and internal misconduct cases. Our strict confidentiality protocols and proven law enforcement experience make us a reliable partner for classified or politically sensitive matters. How quickly can you begin a forensic investigation? We offer fast response times and flexible scheduling to support urgent government cases. Depending on the case scope and location, we can often begin digital evidence collection within 24 to 48 hours—either remotely or on-site. Do you support cloud-based and remote data investigations? Yes. Our team is experienced in cloud and remote data acquisition, including the secure retrieval of evidence from cloud storage, social media platforms, webmail accounts, and remote servers. We ensure all data is collected in a legally defensible manner while preserving the integrity and chain of custody. Facing a Critical Investigation? We’re Here to Support You When digital evidence is essential to your agency’s mission—whether for internal affairs, compliance, or criminal investigations—you need a forensics partner with the precision, discretion, and clearance-ready protocols to meet the moment. Black Dog Forensics is experienced in supporting local, state, and federal agencies with defensible digital analysis, secure evidence handling, and court-admissible reporting. Schedule a Secure, Confidential Consultation ', '2025-05-23 11:34:20', '2efd30b871986698c5a6f896ecfbbfb7', 1, 1, 1, '*', '2025-04-28 07:29:36', NULL, '2025-04-28 07:29:36', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a363332383a222054727573746564204469676974616c20466f72656e7369637320666f7220476f7665726e6d656e7420496e7665737469676174696f6e73204665646572616c2c2073746174652c20616e64206c6f63616c206167656e63696573207475726e20746f20426c61636b20446f6720466f72656e7369637320666f7220747275737465642c20726573756c74732d64726976656e206469676974616c20696e7665737469676174696f6e732e2057652070726f766964652065787065727420737570706f7274206163726f7373206372696d696e616c2c20636976696c2c20616e642061646d696e697374726174697665206d617474657273e2809464656c69766572696e6720616374696f6e61626c6520696e7369676874732c20646566656e7369626c652065766964656e63652c20616e6420636c65617220636f6d6d756e69636174696f6e2065766572792073746570206f6620746865207761792e205363686564756c65206120436f6e73756c746174696f6e2044656c69766572696e6720436c617269747920616e6420436f6e666964656e636520696e20476f7665726e6d656e7420436173657320426c61636b20446f6720466f72656e736963732069732061207472757374656420706172746e657220666f72206c6f63616c2c2073746174652c20616e64206665646572616c20676f7665726e6d656e74206167656e63696573207365656b696e672070726f66657373696f6e616c2c20636f7572742d61646d69737369626c65206469676974616c20666f72656e73696320737570706f72742e204f7572207465616d206f6666657273206578706572742c206f626a6563746976652c20616e6420646973637265657420616e616c79736973206f66206469676974616c2065766964656e636520746f20737570706f7274206372696d696e616c20696e7665737469676174696f6e732c20696e7465726e616c206175646974732c20616e64206e6174696f6e616c20736563757269747920696e6974696174697665732e2057697468206465657020657870657269656e636520696e206c617720656e666f7263656d656e7420636f6c6c61626f726174696f6e20616e6420612072657075746174696f6e20666f7220696e746567726974792c207765207365727665206173206120637269746963616c20617373657420696e20756e636f766572696e67206469676974616c20747275746873207468617420737570706f7274206a75737469636520616e64206163636f756e746162696c6974792e20457870657274206469676974616c20666f72656e73696320616e616c7973697320666f72206665646572616c2c2073746174652c20616e64206c6f63616c20676f7665726e6d656e742063617365732e2050726f76656e20747261636b207265636f726420696e206c617720656e666f7263656d656e7420636f6c6c61626f726174696f6e20616e6420636f757274726f6f6d20737563636573732e204164686572656e636520746f2073747269637420636861696e2d6f662d637573746f647920616e642065766964656e63652068616e646c696e672070726f746f636f6c732e20537570706f727420666f72206372696d696e616c2c20636976696c2c20616e642061646d696e69737472617469766520696e7665737469676174696f6e732e20457870657269656e6365206e617669676174696e672073656e736974697665206d61747465727320696e636c7564696e67206e6174696f6e616c2073656375726974792c20696e7465726e616c206d6973636f6e647563742c20616e6420686967682d70726f66696c65206c697469676174696f6e2e205370656369616c697a656420466f72656e73696320536572766963657320666f7220476f7665726e6d656e7420496e7665737469676174696f6e73204f757220666f72656e7369632065787065727473206172652074727573746564206279206167656e63696573206e6174696f6e7769646520746f2064656c697665722061636375726174652c20646566656e7369626c6520726573756c747320696e20686967682d7374616b657320656e7669726f6e6d656e74732e205765206f66666572207370656369616c697a656420737570706f7274206163726f737320612072616e6765206f6620696e7665737469676174697665206e656564732c20696e636c7564696e673a2043656c6c2050686f6e65202620436f6d707574657220466f72656e73696373204578747261637420616e6420616e616c797a6520637269746963616c206469676974616c2065766964656e63652066726f6d206d6f62696c65206465766963657320616e6420636f6d70757465727320696e20636f6d706c69616e6365207769746820636861696e2d6f662d637573746f647920726571756972656d656e74732e205365617263682057617272616e742026204361736520446f63756d656e7420526576696577204173736973742077697468206c6567616c6c7920736f756e6420726576696577206f662070726f6365647572657320616e64206469676974616c2066696e64696e67732e20417564696f202620566964656f2041757468656e7469636174696f6e2056616c696461746520616e6420656e68616e6365207375727665696c6c616e636520666f6f7461676520616e64207265636f7264696e677320666f722075736520696e2070726f7365637574696f6e2e20557365722041637469766974792026204d6574616461746120416e616c79736973204964656e74696679206469676974616c206265686176696f722c206c6f67696e207061747465726e732c20616e6420706f74656e7469616c2074616d706572696e67206163726f7373206465766963657320616e64206e6574776f726b732e20436c6f756420262052656d6f74652044617461204163717569736974696f6e205365637572652072657472696576616c206f6620646174612066726f6d20636c6f756420656e7669726f6e6d656e74732c20736f6369616c206d656469612c20616e642072656d6f746520736572766572732e20466f72656e73696320496d6167696e672026204461746120507265736572766174696f6e20456e7375726520616c6c206469676974616c206d65646961206973206361707475726564207769746820696e7465677269747920666f72206c6567616c2072657669657720616e64206c6f6e672d7465726d2073746f726167652e204e65757472616c2054686972642d506172747920416e616c797369732050726f7669646520756e62696173656420657870657274206173736573736d656e747320616e642074657374696d6f6e7920696e2073656e736974697665206f7220686967682d70726f66696c652063617365732e2057687920476f7665726e6d656e74204167656e636965732043686f6f736520426c61636b20446f6720466f72656e73696373205768656e2061636375726163792c2064697363726574696f6e2c20616e64206c6567616c20646566656e736962696c69747920617265206e6f6e2d6e65676f746961626c652c20676f7665726e6d656e74206167656e63696573207475726e20746f20426c61636b20446f6720466f72656e736963732e204f7572207465616d20636f6d62696e657320746563686e6963616c20707265636973696f6e2077697468207075626c69632d736563746f7220657870657269656e636520746f20737570706f727420696e7665737469676174696f6e7320746861742064656d616e64207468652068696768657374207374616e64617264732e205768657468657220796f75e2809972652068616e646c696e67206372696d696e616c2063617365732c20636976696c206c697469676174696f6e2c20696e7465726e616c206175646974732c206f72206e6174696f6e616c207365637572697479206d6174746572732c2077652064656c6976657220636c6561722c20616374696f6e61626c65206469676974616c2065766964656e636520776974682070726f66657373696f6e616c69736d20616e642073706565642e20436f7572742d5265616479205265706f7274732026204578706572742054657374696d6f6e7920436c6561722c206a6172676f6e2d6672656520646f63756d656e746174696f6e2074686174207374616e647320757020696e20636f757274e280946261636b656420627920657870657269656e63656420666f72656e736963206578706572747320726561647920746f20746573746966792e20436f6e666964656e7469616c202620436f6d706c69616e74205269676f726f757320617474656e74696f6e20746f20707269766163792c20646174612068616e646c696e67207374616e64617264732c20616e64206c6567616c20636f6d706c69616e6365206174206576657279207068617365206f6620616e20696e7665737469676174696f6e2e2050726f76656e204c617720456e666f7263656d656e7420457870657269656e6365204f7572207370656369616c6973747320756e6465727374616e6420696e766573746967617469766520776f726b666c6f777320616e642074686520686967682d7374616b6573206e6174757265206f66207075626c69632d736563746f722063617365732e20416476616e63656420546f6f6c73202620546563686e69717565732046726f6d203344206c61736572207363616e6e696e6720746f206d6f62696c652064657669636520756e6c6f636b696e6720616e642063616c6c2064657461696c207265636f726420616e616c797369732c207765206465706c6f792063757474696e672d6564676520736f6c7574696f6e73207461696c6f72656420746f206561636820636173652e204e6174696f6e776964652052656163682077697468204c6f63616c2045787065727469736520426173656420696e20546578617320776974682061207374726f6e672070726573656e636520696e20436f6c6f7261646f2c207765207365727665206167656e63696573206163726f73732074686520552e532e2c206f66666572696e672072656d6f746520616e64206f6e2d73697465206361706162696c69746965732e2046617374205475726e61726f756e642c20446570656e6461626c6520436f6d6d756e69636174696f6e205765207072696f726974697a6520726573706f6e736976656e6573732c206361736520757064617465732c20616e6420636f6c6c61626f726174696f6e207468726f7567686f75742074686520696e7665737469676174697665206c6966656379636c652e20204672657175656e746c792041736b6564205175657374696f6e732057686174206469676974616c20666f72656e73696320736572766963657320646f657320426c61636b20446f6720466f72656e736963732070726f7669646520666f7220676f7665726e6d656e74206167656e636965733f20426c61636b20446f6720466f72656e73696373206f666665727320612066756c6c207375697465206f6620636f7572742d61646d69737369626c65206469676974616c20666f72656e73696320736572766963657320666f72206665646572616c2c2073746174652c20616e64206c6f63616c20676f7665726e6d656e74206167656e636965732e204f7572206361706162696c697469657320696e636c756465206d6f62696c652064657669636520616e6420636f6d707574657220666f72656e736963732c207365617263682077617272616e7420616e64206361736520646f63756d656e74207265766965772c20636c6f75642064617461206163717569736974696f6e2c207573657220616374697669747920616e616c797369732c20616e6420666f72656e73696320696d6167696e672e20576520616c736f2070726f76696465206578706572742074657374696d6f6e7920616e642074686972642d706172747920616e616c7973697320696e206372696d696e616c2c20636976696c2c20616e642061646d696e69737472617469766520696e7665737469676174696f6e732e2041726520796f757220666f72656e736963207265706f7274732061646d69737369626c6520696e20636f7572743f205965732e20416c6c206f66206f757220666f72656e736963207265706f72747320617265207072657061726564207769746820636f7572742061646d6973736962696c69747920696e206d696e642c20666f6c6c6f77696e6720696e647573747279207374616e646172647320616e64206665646572616c2072756c6573206f662065766964656e63652e204f7572207265706f7274732061726520636c6561722c206a6172676f6e2d667265652c20616e64206261636b65642062792063657274696669656420657870657274732077686f2061726520617661696c61626c6520746f207465737469667920696e206465706f736974696f6e7320616e6420636f7572742070726f63656564696e67732e2043616e20796f75206173736973742077697468206e6174696f6e616c207365637572697479206f7220696e7465726e616c206d6973636f6e6475637420696e7665737469676174696f6e733f204162736f6c7574656c792e205765206172652074727573746564206279206167656e6369657320746f2064697363726565746c792068616e646c6520686967682d7374616b65732c2073656e73697469766520696e7665737469676174696f6e732c20696e636c7564696e67206e6174696f6e616c20736563757269747920726576696577732c20636976696c2072696768747320696e717569726965732c20616e6420696e7465726e616c206d6973636f6e647563742063617365732e204f75722073747269637420636f6e666964656e7469616c6974792070726f746f636f6c7320616e642070726f76656e206c617720656e666f7263656d656e7420657870657269656e6365206d616b6520757320612072656c6961626c6520706172746e657220666f7220636c6173736966696564206f7220706f6c69746963616c6c792073656e736974697665206d6174746572732e20486f7720717569636b6c792063616e20796f7520626567696e206120666f72656e73696320696e7665737469676174696f6e3f205765206f66666572206661737420726573706f6e73652074696d657320616e6420666c657869626c65207363686564756c696e6720746f20737570706f727420757267656e7420676f7665726e6d656e742063617365732e20446570656e64696e67206f6e2074686520636173652073636f706520616e64206c6f636174696f6e2c2077652063616e206f6674656e20626567696e206469676974616c2065766964656e636520636f6c6c656374696f6e2077697468696e20323420746f20343820686f757273e280946569746865722072656d6f74656c79206f72206f6e2d736974652e20446f20796f7520737570706f727420636c6f75642d626173656420616e642072656d6f7465206461746120696e7665737469676174696f6e733f205965732e204f7572207465616d20697320657870657269656e63656420696e20636c6f756420616e642072656d6f74652064617461206163717569736974696f6e2c20696e636c7564696e6720746865207365637572652072657472696576616c206f662065766964656e63652066726f6d20636c6f75642073746f726167652c20736f6369616c206d6564696120706c6174666f726d732c207765626d61696c206163636f756e74732c20616e642072656d6f746520736572766572732e20576520656e7375726520616c6c206461746120697320636f6c6c656374656420696e2061206c6567616c6c7920646566656e7369626c65206d616e6e6572207768696c652070726573657276696e672074686520696e7465677269747920616e6420636861696e206f6620637573746f64792e20466163696e67206120437269746963616c20496e7665737469676174696f6e3f205765e280997265204865726520746f20537570706f727420596f75205768656e206469676974616c2065766964656e636520697320657373656e7469616c20746f20796f7572206167656e6379e2809973206d697373696f6ee280947768657468657220666f7220696e7465726e616c20616666616972732c20636f6d706c69616e63652c206f72206372696d696e616c20696e7665737469676174696f6e73e28094796f75206e656564206120666f72656e7369637320706172746e657220776974682074686520707265636973696f6e2c2064697363726574696f6e2c20616e6420636c656172616e63652d72656164792070726f746f636f6c7320746f206d65657420746865206d6f6d656e742e20426c61636b20446f6720466f72656e7369637320697320657870657269656e63656420696e20737570706f7274696e67206c6f63616c2c2073746174652c20616e64206665646572616c206167656e63696573207769746820646566656e7369626c65206469676974616c20616e616c797369732c207365637572652065766964656e63652068616e646c696e672c20616e6420636f7572742d61646d69737369626c65207265706f7274696e672e205363686564756c652061205365637572652c20436f6e666964656e7469616c20436f6e73756c746174696f6e20223b693a333b613a32353a7b733a323a226964223b693a383b733a353a22616c696173223b733a35323a226469676974616c20666f72656e7369637320666f72206665646572616c207374617465206c6f63616c20676f7665726e6d656e74223b733a373a2273756d6d617279223b733a31353332383a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a202020202020202020202020202054727573746564204469676974616c20466f72656e7369637320666f7220476f7665726e6d656e7420496e7665737469676174696f6e730d0a0d0a2020202020202020202020203c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d747874206d72743234206d78383630223e0d0a20202020202020202020202020204665646572616c2c2073746174652c20616e64206c6f63616c206167656e63696573207475726e20746f20426c61636b20446f6720466f72656e7369637320666f7220747275737465642c20726573756c74732d64726976656e0d0a20202020202020202020202020206469676974616c20696e7665737469676174696f6e732e2057652070726f766964652065787065727420737570706f7274206163726f7373206372696d696e616c2c20636976696c2c20616e642061646d696e6973747261746976650d0a20202020202020202020202020206d617474657273e2809464656c69766572696e6720616374696f6e61626c6520696e7369676874732c20646566656e7369626c652065766964656e63652c20616e6420636c65617220636f6d6d756e69636174696f6e2065766572790d0a202020202020202020202020202073746570206f6620746865207761792e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c64697620636c6173733d226d743332223e0d0a20202020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e2220687265663d222f636f6e74616374223e5363686564756c65206120436f6e73756c746174696f6e203c2f613e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f7831223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a2020202020202020202044656c69766572696e6720436c617269747920616e6420436f6e666964656e636520696e20476f7665726e6d656e742043617365730d0a20202020202020203c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020426c61636b20446f6720466f72656e736963732069732061207472757374656420706172746e657220666f72206c6f63616c2c2073746174652c20616e64206665646572616c20676f7665726e6d656e74206167656e63696573207365656b696e670d0a2020202020202020202070726f66657373696f6e616c2c20636f7572742d61646d69737369626c65206469676974616c20666f72656e73696320737570706f72742e204f7572207465616d206f6666657273206578706572742c206f626a6563746976652c20616e640d0a20202020202020202020646973637265657420616e616c79736973206f66206469676974616c2065766964656e636520746f20737570706f7274206372696d696e616c20696e7665737469676174696f6e732c20696e7465726e616c206175646974732c20616e640d0a202020202020202020206e6174696f6e616c20736563757269747920696e6974696174697665732e2057697468206465657020657870657269656e636520696e206c617720656e666f7263656d656e7420636f6c6c61626f726174696f6e20616e6420610d0a2020202020202020202072657075746174696f6e20666f7220696e746567726974792c207765207365727665206173206120637269746963616c20617373657420696e20756e636f766572696e67206469676974616c20747275746873207468617420737570706f72740d0a202020202020202020206a75737469636520616e64206163636f756e746162696c6974792e0d0a20202020202020203c2f703e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020457870657274206469676974616c20666f72656e73696320616e616c7973697320666f72206665646572616c2c2073746174652c20616e64206c6f63616c20676f7665726e6d656e742063617365732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202050726f76656e20747261636b207265636f726420696e206c617720656e666f7263656d656e7420636f6c6c61626f726174696f6e20616e6420636f757274726f6f6d20737563636573732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020204164686572656e636520746f2073747269637420636861696e2d6f662d637573746f647920616e642065766964656e63652068616e646c696e672070726f746f636f6c732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020537570706f727420666f72206372696d696e616c2c20636976696c2c20616e642061646d696e69737472617469766520696e7665737469676174696f6e732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020457870657269656e6365206e617669676174696e672073656e736974697665206d61747465727320696e636c7564696e67206e6174696f6e616c2073656375726974792c20696e7465726e616c206d6973636f6e647563742c0d0a2020202020202020202020202020616e6420686967682d70726f66696c65206c697469676174696f6e2e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a20202020202020203c7020636c6173733d226d74343020702d657874223e0d0a0d0a20202020202020203c2f703e0d0a0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d7835313820706f732d72656c223e0d0a20202020202020203c696d67207372633d222f696d616765732f676f762d6167656e2d312e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d6720626472323422202f3e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020205370656369616c697a656420466f72656e73696320536572766963657320666f7220476f7665726e6d656e7420496e7665737469676174696f6e730d0a2020202020203c2f68323e0d0a2020202020203c212d2d203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a20202020202020202020202020202020576520737570706f7274206372696d696e616c20696e7665737469676174696f6e732c20696e7465726e616c206d6973636f6e647563742063617365732c20636976696c2072696768747320696e717569726965732c20667261756420646574656374696f6e2c0d0a202020202020202020202020202020206e6174696f6e616c20736563757269747920726576696577732c20616e64206d6f7265e280947768696c6520656e737572696e6720636f6d706c69616e63652077697468206665646572616c2072756c6573206f662065766964656e636520616e640d0a20202020202020202020202020202020696e76657374696761746976652070726f746f636f6c732e0d0a2020202020202020202020203c2f703e202d2d3e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a20202020202020204f757220666f72656e7369632065787065727473206172652074727573746564206279206167656e63696573206e6174696f6e7769646520746f2064656c697665722061636375726174652c20646566656e7369626c6520726573756c747320696e0d0a2020202020202020686967682d7374616b657320656e7669726f6e6d656e74732e205765206f66666572207370656369616c697a656420737570706f7274206163726f737320612072616e6765206f6620696e7665737469676174697665206e656564732c20696e636c7564696e673a0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e43656c6c2050686f6e652026616d703b20436f6d707574657220466f72656e736963733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020204578747261637420616e6420616e616c797a6520637269746963616c206469676974616c2065766964656e63652066726f6d206d6f62696c65206465766963657320616e6420636f6d70757465727320696e20636f6d706c69616e63650d0a2020202020202020202020207769746820636861696e2d6f662d637573746f647920726571756972656d656e74732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e5365617263682057617272616e742026204361736520446f63756d656e74205265766965773c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020204173736973742077697468206c6567616c6c7920736f756e6420726576696577206f662070726f6365647572657320616e64206469676974616c2066696e64696e67732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e417564696f202620566964656f2041757468656e7469636174696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202056616c696461746520616e6420656e68616e6365207375727665696c6c616e636520666f6f7461676520616e64207265636f7264696e677320666f722075736520696e2070726f7365637574696f6e2e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e557365722041637469766974792026204d6574616461746120416e616c797369733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020204964656e74696679206469676974616c206265686176696f722c206c6f67696e207061747465726e732c20616e6420706f74656e7469616c2074616d706572696e67206163726f7373206465766963657320616e64206e6574776f726b732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436c6f756420262052656d6f74652044617461204163717569736974696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020205365637572652072657472696576616c206f6620646174612066726f6d20636c6f756420656e7669726f6e6d656e74732c20736f6369616c206d656469612c20616e642072656d6f746520736572766572732e0d0a0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e466f72656e73696320496d6167696e672026204461746120507265736572766174696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020456e7375726520616c6c206469676974616c206d65646961206973206361707475726564207769746820696e7465677269747920666f72206c6567616c2072657669657720616e64206c6f6e672d7465726d2073746f726167652e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4e65757472616c2054686972642d506172747920416e616c797369733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202050726f7669646520756e62696173656420657870657274206173736573736d656e747320616e642074657374696d6f6e7920696e2073656e736974697665206f7220686967682d70726f66696c652063617365732e0d0a0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d6820626b2d6d67626f7831312070743430206d7831383030223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d226d78393332223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e57687920476f7665726e6d656e74204167656e636965732043686f6f736520426c61636b20446f6720466f72656e736963733c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a20202020202020205768656e2061636375726163792c2064697363726574696f6e2c20616e64206c6567616c20646566656e736962696c69747920617265206e6f6e2d6e65676f746961626c652c20676f7665726e6d656e74206167656e63696573207475726e20746f20426c61636b20446f670d0a2020202020202020466f72656e736963732e204f7572207465616d20636f6d62696e657320746563686e6963616c20707265636973696f6e2077697468207075626c69632d736563746f7220657870657269656e636520746f20737570706f727420696e7665737469676174696f6e7320746861740d0a202020202020202064656d616e64207468652068696768657374207374616e64617264732e205768657468657220796f75e2809972652068616e646c696e67206372696d696e616c2063617365732c20636976696c206c697469676174696f6e2c20696e7465726e616c206175646974732c206f720d0a20202020202020206e6174696f6e616c207365637572697479206d6174746572732c2077652064656c6976657220636c6561722c20616374696f6e61626c65206469676974616c2065766964656e636520776974682070726f66657373696f6e616c69736d20616e642073706565642e0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743634207772702070726f7463742070642d696e3234207574722d616c69676e223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436f7572742d5265616479205265706f7274732026204578706572742054657374696d6f6e793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e436c6561722c206a6172676f6e2d6672656520646f63756d656e746174696f6e2074686174207374616e647320757020696e20636f757274e280946261636b656420627920657870657269656e63656420666f72656e736963206578706572747320726561647920746f20746573746966792e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436f6e666964656e7469616c2026616d703b20436f6d706c69616e743c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e5269676f726f757320617474656e74696f6e20746f20707269766163792c20646174612068616e646c696e67207374616e64617264732c20616e64206c6567616c20636f6d706c69616e6365206174206576657279207068617365206f6620616e20696e7665737469676174696f6e2e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e50726f76656e204c617720456e666f7263656d656e7420457870657269656e63653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e4f7572207370656369616c6973747320756e6465727374616e6420696e766573746967617469766520776f726b666c6f777320616e642074686520686967682d7374616b6573206e6174757265206f66207075626c69632d736563746f722063617365732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e416476616e63656420546f6f6c732026616d703b20546563686e69717565733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e46726f6d203344206c61736572207363616e6e696e6720746f206d6f62696c652064657669636520756e6c6f636b696e6720616e642063616c6c2064657461696c207265636f726420616e616c797369732c207765206465706c6f792063757474696e672d6564676520736f6c7574696f6e73207461696c6f72656420746f206561636820636173652e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4e6174696f6e776964652052656163682077697468204c6f63616c204578706572746973653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e426173656420696e20546578617320776974682061207374726f6e672070726573656e636520696e20436f6c6f7261646f2c207765207365727665206167656e63696573206163726f73732074686520552e532e2c206f66666572696e672072656d6f746520616e64206f6e2d73697465206361706162696c69746965732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e46617374205475726e61726f756e642c20446570656e6461626c6520436f6d6d756e69636174696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e5765207072696f726974697a6520726573706f6e736976656e6573732c206361736520757064617465732c20616e6420636f6c6c61626f726174696f6e207468726f7567686f75742074686520696e7665737469676174697665206c6966656379636c652e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d2220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c31223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e4672657175656e746c792041736b6564205175657374696f6e733c2f68323e0d0a2020202020202020202020203c64697620636c6173733d226661712d736563206d74333220706167652d736563223e0d0a20202020202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e223e0d0a202020202020202020202020202020203c212d2d206661712031202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d68656164657220616374697665223e0d0a202020202020202020202020202020202020202057686174206469676974616c20666f72656e73696320736572766963657320646f657320426c61636b20446f6720466f72656e736963730d0a202020202020202020202020202020202020202070726f7669646520666f7220676f7665726e6d656e74206167656e636965733f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a202020202020202020202020202020202020202020202020426c61636b20446f6720466f72656e73696373206f666665727320612066756c6c207375697465206f660d0a202020202020202020202020202020202020202020202020636f7572742d61646d69737369626c65206469676974616c20666f72656e73696320736572766963657320666f72206665646572616c2c0d0a20202020202020202020202020202020202020202020202073746174652c20616e64206c6f63616c20676f7665726e6d656e74206167656e636965732e204f7572206361706162696c69746965730d0a202020202020202020202020202020202020202020202020696e636c756465206d6f62696c652064657669636520616e6420636f6d707574657220666f72656e736963732c207365617263680d0a20202020202020202020202020202020202020202020202077617272616e7420616e64206361736520646f63756d656e74207265766965772c20636c6f756420646174610d0a2020202020202020202020202020202020202020202020206163717569736974696f6e2c207573657220616374697669747920616e616c797369732c20616e6420666f72656e7369630d0a202020202020202020202020202020202020202020202020696d6167696e672e20576520616c736f2070726f76696465206578706572742074657374696d6f6e7920616e640d0a20202020202020202020202020202020202020202020202074686972642d706172747920616e616c7973697320696e206372696d696e616c2c20636976696c2c20616e640d0a20202020202020202020202020202020202020202020202061646d696e69737472617469766520696e7665737469676174696f6e732e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712032202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202041726520796f757220666f72656e736963207265706f7274732061646d69737369626c6520696e20636f7572743f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205965732e20416c6c206f66206f757220666f72656e736963207265706f72747320617265207072657061726564207769746820636f7572742061646d6973736962696c6974790d0a202020202020202020202020202020202020202020202020696e206d696e642c20666f6c6c6f77696e6720696e647573747279207374616e646172647320616e64206665646572616c2072756c6573206f662065766964656e63652e204f75720d0a2020202020202020202020202020202020202020202020207265706f7274732061726520636c6561722c206a6172676f6e2d667265652c20616e64206261636b65642062792063657274696669656420657870657274732077686f206172650d0a202020202020202020202020202020202020202020202020617661696c61626c6520746f207465737469667920696e206465706f736974696f6e7320616e6420636f7572742070726f63656564696e67732e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a0d0a202020202020202020202020202020203c212d2d206661712033202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202043616e20796f75206173736973742077697468206e6174696f6e616c207365637572697479206f7220696e7465726e616c206d6973636f6e6475637420696e7665737469676174696f6e733f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204162736f6c7574656c792e205765206172652074727573746564206279206167656e6369657320746f2064697363726565746c792068616e646c6520686967682d7374616b65732c0d0a20202020202020202020202020202020202020202020202073656e73697469766520696e7665737469676174696f6e732c20696e636c7564696e67206e6174696f6e616c20736563757269747920726576696577732c20636976696c0d0a20202020202020202020202020202020202020202020202072696768747320696e717569726965732c20616e6420696e7465726e616c206d6973636f6e647563742063617365732e204f7572207374726963740d0a202020202020202020202020202020202020202020202020636f6e666964656e7469616c6974792070726f746f636f6c7320616e642070726f76656e206c617720656e666f7263656d656e7420657870657269656e6365206d616b652075730d0a202020202020202020202020202020202020202020202020612072656c6961626c6520706172746e657220666f7220636c6173736966696564206f7220706f6c69746963616c6c792073656e736974697665206d6174746572732e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a0d0a202020202020202020202020202020203c212d2d206661712034202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020486f7720717569636b6c792063616e20796f7520626567696e206120666f72656e73696320696e7665737469676174696f6e3f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205765206f66666572206661737420726573706f6e73652074696d657320616e6420666c657869626c65207363686564756c696e6720746f20737570706f727420757267656e740d0a202020202020202020202020202020202020202020202020676f7665726e6d656e742063617365732e20446570656e64696e67206f6e2074686520636173652073636f706520616e64206c6f636174696f6e2c2077652063616e206f6674656e0d0a202020202020202020202020202020202020202020202020626567696e206469676974616c2065766964656e636520636f6c6c656374696f6e2077697468696e20323420746f20343820686f757273e280946569746865722072656d6f74656c790d0a2020202020202020202020202020202020202020202020206f72206f6e2d736974652e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712035202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020446f20796f7520737570706f727420636c6f75642d626173656420616e642072656d6f7465206461746120696e7665737469676174696f6e733f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205965732e204f7572207465616d20697320657870657269656e63656420696e20636c6f756420616e642072656d6f74652064617461206163717569736974696f6e2c0d0a202020202020202020202020202020202020202020202020696e636c7564696e6720746865207365637572652072657472696576616c206f662065766964656e63652066726f6d20636c6f75642073746f726167652c20736f6369616c0d0a2020202020202020202020202020202020202020202020206d6564696120706c6174666f726d732c207765626d61696c206163636f756e74732c20616e642072656d6f746520736572766572732e20576520656e7375726520616c6c0d0a2020202020202020202020202020202020202020202020206461746120697320636f6c6c656374656420696e2061206c6567616c6c7920646566656e7369626c65206d616e6e6572207768696c652070726573657276696e67207468650d0a202020202020202020202020202020202020202020202020696e7465677269747920616e6420636861696e206f6620637573746f64792e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420707430207062343020706f732d72656c2070743430223e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a202020203c64697620636c6173733d22742d63656e74657220206d6c722d6174223e0d0a0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e466163696e67206120437269746963616c20496e7665737469676174696f6e3f205765e280997265204865726520746f20537570706f727420596f753c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78373332206d782d6175746f223e5768656e206469676974616c2065766964656e636520697320657373656e7469616c20746f20796f7572206167656e6379e2809973206d697373696f6ee280947768657468657220666f720d0a2020202020202020696e7465726e616c20616666616972732c20636f6d706c69616e63652c206f72206372696d696e616c20696e7665737469676174696f6e73e28094796f75206e656564206120666f72656e7369637320706172746e65722077697468207468650d0a2020202020202020707265636973696f6e2c2064697363726574696f6e2c20616e6420636c656172616e63652d72656164792070726f746f636f6c7320746f206d65657420746865206d6f6d656e742e20426c61636b20446f6720466f72656e736963732069730d0a2020202020202020657870657269656e63656420696e20737570706f7274696e67206c6f63616c2c2073746174652c20616e64206665646572616c206167656e63696573207769746820646566656e7369626c65206469676974616c20616e616c797369732c207365637572650d0a202020202020202065766964656e63652068616e646c696e672c20616e6420636f7572742d61646d69737369626c65207265706f7274696e672e3c2f703e0d0a2020202020203c64697620636c6173733d226d743438223e0d0a20202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e5363686564756c652061205365637572652c20436f6e666964656e7469616c20436f6e73756c746174696f6e3c2f613e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a33343a3230223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a34353b733a383a226f72646572696e67223b693a31383b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35343a22383a6469676974616c2d666f72656e736963732d666f722d6665646572616c2d73746174652d6c6f63616c2d676f7665726e6d656e74223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d32382030373a32393a3336223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d383a6469676974616c2d666f72656e736963732d666f722d6665646572616c2d73746174652d6c6f63616c2d676f7665726e6d656e742663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d32382030373a32393a3336223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a35353a224469676974616c20466f72656e7369637320666f72204665646572616c2c2053746174652026204c6f63616c20476f7665726e6d656e74223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d38223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(12, 'index.php?option=com_content&view=article&id=9', 'index.php?option=com_content&view=article&id=9:digital-forensics-for-private-investigators&catid=2', 'Digital Forensics for Private Investigators', ' Digital Forensics That Strengthens Private Investigations Private investigators rely on Black Dog Forensics for discreet, results-driven digital forensics support. We provide precise data recovery, authenticated evidence, and clear reporting to help private clients uncover the truth—legally and efficiently. Schedule a Consultation Expert Forensic Support for Complex Private Investigations Black Dog Forensics is a trusted digital forensics partner for private investigators working on sensitive and high-stakes cases. Whether it\'s a personal matter, civil dispute, or corporate investigation, we deliver expert, confidential analysis of digital devices and data to support fact-finding missions and legal proceedings. Our team understands the unique demands of private investigations and offers tailored services to uncover hidden information, validate evidence, and provide professional insight backed by industry-standard forensic methods. Key Digital Services for Private Investigations We equip private investigators with the digital evidence and insights needed to resolve complex, time-sensitive cases. Our most-requested services include: Private investigators frequently turn to us for: Cell Phone & Computer Forensics Recover texts, emails, deleted files, browser history, and other key data from personal devices.  Cloud & App Data Retrieval Access files, messages, and metadata from platforms like iCloud, Google, Facebook, WhatsApp, and more. Audio & Video Authentication Confirm the integrity of recordings or enhance them for clarity in case review. User Activity Analysis Track patterns of digital behavior and reconstruct timelines of use and access. Data Preservation & Imaging Capture and store evidence in a legally sound, court-admissible format. Deleted Data Recovery Retrieve erased messages, media, and documents from devices and drives. Expert Reporting & Testimony Provide unbiased documentation and testimony for use in legal proceedings. Forensic Review of Third-Party Reports Analyze and challenge digital findings from opposing experts in civil cases. Why Private Investigators Choose Black Dog Forensics Discreet, Court-Admissible Evidence Our processes follow industry best practices and legal standards, ensuring everything we uncover holds up in court. Rapid, Responsive Support We understand the urgency of private cases and prioritize quick turnaround times without compromising quality. Clear, Professional Reporting Our reports are written for clarity—so clients, attorneys, and judges can easily understand the findings without technical confusion. Expert Collaboration We work hand-in-hand with investigators, offering guidance, consultation, and strategic input throughout the case lifecycle. Comprehensive Digital Coverage From cell phones and computers to cloud platforms, video footage, and call logs—we extract insights from every possible digital touchpoint. Nationwide Reach with Local Roots Headquartered in Spring, Texas with active cases in Colorado and across the U.S., we serve private investigators nationwide—onsite or remotely. frequently asked questions What digital forensic services do you offer for private investigators? Black Dog Forensics provides private investigators with expert digital services including phone and computer forensics, deleted data recovery, cloud and app data extraction, user activity tracking, and audio/video authentication. We also deliver professional reporting and expert testimony to support legal action or client decision-making. Can digital forensics help with infidelity or fraud investigations?  Yes. Digital forensics is a powerful tool in infidelity and fraud cases. We can recover deleted messages, analyze communication patterns, verify social media activity, and uncover hidden data that may confirm or refute suspicions—always handled with discretion and legal compliance. Are your forensic reports admissible in court? Absolutely. Our digital forensic reports are prepared to meet legal standards and are admissible in court. We follow strict chain-of-custody protocols and present findings in a clear, professional format that attorneys and judges can rely on. Our experts are also available for testimony when needed. How quickly can you recover deleted texts, emails, or files? Turnaround time depends on the device and data volume, but we often recover deleted data within 24 to 72 hours. Our team uses advanced tools to retrieve texts, emails, photos, and files that have been deleted—even from damaged or encrypted devices—whenever possible. Do you offer remote forensic services for investigators outside Texas?  Yes. While we’re based in Spring, Texas, we serve private investigators across the U.S. using both remote and on-site capabilities. We can securely acquire data from mailed-in devices or remote cloud platforms, and we offer consultations nationwide. Facing a High-Stakes Case? We’re Here to Help. When your investigation hinges on digital proof—whether it’s a personal matter, civil dispute, or corporate case—you need a digital forensics partner who understands the urgency, discretion, and credibility your work demands. Black Dog Forensics supports private investigators with fast, confidential analysis, legally sound data recovery, and expert reporting designed to hold up in court or client review. Request a Confidential Forensic Consultation ', '2025-05-23 11:33:56', 'bdcb2eaa73be7588998dc169c389401e', 1, 1, 1, '*', '2025-04-28 09:45:53', NULL, '2025-04-28 09:45:53', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a353339393a22204469676974616c20466f72656e73696373205468617420537472656e677468656e73205072697661746520496e7665737469676174696f6e73205072697661746520696e76657374696761746f72732072656c79206f6e20426c61636b20446f6720466f72656e7369637320666f722064697363726565742c20726573756c74732d64726976656e206469676974616c20666f72656e7369637320737570706f72742e2057652070726f7669646520707265636973652064617461207265636f766572792c2061757468656e746963617465642065766964656e63652c20616e6420636c656172207265706f7274696e6720746f2068656c70207072697661746520636c69656e747320756e636f76657220746865207472757468e280946c6567616c6c7920616e6420656666696369656e746c792e205363686564756c65206120436f6e73756c746174696f6e2045787065727420466f72656e73696320537570706f727420666f7220436f6d706c6578205072697661746520496e7665737469676174696f6e7320426c61636b20446f6720466f72656e7369637320697320612074727573746564206469676974616c20666f72656e7369637320706172746e657220666f72207072697661746520696e76657374696761746f727320776f726b696e67206f6e2073656e73697469766520616e6420686967682d7374616b65732063617365732e20576865746865722069742773206120706572736f6e616c206d61747465722c20636976696c20646973707574652c206f7220636f72706f7261746520696e7665737469676174696f6e2c2077652064656c69766572206578706572742c20636f6e666964656e7469616c20616e616c79736973206f66206469676974616c206465766963657320616e64206461746120746f20737570706f727420666163742d66696e64696e67206d697373696f6e7320616e64206c6567616c2070726f63656564696e67732e204f7572207465616d20756e6465727374616e64732074686520756e697175652064656d616e6473206f66207072697661746520696e7665737469676174696f6e7320616e64206f6666657273207461696c6f72656420736572766963657320746f20756e636f7665722068696464656e20696e666f726d6174696f6e2c2076616c69646174652065766964656e63652c20616e642070726f766964652070726f66657373696f6e616c20696e7369676874206261636b656420627920696e6475737472792d7374616e6461726420666f72656e736963206d6574686f64732e204b6579204469676974616c20536572766963657320666f72205072697661746520496e7665737469676174696f6e73205765206571756970207072697661746520696e76657374696761746f7273207769746820746865206469676974616c2065766964656e636520616e6420696e736967687473206e656564656420746f207265736f6c766520636f6d706c65782c2074696d652d73656e7369746976652063617365732e204f7572206d6f73742d72657175657374656420736572766963657320696e636c7564653a205072697661746520696e76657374696761746f7273206672657175656e746c79207475726e20746f20757320666f723a2043656c6c2050686f6e65202620436f6d707574657220466f72656e73696373205265636f7665722074657874732c20656d61696c732c2064656c657465642066696c65732c2062726f7773657220686973746f72792c20616e64206f74686572206b657920646174612066726f6d20706572736f6e616c20646576696365732e2020436c6f756420262041707020446174612052657472696576616c204163636573732066696c65732c206d657373616765732c20616e64206d657461646174612066726f6d20706c6174666f726d73206c696b652069436c6f75642c20476f6f676c652c2046616365626f6f6b2c2057686174734170702c20616e64206d6f72652e20417564696f202620566964656f2041757468656e7469636174696f6e20436f6e6669726d2074686520696e74656772697479206f66207265636f7264696e6773206f7220656e68616e6365207468656d20666f7220636c617269747920696e2063617365207265766965772e205573657220416374697669747920416e616c7973697320547261636b207061747465726e73206f66206469676974616c206265686176696f7220616e64207265636f6e7374727563742074696d656c696e6573206f662075736520616e64206163636573732e204461746120507265736572766174696f6e202620496d6167696e67204361707475726520616e642073746f72652065766964656e636520696e2061206c6567616c6c7920736f756e642c20636f7572742d61646d69737369626c6520666f726d61742e2044656c657465642044617461205265636f7665727920526574726965766520657261736564206d657373616765732c206d656469612c20616e6420646f63756d656e74732066726f6d206465766963657320616e64206472697665732e20457870657274205265706f7274696e6720262054657374696d6f6e792050726f7669646520756e62696173656420646f63756d656e746174696f6e20616e642074657374696d6f6e7920666f722075736520696e206c6567616c2070726f63656564696e67732e20466f72656e73696320526576696577206f662054686972642d5061727479205265706f72747320416e616c797a6520616e64206368616c6c656e6765206469676974616c2066696e64696e67732066726f6d206f70706f73696e67206578706572747320696e20636976696c2063617365732e20576879205072697661746520496e76657374696761746f72732043686f6f736520426c61636b20446f6720466f72656e736963732044697363726565742c20436f7572742d41646d69737369626c652045766964656e6365204f75722070726f63657373657320666f6c6c6f7720696e64757374727920626573742070726163746963657320616e64206c6567616c207374616e64617264732c20656e737572696e672065766572797468696e6720776520756e636f76657220686f6c647320757020696e20636f7572742e2052617069642c20526573706f6e7369766520537570706f727420576520756e6465727374616e642074686520757267656e6379206f66207072697661746520636173657320616e64207072696f726974697a6520717569636b207475726e61726f756e642074696d657320776974686f757420636f6d70726f6d6973696e67207175616c6974792e20436c6561722c2050726f66657373696f6e616c205265706f7274696e67204f7572207265706f72747320617265207772697474656e20666f7220636c6172697479e28094736f20636c69656e74732c206174746f726e6579732c20616e64206a75646765732063616e20656173696c7920756e6465727374616e64207468652066696e64696e677320776974686f757420746563686e6963616c20636f6e667573696f6e2e2045787065727420436f6c6c61626f726174696f6e20576520776f726b2068616e642d696e2d68616e64207769746820696e76657374696761746f72732c206f66666572696e672067756964616e63652c20636f6e73756c746174696f6e2c20616e642073747261746567696320696e707574207468726f7567686f7574207468652063617365206c6966656379636c652e20436f6d70726568656e73697665204469676974616c20436f7665726167652046726f6d2063656c6c2070686f6e657320616e6420636f6d70757465727320746f20636c6f756420706c6174666f726d732c20766964656f20666f6f746167652c20616e642063616c6c206c6f6773e280947765206578747261637420696e7369676874732066726f6d20657665727920706f737369626c65206469676974616c20746f756368706f696e742e204e6174696f6e776964652052656163682077697468204c6f63616c20526f6f7473204865616471756172746572656420696e20537072696e672c20546578617320776974682061637469766520636173657320696e20436f6c6f7261646f20616e64206163726f73732074686520552e532e2c207765207365727665207072697661746520696e76657374696761746f7273206e6174696f6e77696465e280946f6e73697465206f722072656d6f74656c792e206672657175656e746c792061736b6564207175657374696f6e732057686174206469676974616c20666f72656e73696320736572766963657320646f20796f75206f6666657220666f72207072697661746520696e76657374696761746f72733f20426c61636b20446f6720466f72656e736963732070726f7669646573207072697661746520696e76657374696761746f7273207769746820657870657274206469676974616c20736572766963657320696e636c7564696e672070686f6e6520616e6420636f6d707574657220666f72656e736963732c2064656c657465642064617461207265636f766572792c20636c6f756420616e642061707020646174612065787472616374696f6e2c207573657220616374697669747920747261636b696e672c20616e6420617564696f2f766964656f2061757468656e7469636174696f6e2e20576520616c736f2064656c697665722070726f66657373696f6e616c207265706f7274696e6720616e64206578706572742074657374696d6f6e7920746f20737570706f7274206c6567616c20616374696f6e206f7220636c69656e74206465636973696f6e2d6d616b696e672e2043616e206469676974616c20666f72656e736963732068656c70207769746820696e666964656c697479206f7220667261756420696e7665737469676174696f6e733f20205965732e204469676974616c20666f72656e73696373206973206120706f77657266756c20746f6f6c20696e20696e666964656c69747920616e642066726175642063617365732e2057652063616e207265636f7665722064656c65746564206d657373616765732c20616e616c797a6520636f6d6d756e69636174696f6e207061747465726e732c2076657269667920736f6369616c206d656469612061637469766974792c20616e6420756e636f7665722068696464656e20646174612074686174206d617920636f6e6669726d206f722072656675746520737573706963696f6e73e28094616c776179732068616e646c656420776974682064697363726574696f6e20616e64206c6567616c20636f6d706c69616e63652e2041726520796f757220666f72656e736963207265706f7274732061646d69737369626c6520696e20636f7572743f204162736f6c7574656c792e204f7572206469676974616c20666f72656e736963207265706f7274732061726520707265706172656420746f206d656574206c6567616c207374616e646172647320616e64206172652061646d69737369626c6520696e20636f7572742e20576520666f6c6c6f772073747269637420636861696e2d6f662d637573746f64792070726f746f636f6c7320616e642070726573656e742066696e64696e677320696e206120636c6561722c2070726f66657373696f6e616c20666f726d61742074686174206174746f726e65797320616e64206a75646765732063616e2072656c79206f6e2e204f757220657870657274732061726520616c736f20617661696c61626c6520666f722074657374696d6f6e79207768656e206e65656465642e20486f7720717569636b6c792063616e20796f75207265636f7665722064656c657465642074657874732c20656d61696c732c206f722066696c65733f205475726e61726f756e642074696d6520646570656e6473206f6e207468652064657669636520616e64206461746120766f6c756d652c20627574207765206f6674656e207265636f7665722064656c6574656420646174612077697468696e20323420746f20373220686f7572732e204f7572207465616d207573657320616476616e63656420746f6f6c7320746f2072657472696576652074657874732c20656d61696c732c2070686f746f732c20616e642066696c657320746861742068617665206265656e2064656c65746564e280946576656e2066726f6d2064616d61676564206f7220656e637279707465642064657669636573e280947768656e6576657220706f737369626c652e20446f20796f75206f666665722072656d6f746520666f72656e73696320736572766963657320666f7220696e76657374696761746f7273206f7574736964652054657861733f20205965732e205768696c65207765e28099726520626173656420696e20537072696e672c2054657861732c207765207365727665207072697661746520696e76657374696761746f7273206163726f73732074686520552e532e207573696e6720626f74682072656d6f746520616e64206f6e2d73697465206361706162696c69746965732e2057652063616e207365637572656c79206163717569726520646174612066726f6d206d61696c65642d696e2064657669636573206f722072656d6f746520636c6f756420706c6174666f726d732c20616e64207765206f6666657220636f6e73756c746174696f6e73206e6174696f6e776964652e20466163696e67206120486967682d5374616b657320436173653f205765e280997265204865726520746f2048656c702e205768656e20796f757220696e7665737469676174696f6e2068696e676573206f6e206469676974616c2070726f6f66e2809477686574686572206974e2809973206120706572736f6e616c206d61747465722c20636976696c20646973707574652c206f7220636f72706f726174652063617365e28094796f75206e6565642061206469676974616c20666f72656e7369637320706172746e65722077686f20756e6465727374616e64732074686520757267656e63792c2064697363726574696f6e2c20616e6420637265646962696c69747920796f757220776f726b2064656d616e64732e20426c61636b20446f6720466f72656e7369637320737570706f727473207072697661746520696e76657374696761746f7273207769746820666173742c20636f6e666964656e7469616c20616e616c797369732c206c6567616c6c7920736f756e642064617461207265636f766572792c20616e6420657870657274207265706f7274696e672064657369676e656420746f20686f6c6420757020696e20636f757274206f7220636c69656e74207265766965772e2052657175657374206120436f6e666964656e7469616c20466f72656e73696320436f6e73756c746174696f6e20223b693a333b613a32353a7b733a323a226964223b693a393b733a353a22616c696173223b733a34333a226469676974616c20666f72656e7369637320666f72207072697661746520696e76657374696761746f7273223b733a373a2273756d6d617279223b733a31333337343a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020202020202020204469676974616c20466f72656e73696373205468617420537472656e677468656e73205072697661746520496e7665737469676174696f6e730d0a2020202020202020202020203c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d747874206d72743234206d78383630223e0d0a20202020202020202020202020205072697661746520696e76657374696761746f72732072656c79206f6e20426c61636b20446f6720466f72656e7369637320666f722064697363726565742c20726573756c74732d64726976656e206469676974616c20666f72656e7369637320737570706f72742e0d0a202020202020202020202020202057652070726f7669646520707265636973652064617461207265636f766572792c2061757468656e746963617465642065766964656e63652c20616e6420636c656172207265706f7274696e6720746f2068656c70207072697661746520636c69656e74730d0a2020202020202020202020202020756e636f76657220746865207472757468e280946c6567616c6c7920616e6420656666696369656e746c792e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c64697620636c6173733d226d743332223e0d0a20202020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e2220687265663d222f636f6e74616374223e5363686564756c65206120436f6e73756c746174696f6e203c2f613e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a2020202020202020202045787065727420466f72656e73696320537570706f727420666f7220436f6d706c6578205072697661746520496e7665737469676174696f6e730d0a20202020202020203c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020426c61636b20446f6720466f72656e7369637320697320612074727573746564206469676974616c20666f72656e7369637320706172746e657220666f72207072697661746520696e76657374696761746f727320776f726b696e67206f6e2073656e73697469766520616e640d0a20202020202020202020686967682d7374616b65732063617365732e20576865746865722069742773206120706572736f6e616c206d61747465722c20636976696c20646973707574652c206f7220636f72706f7261746520696e7665737469676174696f6e2c2077652064656c697665720d0a202020202020202020206578706572742c20636f6e666964656e7469616c20616e616c79736973206f66206469676974616c206465766963657320616e64206461746120746f20737570706f727420666163742d66696e64696e67206d697373696f6e7320616e64206c6567616c0d0a2020202020202020202070726f63656564696e67732e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020204f7572207465616d20756e6465727374616e64732074686520756e697175652064656d616e6473206f66207072697661746520696e7665737469676174696f6e7320616e64206f6666657273207461696c6f72656420736572766963657320746f20756e636f7665720d0a2020202020202020202068696464656e20696e666f726d6174696f6e2c2076616c69646174652065766964656e63652c20616e642070726f766964652070726f66657373696f6e616c20696e7369676874206261636b656420627920696e6475737472792d7374616e6461726420666f72656e7369630d0a202020202020202020206d6574686f64732e0d0a20202020202020203c2f703e0d0a0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d7835313820706f732d72656c223e0d0a20202020202020203c696d67207372633d222f696d616765732f707269762d696e76657374312e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d6720626472323422202f3e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020204b6579204469676974616c20536572766963657320666f72205072697661746520496e7665737469676174696f6e730d0a2020202020203c2f68323e0d0a0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a20202020202020205765206571756970207072697661746520696e76657374696761746f7273207769746820746865206469676974616c2065766964656e636520616e6420696e736967687473206e656564656420746f207265736f6c766520636f6d706c65782c2074696d652d73656e7369746976650d0a202020202020202063617365732e204f7572206d6f73742d72657175657374656420736572766963657320696e636c7564653a0d0a2020202020203c2f703e0d0a2020202020203c683420636c6173733d227375622d686564206d743332223e5072697661746520696e76657374696761746f7273206672657175656e746c79207475726e20746f20757320666f723a3c2f68343e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e43656c6c2050686f6e652026616d703b20436f6d707574657220466f72656e736963733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020205265636f7665722074657874732c20656d61696c732c2064656c657465642066696c65732c2062726f7773657220686973746f72792c20616e64206f74686572206b657920646174612066726f6d20706572736f6e616c20646576696365732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436c6f75642026616d703b2041707020446174612052657472696576616c3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020204163636573732066696c65732c206d657373616765732c20616e64206d657461646174612066726f6d20706c6174666f726d73206c696b652069436c6f75642c20476f6f676c652c2046616365626f6f6b2c2057686174734170702c20616e64206d6f72652e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e417564696f2026616d703b20566964656f2041757468656e7469636174696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020436f6e6669726d2074686520696e74656772697479206f66207265636f7264696e6773206f7220656e68616e6365207468656d20666f7220636c617269747920696e2063617365207265766965772e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e5573657220416374697669747920416e616c797369733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020547261636b207061747465726e73206f66206469676974616c206265686176696f7220616e64207265636f6e7374727563742074696d656c696e6573206f662075736520616e64206163636573732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4461746120507265736572766174696f6e202620496d6167696e673c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020204361707475726520616e642073746f72652065766964656e636520696e2061206c6567616c6c7920736f756e642c20636f7572742d61646d69737369626c6520666f726d61742e0d0a0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e44656c657465642044617461205265636f766572793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020526574726965766520657261736564206d657373616765732c206d656469612c20616e6420646f63756d656e74732066726f6d206465766963657320616e64206472697665732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e457870657274205265706f7274696e6720262054657374696d6f6e793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202050726f7669646520756e62696173656420646f63756d656e746174696f6e20616e642074657374696d6f6e7920666f722075736520696e206c6567616c2070726f63656564696e67732e0d0a0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e466f72656e73696320526576696577206f662054686972642d5061727479205265706f7274733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020416e616c797a6520616e64206368616c6c656e6765206469676974616c2066696e64696e67732066726f6d206f70706f73696e67206578706572747320696e20636976696c2063617365732e0d0a0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d6820626b2d6d67626f7831312070743430206d7831383030223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d226d78393332223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e576879205072697661746520496e76657374696761746f72732043686f6f736520426c61636b20446f6720466f72656e736963733c2f68323e0d0a0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743634207772702070726f7463742070642d696e3234207574722d616c69676e223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e44697363726565742c20436f7572742d41646d69737369626c652045766964656e63653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e4f75722070726f63657373657320666f6c6c6f7720696e64757374727920626573742070726163746963657320616e64206c6567616c207374616e64617264732c20656e737572696e672065766572797468696e672077650d0a202020202020202020202020756e636f76657220686f6c647320757020696e20636f7572742e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e52617069642c20526573706f6e7369766520537570706f72743c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e576520756e6465727374616e642074686520757267656e6379206f66207072697661746520636173657320616e64207072696f726974697a6520717569636b207475726e61726f756e642074696d657320776974686f75740d0a202020202020202020202020636f6d70726f6d6973696e67207175616c6974792e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436c6561722c2050726f66657373696f6e616c205265706f7274696e673c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e4f7572207265706f72747320617265207772697474656e20666f7220636c6172697479e28094736f20636c69656e74732c206174746f726e6579732c20616e64206a75646765732063616e20656173696c7920756e6465727374616e640d0a2020202020202020202020207468652066696e64696e677320776974686f757420746563686e6963616c20636f6e667573696f6e2e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e45787065727420436f6c6c61626f726174696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e576520776f726b2068616e642d696e2d68616e64207769746820696e76657374696761746f72732c206f66666572696e672067756964616e63652c20636f6e73756c746174696f6e2c20616e642073747261746567696320696e7075740d0a2020202020202020202020207468726f7567686f7574207468652063617365206c6966656379636c652e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436f6d70726568656e73697665204469676974616c20436f7665726167653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e46726f6d2063656c6c2070686f6e657320616e6420636f6d70757465727320746f20636c6f756420706c6174666f726d732c20766964656f20666f6f746167652c20616e642063616c6c206c6f6773e28094776520657874726163740d0a202020202020202020202020696e7369676874732066726f6d20657665727920706f737369626c65206469676974616c20746f756368706f696e742e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d70223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4e6174696f6e776964652052656163682077697468204c6f63616c20526f6f74733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e4865616471756172746572656420696e20537072696e672c20546578617320776974682061637469766520636173657320696e20436f6c6f7261646f20616e64206163726f73732074686520552e532e2c2077652073657276650d0a2020202020202020202020207072697661746520696e76657374696761746f7273206e6174696f6e77696465e280946f6e73697465206f722072656d6f74656c792e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d2220706f732d7265206d783138303020223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d70642070743430223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c31223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e6672657175656e746c792061736b6564207175657374696f6e733c2f68323e0d0a2020202020202020202020203c64697620636c6173733d226661712d736563206d74333220706167652d736563223e0d0a20202020202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e223e0d0a202020202020202020202020202020203c212d2d206661712031202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d68656164657220616374697665223e0d0a202020202020202020202020202020202020202057686174206469676974616c20666f72656e73696320736572766963657320646f20796f75206f6666657220666f72207072697661746520696e76657374696761746f72733f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a202020202020202020202020202020202020202020202020426c61636b20446f6720466f72656e736963732070726f7669646573207072697661746520696e76657374696761746f7273207769746820657870657274206469676974616c20736572766963657320696e636c7564696e672070686f6e650d0a202020202020202020202020202020202020202020202020616e6420636f6d707574657220666f72656e736963732c2064656c657465642064617461207265636f766572792c20636c6f756420616e642061707020646174612065787472616374696f6e2c20757365722061637469766974790d0a202020202020202020202020202020202020202020202020747261636b696e672c20616e6420617564696f2f766964656f2061757468656e7469636174696f6e2e20576520616c736f2064656c697665722070726f66657373696f6e616c207265706f7274696e6720616e64206578706572740d0a20202020202020202020202020202020202020202020202074657374696d6f6e7920746f20737570706f7274206c6567616c20616374696f6e206f7220636c69656e74206465636973696f6e2d6d616b696e672e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712032202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202043616e206469676974616c20666f72656e736963732068656c70207769746820696e666964656c697479206f7220667261756420696e7665737469676174696f6e733f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205965732e204469676974616c20666f72656e73696373206973206120706f77657266756c20746f6f6c20696e20696e666964656c69747920616e642066726175642063617365732e2057652063616e207265636f7665722064656c657465640d0a2020202020202020202020202020202020202020202020206d657373616765732c20616e616c797a6520636f6d6d756e69636174696f6e207061747465726e732c2076657269667920736f6369616c206d656469612061637469766974792c20616e6420756e636f7665722068696464656e20646174610d0a20202020202020202020202020202020202020202020202074686174206d617920636f6e6669726d206f722072656675746520737573706963696f6e73e28094616c776179732068616e646c656420776974682064697363726574696f6e20616e64206c6567616c20636f6d706c69616e63652e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a0d0a202020202020202020202020202020203c212d2d206661712033202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202041726520796f757220666f72656e736963207265706f7274732061646d69737369626c6520696e20636f7572743f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204162736f6c7574656c792e204f7572206469676974616c20666f72656e736963207265706f7274732061726520707265706172656420746f206d656574206c6567616c207374616e646172647320616e64206172652061646d69737369626c650d0a202020202020202020202020202020202020202020202020696e20636f7572742e20576520666f6c6c6f772073747269637420636861696e2d6f662d637573746f64792070726f746f636f6c7320616e642070726573656e742066696e64696e677320696e206120636c6561722c0d0a20202020202020202020202020202020202020202020202070726f66657373696f6e616c20666f726d61742074686174206174746f726e65797320616e64206a75646765732063616e2072656c79206f6e2e204f757220657870657274732061726520616c736f20617661696c61626c6520666f720d0a20202020202020202020202020202020202020202020202074657374696d6f6e79207768656e206e65656465642e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a0d0a202020202020202020202020202020203c212d2d206661712034202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020486f7720717569636b6c792063616e20796f75207265636f7665722064656c657465642074657874732c20656d61696c732c206f722066696c65733f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205475726e61726f756e642074696d6520646570656e6473206f6e207468652064657669636520616e64206461746120766f6c756d652c20627574207765206f6674656e207265636f7665722064656c6574656420646174612077697468696e0d0a202020202020202020202020202020202020202020202020323420746f20373220686f7572732e204f7572207465616d207573657320616476616e63656420746f6f6c7320746f2072657472696576652074657874732c20656d61696c732c2070686f746f732c20616e642066696c657320746861740d0a20202020202020202020202020202020202020202020202068617665206265656e2064656c65746564e280946576656e2066726f6d2064616d61676564206f7220656e637279707465642064657669636573e280947768656e6576657220706f737369626c652e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712035202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020446f20796f75206f666665722072656d6f746520666f72656e73696320736572766963657320666f7220696e76657374696761746f7273206f7574736964652054657861733f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205965732e205768696c65207765e28099726520626173656420696e20537072696e672c2054657861732c207765207365727665207072697661746520696e76657374696761746f7273206163726f73732074686520552e532e207573696e670d0a202020202020202020202020202020202020202020202020626f74682072656d6f746520616e64206f6e2d73697465206361706162696c69746965732e2057652063616e207365637572656c79206163717569726520646174612066726f6d206d61696c65642d696e2064657669636573206f720d0a20202020202020202020202020202020202020202020202072656d6f746520636c6f756420706c6174666f726d732c20616e64207765206f6666657220636f6e73756c746174696f6e73206e6174696f6e776964652e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420707430207062343020706f732d72656c2070743430223e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a202020203c64697620636c6173733d22742d63656e74657220206d6c722d6174223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e466163696e67206120486967682d5374616b657320436173653f205765e280997265204865726520746f2048656c702e3c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78373332206d782d6175746f223e5768656e20796f757220696e7665737469676174696f6e2068696e676573206f6e206469676974616c2070726f6f66e2809477686574686572206974e2809973206120706572736f6e616c0d0a20202020202020206d61747465722c20636976696c20646973707574652c206f7220636f72706f726174652063617365e28094796f75206e6565642061206469676974616c20666f72656e7369637320706172746e65722077686f20756e6465727374616e64732074686520757267656e63792c0d0a202020202020202064697363726574696f6e2c20616e6420637265646962696c69747920796f757220776f726b2064656d616e64732e20426c61636b20446f6720466f72656e7369637320737570706f727473207072697661746520696e76657374696761746f7273207769746820666173742c0d0a2020202020202020636f6e666964656e7469616c20616e616c797369732c206c6567616c6c7920736f756e642064617461207265636f766572792c20616e6420657870657274207265706f7274696e672064657369676e656420746f20686f6c6420757020696e20636f757274206f7220636c69656e740d0a20202020202020207265766965772e3c2f703e0d0a2020202020203c64697620636c6173733d226d743438223e0d0a20202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e52657175657374206120436f6e666964656e7469616c20466f72656e73696320436f6e73756c746174696f6e3c2f613e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a33333a3536223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32373b733a383a226f72646572696e67223b693a31373b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34353a22393a6469676974616c2d666f72656e736963732d666f722d707269766174652d696e76657374696761746f7273223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d32382030393a34353a3533223b693a31303b4e3b693a31313b733a39383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d393a6469676974616c2d666f72656e736963732d666f722d707269766174652d696e76657374696761746f72732663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d32382030393a34353a3533223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a34333a224469676974616c20466f72656e7369637320666f72205072697661746520496e76657374696761746f7273223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(13, 'index.php?option=com_content&view=article&id=10', 'index.php?option=com_content&view=article&id=10:digital-forensics-for-private-investigators-2&catid=2', 'Digital Forensics for Private Investigators', 'Digital Forensics for Private Investigators', '2025-04-28 09:48:14', '740354caaef973dded8c1581513927fb', 1, 0, 1, '*', '2025-04-28 09:48:14', NULL, '2025-04-28 09:48:14', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a34333a224469676974616c20466f72656e7369637320666f72205072697661746520496e76657374696761746f7273223b693a333b613a32353a7b733a323a226964223b693a31303b733a353a22616c696173223b733a34353a226469676974616c20666f72656e7369637320666f72207072697661746520696e76657374696761746f72732032223b733a373a2273756d6d617279223b733a34333a224469676974616c20466f72656e7369637320666f72205072697661746520496e76657374696761746f7273223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30342d32382030393a34383a3134223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a313b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34383a2231303a6469676974616c2d666f72656e736963732d666f722d707269766174652d696e76657374696761746f72732d32223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d32382030393a34383a3134223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31303a6469676974616c2d666f72656e736963732d666f722d707269766174652d696e76657374696761746f72732d322663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d32382030393a34383a3134223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a34333a224469676974616c20466f72656e7369637320666f72205072697661746520496e76657374696761746f7273223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3130223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(14, 'index.php?option=com_content&view=article&id=11', 'index.php?option=com_content&view=article&id=11:forensic-investigations-and-digital-evidence-analysis&catid=2', 'Forensic Investigations and Digital Evidence Analysis', ' Court-Admissible Digital Forensic Investigations Black Dog Forensics provides in-depth digital forensic investigations, helping legal teams and investigators extract, preserve, and analyze data across devices. Our certified experts deliver clear, court-admissible insights to support litigation, internal investigations, and compliance actions. Schedule a Consultation Digital Forensics Services – Evidence Extraction & Analysis Comprehensive Analysis of Electronic Evidence Digital forensics uncovers critical information across a wide range of devices. Our experts employ industry-standard tools and protocols to ensure reliable, court-admissible results. Our Core Services Include: Acquisition and preservation of digital data using write-blocking tools Deep analysis of file systems, metadata, and user-generated content Recovery of deleted, hidden, or encrypted files Computer Forensics – Uncover Deleted Files, Logs, and User Activity Revealing Evidence Hidden in Plain Sight We analyze computer systems to uncover what was accessed, created, deleted, or transferred—building a timeline of events and proving user intent.  Our Focus Areas: Full disk examinations (Windows, Mac, Linux) Recovery of deleted files, browser histories, and log data Registry and system log analysis to trace user activity Detection of unauthorized access or software installation Documentation tailored for legal teams and law enforcement Mobile & Cell Phone Forensics – Data Recovery & Analysis Mobile Data Extraction and Analysis Mobile devices hold rich data sources. Our forensic tools go beyond surface-level access to recover even deleted or obscured content. Specialized Offerings: Extraction of SMS, iMessages, WhatsApp, and app-based communications Recovery of deleted call logs, images, videos, and browser history Geolocation data analysis (GPS, Wi-Fi, cell tower triangulation) Analysis of screen time, usage patterns, and device settings Device imaging and preservation of digital chain-of-custody Forensic Imaging – Secure Evidence Preservation for Legal Use Bit-by-Bit Copies for Evidence Preservation Creating court-admissible, exact replicas of digital storage is critical to maintaining the integrity of evidence. Technical Highlights: Sector-by-sector imaging of hard drives, SSDs, USB drives, and mobile devices Generation of cryptographic hash values (MD5/SHA-1/SHA-256) for validation Read-only analysis to avoid altering original data Secure storage and transfer of forensic images Imaging logs and documentation for expert testimony Digital Behavior & Timeline Analysis for Investigations Understanding Digital Behavior and Timelines We help reconstruct digital activity to understand intent, timelines, and access patterns—crucial in both internal investigations and legal disputes. What We Deliver: Timeline creation of logins, logouts, and system interactions Tracking file access, modification, and deletion Monitoring internet and application usage Detection of unusual behavior or policy violations Visual activity maps and sequence-based evidence presentation  Document & Email Authentication – Detect Tampering or Forgery Verifying the Integrity of Key Communications We detect alterations, fabrications, and forgeries in digital correspondence and documentation—crucial for validating or refuting evidence. Our Approach Covers: Email header and transmission path analysis Metadata review for authorship, timestamp, and device origin PDF and document revision history reconstruction Identification of tampering or backdating Expert reports and courtroom explanations for authenticity challenges Forensic Expert Witness Report Review & Consulting Second Opinions That Strengthen Your Case Our consultants provide sharp, technically sound critiques of opposing forensic opinions—helping you anticipate and neutralize challenges. Expertise Highlights: Line-by-line analysis of opposing expert reports Identification of flawed methodologies or unsupported conclusions Alternative interpretations based on industry best practices Technical guidance during depositions or cross-examinations Strategic insights for attorneys preparing rebuttals or expert challenges Ready to Uncover the Truth? Whether you\'re facing complex litigation, an internal investigation, or need to challenge opposing expert findings, Black Dog Forensics is your trusted partner in digital truth recovery. Our meticulous, court-admissible forensic services empower legal teams, corporations, and individuals with defensible evidence and expert insights. Speak with a Forensics Expert ', '2025-05-23 11:33:27', 'fe78dfd1205413d9402e0bb0f3689edd', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a343538373a2220436f7572742d41646d69737369626c65204469676974616c20466f72656e73696320496e7665737469676174696f6e7320426c61636b20446f6720466f72656e736963732070726f766964657320696e2d6465707468206469676974616c20666f72656e73696320696e7665737469676174696f6e732c2068656c70696e67206c6567616c207465616d7320616e6420696e76657374696761746f727320657874726163742c2070726573657276652c20616e6420616e616c797a652064617461206163726f737320646576696365732e204f75722063657274696669656420657870657274732064656c6976657220636c6561722c20636f7572742d61646d69737369626c6520696e73696768747320746f20737570706f7274206c697469676174696f6e2c20696e7465726e616c20696e7665737469676174696f6e732c20616e6420636f6d706c69616e636520616374696f6e732e205363686564756c65206120436f6e73756c746174696f6e204469676974616c20466f72656e7369637320536572766963657320e280932045766964656e63652045787472616374696f6e202620416e616c7973697320436f6d70726568656e7369766520416e616c79736973206f6620456c656374726f6e69632045766964656e6365204469676974616c20666f72656e7369637320756e636f7665727320637269746963616c20696e666f726d6174696f6e206163726f7373206120776964652072616e6765206f6620646576696365732e204f7572206578706572747320656d706c6f7920696e6475737472792d7374616e6461726420746f6f6c7320616e642070726f746f636f6c7320746f20656e737572652072656c6961626c652c20636f7572742d61646d69737369626c6520726573756c74732e204f757220436f726520536572766963657320496e636c7564653a204163717569736974696f6e20616e6420707265736572766174696f6e206f66206469676974616c2064617461207573696e672077726974652d626c6f636b696e6720746f6f6c73204465657020616e616c79736973206f662066696c652073797374656d732c206d657461646174612c20616e6420757365722d67656e65726174656420636f6e74656e74205265636f76657279206f662064656c657465642c2068696464656e2c206f7220656e637279707465642066696c657320436f6d707574657220466f72656e7369637320e2809320556e636f7665722044656c657465642046696c65732c204c6f67732c20616e6420557365722041637469766974792052657665616c696e672045766964656e63652048696464656e20696e20506c61696e20536967687420576520616e616c797a6520636f6d70757465722073797374656d7320746f20756e636f7665722077686174207761732061636365737365642c20637265617465642c2064656c657465642c206f72207472616e73666572726564e280946275696c64696e6720612074696d656c696e65206f66206576656e747320616e642070726f76696e67207573657220696e74656e742e20204f757220466f6375732041726561733a2046756c6c206469736b206578616d696e6174696f6e73202857696e646f77732c204d61632c204c696e757829205265636f76657279206f662064656c657465642066696c65732c2062726f7773657220686973746f726965732c20616e64206c6f67206461746120526567697374727920616e642073797374656d206c6f6720616e616c7973697320746f207472616365207573657220616374697669747920446574656374696f6e206f6620756e617574686f72697a656420616363657373206f7220736f66747761726520696e7374616c6c6174696f6e20446f63756d656e746174696f6e207461696c6f72656420666f72206c6567616c207465616d7320616e64206c617720656e666f7263656d656e74204d6f62696c6520262043656c6c2050686f6e6520466f72656e7369637320e280932044617461205265636f76657279202620416e616c79736973204d6f62696c6520446174612045787472616374696f6e20616e6420416e616c79736973204d6f62696c65206465766963657320686f6c642072696368206461746120736f75726365732e204f757220666f72656e73696320746f6f6c7320676f206265796f6e6420737572666163652d6c6576656c2061636365737320746f207265636f766572206576656e2064656c65746564206f72206f6273637572656420636f6e74656e742e205370656369616c697a6564204f66666572696e67733a2045787472616374696f6e206f6620534d532c20694d657373616765732c2057686174734170702c20616e64206170702d626173656420636f6d6d756e69636174696f6e73205265636f76657279206f662064656c657465642063616c6c206c6f67732c20696d616765732c20766964656f732c20616e642062726f7773657220686973746f72792047656f6c6f636174696f6e206461746120616e616c7973697320284750532c2057692d46692c2063656c6c20746f77657220747269616e67756c6174696f6e2920416e616c79736973206f662073637265656e2074696d652c207573616765207061747465726e732c20616e64206465766963652073657474696e67732044657669636520696d6167696e6720616e6420707265736572766174696f6e206f66206469676974616c20636861696e2d6f662d637573746f647920466f72656e73696320496d6167696e6720e28093205365637572652045766964656e636520507265736572766174696f6e20666f72204c6567616c20557365204269742d62792d42697420436f7069657320666f722045766964656e636520507265736572766174696f6e204372656174696e6720636f7572742d61646d69737369626c652c206578616374207265706c69636173206f66206469676974616c2073746f7261676520697320637269746963616c20746f206d61696e7461696e696e672074686520696e74656772697479206f662065766964656e63652e20546563686e6963616c20486967686c69676874733a20536563746f722d62792d736563746f7220696d6167696e67206f662068617264206472697665732c20535344732c20555342206472697665732c20616e64206d6f62696c6520646576696365732047656e65726174696f6e206f662063727970746f6772617068696320686173682076616c75657320284d44352f5348412d312f5348412d3235362920666f722076616c69646174696f6e20526561642d6f6e6c7920616e616c7973697320746f2061766f696420616c746572696e67206f726967696e616c2064617461205365637572652073746f7261676520616e64207472616e73666572206f6620666f72656e73696320696d6167657320496d6167696e67206c6f677320616e6420646f63756d656e746174696f6e20666f72206578706572742074657374696d6f6e79204469676974616c204265686176696f7220262054696d656c696e6520416e616c7973697320666f7220496e7665737469676174696f6e7320556e6465727374616e64696e67204469676974616c204265686176696f7220616e642054696d656c696e65732057652068656c70207265636f6e737472756374206469676974616c20616374697669747920746f20756e6465727374616e6420696e74656e742c2074696d656c696e65732c20616e6420616363657373207061747465726e73e280946372756369616c20696e20626f746820696e7465726e616c20696e7665737469676174696f6e7320616e64206c6567616c2064697370757465732e20576861742057652044656c697665723a2054696d656c696e65206372656174696f6e206f66206c6f67696e732c206c6f676f7574732c20616e642073797374656d20696e746572616374696f6e7320547261636b696e672066696c65206163636573732c206d6f64696669636174696f6e2c20616e642064656c6574696f6e204d6f6e69746f72696e6720696e7465726e657420616e64206170706c69636174696f6e20757361676520446574656374696f6e206f6620756e757375616c206265686176696f72206f7220706f6c6963792076696f6c6174696f6e732056697375616c206163746976697479206d61707320616e642073657175656e63652d62617365642065766964656e63652070726573656e746174696f6e2020446f63756d656e74202620456d61696c2041757468656e7469636174696f6e20e28093204465746563742054616d706572696e67206f7220466f726765727920566572696679696e672074686520496e74656772697479206f66204b657920436f6d6d756e69636174696f6e732057652064657465637420616c7465726174696f6e732c206661627269636174696f6e732c20616e6420666f7267657269657320696e206469676974616c20636f72726573706f6e64656e636520616e6420646f63756d656e746174696f6ee280946372756369616c20666f722076616c69646174696e67206f72207265667574696e672065766964656e63652e204f757220417070726f61636820436f766572733a20456d61696c2068656164657220616e64207472616e736d697373696f6e207061746820616e616c79736973204d657461646174612072657669657720666f7220617574686f72736869702c2074696d657374616d702c20616e6420646576696365206f726967696e2050444620616e6420646f63756d656e74207265766973696f6e20686973746f7279207265636f6e737472756374696f6e204964656e74696669636174696f6e206f662074616d706572696e67206f72206261636b646174696e6720457870657274207265706f72747320616e6420636f757274726f6f6d206578706c616e6174696f6e7320666f722061757468656e746963697479206368616c6c656e67657320466f72656e73696320457870657274205769746e657373205265706f727420526576696577202620436f6e73756c74696e67205365636f6e64204f70696e696f6e73205468617420537472656e677468656e20596f75722043617365204f757220636f6e73756c74616e74732070726f766964652073686172702c20746563686e6963616c6c7920736f756e6420637269746971756573206f66206f70706f73696e6720666f72656e736963206f70696e696f6e73e2809468656c70696e6720796f7520616e746963697061746520616e64206e65757472616c697a65206368616c6c656e6765732e2045787065727469736520486967686c69676874733a204c696e652d62792d6c696e6520616e616c79736973206f66206f70706f73696e6720657870657274207265706f727473204964656e74696669636174696f6e206f6620666c61776564206d6574686f646f6c6f67696573206f7220756e737570706f7274656420636f6e636c7573696f6e7320416c7465726e617469766520696e746572707265746174696f6e73206261736564206f6e20696e64757374727920626573742070726163746963657320546563686e6963616c2067756964616e636520647572696e67206465706f736974696f6e73206f722063726f73732d6578616d696e6174696f6e732053747261746567696320696e73696768747320666f72206174746f726e65797320707265706172696e6720726562757474616c73206f7220657870657274206368616c6c656e67657320526561647920746f20556e636f766572207468652054727574683f205768657468657220796f7527726520666163696e6720636f6d706c6578206c697469676174696f6e2c20616e20696e7465726e616c20696e7665737469676174696f6e2c206f72206e65656420746f206368616c6c656e6765206f70706f73696e67206578706572742066696e64696e67732c20426c61636b20446f6720466f72656e7369637320697320796f7572207472757374656420706172746e657220696e206469676974616c207472757468207265636f766572792e204f7572206d65746963756c6f75732c20636f7572742d61646d69737369626c6520666f72656e73696320736572766963657320656d706f776572206c6567616c207465616d732c20636f72706f726174696f6e732c20616e6420696e646976696475616c73207769746820646566656e7369626c652065766964656e636520616e642065787065727420696e7369676874732e20537065616b2077697468206120466f72656e736963732045787065727420223b693a333b613a32353a7b733a323a226964223b693a31313b733a353a22616c696173223b733a35333a22666f72656e73696320696e7665737469676174696f6e7320616e64206469676974616c2065766964656e636520616e616c79736973223b733a373a2273756d6d617279223b733a31333839313a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a202020203c64697620636c6173733d226d783134343020706f732d7265223e0d0a2020202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a2020202020203c64697620636c6173733d226472792d7064223e0d0a20202020202020203c64697620636c6173733d22736974652d7769647468207574722d73637265656e223e0d0a202020202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c31223e0d0a2020202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a20202020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e436f7572742d41646d69737369626c65204469676974616c20466f72656e73696320496e7665737469676174696f6e733c2f68323e0d0a20202020202020202020202020203c7020636c6173733d22626e2d747874206d72743234223e0d0a20202020202020202020202020202020426c61636b20446f6720466f72656e736963732070726f766964657320696e2d6465707468206469676974616c20666f72656e73696320696e7665737469676174696f6e732c2068656c70696e67206c6567616c207465616d7320616e640d0a20202020202020202020202020202020696e76657374696761746f727320657874726163742c2070726573657276652c20616e6420616e616c797a652064617461206163726f737320646576696365732e204f75722063657274696669656420657870657274732064656c6976657220636c6561722c0d0a20202020202020202020202020202020636f7572742d61646d69737369626c6520696e73696768747320746f20737570706f7274206c697469676174696f6e2c20696e7465726e616c20696e7665737469676174696f6e732c20616e6420636f6d706c69616e636520616374696f6e732e0d0a20202020202020202020202020203c2f703e0d0a20202020202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a2020202020202020202020202020202020205363686564756c65206120436f6e73756c746174696f6e200d0a202020202020202020202020202020203c2f613e0d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a20200d0a20203c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a2020202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4469676974616c20466f72656e7369637320536572766963657320e280932045766964656e63652045787472616374696f6e202620416e616c797369733c2f68323e0d0a202020202020202020203c683320636c6173733d226b6e732d68643332207478742d6e726d6c223e436f6d70726568656e7369766520416e616c79736973206f6620456c656374726f6e69632045766964656e63653c2f68333e0d0a202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a2020202020202020202020204469676974616c20666f72656e7369637320756e636f7665727320637269746963616c20696e666f726d6174696f6e206163726f7373206120776964652072616e6765206f6620646576696365732e204f7572206578706572747320656d706c6f790d0a202020202020202020202020696e6475737472792d7374616e6461726420746f6f6c7320616e642070726f746f636f6c7320746f20656e737572652072656c6961626c652c20636f7572742d61646d69737369626c6520726573756c74732e0d0a20200d0a202020202020202020203c2f703e0d0a202020202020202020203c683420636c6173733d227375622d686564206d743332223e4f757220436f726520536572766963657320496e636c7564653a3c2f68343e0d0a202020202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a2020202020202020202020203c6c693e0d0a20202020202020202020202020203c703e4163717569736974696f6e20616e6420707265736572766174696f6e206f66206469676974616c2064617461207573696e672077726974652d626c6f636b696e6720746f6f6c733c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a202020202020202020202020202020204465657020616e616c79736973206f662066696c652073797374656d732c206d657461646174612c20616e6420757365722d67656e65726174656420636f6e74656e740d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e5265636f76657279206f662064656c657465642c2068696464656e2c206f7220656e637279707465642066696c65733c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a202020202020202020203c2f756c3e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a202020202020202020203c696d67207372633d22696d616765732f646f672f666f72656e7369632d312e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a202020202020200d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a20200d0a20203c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a2020202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a202020202020202020203c696d67207372633d22696d616765732f646f672f666f72656e7369632d322e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020202020200d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e436f6d707574657220466f72656e7369637320e2809320556e636f7665722044656c657465642046696c65732c204c6f67732c20616e6420557365722041637469766974793c2f68323e0d0a202020202020202020203c683320636c6173733d226b6e732d68643332207478742d6e726d6c223e52657665616c696e672045766964656e63652048696464656e20696e20506c61696e2053696768743c2f68333e0d0a202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020202020576520616e616c797a6520636f6d70757465722073797374656d7320746f20756e636f7665722077686174207761732061636365737365642c20637265617465642c2064656c657465642c206f72207472616e73666572726564e280946275696c64696e6720612074696d656c696e650d0a2020202020202020202020206f66206576656e747320616e642070726f76696e67207573657220696e74656e742e0d0a202020202020202020203c2f703e0d0a202020202020202020203c683420636c6173733d227375622d686564206d743332223e4f757220466f6375732041726561733a3c2f68343e0d0a202020202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a2020202020202020202020203c6c693e0d0a20202020202020202020202020203c703e46756c6c206469736b206578616d696e6174696f6e73202857696e646f77732c204d61632c204c696e7578293c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a202020202020202020202020202020205265636f76657279206f662064656c657465642066696c65732c2062726f7773657220686973746f726965732c20616e64206c6f6720646174610d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e526567697374727920616e642073797374656d206c6f6720616e616c7973697320746f20747261636520757365722061637469766974793c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e446574656374696f6e206f6620756e617574686f72697a656420616363657373206f7220736f66747761726520696e7374616c6c6174696f6e3c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e446f63756d656e746174696f6e207461696c6f72656420666f72206c6567616c207465616d7320616e64206c617720656e666f7263656d656e743c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a202020202020202020203c2f756c3e0d0a20202020202020203c2f6469763e0d0a20200d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a20200d0a20203c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a2020202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4d6f62696c6520262043656c6c2050686f6e6520466f72656e7369637320e280932044617461205265636f76657279202620416e616c797369733c2f68323e0d0a202020202020202020203c683320636c6173733d226b6e732d68643332207478742d6e726d6c223e4d6f62696c6520446174612045787472616374696f6e20616e6420416e616c797369733c2f68333e0d0a202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a2020202020202020202020204d6f62696c65206465766963657320686f6c642072696368206461746120736f75726365732e204f757220666f72656e73696320746f6f6c7320676f206265796f6e6420737572666163652d6c6576656c2061636365737320746f207265636f766572206576656e0d0a20202020202020202020202064656c65746564206f72206f6273637572656420636f6e74656e742e0d0a202020202020202020203c2f703e0d0a202020202020202020203c683420636c6173733d227375622d686564206d743332223e5370656369616c697a6564204f66666572696e67733a3c2f68343e0d0a202020202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a2020202020202020202020203c6c693e0d0a20202020202020202020202020203c703e45787472616374696f6e206f6620534d532c20694d657373616765732c2057686174734170702c20616e64206170702d626173656420636f6d6d756e69636174696f6e730d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a202020202020202020202020202020205265636f76657279206f662064656c657465642063616c6c206c6f67732c20696d616765732c20766964656f732c20616e642062726f7773657220686973746f72790d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e47656f6c6f636174696f6e206461746120616e616c7973697320284750532c2057692d46692c2063656c6c20746f77657220747269616e67756c6174696f6e293c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e416e616c79736973206f662073637265656e2074696d652c207573616765207061747465726e732c20616e64206465766963652073657474696e67733c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e44657669636520696d6167696e6720616e6420707265736572766174696f6e206f66206469676974616c20636861696e2d6f662d637573746f64793c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a202020202020202020203c2f756c3e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a202020202020202020203c696d67207372633d22696d616765732f646f672f666f72656e7369632d332e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a202020202020202020200d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a20200d0a20203c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a2020202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a202020202020202020203c696d67207372633d22696d616765732f646f672f666f72656e7369632d342e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a202020202020202020200d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e466f72656e73696320496d6167696e6720e28093205365637572652045766964656e636520507265736572766174696f6e20666f72204c6567616c205573653c2f68323e0d0a202020202020202020203c683320636c6173733d226b6e732d68643332207478742d6e726d6c223e4269742d62792d42697420436f7069657320666f722045766964656e636520507265736572766174696f6e3c2f68333e0d0a202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a2020202020202020202020204372656174696e6720636f7572742d61646d69737369626c652c206578616374207265706c69636173206f66206469676974616c2073746f7261676520697320637269746963616c20746f206d61696e7461696e696e672074686520696e74656772697479206f660d0a20202020202020202020202065766964656e63652e0d0a20200d0a202020202020202020203c2f703e0d0a202020202020202020203c683420636c6173733d227375622d686564206d743332223e546563686e6963616c20486967686c69676874733a3c2f68343e0d0a202020202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a2020202020202020202020203c6c693e0d0a20202020202020202020202020203c703e0d0a20202020202020202020202020202020536563746f722d62792d736563746f7220696d6167696e67206f662068617264206472697665732c20535344732c20555342206472697665732c20616e64206d6f62696c6520646576696365730d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a2020202020202020202020202020202047656e65726174696f6e206f662063727970746f6772617068696320686173682076616c75657320284d44352f5348412d312f5348412d3235362920666f722076616c69646174696f6e0d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a20202020202020202020202020202020526561642d6f6e6c7920616e616c7973697320746f2061766f696420616c746572696e67206f726967696e616c20646174610d0a20202020202020202020202020203c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a202020202020202020202020202020205365637572652073746f7261676520616e64207472616e73666572206f6620666f72656e73696320696d616765730d0a20202020202020202020202020203c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a20202020202020202020202020202020496d6167696e67206c6f677320616e6420646f63756d656e746174696f6e20666f72206578706572742074657374696d6f6e790d0a20202020202020202020202020203c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a202020202020202020203c2f756c3e0d0a20202020202020203c2f6469763e0d0a20200d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a20200d0a20203c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a2020202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4469676974616c204265686176696f7220262054696d656c696e6520416e616c7973697320666f7220496e7665737469676174696f6e733c2f68323e0d0a202020202020202020203c683320636c6173733d226b6e732d68643332207478742d6e726d6c223e556e6465727374616e64696e67204469676974616c204265686176696f7220616e642054696d656c696e65733c2f68333e0d0a202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020202057652068656c70207265636f6e737472756374206469676974616c20616374697669747920746f20756e6465727374616e6420696e74656e742c2074696d656c696e65732c20616e6420616363657373207061747465726e73e280946372756369616c20696e20626f74680d0a202020202020202020202020696e7465726e616c20696e7665737469676174696f6e7320616e64206c6567616c2064697370757465732e0d0a202020202020202020203c2f703e0d0a202020202020202020203c683420636c6173733d227375622d686564206d743332223e576861742057652044656c697665723a3c2f68343e0d0a202020202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a2020202020202020202020203c6c693e0d0a20202020202020202020202020203c703e0d0a2020202020202020202020202020202054696d656c696e65206372656174696f6e206f66206c6f67696e732c206c6f676f7574732c20616e642073797374656d20696e746572616374696f6e730d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a20202020202020202020202020202020547261636b696e672066696c65206163636573732c206d6f64696669636174696f6e2c20616e642064656c6574696f6e0d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a202020202020202020202020202020204d6f6e69746f72696e6720696e7465726e657420616e64206170706c69636174696f6e2075736167650d0a20202020202020202020202020203c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a20202020202020202020202020202020446574656374696f6e206f6620756e757375616c206265686176696f72206f7220706f6c6963792076696f6c6174696f6e730d0a20202020202020202020202020203c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a2020202020202020202020202020202056697375616c206163746976697479206d61707320616e642073657175656e63652d62617365642065766964656e63652070726573656e746174696f6e0d0a20202020202020202020202020203c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a202020202020202020203c2f756c3e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a202020202020202020203c696d67207372633d22696d616765732f646f672f666f72656e7369632d352e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020202020200d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a20200d0a20203c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a2020202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a202020202020202020203c696d67207372633d22696d616765732f646f672f666f72656e7369632d362e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a20202020202020200d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e446f63756d656e74202620456d61696c2041757468656e7469636174696f6e20e28093204465746563742054616d706572696e67206f7220466f72676572793c2f68323e0d0a202020202020202020203c683320636c6173733d226b6e732d68643332207478742d6e726d6c223e566572696679696e672074686520496e74656772697479206f66204b657920436f6d6d756e69636174696f6e733c2f68333e0d0a202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020202057652064657465637420616c7465726174696f6e732c206661627269636174696f6e732c20616e6420666f7267657269657320696e206469676974616c20636f72726573706f6e64656e636520616e6420646f63756d656e746174696f6ee280946372756369616c20666f720d0a20202020202020202020202076616c69646174696e67206f72207265667574696e672065766964656e63652e0d0a202020202020202020203c2f703e0d0a202020202020202020203c683420636c6173733d227375622d686564206d743332223e4f757220417070726f61636820436f766572733a3c2f68343e0d0a202020202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a2020202020202020202020203c6c693e0d0a20202020202020202020202020203c703e0d0a20202020202020202020202020202020456d61696c2068656164657220616e64207472616e736d697373696f6e207061746820616e616c797369730d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a202020202020202020202020202020204d657461646174612072657669657720666f7220617574686f72736869702c2074696d657374616d702c20616e6420646576696365206f726967696e0d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a2020202020202020202020202020202050444620616e6420646f63756d656e74207265766973696f6e20686973746f7279207265636f6e737472756374696f6e0d0a20202020202020202020202020203c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a202020202020202020202020202020204964656e74696669636174696f6e206f662074616d706572696e67206f72206261636b646174696e670d0a20202020202020202020202020203c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a20202020202020202020202020202020457870657274207265706f72747320616e6420636f757274726f6f6d206578706c616e6174696f6e7320666f722061757468656e746963697479206368616c6c656e6765730d0a20202020202020202020202020203c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a202020202020202020203c2f756c3e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a20200d0a20203c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a2020202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a20200d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e466f72656e73696320457870657274205769746e657373205265706f727420526576696577202620436f6e73756c74696e673c2f68323e0d0a202020202020202020203c683320636c6173733d226b6e732d68643332207478742d6e726d6c223e5365636f6e64204f70696e696f6e73205468617420537472656e677468656e20596f757220436173653c2f68333e0d0a202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a2020202020202020202020204f757220636f6e73756c74616e74732070726f766964652073686172702c20746563686e6963616c6c7920736f756e6420637269746971756573206f66206f70706f73696e6720666f72656e736963206f70696e696f6e73e2809468656c70696e6720796f750d0a202020202020202020202020616e746963697061746520616e64206e65757472616c697a65206368616c6c656e6765732e0d0a202020202020202020203c2f703e0d0a202020202020202020203c683420636c6173733d227375622d686564206d743332223e45787065727469736520486967686c69676874733a3c2f68343e0d0a202020202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a2020202020202020202020203c6c693e0d0a20202020202020202020202020203c703e0d0a202020202020202020202020202020204c696e652d62792d6c696e6520616e616c79736973206f66206f70706f73696e6720657870657274207265706f7274730d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a202020202020202020202020202020204964656e74696669636174696f6e206f6620666c61776564206d6574686f646f6c6f67696573206f7220756e737570706f7274656420636f6e636c7573696f6e730d0a20200d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a20202020202020202020202020202020416c7465726e617469766520696e746572707265746174696f6e73206261736564206f6e20696e6475737472792062657374207072616374696365730d0a20202020202020202020202020203c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a20202020202020202020202020202020546563686e6963616c2067756964616e636520647572696e67206465706f736974696f6e73206f722063726f73732d6578616d696e6174696f6e730d0a20202020202020202020202020203c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c703e0d0a2020202020202020202020202020202053747261746567696320696e73696768747320666f72206174746f726e65797320707265706172696e6720726562757474616c73206f7220657870657274206368616c6c656e6765730d0a20202020202020202020202020203c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a202020202020202020203c2f756c3e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a202020202020202020203c696d67207372633d22696d616765732f646f672f666f72656e7369632d372e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a20202020202020200d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a20200d0a20203c64697620636c6173733d226472792d7064207074302070623430223e0d0a202020203c64697620636c6173733d22736974652d7769647468223e0d0a2020202020203c64697620636c6173733d22742d63656e746572206d6178373037206d6c722d6174223e0d0a20200d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e526561647920746f20556e636f766572207468652054727574683f3c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205768657468657220796f7527726520666163696e6720636f6d706c6578206c697469676174696f6e2c20616e20696e7465726e616c20696e7665737469676174696f6e2c206f72206e65656420746f206368616c6c656e6765206f70706f73696e67206578706572742066696e64696e67732c20426c61636b20446f6720466f72656e7369637320697320796f7572207472757374656420706172746e657220696e206469676974616c207472757468207265636f766572792e204f7572206d65746963756c6f75732c20636f7572742d61646d69737369626c6520666f72656e73696320736572766963657320656d706f776572206c6567616c207465616d732c20636f72706f726174696f6e732c20616e6420696e646976696475616c73207769746820646566656e7369626c652065766964656e636520616e642065787065727420696e7369676874732e0d0a20202020202020203c2f703e0d0a20202020202020203c64697620636c6173733d226d743438223e0d0a202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e537065616b2077697468206120466f72656e73696373204578706572743c2f613e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a33333a3237223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32313b733a383a226f72646572696e67223b693a31363b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35363a2231313a666f72656e7369632d696e7665737469676174696f6e732d616e642d6469676974616c2d65766964656e63652d616e616c79736973223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a3130393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31313a666f72656e7369632d696e7665737469676174696f6e732d616e642d6469676974616c2d65766964656e63652d616e616c797369732663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a35333a22466f72656e73696320496e7665737469676174696f6e7320616e64204469676974616c2045766964656e636520416e616c79736973223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(15, 'index.php?option=com_content&view=article&id=12', 'index.php?option=com_content&view=article&id=12:expert-digital-forensics-to-uncover-the-truth&catid=2', 'Expert Digital Forensics to Uncover the Truth', ' Court-Admissible Investigations for Cyber Incidents, Litigation, and Internal Misconduct Digital evidence tells a story. We make sure it’s the right one. When suspicions arise, timelines blur, or files mysteriously vanish, Black Dog Forensics steps in to retrieve the truth. Our certified digital forensics experts investigate computers, mobile devices, cloud accounts, and network systems to recover hidden data, reconstruct digital activity, and expose manipulation—with methods that stand up in court. Whether you\'re preparing for litigation, investigating internal misconduct, or seeking clarity after a breach, we translate complex digital trails into clear, defensible facts. The truth is in the data. Are you ready to find it? Get a Free Digital Forensics Consultation How We Investigate and Recover Digital Evidence Our digital forensics team works across devices, platforms, and industries. We handle sensitive investigations with precision and discretion. Our services include: Computer Forensics Recover and analyze files from desktops and laptops—even those that have been deleted or intentionally hidden. Mobile Device Forensics Extract text messages, call logs, GPS data, photos, app activity, and more from smartphones and tablets. Cloud & Email Investigations Uncover suspicious behavior within cloud platforms and email systems—including deleted or manipulated communications. Data Breach Investigations Pinpoint the cause, timeline, and scope of unauthorized access or cyberattacks. Metadata & Timeline Analysis Reconstruct user activity and digital events with precision using hidden metadata and system logs. Litigation Support Provide expert documentation, affidavits, and testimony tailored for legal proceedings in both civil and criminal courts. Digital Forensics That Stands Up in Court and Cross-Exams We don’t just follow the data—we decode it. Our team combines deep technical expertise with legal insight to deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every case. Whether it\'s recovering critical evidence or delivering expert testimony, we’re your trusted partner in uncovering the digital truth. Court-Admissible Evidence Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic protocols. Deep Device Analysis We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk space, hidden partitions, and encrypted containers.  Multiplatform Expertise Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all. Expert Testimony Our specialists don’t just analyze—they testify. We provide confident, defensible expert opinions in courtroom settings. Confidential and Secure Every case is handled with strict confidentiality, backed by secure data handling protocols and nondisclosure agreements. Results You Can Rely On When digital evidence makes or breaks a case, you need more than just tools—you need proven results. At Black Dog Forensics, our investigations are built for speed, clarity, and courtroom strength. Here’s what sets us apart when it matters most: Evidence That Wins Cases Our findings are used to secure settlements, support criminal charges, and resolve internal disputes—because every byte of data is defensible and admissible. Preservation Without Compromise We follow strict forensic imaging and chain-of-custody procedures to ensure no data is altered, lost, or questioned in court. Rapid Response When Every Minute Counts Whether it’s a data breach, a time-sensitive hearing, or an urgent internal investigation, we mobilize fast—often within hours. Industry-Specific Insight From financial fraud to healthcare data violations, we understand the regulatory and operational nuances of your sector. Strategic Litigation Support We don’t just find data—we help your legal team make sense of it, prepare affidavits, and present compelling narratives in court. frequently asked questions Is deleted data really recoverable? Yes—unless it’s been overwritten, deleted data can often be recovered and restored using advanced forensic tools. Can you tell who accessed a file or sent an email? Absolutely. We analyze system logs and metadata to determine user actions, access times, and digital trails. Are your findings admissible in court? Yes. Our forensic process strictly follows chain-of-custody and documentation protocols to ensure all evidence is court-admissible.  How long does an investigation take? Timeframes vary based on complexity, but we offer expedited services when timing is critical. Do you work with individuals, or just law firms and corporations? We work with individuals, law firms, small businesses, and enterprise organizations alike. Need to Uncover Critical Digital Evidence? We’re Ready When It Matters Most Digital evidence can make or break a case. Black Dog Forensics delivers expert analysis across devices—recovering, authenticating, and preserving data with precision. Our court-ready reports uphold chain of custody and meet the highest legal standards. From deleted files to suspicious activity and data breaches, we uncover the truth—wherever it’s stored. Start with a Confidential Consultation ', '2025-05-23 11:21:48', '49fc4f32d298803574dc9921bad7e692', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a353431343a2220436f7572742d41646d69737369626c6520496e7665737469676174696f6e7320666f7220437962657220496e636964656e74732c204c697469676174696f6e2c20616e6420496e7465726e616c204d6973636f6e64756374204469676974616c2065766964656e63652074656c6c7320612073746f72792e205765206d616b652073757265206974e280997320746865207269676874206f6e652e205768656e20737573706963696f6e732061726973652c2074696d656c696e657320626c75722c206f722066696c6573206d7973746572696f75736c792076616e6973682c20426c61636b20446f6720466f72656e7369637320737465707320696e20746f207265747269657665207468652074727574682e204f757220636572746966696564206469676974616c20666f72656e73696373206578706572747320696e76657374696761746520636f6d7075746572732c206d6f62696c6520646576696365732c20636c6f7564206163636f756e74732c20616e64206e6574776f726b2073797374656d7320746f207265636f7665722068696464656e20646174612c207265636f6e737472756374206469676974616c2061637469766974792c20616e64206578706f7365206d616e6970756c6174696f6ee2809477697468206d6574686f64732074686174207374616e6420757020696e20636f7572742e205768657468657220796f7527726520707265706172696e6720666f72206c697469676174696f6e2c20696e7665737469676174696e6720696e7465726e616c206d6973636f6e647563742c206f72207365656b696e6720636c61726974792061667465722061206272656163682c207765207472616e736c61746520636f6d706c6578206469676974616c20747261696c7320696e746f20636c6561722c20646566656e7369626c652066616374732e2054686520747275746820697320696e2074686520646174612e2041726520796f7520726561647920746f2066696e642069743f2047657420612046726565204469676974616c20466f72656e7369637320436f6e73756c746174696f6e20486f7720576520496e76657374696761746520616e64205265636f766572204469676974616c2045766964656e6365204f7572206469676974616c20666f72656e73696373207465616d20776f726b73206163726f737320646576696365732c20706c6174666f726d732c20616e6420696e64757374726965732e2057652068616e646c652073656e73697469766520696e7665737469676174696f6e73207769746820707265636973696f6e20616e642064697363726574696f6e2e204f757220736572766963657320696e636c7564653a20436f6d707574657220466f72656e73696373205265636f76657220616e6420616e616c797a652066696c65732066726f6d206465736b746f707320616e64206c6170746f7073e280946576656e2074686f736520746861742068617665206265656e2064656c65746564206f7220696e74656e74696f6e616c6c792068696464656e2e204d6f62696c652044657669636520466f72656e7369637320457874726163742074657874206d657373616765732c2063616c6c206c6f67732c2047505320646174612c2070686f746f732c206170702061637469766974792c20616e64206d6f72652066726f6d20736d61727470686f6e657320616e64207461626c6574732e20436c6f7564202620456d61696c20496e7665737469676174696f6e7320556e636f76657220737573706963696f7573206265686176696f722077697468696e20636c6f756420706c6174666f726d7320616e6420656d61696c2073797374656d73e28094696e636c7564696e672064656c65746564206f72206d616e6970756c6174656420636f6d6d756e69636174696f6e732e20446174612042726561636820496e7665737469676174696f6e732050696e706f696e74207468652063617573652c2074696d656c696e652c20616e642073636f7065206f6620756e617574686f72697a656420616363657373206f7220637962657261747461636b732e204d6574616461746120262054696d656c696e6520416e616c79736973205265636f6e737472756374207573657220616374697669747920616e64206469676974616c206576656e7473207769746820707265636973696f6e207573696e672068696464656e206d6574616461746120616e642073797374656d206c6f67732e204c697469676174696f6e20537570706f72742050726f766964652065787065727420646f63756d656e746174696f6e2c20616666696461766974732c20616e642074657374696d6f6e79207461696c6f72656420666f72206c6567616c2070726f63656564696e677320696e20626f746820636976696c20616e64206372696d696e616c20636f757274732e204469676974616c20466f72656e736963732054686174205374616e647320557020696e20436f75727420616e642043726f73732d4578616d7320576520646f6ee2809974206a75737420666f6c6c6f77207468652064617461e280947765206465636f64652069742e204f7572207465616d20636f6d62696e6573206465657020746563686e6963616c206578706572746973652077697468206c6567616c20696e736967687420746f2064656c69766572206469676974616c20696e7665737469676174696f6e732074686174207374616e6420757020746f207363727574696e7920696e20636f75727420616e6420626f617264726f6f6d7320616c696b652e20436c69656e74732063686f6f7365207573206e6f74206f6e6c7920666f72206f757220616476616e636564206361706162696c69746965732c2062757420616c736f20666f722074686520636f6e666964656e63652c20636c61726974792c20616e642064697363726574696f6e207765206272696e6720746f20657665727920636173652e20576865746865722069742773207265636f766572696e6720637269746963616c2065766964656e6365206f722064656c69766572696e67206578706572742074657374696d6f6e792c207765e28099726520796f7572207472757374656420706172746e657220696e20756e636f766572696e6720746865206469676974616c2074727574682e20436f7572742d41646d69737369626c652045766964656e636520457665727920696e7665737469676174696f6e206d65657473206f722065786365656473206c6567616c207374616e646172647320666f722061646d6973736962696c6974792c20636861696e206f6620637573746f64792c20616e6420666f72656e7369632070726f746f636f6c732e20446565702044657669636520416e616c797369732057652064696720696e746f2073797374656d732074686174206f7468657273206f7665726c6f6f6b2e204f757220746f6f6c7320616e6420746563686e6971756573206578747261637420646174612066726f6d20756e616c6c6f6361746564206469736b2073706163652c2068696464656e20706172746974696f6e732c20616e6420656e6372797074656420636f6e7461696e6572732e20204d756c7469706c6174666f726d204578706572746973652057696e646f77732c204d61632c20694f532c20416e64726f69642c20636c6f75642073657276696365732c20776520686176652074686520746f6f6c7320616e6420657870657269656e636520746f206e6176696761746520697420616c6c2e204578706572742054657374696d6f6e79204f7572207370656369616c6973747320646f6ee2809974206a75737420616e616c797a65e280947468657920746573746966792e2057652070726f7669646520636f6e666964656e742c20646566656e7369626c6520657870657274206f70696e696f6e7320696e20636f757274726f6f6d2073657474696e67732e20436f6e666964656e7469616c20616e642053656375726520457665727920636173652069732068616e646c656420776974682073747269637420636f6e666964656e7469616c6974792c206261636b65642062792073656375726520646174612068616e646c696e672070726f746f636f6c7320616e64206e6f6e646973636c6f737572652061677265656d656e74732e20526573756c747320596f752043616e2052656c79204f6e205768656e206469676974616c2065766964656e6365206d616b6573206f7220627265616b73206120636173652c20796f75206e656564206d6f7265207468616e206a75737420746f6f6c73e28094796f75206e6565642070726f76656e20726573756c74732e20417420426c61636b20446f6720466f72656e736963732c206f757220696e7665737469676174696f6e7320617265206275696c7420666f722073706565642c20636c61726974792c20616e6420636f757274726f6f6d20737472656e6774682e2048657265e280997320776861742073657473207573206170617274207768656e206974206d617474657273206d6f73743a2045766964656e636520546861742057696e73204361736573204f75722066696e64696e677320617265207573656420746f2073656375726520736574746c656d656e74732c20737570706f7274206372696d696e616c20636861726765732c20616e64207265736f6c766520696e7465726e616c206469737075746573e28094626563617573652065766572792062797465206f66206461746120697320646566656e7369626c6520616e642061646d69737369626c652e20507265736572766174696f6e20576974686f757420436f6d70726f6d69736520576520666f6c6c6f772073747269637420666f72656e73696320696d6167696e6720616e6420636861696e2d6f662d637573746f64792070726f6365647572657320746f20656e73757265206e6f206461746120697320616c74657265642c206c6f73742c206f72207175657374696f6e656420696e20636f7572742e20526170696420526573706f6e7365205768656e204576657279204d696e75746520436f756e74732057686574686572206974e280997320612064617461206272656163682c20612074696d652d73656e7369746976652068656172696e672c206f7220616e20757267656e7420696e7465726e616c20696e7665737469676174696f6e2c207765206d6f62696c697a652066617374e280946f6674656e2077697468696e20686f7572732e20496e6475737472792d537065636966696320496e73696768742046726f6d2066696e616e6369616c20667261756420746f206865616c74686361726520646174612076696f6c6174696f6e732c20776520756e6465727374616e642074686520726567756c61746f727920616e64206f7065726174696f6e616c206e75616e636573206f6620796f757220736563746f722e20537472617465676963204c697469676174696f6e20537570706f727420576520646f6ee2809974206a7573742066696e642064617461e2809477652068656c7020796f7572206c6567616c207465616d206d616b652073656e7365206f662069742c207072657061726520616666696461766974732c20616e642070726573656e7420636f6d70656c6c696e67206e61727261746976657320696e20636f7572742e206672657175656e746c792061736b6564207175657374696f6e732049732064656c657465642064617461207265616c6c79207265636f76657261626c653f20596573e28094756e6c657373206974e2809973206265656e206f7665727772697474656e2c2064656c6574656420646174612063616e206f6674656e206265207265636f766572656420616e6420726573746f726564207573696e6720616476616e63656420666f72656e73696320746f6f6c732e2043616e20796f752074656c6c2077686f20616363657373656420612066696c65206f722073656e7420616e20656d61696c3f204162736f6c7574656c792e20576520616e616c797a652073797374656d206c6f677320616e64206d6574616461746120746f2064657465726d696e65207573657220616374696f6e732c206163636573732074696d65732c20616e64206469676974616c20747261696c732e2041726520796f75722066696e64696e67732061646d69737369626c6520696e20636f7572743f205965732e204f757220666f72656e7369632070726f63657373207374726963746c7920666f6c6c6f777320636861696e2d6f662d637573746f647920616e6420646f63756d656e746174696f6e2070726f746f636f6c7320746f20656e7375726520616c6c2065766964656e636520697320636f7572742d61646d69737369626c652e2020486f77206c6f6e6720646f657320616e20696e7665737469676174696f6e2074616b653f2054696d656672616d65732076617279206261736564206f6e20636f6d706c65786974792c20627574207765206f6666657220657870656469746564207365727669636573207768656e2074696d696e6720697320637269746963616c2e20446f20796f7520776f726b207769746820696e646976696475616c732c206f72206a757374206c6177206669726d7320616e6420636f72706f726174696f6e733f20576520776f726b207769746820696e646976696475616c732c206c6177206669726d732c20736d616c6c20627573696e65737365732c20616e6420656e7465727072697365206f7267616e697a6174696f6e7320616c696b652e204e65656420746f20556e636f76657220437269746963616c204469676974616c2045766964656e63653f205765e280997265205265616479205768656e204974204d617474657273204d6f7374204469676974616c2065766964656e63652063616e206d616b65206f7220627265616b206120636173652e20426c61636b20446f6720466f72656e736963732064656c69766572732065787065727420616e616c79736973206163726f73732064657669636573e280947265636f766572696e672c2061757468656e7469636174696e672c20616e642070726573657276696e672064617461207769746820707265636973696f6e2e204f757220636f7572742d7265616479207265706f727473207570686f6c6420636861696e206f6620637573746f647920616e64206d656574207468652068696768657374206c6567616c207374616e64617264732e2046726f6d2064656c657465642066696c657320746f20737573706963696f757320616374697669747920616e6420646174612062726561636865732c20776520756e636f76657220746865207472757468e280947768657265766572206974e28099732073746f7265642e2053746172742077697468206120436f6e666964656e7469616c20436f6e73756c746174696f6e20223b693a333b613a32353a7b733a323a226964223b693a31323b733a353a22616c696173223b733a34353a22657870657274206469676974616c20666f72656e7369637320746f20756e636f76657220746865207472757468223b733a373a2273756d6d617279223b733a31373137353a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468207574722d73637265656e223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c31223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564206d78383630207478742d6e726d6c223e436f7572742d41646d69737369626c6520496e7665737469676174696f6e7320666f7220437962657220496e636964656e74732c204c697469676174696f6e2c20616e640d0a2020202020202020202020202020496e7465726e616c0d0a20202020202020202020202020204d6973636f6e647563743c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d72743234223e0d0a20202020202020202020202020204469676974616c2065766964656e63652074656c6c7320612073746f72792e205765206d616b652073757265206974e280997320746865207269676874206f6e652e0d0a0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d72743234223e0d0a20202020202020202020202020205768656e20737573706963696f6e732061726973652c2074696d656c696e657320626c75722c206f722066696c6573206d7973746572696f75736c792076616e6973682c20426c61636b20446f6720466f72656e7369637320737465707320696e20746f0d0a20202020202020202020202020207265747269657665207468652074727574682e204f757220636572746966696564206469676974616c20666f72656e73696373206578706572747320696e76657374696761746520636f6d7075746572732c206d6f62696c6520646576696365732c20636c6f75640d0a20202020202020202020202020206163636f756e74732c20616e64206e6574776f726b2073797374656d7320746f207265636f7665722068696464656e20646174612c207265636f6e737472756374206469676974616c2061637469766974792c20616e64206578706f73650d0a20202020202020202020202020206d616e6970756c6174696f6ee2809477697468206d6574686f64732074686174207374616e6420757020696e20636f7572742e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d72743234223e0d0a20202020202020202020202020205768657468657220796f7527726520707265706172696e6720666f72206c697469676174696f6e2c20696e7665737469676174696e6720696e7465726e616c206d6973636f6e647563742c206f72207365656b696e6720636c617269747920616674657220610d0a20202020202020202020202020206272656163682c207765207472616e736c61746520636f6d706c6578206469676974616c20747261696c7320696e746f20636c6561722c20646566656e7369626c652066616374732e0d0a0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d72743234223e0d0a202020202020202020202020202054686520747275746820697320696e2074686520646174612e2041726520796f7520726561647920746f2066696e642069743f0d0a0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e207478742d636170223e0d0a2020202020202020202020202020202047657420612046726565204469676974616c20466f72656e7369637320436f6e73756c746174696f6e0d0a20202020202020202020202020203c2f613e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e486f7720576520496e76657374696761746520616e64205265636f766572204469676974616c2045766964656e63653c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020204f7572206469676974616c20666f72656e73696373207465616d20776f726b73206163726f737320646576696365732c20706c6174666f726d732c20616e6420696e64757374726965732e2057652068616e646c652073656e73697469766520696e7665737469676174696f6e730d0a202020202020202020207769746820707265636973696f6e20616e642064697363726574696f6e2e204f757220736572766963657320696e636c7564653a0d0a0d0a20202020202020203c2f703e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e436f6d707574657220466f72656e736963733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020205265636f76657220616e6420616e616c797a652066696c65732066726f6d206465736b746f707320616e64206c6170746f7073e280946576656e2074686f736520746861742068617665206265656e2064656c65746564206f7220696e74656e74696f6e616c6c790d0a202020202020202020202020202068696464656e2e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4d6f62696c652044657669636520466f72656e736963733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020457874726163742074657874206d657373616765732c2063616c6c206c6f67732c2047505320646174612c2070686f746f732c206170702061637469766974792c20616e64206d6f72652066726f6d20736d61727470686f6e657320616e64207461626c6574732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e436c6f7564202620456d61696c20496e7665737469676174696f6e733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e556e636f76657220737573706963696f7573206265686176696f722077697468696e20636c6f756420706c6174666f726d7320616e6420656d61696c2073797374656d73e28094696e636c7564696e672064656c65746564206f720d0a20202020202020202020202020206d616e6970756c6174656420636f6d6d756e69636174696f6e732e203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e446174612042726561636820496e7665737469676174696f6e733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e50696e706f696e74207468652063617573652c2074696d656c696e652c20616e642073636f7065206f6620756e617574686f72697a656420616363657373206f7220637962657261747461636b732e0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4d6574616461746120262054696d656c696e6520416e616c797369733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e5265636f6e737472756374207573657220616374697669747920616e64206469676974616c206576656e7473207769746820707265636973696f6e207573696e672068696464656e206d6574616461746120616e642073797374656d0d0a20202020202020202020202020206c6f67732e3c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4c697469676174696f6e20537570706f7274203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e50726f766964652065787065727420646f63756d656e746174696f6e2c20616666696461766974732c20616e642074657374696d6f6e79207461696c6f72656420666f72206c6567616c2070726f63656564696e677320696e0d0a2020202020202020202020202020626f746820636976696c20616e64206372696d696e616c20636f757274732e203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f64696769662e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a20202020200d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c212d2d203c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a2020202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a202020202020202020203c696d67207372633d22696d616765732f646f672f756e322e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a202020202020202020203c696d67207372633d22696d616765732f646f672f756e322d6d6f622e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234206d6f622d646973223e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a202020202020202020203c683220636c6173733d226b6e732d686564223e4469676974616c20466f72656e736963732054686174205374616e647320557020696e20436f75727420616e642043726f73732d4578616d733c2f68323e0d0a202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020202020576520646f6ee2809974206a75737420666f6c6c6f77207468652064617461e280947765206465636f64652069742e204f7572207465616d20636f6d62696e6573206465657020746563686e6963616c206578706572746973652077697468206c6567616c20696e736967687420746f0d0a20202020202020202020202064656c69766572206469676974616c20696e7665737469676174696f6e732074686174207374616e6420757020746f207363727574696e7920696e20636f75727420616e6420626f617264726f6f6d7320616c696b652e20436c69656e74732063686f6f7365207573206e6f740d0a2020202020202020202020206f6e6c7920666f72206f757220616476616e636564206361706162696c69746965732c2062757420616c736f20666f722074686520636f6e666964656e63652c20636c61726974792c20616e642064697363726574696f6e207765206272696e6720746f2065766572790d0a202020202020202020202020636173652e0d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020202020576865746865722069742773207265636f766572696e6720637269746963616c2065766964656e6365206f722064656c69766572696e67206578706572742074657374696d6f6e792c207765e28099726520796f7572207472757374656420706172746e657220696e0d0a202020202020202020202020756e636f766572696e6720746865206469676974616c2074727574682e0d0a20200d0a202020202020202020203c2f703e0d0a202020202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a2020202020202020202020203c6c693e0d0a20202020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020202020436f7572742d41646d69737369626c652045766964656e63650d0a20202020202020202020202020203c2f703e0d0a20202020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020202020457665727920696e7665737469676174696f6e206d65657473206f722065786365656473206c6567616c207374616e646172647320666f722061646d6973736962696c6974792c20636861696e206f6620637573746f64792c20616e6420666f72656e7369630d0a2020202020202020202020202020202070726f746f636f6c732e0d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020202020446565702044657669636520416e616c797369730d0a20202020202020202020202020203c2f703e0d0a20202020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020202057652064696720696e746f2073797374656d732074686174206f7468657273206f7665726c6f6f6b2e204f757220746f6f6c7320616e6420746563686e6971756573206578747261637420646174612066726f6d20756e616c6c6f6361746564206469736b0d0a2020202020202020202020202020202073706163652c2068696464656e20706172746974696f6e732c20616e6420656e6372797074656420636f6e7461696e6572732e0d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202020204d756c7469706c6174666f726d204578706572746973650d0a20202020202020202020202020203c2f703e0d0a20202020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020202057696e646f77732c204d61632c20694f532c20416e64726f69642c20636c6f75642073657276696365732c20776520686176652074686520746f6f6c7320616e6420657870657269656e636520746f206e6176696761746520697420616c6c2e0d0a20202020202020202020202020203c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202020204578706572742054657374696d6f6e790d0a20202020202020202020202020203c2f703e0d0a20202020202020202020202020203c7020636c6173733d226d7435223e0d0a202020202020202020202020202020204f7572207370656369616c6973747320646f6ee2809974206a75737420616e616c797a65e280947468657920746573746966792e2057652070726f7669646520636f6e666964656e742c20646566656e7369626c6520657870657274206f70696e696f6e7320696e0d0a20202020202020202020202020202020636f757274726f6f6d2073657474696e67730d0a20202020202020202020202020203c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a2020202020202020202020203c6c6920636c6173733d226d743138223e0d0a20202020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020202020436f6e666964656e7469616c20616e64205365637572650d0a20202020202020202020202020203c2f703e0d0a20202020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020202020457665727920636173652069732068616e646c656420776974682073747269637420636f6e666964656e7469616c6974792c206261636b65642062792073656375726520646174612068616e646c696e672070726f746f636f6c7320616e640d0a202020202020202020202020202020206e6f6e646973636c6f737572652061677265656d656e74732e0d0a20202020202020202020202020203c2f703e0d0a20200d0a2020202020202020202020203c2f6c693e0d0a202020202020202020203c2f756c3e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e207478742d636170223e0d0a2020202020202020202020202020426f6f6b20796f757220636f6e73756c746174696f6e206e6f770d0a2020202020202020202020203c2f613e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a20200d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e202d2d3e0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020204469676974616c20466f72656e736963732054686174205374616e647320557020696e20436f75727420616e642043726f73732d4578616d730d0a2020202020203c2f68323e0d0a0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a2020202020202020576520646f6ee2809974206a75737420666f6c6c6f77207468652064617461e280947765206465636f64652069742e204f7572207465616d20636f6d62696e6573206465657020746563686e6963616c206578706572746973652077697468206c6567616c20696e736967687420746f0d0a202020202020202064656c69766572206469676974616c20696e7665737469676174696f6e732074686174207374616e6420757020746f207363727574696e7920696e20636f75727420616e6420626f617264726f6f6d7320616c696b652e20436c69656e74732063686f6f7365207573206e6f740d0a20202020202020206f6e6c7920666f72206f757220616476616e636564206361706162696c69746965732c2062757420616c736f20666f722074686520636f6e666964656e63652c20636c61726974792c20616e642064697363726574696f6e207765206272696e6720746f20657665727920636173652e0d0a2020202020203c2f703e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a2020202020202020576865746865722069742773207265636f766572696e6720637269746963616c2065766964656e6365206f722064656c69766572696e67206578706572742074657374696d6f6e792c207765e28099726520796f7572207472757374656420706172746e657220696e0d0a2020202020202020756e636f766572696e6720746865206469676974616c2074727574682e0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436f7572742d41646d69737369626c652045766964656e63653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020457665727920696e7665737469676174696f6e206d65657473206f722065786365656473206c6567616c207374616e646172647320666f722061646d6973736962696c6974792c20636861696e206f6620637573746f64792c20616e6420666f72656e7369630d0a20202020202020202020202070726f746f636f6c732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e446565702044657669636520416e616c797369733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202057652064696720696e746f2073797374656d732074686174206f7468657273206f7665726c6f6f6b2e204f757220746f6f6c7320616e6420746563686e6971756573206578747261637420646174612066726f6d20756e616c6c6f6361746564206469736b2073706163652c0d0a20202020202020202020202068696464656e20706172746974696f6e732c20616e6420656e6372797074656420636f6e7461696e6572732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4d756c7469706c6174666f726d204578706572746973653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202057696e646f77732c204d61632c20694f532c20416e64726f69642c20636c6f75642073657276696365732c20776520686176652074686520746f6f6c7320616e6420657870657269656e636520746f206e6176696761746520697420616c6c2e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4578706572742054657374696d6f6e793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020204f7572207370656369616c6973747320646f6ee2809974206a75737420616e616c797a65e280947468657920746573746966792e2057652070726f7669646520636f6e666964656e742c20646566656e7369626c6520657870657274206f70696e696f6e7320696e0d0a202020202020202020202020636f757274726f6f6d2073657474696e67732e0d0a0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436f6e666964656e7469616c20616e64205365637572653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020457665727920636173652069732068616e646c656420776974682073747269637420636f6e666964656e7469616c6974792c206261636b65642062792073656375726520646174612068616e646c696e672070726f746f636f6c7320616e640d0a2020202020202020202020206e6f6e646973636c6f737572652061677265656d656e74732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a2020202020202020526573756c747320596f752043616e2052656c79204f6e0d0a2020202020203c2f68323e0d0a0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a20202020202020205768656e206469676974616c2065766964656e6365206d616b6573206f7220627265616b73206120636173652c20796f75206e656564206d6f7265207468616e206a75737420746f6f6c73e28094796f75206e6565642070726f76656e20726573756c74732e20417420426c61636b0d0a2020202020202020446f6720466f72656e736963732c206f757220696e7665737469676174696f6e7320617265206275696c7420666f722073706565642c20636c61726974792c20616e6420636f757274726f6f6d20737472656e6774682e2048657265e2809973207768617420736574732075730d0a20202020202020206170617274207768656e206974206d617474657273206d6f73743a0d0a2020202020203c2f703e0d0a0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e45766964656e636520546861742057696e732043617365733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020204f75722066696e64696e677320617265207573656420746f2073656375726520736574746c656d656e74732c20737570706f7274206372696d696e616c20636861726765732c20616e64207265736f6c766520696e7465726e616c206469737075746573e28094626563617573650d0a20202020202020202020202065766572792062797465206f66206461746120697320646566656e7369626c6520616e642061646d69737369626c652e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e507265736572766174696f6e20576974686f757420436f6d70726f6d6973653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020576520666f6c6c6f772073747269637420666f72656e73696320696d6167696e6720616e6420636861696e2d6f662d637573746f64792070726f6365647572657320746f20656e73757265206e6f206461746120697320616c74657265642c206c6f73742c206f720d0a2020202020202020202020207175657374696f6e656420696e20636f7572742e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e526170696420526573706f6e7365205768656e204576657279204d696e75746520436f756e74733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202057686574686572206974e280997320612064617461206272656163682c20612074696d652d73656e7369746976652068656172696e672c206f7220616e20757267656e7420696e7465726e616c20696e7665737469676174696f6e2c207765206d6f62696c697a650d0a20202020202020202020202066617374e280946f6674656e2077697468696e20686f7572732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e496e6475737472792d537065636966696320496e73696768743c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202046726f6d2066696e616e6369616c20667261756420746f206865616c74686361726520646174612076696f6c6174696f6e732c20776520756e6465727374616e642074686520726567756c61746f727920616e64206f7065726174696f6e616c206e75616e636573206f660d0a202020202020202020202020796f757220736563746f722e0d0a0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e537472617465676963204c697469676174696f6e20537570706f72743c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020576520646f6ee2809974206a7573742066696e642064617461e2809477652068656c7020796f7572206c6567616c207465616d206d616b652073656e7365206f662069742c207072657061726520616666696461766974732c20616e642070726573656e7420636f6d70656c6c696e670d0a2020202020202020202020206e61727261746976657320696e20636f7572742e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d22706f732d7265206d783138303020223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d70642070743430223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e6672657175656e746c792061736b6564207175657374696f6e733c2f68323e0d0a2020202020202020202020203c64697620636c6173733d226661712d736563206d74333220706167652d736563223e0d0a20202020202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e223e0d0a202020202020202020202020202020203c212d2d206661712031202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d68656164657220616374697665223e0d0a202020202020202020202020202020202020202049732064656c657465642064617461207265616c6c79207265636f76657261626c653f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a202020202020202020202020202020202020202020202020596573e28094756e6c657373206974e2809973206265656e206f7665727772697474656e2c2064656c6574656420646174612063616e206f6674656e206265207265636f766572656420616e6420726573746f726564207573696e670d0a202020202020202020202020202020202020202020202020616476616e63656420666f72656e73696320746f6f6c732e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712032202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202043616e20796f752074656c6c2077686f20616363657373656420612066696c65206f722073656e7420616e20656d61696c3f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204162736f6c7574656c792e20576520616e616c797a652073797374656d206c6f677320616e64206d6574616461746120746f2064657465726d696e65207573657220616374696f6e732c206163636573732074696d65732c20616e640d0a2020202020202020202020202020202020202020202020206469676974616c20747261696c732e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a0d0a202020202020202020202020202020203c212d2d206661712033202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202041726520796f75722066696e64696e67732061646d69737369626c6520696e20636f7572743f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205965732e204f757220666f72656e7369632070726f63657373207374726963746c7920666f6c6c6f777320636861696e2d6f662d637573746f647920616e6420646f63756d656e746174696f6e2070726f746f636f6c7320746f0d0a202020202020202020202020202020202020202020202020656e7375726520616c6c2065766964656e636520697320636f7572742d61646d69737369626c652e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712034202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020486f77206c6f6e6720646f657320616e20696e7665737469676174696f6e2074616b653f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a20202020202020202020202020202020202020202020202054696d656672616d65732076617279206261736564206f6e20636f6d706c65786974792c20627574207765206f6666657220657870656469746564207365727669636573207768656e2074696d696e6720697320637269746963616c2e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712035202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020446f20796f7520776f726b207769746820696e646976696475616c732c206f72206a757374206c6177206669726d7320616e6420636f72706f726174696f6e733f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a202020202020202020202020202020202020202020202020576520776f726b207769746820696e646976696475616c732c206c6177206669726d732c20736d616c6c20627573696e65737365732c20616e6420656e7465727072697365206f7267616e697a6174696f6e7320616c696b652e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a3c64697620636c6173733d226472792d706420707430207062343020706f732d72656c223e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a202020203c64697620636c6173733d22742d63656e746572206d78383038206d6c722d6174223e0d0a0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4e65656420746f20556e636f76657220437269746963616c204469676974616c2045766964656e63653f205765e280997265205265616479205768656e204974204d617474657273204d6f73743c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020204469676974616c2065766964656e63652063616e206d616b65206f7220627265616b206120636173652e20426c61636b20446f6720466f72656e736963732064656c69766572732065787065727420616e616c79736973206163726f73730d0a202020202020202064657669636573e280947265636f766572696e672c2061757468656e7469636174696e672c20616e642070726573657276696e672064617461207769746820707265636973696f6e2e204f757220636f7572742d7265616479207265706f727473207570686f6c6420636861696e206f660d0a2020202020202020637573746f647920616e64206d656574207468652068696768657374206c6567616c207374616e64617264732e0d0a2020202020203c2f703e0d0a2020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202046726f6d2064656c657465642066696c657320746f20737573706963696f757320616374697669747920616e6420646174612062726561636865732c20776520756e636f76657220746865207472757468e280947768657265766572206974e28099732073746f7265642e0d0a2020202020203c2f703e0d0a2020202020203c64697620636c6173733d226d743438223e0d0a20202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e53746172742077697468206120436f6e666964656e7469616c20436f6e73756c746174696f6e3c2f613e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a32313a3438223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a33353b733a383a226f72646572696e67223b693a31353b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34383a2231323a6578706572742d6469676974616c2d666f72656e736963732d746f2d756e636f7665722d7468652d7472757468223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a3130313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31323a6578706572742d6469676974616c2d666f72656e736963732d746f2d756e636f7665722d7468652d74727574682663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a34353a22457870657274204469676974616c20466f72656e7369637320746f20556e636f76657220746865205472757468223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3132223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(16, 'index.php?option=com_content&view=article&id=13', 'index.php?option=com_content&view=article&id=13:computer-forensics-services-data-recovery-experts&catid=2', 'Computer Forensics Services & Data Recovery Experts', ' Forensic Analysis of Windows, macOS & Linux Computers We specialize in deleted data recovery, in-depth digital investigations, and producing court-admissible forensic reports backed by expert testimony. Whether you\'re responding to legal discovery, investigating misconduct, or seeking answers hidden in a hard drive, our forensic analysts deliver clear, defensible results across Windows, macOS, and Linux platforms. We provide expert computer forensic services across the U.S., with support for both remote and on-site investigations. Schedule a Consultation Empowering Legal Teams & Investigators to Uncover the Truth with Digital Precision We help legal professionals, corporate investigators, and business leaders uncover and preserve critical digital evidence through expert computer forensic services. Our team works closely with attorneys, HR departments, IT staff, and investigators to provide court-admissible findings with clarity and discretion. Clients rely on our expertise during: Departing employee investigations and access audits Allegations of fraud, misconduct, or data theft Internal investigations and regulatory compliance reviews Civil litigation involving deleted files or digital activity. Criminal defense or prosecution requiring expert forensic support These situations require fast, accurate, and legally defensible results. At Black Dog Forensics, that’s exactly what we deliver—with cross-platform expertise spanning Windows, macOS, and Linux systems. What We Do: Comprehensive Computer Forensic Services Digital Investigations Across Windows, macOS, and Linux Platforms At Black Dog Forensics, we specialize in uncovering crucial digital evidence from computers and storage devices. Whether you’re dealing with litigation, internal audits, employee misconduct, or security incidents, we offer end-to-end forensic services designed for accuracy, speed, and legal defensibility. Our Core Offerings: Windows & macOS Forensics Full forensic acquisition of desktops, laptops, and external media. Deep analysis of system logs, user activity, and file artifacts. Identification of insider threats and suspicious data movements. Deleted File & Data Recovery Recover documents, emails, and media—even from formatted or damaged drives. Extract hidden or lost records from SSDs, HDDs, and encrypted systems. Internet & Network Activity Analysis Examine browser history, cached files, and online communication. Detect cloud access, unauthorized uploads, and malicious behavior. Forensic Imaging & Preservation Bit-for-bit imaging for data integrity and long-term storage. Ideal for legal review, regulatory compliance, and incident response. User Activity & System Log Analysis Timeline reconstruction of user behavior, logins, and file access. Investigation of unauthorized installs, file modifications, and USB usage. Precision Forensics. Proven Process. Professional Expertise. Our services are built on forensic discipline, attention to detail, and technical excellence. We ensure every step—from data capture to final reporting—is handled with legal and investigative precision. Need digital evidence analyzed quickly and defensibly? Request your consultation now. Cross-Platform Support Windows, macOS, Linux, virtual environments. Secure Imaging & Chain of Custody For court-admissible evidence. Deleted File Recovery Restore emails, files, browser history. Expert Witness Services  Testimony for criminal & civil litigation. Fast Turnaround Expedited options available. Discreet & Confidential Secure handling of sensitive cases. Why Clients Trust Black Dog Forensics for Computer Investigations When the stakes are high and digital evidence is critical, clients turn to Black Dog Forensics for thorough, unbiased computer investigations. Our team brings together deep technical expertise, investigative rigor, and courtroom-ready reporting to support internal teams, legal counsel, and regulatory bodies. We don’t just uncover data—we reveal facts that can influence outcomes. Uncover Critical Digital Evidence Identify deleted, hidden, or altered files and system activity essential to your case. Legally Defensible Reports We follow strict forensic protocols, ensuring that all findings hold up under legal scrutiny. Expose Fraud, Policy Violations & Insider Threats From corporate misuse to IP theft, we help organizations uncover what really happened. Enhance Legal & Regulatory Cases Clear, concise reporting supports attorneys, investigators, and compliance officers. Support Cyber Incident Response Discover unauthorized access, credential abuse, and potential breach origins.  Frequently asked questions Can deleted files really be recovered during a forensic investigation? Yes. Our forensic experts can recover deleted emails, documents, system files, and metadata from hard drives, SSDs, and external devices—even after formatting or partial overwrites. We use court-approved tools to extract data without altering the source, making the evidence admissible and reliable. Can you investigate what a departing employee did on their computer? Absolutely. We conduct detailed forensic analysis to identify whether sensitive data was accessed, copied, or exfiltrated before an employee’s departure. This includes: USB activity and external device usage File access and deletion patterns Cloud uploads or third-party app usage Login history and timeline reconstruction Our findings support HR investigations, legal action, or policy enforcement.  What types of cases require computer forensic services? Computer forensics plays a vital role in: Employee misconduct and insider threat investigations Data theft and intellectual property disputes Civil litigation and eDiscovery Fraud detection and compliance audits Cybersecurity incident response We help uncover the truth and provide clear, defensible evidence Are your forensic reports legally admissible in court? Yes. All of our reports follow strict chain-of-custody and forensic integrity standards. They are designed to be court-admissible, and we can provide expert witness testimony when needed to support legal proceedings. How long does a forensic computer investigation take?  Most standard cases are completed in 1–2 weeks, depending on data size and complexity. For urgent matters, we offer expedited service with full reporting in as little as 1–5 business days. We\'ll give you a clear timeline at the start of every engagement. Need Expert Computer Forensics? We’re Ready When You Are When digital evidence is central to your case, investigation, or internal review, precision and discretion are non-negotiable. At Black Dog Forensics, we provide certified computer forensic services to help uncover the truth—whether you\'re dealing with employee misconduct, data theft, compliance violations, or litigation. We recover deleted data, analyze user activity, and produce court-admissible reports from Windows, macOS, and Linux systems. Schedule a Confidential, No-Obligation Consultation ', '2025-05-23 11:32:46', '84f2974c68db90a7b080c6314613e727', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a373031373a2220466f72656e73696320416e616c79736973206f662057696e646f77732c206d61634f532026204c696e757820436f6d707574657273205765207370656369616c697a6520696e2064656c657465642064617461207265636f766572792c20696e2d6465707468206469676974616c20696e7665737469676174696f6e732c20616e642070726f647563696e6720636f7572742d61646d69737369626c6520666f72656e736963207265706f727473206261636b6564206279206578706572742074657374696d6f6e792e205768657468657220796f7527726520726573706f6e64696e6720746f206c6567616c20646973636f766572792c20696e7665737469676174696e67206d6973636f6e647563742c206f72207365656b696e6720616e73776572732068696464656e20696e206120686172642064726976652c206f757220666f72656e73696320616e616c797374732064656c6976657220636c6561722c20646566656e7369626c6520726573756c7473206163726f73732057696e646f77732c206d61634f532c20616e64204c696e757820706c6174666f726d732e2057652070726f766964652065787065727420636f6d707574657220666f72656e736963207365727669636573206163726f73732074686520552e532e2c207769746820737570706f727420666f7220626f74682072656d6f746520616e64206f6e2d7369746520696e7665737469676174696f6e732e205363686564756c65206120436f6e73756c746174696f6e20456d706f776572696e67204c6567616c205465616d73202620496e76657374696761746f727320746f20556e636f766572207468652054727574682077697468204469676974616c20507265636973696f6e2057652068656c70206c6567616c2070726f66657373696f6e616c732c20636f72706f7261746520696e76657374696761746f72732c20616e6420627573696e657373206c65616465727320756e636f76657220616e6420707265736572766520637269746963616c206469676974616c2065766964656e6365207468726f7567682065787065727420636f6d707574657220666f72656e7369632073657276696365732e204f7572207465616d20776f726b7320636c6f73656c792077697468206174746f726e6579732c204852206465706172746d656e74732c2049542073746166662c20616e6420696e76657374696761746f727320746f2070726f7669646520636f7572742d61646d69737369626c652066696e64696e6773207769746820636c617269747920616e642064697363726574696f6e2e20436c69656e74732072656c79206f6e206f75722065787065727469736520647572696e673a20446570617274696e6720656d706c6f79656520696e7665737469676174696f6e7320616e64206163636573732061756469747320416c6c65676174696f6e73206f662066726175642c206d6973636f6e647563742c206f72206461746120746865667420496e7465726e616c20696e7665737469676174696f6e7320616e6420726567756c61746f727920636f6d706c69616e6365207265766965777320436976696c206c697469676174696f6e20696e766f6c76696e672064656c657465642066696c6573206f72206469676974616c2061637469766974792e204372696d696e616c20646566656e7365206f722070726f7365637574696f6e20726571756972696e672065787065727420666f72656e73696320737570706f727420546865736520736974756174696f6e73207265717569726520666173742c2061636375726174652c20616e64206c6567616c6c7920646566656e7369626c6520726573756c74732e20417420426c61636b20446f6720466f72656e736963732c2074686174e28099732065786163746c7920776861742077652064656c69766572e28094776974682063726f73732d706c6174666f726d20657870657274697365207370616e6e696e672057696e646f77732c206d61634f532c20616e64204c696e75782073797374656d732e205768617420576520446f3a20436f6d70726568656e7369766520436f6d707574657220466f72656e736963205365727669636573204469676974616c20496e7665737469676174696f6e73204163726f73732057696e646f77732c206d61634f532c20616e64204c696e757820506c6174666f726d7320417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e20756e636f766572696e67206372756369616c206469676974616c2065766964656e63652066726f6d20636f6d70757465727320616e642073746f7261676520646576696365732e205768657468657220796f75e280997265206465616c696e672077697468206c697469676174696f6e2c20696e7465726e616c206175646974732c20656d706c6f796565206d6973636f6e647563742c206f7220736563757269747920696e636964656e74732c207765206f6666657220656e642d746f2d656e6420666f72656e7369632073657276696365732064657369676e656420666f722061636375726163792c2073706565642c20616e64206c6567616c20646566656e736962696c6974792e204f757220436f7265204f66666572696e67733a2057696e646f77732026206d61634f5320466f72656e736963732046756c6c20666f72656e736963206163717569736974696f6e206f66206465736b746f70732c206c6170746f70732c20616e642065787465726e616c206d656469612e204465657020616e616c79736973206f662073797374656d206c6f67732c20757365722061637469766974792c20616e642066696c65206172746966616374732e204964656e74696669636174696f6e206f6620696e7369646572207468726561747320616e6420737573706963696f75732064617461206d6f76656d656e74732e2044656c657465642046696c6520262044617461205265636f76657279205265636f76657220646f63756d656e74732c20656d61696c732c20616e64206d65646961e280946576656e2066726f6d20666f726d6174746564206f722064616d61676564206472697665732e20457874726163742068696464656e206f72206c6f7374207265636f7264732066726f6d20535344732c20484444732c20616e6420656e637279707465642073797374656d732e20496e7465726e65742026204e6574776f726b20416374697669747920416e616c79736973204578616d696e652062726f7773657220686973746f72792c206361636865642066696c65732c20616e64206f6e6c696e6520636f6d6d756e69636174696f6e2e2044657465637420636c6f7564206163636573732c20756e617574686f72697a65642075706c6f6164732c20616e64206d616c6963696f7573206265686176696f722e20466f72656e73696320496d6167696e67202620507265736572766174696f6e204269742d666f722d62697420696d6167696e6720666f72206461746120696e7465677269747920616e64206c6f6e672d7465726d2073746f726167652e20496465616c20666f72206c6567616c207265766965772c20726567756c61746f727920636f6d706c69616e63652c20616e6420696e636964656e7420726573706f6e73652e205573657220416374697669747920262053797374656d204c6f6720416e616c797369732054696d656c696e65207265636f6e737472756374696f6e206f662075736572206265686176696f722c206c6f67696e732c20616e642066696c65206163636573732e20496e7665737469676174696f6e206f6620756e617574686f72697a656420696e7374616c6c732c2066696c65206d6f64696669636174696f6e732c20616e64205553422075736167652e20507265636973696f6e20466f72656e736963732e2050726f76656e2050726f636573732e2050726f66657373696f6e616c204578706572746973652e204f757220736572766963657320617265206275696c74206f6e20666f72656e736963206469736369706c696e652c20617474656e74696f6e20746f2064657461696c2c20616e6420746563686e6963616c20657863656c6c656e63652e20576520656e737572652065766572792073746570e2809466726f6d2064617461206361707475726520746f2066696e616c207265706f7274696e67e2809469732068616e646c65642077697468206c6567616c20616e6420696e766573746967617469766520707265636973696f6e2e204e656564206469676974616c2065766964656e636520616e616c797a656420717569636b6c7920616e6420646566656e7369626c793f205265717565737420796f757220636f6e73756c746174696f6e206e6f772e2043726f73732d506c6174666f726d20537570706f72742057696e646f77732c206d61634f532c204c696e75782c207669727475616c20656e7669726f6e6d656e74732e2053656375726520496d6167696e67202620436861696e206f6620437573746f647920466f7220636f7572742d61646d69737369626c652065766964656e63652e2044656c657465642046696c65205265636f7665727920526573746f726520656d61696c732c2066696c65732c2062726f7773657220686973746f72792e20457870657274205769746e657373205365727669636573202054657374696d6f6e7920666f72206372696d696e616c202620636976696c206c697469676174696f6e2e2046617374205475726e61726f756e6420457870656469746564206f7074696f6e7320617661696c61626c652e204469736372656574202620436f6e666964656e7469616c205365637572652068616e646c696e67206f662073656e7369746976652063617365732e2057687920436c69656e747320547275737420426c61636b20446f6720466f72656e7369637320666f7220436f6d707574657220496e7665737469676174696f6e73205768656e20746865207374616b657320617265206869676820616e64206469676974616c2065766964656e636520697320637269746963616c2c20636c69656e7473207475726e20746f20426c61636b20446f6720466f72656e7369637320666f722074686f726f7567682c20756e62696173656420636f6d707574657220696e7665737469676174696f6e732e204f7572207465616d206272696e677320746f676574686572206465657020746563686e6963616c206578706572746973652c20696e7665737469676174697665207269676f722c20616e6420636f757274726f6f6d2d7265616479207265706f7274696e6720746f20737570706f727420696e7465726e616c207465616d732c206c6567616c20636f756e73656c2c20616e6420726567756c61746f727920626f646965732e20576520646f6ee2809974206a75737420756e636f7665722064617461e2809477652072657665616c20666163747320746861742063616e20696e666c75656e6365206f7574636f6d65732e20556e636f76657220437269746963616c204469676974616c2045766964656e6365204964656e746966792064656c657465642c2068696464656e2c206f7220616c74657265642066696c657320616e642073797374656d20616374697669747920657373656e7469616c20746f20796f757220636173652e204c6567616c6c7920446566656e7369626c65205265706f72747320576520666f6c6c6f772073747269637420666f72656e7369632070726f746f636f6c732c20656e737572696e67207468617420616c6c2066696e64696e677320686f6c6420757020756e646572206c6567616c207363727574696e792e204578706f73652046726175642c20506f6c6963792056696f6c6174696f6e73202620496e736964657220546872656174732046726f6d20636f72706f72617465206d697375736520746f2049502074686566742c2077652068656c70206f7267616e697a6174696f6e7320756e636f7665722077686174207265616c6c792068617070656e65642e20456e68616e6365204c6567616c202620526567756c61746f727920436173657320436c6561722c20636f6e63697365207265706f7274696e6720737570706f727473206174746f726e6579732c20696e76657374696761746f72732c20616e6420636f6d706c69616e6365206f666669636572732e20537570706f727420437962657220496e636964656e7420526573706f6e736520446973636f76657220756e617574686f72697a6564206163636573732c2063726564656e7469616c2061627573652c20616e6420706f74656e7469616c20627265616368206f726967696e732e20204672657175656e746c792061736b6564207175657374696f6e732043616e2064656c657465642066696c6573207265616c6c79206265207265636f766572656420647572696e67206120666f72656e73696320696e7665737469676174696f6e3f205965732e204f757220666f72656e73696320657870657274732063616e207265636f7665722064656c6574656420656d61696c732c20646f63756d656e74732c2073797374656d2066696c65732c20616e64206d657461646174612066726f6d2068617264206472697665732c20535344732c20616e642065787465726e616c2064657669636573e280946576656e20616674657220666f726d617474696e67206f72207061727469616c206f7665727772697465732e2057652075736520636f7572742d617070726f76656420746f6f6c7320746f2065787472616374206461746120776974686f757420616c746572696e672074686520736f757263652c206d616b696e67207468652065766964656e63652061646d69737369626c6520616e642072656c6961626c652e2043616e20796f7520696e7665737469676174652077686174206120646570617274696e6720656d706c6f79656520646964206f6e20746865697220636f6d70757465723f204162736f6c7574656c792e20576520636f6e647563742064657461696c656420666f72656e73696320616e616c7973697320746f206964656e7469667920776865746865722073656e7369746976652064617461207761732061636365737365642c20636f706965642c206f7220657866696c747261746564206265666f726520616e20656d706c6f796565e2809973206465706172747572652e205468697320696e636c756465733a2055534220616374697669747920616e642065787465726e616c206465766963652075736167652046696c652061636365737320616e642064656c6574696f6e207061747465726e7320436c6f75642075706c6f616473206f722074686972642d706172747920617070207573616765204c6f67696e20686973746f727920616e642074696d656c696e65207265636f6e737472756374696f6e204f75722066696e64696e677320737570706f727420485220696e7665737469676174696f6e732c206c6567616c20616374696f6e2c206f7220706f6c69637920656e666f7263656d656e742e202057686174207479706573206f66206361736573207265717569726520636f6d707574657220666f72656e7369632073657276696365733f20436f6d707574657220666f72656e7369637320706c617973206120766974616c20726f6c6520696e3a20456d706c6f796565206d6973636f6e6475637420616e6420696e73696465722074687265617420696e7665737469676174696f6e73204461746120746865667420616e6420696e74656c6c65637475616c2070726f706572747920646973707574657320436976696c206c697469676174696f6e20616e642065446973636f7665727920467261756420646574656374696f6e20616e6420636f6d706c69616e636520617564697473204379626572736563757269747920696e636964656e7420726573706f6e73652057652068656c7020756e636f7665722074686520747275746820616e642070726f7669646520636c6561722c20646566656e7369626c652065766964656e63652041726520796f757220666f72656e736963207265706f727473206c6567616c6c792061646d69737369626c6520696e20636f7572743f205965732e20416c6c206f66206f7572207265706f72747320666f6c6c6f772073747269637420636861696e2d6f662d637573746f647920616e6420666f72656e73696320696e74656772697479207374616e64617264732e2054686579206172652064657369676e656420746f20626520636f7572742d61646d69737369626c652c20616e642077652063616e2070726f7669646520657870657274207769746e6573732074657374696d6f6e79207768656e206e656564656420746f20737570706f7274206c6567616c2070726f63656564696e67732e20486f77206c6f6e6720646f6573206120666f72656e73696320636f6d707574657220696e7665737469676174696f6e2074616b653f20204d6f7374207374616e646172642063617365732061726520636f6d706c6574656420696e2031e2809332207765656b732c20646570656e64696e67206f6e20646174612073697a6520616e6420636f6d706c65786974792e20466f7220757267656e74206d6174746572732c207765206f6666657220657870656469746564207365727669636520776974682066756c6c207265706f7274696e6720696e206173206c6974746c652061732031e280933520627573696e65737320646179732e205765276c6c206769766520796f75206120636c6561722074696d656c696e6520617420746865207374617274206f6620657665727920656e676167656d656e742e204e6565642045787065727420436f6d707574657220466f72656e736963733f205765e280997265205265616479205768656e20596f7520417265205768656e206469676974616c2065766964656e63652069732063656e7472616c20746f20796f757220636173652c20696e7665737469676174696f6e2c206f7220696e7465726e616c207265766965772c20707265636973696f6e20616e642064697363726574696f6e20617265206e6f6e2d6e65676f746961626c652e20417420426c61636b20446f6720466f72656e736963732c2077652070726f766964652063657274696669656420636f6d707574657220666f72656e73696320736572766963657320746f2068656c7020756e636f76657220746865207472757468e280947768657468657220796f75277265206465616c696e67207769746820656d706c6f796565206d6973636f6e647563742c20646174612074686566742c20636f6d706c69616e63652076696f6c6174696f6e732c206f72206c697469676174696f6e2e205765207265636f7665722064656c6574656420646174612c20616e616c797a6520757365722061637469766974792c20616e642070726f6475636520636f7572742d61646d69737369626c65207265706f7274732066726f6d2057696e646f77732c206d61634f532c20616e64204c696e75782073797374656d732e205363686564756c65206120436f6e666964656e7469616c2c204e6f2d4f626c69676174696f6e20436f6e73756c746174696f6e20223b693a333b613a32353a7b733a323a226964223b693a31333b733a353a22616c696173223b733a34393a22636f6d707574657220666f72656e736963732073657276696365732064617461207265636f766572792065787065727473223b733a373a2273756d6d617279223b733a31393833303a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468207574722d73637265656e223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c31223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e466f72656e73696320416e616c79736973206f662057696e646f77732c206d61634f532026204c696e757820436f6d7075746572733c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d747874206d7274323420206d78383630223e0d0a20202020202020202020202020205765207370656369616c697a6520696e2064656c657465642064617461207265636f766572792c20696e2d6465707468206469676974616c20696e7665737469676174696f6e732c20616e642070726f647563696e670d0a2020202020202020202020202020636f7572742d61646d69737369626c6520666f72656e736963207265706f727473206261636b6564206279206578706572742074657374696d6f6e792e205768657468657220796f7527726520726573706f6e64696e6720746f0d0a20202020202020202020202020206c6567616c20646973636f766572792c20696e7665737469676174696e67206d6973636f6e647563742c206f72207365656b696e6720616e73776572732068696464656e20696e206120686172642064726976652c206f75720d0a2020202020202020202020202020666f72656e73696320616e616c797374732064656c6976657220636c6561722c20646566656e7369626c6520726573756c7473206163726f73732057696e646f77732c206d61634f532c20616e64204c696e75780d0a2020202020202020202020202020706c6174666f726d732e0d0a0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d7274323420223e0d0a202020202020202020202020202057652070726f766964652065787065727420636f6d707574657220666f72656e736963207365727669636573206163726f73732074686520552e532e2c207769746820737570706f727420666f7220626f74682072656d6f74650d0a2020202020202020202020202020616e64206f6e2d7369746520696e7665737469676174696f6e732e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e207478742d636170223e0d0a202020202020202020202020202020205363686564756c65206120436f6e73756c746174696f6e200d0a20202020202020202020202020203c2f613e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e456d706f776572696e67204c6567616c205465616d73202620496e76657374696761746f727320746f20556e636f766572207468652054727574682077697468204469676974616c20507265636973696f6e0d0a20202020202020203c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a2020202020202020202057652068656c70206c6567616c2070726f66657373696f6e616c732c20636f72706f7261746520696e76657374696761746f72732c20616e6420627573696e657373206c65616465727320756e636f76657220616e642070726573657276650d0a20202020202020202020637269746963616c206469676974616c2065766964656e6365207468726f7567682065787065727420636f6d707574657220666f72656e7369632073657276696365732e204f7572207465616d20776f726b7320636c6f73656c7920776974680d0a202020202020202020206174746f726e6579732c204852206465706172746d656e74732c2049542073746166662c20616e6420696e76657374696761746f727320746f2070726f7669646520636f7572742d61646d69737369626c652066696e64696e677320776974680d0a20202020202020202020636c617269747920616e642064697363726574696f6e2e0d0a20202020202020203c2f703e0d0a20202020202020203c683420636c6173733d227375622d686564206d743332223e20436c69656e74732072656c79206f6e206f75722065787065727469736520647572696e673a3c2f68343e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020446570617274696e6720656d706c6f79656520696e7665737469676174696f6e7320616e6420616363657373206175646974730d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020416c6c65676174696f6e73206f662066726175642c206d6973636f6e647563742c206f7220646174612074686566740d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e496e7465726e616c20696e7665737469676174696f6e7320616e6420726567756c61746f727920636f6d706c69616e636520726576696577733c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020436976696c206c697469676174696f6e20696e766f6c76696e672064656c657465642066696c6573206f72206469676974616c2061637469766974792e0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a20202020202020202020202020204372696d696e616c20646566656e7365206f722070726f7365637574696f6e20726571756972696e672065787065727420666f72656e73696320737570706f72740d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020546865736520736974756174696f6e73207265717569726520666173742c2061636375726174652c20616e64206c6567616c6c7920646566656e7369626c6520726573756c74732e20417420426c61636b20446f6720466f72656e736963732c2074686174e28099730d0a2020202020202020202065786163746c7920776861742077652064656c69766572e28094776974682063726f73732d706c6174666f726d20657870657274697365207370616e6e696e672057696e646f77732c206d61634f532c20616e64204c696e75782073797374656d732e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f636d702d66726e2e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234206469732d766973223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d682020707430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a0d0a202020203c64697620636c6173733d226d78393332206d6c722d617420742d63656e74657231223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e5768617420576520446f3a20436f6d70726568656e7369766520436f6d707574657220466f72656e7369632053657276696365733c2f68323e0d0a2020202020203c683320636c6173733d226b6e732d68643332207478742d6e726d6c223e4469676974616c20496e7665737469676174696f6e73204163726f73732057696e646f77732c206d61634f532c20616e64204c696e757820506c6174666f726d733c2f68333e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78383630223e0d0a2020202020202020417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e20756e636f766572696e67206372756369616c206469676974616c2065766964656e63652066726f6d20636f6d70757465727320616e640d0a202020202020202073746f7261676520646576696365732e205768657468657220796f75e280997265206465616c696e672077697468206c697469676174696f6e2c20696e7465726e616c206175646974732c20656d706c6f796565206d6973636f6e647563742c206f720d0a2020202020202020736563757269747920696e636964656e74732c207765206f6666657220656e642d746f2d656e6420666f72656e7369632073657276696365732064657369676e656420666f722061636375726163792c2073706565642c20616e64206c6567616c0d0a2020202020202020646566656e736962696c6974792e0d0a2020202020203c2f703e0d0a2020202020203c683420636c6173733d227375622d686564206d743332223e4f757220436f7265204f66666572696e67733a3c2f68343e0d0a0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703234206d743332207772702070726f7463742070642d696e323420666c782d6c6674223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e57696e646f77732026206d61634f5320466f72656e736963733c2f68343e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202046756c6c20666f72656e736963206163717569736974696f6e206f66206465736b746f70732c206c6170746f70732c20616e642065787465726e616c206d656469612e0d0a20202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020204465657020616e616c79736973206f662073797374656d206c6f67732c20757365722061637469766974792c20616e642066696c65206172746966616374732e0d0a20202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020204964656e74696669636174696f6e206f6620696e7369646572207468726561747320616e6420737573706963696f75732064617461206d6f76656d656e74732e0d0a20202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d22683468656420223e44656c657465642046696c6520262044617461205265636f766572793c2f68343e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020205265636f76657220646f63756d656e74732c20656d61696c732c20616e64206d65646961e280946576656e2066726f6d20666f726d6174746564206f722064616d61676564206472697665732e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020457874726163742068696464656e206f72206c6f7374207265636f7264732066726f6d20535344732c20484444732c20616e6420656e637279707465642073797374656d732e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e496e7465726e65742026204e6574776f726b20416374697669747920416e616c797369733c2f68343e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020204578616d696e652062726f7773657220686973746f72792c206361636865642066696c65732c20616e64206f6e6c696e6520636f6d6d756e69636174696f6e2e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202044657465637420636c6f7564206163636573732c20756e617574686f72697a65642075706c6f6164732c20616e64206d616c6963696f7573206265686176696f722e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e466f72656e73696320496d6167696e67202620507265736572766174696f6e3c2f68343e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020204269742d666f722d62697420696d6167696e6720666f72206461746120696e7465677269747920616e64206c6f6e672d7465726d2073746f726167652e0d0a0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020496465616c20666f72206c6567616c207265766965772c20726567756c61746f727920636f6d706c69616e63652c20616e6420696e636964656e7420726573706f6e73652e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e5573657220416374697669747920262053797374656d204c6f6720416e616c797369733c2f68343e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202054696d656c696e65207265636f6e737472756374696f6e206f662075736572206265686176696f722c206c6f67696e732c20616e642066696c65206163636573732e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020496e7665737469676174696f6e206f6620756e617574686f72697a656420696e7374616c6c732c2066696c65206d6f64696669636174696f6e732c20616e64205553422075736167652e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a2020202020202020507265636973696f6e20466f72656e736963732e2050726f76656e2050726f636573732e2050726f66657373696f6e616c204578706572746973652e0d0a2020202020203c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a20202020202020204f757220736572766963657320617265206275696c74206f6e20666f72656e736963206469736369706c696e652c20617474656e74696f6e20746f2064657461696c2c20616e6420746563686e6963616c20657863656c6c656e63652e20576520656e737572652065766572790d0a202020202020202073746570e2809466726f6d2064617461206361707475726520746f2066696e616c207265706f7274696e67e2809469732068616e646c65642077697468206c6567616c20616e6420696e766573746967617469766520707265636973696f6e2e0d0a20202020202020204e656564206469676974616c2065766964656e636520616e616c797a656420717569636b6c7920616e6420646566656e7369626c793f203c6120687265663d222f636f6e746163742220636c6173733d226c6f672d74637420696e2d70672d616e6b72223e526571756573740d0a20202020202020202020796f757220636f6e73756c746174696f6e206e6f772e3c2f613e0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e43726f73732d506c6174666f726d20537570706f72743c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202057696e646f77732c206d61634f532c204c696e75782c207669727475616c20656e7669726f6e6d656e74732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e53656375726520496d6167696e67202620436861696e206f6620437573746f64793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020466f7220636f7572742d61646d69737369626c652065766964656e63652e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e44656c657465642046696c65205265636f766572793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020526573746f726520656d61696c732c2066696c65732c2062726f7773657220686973746f72792e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e457870657274205769746e6573732053657276696365733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202054657374696d6f6e7920666f72206372696d696e616c202620636976696c206c697469676174696f6e2e0d0a0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e46617374205475726e61726f756e643c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020457870656469746564206f7074696f6e7320617661696c61626c652e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4469736372656574202620436f6e666964656e7469616c3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020205365637572652068616e646c696e67206f662073656e7369746976652063617365732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a202020202020202057687920436c69656e747320547275737420426c61636b20446f6720466f72656e7369637320666f7220436f6d707574657220496e7665737469676174696f6e730d0a2020202020203c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a20202020202020205768656e20746865207374616b657320617265206869676820616e64206469676974616c2065766964656e636520697320637269746963616c2c20636c69656e7473207475726e20746f20426c61636b20446f6720466f72656e7369637320666f722074686f726f7567682c0d0a2020202020202020756e62696173656420636f6d707574657220696e7665737469676174696f6e732e204f7572207465616d206272696e677320746f676574686572206465657020746563686e6963616c206578706572746973652c20696e7665737469676174697665207269676f722c20616e640d0a2020202020202020636f757274726f6f6d2d7265616479207265706f7274696e6720746f20737570706f727420696e7465726e616c207465616d732c206c6567616c20636f756e73656c2c20616e6420726567756c61746f727920626f646965732e20576520646f6ee2809974206a75737420756e636f7665720d0a202020202020202064617461e2809477652072657665616c20666163747320746861742063616e20696e666c75656e6365206f7574636f6d65732e0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e556e636f76657220437269746963616c204469676974616c2045766964656e63653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020204964656e746966792064656c657465642c2068696464656e2c206f7220616c74657265642066696c657320616e642073797374656d20616374697669747920657373656e7469616c20746f20796f757220636173652e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4c6567616c6c7920446566656e7369626c65205265706f7274733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020576520666f6c6c6f772073747269637420666f72656e7369632070726f746f636f6c732c20656e737572696e67207468617420616c6c2066696e64696e677320686f6c6420757020756e646572206c6567616c207363727574696e792e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4578706f73652046726175642c20506f6c6963792056696f6c6174696f6e73202620496e736964657220546872656174733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202046726f6d20636f72706f72617465206d697375736520746f2049502074686566742c2077652068656c70206f7267616e697a6174696f6e7320756e636f7665722077686174207265616c6c792068617070656e65642e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e456e68616e6365204c6567616c202620526567756c61746f72792043617365733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020436c6561722c20636f6e63697365207265706f7274696e6720737570706f727473206174746f726e6579732c20696e76657374696761746f72732c20616e6420636f6d706c69616e6365206f666669636572732e0d0a0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e537570706f727420437962657220496e636964656e7420526573706f6e73653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020446973636f76657220756e617574686f72697a6564206163636573732c2063726564656e7469616c2061627573652c20616e6420706f74656e7469616c20627265616368206f726967696e732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d22706f732d7265206d783138303020223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d70642070743430223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e4672657175656e746c792061736b6564207175657374696f6e733c2f68323e0d0a2020202020202020202020203c64697620636c6173733d226661712d736563206d74333220706167652d736563223e0d0a20202020202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e223e0d0a202020202020202020202020202020203c212d2d206661712031202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d68656164657220616374697665223e0d0a202020202020202020202020202020202020202043616e2064656c657465642066696c6573207265616c6c79206265207265636f766572656420647572696e67206120666f72656e73696320696e7665737469676174696f6e3f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205965732e204f757220666f72656e73696320657870657274732063616e207265636f7665722064656c6574656420656d61696c732c20646f63756d656e74732c2073797374656d0d0a20202020202020202020202020202020202020202020202066696c65732c20616e64206d657461646174612066726f6d2068617264206472697665732c20535344732c20616e642065787465726e616c2064657669636573e280946576656e0d0a202020202020202020202020202020202020202020202020616674657220666f726d617474696e67206f72207061727469616c206f7665727772697465732e2057652075736520636f7572742d617070726f76656420746f6f6c7320746f0d0a20202020202020202020202020202020202020202020202065787472616374206461746120776974686f757420616c746572696e672074686520736f757263652c206d616b696e67207468652065766964656e63652061646d69737369626c650d0a202020202020202020202020202020202020202020202020616e642072656c6961626c652e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712032202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202043616e20796f7520696e7665737469676174652077686174206120646570617274696e6720656d706c6f79656520646964206f6e20746865697220636f6d70757465723f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204162736f6c7574656c792e20576520636f6e647563742064657461696c656420666f72656e73696320616e616c7973697320746f206964656e7469667920776865746865722073656e7369746976652064617461207761730d0a20202020202020202020202020202020202020202020202061636365737365642c20636f706965642c206f7220657866696c747261746564206265666f726520616e20656d706c6f796565e2809973206465706172747572652e205468697320696e636c756465733a0d0a202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020203c756c20636c6173733d2262642d6c69737420206d743332223e0d0a2020202020202020202020202020202020202020202020203c6c693e0d0a202020202020202020202020202020202020202020202020202055534220616374697669747920616e642065787465726e616c206465766963652075736167650d0a2020202020202020202020202020202020202020202020203c2f6c693e0d0a2020202020202020202020202020202020202020202020203c6c693e0d0a202020202020202020202020202020202020202020202020202046696c652061636365737320616e642064656c6574696f6e207061747465726e730d0a2020202020202020202020202020202020202020202020203c2f6c693e0d0a2020202020202020202020202020202020202020202020203c6c693e0d0a2020202020202020202020202020202020202020202020202020436c6f75642075706c6f616473206f722074686972642d7061727479206170702075736167650d0a2020202020202020202020202020202020202020202020203c2f6c693e0d0a2020202020202020202020202020202020202020202020203c6c693e0d0a20202020202020202020202020202020202020202020202020204c6f67696e20686973746f727920616e642074696d656c696e65207265636f6e737472756374696f6e0d0a2020202020202020202020202020202020202020202020203c2f6c693e0d0a202020202020202020202020202020202020202020203c2f756c3e0d0a202020202020202020202020202020202020202020203c7020636c6173733d226d743132223e0d0a2020202020202020202020202020202020202020202020204f75722066696e64696e677320737570706f727420485220696e7665737469676174696f6e732c206c6567616c20616374696f6e2c206f7220706f6c69637920656e666f7263656d656e742e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a0d0a202020202020202020202020202020203c212d2d206661712033202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202057686174207479706573206f66206361736573207265717569726520636f6d707574657220666f72656e7369632073657276696365733f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a202020202020202020202020202020202020202020202020436f6d707574657220666f72656e7369637320706c617973206120766974616c20726f6c6520696e3a0d0a202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020203c756c20636c6173733d2262642d6c69737420206d743332223e0d0a2020202020202020202020202020202020202020202020203c6c693e0d0a2020202020202020202020202020202020202020202020202020456d706c6f796565206d6973636f6e6475637420616e6420696e73696465722074687265617420696e7665737469676174696f6e730d0a0d0a2020202020202020202020202020202020202020202020203c2f6c693e0d0a2020202020202020202020202020202020202020202020203c6c693e0d0a20202020202020202020202020202020202020202020202020204461746120746865667420616e6420696e74656c6c65637475616c2070726f70657274792064697370757465730d0a2020202020202020202020202020202020202020202020203c2f6c693e0d0a2020202020202020202020202020202020202020202020203c6c693e0d0a2020202020202020202020202020202020202020202020202020436976696c206c697469676174696f6e20616e642065446973636f766572790d0a0d0a2020202020202020202020202020202020202020202020203c2f6c693e0d0a2020202020202020202020202020202020202020202020203c6c693e0d0a2020202020202020202020202020202020202020202020202020467261756420646574656374696f6e20616e6420636f6d706c69616e6365206175646974730d0a2020202020202020202020202020202020202020202020203c2f6c693e0d0a2020202020202020202020202020202020202020202020203c6c693e0d0a20202020202020202020202020202020202020202020202020204379626572736563757269747920696e636964656e7420726573706f6e73650d0a2020202020202020202020202020202020202020202020203c2f6c693e0d0a202020202020202020202020202020202020202020203c2f756c3e0d0a202020202020202020202020202020202020202020203c7020636c6173733d226d743132223e0d0a20202020202020202020202020202020202020202020202057652068656c7020756e636f7665722074686520747275746820616e642070726f7669646520636c6561722c20646566656e7369626c652065766964656e63650d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712034202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202041726520796f757220666f72656e736963207265706f727473206c6567616c6c792061646d69737369626c6520696e20636f7572743f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205965732e20416c6c206f66206f7572207265706f72747320666f6c6c6f772073747269637420636861696e2d6f662d637573746f647920616e6420666f72656e73696320696e74656772697479207374616e64617264732e20546865790d0a2020202020202020202020202020202020202020202020206172652064657369676e656420746f20626520636f7572742d61646d69737369626c652c20616e642077652063616e2070726f7669646520657870657274207769746e6573732074657374696d6f6e79207768656e206e656564656420746f0d0a202020202020202020202020202020202020202020202020737570706f7274206c6567616c2070726f63656564696e67732e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712035202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020486f77206c6f6e6720646f6573206120666f72656e73696320636f6d707574657220696e7665737469676174696f6e2074616b653f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204d6f7374207374616e646172642063617365732061726520636f6d706c6574656420696e2031e2809332207765656b732c20646570656e64696e67206f6e20646174612073697a6520616e6420636f6d706c65786974792e20466f720d0a202020202020202020202020202020202020202020202020757267656e74206d6174746572732c207765206f6666657220657870656469746564207365727669636520776974682066756c6c207265706f7274696e6720696e206173206c6974746c652061732031e280933520627573696e6573730d0a202020202020202020202020202020202020202020202020646179732e205765276c6c206769766520796f75206120636c6561722074696d656c696e6520617420746865207374617274206f6620657665727920656e676167656d656e742e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a3c64697620636c6173733d226472792d706420707430207062343020706f732d72656c223e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a202020203c64697620636c6173733d22742d63656e74657220206d6c722d6174223e0d0a0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4e6565642045787065727420436f6d707574657220466f72656e736963733f205765e280997265205265616479205768656e20596f75204172653c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78393333206d6c722d6174223e0d0a20202020202020205768656e206469676974616c2065766964656e63652069732063656e7472616c20746f20796f757220636173652c20696e7665737469676174696f6e2c206f7220696e7465726e616c207265766965772c20707265636973696f6e20616e640d0a202020202020202064697363726574696f6e20617265206e6f6e2d6e65676f746961626c652e20417420426c61636b20446f6720466f72656e736963732c2077652070726f766964652063657274696669656420636f6d707574657220666f72656e7369632073657276696365730d0a2020202020202020746f2068656c7020756e636f76657220746865207472757468e280947768657468657220796f75277265206465616c696e67207769746820656d706c6f796565206d6973636f6e647563742c20646174612074686566742c20636f6d706c69616e63650d0a202020202020202076696f6c6174696f6e732c206f72206c697469676174696f6e2e205765207265636f7665722064656c6574656420646174612c20616e616c797a6520757365722061637469766974792c20616e642070726f6475636520636f7572742d61646d69737369626c650d0a20202020202020207265706f7274732066726f6d2057696e646f77732c206d61634f532c20616e64204c696e75782073797374656d732e0d0a2020202020203c2f703e0d0a0d0a2020202020203c64697620636c6173733d226d743438223e0d0a20202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e5363686564756c65206120436f6e666964656e7469616c2c204e6f2d4f626c69676174696f6e20436f6e73756c746174696f6e203c2f613e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a33323a3436223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a35333b733a383a226f72646572696e67223b693a31343b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35323a2231333a636f6d70757465722d666f72656e736963732d73657276696365732d646174612d7265636f766572792d65787065727473223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31333a636f6d70757465722d666f72656e736963732d73657276696365732d646174612d7265636f766572792d657870657274732663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a35313a22436f6d707574657220466f72656e7369637320536572766963657320262044617461205265636f766572792045787065727473223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(17, 'index.php?option=com_content&view=article&id=14', 'index.php?option=com_content&view=article&id=14:join-the-team&catid=2', 'Join the Team', ' Join the Team Discover a career where your work creates impact. At Black Dog Forensics, we go beyond digital investigations—each case helps uncover truth, serve justice, and fund our mission to fight human trafficking. If you\'re passionate about solving complex challenges and working with purpose, this is where you belong. now hiring Senior Digital Forensic Examiner Spring, Texas (In-Office Only) Forensics Full-Time | Permanent Employee Who We Want We’re looking for sharp, motivated digital forensic professionals who thrive in high-stakes environments. The ideal candidate is an independent problem solver, detail-oriented, and communicates clearly in both writing and speech. You should feel confident managing investigations end-to-end, delivering high-quality reports, and supporting clients with clarity and professionalism. We want examiners who: Manage multiple high-level projects with precision Demonstrate strong report-writing skills Are driven by a mission beyond the technical work Operate with integrity, empathy, and purpose Job Summary As a Senior Digital Forensic Examiner, you will conduct complex digital examinations and deliver expert-level reports that assist legal teams, businesses, and individuals in making informed decisions. This role involves working with various types of digital evidence, from cloud data and computers to mobile devices. You’ll also be expected to testify in court and contribute to improving lab processes. Responsibilities include: Performing forensic collections and digital analysis Creating detailed and legally sound reports Providing expert witness testimony Managing cases from intake through completion Supporting cross-functional teams and mentoring others Qualifications To succeed in this role, you must bring a combination of technical expertise, legal awareness, and communication skills. You should be comfortable explaining complex findings to clients in understandable terms and working on sensitive matters under tight deadlines. You must have: At least 3 years of experience in digital forensic investigations (Civil emphasis) Strong knowledge of forensic tools and OS artifacts Excellent written and verbal communication skills Minimum of 5 total depositions/testimonies (at least 2 of each) Proven ability to handle entire case lifecycle Required Education and Experience One or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite, CMDE A minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS, NW3C, or military instruction Prior client-facing forensic experience with direct interaction and reporting Work Environment This is a full-time, in-office position located at our lab in Spring, Texas. While the majority of work is conducted in a controlled lab setting, some projects may require travel to client sites. Travel is expected to remain under 7%. Reasonable accommodations are available for qualified individuals with disabilities. Job Description Summary  Senior Digital Forensic Examiner Spring, Texas (In-Office) Forensics Permanent Employee (Non-Contract) This position offers the opportunity to take the lead on challenging investigations while working with a team that’s passionate about uncovering the truth and making a difference. Benefits We believe in supporting our team members both professionally and personally. Benefits include: Mission-driven work that funds anti-human trafficking efforts Competitive salary and compensation Paid time off and holidays Professional development and certification support Collaborative team environment Minimal travel required Hands-on experience with high-impact cases frequently asked questions  Is this position remote? No. This is an in-office role based in Spring, Texas. Occasional travel may be required. Do I need to testify in court? Yes. Testimony is part of the role. You must have at least two courtroom testimonies and two depositions documented. What types of clients will I work with? Our clients include law firms, private individuals, corporations, small businesses, and government entities. What’s the mission behind Black Dog Forensics? Beyond digital investigations, our work supports the broader mission of fighting human trafficking and driving social change. Can I apply if I’m still working toward a certification? We prefer candidates with at least one qualifying certification already complete. However, if you are close to completion and meet other criteria, you’re encouraged to apply and highlight your progress. ', '2025-05-19 07:37:13', '8bd2ea2b4147d27581a72b77bf346a14', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a343534373a22204a6f696e20746865205465616d20446973636f76657220612063617265657220776865726520796f757220776f726b206372656174657320696d706163742e20417420426c61636b20446f6720466f72656e736963732c20776520676f206265796f6e64206469676974616c20696e7665737469676174696f6e73e280946561636820636173652068656c707320756e636f7665722074727574682c207365727665206a7573746963652c20616e642066756e64206f7572206d697373696f6e20746f2066696768742068756d616e20747261666669636b696e672e20496620796f752772652070617373696f6e6174652061626f757420736f6c76696e6720636f6d706c6578206368616c6c656e67657320616e6420776f726b696e67207769746820707572706f73652c207468697320697320776865726520796f752062656c6f6e672e206e6f7720686972696e672053656e696f72204469676974616c20466f72656e736963204578616d696e657220537072696e672c2054657861732028496e2d4f6666696365204f6e6c792920466f72656e736963732046756c6c2d54696d65207c205065726d616e656e7420456d706c6f7965652057686f2057652057616e74205765e280997265206c6f6f6b696e6720666f722073686172702c206d6f74697661746564206469676974616c20666f72656e7369632070726f66657373696f6e616c732077686f2074687269766520696e20686967682d7374616b657320656e7669726f6e6d656e74732e2054686520696465616c2063616e64696461746520697320616e20696e646570656e64656e742070726f626c656d20736f6c7665722c2064657461696c2d6f7269656e7465642c20616e6420636f6d6d756e69636174657320636c6561726c7920696e20626f74682077726974696e6720616e64207370656563682e20596f752073686f756c64206665656c20636f6e666964656e74206d616e6167696e6720696e7665737469676174696f6e7320656e642d746f2d656e642c2064656c69766572696e6720686967682d7175616c697479207265706f7274732c20616e6420737570706f7274696e6720636c69656e7473207769746820636c617269747920616e642070726f66657373696f6e616c69736d2e2057652077616e74206578616d696e6572732077686f3a204d616e616765206d756c7469706c6520686967682d6c6576656c2070726f6a65637473207769746820707265636973696f6e2044656d6f6e737472617465207374726f6e67207265706f72742d77726974696e6720736b696c6c73204172652064726976656e2062792061206d697373696f6e206265796f6e642074686520746563686e6963616c20776f726b204f706572617465207769746820696e746567726974792c20656d70617468792c20616e6420707572706f7365204a6f622053756d6d61727920417320612053656e696f72204469676974616c20466f72656e736963204578616d696e65722c20796f752077696c6c20636f6e6475637420636f6d706c6578206469676974616c206578616d696e6174696f6e7320616e642064656c69766572206578706572742d6c6576656c207265706f727473207468617420617373697374206c6567616c207465616d732c20627573696e65737365732c20616e6420696e646976696475616c7320696e206d616b696e6720696e666f726d6564206465636973696f6e732e205468697320726f6c6520696e766f6c76657320776f726b696e67207769746820766172696f7573207479706573206f66206469676974616c2065766964656e63652c2066726f6d20636c6f7564206461746120616e6420636f6d70757465727320746f206d6f62696c6520646576696365732e20596f75e280996c6c20616c736f20626520657870656374656420746f207465737469667920696e20636f75727420616e6420636f6e7472696275746520746f20696d70726f76696e67206c61622070726f6365737365732e20526573706f6e736962696c697469657320696e636c7564653a20506572666f726d696e6720666f72656e73696320636f6c6c656374696f6e7320616e64206469676974616c20616e616c79736973204372656174696e672064657461696c656420616e64206c6567616c6c7920736f756e64207265706f7274732050726f766964696e6720657870657274207769746e6573732074657374696d6f6e79204d616e6167696e672063617365732066726f6d20696e74616b65207468726f75676820636f6d706c6574696f6e20537570706f7274696e672063726f73732d66756e6374696f6e616c207465616d7320616e64206d656e746f72696e67206f7468657273205175616c696669636174696f6e7320546f207375636365656420696e207468697320726f6c652c20796f75206d757374206272696e67206120636f6d62696e6174696f6e206f6620746563686e6963616c206578706572746973652c206c6567616c2061776172656e6573732c20616e6420636f6d6d756e69636174696f6e20736b696c6c732e20596f752073686f756c6420626520636f6d666f727461626c65206578706c61696e696e6720636f6d706c65782066696e64696e677320746f20636c69656e747320696e20756e6465727374616e6461626c65207465726d7320616e6420776f726b696e67206f6e2073656e736974697665206d61747465727320756e64657220746967687420646561646c696e65732e20596f75206d75737420686176653a204174206c656173742033207965617273206f6620657870657269656e636520696e206469676974616c20666f72656e73696320696e7665737469676174696f6e732028436976696c20656d70686173697329205374726f6e67206b6e6f776c65646765206f6620666f72656e73696320746f6f6c7320616e64204f532061727469666163747320457863656c6c656e74207772697474656e20616e642076657262616c20636f6d6d756e69636174696f6e20736b696c6c73204d696e696d756d206f66203520746f74616c206465706f736974696f6e732f74657374696d6f6e69657320286174206c656173742032206f662065616368292050726f76656e206162696c69747920746f2068616e646c6520656e746972652063617365206c6966656379636c6520526571756972656420456475636174696f6e20616e6420457870657269656e6365204f6e65206f72206d6f7265206f662074686520666f6c6c6f77696e672063657274696669636174696f6e733a20434643452c20474346452c20474346412c204f5343502c2043495353502c2043656c6c6562726974652c20434d44452041206d696e696d756d206f662032303020686f757273206f6620666f72656e736963206f7220495420747261696e696e672066726f6d2070726f6772616d73206c696b652049414349532c20464c4554432c2053414e532c204e5733432c206f72206d696c697461727920696e737472756374696f6e205072696f7220636c69656e742d666163696e6720666f72656e73696320657870657269656e636520776974682064697265637420696e746572616374696f6e20616e64207265706f7274696e6720576f726b20456e7669726f6e6d656e74205468697320697320612066756c6c2d74696d652c20696e2d6f666669636520706f736974696f6e206c6f6361746564206174206f7572206c616220696e20537072696e672c2054657861732e205768696c6520746865206d616a6f72697479206f6620776f726b20697320636f6e64756374656420696e206120636f6e74726f6c6c6564206c61622073657474696e672c20736f6d652070726f6a65637473206d617920726571756972652074726176656c20746f20636c69656e742073697465732e2054726176656c20697320657870656374656420746f2072656d61696e20756e6465722037252e20526561736f6e61626c65206163636f6d6d6f646174696f6e732061726520617661696c61626c6520666f72207175616c696669656420696e646976696475616c732077697468206469736162696c69746965732e204a6f62204465736372697074696f6e2053756d6d617279202053656e696f72204469676974616c20466f72656e736963204578616d696e657220537072696e672c2054657861732028496e2d4f66666963652920466f72656e73696373205065726d616e656e7420456d706c6f79656520284e6f6e2d436f6e747261637429205468697320706f736974696f6e206f666665727320746865206f70706f7274756e69747920746f2074616b6520746865206c656164206f6e206368616c6c656e67696e6720696e7665737469676174696f6e73207768696c6520776f726b696e6720776974682061207465616d2074686174e28099732070617373696f6e6174652061626f757420756e636f766572696e672074686520747275746820616e64206d616b696e67206120646966666572656e63652e2042656e65666974732057652062656c6965766520696e20737570706f7274696e67206f7572207465616d206d656d6265727320626f74682070726f66657373696f6e616c6c7920616e6420706572736f6e616c6c792e2042656e656669747320696e636c7564653a204d697373696f6e2d64726976656e20776f726b20746861742066756e647320616e74692d68756d616e20747261666669636b696e67206566666f72747320436f6d70657469746976652073616c61727920616e6420636f6d70656e736174696f6e20506169642074696d65206f666620616e6420686f6c69646179732050726f66657373696f6e616c20646576656c6f706d656e7420616e642063657274696669636174696f6e20737570706f727420436f6c6c61626f726174697665207465616d20656e7669726f6e6d656e74204d696e696d616c2074726176656c2072657175697265642048616e64732d6f6e20657870657269656e6365207769746820686967682d696d70616374206361736573206672657175656e746c792061736b6564207175657374696f6e7320204973207468697320706f736974696f6e2072656d6f74653f204e6f2e205468697320697320616e20696e2d6f666669636520726f6c6520626173656420696e20537072696e672c2054657861732e204f63636173696f6e616c2074726176656c206d61792062652072657175697265642e20446f2049206e65656420746f207465737469667920696e20636f7572743f205965732e2054657374696d6f6e792069732070617274206f662074686520726f6c652e20596f75206d7573742068617665206174206c656173742074776f20636f757274726f6f6d2074657374696d6f6e69657320616e642074776f206465706f736974696f6e7320646f63756d656e7465642e2057686174207479706573206f6620636c69656e74732077696c6c204920776f726b20776974683f204f757220636c69656e747320696e636c756465206c6177206669726d732c207072697661746520696e646976696475616c732c20636f72706f726174696f6e732c20736d616c6c20627573696e65737365732c20616e6420676f7665726e6d656e7420656e7469746965732e2057686174e280997320746865206d697373696f6e20626568696e6420426c61636b20446f6720466f72656e736963733f204265796f6e64206469676974616c20696e7665737469676174696f6e732c206f757220776f726b20737570706f727473207468652062726f61646572206d697373696f6e206f66206669676874696e672068756d616e20747261666669636b696e6720616e642064726976696e6720736f6369616c206368616e67652e2043616e2049206170706c792069662049e280996d207374696c6c20776f726b696e6720746f7761726420612063657274696669636174696f6e3f205765207072656665722063616e646964617465732077697468206174206c65617374206f6e65207175616c696679696e672063657274696669636174696f6e20616c726561647920636f6d706c6574652e20486f77657665722c20696620796f752061726520636c6f736520746f20636f6d706c6574696f6e20616e64206d656574206f746865722063726974657269612c20796f75e28099726520656e636f75726167656420746f206170706c7920616e6420686967686c6967687420796f75722070726f67726573732e20223b693a333b613a32353a7b733a323a226964223b693a31343b733a353a22616c696173223b733a31333a226a6f696e20746865207465616d223b733a373a2273756d6d617279223b733a31363736313a223c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4a6f696e20746865205465616d3c2f68323e0d0a20202020202020203c7020636c6173733d226d743138223e0d0a20202020202020202020446973636f76657220612063617265657220776865726520796f757220776f726b206372656174657320696d706163742e20417420426c61636b20446f6720466f72656e736963732c20776520676f206265796f6e64206469676974616c0d0a20202020202020202020696e7665737469676174696f6e73e280946561636820636173652068656c707320756e636f7665722074727574682c207365727665206a7573746963652c20616e642066756e64206f7572206d697373696f6e20746f2066696768742068756d616e0d0a20202020202020202020747261666669636b696e672e0d0a20202020202020202020496620796f752772652070617373696f6e6174652061626f757420736f6c76696e6720636f6d706c6578206368616c6c656e67657320616e6420776f726b696e67207769746820707572706f73652c207468697320697320776865726520796f750d0a2020202020202020202062656c6f6e672e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f6a6f696e2d7468652d7465616d2e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d62676170333220676170313030223e0d0a2020202020203c64697620636c6173733d226d78353138223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e6e6f7720686972696e673c2f68323e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c64697620636c6173733d226661712d7365632020706167652d736563223e0d0a202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e206f6e652d69636f6e223e0d0a2020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d206a6f696e2d6974656d223e0d0a20202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572206a6f696e2d6974656d2d696e6e657220616374697665223e0d0a2020202020202020202020202020202053656e696f72204469676974616c20466f72656e736963204578616d696e65720d0a20202020202020202020202020203c2f6469763e0d0a20202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74206163632d6a6f696e2d696e6e6572223e0d0a2020202020202020202020202020202020203c756c20636c6173733d226661712d6c697374223e0d0a20202020202020202020202020202020202020203c6c693e0d0a20202020202020202020202020202020202020202020537072696e672c2054657861732028496e2d4f6666696365204f6e6c79290d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d2262662d626c74223e0d0a20202020202020202020202020202020202020202020466f72656e736963730d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d2262662d626c74223e0d0a2020202020202020202020202020202020202020202046756c6c2d54696d65207c205065726d616e656e7420456d706c6f7965650d0a20202020202020202020202020202020202020203c2f6c693e0d0a2020202020202020202020202020202020203c2f756c3e0d0a202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e57686f2057652057616e743c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205765e280997265206c6f6f6b696e6720666f722073686172702c206d6f74697661746564206469676974616c20666f72656e7369632070726f66657373696f6e616c732077686f2074687269766520696e20686967682d7374616b65730d0a20202020202020202020656e7669726f6e6d656e74732e2054686520696465616c2063616e64696461746520697320616e20696e646570656e64656e742070726f626c656d20736f6c7665722c2064657461696c2d6f7269656e7465642c20616e640d0a20202020202020202020636f6d6d756e69636174657320636c6561726c7920696e20626f74682077726974696e6720616e64207370656563682e20596f752073686f756c64206665656c20636f6e666964656e74206d616e6167696e6720696e7665737469676174696f6e730d0a20202020202020202020656e642d746f2d656e642c2064656c69766572696e6720686967682d7175616c697479207265706f7274732c20616e6420737570706f7274696e6720636c69656e7473207769746820636c617269747920616e640d0a2020202020202020202070726f66657373696f6e616c69736d2e0d0a20202020202020203c2f703e0d0a20202020202020203c683320636c6173733d2262642d747264206d743234207478742d6e726d6c223e0d0a2020202020202020202057652077616e74206578616d696e6572732077686f3a0d0a20202020202020203c2f68333e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c703e0d0a20202020202020202020202020204d616e616765206d756c7469706c6520686967682d6c6576656c2070726f6a65637473207769746820707265636973696f6e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a202020202020202020202020202044656d6f6e737472617465207374726f6e67207265706f72742d77726974696e6720736b696c6c730d0a0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a20202020202020202020202020204172652064726976656e2062792061206d697373696f6e206265796f6e642074686520746563686e6963616c20776f726b0d0a0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a20202020202020202020202020204f706572617465207769746820696e746567726974792c20656d70617468792c20616e6420707572706f73650d0a0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f756e332e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f756e332e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4a6f622053756d6d6172793c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020417320612053656e696f72204469676974616c20466f72656e736963204578616d696e65722c20796f752077696c6c20636f6e6475637420636f6d706c6578206469676974616c206578616d696e6174696f6e7320616e642064656c697665720d0a202020202020202020206578706572742d6c6576656c207265706f727473207468617420617373697374206c6567616c207465616d732c20627573696e65737365732c20616e6420696e646976696475616c7320696e206d616b696e6720696e666f726d65640d0a202020202020202020206465636973696f6e732e205468697320726f6c6520696e766f6c76657320776f726b696e67207769746820766172696f7573207479706573206f66206469676974616c2065766964656e63652c2066726f6d20636c6f7564206461746120616e640d0a20202020202020202020636f6d70757465727320746f206d6f62696c6520646576696365732e20596f75e280996c6c20616c736f20626520657870656374656420746f207465737469667920696e20636f75727420616e6420636f6e7472696275746520746f20696d70726f76696e670d0a202020202020202020206c61622070726f6365737365732e0d0a20202020202020203c2f703e0d0a20202020202020203c683320636c6173733d2262642d747264206d743234207478742d6e726d6c223e0d0a20202020202020202020526573706f6e736962696c697469657320696e636c7564653a0d0a20202020202020203c2f68333e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020506572666f726d696e6720666f72656e73696320636f6c6c656374696f6e7320616e64206469676974616c20616e616c797369730d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a20202020202020202020202020204372656174696e672064657461696c656420616e64206c6567616c6c7920736f756e64207265706f7274730d0a0d0a0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a202020202020202020202020202050726f766964696e6720657870657274207769746e6573732074657374696d6f6e790d0a0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a20202020202020202020202020204d616e6167696e672063617365732066726f6d20696e74616b65207468726f75676820636f6d706c6574696f6e0d0a0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020537570706f7274696e672063726f73732d66756e6374696f6e616c207465616d7320616e64206d656e746f72696e67206f74686572730d0a0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e5175616c696669636174696f6e733c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020546f207375636365656420696e207468697320726f6c652c20796f75206d757374206272696e67206120636f6d62696e6174696f6e206f6620746563686e6963616c206578706572746973652c206c6567616c2061776172656e6573732c20616e640d0a20202020202020202020636f6d6d756e69636174696f6e20736b696c6c732e20596f752073686f756c6420626520636f6d666f727461626c65206578706c61696e696e6720636f6d706c65782066696e64696e677320746f20636c69656e747320696e0d0a20202020202020202020756e6465727374616e6461626c65207465726d7320616e6420776f726b696e67206f6e2073656e736974697665206d61747465727320756e64657220746967687420646561646c696e65732e0d0a20202020202020203c2f703e0d0a20202020202020203c683320636c6173733d2262642d747264206d743234207478742d6e726d6c223e0d0a20202020202020202020596f75206d75737420686176653a0d0a20202020202020203c2f68333e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c703e0d0a20202020202020202020202020204174206c656173742033207965617273206f6620657870657269656e636520696e206469676974616c20666f72656e73696320696e7665737469676174696f6e732028436976696c20656d706861736973290d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a20202020202020202020202020205374726f6e67206b6e6f776c65646765206f6620666f72656e73696320746f6f6c7320616e64204f53206172746966616374730d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020457863656c6c656e74207772697474656e20616e642076657262616c20636f6d6d756e69636174696f6e20736b696c6c730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a20202020202020202020202020204d696e696d756d206f66203520746f74616c206465706f736974696f6e732f74657374696d6f6e69657320286174206c656173742032206f662065616368290d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a202020202020202020202020202050726f76656e206162696c69747920746f2068616e646c6520656e746972652063617365206c6966656379636c650d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f756e332e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f756e332e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e526571756972656420456475636174696f6e20616e6420457870657269656e63653c2f68323e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c703e0d0a20202020202020202020202020204f6e65206f72206d6f7265206f662074686520666f6c6c6f77696e672063657274696669636174696f6e733a20434643452c20474346452c20474346412c204f5343502c2043495353502c2043656c6c6562726974652c20434d44450d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a202020202020202020202020202041206d696e696d756d206f662032303020686f757273206f6620666f72656e736963206f7220495420747261696e696e672066726f6d2070726f6772616d73206c696b652049414349532c20464c4554432c2053414e532c0d0a20202020202020202020202020204e5733432c206f72206d696c697461727920696e737472756374696f6e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a20202020202020202020202020205072696f7220636c69656e742d666163696e6720666f72656e73696320657870657269656e636520776974682064697265637420696e746572616374696f6e20616e64207265706f7274696e670d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d22706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120206d6c722d6174223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564206d78383630207478742d6e726d6c223e576f726b20456e7669726f6e6d656e740d0a2020202020202020202020203c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d743430223e0d0a20202020202020202020202020205468697320697320612066756c6c2d74696d652c20696e2d6f666669636520706f736974696f6e206c6f6361746564206174206f7572206c616220696e20537072696e672c2054657861732e205768696c65207468650d0a20202020202020202020202020206d616a6f72697479206f6620776f726b20697320636f6e64756374656420696e206120636f6e74726f6c6c6564206c61622073657474696e672c20736f6d652070726f6a65637473206d617920726571756972652074726176656c0d0a2020202020202020202020202020746f20636c69656e742073697465732e2054726176656c20697320657870656374656420746f2072656d61696e20756e6465722037252e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d743430223e0d0a2020202020202020202020202020526561736f6e61626c65206163636f6d6d6f646174696f6e732061726520617661696c61626c6520666f72207175616c696669656420696e646976696475616c732077697468206469736162696c69746965732e0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d2262746d2d696d206d743430223e0d0a202020202020202020203c696d67207372633d222f696d616765732f646f672f776f726b2d656e762e6a70672220616c743d22576f726b20456e7669726f6e6d656e742220636c6173733d226b6e2d696d67206264723234223e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d62676170333220676170313030223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c32206d78353138223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4a6f62204465736372697074696f6e2053756d6d6172793c2f68323e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22206d78363432223e0d0a20202020202020203c64697620636c6173733d226661712d7365632020706167652d736563223e0d0a202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e206f6e652d69636f6e223e0d0a2020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d206a6f696e2d6974656d223e0d0a20202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572206a6f696e2d6974656d2d696e6e657220616374697665223e0d0a2020202020202020202020202020202053656e696f72204469676974616c20466f72656e736963204578616d696e65720d0a20202020202020202020202020203c2f6469763e0d0a20202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74206163632d6a6f696e2d696e6e6572223e0d0a2020202020202020202020202020202020203c756c20636c6173733d226661712d6c697374223e0d0a20202020202020202020202020202020202020203c6c693e0d0a20202020202020202020202020202020202020202020537072696e672c2054657861732028496e2d4f6666696365290d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d2262662d626c74223e0d0a20202020202020202020202020202020202020202020466f72656e736963730d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d2262662d626c74223e0d0a202020202020202020202020202020202020202020205065726d616e656e7420456d706c6f79656520284e6f6e2d436f6e7472616374290d0a20202020202020202020202020202020202020203c2f6c693e0d0a2020202020202020202020202020202020203c2f756c3e0d0a202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205468697320706f736974696f6e206f666665727320746865206f70706f7274756e69747920746f2074616b6520746865206c656164206f6e206368616c6c656e67696e6720696e7665737469676174696f6e73207768696c6520776f726b696e670d0a20202020202020202020776974682061207465616d2074686174e28099732070617373696f6e6174652061626f757420756e636f766572696e672074686520747275746820616e64206d616b696e67206120646966666572656e63652e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f62656e65666974732e6a70672220616c743d2262656e65666974732220636c6173733d226b6e2d696d67206264723234223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e42656e65666974733c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a2020202020202020202057652062656c6965766520696e20737570706f7274696e67206f7572207465616d206d656d6265727320626f74682070726f66657373696f6e616c6c7920616e6420706572736f6e616c6c792e2042656e656669747320696e636c7564653a0d0a20202020202020203c2f703e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c703e0d0a20202020202020202020202020204d697373696f6e2d64726976656e20776f726b20746861742066756e647320616e74692d68756d616e20747261666669636b696e67206566666f7274730d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020436f6d70657469746976652073616c61727920616e6420636f6d70656e736174696f6e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020506169642074696d65206f666620616e6420686f6c69646179730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a202020202020202020202020202050726f66657373696f6e616c20646576656c6f706d656e7420616e642063657274696669636174696f6e20737570706f72740d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020436f6c6c61626f726174697665207465616d20656e7669726f6e6d656e740d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a20202020202020202020202020204d696e696d616c2074726176656c2072657175697265640d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a202020202020202020202020202048616e64732d6f6e20657870657269656e6365207769746820686967682d696d706163742063617365730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a3c64697620636c6173733d22706f732d7265206d783138303020223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d70642070743430223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e206672657175656e746c792061736b6564207175657374696f6e733c2f68323e0d0a2020202020202020202020203c64697620636c6173733d226661712d736563206d74333220706167652d736563223e0d0a20202020202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e223e0d0a202020202020202020202020202020203c212d2d206661712031202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d68656164657220616374697665223e0d0a20202020202020202020202020202020202020204973207468697320706f736974696f6e2072656d6f74653f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204e6f2e205468697320697320616e20696e2d6f666669636520726f6c6520626173656420696e20537072696e672c2054657861732e204f63636173696f6e616c2074726176656c0d0a2020202020202020202020202020202020202020202020206d61792062652072657175697265642e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712032202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020446f2049206e65656420746f207465737469667920696e20636f7572743f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205965732e2054657374696d6f6e792069732070617274206f662074686520726f6c652e20596f75206d7573742068617665206174206c656173742074776f20636f757274726f6f6d0d0a20202020202020202020202020202020202020202020202074657374696d6f6e69657320616e642074776f206465706f736974696f6e7320646f63756d656e7465642e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a0d0a202020202020202020202020202020203c212d2d206661712033202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202057686174207479706573206f6620636c69656e74732077696c6c204920776f726b20776974683f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204f757220636c69656e747320696e636c756465206c6177206669726d732c207072697661746520696e646976696475616c732c20636f72706f726174696f6e732c20736d616c6c0d0a202020202020202020202020202020202020202020202020627573696e65737365732c20616e6420676f7665726e6d656e7420656e7469746965732e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712034202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202057686174e280997320746865206d697373696f6e20626568696e6420426c61636b20446f6720466f72656e736963733f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204265796f6e64206469676974616c20696e7665737469676174696f6e732c206f757220776f726b20737570706f727473207468652062726f61646572206d697373696f6e206f660d0a2020202020202020202020202020202020202020202020206669676874696e672068756d616e20747261666669636b696e6720616e642064726976696e6720736f6369616c206368616e67652e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712035202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202043616e2049206170706c792069662049e280996d207374696c6c20776f726b696e6720746f7761726420612063657274696669636174696f6e3f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205765207072656665722063616e646964617465732077697468206174206c65617374206f6e65207175616c696679696e672063657274696669636174696f6e20616c72656164790d0a202020202020202020202020202020202020202020202020636f6d706c6574652e20486f77657665722c20696620796f752061726520636c6f736520746f20636f6d706c6574696f6e20616e64206d656574206f746865720d0a20202020202020202020202020202020202020202020202063726974657269612c20796f75e28099726520656e636f75726167656420746f206170706c7920616e6420686967686c6967687420796f75722070726f67726573732e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d31392030373a33373a3133223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a34393b733a383a226f72646572696e67223b693a31323b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31363a2231343a6a6f696e2d7468652d7465616d223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a36393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31343a6a6f696e2d7468652d7465616d2663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a31333a224a6f696e20746865205465616d223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(18, 'index.php?option=com_content&view=article&id=15', 'index.php?option=com_content&view=article&id=15:cell-phone-forensics-that-recover-and-validate-evidence&catid=2', 'Cell Phone Forensics That Recover and Validate Evidence', ' Forensic Extraction from Apple & Android Devices We specialize in recovering critical mobile data—including app content, text messages, call logs, and GPS history—from both Apple and Android devices. Our forensic reports are meticulously documented and fully court-admissible, supported by expert testimony when needed to ensure the digital evidence stands up to legal scrutiny. Schedule a Consultation Specialists in Digital Truth Retrieval At Black Dog Forensics, we uncover the truth hidden in mobile devices—quickly, securely, and legally. Whether it’s deleted texts, location trails, or encrypted app data, our team uses advanced forensic techniques to retrieve critical digital evidence. Every investigation is handled with precision and care, ensuring the results are accurate, court-admissible, and ready to support your legal or investigative strategy. Why Choose Us: Precision-driven mobile data recovery Discreet and defensible forensic methods Clear, court-ready reporting Expert witness support when needed Our name reflects our mission: like a loyal retriever, we dig deep and follow the digital trail with focus and integrity. With advanced tools and proven methodology, we deliver reliable results that stand up in court.  What We Do: Comprehensive Cell Phone Forensic Services Extracting & Analyzing Digital Evidence from Apple & Android Devices At Black Dog Forensics, we deliver expert mobile forensic investigations to extract, preserve, and analyze data from smartphones, tablets, and mobile storage. Whether you’re responding to legal action, investigating fraud, or validating communication records, we provide the digital clarity you need. Our Specialized Services Include: Mobile Device Data Extraction & Recovery Recover deleted or existing texts, call logs, voicemails, and contacts. Analyze photos, videos, and voice memos. Extract chat app content from WhatsApp, iMessage, Telegram, Signal, and more. GPS Location & Movement Tracking Review travel history and timestamped location data. Reconstruct movement trails using geolocation metadata. Cross-reference WiFi and Bluetooth history for location validation. Social Media & App Activity Analysis Recover activity from platforms like Facebook, Instagram, and Snapchat. Analyze hidden messages, metadata, and account usage.  Detect deleted apps and private communication accounts. Forensic Imaging & Data Preservation Create physical and logical forensic images to retain all mobile data. Maintain evidence integrity for legal admissibility. Strict chain of custody documentation at every step. Expert Analysis & Litigation Support Provide clear, court-ready forensic reports. Support attorneys with deposition reviews and expert witness testimony. Help reconstruct digital timelines and verify message authenticity. Advanced Mobile Forensics. Trusted Expert Testimony Our forensic process is designed to extract truth from complex digital environments while safeguarding evidence for court or internal review. Support for iOS, Android & Tablets Deleted Data Recovery from Texts, Chats, and Apps GPS and Geolocation Timeline Reconstruction Full Device Imaging & Preservation Social Media and Encrypted App Analysis  Court-Admissible Reports & Expert Witness Support Expedited Services Available Get in touch with our experts Why Choose Black Dog Forensics for Cell Phone Investigations? When it comes to mobile forensics, choosing the right partner can make or break your case. At Black Dog Forensics, we combine technical precision with legal-grade documentation to deliver evidence you can trust. Whether you\'re pursuing justice, defending against false claims, or uncovering internal misconduct, our services are built to support your objectives with speed, clarity, and confidence. Unlock the truth stored in mobile devices—and strengthen your investigative or legal strategy. Recover Deleted & Hidden Data Retrieve vital communications, media, and chat history—regardless of deletion or damage. Establish Movement & Behavior Patterns Analyze GPS and connectivity logs to trace location history and timelines. Ensure Evidence Integrity Every step adheres to legal protocols for admissibility in civil or criminal court. Detect Misconduct or Unauthorized Activity Uncover hidden accounts, inappropriate behavior, or fraudulent actions. Strengthen Your Case with Expert Reporting Clear, defensible forensic documentation and expert witness availability. frequently asked questions What is mobile phone forensics and how does it work? Mobile phone forensics is the process of extracting, preserving, and analyzing data from smartphones in a secure and legally defensible way. Specialists use advanced tools to recover deleted messages, app data, call logs, and location history while maintaining evidence integrity. When should I hire a cell phone forensics expert? You should consult a cell phone forensics expert when facing legal disputes, internal investigations, fraud concerns, infidelity suspicions, or criminal cases. Digital evidence from a mobile device can often make or break a case. Can deleted text messages and app data really be recovered? Yes. Often, deleted texts, photos, chat app content, and even GPS data can be recovered using forensic-grade tools. This includes data from apps like WhatsApp, iMessage, Facebook Messenger, and others.  Are digital forensic reports from phones admissible in court? Absolutely. Our forensic reports are prepared according to strict legal standards, including chain of custody documentation, making them admissible in both civil and criminal courts. How much time does a typical phone forensic investigation take? Most mobile forensic investigations are completed within 5–7 days. Expedited services are available when fast turnaround is critical, including same-day analysis in certain cases. Need Answers from a Mobile Device? We’re Ready to Help. When mobile data is central to your investigation—whether for litigation, corporate disputes, or personal matters—you need a forensics partner who delivers clarity, not guesswork. Black Dog Forensics specializes in extracting, preserving, and interpreting digital evidence from smartphones with court-ready precision and discretion. From deleted texts to GPS trails, we uncover the facts hidden in devices. Schedule a Confidential Consultation with Our Experts ', '2025-05-23 11:32:25', '64ee0c363d012fbf481dd53ca92d7dc8', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a363336383a2220466f72656e7369632045787472616374696f6e2066726f6d204170706c65202620416e64726f69642044657669636573205765207370656369616c697a6520696e207265636f766572696e6720637269746963616c206d6f62696c652064617461e28094696e636c7564696e672061707020636f6e74656e742c2074657874206d657373616765732c2063616c6c206c6f67732c20616e642047505320686973746f7279e2809466726f6d20626f7468204170706c6520616e6420416e64726f696420646576696365732e204f757220666f72656e736963207265706f72747320617265206d65746963756c6f75736c7920646f63756d656e74656420616e642066756c6c7920636f7572742d61646d69737369626c652c20737570706f72746564206279206578706572742074657374696d6f6e79207768656e206e656564656420746f20656e7375726520746865206469676974616c2065766964656e6365207374616e647320757020746f206c6567616c207363727574696e792e205363686564756c65206120436f6e73756c746174696f6e205370656369616c6973747320696e204469676974616c2054727574682052657472696576616c20417420426c61636b20446f6720466f72656e736963732c20776520756e636f766572207468652074727574682068696464656e20696e206d6f62696c652064657669636573e28094717569636b6c792c207365637572656c792c20616e64206c6567616c6c792e2057686574686572206974e28099732064656c657465642074657874732c206c6f636174696f6e20747261696c732c206f7220656e637279707465642061707020646174612c206f7572207465616d207573657320616476616e63656420666f72656e73696320746563686e697175657320746f20726574726965766520637269746963616c206469676974616c2065766964656e63652e20457665727920696e7665737469676174696f6e2069732068616e646c6564207769746820707265636973696f6e20616e6420636172652c20656e737572696e672074686520726573756c7473206172652061636375726174652c20636f7572742d61646d69737369626c652c20616e6420726561647920746f20737570706f727420796f7572206c6567616c206f7220696e76657374696761746976652073747261746567792e205768792043686f6f73652055733a20507265636973696f6e2d64726976656e206d6f62696c652064617461207265636f7665727920446973637265657420616e6420646566656e7369626c6520666f72656e736963206d6574686f647320436c6561722c20636f7572742d7265616479207265706f7274696e6720457870657274207769746e65737320737570706f7274207768656e206e6565646564204f7572206e616d65207265666c65637473206f7572206d697373696f6e3a206c696b652061206c6f79616c207265747269657665722c20776520646967206465657020616e6420666f6c6c6f7720746865206469676974616c20747261696c207769746820666f63757320616e6420696e746567726974792e205769746820616476616e63656420746f6f6c7320616e642070726f76656e206d6574686f646f6c6f67792c2077652064656c697665722072656c6961626c6520726573756c74732074686174207374616e6420757020696e20636f7572742e20205768617420576520446f3a20436f6d70726568656e736976652043656c6c2050686f6e6520466f72656e7369632053657276696365732045787472616374696e67202620416e616c797a696e67204469676974616c2045766964656e63652066726f6d204170706c65202620416e64726f6964204465766963657320417420426c61636b20446f6720466f72656e736963732c2077652064656c6976657220657870657274206d6f62696c6520666f72656e73696320696e7665737469676174696f6e7320746f20657874726163742c2070726573657276652c20616e6420616e616c797a6520646174612066726f6d20736d61727470686f6e65732c207461626c6574732c20616e64206d6f62696c652073746f726167652e205768657468657220796f75e28099726520726573706f6e64696e6720746f206c6567616c20616374696f6e2c20696e7665737469676174696e672066726175642c206f722076616c69646174696e6720636f6d6d756e69636174696f6e207265636f7264732c2077652070726f7669646520746865206469676974616c20636c617269747920796f75206e6565642e204f7572205370656369616c697a656420536572766963657320496e636c7564653a204d6f62696c652044657669636520446174612045787472616374696f6e2026205265636f76657279205265636f7665722064656c65746564206f72206578697374696e672074657874732c2063616c6c206c6f67732c20766f6963656d61696c732c20616e6420636f6e74616374732e20416e616c797a652070686f746f732c20766964656f732c20616e6420766f696365206d656d6f732e204578747261637420636861742061707020636f6e74656e742066726f6d2057686174734170702c20694d6573736167652c2054656c656772616d2c205369676e616c2c20616e64206d6f72652e20475053204c6f636174696f6e2026204d6f76656d656e7420547261636b696e67205265766965772074726176656c20686973746f727920616e642074696d657374616d706564206c6f636174696f6e20646174612e205265636f6e737472756374206d6f76656d656e7420747261696c73207573696e672067656f6c6f636174696f6e206d657461646174612e2043726f73732d7265666572656e6365205769466920616e6420426c7565746f6f746820686973746f727920666f72206c6f636174696f6e2076616c69646174696f6e2e20536f6369616c204d6564696120262041707020416374697669747920416e616c79736973205265636f7665722061637469766974792066726f6d20706c6174666f726d73206c696b652046616365626f6f6b2c20496e7374616772616d2c20616e6420536e6170636861742e20416e616c797a652068696464656e206d657373616765732c206d657461646174612c20616e64206163636f756e742075736167652e20204465746563742064656c65746564206170707320616e64207072697661746520636f6d6d756e69636174696f6e206163636f756e74732e20466f72656e73696320496d6167696e672026204461746120507265736572766174696f6e2043726561746520706879736963616c20616e64206c6f676963616c20666f72656e73696320696d6167657320746f2072657461696e20616c6c206d6f62696c6520646174612e204d61696e7461696e2065766964656e636520696e7465677269747920666f72206c6567616c2061646d6973736962696c6974792e2053747269637420636861696e206f6620637573746f647920646f63756d656e746174696f6e20617420657665727920737465702e2045787065727420416e616c797369732026204c697469676174696f6e20537570706f72742050726f7669646520636c6561722c20636f7572742d726561647920666f72656e736963207265706f7274732e20537570706f7274206174746f726e6579732077697468206465706f736974696f6e207265766965777320616e6420657870657274207769746e6573732074657374696d6f6e792e2048656c70207265636f6e737472756374206469676974616c2074696d656c696e657320616e6420766572696679206d6573736167652061757468656e7469636974792e20416476616e636564204d6f62696c6520466f72656e736963732e2054727573746564204578706572742054657374696d6f6e79204f757220666f72656e7369632070726f636573732069732064657369676e656420746f20657874726163742074727574682066726f6d20636f6d706c6578206469676974616c20656e7669726f6e6d656e7473207768696c6520736166656775617264696e672065766964656e636520666f7220636f757274206f7220696e7465726e616c207265766965772e20537570706f727420666f7220694f532c20416e64726f69642026205461626c6574732044656c657465642044617461205265636f766572792066726f6d2054657874732c2043686174732c20616e6420417070732047505320616e642047656f6c6f636174696f6e2054696d656c696e65205265636f6e737472756374696f6e2046756c6c2044657669636520496d6167696e67202620507265736572766174696f6e20536f6369616c204d6564696120616e6420456e637279707465642041707020416e616c797369732020436f7572742d41646d69737369626c65205265706f727473202620457870657274205769746e65737320537570706f72742045787065646974656420536572766963657320417661696c61626c652047657420696e20746f7563682077697468206f75722065787065727473205768792043686f6f736520426c61636b20446f6720466f72656e7369637320666f722043656c6c2050686f6e6520496e7665737469676174696f6e733f205768656e20697420636f6d657320746f206d6f62696c6520666f72656e736963732c2063686f6f73696e672074686520726967687420706172746e65722063616e206d616b65206f7220627265616b20796f757220636173652e20417420426c61636b20446f6720466f72656e736963732c20776520636f6d62696e6520746563686e6963616c20707265636973696f6e2077697468206c6567616c2d677261646520646f63756d656e746174696f6e20746f2064656c697665722065766964656e636520796f752063616e2074727573742e205768657468657220796f75277265207075727375696e67206a7573746963652c20646566656e64696e6720616761696e73742066616c736520636c61696d732c206f7220756e636f766572696e6720696e7465726e616c206d6973636f6e647563742c206f757220736572766963657320617265206275696c7420746f20737570706f727420796f7572206f626a6563746976657320776974682073706565642c20636c61726974792c20616e6420636f6e666964656e63652e20556e6c6f636b207468652074727574682073746f72656420696e206d6f62696c652064657669636573e28094616e6420737472656e677468656e20796f757220696e7665737469676174697665206f72206c6567616c2073747261746567792e205265636f7665722044656c6574656420262048696464656e204461746120526574726965766520766974616c20636f6d6d756e69636174696f6e732c206d656469612c20616e64206368617420686973746f7279e280947265676172646c657373206f662064656c6574696f6e206f722064616d6167652e2045737461626c697368204d6f76656d656e742026204265686176696f72205061747465726e7320416e616c797a652047505320616e6420636f6e6e6563746976697479206c6f677320746f207472616365206c6f636174696f6e20686973746f727920616e642074696d656c696e65732e20456e737572652045766964656e636520496e746567726974792045766572792073746570206164686572657320746f206c6567616c2070726f746f636f6c7320666f722061646d6973736962696c69747920696e20636976696c206f72206372696d696e616c20636f7572742e20446574656374204d6973636f6e64756374206f7220556e617574686f72697a656420416374697669747920556e636f7665722068696464656e206163636f756e74732c20696e617070726f707269617465206265686176696f722c206f72206672617564756c656e7420616374696f6e732e20537472656e677468656e20596f75722043617365207769746820457870657274205265706f7274696e6720436c6561722c20646566656e7369626c6520666f72656e73696320646f63756d656e746174696f6e20616e6420657870657274207769746e65737320617661696c6162696c6974792e206672657175656e746c792061736b6564207175657374696f6e732057686174206973206d6f62696c652070686f6e6520666f72656e7369637320616e6420686f7720646f657320697420776f726b3f204d6f62696c652070686f6e6520666f72656e73696373206973207468652070726f63657373206f662065787472616374696e672c2070726573657276696e672c20616e6420616e616c797a696e6720646174612066726f6d20736d61727470686f6e657320696e20612073656375726520616e64206c6567616c6c7920646566656e7369626c65207761792e205370656369616c697374732075736520616476616e63656420746f6f6c7320746f207265636f7665722064656c65746564206d657373616765732c2061707020646174612c2063616c6c206c6f67732c20616e64206c6f636174696f6e20686973746f7279207768696c65206d61696e7461696e696e672065766964656e636520696e746567726974792e205768656e2073686f756c642049206869726520612063656c6c2070686f6e6520666f72656e73696373206578706572743f20596f752073686f756c6420636f6e73756c7420612063656c6c2070686f6e6520666f72656e7369637320657870657274207768656e20666163696e67206c6567616c2064697370757465732c20696e7465726e616c20696e7665737469676174696f6e732c20667261756420636f6e6365726e732c20696e666964656c69747920737573706963696f6e732c206f72206372696d696e616c2063617365732e204469676974616c2065766964656e63652066726f6d2061206d6f62696c65206465766963652063616e206f6674656e206d616b65206f7220627265616b206120636173652e2043616e2064656c657465642074657874206d6573736167657320616e64206170702064617461207265616c6c79206265207265636f76657265643f205965732e204f6674656e2c2064656c657465642074657874732c2070686f746f732c20636861742061707020636f6e74656e742c20616e64206576656e2047505320646174612063616e206265207265636f7665726564207573696e6720666f72656e7369632d677261646520746f6f6c732e205468697320696e636c7564657320646174612066726f6d2061707073206c696b652057686174734170702c20694d6573736167652c2046616365626f6f6b204d657373656e6765722c20616e64206f74686572732e2020417265206469676974616c20666f72656e736963207265706f7274732066726f6d2070686f6e65732061646d69737369626c6520696e20636f7572743f204162736f6c7574656c792e204f757220666f72656e736963207265706f72747320617265207072657061726564206163636f7264696e6720746f20737472696374206c6567616c207374616e64617264732c20696e636c7564696e6720636861696e206f6620637573746f647920646f63756d656e746174696f6e2c206d616b696e67207468656d2061646d69737369626c6520696e20626f746820636976696c20616e64206372696d696e616c20636f757274732e20486f77206d7563682074696d6520646f65732061207479706963616c2070686f6e6520666f72656e73696320696e7665737469676174696f6e2074616b653f204d6f7374206d6f62696c6520666f72656e73696320696e7665737469676174696f6e732061726520636f6d706c657465642077697468696e2035e280933720646179732e204578706564697465642073657276696365732061726520617661696c61626c65207768656e2066617374207475726e61726f756e6420697320637269746963616c2c20696e636c7564696e672073616d652d64617920616e616c7973697320696e206365727461696e2063617365732e204e65656420416e73776572732066726f6d2061204d6f62696c65204465766963653f205765e28099726520526561647920746f2048656c702e205768656e206d6f62696c6520646174612069732063656e7472616c20746f20796f757220696e7665737469676174696f6ee280947768657468657220666f72206c697469676174696f6e2c20636f72706f726174652064697370757465732c206f7220706572736f6e616c206d617474657273e28094796f75206e656564206120666f72656e7369637320706172746e65722077686f2064656c697665727320636c61726974792c206e6f74206775657373776f726b2e20426c61636b20446f6720466f72656e73696373207370656369616c697a657320696e2065787472616374696e672c2070726573657276696e672c20616e6420696e74657270726574696e67206469676974616c2065766964656e63652066726f6d20736d61727470686f6e6573207769746820636f7572742d726561647920707265636973696f6e20616e642064697363726574696f6e2e2046726f6d2064656c6574656420746578747320746f2047505320747261696c732c20776520756e636f766572207468652066616374732068696464656e20696e20646576696365732e205363686564756c65206120436f6e666964656e7469616c20436f6e73756c746174696f6e2077697468204f7572204578706572747320223b693a333b613a32353a7b733a323a226964223b693a31353b733a353a22616c696173223b733a35353a2263656c6c2070686f6e6520666f72656e736963732074686174207265636f76657220616e642076616c69646174652065766964656e6365223b733a373a2273756d6d617279223b733a31383431323a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468207574722d73637265656e223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c31223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e466f72656e7369632045787472616374696f6e2066726f6d204170706c65202620416e64726f696420446576696365733c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d747874206d72743234206d78393333223e0d0a20202020202020202020202020205765207370656369616c697a6520696e207265636f766572696e6720637269746963616c206d6f62696c652064617461e28094696e636c7564696e672061707020636f6e74656e742c2074657874206d657373616765732c2063616c6c0d0a20202020202020202020202020206c6f67732c20616e642047505320686973746f7279e2809466726f6d20626f7468204170706c6520616e6420416e64726f696420646576696365732e204f757220666f72656e736963207265706f727473206172650d0a20202020202020202020202020206d65746963756c6f75736c7920646f63756d656e74656420616e642066756c6c7920636f7572742d61646d69737369626c652c20737570706f72746564206279206578706572742074657374696d6f6e79207768656e0d0a20202020202020202020202020206e656564656420746f20656e7375726520746865206469676974616c2065766964656e6365207374616e647320757020746f206c6567616c207363727574696e792e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e207478742d636170223e0d0a202020202020202020202020202020205363686564756c65206120436f6e73756c746174696f6e0d0a20202020202020202020202020203c2f613e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a202020202020202020205370656369616c6973747320696e204469676974616c2054727574682052657472696576616c0d0a20202020202020203c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020417420426c61636b20446f6720466f72656e736963732c20776520756e636f766572207468652074727574682068696464656e20696e206d6f62696c652064657669636573e28094717569636b6c792c207365637572656c792c20616e640d0a202020202020202020206c6567616c6c792e2057686574686572206974e28099732064656c657465642074657874732c206c6f636174696f6e20747261696c732c206f7220656e637279707465642061707020646174612c206f7572207465616d207573657320616476616e6365640d0a20202020202020202020666f72656e73696320746563686e697175657320746f20726574726965766520637269746963616c206469676974616c2065766964656e63652e20457665727920696e7665737469676174696f6e2069732068616e646c656420776974680d0a20202020202020202020707265636973696f6e20616e6420636172652c20656e737572696e672074686520726573756c7473206172652061636375726174652c20636f7572742d61646d69737369626c652c20616e6420726561647920746f20737570706f727420796f75720d0a202020202020202020206c6567616c206f7220696e76657374696761746976652073747261746567792e0d0a0d0a20202020202020203c2f703e0d0a20202020202020203c683420636c6173733d227375622d686564206d743332223e205768792043686f6f73652055733a3c2f68343e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020507265636973696f6e2d64726976656e206d6f62696c652064617461207265636f766572790d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020446973637265657420616e6420646566656e7369626c6520666f72656e736963206d6574686f64730d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020436c6561722c20636f7572742d7265616479207265706f7274696e670d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020457870657274207769746e65737320737570706f7274207768656e206e65656465640d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a20202020202020203c7020636c6173733d226d743234223e0d0a202020202020202020204f7572206e616d65207265666c65637473206f7572206d697373696f6e3a206c696b652061206c6f79616c207265747269657665722c20776520646967206465657020616e6420666f6c6c6f7720746865206469676974616c20747261696c20776974680d0a20202020202020202020666f63757320616e6420696e746567726974792e205769746820616476616e63656420746f6f6c7320616e642070726f76656e206d6574686f646f6c6f67792c2077652064656c697665722072656c6961626c6520726573756c747320746861740d0a202020202020202020207374616e6420757020696e20636f7572742e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f7370656369616c2e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234206469732d766973223e0d0a20202020202020200d0a0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d682020707430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a0d0a202020203c64697620636c6173733d226d78393332206d6c722d617420742d63656e74657231223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e5768617420576520446f3a20436f6d70726568656e736976652043656c6c2050686f6e6520466f72656e7369632053657276696365733c2f68323e0d0a2020202020203c683320636c6173733d226b6e732d68643332207478742d6e726d6c223e45787472616374696e67202620416e616c797a696e67204469676974616c2045766964656e63652066726f6d204170706c65202620416e64726f696420446576696365733c2f68333e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78383630223e0d0a2020202020202020417420426c61636b20446f6720466f72656e736963732c2077652064656c6976657220657870657274206d6f62696c6520666f72656e73696320696e7665737469676174696f6e7320746f20657874726163742c2070726573657276652c20616e640d0a2020202020202020616e616c797a6520646174612066726f6d20736d61727470686f6e65732c207461626c6574732c20616e64206d6f62696c652073746f726167652e205768657468657220796f75e28099726520726573706f6e64696e6720746f206c6567616c20616374696f6e2c0d0a2020202020202020696e7665737469676174696e672066726175642c206f722076616c69646174696e6720636f6d6d756e69636174696f6e207265636f7264732c2077652070726f7669646520746865206469676974616c20636c617269747920796f75206e6565642e0d0a2020202020203c2f703e0d0a2020202020203c683420636c6173733d227375622d686564206d743332223e4f7572205370656369616c697a656420536572766963657320496e636c7564653a3c2f68343e0d0a0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703234206d743332207772702070726f7463742070642d696e323420666c782d6c6674223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4d6f62696c652044657669636520446174612045787472616374696f6e2026205265636f766572793c2f68343e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020205265636f7665722064656c65746564206f72206578697374696e672074657874732c2063616c6c206c6f67732c20766f6963656d61696c732c20616e6420636f6e74616374732e0d0a20202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020202020416e616c797a652070686f746f732c20766964656f732c20616e6420766f696365206d656d6f732e0d0a20202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020204578747261637420636861742061707020636f6e74656e742066726f6d2057686174734170702c20694d6573736167652c2054656c656772616d2c205369676e616c2c20616e64206d6f72652e0d0a20202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d22683468656420223e475053204c6f636174696f6e2026204d6f76656d656e7420547261636b696e673c2f68343e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020205265766965772074726176656c20686973746f727920616e642074696d657374616d706564206c6f636174696f6e20646174612e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020205265636f6e737472756374206d6f76656d656e7420747261696c73207573696e672067656f6c6f636174696f6e206d657461646174612e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202043726f73732d7265666572656e6365205769466920616e6420426c7565746f6f746820686973746f727920666f72206c6f636174696f6e2076616c69646174696f6e2e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e536f6369616c204d6564696120262041707020416374697669747920416e616c797369733c2f68343e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020205265636f7665722061637469766974792066726f6d20706c6174666f726d73206c696b652046616365626f6f6b2c20496e7374616772616d2c20616e6420536e6170636861742e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020416e616c797a652068696464656e206d657373616765732c206d657461646174612c20616e64206163636f756e742075736167652e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020204465746563742064656c65746564206170707320616e64207072697661746520636f6d6d756e69636174696f6e206163636f756e74732e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e466f72656e73696320496d6167696e672026204461746120507265736572766174696f6e3c2f68343e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202043726561746520706879736963616c20616e64206c6f676963616c20666f72656e73696320696d6167657320746f2072657461696e20616c6c206d6f62696c6520646174612e0d0a0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020204d61696e7461696e2065766964656e636520696e7465677269747920666f72206c6567616c2061646d6973736962696c6974792e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202053747269637420636861696e206f6620637573746f647920646f63756d656e746174696f6e20617420657665727920737465702e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e45787065727420416e616c797369732026204c697469676174696f6e20537570706f72743c2f68343e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202050726f7669646520636c6561722c20636f7572742d726561647920666f72656e736963207265706f7274732e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020537570706f7274206174746f726e6579732077697468206465706f736974696f6e207265766965777320616e6420657870657274207769746e6573732074657374696d6f6e792e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202048656c70207265636f6e737472756374206469676974616c2074696d656c696e657320616e6420766572696679206d6573736167652061757468656e7469636974792e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020202020416476616e636564204d6f62696c6520466f72656e736963732e2054727573746564204578706572742054657374696d6f6e790d0a20202020202020203c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020204f757220666f72656e7369632070726f636573732069732064657369676e656420746f20657874726163742074727574682066726f6d20636f6d706c6578206469676974616c20656e7669726f6e6d656e7473207768696c650d0a20202020202020202020736166656775617264696e672065766964656e636520666f7220636f757274206f7220696e7465726e616c207265766965772e0d0a20202020202020203c2f703e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020537570706f727420666f7220694f532c20416e64726f69642026205461626c6574730d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a202020202020202020202020202044656c657465642044617461205265636f766572792066726f6d2054657874732c2043686174732c20616e6420417070730d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a202020202020202020202020202047505320616e642047656f6c6f636174696f6e2054696d656c696e65205265636f6e737472756374696f6e0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a202020202020202020202020202046756c6c2044657669636520496d6167696e67202620507265736572766174696f6e0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020536f6369616c204d6564696120616e6420456e637279707465642041707020416e616c797369730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020436f7572742d41646d69737369626c65205265706f727473202620457870657274205769746e65737320537570706f72740d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a202020202020202020202020202045787065646974656420536572766963657320417661696c61626c650d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a20202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e207478742d636170223e0d0a20202020202020202020202047657420696e20746f7563682077697468206f75722065787065727473200d0a202020202020202020203c2f613e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f6164762e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234206469732d766973223e0d0a2020202020200d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020205768792043686f6f736520426c61636b20446f6720466f72656e7369637320666f722043656c6c2050686f6e6520496e7665737469676174696f6e733f0d0a2020202020203c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831313132223e0d0a20202020202020205768656e20697420636f6d657320746f206d6f62696c6520666f72656e736963732c2063686f6f73696e672074686520726967687420706172746e65722063616e206d616b65206f7220627265616b20796f757220636173652e20417420426c61636b20446f670d0a2020202020202020466f72656e736963732c20776520636f6d62696e6520746563686e6963616c20707265636973696f6e2077697468206c6567616c2d677261646520646f63756d656e746174696f6e20746f2064656c697665722065766964656e636520796f752063616e2074727573742e0d0a20202020202020205768657468657220796f75277265207075727375696e67206a7573746963652c20646566656e64696e6720616761696e73742066616c736520636c61696d732c206f7220756e636f766572696e6720696e7465726e616c206d6973636f6e647563742c206f75722073657276696365730d0a2020202020202020617265206275696c7420746f20737570706f727420796f7572206f626a6563746976657320776974682073706565642c20636c61726974792c20616e6420636f6e666964656e63652e0d0a2020202020203c2f703e0d0a202020203c7020636c6173733d226d74313820702d65787420223e0d0a202020202020556e6c6f636b207468652074727574682073746f72656420696e206d6f62696c652064657669636573e28094616e6420737472656e677468656e20796f757220696e7665737469676174697665206f72206c6567616c2073747261746567792e0d0a202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e5265636f7665722044656c657465642026616d703b2048696464656e20446174613c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020526574726965766520766974616c20636f6d6d756e69636174696f6e732c206d656469612c20616e64206368617420686973746f7279e280947265676172646c657373206f662064656c6574696f6e206f722064616d6167652e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e45737461626c697368204d6f76656d656e742026616d703b204265686176696f72205061747465726e733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020416e616c797a652047505320616e6420636f6e6e6563746976697479206c6f677320746f207472616365206c6f636174696f6e20686973746f727920616e642074696d656c696e65732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e456e737572652045766964656e636520496e746567726974793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202045766572792073746570206164686572657320746f206c6567616c2070726f746f636f6c7320666f722061646d6973736962696c69747920696e20636976696c206f72206372696d696e616c20636f7572742e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e446574656374204d6973636f6e64756374206f7220556e617574686f72697a65642041637469766974793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020556e636f7665722068696464656e206163636f756e74732c20696e617070726f707269617465206265686176696f722c206f72206672617564756c656e7420616374696f6e732e0d0a0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e537472656e677468656e20596f75722043617365207769746820457870657274205265706f7274696e673c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020436c6561722c20646566656e7369626c6520666f72656e73696320646f63756d656e746174696f6e20616e6420657870657274207769746e65737320617661696c6162696c6974792e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d22706f732d7265206d783138303020223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d70642070743430223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e6672657175656e746c792061736b6564207175657374696f6e733c2f68323e0d0a2020202020202020202020203c64697620636c6173733d226661712d736563206d74333220706167652d736563223e0d0a20202020202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e223e0d0a202020202020202020202020202020203c212d2d206661712031202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d68656164657220616374697665223e0d0a202020202020202020202020202020202020202057686174206973206d6f62696c652070686f6e6520666f72656e7369637320616e6420686f7720646f657320697420776f726b3f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204d6f62696c652070686f6e6520666f72656e73696373206973207468652070726f63657373206f662065787472616374696e672c2070726573657276696e672c20616e6420616e616c797a696e6720646174612066726f6d0d0a202020202020202020202020202020202020202020202020736d61727470686f6e657320696e20612073656375726520616e64206c6567616c6c7920646566656e7369626c65207761792e205370656369616c697374732075736520616476616e63656420746f6f6c7320746f207265636f7665720d0a20202020202020202020202020202020202020202020202064656c65746564206d657373616765732c2061707020646174612c2063616c6c206c6f67732c20616e64206c6f636174696f6e20686973746f7279207768696c65206d61696e7461696e696e672065766964656e63650d0a202020202020202020202020202020202020202020202020696e746567726974792e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712032202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a20202020202020202020202020202020202020205768656e2073686f756c642049206869726520612063656c6c2070686f6e6520666f72656e73696373206578706572743f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a202020202020202020202020202020202020202020202020596f752073686f756c6420636f6e73756c7420612063656c6c2070686f6e6520666f72656e7369637320657870657274207768656e20666163696e67206c6567616c2064697370757465732c20696e7465726e616c20696e7665737469676174696f6e732c20667261756420636f6e6365726e732c20696e666964656c69747920737573706963696f6e732c206f72206372696d696e616c2063617365732e204469676974616c2065766964656e63652066726f6d2061206d6f62696c65206465766963652063616e206f6674656e206d616b65206f7220627265616b206120636173652e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a0d0a202020202020202020202020202020203c212d2d206661712033202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202043616e2064656c657465642074657874206d6573736167657320616e64206170702064617461207265616c6c79206265207265636f76657265643f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a20202020202020202020202020202020202020202020205965732e204f6674656e2c2064656c657465642074657874732c2070686f746f732c20636861742061707020636f6e74656e742c20616e64206576656e2047505320646174612063616e206265207265636f7665726564207573696e6720666f72656e7369632d677261646520746f6f6c732e205468697320696e636c7564657320646174612066726f6d2061707073206c696b652057686174734170702c20694d6573736167652c2046616365626f6f6b204d657373656e6765722c20616e64206f74686572732e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712034202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020417265206469676974616c20666f72656e736963207265706f7274732066726f6d2070686f6e65732061646d69737369626c6520696e20636f7572743f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204162736f6c7574656c792e204f757220666f72656e736963207265706f72747320617265207072657061726564206163636f7264696e6720746f20737472696374206c6567616c207374616e64617264732c20696e636c7564696e6720636861696e206f6620637573746f647920646f63756d656e746174696f6e2c206d616b696e67207468656d2061646d69737369626c6520696e20626f746820636976696c20616e64206372696d696e616c20636f757274732e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712035202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020486f77206d7563682074696d6520646f65732061207479706963616c2070686f6e6520666f72656e73696320696e7665737469676174696f6e2074616b653f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a20202020202020202020202020202020202020202020204d6f7374206d6f62696c6520666f72656e73696320696e7665737469676174696f6e732061726520636f6d706c657465642077697468696e2035e280933720646179732e204578706564697465642073657276696365732061726520617661696c61626c65207768656e2066617374207475726e61726f756e6420697320637269746963616c2c20696e636c7564696e672073616d652d64617920616e616c7973697320696e206365727461696e2063617365732e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a3c64697620636c6173733d226472792d706420707430207062343020706f732d72656c223e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a202020203c64697620636c6173733d22742d63656e746572206d78373037206d6c722d6174223e0d0a0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4e65656420416e73776572732066726f6d2061204d6f62696c65204465766963653f205765e28099726520526561647920746f2048656c702e3c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020205768656e206d6f62696c6520646174612069732063656e7472616c20746f20796f757220696e7665737469676174696f6ee280947768657468657220666f72206c697469676174696f6e2c20636f72706f726174652064697370757465732c206f7220706572736f6e616c0d0a20202020202020206d617474657273e28094796f75206e656564206120666f72656e7369637320706172746e65722077686f2064656c697665727320636c61726974792c206e6f74206775657373776f726b2e20426c61636b20446f6720466f72656e73696373207370656369616c697a657320696e0d0a202020202020202065787472616374696e672c2070726573657276696e672c20616e6420696e74657270726574696e67206469676974616c2065766964656e63652066726f6d20736d61727470686f6e6573207769746820636f7572742d726561647920707265636973696f6e20616e640d0a202020202020202064697363726574696f6e2e2046726f6d2064656c6574656420746578747320746f2047505320747261696c732c20776520756e636f766572207468652066616374732068696464656e20696e20646576696365732e0d0a2020202020203c2f703e0d0a0d0a2020202020203c64697620636c6173733d226d743438223e0d0a20202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e0d0a202020202020202020205363686564756c65206120436f6e666964656e7469616c20436f6e73756c746174696f6e2077697468204f757220457870657274730d0a20202020202020203c2f613e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a33323a3235223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a33323b733a383a226f72646572696e67223b693a31323b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35383a2231353a63656c6c2d70686f6e652d666f72656e736963732d746861742d7265636f7665722d616e642d76616c69646174652d65766964656e6365223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a3131313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31353a63656c6c2d70686f6e652d666f72656e736963732d746861742d7265636f7665722d616e642d76616c69646174652d65766964656e63652663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a35353a2243656c6c2050686f6e6520466f72656e736963732054686174205265636f76657220616e642056616c69646174652045766964656e6365223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(19, 'index.php?option=com_content&view=article&id=16', 'index.php?option=com_content&view=article&id=16:forensic-imaging-that-secures-and-preserves-digital-evidence&catid=2', 'Forensic Imaging That Secures and Preserves Digital Evidence', ' Forensically Sound Imaging, Legally Defensible and Court-Admissible, Expertly Executed Preserve every byte of data—including deleted files—without compromising the original source. Our forensic imaging services create exact, bit-level copies of digital devices, ensuring all evidence is captured securely and remains fully admissible in legal proceedings. We provide forensic imaging services across the U.S., with secure remote and on-site support available. Schedule a Consultation Capture, Secure & Preserve Digital Evidence for Legal and Investigative Use Forensic imaging is a foundational process in digital forensics, allowing investigators to extract a complete, verifiable copy of data from a digital device without changing its original state. At Black Dog Forensics, we specialize in bit-for-bit forensic imaging of a wide range of digital devices. Our forensic images are court-admissible and legally sound, helping clients preserve vital evidence for litigation, regulatory compliance, or internal investigations. Capture every byte, including deleted or hidden files. Maintain evidence integrity with hashing and verification. Preserve data for future expert analysis or legal review. Need a forensically sound image of your device? Contact us today. Contact us  What We Do: Forensic Imaging & Digital Evidence Collection Creating Legally Admissible Forensic Images of Digital Devices We provide forensic imaging services that ensure your digital evidence is collected without any modification—while maintaining a verifiable chain of custody and data integrity. Need imaging for a specialized device or storage source? Request a custom forensic solution. Our Proven Forensic Imaging Process: Device Identification & Collection Catalog and secure all digital devices relevant to the investigation. Bit-for-Bit Forensic Imaging Perform a full sector-level duplication of all device data, including unallocated space. Verification & Hashing Validate the forensic image using cryptographic hashes to ensure exact replication. Secure Storage & Chain of Custody Protect forensic images with encryption and track every access point with tamper-proof documentation. Optional Analysis & Reporting When required, conduct expert forensic examinations and deliver litigation-ready reports. Devices We Image: Computers & Laptops HDDs, SSDs, RAID arrays Mobile Devices iPhones, Androids, tablets, GPS units  Cloud & Online Storage Google Drive, iCloud, OneDrive, email platforms Removable Media USBs, SD cards, external drives Surveillance Systems DVRs, body cameras, security footage Social & Messaging Apps WhatsApp, Signal, Telegram, encrypted platforms Exact Digital Cloning. Trusted Legal Evidence. Zero Data Alteration. Our forensic imaging services are tailored for speed, precision, and defensibility. Every device is processed with the utmost care using industry-standard tools and procedures. Bit-for-Bit Duplication of All Storage Devices Deleted File & Hidden Partition Capture Cryptographic Hashing for Verification Secure Storage with Chain of Custody Protocols Cross-Platform Device Support (Computers, Phones, Cloud) Fast Turnaround: Most Imaging Completed in 24–72 Hours Schedule your forensic imaging session now Why Choose Forensic Imaging for Your Case? When investigating digital activity—whether for litigation, internal investigations, or incident response—the integrity of the evidence is paramount. Forensic imaging offers a comprehensive, court-approved method for capturing the full scope of data stored on a device. From active files to deleted remnants and metadata trails, this technique ensures that nothing is lost, overlooked, or inadmissible. Digital evidence is only useful when properly preserved—make sure it’s collected by experts. Preserves All Digital Evidence Capture active, deleted, and hidden files from every part of a device. Ensures Legal Admissibility Our images are defensible in court and comply with evidentiary standards. Protects Against Data Loss or Corruption Guarantees evidence won’t be overwritten, altered, or tampered with. Captures Metadata & System Logs Go beyond files to extract critical context from device usage. Scales for Any Investigation Supports civil litigation, internal audits, cybersecurity breaches, and more. frequently asked questions What is digital forensic imaging, and how does it work? Digital forensic imaging is the process of creating a complete, exact copy of a device’s data at  the bit level. This ensures that active, deleted, and hidden files are preserved without altering the original device, making it a foundational method in digital investigations. Why is forensic imaging crucial for legal and internal investigations? Forensic imaging protects the integrity of digital evidence by preventing data tampering, enabling repeatable analysis, and ensuring the evidence meets legal standards for admissibility in court. How does forensic imaging recover deleted or hidden files better than regular file copying? Unlike traditional file copying, forensic imaging captures all data—including deleted files, hidden partitions, system artifacts, and unallocated space—providing a much more thorough data set for analysis. What types of devices can be examined with digital forensic imaging? Forensic imaging can be performed on desktops, laptops, smartphones, tablets, servers, external hard drives, USBs, and even cloud-based accounts, ensuring full coverage across digital environments.  How long does forensic imaging take, and what affects the timeline? The forensic imaging process typically takes 24 to 72 hours. The timeline depends on factors like device size, encryption, file volume, and the complexity of the data structure. Need Trusted Forensic Imaging? Black Dog Forensics Has You Covered When the accuracy and integrity of digital evidence can make or break your case, forensic imaging is the gold standard. Whether you’re handling civil litigation, corporate investigations, or cybersecurity incidents, our team delivers bit-level data captures that are fully defensible and court-ready. At Black Dog Forensics, we specialize in secure, tamper-proof imaging protocols that preserve every trace of relevant evidence—active, deleted, or hidden. Request a Confidential Imaging Consultation ', '2025-05-23 11:32:04', '658eba896a3b25226b5e27ac928b59ee', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a363332303a2220466f72656e736963616c6c7920536f756e6420496d6167696e672c204c6567616c6c7920446566656e7369626c6520616e6420436f7572742d41646d69737369626c652c204578706572746c792045786563757465642050726573657276652065766572792062797465206f662064617461e28094696e636c7564696e672064656c657465642066696c6573e28094776974686f757420636f6d70726f6d6973696e6720746865206f726967696e616c20736f757263652e204f757220666f72656e73696320696d6167696e67207365727669636573206372656174652065786163742c206269742d6c6576656c20636f70696573206f66206469676974616c20646576696365732c20656e737572696e6720616c6c2065766964656e6365206973206361707475726564207365637572656c7920616e642072656d61696e732066756c6c792061646d69737369626c6520696e206c6567616c2070726f63656564696e67732e2057652070726f7669646520666f72656e73696320696d6167696e67207365727669636573206163726f73732074686520552e532e2c2077697468207365637572652072656d6f746520616e64206f6e2d7369746520737570706f727420617661696c61626c652e205363686564756c65206120436f6e73756c746174696f6e20436170747572652c205365637572652026205072657365727665204469676974616c2045766964656e636520666f72204c6567616c20616e6420496e76657374696761746976652055736520466f72656e73696320696d6167696e67206973206120666f756e646174696f6e616c2070726f6365737320696e206469676974616c20666f72656e736963732c20616c6c6f77696e6720696e76657374696761746f727320746f2065787472616374206120636f6d706c6574652c2076657269666961626c6520636f7079206f6620646174612066726f6d2061206469676974616c2064657669636520776974686f7574206368616e67696e6720697473206f726967696e616c2073746174652e20417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e206269742d666f722d62697420666f72656e73696320696d6167696e67206f66206120776964652072616e6765206f66206469676974616c20646576696365732e204f757220666f72656e73696320696d616765732061726520636f7572742d61646d69737369626c6520616e64206c6567616c6c7920736f756e642c2068656c70696e6720636c69656e747320707265736572766520766974616c2065766964656e636520666f72206c697469676174696f6e2c20726567756c61746f727920636f6d706c69616e63652c206f7220696e7465726e616c20696e7665737469676174696f6e732e204361707475726520657665727920627974652c20696e636c7564696e672064656c65746564206f722068696464656e2066696c65732e204d61696e7461696e2065766964656e636520696e7465677269747920776974682068617368696e6720616e6420766572696669636174696f6e2e205072657365727665206461746120666f72206675747572652065787065727420616e616c79736973206f72206c6567616c207265766965772e204e656564206120666f72656e736963616c6c7920736f756e6420696d616765206f6620796f7572206465766963653f20436f6e7461637420757320746f6461792e20436f6e7461637420757320205768617420576520446f3a20466f72656e73696320496d6167696e672026204469676974616c2045766964656e636520436f6c6c656374696f6e204372656174696e67204c6567616c6c792041646d69737369626c6520466f72656e73696320496d61676573206f66204469676974616c20446576696365732057652070726f7669646520666f72656e73696320696d6167696e67207365727669636573207468617420656e7375726520796f7572206469676974616c2065766964656e636520697320636f6c6c656374656420776974686f757420616e79206d6f64696669636174696f6ee280947768696c65206d61696e7461696e696e6720612076657269666961626c6520636861696e206f6620637573746f647920616e64206461746120696e746567726974792e204e65656420696d6167696e6720666f722061207370656369616c697a656420646576696365206f722073746f7261676520736f757263653f2052657175657374206120637573746f6d20666f72656e73696320736f6c7574696f6e2e204f75722050726f76656e20466f72656e73696320496d6167696e672050726f636573733a20446576696365204964656e74696669636174696f6e202620436f6c6c656374696f6e20436174616c6f6720616e642073656375726520616c6c206469676974616c20646576696365732072656c6576616e7420746f2074686520696e7665737469676174696f6e2e204269742d666f722d42697420466f72656e73696320496d6167696e6720506572666f726d20612066756c6c20736563746f722d6c6576656c206475706c69636174696f6e206f6620616c6c2064657669636520646174612c20696e636c7564696e6720756e616c6c6f63617465642073706163652e20566572696669636174696f6e20262048617368696e672056616c69646174652074686520666f72656e73696320696d616765207573696e672063727970746f677261706869632068617368657320746f20656e73757265206578616374207265706c69636174696f6e2e205365637572652053746f72616765202620436861696e206f6620437573746f64792050726f7465637420666f72656e73696320696d61676573207769746820656e6372797074696f6e20616e6420747261636b2065766572792061636365737320706f696e7420776974682074616d7065722d70726f6f6620646f63756d656e746174696f6e2e204f7074696f6e616c20416e616c797369732026205265706f7274696e67205768656e2072657175697265642c20636f6e647563742065787065727420666f72656e736963206578616d696e6174696f6e7320616e642064656c69766572206c697469676174696f6e2d7265616479207265706f7274732e204465766963657320576520496d6167653a20436f6d7075746572732026204c6170746f707320484444732c20535344732c205241494420617272617973204d6f62696c652044657669636573206950686f6e65732c20416e64726f6964732c207461626c6574732c2047505320756e6974732020436c6f75642026204f6e6c696e652053746f7261676520476f6f676c652044726976652c2069436c6f75642c204f6e6544726976652c20656d61696c20706c6174666f726d732052656d6f7661626c65204d6564696120555342732c2053442063617264732c2065787465726e616c20647269766573205375727665696c6c616e63652053797374656d7320445652732c20626f64792063616d657261732c20736563757269747920666f6f7461676520536f6369616c2026204d6573736167696e6720417070732057686174734170702c205369676e616c2c2054656c656772616d2c20656e6372797074656420706c6174666f726d73204578616374204469676974616c20436c6f6e696e672e2054727573746564204c6567616c2045766964656e63652e205a65726f204461746120416c7465726174696f6e2e204f757220666f72656e73696320696d6167696e6720736572766963657320617265207461696c6f72656420666f722073706565642c20707265636973696f6e2c20616e6420646566656e736962696c6974792e204576657279206465766963652069732070726f6365737365642077697468207468652075746d6f73742063617265207573696e6720696e6475737472792d7374616e6461726420746f6f6c7320616e642070726f636564757265732e204269742d666f722d426974204475706c69636174696f6e206f6620416c6c2053746f7261676520446576696365732044656c657465642046696c6520262048696464656e20506172746974696f6e20436170747572652043727970746f677261706869632048617368696e6720666f7220566572696669636174696f6e205365637572652053746f72616765207769746820436861696e206f6620437573746f64792050726f746f636f6c732043726f73732d506c6174666f726d2044657669636520537570706f72742028436f6d7075746572732c2050686f6e65732c20436c6f7564292046617374205475726e61726f756e643a204d6f737420496d6167696e6720436f6d706c6574656420696e203234e28093373220486f757273205363686564756c6520796f757220666f72656e73696320696d6167696e672073657373696f6e206e6f77205768792043686f6f736520466f72656e73696320496d6167696e6720666f7220596f757220436173653f205768656e20696e7665737469676174696e67206469676974616c206163746976697479e280947768657468657220666f72206c697469676174696f6e2c20696e7465726e616c20696e7665737469676174696f6e732c206f7220696e636964656e7420726573706f6e7365e2809474686520696e74656772697479206f66207468652065766964656e636520697320706172616d6f756e742e20466f72656e73696320696d6167696e67206f6666657273206120636f6d70726568656e736976652c20636f7572742d617070726f766564206d6574686f6420666f7220636170747572696e67207468652066756c6c2073636f7065206f6620646174612073746f726564206f6e2061206465766963652e2046726f6d206163746976652066696c657320746f2064656c657465642072656d6e616e747320616e64206d6574616461746120747261696c732c207468697320746563686e6971756520656e73757265732074686174206e6f7468696e67206973206c6f73742c206f7665726c6f6f6b65642c206f7220696e61646d69737369626c652e204469676974616c2065766964656e6365206973206f6e6c792075736566756c207768656e2070726f7065726c7920707265736572766564e280946d616b652073757265206974e280997320636f6c6c656374656420627920657870657274732e2050726573657276657320416c6c204469676974616c2045766964656e63652043617074757265206163746976652c2064656c657465642c20616e642068696464656e2066696c65732066726f6d2065766572792070617274206f662061206465766963652e20456e7375726573204c6567616c2041646d6973736962696c697479204f757220696d616765732061726520646566656e7369626c6520696e20636f75727420616e6420636f6d706c7920776974682065766964656e7469617279207374616e64617264732e2050726f746563747320416761696e73742044617461204c6f7373206f7220436f7272757074696f6e2047756172616e746565732065766964656e636520776f6ee2809974206265206f7665727772697474656e2c20616c74657265642c206f722074616d706572656420776974682e204361707475726573204d6574616461746120262053797374656d204c6f677320476f206265796f6e642066696c657320746f206578747261637420637269746963616c20636f6e746578742066726f6d206465766963652075736167652e205363616c657320666f7220416e7920496e7665737469676174696f6e20537570706f72747320636976696c206c697469676174696f6e2c20696e7465726e616c206175646974732c20637962657273656375726974792062726561636865732c20616e64206d6f72652e206672657175656e746c792061736b6564207175657374696f6e732057686174206973206469676974616c20666f72656e73696320696d6167696e672c20616e6420686f7720646f657320697420776f726b3f204469676974616c20666f72656e73696320696d6167696e67206973207468652070726f63657373206f66206372656174696e67206120636f6d706c6574652c20657861637420636f7079206f66206120646576696365e28099732064617461206174202074686520626974206c6576656c2e205468697320656e73757265732074686174206163746976652c2064656c657465642c20616e642068696464656e2066696c6573206172652070726573657276656420776974686f757420616c746572696e6720746865206f726967696e616c206465766963652c206d616b696e67206974206120666f756e646174696f6e616c206d6574686f6420696e206469676974616c20696e7665737469676174696f6e732e2057687920697320666f72656e73696320696d6167696e67206372756369616c20666f72206c6567616c20616e6420696e7465726e616c20696e7665737469676174696f6e733f20466f72656e73696320696d6167696e672070726f74656374732074686520696e74656772697479206f66206469676974616c2065766964656e63652062792070726576656e74696e6720646174612074616d706572696e672c20656e61626c696e672072657065617461626c6520616e616c797369732c20616e6420656e737572696e67207468652065766964656e6365206d65657473206c6567616c207374616e646172647320666f722061646d6973736962696c69747920696e20636f7572742e20486f7720646f657320666f72656e73696320696d6167696e67207265636f7665722064656c65746564206f722068696464656e2066696c657320626574746572207468616e20726567756c61722066696c6520636f7079696e673f20556e6c696b6520747261646974696f6e616c2066696c6520636f7079696e672c20666f72656e73696320696d6167696e6720636170747572657320616c6c2064617461e28094696e636c7564696e672064656c657465642066696c65732c2068696464656e20706172746974696f6e732c2073797374656d206172746966616374732c20616e6420756e616c6c6f6361746564207370616365e2809470726f766964696e672061206d756368206d6f72652074686f726f75676820646174612073657420666f7220616e616c797369732e2057686174207479706573206f6620646576696365732063616e206265206578616d696e65642077697468206469676974616c20666f72656e73696320696d6167696e673f20466f72656e73696320696d6167696e672063616e20626520706572666f726d6564206f6e206465736b746f70732c206c6170746f70732c20736d61727470686f6e65732c207461626c6574732c20736572766572732c2065787465726e616c2068617264206472697665732c20555342732c20616e64206576656e20636c6f75642d6261736564206163636f756e74732c20656e737572696e672066756c6c20636f766572616765206163726f7373206469676974616c20656e7669726f6e6d656e74732e2020486f77206c6f6e6720646f657320666f72656e73696320696d6167696e672074616b652c20616e6420776861742061666665637473207468652074696d656c696e653f2054686520666f72656e73696320696d6167696e672070726f63657373207479706963616c6c792074616b657320323420746f20373220686f7572732e205468652074696d656c696e6520646570656e6473206f6e20666163746f7273206c696b65206465766963652073697a652c20656e6372797074696f6e2c2066696c6520766f6c756d652c20616e642074686520636f6d706c6578697479206f66207468652064617461207374727563747572652e204e656564205472757374656420466f72656e73696320496d6167696e673f20426c61636b20446f6720466f72656e736963732048617320596f7520436f7665726564205768656e2074686520616363757261637920616e6420696e74656772697479206f66206469676974616c2065766964656e63652063616e206d616b65206f7220627265616b20796f757220636173652c20666f72656e73696320696d6167696e672069732074686520676f6c64207374616e646172642e205768657468657220796f75e2809972652068616e646c696e6720636976696c206c697469676174696f6e2c20636f72706f7261746520696e7665737469676174696f6e732c206f72206379626572736563757269747920696e636964656e74732c206f7572207465616d2064656c6976657273206269742d6c6576656c20646174612063617074757265732074686174206172652066756c6c7920646566656e7369626c6520616e6420636f7572742d72656164792e20417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e207365637572652c2074616d7065722d70726f6f6620696d6167696e672070726f746f636f6c732074686174207072657365727665206576657279207472616365206f662072656c6576616e742065766964656e6365e280946163746976652c2064656c657465642c206f722068696464656e2e2052657175657374206120436f6e666964656e7469616c20496d6167696e6720436f6e73756c746174696f6e20223b693a333b613a32353a7b733a323a226964223b693a31363b733a353a22616c696173223b733a36303a22666f72656e73696320696d6167696e672074686174207365637572657320616e6420707265736572766573206469676974616c2065766964656e6365223b733a373a2273756d6d617279223b733a31363833343a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468207574722d73637265656e223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c31223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564206d78383630207478742d6e726d6c223e466f72656e736963616c6c7920536f756e6420496d6167696e672c204c6567616c6c7920446566656e7369626c6520616e6420436f7572742d41646d69737369626c652c0d0a20202020202020202020202020204578706572746c792045786563757465643c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d72743234206d78393039223e0d0a202020202020202020202020202050726573657276652065766572792062797465206f662064617461e28094696e636c7564696e672064656c657465642066696c6573e28094776974686f757420636f6d70726f6d6973696e6720746865206f726967696e616c0d0a2020202020202020202020202020736f757263652e204f757220666f72656e73696320696d6167696e67207365727669636573206372656174652065786163742c206269742d6c6576656c20636f70696573206f66206469676974616c20646576696365732c0d0a2020202020202020202020202020656e737572696e6720616c6c2065766964656e6365206973206361707475726564207365637572656c7920616e642072656d61696e732066756c6c792061646d69737369626c6520696e206c6567616c0d0a202020202020202020202020202070726f63656564696e67732e2057652070726f7669646520666f72656e73696320696d6167696e67207365727669636573206163726f73732074686520552e532e2c2077697468207365637572652072656d6f746520616e640d0a20202020202020202020202020206f6e2d7369746520737570706f727420617661696c61626c652e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e207478742d636170223e0d0a202020202020202020202020202020205363686564756c65206120436f6e73756c746174696f6e0d0a20202020202020202020202020203c2f613e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020202020436170747572652c205365637572652026205072657365727665204469676974616c2045766964656e636520666f72204c6567616c20616e6420496e7665737469676174697665205573650d0a20202020202020203c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020466f72656e73696320696d6167696e67206973206120666f756e646174696f6e616c2070726f6365737320696e206469676974616c20666f72656e736963732c20616c6c6f77696e6720696e76657374696761746f727320746f206578747261637420610d0a20202020202020202020636f6d706c6574652c2076657269666961626c6520636f7079206f6620646174612066726f6d2061206469676974616c2064657669636520776974686f7574206368616e67696e6720697473206f726967696e616c2073746174652e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e206269742d666f722d62697420666f72656e73696320696d6167696e67206f66206120776964652072616e6765206f66206469676974616c0d0a20202020202020202020646576696365732e204f757220666f72656e73696320696d616765732061726520636f7572742d61646d69737369626c6520616e64206c6567616c6c7920736f756e642c2068656c70696e6720636c69656e747320707265736572766520766974616c0d0a2020202020202020202065766964656e636520666f72206c697469676174696f6e2c20726567756c61746f727920636f6d706c69616e63652c206f7220696e7465726e616c20696e7665737469676174696f6e732e0d0a20202020202020203c2f703e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c703e0d0a20202020202020202020202020204361707475726520657665727920627974652c20696e636c7564696e672064656c65746564206f722068696464656e2066696c65732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a20202020202020202020202020204d61696e7461696e2065766964656e636520696e7465677269747920776974682068617368696e6720616e6420766572696669636174696f6e2e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a20202020202020202020202020205072657365727665206461746120666f72206675747572652065787065727420616e616c79736973206f72206c6567616c207265766965772e0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a0d0a20202020202020203c2f756c3e0d0a3c7020636c6173733d226d743332223e4e656564206120666f72656e736963616c6c7920736f756e6420696d616765206f6620796f7572206465766963653f20436f6e7461637420757320746f6461792e0d0a3c2f703e0d0a20202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e207478742d636170223e0d0a202020202020202020202020436f6e746163742075730d0a202020202020202020203c2f613e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f636170747572652e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234206469732d766973223e0d0a202020202020200d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d682020707430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a0d0a202020203c64697620636c6173733d226d78393332206d6c722d617420223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e5768617420576520446f3a20466f72656e73696320496d6167696e672026204469676974616c2045766964656e636520436f6c6c656374696f6e3c2f68323e0d0a2020202020203c683320636c6173733d226b6e732d68643332207478742d6e726d6c223e4372656174696e67204c6567616c6c792041646d69737369626c6520466f72656e73696320496d61676573206f66204469676974616c20446576696365733c2f68333e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78393039223e0d0a202020202020202057652070726f7669646520666f72656e73696320696d6167696e67207365727669636573207468617420656e7375726520796f7572206469676974616c2065766964656e636520697320636f6c6c656374656420776974686f757420616e790d0a20202020202020206d6f64696669636174696f6ee280947768696c65206d61696e7461696e696e6720612076657269666961626c6520636861696e206f6620637573746f647920616e64206461746120696e746567726974792e0d0a20202020202020204e65656420696d6167696e6720666f722061207370656369616c697a656420646576696365206f722073746f7261676520736f757263653f203c6120687265663d222f636f6e746163742220636c6173733d226c6f672d74637420696e2d70672d616e6b72223e5265717565737420610d0a20202020202020202020637573746f6d20666f72656e73696320736f6c7574696f6e2e3c2f613e0d0a0d0a2020202020203c2f703e0d0a2020202020203c683420636c6173733d227375622d686564206d743332223e204f75722050726f76656e20466f72656e73696320496d6167696e672050726f636573733a3c2f68343e0d0a0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206d743332206761703234207772702070726f7463742070642d696e323420666c782d6c6674223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e446576696365204964656e74696669636174696f6e202620436f6c6c656374696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a202020202020202020202020436174616c6f6720616e642073656375726520616c6c206469676974616c20646576696365732072656c6576616e7420746f2074686520696e7665737469676174696f6e2e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d22683468656420223e4269742d666f722d42697420466f72656e73696320496d6167696e673c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a202020202020202020202020506572666f726d20612066756c6c20736563746f722d6c6576656c206475706c69636174696f6e206f6620616c6c2064657669636520646174612c20696e636c7564696e6720756e616c6c6f63617465642073706163652e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e566572696669636174696f6e20262048617368696e673c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a20202020202020202020202056616c69646174652074686520666f72656e73696320696d616765207573696e672063727970746f677261706869632068617368657320746f20656e73757265206578616374207265706c69636174696f6e2e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e5365637572652053746f72616765202620436861696e206f6620437573746f64793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a20202020202020202020202050726f7465637420666f72656e73696320696d61676573207769746820656e6372797074696f6e20616e6420747261636b2065766572792061636365737320706f696e7420776974682074616d7065722d70726f6f6620646f63756d656e746174696f6e2e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4f7074696f6e616c20416e616c797369732026205265706f7274696e673c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a2020202020202020202020205768656e2072657175697265642c20636f6e647563742065787065727420666f72656e736963206578616d696e6174696f6e7320616e642064656c69766572206c697469676174696f6e2d7265616479207265706f7274732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d226d743332223e0d0a2020202020203c683420636c6173733d227375622d686564223e4465766963657320576520496d6167653a3c2f68343e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703234206d743332207772702070726f7463742070642d696e323420666c782d6c6674223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436f6d7075746572732026204c6170746f70733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a202020202020202020202020484444732c20535344732c2052414944206172726179730d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d22683468656420223e4d6f62696c6520446576696365733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a2020202020202020202020206950686f6e65732c20416e64726f6964732c207461626c6574732c2047505320756e6974730d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436c6f75642026204f6e6c696e652053746f726167653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a202020202020202020202020476f6f676c652044726976652c2069436c6f75642c204f6e6544726976652c20656d61696c20706c6174666f726d730d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e52656d6f7661626c65204d656469613c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a202020202020202020202020555342732c2053442063617264732c2065787465726e616c206472697665730d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e5375727665696c6c616e63652053797374656d733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a202020202020202020202020445652732c20626f64792063616d657261732c20736563757269747920666f6f746167650d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e536f6369616c2026204d6573736167696e6720417070733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a20202020202020202020202057686174734170702c205369676e616c2c2054656c656772616d2c20656e6372797074656420706c6174666f726d730d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a202020202020202020204578616374204469676974616c20436c6f6e696e672e2054727573746564204c6567616c2045766964656e63652e205a65726f204461746120416c7465726174696f6e2e0d0a20202020202020203c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020204f757220666f72656e73696320696d6167696e6720736572766963657320617265207461696c6f72656420666f722073706565642c20707265636973696f6e2c20616e6420646566656e736962696c6974792e204576657279206465766963652069732070726f6365737365640d0a2020202020202020202077697468207468652075746d6f73742063617265207573696e6720696e6475737472792d7374616e6461726420746f6f6c7320616e642070726f636564757265732e0d0a20202020202020203c2f703e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a0d0a2020202020202020202020203c703e0d0a20202020202020202020202020204269742d666f722d426974204475706c69636174696f6e206f6620416c6c2053746f7261676520446576696365730d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a202020202020202020202020202044656c657465642046696c6520262048696464656e20506172746974696f6e20436170747572650d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a202020202020202020202020202043727970746f677261706869632048617368696e6720666f7220566572696669636174696f6e0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a20202020202020202020202020205365637572652053746f72616765207769746820436861696e206f6620437573746f64792050726f746f636f6c730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a202020202020202020202020202043726f73732d506c6174666f726d2044657669636520537570706f72742028436f6d7075746572732c2050686f6e65732c20436c6f7564290d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a0d0a2020202020202020202020203c703e0d0a202020202020202020202020202046617374205475726e61726f756e643a204d6f737420496d6167696e6720436f6d706c6574656420696e203234e28093373220486f7572730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a0d0a20202020202020203c2f756c3e0d0a20202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e207478742d636170223e0d0a2020202020202020202020205363686564756c6520796f757220666f72656e73696320696d6167696e672073657373696f6e206e6f770d0a202020202020202020203c2f613e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d22696d616765732f646f672f65786163742e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d67206264723234206469732d766973223e0d0a202020202020200d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020205768792043686f6f736520466f72656e73696320496d6167696e6720666f7220596f757220436173653f0d0a2020202020203c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831313132223e0d0a20202020202020205768656e20696e7665737469676174696e67206469676974616c206163746976697479e280947768657468657220666f72206c697469676174696f6e2c20696e7465726e616c20696e7665737469676174696f6e732c206f7220696e636964656e7420726573706f6e7365e280947468650d0a2020202020202020696e74656772697479206f66207468652065766964656e636520697320706172616d6f756e742e20466f72656e73696320696d6167696e67206f6666657273206120636f6d70726568656e736976652c20636f7572742d617070726f766564206d6574686f6420666f720d0a2020202020202020636170747572696e67207468652066756c6c2073636f7065206f6620646174612073746f726564206f6e2061206465766963652e2046726f6d206163746976652066696c657320746f2064656c657465642072656d6e616e747320616e64206d6574616461746120747261696c732c0d0a20202020202020207468697320746563686e6971756520656e73757265732074686174206e6f7468696e67206973206c6f73742c206f7665726c6f6f6b65642c206f7220696e61646d69737369626c652e0d0a2020202020203c2f703e0d0a2020202020203c7020636c6173733d226d74313820702d65787420223e0d0a20202020202020204469676974616c2065766964656e6365206973206f6e6c792075736566756c207768656e2070726f7065726c7920707265736572766564e280946d616b652073757265206974e280997320636f6c6c656374656420627920657870657274732e0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e50726573657276657320416c6c204469676974616c2045766964656e63653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202043617074757265206163746976652c2064656c657465642c20616e642068696464656e2066696c65732066726f6d2065766572792070617274206f662061206465766963652e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e456e7375726573204c6567616c2041646d6973736962696c6974793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020204f757220696d616765732061726520646566656e7369626c6520696e20636f75727420616e6420636f6d706c7920776974682065766964656e7469617279207374616e64617264732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e50726f746563747320416761696e73742044617461204c6f7373206f7220436f7272757074696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202047756172616e746565732065766964656e636520776f6ee2809974206265206f7665727772697474656e2c20616c74657265642c206f722074616d706572656420776974682e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4361707475726573204d6574616461746120262053797374656d204c6f67733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020476f206265796f6e642066696c657320746f206578747261637420637269746963616c20636f6e746578742066726f6d206465766963652075736167652e0d0a0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e5363616c657320666f7220416e7920496e7665737469676174696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020537570706f72747320636976696c206c697469676174696f6e2c20696e7465726e616c206175646974732c20637962657273656375726974792062726561636865732c20616e64206d6f72652e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d22706f732d7265206d783138303020223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d70642070743430223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e6672657175656e746c792061736b6564207175657374696f6e733c2f68323e0d0a2020202020202020202020203c64697620636c6173733d226661712d736563206d74333220706167652d736563223e0d0a20202020202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e223e0d0a202020202020202020202020202020203c212d2d206661712031202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d68656164657220616374697665223e0d0a202020202020202020202020202020202020202057686174206973206469676974616c20666f72656e73696320696d6167696e672c20616e6420686f7720646f657320697420776f726b3f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204469676974616c20666f72656e73696320696d6167696e67206973207468652070726f63657373206f66206372656174696e67206120636f6d706c6574652c20657861637420636f7079206f66206120646576696365e280997320646174612061740d0a20202020202020202020202020202020202020202020202074686520626974206c6576656c2e205468697320656e73757265732074686174206163746976652c2064656c657465642c20616e642068696464656e2066696c6573206172652070726573657276656420776974686f75740d0a202020202020202020202020202020202020202020202020616c746572696e6720746865206f726967696e616c206465766963652c206d616b696e67206974206120666f756e646174696f6e616c206d6574686f6420696e206469676974616c20696e7665737469676174696f6e732e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712032202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202057687920697320666f72656e73696320696d6167696e67206372756369616c20666f72206c6567616c20616e6420696e7465726e616c20696e7665737469676174696f6e733f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020466f72656e73696320696d6167696e672070726f74656374732074686520696e74656772697479206f66206469676974616c2065766964656e63652062792070726576656e74696e6720646174612074616d706572696e672c20656e61626c696e672072657065617461626c6520616e616c797369732c20616e6420656e737572696e67207468652065766964656e6365206d65657473206c6567616c207374616e646172647320666f722061646d6973736962696c69747920696e20636f7572742e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a0d0a202020202020202020202020202020203c212d2d206661712033202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020486f7720646f657320666f72656e73696320696d6167696e67207265636f7665722064656c65746564206f722068696464656e2066696c657320626574746572207468616e20726567756c61722066696c6520636f7079696e673f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a20202020202020202020202020202020202020202020556e6c696b6520747261646974696f6e616c2066696c6520636f7079696e672c20666f72656e73696320696d6167696e6720636170747572657320616c6c2064617461e28094696e636c7564696e672064656c657465642066696c65732c2068696464656e20706172746974696f6e732c2073797374656d206172746966616374732c20616e6420756e616c6c6f6361746564207370616365e2809470726f766964696e672061206d756368206d6f72652074686f726f75676820646174612073657420666f7220616e616c797369732e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712034202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202057686174207479706573206f6620646576696365732063616e206265206578616d696e65642077697468206469676974616c20666f72656e73696320696d6167696e673f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a202020202020202020202020202020202020202020202020466f72656e73696320696d6167696e672063616e20626520706572666f726d6564206f6e206465736b746f70732c206c6170746f70732c20736d61727470686f6e65732c207461626c6574732c20736572766572732c2065787465726e616c2068617264206472697665732c20555342732c20616e64206576656e20636c6f75642d6261736564206163636f756e74732c20656e737572696e672066756c6c20636f766572616765206163726f7373206469676974616c20656e7669726f6e6d656e74732e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712035202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020486f77206c6f6e6720646f657320666f72656e73696320696d6167696e672074616b652c20616e6420776861742061666665637473207468652074696d656c696e653f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a20202020202020202020202020202020202020202020202054686520666f72656e73696320696d6167696e672070726f63657373207479706963616c6c792074616b657320323420746f20373220686f7572732e205468652074696d656c696e6520646570656e6473206f6e20666163746f7273206c696b65206465766963652073697a652c20656e6372797074696f6e2c2066696c6520766f6c756d652c20616e642074686520636f6d706c6578697479206f66207468652064617461207374727563747572652e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a3c64697620636c6173733d226472792d706420707430207062343020706f732d72656c223e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a202020203c64697620636c6173733d22742d63656e746572206d78373037206d6c722d6174223e0d0a0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020204e656564205472757374656420466f72656e73696320496d6167696e673f20426c61636b20446f6720466f72656e736963732048617320596f7520436f76657265640d0a2020202020203c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020205768656e2074686520616363757261637920616e6420696e74656772697479206f66206469676974616c2065766964656e63652063616e206d616b65206f7220627265616b20796f757220636173652c20666f72656e73696320696d6167696e672069732074686520676f6c640d0a20202020202020207374616e646172642e205768657468657220796f75e2809972652068616e646c696e6720636976696c206c697469676174696f6e2c20636f72706f7261746520696e7665737469676174696f6e732c206f72206379626572736563757269747920696e636964656e74732c206f75720d0a20202020202020207465616d2064656c6976657273206269742d6c6576656c20646174612063617074757265732074686174206172652066756c6c7920646566656e7369626c6520616e6420636f7572742d72656164792e20417420426c61636b20446f6720466f72656e736963732c2077650d0a20202020202020207370656369616c697a6520696e207365637572652c2074616d7065722d70726f6f6620696d6167696e672070726f746f636f6c732074686174207072657365727665206576657279207472616365206f662072656c6576616e742065766964656e6365e280946163746976652c0d0a202020202020202064656c657465642c206f722068696464656e2e0d0a2020202020203c2f703e0d0a0d0a2020202020203c64697620636c6173733d226d743438223e0d0a20202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e0d0a2020202020202020202052657175657374206120436f6e666964656e7469616c20496d6167696e6720436f6e73756c746174696f6e0d0a20202020202020203c2f613e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a33323a3034223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32373b733a383a226f72646572696e67223b693a31313b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a36333a2231363a666f72656e7369632d696d6167696e672d746861742d736563757265732d616e642d7072657365727665732d6469676974616c2d65766964656e6365223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a3131363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31363a666f72656e7369632d696d6167696e672d746861742d736563757265732d616e642d7072657365727665732d6469676974616c2d65766964656e63652663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a36303a22466f72656e73696320496d6167696e672054686174205365637572657320616e6420507265736572766573204469676974616c2045766964656e6365223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3136223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(20, 'index.php?option=com_content&view=article&id=17', 'index.php?option=com_content&view=article&id=17:customer-referral-program&catid=2', 'Customer Referral Program', ' Know someone who could benefit from expert digital forensics? Refer a first-time client to Black Dog Forensics and receive a 10% referral reward once their case is retained. Whether it’s a law firm, private investigator, HR professional, or individual in need, your referral helps them access truth—and helps you earn a thank-you reward in return. Submit a Referral Referrer Information {rsform 8} Ready to Refer Someone? Let’s Make It Simple. Know a law firm, investigator, business leader, or individual who could benefit from expert digital forensics? Send us their contact info at retrievethetruth@bdforensics.com with the subject line: Referral Submission. Once their case is retained, we’ll send you a 10% thank-you reward—because uncovering the truth deserves to be recognized. Referral Criteria First-time clients only. Handled with care Every referral is treated with complete confidentiality. Prefer a conversation first? Contact us to talk through the details or confirm eligibility. Start with a Confidential Consultation frequently asked questions Can I refer a law firm or attorney I work with? Yes. We work closely with legal teams on litigation support, expert reporting, and courtroom testimony. If the firm hasn’t used Black Dog Forensics before, they qualify as a first-time referral. Can I refer a business or HR department dealing with internal issues? Absolutely. We assist businesses with internal investigations, fraud cases, employee misconduct, and data security breaches. If the business hasn’t worked with us before, your referral qualifies. What types of digital evidence do your services cover? We handle mobile phones, computers, cloud accounts, social media, email systems, and surveillance devices. If someone needs help analyzing or authenticating digital content, we can likely support their case.  Do you offer forensic support for compliance investigations or eDiscovery? Yes. We help legal and corporate clients maintain compliance with regulations like HIPAA, GDPR, or SEC guidelines. We also assist with data preservation and review during civil discovery. When do I receive my referral reward? Once your referred client signs a service agreement and their case is retained, you’ll receive 10% of the service cost as a referral thank-you. Is my referral confidential? Yes. All referred leads are handled discreetly and professionally. We will never mention your name unless you authorize it. Can I refer more than one person? Absolutely. There’s no limit to how many referrals you can make. Each successful referral earns its own reward. What if I work at a law firm—can I still refer someone? Yes. You can refer clients outside your organization, or even someone in another department, provided they’re a first-time client and not already connected with us. ', '2025-05-23 11:27:09', '37bb7e93cb6dfec937bfa446a4431569', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a323832323a22204b6e6f7720736f6d656f6e652077686f20636f756c642062656e656669742066726f6d20657870657274206469676974616c20666f72656e736963733f20526566657220612066697273742d74696d6520636c69656e7420746f20426c61636b20446f6720466f72656e7369637320616e64207265636569766520612031302520726566657272616c20726577617264206f6e636520746865697220636173652069732072657461696e65642e2057686574686572206974e28099732061206c6177206669726d2c207072697661746520696e76657374696761746f722c2048522070726f66657373696f6e616c2c206f7220696e646976696475616c20696e206e6565642c20796f757220726566657272616c2068656c7073207468656d20616363657373207472757468e28094616e642068656c707320796f75206561726e2061207468616e6b2d796f752072657761726420696e2072657475726e2e205375626d6974206120526566657272616c20526566657272657220496e666f726d6174696f6e207b7273666f726d20387d20526561647920746f20526566657220536f6d656f6e653f204c6574e2809973204d616b652049742053696d706c652e204b6e6f772061206c6177206669726d2c20696e76657374696761746f722c20627573696e657373206c65616465722c206f7220696e646976696475616c2077686f20636f756c642062656e656669742066726f6d20657870657274206469676974616c20666f72656e736963733f2053656e6420757320746865697220636f6e7461637420696e666f2061742072657472696576657468657472757468406264666f72656e736963732e636f6d207769746820746865207375626a656374206c696e653a20526566657272616c205375626d697373696f6e2e204f6e636520746865697220636173652069732072657461696e65642c207765e280996c6c2073656e6420796f75206120313025207468616e6b2d796f7520726577617264e280946265636175736520756e636f766572696e672074686520747275746820646573657276657320746f206265207265636f676e697a65642e20526566657272616c2043726974657269612046697273742d74696d6520636c69656e7473206f6e6c792e2048616e646c65642077697468206361726520457665727920726566657272616c2069732074726561746564207769746820636f6d706c65746520636f6e666964656e7469616c6974792e20507265666572206120636f6e766572736174696f6e2066697273743f20436f6e7461637420757320746f2074616c6b207468726f756768207468652064657461696c73206f7220636f6e6669726d20656c69676962696c6974792e2053746172742077697468206120436f6e666964656e7469616c20436f6e73756c746174696f6e206672657175656e746c792061736b6564207175657374696f6e732043616e20492072656665722061206c6177206669726d206f72206174746f726e6579204920776f726b20776974683f205965732e20576520776f726b20636c6f73656c792077697468206c6567616c207465616d73206f6e206c697469676174696f6e20737570706f72742c20657870657274207265706f7274696e672c20616e6420636f757274726f6f6d2074657374696d6f6e792e20496620746865206669726d206861736ee2809974207573656420426c61636b20446f6720466f72656e73696373206265666f72652c2074686579207175616c69667920617320612066697273742d74696d6520726566657272616c2e2043616e2049207265666572206120627573696e657373206f72204852206465706172746d656e74206465616c696e67207769746820696e7465726e616c206973737565733f204162736f6c7574656c792e2057652061737369737420627573696e6573736573207769746820696e7465726e616c20696e7665737469676174696f6e732c2066726175642063617365732c20656d706c6f796565206d6973636f6e647563742c20616e6420646174612073656375726974792062726561636865732e2049662074686520627573696e657373206861736ee280997420776f726b65642077697468207573206265666f72652c20796f757220726566657272616c207175616c69666965732e2057686174207479706573206f66206469676974616c2065766964656e636520646f20796f757220736572766963657320636f7665723f2057652068616e646c65206d6f62696c652070686f6e65732c20636f6d7075746572732c20636c6f7564206163636f756e74732c20736f6369616c206d656469612c20656d61696c2073797374656d732c20616e64207375727665696c6c616e636520646576696365732e20496620736f6d656f6e65206e656564732068656c7020616e616c797a696e67206f722061757468656e7469636174696e67206469676974616c20636f6e74656e742c2077652063616e206c696b656c7920737570706f727420746865697220636173652e2020446f20796f75206f6666657220666f72656e73696320737570706f727420666f7220636f6d706c69616e636520696e7665737469676174696f6e73206f722065446973636f766572793f205965732e2057652068656c70206c6567616c20616e6420636f72706f7261746520636c69656e7473206d61696e7461696e20636f6d706c69616e6365207769746820726567756c6174696f6e73206c696b652048495041412c20474450522c206f72205345432067756964656c696e65732e20576520616c736f206173736973742077697468206461746120707265736572766174696f6e20616e642072657669657720647572696e6720636976696c20646973636f766572792e205768656e20646f20492072656365697665206d7920726566657272616c207265776172643f204f6e636520796f757220726566657272656420636c69656e74207369676e73206120736572766963652061677265656d656e7420616e6420746865697220636173652069732072657461696e65642c20796f75e280996c6c207265636569766520313025206f6620746865207365727669636520636f7374206173206120726566657272616c207468616e6b2d796f752e204973206d7920726566657272616c20636f6e666964656e7469616c3f205965732e20416c6c207265666572726564206c65616473206172652068616e646c65642064697363726565746c7920616e642070726f66657373696f6e616c6c792e2057652077696c6c206e65766572206d656e74696f6e20796f7572206e616d6520756e6c65737320796f7520617574686f72697a652069742e2043616e2049207265666572206d6f7265207468616e206f6e6520706572736f6e3f204162736f6c7574656c792e205468657265e2809973206e6f206c696d697420746f20686f77206d616e7920726566657272616c7320796f752063616e206d616b652e2045616368207375636365737366756c20726566657272616c206561726e7320697473206f776e207265776172642e2057686174206966204920776f726b2061742061206c6177206669726de2809463616e2049207374696c6c20726566657220736f6d656f6e653f205965732e20596f752063616e20726566657220636c69656e7473206f75747369646520796f7572206f7267616e697a6174696f6e2c206f72206576656e20736f6d656f6e6520696e20616e6f74686572206465706172746d656e742c2070726f76696465642074686579e28099726520612066697273742d74696d6520636c69656e7420616e64206e6f7420616c726561647920636f6e6e656374656420776974682075732e20223b693a333b613a32353a7b733a323a226964223b693a31373b733a353a22616c696173223b733a32353a22637573746f6d657220726566657272616c2070726f6772616d223b733a373a2273756d6d617279223b733a393934343a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120206d6c722d6174223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020202020202020204b6e6f7720736f6d656f6e652077686f20636f756c642062656e656669742066726f6d20657870657274206469676974616c20666f72656e736963733f0d0a2020202020202020202020203c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d747874206d72743234206d7831313132223e0d0a2020202020202020202020202020526566657220612066697273742d74696d6520636c69656e7420746f20426c61636b20446f6720466f72656e7369637320616e64207265636569766520612031302520726566657272616c20726577617264206f6e63650d0a2020202020202020202020202020746865697220636173652069732072657461696e65642e2057686574686572206974e28099732061206c6177206669726d2c207072697661746520696e76657374696761746f722c2048522070726f66657373696f6e616c2c206f720d0a2020202020202020202020202020696e646976696475616c20696e206e6565642c20796f757220726566657272616c2068656c7073207468656d20616363657373207472757468e28094616e642068656c707320796f75206561726e2061207468616e6b2d796f750d0a202020202020202020202020202072657761726420696e2072657475726e2e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d726520207374792d68642070743430206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d22736974652d7769647468223e0d0a2020202020203c64697620636c6173733d2270646c72343220742d63656e746572206d78393332206d6c722d617420706f732d7265206d6f622d70646c723432223e0d0a0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e5375626d6974206120526566657272616c203c2f68323e0d0a20202020202020203c64697620636c6173733d226d743438206e6577732d666f726d2d636f6e206e6577732d666f726d2d636f6e32223e0d0a202020202020202020203c64697620636c6173733d226264723234223e0d0a2020202020202020202020203c64697620636c6173733d22666f726d2d636f6e20706433322062672d6772616420747877206d78363630223e0d0a20202020202020202020202020203c683320636c6173733d22666f726d2d686564206673323420747877223e526566657272657220496e666f726d6174696f6e3c2f68333e0d0a20202020202020202020202020203c64697620636c6173733d22223e0d0a202020202020202020202020202020207b7273666f726d20387d0d0a20202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d706420706f732d726520207374792d68642070743430206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d22736974652d7769647468223e0d0a2020202020203c64697620636c6173733d2270646c72343220206d78393332206d6c722d617420706f732d7265223e0d0a0d0a20202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e0d0a20202020202020202020526561647920746f20526566657220536f6d656f6e653f204c6574e2809973204d616b652049742053696d706c652e0d0a20202020202020203c2f68323e0d0a20202020202020203c7020636c6173733d22626e2d74787420742d63656e746572206d743138206d7831313132223e0d0a202020202020202020204b6e6f772061206c6177206669726d2c20696e76657374696761746f722c20627573696e657373206c65616465722c206f7220696e646976696475616c2077686f20636f756c642062656e656669742066726f6d20657870657274206469676974616c0d0a20202020202020202020666f72656e736963733f0d0a2020202020202020202053656e6420757320746865697220636f6e7461637420696e666f206174203c6120687265663d226d61696c746f3a72657472696576657468657472757468406264666f72656e736963732e636f6d2220636c6173733d226c6f672d74637420696e2d70672d616e6b72223e0d0a20202020202020202020202072657472696576657468657472757468406264666f72656e736963732e636f6d3c2f613e207769746820746865207375626a656374206c696e653a0d0a202020202020202020203c6120687265663d22232220636c6173733d226c6f672d74637420696e2d70672d616e6b72223e526566657272616c0d0a2020202020202020202020205375626d697373696f6e2e3c2f613e0d0a202020202020202020204f6e636520746865697220636173652069732072657461696e65642c207765e280996c6c2073656e6420796f75206120313025207468616e6b2d796f7520726577617264e280946265636175736520756e636f766572696e67207468652074727574680d0a20202020202020202020646573657276657320746f206265207265636f676e697a65642e0d0a0d0a20202020202020203c2f703e0d0a20202020202020203c64697620636c6173733d22666c78206761703234206d743332207772702070726f7463742070642d696e323420666c782d6c6674223e0d0a202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783330223e0d0a2020202020202020202020203c6469763e0d0a20202020202020202020202020203c683420636c6173733d226834686564223e526566657272616c2043726974657269613c2f68343e0d0a20202020202020202020202020203c7020636c6173733d226d743230223e46697273742d74696d6520636c69656e7473206f6e6c792e3c2f703e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783330223e0d0a2020202020202020202020203c6469763e0d0a20202020202020202020202020203c683420636c6173733d22683468656420223e48616e646c6564207769746820636172653c2f68343e0d0a20202020202020202020202020203c7020636c6173733d226d743230223e0d0a20202020202020202020202020202020457665727920726566657272616c2069732074726561746564207769746820636f6d706c65746520636f6e666964656e7469616c6974792e0d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6469763e0d0a0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783330223e0d0a2020202020202020202020203c6469763e0d0a20202020202020202020202020203c683420636c6173733d226834686564223e507265666572206120636f6e766572736174696f6e2066697273743f3c2f68343e0d0a20202020202020202020202020203c7020636c6173733d226d743230223e0d0a20202020202020202020202020202020436f6e7461637420757320746f2074616c6b207468726f756768207468652064657461696c73206f7220636f6e6669726d20656c69676962696c6974792e0d0a20202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d226d743430223e0d0a202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f61626f75742d6f75722d6469676974616c2d666f72656e736963732d65787065727473223e53746172742077697468206120436f6e666964656e7469616c20436f6e73756c746174696f6e0d0a2020202020202020202020203c2f613e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d22706f732d7265206d783138303020223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d70642070743430223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e6672657175656e746c792061736b6564207175657374696f6e733c2f68323e0d0a2020202020202020202020203c64697620636c6173733d226661712d736563206d74333220706167652d736563223e0d0a20202020202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e223e0d0a202020202020202020202020202020203c212d2d206661712031202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d68656164657220616374697665223e0d0a202020202020202020202020202020202020202043616e20492072656665722061206c6177206669726d206f72206174746f726e6579204920776f726b20776974683f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205965732e20576520776f726b20636c6f73656c792077697468206c6567616c207465616d73206f6e206c697469676174696f6e20737570706f72742c206578706572740d0a2020202020202020202020202020202020202020202020207265706f7274696e672c20616e6420636f757274726f6f6d2074657374696d6f6e792e20496620746865206669726d206861736ee2809974207573656420426c61636b20446f670d0a202020202020202020202020202020202020202020202020466f72656e73696373206265666f72652c2074686579207175616c69667920617320612066697273742d74696d6520726566657272616c2e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712032202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202043616e2049207265666572206120627573696e657373206f72204852206465706172746d656e74206465616c696e67207769746820696e7465726e616c206973737565733f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204162736f6c7574656c792e2057652061737369737420627573696e6573736573207769746820696e7465726e616c20696e7665737469676174696f6e732c2066726175640d0a20202020202020202020202020202020202020202020202063617365732c20656d706c6f796565206d6973636f6e647563742c20616e6420646174612073656375726974792062726561636865732e2049662074686520627573696e6573730d0a2020202020202020202020202020202020202020202020206861736ee280997420776f726b65642077697468207573206265666f72652c20796f757220726566657272616c207175616c69666965732e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a0d0a202020202020202020202020202020203c212d2d206661712033202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202057686174207479706573206f66206469676974616c2065766964656e636520646f20796f757220736572766963657320636f7665723f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a20202020202020202020202020202020202020202020202057652068616e646c65206d6f62696c652070686f6e65732c20636f6d7075746572732c20636c6f7564206163636f756e74732c20736f6369616c206d656469612c20656d61696c0d0a20202020202020202020202020202020202020202020202073797374656d732c20616e64207375727665696c6c616e636520646576696365732e20496620736f6d656f6e65206e656564732068656c7020616e616c797a696e67206f720d0a20202020202020202020202020202020202020202020202061757468656e7469636174696e67206469676974616c20636f6e74656e742c2077652063616e206c696b656c7920737570706f727420746865697220636173652e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712034202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020446f20796f75206f6666657220666f72656e73696320737570706f727420666f7220636f6d706c69616e636520696e7665737469676174696f6e73206f722065446973636f766572793f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205965732e2057652068656c70206c6567616c20616e6420636f72706f7261746520636c69656e7473206d61696e7461696e20636f6d706c69616e636520776974680d0a202020202020202020202020202020202020202020202020726567756c6174696f6e73206c696b652048495041412c20474450522c206f72205345432067756964656c696e65732e20576520616c736f2061737369737420776974680d0a2020202020202020202020202020202020202020202020206461746120707265736572766174696f6e20616e642072657669657720647572696e6720636976696c20646973636f766572792e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712035202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a20202020202020202020202020202020202020205768656e20646f20492072656365697665206d7920726566657272616c207265776172643f0d0a0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204f6e636520796f757220726566657272656420636c69656e74207369676e73206120736572766963652061677265656d656e7420616e6420746865697220636173652069730d0a20202020202020202020202020202020202020202020202072657461696e65642c20796f75e280996c6c207265636569766520313025206f6620746865207365727669636520636f7374206173206120726566657272616c0d0a2020202020202020202020202020202020202020202020207468616e6b2d796f752e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a20202020202020202020202020202020202020204973206d7920726566657272616c20636f6e666964656e7469616c3f0d0a0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205965732e20416c6c207265666572726564206c65616473206172652068616e646c65642064697363726565746c7920616e642070726f66657373696f6e616c6c792e2057650d0a20202020202020202020202020202020202020202020202077696c6c206e65766572206d656e74696f6e20796f7572206e616d6520756e6c65737320796f7520617574686f72697a652069742e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202043616e2049207265666572206d6f7265207468616e206f6e6520706572736f6e3f0d0a0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204162736f6c7574656c792e205468657265e2809973206e6f206c696d697420746f20686f77206d616e7920726566657272616c7320796f752063616e206d616b652e20456163680d0a2020202020202020202020202020202020202020202020207375636365737366756c20726566657272616c206561726e7320697473206f776e207265776172642e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202057686174206966204920776f726b2061742061206c6177206669726de2809463616e2049207374696c6c20726566657220736f6d656f6e653f0d0a0d0a0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205965732e20596f752063616e20726566657220636c69656e7473206f75747369646520796f7572206f7267616e697a6174696f6e2c206f72206576656e20736f6d656f6e6520696e0d0a202020202020202020202020202020202020202020202020616e6f74686572206465706172746d656e742c2070726f76696465642074686579e28099726520612066697273742d74696d6520636c69656e7420616e64206e6f7420616c72656164790d0a202020202020202020202020202020202020202020202020636f6e6e656374656420776974682075732e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a32373a3039223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32373b733a383a226f72646572696e67223b693a31303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32383a2231373a637573746f6d65722d726566657272616c2d70726f6772616d223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a38313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31373a637573746f6d65722d726566657272616c2d70726f6772616d2663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a32353a22437573746f6d657220526566657272616c2050726f6772616d223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3137223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(21, 'index.php?option=com_content&view=article&id=18', 'index.php?option=com_content&view=article&id=18:digital-forensics-services-across-texas-and-the-u-s&catid=2', 'Digital Forensics Services Across Texas and the U.S.', ' Trusted, Court-Ready Investigations Wherever You Need Them At Black Dog Forensics, our mission is to deliver precise, court-admissible forensic analysis wherever digital evidence needs to be uncovered, preserved, or explained. Whether you\'re based in a major Texas city or require expert support across state lines, our certified forensic experts deliver prompt, precise support—with secure evidence handling, clear documentation, and legally sound reporting at every step. We work with law firms, corporations, law enforcement agencies, and private clients with mobile data recovery, cloud investigations, expert testimony, and more—delivered on-site or remotely based on your needs. Schedule a Consultation Our Core Digital Forensic Services We offer a full range of certified digital forensic services designed to support civil, criminal, and corporate investigations, including: Mobile device recovery Structured extraction and analysis of phones and tablets Cloud and email investigations Review of account activity, communications, and metadata Expert witness testimony Courtroom and deposition support from credentialed analysts Remote and on-site forensic imaging Secure evidence collection that preserves chain of custody Contact us Texas Metro Areas Comprehensive Forensic Services in Texas’s Largest Cities Black Dog Forensics provides full-service forensic support in the state\'s most active legal, business, and investigative hubs. We assist attorneys, corporate leaders, and investigators with targeted, high-stakes digital investigations across a wide range of case types. We currently serve: Houston, TX Austin, TX Dallas, TX San Antonio, TX Fort Worth, TX El Paso, TX Corpus Christi, TX Lubbock, TX Arlington, TX Plano, TX Greater Houston and Surrounding Cities Local Reach with Statewide Reliability Headquartered near Houston, we offer fast, on-demand forensic services across Southeast Texas. Our analysts are available for on-site acquisition, remote analysis, and case support across the following cities: The Woodlands, TX Sugar Land, TX Katy, TX  Spring, TX Cypress, TX Conroe, TX Pearland, TX Pasadena, TX League City, TX Baytown, TX Missouri City, TX Humble, TX Tomball, TX Willis, TX Montgomery, TX Kingwood, TX Galveston, TX Additional Texas Locations We Serve Targeted Forensic Support in Key Texas Cities We also support clients in other cities across the state. Services are available remotely or onsite, depending on your case requirements. Amarillo, TX McAllen, TX Midland, TX Odessa, TX Waco, TX Tyler, TX Beaumont, TX Round Rock, TX Abilene, TX College Station, TX Nationwide Forensics Support  Digital Investigations Without Geographic Limits Although based in Texas, Black Dog Forensics works with clients across the United States, offering remote capabilities, secure virtual consultations, and travel-based services for complex, high-stakes cases. Our nationwide digital forensics services include: Mobile Device Imaging & Recovery Compliant and structured analysis Cloud & Email Investigations Cross-jurisdictional metadata and content review Remote Forensic Imaging Secure acquisition without breaking the chain of custody Expert Reporting Clear, defensible reports for state and federal court Expert Testimony In-person or virtual appearances for depositions or trials Pro Bono Support Available for qualifying nonprofits and law enforcement agencies in urgent matters (eligibility required) Ready to Talk to a Digital Forensics Expert? Our team is ready to support your legal, corporate, or investigative case—wherever you’re located. If you’re unsure whether we serve your area or need help fast, we’re just a call or click away. Schedule a Confidential Consultation ', '2025-05-23 11:27:34', '66ac21f5ef3612013b78c2eb2825f69f', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a333732363a2220547275737465642c20436f7572742d526561647920496e7665737469676174696f6e7320576865726576657220596f75204e656564205468656d20417420426c61636b20446f6720466f72656e736963732c206f7572206d697373696f6e20697320746f2064656c6976657220707265636973652c20636f7572742d61646d69737369626c6520666f72656e73696320616e616c79736973207768657265766572206469676974616c2065766964656e6365206e6565647320746f20626520756e636f76657265642c207072657365727665642c206f72206578706c61696e65642e205768657468657220796f7527726520626173656420696e2061206d616a6f722054657861732063697479206f7220726571756972652065787065727420737570706f7274206163726f7373207374617465206c696e65732c206f75722063657274696669656420666f72656e73696320657870657274732064656c697665722070726f6d70742c207072656369736520737570706f7274e2809477697468207365637572652065766964656e63652068616e646c696e672c20636c65617220646f63756d656e746174696f6e2c20616e64206c6567616c6c7920736f756e64207265706f7274696e6720617420657665727920737465702e20576520776f726b2077697468206c6177206669726d732c20636f72706f726174696f6e732c206c617720656e666f7263656d656e74206167656e636965732c20616e64207072697661746520636c69656e74732077697468206d6f62696c652064617461207265636f766572792c20636c6f756420696e7665737469676174696f6e732c206578706572742074657374696d6f6e792c20616e64206d6f7265e2809464656c697665726564206f6e2d73697465206f722072656d6f74656c79206261736564206f6e20796f7572206e656564732e205363686564756c65206120436f6e73756c746174696f6e204f757220436f7265204469676974616c20466f72656e736963205365727669636573205765206f6666657220612066756c6c2072616e6765206f6620636572746966696564206469676974616c20666f72656e7369632073657276696365732064657369676e656420746f20737570706f727420636976696c2c206372696d696e616c2c20616e6420636f72706f7261746520696e7665737469676174696f6e732c20696e636c7564696e673a204d6f62696c6520646576696365207265636f7665727920537472756374757265642065787472616374696f6e20616e6420616e616c79736973206f662070686f6e657320616e64207461626c65747320436c6f756420616e6420656d61696c20696e7665737469676174696f6e7320526576696577206f66206163636f756e742061637469766974792c20636f6d6d756e69636174696f6e732c20616e64206d6574616461746120457870657274207769746e6573732074657374696d6f6e7920436f757274726f6f6d20616e64206465706f736974696f6e20737570706f72742066726f6d2063726564656e7469616c656420616e616c797374732052656d6f746520616e64206f6e2d7369746520666f72656e73696320696d6167696e67205365637572652065766964656e636520636f6c6c656374696f6e20746861742070726573657276657320636861696e206f6620637573746f647920436f6e74616374207573205465786173204d6574726f20417265617320436f6d70726568656e7369766520466f72656e73696320536572766963657320696e205465786173e2809973204c6172676573742043697469657320426c61636b20446f6720466f72656e736963732070726f76696465732066756c6c2d7365727669636520666f72656e73696320737570706f727420696e207468652073746174652773206d6f737420616374697665206c6567616c2c20627573696e6573732c20616e6420696e766573746967617469766520687562732e20576520617373697374206174746f726e6579732c20636f72706f72617465206c6561646572732c20616e6420696e76657374696761746f727320776974682074617267657465642c20686967682d7374616b6573206469676974616c20696e7665737469676174696f6e73206163726f7373206120776964652072616e6765206f6620636173652074797065732e2057652063757272656e746c792073657276653a20486f7573746f6e2c2054582041757374696e2c2054582044616c6c61732c2054582053616e20416e746f6e696f2c20545820466f727420576f7274682c20545820456c205061736f2c20545820436f7270757320436872697374692c205458204c7562626f636b2c2054582041726c696e67746f6e2c20545820506c616e6f2c205458204772656174657220486f7573746f6e20616e6420537572726f756e64696e6720436974696573204c6f63616c2052656163682077697468205374617465776964652052656c696162696c6974792048656164717561727465726564206e65617220486f7573746f6e2c207765206f6666657220666173742c206f6e2d64656d616e6420666f72656e736963207365727669636573206163726f737320536f757468656173742054657861732e204f757220616e616c797374732061726520617661696c61626c6520666f72206f6e2d73697465206163717569736974696f6e2c2072656d6f746520616e616c797369732c20616e64206361736520737570706f7274206163726f73732074686520666f6c6c6f77696e67206369746965733a2054686520576f6f646c616e64732c205458205375676172204c616e642c205458204b6174792c2054582020537072696e672c20545820437970726573732c20545820436f6e726f652c20545820506561726c616e642c205458205061736164656e612c205458204c656167756520436974792c20545820426179746f776e2c205458204d6973736f75726920436974792c2054582048756d626c652c20545820546f6d62616c6c2c2054582057696c6c69732c205458204d6f6e74676f6d6572792c205458204b696e67776f6f642c2054582047616c766573746f6e2c205458204164646974696f6e616c205465786173204c6f636174696f6e7320576520536572766520546172676574656420466f72656e73696320537570706f727420696e204b65792054657861732043697469657320576520616c736f20737570706f727420636c69656e747320696e206f7468657220636974696573206163726f7373207468652073746174652e2053657276696365732061726520617661696c61626c652072656d6f74656c79206f72206f6e736974652c20646570656e64696e67206f6e20796f7572206361736520726571756972656d656e74732e20416d6172696c6c6f2c205458204d63416c6c656e2c205458204d69646c616e642c205458204f64657373612c205458205761636f2c2054582054796c65722c20545820426561756d6f6e742c20545820526f756e6420526f636b2c205458204162696c656e652c20545820436f6c6c6567652053746174696f6e2c205458204e6174696f6e7769646520466f72656e7369637320537570706f727420204469676974616c20496e7665737469676174696f6e7320576974686f75742047656f67726170686963204c696d69747320416c74686f75676820626173656420696e2054657861732c20426c61636b20446f6720466f72656e7369637320776f726b73207769746820636c69656e7473206163726f73732074686520556e69746564205374617465732c206f66666572696e672072656d6f7465206361706162696c69746965732c20736563757265207669727475616c20636f6e73756c746174696f6e732c20616e642074726176656c2d626173656420736572766963657320666f7220636f6d706c65782c20686967682d7374616b65732063617365732e204f7572206e6174696f6e77696465206469676974616c20666f72656e7369637320736572766963657320696e636c7564653a204d6f62696c652044657669636520496d6167696e672026205265636f7665727920436f6d706c69616e7420616e64207374727563747572656420616e616c7973697320436c6f7564202620456d61696c20496e7665737469676174696f6e732043726f73732d6a7572697364696374696f6e616c206d6574616461746120616e6420636f6e74656e74207265766965772052656d6f746520466f72656e73696320496d6167696e6720536563757265206163717569736974696f6e20776974686f757420627265616b696e672074686520636861696e206f6620637573746f647920457870657274205265706f7274696e6720436c6561722c20646566656e7369626c65207265706f72747320666f7220737461746520616e64206665646572616c20636f757274204578706572742054657374696d6f6e7920496e2d706572736f6e206f72207669727475616c20617070656172616e63657320666f72206465706f736974696f6e73206f7220747269616c732050726f20426f6e6f20537570706f727420417661696c61626c6520666f72207175616c696679696e67206e6f6e70726f6669747320616e64206c617720656e666f7263656d656e74206167656e6369657320696e20757267656e74206d6174746572732028656c69676962696c6974792072657175697265642920526561647920746f2054616c6b20746f2061204469676974616c20466f72656e73696373204578706572743f204f7572207465616d20697320726561647920746f20737570706f727420796f7572206c6567616c2c20636f72706f726174652c206f7220696e76657374696761746976652063617365e28094776865726576657220796f75e280997265206c6f63617465642e20496620796f75e28099726520756e73757265207768657468657220776520736572766520796f75722061726561206f72206e6565642068656c7020666173742c207765e280997265206a75737420612063616c6c206f7220636c69636b20617761792e205363686564756c65206120436f6e666964656e7469616c20436f6e73756c746174696f6e20223b693a333b613a32353a7b733a323a226964223b693a31383b733a353a22616c696173223b733a35313a226469676974616c20666f72656e73696373207365727669636573206163726f737320746578617320616e642074686520752073223b733a373a2273756d6d617279223b733a31363036313a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120206d6c722d6174223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a2020202020202020202020202020547275737465642c20436f7572742d526561647920496e7665737469676174696f6e7320576865726576657220596f75204e656564205468656d0d0a2020202020202020202020203c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d747874206d72743234206d7831303337223e0d0a2020202020202020202020202020417420426c61636b20446f6720466f72656e736963732c206f7572206d697373696f6e20697320746f2064656c6976657220707265636973652c20636f7572742d61646d69737369626c6520666f72656e73696320616e616c797369732077686572657665720d0a20202020202020202020202020206469676974616c2065766964656e6365206e6565647320746f20626520756e636f76657265642c207072657365727665642c206f72206578706c61696e65642e205768657468657220796f7527726520626173656420696e2061206d616a6f722054657861730d0a202020202020202020202020202063697479206f7220726571756972652065787065727420737570706f7274206163726f7373207374617465206c696e65732c206f75722063657274696669656420666f72656e73696320657870657274732064656c697665722070726f6d70742c20707265636973650d0a2020202020202020202020202020737570706f7274e2809477697468207365637572652065766964656e63652068616e646c696e672c20636c65617220646f63756d656e746174696f6e2c20616e64206c6567616c6c7920736f756e64207265706f7274696e6720617420657665727920737465702e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d22626e2d747874206d72743234206d7831303337223e0d0a2020202020202020202020202020576520776f726b2077697468206c6177206669726d732c20636f72706f726174696f6e732c206c617720656e666f7263656d656e74206167656e636965732c20616e64207072697661746520636c69656e74732077697468206d6f62696c6520646174610d0a20202020202020202020202020207265636f766572792c20636c6f756420696e7665737469676174696f6e732c206578706572742074657374696d6f6e792c20616e64206d6f7265e2809464656c697665726564206f6e2d73697465206f722072656d6f74656c79206261736564206f6e20796f75720d0a20202020202020202020202020206e656564732e0d0a2020202020202020202020203c2f703e0d0a203c7020636c6173733d226d743332223e0d0a20202020202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a202020202020202020202020202020205363686564756c65206120436f6e73756c746174696f6e200d0a20202020202020202020202020203c2f613e0d0a2020202020202020202020203c2f703e200d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a202020202020202020204f757220436f7265204469676974616c20466f72656e7369632053657276696365730d0a20202020202020203c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205765206f6666657220612066756c6c2072616e6765206f6620636572746966696564206469676974616c20666f72656e7369632073657276696365732064657369676e656420746f20737570706f727420636976696c2c206372696d696e616c2c20616e640d0a20202020202020202020636f72706f7261746520696e7665737469676174696f6e732c20696e636c7564696e673a0d0a20202020202020203c2f703e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4d6f62696c6520646576696365207265636f766572793c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020537472756374757265642065787472616374696f6e20616e6420616e616c79736973206f662070686f6e657320616e64207461626c6574730d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e436c6f756420616e6420656d61696c20696e7665737469676174696f6e733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020526576696577206f66206163636f756e742061637469766974792c20636f6d6d756e69636174696f6e732c20616e64206d657461646174610d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e457870657274207769746e6573732074657374696d6f6e793c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020436f757274726f6f6d20616e64206465706f736974696f6e20737570706f72742066726f6d2063726564656e7469616c656420616e616c797374730d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e52656d6f746520616e64206f6e2d7369746520666f72656e73696320696d6167696e673c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020205365637572652065766964656e636520636f6c6c656374696f6e20746861742070726573657276657320636861696e206f6620637573746f64790d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e206d6f622d646973223e0d0a20202020202020202020202020202020436f6e746163742075730d0a20202020202020202020202020203c2f613e0d0a2020202020202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f736572766963652d617265612e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a202020202020200d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830207265642d676170223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f736572766963652d61726561322e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a202020202020200d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363035223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e5465786173204d6574726f2041726561733c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264206d78353130207478742d6e726d6c223e0d0a20202020202020202020436f6d70726568656e7369766520466f72656e73696320536572766963657320696e205465786173e2809973204c617267657374204369746965730d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020426c61636b20446f6720466f72656e736963732070726f76696465732066756c6c2d7365727669636520666f72656e73696320737570706f727420696e207468652073746174652773206d6f737420616374697665206c6567616c2c20627573696e6573732c20616e640d0a20202020202020202020696e766573746967617469766520687562732e20576520617373697374206174746f726e6579732c20636f72706f72617465206c6561646572732c20616e6420696e76657374696761746f727320776974682074617267657465642c20686967682d7374616b65730d0a202020202020202020206469676974616c20696e7665737469676174696f6e73206163726f7373206120776964652072616e6765206f6620636173652074797065732e2057652063757272656e746c792073657276653a0d0a20202020202020203c2f703e0d0a20202020202020203c64697620636c6173733d22666c78206761703130302077726170223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743234223e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e486f7573746f6e2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e41757374696e2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e44616c6c61732c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e53616e20416e746f6e696f2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e466f727420576f7274682c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743234206d6f626d7430223e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e456c205061736f2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e436f7270757320436872697374692c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4c7562626f636b2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e41726c696e67746f6e2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e506c616e6f2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830207265642d676170223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363035223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78353031207478742d6e726d6c223e4772656174657220486f7573746f6e20616e6420537572726f756e64696e67204369746965733c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264206d78353130207478742d6e726d6c223e0d0a202020202020202020204c6f63616c2052656163682077697468205374617465776964652052656c696162696c6974790d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a2020202020202020202048656164717561727465726564206e65617220486f7573746f6e2c207765206f6666657220666173742c206f6e2d64656d616e6420666f72656e736963207365727669636573206163726f737320536f757468656173742054657861732e204f757220616e616c797374730d0a2020202020202020202061726520617661696c61626c6520666f72206f6e2d73697465206163717569736974696f6e2c2072656d6f746520616e616c797369732c20616e64206361736520737570706f7274206163726f73732074686520666f6c6c6f77696e67206369746965733a0d0a20202020202020203c2f703e0d0a20202020202020203c64697620636c6173733d22666c78206761703130302077726170223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743234223e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e54686520576f6f646c616e64732c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e5375676172204c616e642c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4b6174792c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e537072696e672c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e437970726573732c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e436f6e726f652c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e506561726c616e642c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e5061736164656e612c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4c656167756520436974792c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368223e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e426179746f776e2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4d6973736f75726920436974792c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e48756d626c652c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e546f6d62616c6c2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e57696c6c69732c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4d6f6e74676f6d6572792c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4b696e67776f6f642c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e47616c766573746f6e2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f736572766963652d61726561332e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830207265642d676170223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f736572766963652d61726561342e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a202020202020200d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c20223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4164646974696f6e616c205465786173204c6f636174696f6e732057652053657276653c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a20202020202020202020546172676574656420466f72656e73696320537570706f727420696e204b6579205465786173204369746965730d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020576520616c736f20737570706f727420636c69656e747320696e206f7468657220636974696573206163726f7373207468652073746174652e2053657276696365732061726520617661696c61626c652072656d6f74656c79206f72206f6e736974652c20646570656e64696e670d0a202020202020202020206f6e20796f7572206361736520726571756972656d656e74732e0d0a20202020202020203c2f703e0d0a20202020202020203c64697620636c6173733d22666c78206761703130302077726170223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743234223e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e416d6172696c6c6f2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4d63416c6c656e2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4d69646c616e642c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4f64657373612c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e5761636f2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743234206d6f626d7430223e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e54796c65722c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e426561756d6f6e742c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e526f756e6420526f636b2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4162696c656e652c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e436f6c6c6567652053746174696f6e2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a202020202020202020204e6174696f6e7769646520466f72656e7369637320537570706f72740d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a202020202020202020204469676974616c20496e7665737469676174696f6e7320576974686f75742047656f67726170686963204c696d6974730d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020416c74686f75676820626173656420696e2054657861732c20426c61636b20446f6720466f72656e7369637320776f726b73207769746820636c69656e7473206163726f73732074686520556e69746564205374617465732c206f66666572696e672072656d6f74650d0a202020202020202020206361706162696c69746965732c20736563757265207669727475616c20636f6e73756c746174696f6e732c20616e642074726176656c2d626173656420736572766963657320666f7220636f6d706c65782c20686967682d7374616b65732063617365732e204f75720d0a202020202020202020206e6174696f6e77696465206469676974616c20666f72656e7369637320736572766963657320696e636c7564653a0d0a20202020202020203c2f703e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4d6f62696c652044657669636520496d6167696e672026205265636f766572793c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020436f6d706c69616e7420616e64207374727563747572656420616e616c797369730d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e436c6f7564202620456d61696c20496e7665737469676174696f6e733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a202020202020202020202020202043726f73732d6a7572697364696374696f6e616c206d6574616461746120616e6420636f6e74656e74207265766965770d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e52656d6f746520466f72656e73696320496d6167696e673c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020536563757265206163717569736974696f6e20776974686f757420627265616b696e672074686520636861696e206f6620637573746f64790d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e457870657274205265706f7274696e673c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020436c6561722c20646566656e7369626c65207265706f72747320666f7220737461746520616e64206665646572616c20636f7572740d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4578706572742054657374696d6f6e793c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020496e2d706572736f6e206f72207669727475616c20617070656172616e63657320666f72206465706f736974696f6e73206f7220747269616c730d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e50726f20426f6e6f20537570706f72743c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020417661696c61626c6520666f72207175616c696679696e67206e6f6e70726f6669747320616e64206c617720656e666f7263656d656e74206167656e6369657320696e20757267656e74206d6174746572732028656c69676962696c697479207265717569726564290d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f736572766963652d61726561352e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d7064207074302070623430223e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a202020203c64697620636c6173733d22742d63656e746572206d6c722d6174223e0d0a0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e526561647920746f2054616c6b20746f2061204469676974616c20466f72656e73696373204578706572743f3c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78373638206d6c722d6174223e0d0a20202020202020204f7572207465616d20697320726561647920746f20737570706f727420796f7572206c6567616c2c20636f72706f726174652c206f7220696e76657374696761746976652063617365e28094776865726576657220796f75e280997265206c6f63617465642e20496620796f75e2809972650d0a2020202020202020756e73757265207768657468657220776520736572766520796f75722061726561206f72206e6565642068656c7020666173742c207765e280997265206a75737420612063616c6c206f7220636c69636b20617761792e0d0a2020202020203c2f703e0d0a2020202020203c64697620636c6173733d226d743438223e0d0a20202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e5363686564756c65206120436f6e666964656e7469616c20436f6e73756c746174696f6e3c2f613e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a32373a3334223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a34313b733a383a226f72646572696e67223b693a393b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35343a2231383a6469676974616c2d666f72656e736963732d73657276696365732d6163726f73732d74657861732d616e642d7468652d752d73223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a3130373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31383a6469676974616c2d666f72656e736963732d73657276696365732d6163726f73732d74657861732d616e642d7468652d752d732663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a35323a224469676974616c20466f72656e73696373205365727669636573204163726f737320546578617320616e642074686520552e532e223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3138223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(22, 'index.php?option=com_content&view=article&id=19', 'index.php?option=com_content&view=article&id=19:areas-served&catid=2', 'Areas Served', ' Certified Experts in Investigative Digital Evidence At Black Dog Forensics, we provide trusted and court-admissible digital forensic services in Houston, Texas. From litigation support and internal investigations to criminal defense and private matters, our certified forensic professionals help clients uncover the digital truth when it matters most. Serving law firms, corporations, law enforcement, and individuals, we deliver clear, actionable reports and expert consulting that hold up in court and guide decisive outcomes. Schedule a Consultation Trusted by Attorneys, Businesses, and Agencies Across Houston Houston is a city driven by legal innovation, corporate growth, and complex investigative needs. We meet that demand with unmatched technical precision and ethical standards at Black Dog Forensics. We are not just data recovery specialists — we are expert investigators. Our mission is to interpret digital evidence so attorneys, executives, and private clients can make informed, confident decisions backed by forensic clarity. Here’s Why Clients Across Houston Choose Us: Certified forensic professionals with law enforcement and litigation experience Clear, court-admissible reporting and expert witness services Houston-based service with national reach  Ethical, unbiased analysis from start to finish Contact us now Forensic Services Available in Houston We provide a full suite of digital forensic services to meet clients\' needs in civil, criminal, and corporate matters. Our work follows strict chain-of-custody protocols and adheres to the highest legal standards. Computer & Smartphone Forensics We examine phones, laptops, and desktops to recover deleted files, messages, system activity, and internet usage. Messaging, App, and GPS Data Recovery We extract encrypted app messages, SMS logs, call history, and location data—even from factory-reset or damaged devices. Cloud & Email-Based Investigations Our analysts recover cloud-stored emails, shared documents, and file activity across platforms like Gmail, Microsoft 365, iCloud, and Dropbox. Timeline & User Behavior Reconstruction We build digital timelines that reveal intent, access patterns, and user interaction—crucial for litigation and internal case support. Audio & Video Authentication We validate and enhance surveillance, audio clips, and video files—ensuring clarity and admissibility in hearings and trials. Legal Reporting & Testimony Our expert reports are formatted for attorneys, judges, and investigators—and we’re available to testify as needed. Confidential & Sensitive Investigations From internal fraud to personal disputes, we handle all matters with professionalism, care, and confidentiality. Who We Serve in Houston We work with clients across Houston’s legal, corporate, and government sectors: Law Firms & Civil Litigators We assist attorneys with data acquisition, email, document authentication, eDiscovery, deposition review, and expert witness services across various civil and criminal matters. Corporate Legal & Security Teams Our forensic specialists help businesses investigate intellectual property theft, employee misconduct, and internal compliance issues by collecting digital evidence and analyzing user behavior. Government Agencies & Law Enforcement We support time-sensitive investigations with expert-level forensic imaging, evidence handling, and legal protocol consultation, all backed by courtroom-tested experience. Private Individuals We support private clients with discretion and professionalism, including digital infidelity cases, private investigations, and personal device analysis for family law matters. Areas We Serve in the Greater Houston Region and Across Texas While Houston is our primary service area, Black Dog Forensics proudly supports clients throughout the Greater Houston area and other major cities across Texas. Whether your case requires on-site data collection or secure remote consultation, our team delivers timely, court-admissible digital forensic services tailored to your location and needs. Greater Houston Area & Nearby Cities: The Woodlands, TX Sugar Land, TX Katy, TX Spring, TX Cypress, TX Conroe, TX Pearland, TX Pasadena, TX League City, TX Baytown, TX Missouri City, TX Humble, TX Tomball, TX Willis, TX Montgomery, TX Kingwood, TX Galveston, TX Additional Cities We Serve Across Texas: Amarillo, TX McAllen, TX Midland, TX Odessa, TX Waco, TX Tyler, TX Beaumont, TX Round Rock, TX Abilene, TX College Station, TX Our specialists maintain the same level of professionalism, precision, and confidentiality for every client we serve—whether we’re working with a downtown Houston law firm or a business owner hundreds of miles away. Mission-Driven Forensic Work, Backed by Integrity Black Dog Forensics was founded with a mission to go beyond data extraction — we help clients make sense of digital evidence through expert analysis and interpretation. Our work also supports broader social impact, including pro bono forensic support for anti-human trafficking efforts and global outreach initiatives. When you choose Black Dog Forensics, you partner with a team that stands for truth, justice, and impact. Speak With a Certified Digital Forensics Expert in Houston Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information, Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by certified professionals and proven methodology, we’ve been a trusted partner to attorneys, businesses, and individuals across Houston since 2018. We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility. Your case deserves clarity—let us help you uncover the truth ', '2025-05-23 11:31:05', 'c03ee47f945c1d7db6f0f38f85a507d0', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a353738373a2220436572746966696564204578706572747320696e20496e7665737469676174697665204469676974616c2045766964656e636520417420426c61636b20446f6720466f72656e736963732c2077652070726f76696465207472757374656420616e6420636f7572742d61646d69737369626c65206469676974616c20666f72656e73696320736572766963657320696e20486f7573746f6e2c2054657861732e2046726f6d206c697469676174696f6e20737570706f727420616e6420696e7465726e616c20696e7665737469676174696f6e7320746f206372696d696e616c20646566656e736520616e642070726976617465206d6174746572732c206f75722063657274696669656420666f72656e7369632070726f66657373696f6e616c732068656c7020636c69656e747320756e636f76657220746865206469676974616c207472757468207768656e206974206d617474657273206d6f73742e2053657276696e67206c6177206669726d732c20636f72706f726174696f6e732c206c617720656e666f7263656d656e742c20616e6420696e646976696475616c732c2077652064656c6976657220636c6561722c20616374696f6e61626c65207265706f72747320616e642065787065727420636f6e73756c74696e67207468617420686f6c6420757020696e20636f75727420616e64206775696465206465636973697665206f7574636f6d65732e205363686564756c65206120436f6e73756c746174696f6e2054727573746564206279204174746f726e6579732c20427573696e65737365732c20616e64204167656e63696573204163726f737320486f7573746f6e20486f7573746f6e206973206120636974792064726976656e206279206c6567616c20696e6e6f766174696f6e2c20636f72706f726174652067726f7774682c20616e6420636f6d706c657820696e7665737469676174697665206e656564732e205765206d65657420746861742064656d616e64207769746820756e6d61746368656420746563686e6963616c20707265636973696f6e20616e64206574686963616c207374616e646172647320617420426c61636b20446f6720466f72656e736963732e20576520617265206e6f74206a7573742064617461207265636f76657279207370656369616c6973747320e28094207765206172652065787065727420696e76657374696761746f72732e204f7572206d697373696f6e20697320746f20696e74657270726574206469676974616c2065766964656e636520736f206174746f726e6579732c20657865637574697665732c20616e64207072697661746520636c69656e74732063616e206d616b6520696e666f726d65642c20636f6e666964656e74206465636973696f6e73206261636b656420627920666f72656e73696320636c61726974792e2048657265e28099732057687920436c69656e7473204163726f737320486f7573746f6e2043686f6f73652055733a2043657274696669656420666f72656e7369632070726f66657373696f6e616c732077697468206c617720656e666f7263656d656e7420616e64206c697469676174696f6e20657870657269656e636520436c6561722c20636f7572742d61646d69737369626c65207265706f7274696e6720616e6420657870657274207769746e65737320736572766963657320486f7573746f6e2d626173656420736572766963652077697468206e6174696f6e616c20726561636820204574686963616c2c20756e62696173656420616e616c797369732066726f6d20737461727420746f2066696e69736820436f6e74616374207573206e6f7720466f72656e73696320536572766963657320417661696c61626c6520696e20486f7573746f6e2057652070726f7669646520612066756c6c207375697465206f66206469676974616c20666f72656e73696320736572766963657320746f206d65657420636c69656e747327206e6565647320696e20636976696c2c206372696d696e616c2c20616e6420636f72706f72617465206d6174746572732e204f757220776f726b20666f6c6c6f77732073747269637420636861696e2d6f662d637573746f64792070726f746f636f6c7320616e64206164686572657320746f207468652068696768657374206c6567616c207374616e64617264732e20436f6d7075746572202620536d61727470686f6e6520466f72656e73696373205765206578616d696e652070686f6e65732c206c6170746f70732c20616e64206465736b746f707320746f207265636f7665722064656c657465642066696c65732c206d657373616765732c2073797374656d2061637469766974792c20616e6420696e7465726e65742075736167652e204d6573736167696e672c204170702c20616e64204750532044617461205265636f76657279205765206578747261637420656e6372797074656420617070206d657373616765732c20534d53206c6f67732c2063616c6c20686973746f72792c20616e64206c6f636174696f6e2064617461e280946576656e2066726f6d20666163746f72792d7265736574206f722064616d6167656420646576696365732e20436c6f7564202620456d61696c2d426173656420496e7665737469676174696f6e73204f757220616e616c79737473207265636f76657220636c6f75642d73746f72656420656d61696c732c2073686172656420646f63756d656e74732c20616e642066696c65206163746976697479206163726f737320706c6174666f726d73206c696b6520476d61696c2c204d6963726f736f6674203336352c2069436c6f75642c20616e642044726f70626f782e2054696d656c696e6520262055736572204265686176696f72205265636f6e737472756374696f6e205765206275696c64206469676974616c2074696d656c696e657320746861742072657665616c20696e74656e742c20616363657373207061747465726e732c20616e64207573657220696e746572616374696f6ee280946372756369616c20666f72206c697469676174696f6e20616e6420696e7465726e616c206361736520737570706f72742e20417564696f202620566964656f2041757468656e7469636174696f6e2057652076616c696461746520616e6420656e68616e6365207375727665696c6c616e63652c20617564696f20636c6970732c20616e6420766964656f2066696c6573e28094656e737572696e6720636c617269747920616e642061646d6973736962696c69747920696e2068656172696e677320616e6420747269616c732e204c6567616c205265706f7274696e6720262054657374696d6f6e79204f757220657870657274207265706f7274732061726520666f726d617474656420666f72206174746f726e6579732c206a75646765732c20616e6420696e76657374696761746f7273e28094616e64207765e28099726520617661696c61626c6520746f2074657374696679206173206e65656465642e20436f6e666964656e7469616c20262053656e73697469766520496e7665737469676174696f6e732046726f6d20696e7465726e616c20667261756420746f20706572736f6e616c2064697370757465732c2077652068616e646c6520616c6c206d61747465727320776974682070726f66657373696f6e616c69736d2c20636172652c20616e6420636f6e666964656e7469616c6974792e2057686f20576520536572766520696e20486f7573746f6e20576520776f726b207769746820636c69656e7473206163726f737320486f7573746f6ee2809973206c6567616c2c20636f72706f726174652c20616e6420676f7665726e6d656e7420736563746f72733a204c6177204669726d73202620436976696c204c6974696761746f727320576520617373697374206174746f726e65797320776974682064617461206163717569736974696f6e2c20656d61696c2c20646f63756d656e742061757468656e7469636174696f6e2c2065446973636f766572792c206465706f736974696f6e207265766965772c20616e6420657870657274207769746e657373207365727669636573206163726f737320766172696f757320636976696c20616e64206372696d696e616c206d6174746572732e20436f72706f72617465204c6567616c2026205365637572697479205465616d73204f757220666f72656e736963207370656369616c697374732068656c7020627573696e657373657320696e76657374696761746520696e74656c6c65637475616c2070726f70657274792074686566742c20656d706c6f796565206d6973636f6e647563742c20616e6420696e7465726e616c20636f6d706c69616e63652069737375657320627920636f6c6c656374696e67206469676974616c2065766964656e636520616e6420616e616c797a696e672075736572206265686176696f722e20476f7665726e6d656e74204167656e636965732026204c617720456e666f7263656d656e7420576520737570706f72742074696d652d73656e73697469766520696e7665737469676174696f6e732077697468206578706572742d6c6576656c20666f72656e73696320696d6167696e672c2065766964656e63652068616e646c696e672c20616e64206c6567616c2070726f746f636f6c20636f6e73756c746174696f6e2c20616c6c206261636b656420627920636f757274726f6f6d2d74657374656420657870657269656e63652e205072697661746520496e646976696475616c7320576520737570706f7274207072697661746520636c69656e747320776974682064697363726574696f6e20616e642070726f66657373696f6e616c69736d2c20696e636c7564696e67206469676974616c20696e666964656c6974792063617365732c207072697661746520696e7665737469676174696f6e732c20616e6420706572736f6e616c2064657669636520616e616c7973697320666f722066616d696c79206c6177206d6174746572732e20417265617320576520536572766520696e20746865204772656174657220486f7573746f6e20526567696f6e20616e64204163726f7373205465786173205768696c6520486f7573746f6e206973206f7572207072696d617279207365727669636520617265612c20426c61636b20446f6720466f72656e736963732070726f75646c7920737570706f72747320636c69656e7473207468726f7567686f757420746865204772656174657220486f7573746f6e206172656120616e64206f74686572206d616a6f7220636974696573206163726f73732054657861732e205768657468657220796f75722063617365207265717569726573206f6e2d73697465206461746120636f6c6c656374696f6e206f72207365637572652072656d6f746520636f6e73756c746174696f6e2c206f7572207465616d2064656c69766572732074696d656c792c20636f7572742d61646d69737369626c65206469676974616c20666f72656e736963207365727669636573207461696c6f72656420746f20796f7572206c6f636174696f6e20616e64206e656564732e204772656174657220486f7573746f6e20417265612026204e6561726279204369746965733a2054686520576f6f646c616e64732c205458205375676172204c616e642c205458204b6174792c20545820537072696e672c20545820437970726573732c20545820436f6e726f652c20545820506561726c616e642c205458205061736164656e612c205458204c656167756520436974792c20545820426179746f776e2c205458204d6973736f75726920436974792c2054582048756d626c652c20545820546f6d62616c6c2c2054582057696c6c69732c205458204d6f6e74676f6d6572792c205458204b696e67776f6f642c2054582047616c766573746f6e2c205458204164646974696f6e616c20436974696573205765205365727665204163726f73732054657861733a20416d6172696c6c6f2c205458204d63416c6c656e2c205458204d69646c616e642c205458204f64657373612c205458205761636f2c2054582054796c65722c20545820426561756d6f6e742c20545820526f756e6420526f636b2c205458204162696c656e652c20545820436f6c6c6567652053746174696f6e2c205458204f7572207370656369616c69737473206d61696e7461696e207468652073616d65206c6576656c206f662070726f66657373696f6e616c69736d2c20707265636973696f6e2c20616e6420636f6e666964656e7469616c69747920666f7220657665727920636c69656e74207765207365727665e2809477686574686572207765e28099726520776f726b696e672077697468206120646f776e746f776e20486f7573746f6e206c6177206669726d206f72206120627573696e657373206f776e65722068756e6472656473206f66206d696c657320617761792e204d697373696f6e2d44726976656e20466f72656e73696320576f726b2c204261636b656420627920496e7465677269747920426c61636b20446f6720466f72656e736963732077617320666f756e64656420776974682061206d697373696f6e20746f20676f206265796f6e6420646174612065787472616374696f6e20e280942077652068656c7020636c69656e7473206d616b652073656e7365206f66206469676974616c2065766964656e6365207468726f7567682065787065727420616e616c7973697320616e6420696e746572707265746174696f6e2e204f757220776f726b20616c736f20737570706f7274732062726f6164657220736f6369616c20696d706163742c20696e636c7564696e672070726f20626f6e6f20666f72656e73696320737570706f727420666f7220616e74692d68756d616e20747261666669636b696e67206566666f72747320616e6420676c6f62616c206f7574726561636820696e6974696174697665732e205768656e20796f752063686f6f736520426c61636b20446f6720466f72656e736963732c20796f7520706172746e657220776974682061207465616d2074686174207374616e647320666f722074727574682c206a7573746963652c20616e6420696d706163742e20537065616b2057697468206120436572746966696564204469676974616c20466f72656e736963732045787065727420696e20486f7573746f6e205768657468657220796f75277265206e617669676174696e67206c697469676174696f6e2c20696e7665737469676174696e6720656d706c6f796565206d6973636f6e647563742c206f7220736166656775617264696e672073656e73697469766520696e666f726d6174696f6e2c20426c61636b20446f6720466f72656e736963732070726f766964657320636f7572742d61646d69737369626c65206469676974616c20666f72656e736963207365727669636573207461696c6f72656420746f20796f757220636173652e204261636b6564206279206365727469666965642070726f66657373696f6e616c7320616e642070726f76656e206d6574686f646f6c6f67792c207765e280997665206265656e2061207472757374656420706172746e657220746f206174746f726e6579732c20627573696e65737365732c20616e6420696e646976696475616c73206163726f737320486f7573746f6e2073696e636520323031382e205765206f6666657220636c6561722067756964616e63652c207365637572652065766964656e63652068616e646c696e672c20616e642065787065727420616e616c79736973206275696c7420666f72206c6567616c20646566656e736962696c6974792e20596f7572206361736520646573657276657320636c6172697479e280946c65742075732068656c7020796f7520756e636f7665722074686520747275746820223b693a333b613a32353a7b733a323a226964223b693a31393b733a353a22616c696173223b733a31323a22617265617320736572766564223b733a373a2273756d6d617279223b733a31373239343a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120206d6c722d6174223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a2020202020202020202020202020436572746966696564204578706572747320696e20496e7665737469676174697665204469676974616c2045766964656e63650d0a2020202020202020202020203c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d747874206d72743234206d7831303337223e0d0a2020202020202020202020202020417420426c61636b20446f6720466f72656e736963732c2077652070726f76696465207472757374656420616e6420636f7572742d61646d69737369626c65206469676974616c20666f72656e73696320736572766963657320696e20486f7573746f6e2c0d0a202020202020202020202020202054657861732e2046726f6d206c697469676174696f6e20737570706f727420616e6420696e7465726e616c20696e7665737469676174696f6e7320746f206372696d696e616c20646566656e736520616e642070726976617465206d6174746572732c206f75720d0a202020202020202020202020202063657274696669656420666f72656e7369632070726f66657373696f6e616c732068656c7020636c69656e747320756e636f76657220746865206469676974616c207472757468207768656e206974206d617474657273206d6f73742e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d22626e2d747874206d72743234206d7831303337223e0d0a202020202020202020202020202053657276696e67206c6177206669726d732c20636f72706f726174696f6e732c206c617720656e666f7263656d656e742c20616e6420696e646976696475616c732c2077652064656c6976657220636c6561722c20616374696f6e61626c65207265706f7274730d0a2020202020202020202020202020616e642065787065727420636f6e73756c74696e67207468617420686f6c6420757020696e20636f75727420616e64206775696465206465636973697665206f7574636f6d65732e0d0a0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a202020202020202020202020202020205363686564756c65206120436f6e73756c746174696f6e200d0a20202020202020202020202020203c2f613e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f617265612d7365727665642e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a2020202020202020202054727573746564206279204174746f726e6579732c20427573696e65737365732c20616e64204167656e63696573204163726f737320486f7573746f6e0d0a20202020202020203c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020486f7573746f6e206973206120636974792064726976656e206279206c6567616c20696e6e6f766174696f6e2c20636f72706f726174652067726f7774682c20616e6420636f6d706c657820696e7665737469676174697665206e656564732e205765206d65657420746861740d0a2020202020202020202064656d616e64207769746820756e6d61746368656420746563686e6963616c20707265636973696f6e20616e64206574686963616c207374616e646172647320617420426c61636b20446f6720466f72656e736963732e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020576520617265206e6f74206a7573742064617461207265636f76657279207370656369616c6973747320e28094207765206172652065787065727420696e76657374696761746f72732e204f7572206d697373696f6e20697320746f20696e74657270726574206469676974616c0d0a2020202020202020202065766964656e636520736f206174746f726e6579732c20657865637574697665732c20616e64207072697661746520636c69656e74732063616e206d616b6520696e666f726d65642c20636f6e666964656e74206465636973696f6e73206261636b65642062790d0a20202020202020202020666f72656e73696320636c61726974792e0d0a20202020202020203c2f703e0d0a20202020202020203c683420636c6173733d227375622d686564206d743332207478742d6e726d6c223e48657265e28099732057687920436c69656e7473204163726f737320486f7573746f6e2043686f6f73652055733a3c2f68343e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c703e0d0a202020202020202020202020202043657274696669656420666f72656e7369632070726f66657373696f6e616c732077697468206c617720656e666f7263656d656e7420616e64206c697469676174696f6e20657870657269656e63650d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020436c6561722c20636f7572742d61646d69737369626c65207265706f7274696e6720616e6420657870657274207769746e6573732073657276696365730d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a2020202020202020202020202020486f7573746f6e2d626173656420736572766963652077697468206e6174696f6e616c2072656163680d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c703e0d0a20202020202020202020202020204574686963616c2c20756e62696173656420616e616c797369732066726f6d20737461727420746f2066696e6973680d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a20202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e206d6f622d646973223e0d0a202020202020202020202020436f6e74616374207573206e6f770d0a202020202020202020203c2f613e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d7831383030223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d226d78393332223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e466f72656e73696320536572766963657320417661696c61626c6520696e20486f7573746f6e3c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78383038223e0d0a202020202020202057652070726f7669646520612066756c6c207375697465206f66206469676974616c20666f72656e73696320736572766963657320746f206d65657420636c69656e747327206e6565647320696e20636976696c2c206372696d696e616c2c20616e6420636f72706f726174650d0a20202020202020206d6174746572732e204f757220776f726b20666f6c6c6f77732073747269637420636861696e2d6f662d637573746f64792070726f746f636f6c7320616e64206164686572657320746f207468652068696768657374206c6567616c207374616e64617264732e0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436f6d7075746572202620536d61727470686f6e6520466f72656e736963733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a2020202020202020202020205765206578616d696e652070686f6e65732c206c6170746f70732c20616e64206465736b746f707320746f207265636f7665722064656c657465642066696c65732c206d657373616765732c2073797374656d2061637469766974792c20616e6420696e7465726e65740d0a20202020202020202020202075736167652e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4d6573736167696e672c204170702c20616e64204750532044617461205265636f766572793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e5765206578747261637420656e6372797074656420617070206d657373616765732c20534d53206c6f67732c2063616c6c20686973746f72792c20616e64206c6f636174696f6e2064617461e280946576656e2066726f6d0d0a202020202020202020202020666163746f72792d7265736574206f722064616d6167656420646576696365732e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436c6f7564202620456d61696c2d426173656420496e7665737469676174696f6e733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e4f757220616e616c79737473207265636f76657220636c6f75642d73746f72656420656d61696c732c2073686172656420646f63756d656e74732c20616e642066696c65206163746976697479206163726f737320706c6174666f726d730d0a2020202020202020202020206c696b6520476d61696c2c204d6963726f736f6674203336352c2069436c6f75642c20616e642044726f70626f782e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e54696d656c696e6520262055736572204265686176696f72205265636f6e737472756374696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e5765206275696c64206469676974616c2074696d656c696e657320746861742072657665616c20696e74656e742c20616363657373207061747465726e732c20616e64207573657220696e746572616374696f6ee280946372756369616c0d0a202020202020202020202020666f72206c697469676174696f6e20616e6420696e7465726e616c206361736520737570706f72742e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e417564696f202620566964656f2041757468656e7469636174696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a20202020202020202020202057652076616c696461746520616e6420656e68616e6365207375727665696c6c616e63652c20617564696f20636c6970732c20616e6420766964656f2066696c6573e28094656e737572696e6720636c617269747920616e642061646d6973736962696c69747920696e0d0a20202020202020202020202068656172696e677320616e6420747269616c732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4c6567616c205265706f7274696e6720262054657374696d6f6e793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e4f757220657870657274207265706f7274732061726520666f726d617474656420666f72206174746f726e6579732c206a75646765732c20616e6420696e76657374696761746f7273e28094616e64207765e28099726520617661696c61626c650d0a202020202020202020202020746f2074657374696679206173206e65656465642e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436f6e666964656e7469616c20262053656e73697469766520496e7665737469676174696f6e733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e46726f6d20696e7465726e616c20667261756420746f20706572736f6e616c2064697370757465732c2077652068616e646c6520616c6c206d61747465727320776974682070726f66657373696f6e616c69736d2c20636172652c0d0a202020202020202020202020616e6420636f6e666964656e7469616c6974792e3c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f617265612d736572766564322e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a2020202020202020202057686f20576520536572766520696e20486f7573746f6e0d0a20202020202020203c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020576520776f726b207769746820636c69656e7473206163726f737320486f7573746f6ee2809973206c6567616c2c20636f72706f726174652c20616e6420676f7665726e6d656e7420736563746f72733a0d0a20202020202020203c2f703e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4c6177204669726d73202620436976696c204c6974696761746f72733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020576520617373697374206174746f726e65797320776974682064617461206163717569736974696f6e2c20656d61696c2c20646f63756d656e742061757468656e7469636174696f6e2c2065446973636f766572792c206465706f736974696f6e207265766965772c0d0a2020202020202020202020202020616e6420657870657274207769746e657373207365727669636573206163726f737320766172696f757320636976696c20616e64206372696d696e616c206d6174746572732e0d0a0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e436f72706f72617465204c6567616c2026205365637572697479205465616d733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020204f757220666f72656e736963207370656369616c697374732068656c7020627573696e657373657320696e76657374696761746520696e74656c6c65637475616c2070726f70657274792074686566742c20656d706c6f796565206d6973636f6e647563742c20616e640d0a2020202020202020202020202020696e7465726e616c20636f6d706c69616e63652069737375657320627920636f6c6c656374696e67206469676974616c2065766964656e636520616e6420616e616c797a696e672075736572206265686176696f722e0d0a0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e476f7665726e6d656e74204167656e636965732026204c617720456e666f7263656d656e743c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020576520737570706f72742074696d652d73656e73697469766520696e7665737469676174696f6e732077697468206578706572742d6c6576656c20666f72656e73696320696d6167696e672c2065766964656e63652068616e646c696e672c20616e64206c6567616c0d0a202020202020202020202020202070726f746f636f6c20636f6e73756c746174696f6e2c20616c6c206261636b656420627920636f757274726f6f6d2d74657374656420657870657269656e63652e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e5072697661746520496e646976696475616c733c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020576520737570706f7274207072697661746520636c69656e747320776974682064697363726574696f6e20616e642070726f66657373696f6e616c69736d2c20696e636c7564696e67206469676974616c20696e666964656c6974792063617365732c0d0a20202020202020202020202020207072697661746520696e7665737469676174696f6e732c20616e6420706572736f6e616c2064657669636520616e616c7973697320666f722066616d696c79206c6177206d6174746572732e0d0a0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d6267617033322020676170383020206d6f623430223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363035223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e417265617320576520536572766520696e20746865204772656174657220486f7573746f6e20526567696f6e20616e64204163726f73732054657861733c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205768696c6520486f7573746f6e206973206f7572207072696d617279207365727669636520617265612c20426c61636b20446f6720466f72656e736963732070726f75646c7920737570706f72747320636c69656e7473207468726f7567686f75742074686520477265617465720d0a20202020202020202020486f7573746f6e206172656120616e64206f74686572206d616a6f7220636974696573206163726f73732054657861732e205768657468657220796f75722063617365207265717569726573206f6e2d73697465206461746120636f6c6c656374696f6e206f72207365637572650d0a2020202020202020202072656d6f746520636f6e73756c746174696f6e2c206f7572207465616d2064656c69766572732074696d656c792c20636f7572742d61646d69737369626c65206469676974616c20666f72656e736963207365727669636573207461696c6f72656420746f20796f75720d0a202020202020202020206c6f636174696f6e20616e64206e656564732e0d0a20202020202020203c2f703e0d0a20202020202020203c683420636c6173733d227375622d686564206d743332207478742d6e726d6c223e4772656174657220486f7573746f6e20417265612026204e6561726279204369746965733a3c2f68343e0d0a20202020202020203c64697620636c6173733d22666c78206761703130302077726170223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743234223e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e54686520576f6f646c616e64732c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e5375676172204c616e642c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4b6174792c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e537072696e672c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e437970726573732c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e436f6e726f652c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e506561726c616e642c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e5061736164656e612c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4c656167756520436974792c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368223e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e426179746f776e2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4d6973736f75726920436974792c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e48756d626c652c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e546f6d62616c6c2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e57696c6c69732c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4d6f6e74676f6d6572792c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4b696e67776f6f642c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e47616c766573746f6e2c2054583c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f617265612d736572766564332e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d226d743634223e0d0a2020202020203c683420636c6173733d227375622d686564206d743332207478742d6e726d6c223e204164646974696f6e616c20436974696573205765205365727665204163726f73732054657861733a3c2f68343e0d0a2020202020203c64697620636c6173733d22666c7820676170313030206a73742d737062742077726170223e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d74323420666c783230223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e416d6172696c6c6f2c2054583c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4d63416c6c656e2c2054583c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4d69646c616e642c2054583c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d74323420666c783230206d6f62736d6d7430223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4f64657373612c2054583c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e5761636f2c2054583c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e54796c65722c2054583c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743234206d6f626d743020666c783230223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e426561756d6f6e742c2054583c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e526f756e6420526f636b2c2054583c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743234206d6f626d7430223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e4162696c656e652c2054583c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031342073747265746368206c6973742069636f6e20706c2d3330223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e207469636b2d6267223e436f6c6c6567652053746174696f6e2c2054583c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c7020636c6173733d226d74323420702d657874206d78383630223e0d0a20202020202020204f7572207370656369616c69737473206d61696e7461696e207468652073616d65206c6576656c206f662070726f66657373696f6e616c69736d2c20707265636973696f6e2c20616e6420636f6e666964656e7469616c69747920666f7220657665727920636c69656e742077650d0a20202020202020207365727665e2809477686574686572207765e28099726520776f726b696e672077697468206120646f776e746f776e20486f7573746f6e206c6177206669726d206f72206120627573696e657373206f776e65722068756e6472656473206f66206d696c657320617761792e0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f617265612d736572766564342e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a202020202020202020204d697373696f6e2d44726976656e20466f72656e73696320576f726b2c204261636b656420627920496e746567726974790d0a20202020202020203c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020426c61636b20446f6720466f72656e736963732077617320666f756e64656420776974682061206d697373696f6e20746f20676f206265796f6e6420646174612065787472616374696f6e20e280942077652068656c7020636c69656e7473206d616b652073656e7365206f660d0a202020202020202020206469676974616c2065766964656e6365207468726f7567682065787065727420616e616c7973697320616e6420696e746572707265746174696f6e2e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020204f757220776f726b20616c736f20737570706f7274732062726f6164657220736f6369616c20696d706163742c20696e636c7564696e672070726f20626f6e6f20666f72656e73696320737570706f727420666f7220616e74692d68756d616e20747261666669636b696e670d0a202020202020202020206566666f72747320616e6420676c6f62616c206f7574726561636820696e6974696174697665732e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205768656e20796f752063686f6f736520426c61636b20446f6720466f72656e736963732c20796f7520706172746e657220776974682061207465616d2074686174207374616e647320666f722074727574682c206a7573746963652c20616e6420696d706163742e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d7064207074302070623430223e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a202020203c64697620636c6173733d22742d63656e74657220206d6c722d6174223e0d0a0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e537065616b2057697468206120436572746966696564204469676974616c20466f72656e736963732045787065727420696e20486f7573746f6e3c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78383038206d6c722d6174223e0d0a20202020202020205768657468657220796f75277265206e617669676174696e67206c697469676174696f6e2c20696e7665737469676174696e6720656d706c6f796565206d6973636f6e647563742c206f7220736166656775617264696e672073656e73697469766520696e666f726d6174696f6e2c0d0a2020202020202020426c61636b20446f6720466f72656e736963732070726f766964657320636f7572742d61646d69737369626c65206469676974616c20666f72656e736963207365727669636573207461696c6f72656420746f20796f757220636173652e204261636b65642062790d0a20202020202020206365727469666965642070726f66657373696f6e616c7320616e642070726f76656e206d6574686f646f6c6f67792c207765e280997665206265656e2061207472757374656420706172746e657220746f206174746f726e6579732c20627573696e65737365732c20616e640d0a2020202020202020696e646976696475616c73206163726f737320486f7573746f6e2073696e636520323031382e0d0a2020202020203c2f703e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78383038206d6c722d6174223e0d0a20202020202020205765206f6666657220636c6561722067756964616e63652c207365637572652065766964656e63652068616e646c696e672c20616e642065787065727420616e616c79736973206275696c7420666f72206c6567616c20646566656e736962696c6974792e0d0a0d0a2020202020203c2f703e0d0a2020202020203c64697620636c6173733d226d743438223e0d0a20202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e596f7572206361736520646573657276657320636c6172697479e280946c65742075732068656c7020796f7520756e636f766572207468652074727574683c2f613e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a33313a3035223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a34333b733a383a226f72646572696e67223b693a383b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31353a2231393a61726561732d736572766564223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a36383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31393a61726561732d7365727665642663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a31323a22417265617320536572766564223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(23, 'index.php?option=com_content&view=article&id=20', 'index.php?option=com_content&view=article&id=20:digital-forensics-services-in-houston-texas&catid=2', 'Digital Forensics Services in Houston, Texas', ' Clear Answers, Court-Ready Reports, Trusted Expertise At Black Dog Forensics, we specialize in uncovering and interpreting digital evidence for high-stakes investigations, litigation, and private disputes. Whether you’re a Houston-based attorney preparing for trial, a business facing internal challenges, or an individual seeking answers, our certified forensic analysts deliver insight that stands up to legal scrutiny. We turn mobile devices, cloud platforms, and computer systems into structured, court-admissible evidence—with speed, accuracy, and discretion. From the moment we engage, your goals guide our strategy. Free consultations available for law firms, corporations, and individuals in Houston and surrounding areas. Schedule a Consultation Our Forensic Services in Houston Precision Forensics for Legal, Corporate, and Private Cases Our Houston-based digital forensic services are built for real-world legal and investigative challenges. Every case begins with a strategy—and ends with clarity. We provide: Computer & Mobile Device Forensics Recover what happened—and prove it. We extract deleted files, messages, internet history, and system usage across laptops, desktops, smartphones, and tablets. Cell Phone Forensics Access the hidden data that tells the full story. From geolocation to encrypted app activity, we recover mobile data—even from damaged or locked devices. Cloud & Email Data Recovery Track the digital trail across platforms. We retrieve emails, attachments, and cloud-stored files from Microsoft 365, Gmail, Dropbox, iCloud, and more. User Activity & Behavioral Analysis Reconstruct actions, patterns, and intent. We map logins, file access, and user sessions to establish what occurred and when. Audio & Video Forensics Clarify and verify key recordings. We enhance and authenticate audio/video files to confirm integrity and prepare media for use in legal proceedings. Litigation & Legal Support Built for the courtroom, backed by expert testimony. We prepare detailed forensic reports, affidavits, and expert declarations—and offer deposition and trial testimony. Corporate & Private Investigations Sensitive matters. Objective answers. From employee misconduct and data theft to internal compliance reviews and civil disputes, we deliver discreet, thorough results. Our Process: What to Expect From First Call to Final Report Digital forensics can be complex, but our process is built to deliver clear, defensible results. 1 Initial Consultation We assess your goals, timeline, and available data to build an informed strategy. 2 Secure Evidence Collection Our analysts collect devices, cloud access, or remote data using forensic protocols that preserve the chain of custody. 3 Examination and Analysis Using advanced tools, we recover deleted content, map user behavior, and isolate case-relevant evidence. 4 Reporting and Results You receive a structured, plain-language forensic report—ready for court, internal use, or legal review. 5 Testimony and Ongoing Support If required, we provide expert witness services, respond to opposing reports, and remain engaged through resolution. Why Clients in Houston Choose Black Dog Forensics Trusted Investigations That Deliver Results When Houston attorneys, executives, or individuals need clear, admissible evidence, they choose us for: Certified and Experienced Professionals Our examiners are certified and bring experience from law enforcement, cybersecurity, and legal consulting. Court-Admissible Reporting Every report we deliver meets evidentiary standards and can withstand cross-examination. Responsive, Local Support Located just outside of Houston, we respond quickly, whether your case is urgent or ongoing. Customized Solutions We tailor every investigation to your goals, timeline, and technical requirements. Reliable Communication We deliver consistent updates, explain findings clearly, and work collaboratively with your legal or executive team. Complete Case Lifecycle Support From discovery to expert testimony, we provide guidance and expertise every step of the way. Why Choose Black Dog Forensics in Houston When the Margin for Error Is Zero, Experience Matters Digital evidence plays a critical role in outcomes. Our Houston clients choose Black Dog Forensics for our track record, technical accuracy, and courtroom-readiness. Proven Success in High-Stakes Matters We’ve supported litigation, internal investigations, and criminal defense cases across Houston. Experts Who Can Testify Our forensic specialists are experienced in explaining technical evidence in depositions, hearings, and trials. Local Understanding, National Capability We know Texas courts and corporate environments, and we support state, federal, and cross-jurisdictional matters. Credible, Understandable Reporting Our documentation is built for decision-makers, from judges and juries to general counsel and executives. End-to-End Engagement We stay involved throughout your case, not just until the report is delivered. Serving the Greater Houston Area and Beyond We proudly provide forensic services across Houston and nearby cities, including The Woodlands, Sugar Land, Katy, Spring, Cypress, Conroe, Pearland, Pasadena, League City, Baytown, Missouri City, Tomball, and Galveston. Speak With a Certified Digital Forensics Expert in Houston Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information, Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by certified professionals and proven methodology, we’ve been a trusted partner to attorneys, businesses, and individuals across Houston since 2018. We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility. Your case deserves clarity—let us help you uncover the truth ', '2025-05-23 11:30:50', '0df528e78851bbde602d2b15b95b9ef7', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a353837363a2220436c65617220416e73776572732c20436f7572742d5265616479205265706f7274732c20547275737465642045787065727469736520417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e20756e636f766572696e6720616e6420696e74657270726574696e67206469676974616c2065766964656e636520666f7220686967682d7374616b657320696e7665737469676174696f6e732c206c697469676174696f6e2c20616e6420707269766174652064697370757465732e205768657468657220796f75e280997265206120486f7573746f6e2d6261736564206174746f726e657920707265706172696e6720666f7220747269616c2c206120627573696e65737320666163696e6720696e7465726e616c206368616c6c656e6765732c206f7220616e20696e646976696475616c207365656b696e6720616e73776572732c206f75722063657274696669656420666f72656e73696320616e616c797374732064656c6976657220696e73696768742074686174207374616e647320757020746f206c6567616c207363727574696e792e205765207475726e206d6f62696c6520646576696365732c20636c6f756420706c6174666f726d732c20616e6420636f6d70757465722073797374656d7320696e746f20737472756374757265642c20636f7572742d61646d69737369626c652065766964656e6365e28094776974682073706565642c2061636375726163792c20616e642064697363726574696f6e2e2046726f6d20746865206d6f6d656e7420776520656e676167652c20796f757220676f616c73206775696465206f75722073747261746567792e204672656520636f6e73756c746174696f6e7320617661696c61626c6520666f72206c6177206669726d732c20636f72706f726174696f6e732c20616e6420696e646976696475616c7320696e20486f7573746f6e20616e6420737572726f756e64696e672061726561732e205363686564756c65206120436f6e73756c746174696f6e204f757220466f72656e73696320536572766963657320696e20486f7573746f6e20507265636973696f6e20466f72656e7369637320666f72204c6567616c2c20436f72706f726174652c20616e642050726976617465204361736573204f757220486f7573746f6e2d6261736564206469676974616c20666f72656e73696320736572766963657320617265206275696c7420666f72207265616c2d776f726c64206c6567616c20616e6420696e7665737469676174697665206368616c6c656e6765732e204576657279206361736520626567696e7320776974682061207374726174656779e28094616e6420656e6473207769746820636c61726974792e2057652070726f766964653a20436f6d70757465722026204d6f62696c652044657669636520466f72656e73696373205265636f76657220776861742068617070656e6564e28094616e642070726f76652069742e20576520657874726163742064656c657465642066696c65732c206d657373616765732c20696e7465726e657420686973746f72792c20616e642073797374656d207573616765206163726f7373206c6170746f70732c206465736b746f70732c20736d61727470686f6e65732c20616e64207461626c6574732e2043656c6c2050686f6e6520466f72656e7369637320416363657373207468652068696464656e206461746120746861742074656c6c73207468652066756c6c2073746f72792e2046726f6d2067656f6c6f636174696f6e20746f20656e63727970746564206170702061637469766974792c207765207265636f766572206d6f62696c652064617461e280946576656e2066726f6d2064616d61676564206f72206c6f636b656420646576696365732e20436c6f7564202620456d61696c2044617461205265636f7665727920547261636b20746865206469676974616c20747261696c206163726f737320706c6174666f726d732e20576520726574726965766520656d61696c732c206174746163686d656e74732c20616e6420636c6f75642d73746f7265642066696c65732066726f6d204d6963726f736f6674203336352c20476d61696c2c2044726f70626f782c2069436c6f75642c20616e64206d6f72652e20557365722041637469766974792026204265686176696f72616c20416e616c79736973205265636f6e73747275637420616374696f6e732c207061747465726e732c20616e6420696e74656e742e205765206d6170206c6f67696e732c2066696c65206163636573732c20616e6420757365722073657373696f6e7320746f2065737461626c6973682077686174206f6363757272656420616e64207768656e2e20417564696f202620566964656f20466f72656e7369637320436c617269667920616e6420766572696679206b6579207265636f7264696e67732e20576520656e68616e636520616e642061757468656e74696361746520617564696f2f766964656f2066696c657320746f20636f6e6669726d20696e7465677269747920616e642070726570617265206d6564696120666f722075736520696e206c6567616c2070726f63656564696e67732e204c697469676174696f6e2026204c6567616c20537570706f7274204275696c7420666f722074686520636f757274726f6f6d2c206261636b6564206279206578706572742074657374696d6f6e792e20576520707265706172652064657461696c656420666f72656e736963207265706f7274732c20616666696461766974732c20616e6420657870657274206465636c61726174696f6e73e28094616e64206f66666572206465706f736974696f6e20616e6420747269616c2074657374696d6f6e792e20436f72706f726174652026205072697661746520496e7665737469676174696f6e732053656e736974697665206d6174746572732e204f626a65637469766520616e73776572732e2046726f6d20656d706c6f796565206d6973636f6e6475637420616e64206461746120746865667420746f20696e7465726e616c20636f6d706c69616e6365207265766965777320616e6420636976696c2064697370757465732c2077652064656c697665722064697363726565742c2074686f726f75676820726573756c74732e204f75722050726f636573733a205768617420746f204578706563742046726f6d2046697273742043616c6c20746f2046696e616c205265706f7274204469676974616c20666f72656e736963732063616e20626520636f6d706c65782c20627574206f75722070726f63657373206973206275696c7420746f2064656c6976657220636c6561722c20646566656e7369626c6520726573756c74732e203120496e697469616c20436f6e73756c746174696f6e2057652061737365737320796f757220676f616c732c2074696d656c696e652c20616e6420617661696c61626c65206461746120746f206275696c6420616e20696e666f726d65642073747261746567792e2032205365637572652045766964656e636520436f6c6c656374696f6e204f757220616e616c7973747320636f6c6c65637420646576696365732c20636c6f7564206163636573732c206f722072656d6f74652064617461207573696e6720666f72656e7369632070726f746f636f6c7320746861742070726573657276652074686520636861696e206f6620637573746f64792e2033204578616d696e6174696f6e20616e6420416e616c79736973205573696e6720616476616e63656420746f6f6c732c207765207265636f7665722064656c6574656420636f6e74656e742c206d61702075736572206265686176696f722c20616e642069736f6c61746520636173652d72656c6576616e742065766964656e63652e2034205265706f7274696e6720616e6420526573756c747320596f752072656365697665206120737472756374757265642c20706c61696e2d6c616e677561676520666f72656e736963207265706f7274e28094726561647920666f7220636f7572742c20696e7465726e616c207573652c206f72206c6567616c207265766965772e20352054657374696d6f6e7920616e64204f6e676f696e6720537570706f72742049662072657175697265642c2077652070726f7669646520657870657274207769746e6573732073657276696365732c20726573706f6e6420746f206f70706f73696e67207265706f7274732c20616e642072656d61696e20656e6761676564207468726f756768207265736f6c7574696f6e2e2057687920436c69656e747320696e20486f7573746f6e2043686f6f736520426c61636b20446f6720466f72656e73696373205472757374656420496e7665737469676174696f6e7320546861742044656c6976657220526573756c7473205768656e20486f7573746f6e206174746f726e6579732c20657865637574697665732c206f7220696e646976696475616c73206e65656420636c6561722c2061646d69737369626c652065766964656e63652c20746865792063686f6f736520757320666f723a2043657274696669656420616e6420457870657269656e6365642050726f66657373696f6e616c73204f7572206578616d696e657273206172652063657274696669656420616e64206272696e6720657870657269656e63652066726f6d206c617720656e666f7263656d656e742c20637962657273656375726974792c20616e64206c6567616c20636f6e73756c74696e672e20436f7572742d41646d69737369626c65205265706f7274696e67204576657279207265706f72742077652064656c69766572206d656574732065766964656e7469617279207374616e646172647320616e642063616e20776974687374616e642063726f73732d6578616d696e6174696f6e2e20526573706f6e736976652c204c6f63616c20537570706f7274204c6f6361746564206a757374206f757473696465206f6620486f7573746f6e2c20776520726573706f6e6420717569636b6c792c207768657468657220796f7572206361736520697320757267656e74206f72206f6e676f696e672e20437573746f6d697a656420536f6c7574696f6e73205765207461696c6f7220657665727920696e7665737469676174696f6e20746f20796f757220676f616c732c2074696d656c696e652c20616e6420746563686e6963616c20726571756972656d656e74732e2052656c6961626c6520436f6d6d756e69636174696f6e2057652064656c6976657220636f6e73697374656e7420757064617465732c206578706c61696e2066696e64696e677320636c6561726c792c20616e6420776f726b20636f6c6c61626f7261746976656c79207769746820796f7572206c6567616c206f7220657865637574697665207465616d2e20436f6d706c6574652043617365204c6966656379636c6520537570706f72742046726f6d20646973636f7665727920746f206578706572742074657374696d6f6e792c2077652070726f766964652067756964616e636520616e64206578706572746973652065766572792073746570206f6620746865207761792e205768792043686f6f736520426c61636b20446f6720466f72656e7369637320696e20486f7573746f6e205768656e20746865204d617267696e20666f72204572726f72204973205a65726f2c20457870657269656e6365204d617474657273204469676974616c2065766964656e636520706c617973206120637269746963616c20726f6c6520696e206f7574636f6d65732e204f757220486f7573746f6e20636c69656e74732063686f6f736520426c61636b20446f6720466f72656e7369637320666f72206f757220747261636b207265636f72642c20746563686e6963616c2061636375726163792c20616e6420636f757274726f6f6d2d72656164696e6573732e2050726f76656e205375636365737320696e20486967682d5374616b6573204d617474657273205765e28099766520737570706f72746564206c697469676174696f6e2c20696e7465726e616c20696e7665737469676174696f6e732c20616e64206372696d696e616c20646566656e7365206361736573206163726f737320486f7573746f6e2e20457870657274732057686f2043616e2054657374696679204f757220666f72656e736963207370656369616c697374732061726520657870657269656e63656420696e206578706c61696e696e6720746563686e6963616c2065766964656e636520696e206465706f736974696f6e732c2068656172696e67732c20616e6420747269616c732e204c6f63616c20556e6465727374616e64696e672c204e6174696f6e616c204361706162696c697479205765206b6e6f7720546578617320636f7572747320616e6420636f72706f7261746520656e7669726f6e6d656e74732c20616e6420776520737570706f72742073746174652c206665646572616c2c20616e642063726f73732d6a7572697364696374696f6e616c206d6174746572732e204372656469626c652c20556e6465727374616e6461626c65205265706f7274696e67204f757220646f63756d656e746174696f6e206973206275696c7420666f72206465636973696f6e2d6d616b6572732c2066726f6d206a756467657320616e64206a757269657320746f2067656e6572616c20636f756e73656c20616e6420657865637574697665732e20456e642d746f2d456e6420456e676167656d656e74205765207374617920696e766f6c766564207468726f7567686f757420796f757220636173652c206e6f74206a75737420756e74696c20746865207265706f72742069732064656c6976657265642e2053657276696e6720746865204772656174657220486f7573746f6e204172656120616e64204265796f6e642057652070726f75646c792070726f7669646520666f72656e736963207365727669636573206163726f737320486f7573746f6e20616e64206e6561726279206369746965732c20696e636c7564696e672054686520576f6f646c616e64732c205375676172204c616e642c204b6174792c20537072696e672c20437970726573732c20436f6e726f652c20506561726c616e642c205061736164656e612c204c656167756520436974792c20426179746f776e2c204d6973736f75726920436974792c20546f6d62616c6c2c20616e642047616c766573746f6e2e20537065616b2057697468206120436572746966696564204469676974616c20466f72656e736963732045787065727420696e20486f7573746f6e205768657468657220796f75277265206e617669676174696e67206c697469676174696f6e2c20696e7665737469676174696e6720656d706c6f796565206d6973636f6e647563742c206f7220736166656775617264696e672073656e73697469766520696e666f726d6174696f6e2c20426c61636b20446f6720466f72656e736963732070726f766964657320636f7572742d61646d69737369626c65206469676974616c20666f72656e736963207365727669636573207461696c6f72656420746f20796f757220636173652e204261636b6564206279206365727469666965642070726f66657373696f6e616c7320616e642070726f76656e206d6574686f646f6c6f67792c207765e280997665206265656e2061207472757374656420706172746e657220746f206174746f726e6579732c20627573696e65737365732c20616e6420696e646976696475616c73206163726f737320486f7573746f6e2073696e636520323031382e205765206f6666657220636c6561722067756964616e63652c207365637572652065766964656e63652068616e646c696e672c20616e642065787065727420616e616c79736973206275696c7420666f72206c6567616c20646566656e736962696c6974792e20596f7572206361736520646573657276657320636c6172697479e280946c65742075732068656c7020796f7520756e636f7665722074686520747275746820223b693a333b613a32353a7b733a323a226964223b693a32303b733a353a22616c696173223b733a34333a226469676974616c20666f72656e7369637320736572766963657320696e20686f7573746f6e207465786173223b733a373a2273756d6d617279223b733a31333239363a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a093c64697620636c6173733d226d783134343020706f732d7265223e0d0a09093c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a09093c64697620636c6173733d226472792d7064223e0d0a0909093c64697620636c6173733d22736974652d7769647468223e0d0a090909093c64697620636c6173733d22626e2d636f6c312062672d626c3120206d6c722d6174223e0d0a09090909093c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a0909090909093c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a09090909090909436c65617220416e73776572732c20436f7572742d5265616479205265706f7274732c2054727573746564204578706572746973650d0a0909090909093c2f68323e0d0a0909090909093c7020636c6173733d22626e2d74787420206d7274323420223e0d0a09090909090909417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e20756e636f766572696e6720616e6420696e74657270726574696e67206469676974616c2065766964656e636520666f720d0a09090909090909686967682d7374616b65730d0a09090909090909696e7665737469676174696f6e732c206c697469676174696f6e2c20616e6420707269766174652064697370757465732e205768657468657220796f75e280997265206120486f7573746f6e2d6261736564206174746f726e65790d0a09090909090909707265706172696e6720666f720d0a09090909090909747269616c2c206120627573696e65737320666163696e6720696e7465726e616c206368616c6c656e6765732c206f7220616e20696e646976696475616c207365656b696e6720616e73776572732c206f75720d0a0909090909090963657274696669656420666f72656e7369630d0a09090909090909616e616c797374732064656c6976657220696e73696768742074686174207374616e647320757020746f206c6567616c207363727574696e792e0d0a0909090909093c2f703e0d0a0909090909093c7020636c6173733d22626e2d74787420206d72743234223e0d0a090909090909095765207475726e206d6f62696c6520646576696365732c20636c6f756420706c6174666f726d732c20616e6420636f6d70757465722073797374656d7320696e746f20737472756374757265642c0d0a09090909090909636f7572742d61646d69737369626c650d0a0909090909090965766964656e6365e28094776974682073706565642c2061636375726163792c20616e642064697363726574696f6e2e2046726f6d20746865206d6f6d656e7420776520656e676167652c20796f757220676f616c732067756964650d0a090909090909096f75722073747261746567792e0d0a0909090909093c2f703e0d0a0909090909093c7020636c6173733d22626e2d74787420206d72743234223e0d0a090909090909094672656520636f6e73756c746174696f6e7320617661696c61626c6520666f72206c6177206669726d732c20636f72706f726174696f6e732c20616e6420696e646976696475616c7320696e20486f7573746f6e20616e640d0a09090909090909737572726f756e64696e670d0a0909090909090961726561732e0d0a0909090909093c2f703e0d0a0909090909093c7020636c6173733d226d743332223e0d0a090909090909093c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a09090909090909095363686564756c65206120436f6e73756c746174696f6e0d0a090909090909093c2f613e0d0a0909090909093c2f703e0d0a09090909093c2f6469763e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d6820626b2d6d67626f7831312070743430206d7831383030223e0d0a093c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a093c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a09093c64697620636c6173733d226d78393332223e0d0a0909093c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4f757220466f72656e73696320536572766963657320696e20486f7573746f6e3c2f68323e0d0a0909093c683320636c6173733d2262642d747264206d743138207478742d6e726d6c223e0d0a09090909507265636973696f6e20466f72656e7369637320666f72204c6567616c2c20436f72706f726174652c20616e6420507269766174652043617365730d0a0909093c2f68333e0d0a0909093c7020636c6173733d226d74313820702d657874206d78363930223e0d0a090909094f757220486f7573746f6e2d6261736564206469676974616c20666f72656e73696320736572766963657320617265206275696c7420666f72207265616c2d776f726c64206c6567616c20616e6420696e7665737469676174697665206368616c6c656e6765732e0d0a0909090945766572790d0a090909096361736520626567696e7320776974682061207374726174656779e28094616e6420656e6473207769746820636c61726974792e0d0a0d0a0909093c2f703e0d0a0909093c683420636c6173733d227375622d686564206d743332223e2057652070726f766964653a3c2f68343e0d0a0d0a09093c2f6469763e0d0a09093c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170223e0d0a0909093c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a090909093c6469763e0d0a09090909093c683420636c6173733d226834686564223e436f6d70757465722026204d6f62696c652044657669636520466f72656e736963733c2f68343e0d0a09090909093c7020636c6173733d226d743230223e0d0a0909090909095265636f76657220776861742068617070656e6564e28094616e642070726f76652069742e0d0a09090909093c2f703e0d0a09090909093c7020636c6173733d226d743132223e0d0a090909090909576520657874726163742064656c657465642066696c65732c206d657373616765732c20696e7465726e657420686973746f72792c20616e642073797374656d207573616765206163726f7373206c6170746f70732c206465736b746f70732c0d0a090909090909736d61727470686f6e65732c20616e64207461626c6574732e0d0a09090909093c2f703e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a0909093c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a090909093c6469763e0d0a09090909093c683420636c6173733d226834686564223e43656c6c2050686f6e6520466f72656e736963733c2f68343e0d0a09090909093c7020636c6173733d226d743230223e20416363657373207468652068696464656e206461746120746861742074656c6c73207468652066756c6c2073746f72792e0d0a09090909093c2f703e0d0a09090909093c7020636c6173733d226d743132223e0d0a09090909090946726f6d2067656f6c6f636174696f6e20746f20656e63727970746564206170702061637469766974792c207765207265636f766572206d6f62696c652064617461e280946576656e2066726f6d2064616d61676564206f72206c6f636b65640d0a090909090909646576696365732e0d0a09090909093c2f703e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a0909093c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a090909093c6469763e0d0a09090909093c683420636c6173733d226834686564223e436c6f7564202620456d61696c2044617461205265636f766572793c2f68343e0d0a09090909093c7020636c6173733d226d743230223e0d0a090909090909547261636b20746865206469676974616c20747261696c206163726f737320706c6174666f726d732e0d0a09090909093c2f703e0d0a09090909093c7020636c6173733d226d743132223e0d0a090909090909576520726574726965766520656d61696c732c206174746163686d656e74732c20616e6420636c6f75642d73746f7265642066696c65732066726f6d204d6963726f736f6674203336352c20476d61696c2c2044726f70626f782c0d0a09090909090969436c6f75642c20616e640d0a0909090909096d6f72652e0d0a09090909093c2f703e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a0909093c64697620636c6173733d22636f6c33206368732d75732d7020663430223e0d0a090909093c6469763e0d0a09090909093c683420636c6173733d226834686564223e557365722041637469766974792026204265686176696f72616c20416e616c797369733c2f68343e0d0a09090909093c7020636c6173733d226d743230223e0d0a0909090909095265636f6e73747275637420616374696f6e732c207061747465726e732c20616e6420696e74656e742e0d0a09090909093c2f703e0d0a09090909093c7020636c6173733d226d743132223e0d0a0909090909095765206d6170206c6f67696e732c2066696c65206163636573732c20616e6420757365722073657373696f6e7320746f2065737461626c6973682077686174206f6363757272656420616e64207768656e2e0d0a09090909093c2f703e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a0909093c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a090909093c6469763e0d0a09090909093c683420636c6173733d226834686564223e417564696f202620566964656f20466f72656e736963733c2f68343e0d0a09090909093c7020636c6173733d226d743230223e0d0a090909090909436c617269667920616e6420766572696679206b6579207265636f7264696e67732e0d0a09090909093c2f703e0d0a09090909093c7020636c6173733d226d743132223e0d0a090909090909576520656e68616e636520616e642061757468656e74696361746520617564696f2f766964656f2066696c657320746f20636f6e6669726d20696e7465677269747920616e642070726570617265206d6564696120666f722075736520696e0d0a0909090909096c6567616c0d0a09090909090970726f63656564696e67732e0d0a09090909093c2f703e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a0d0a0909093c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a090909093c6469763e0d0a09090909093c683420636c6173733d226834686564223e4c697469676174696f6e2026204c6567616c20537570706f72743c2f68343e0d0a09090909093c7020636c6173733d226d743230223e4275696c7420666f722074686520636f757274726f6f6d2c206261636b6564206279206578706572742074657374696d6f6e792e3c2f703e0d0a09090909093c7020636c6173733d226d743132223e576520707265706172652064657461696c656420666f72656e736963207265706f7274732c20616666696461766974732c20616e6420657870657274206465636c61726174696f6e73e28094616e64206f666665720d0a0909090909096465706f736974696f6e0d0a090909090909616e6420747269616c2074657374696d6f6e792e3c2f703e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a0909093c64697620636c6173733d22636f6c33206368732d75732d7020663630223e0d0a090909093c6469763e0d0a09090909093c683420636c6173733d226834686564223e436f72706f726174652026205072697661746520496e7665737469676174696f6e733c2f68343e0d0a09090909093c7020636c6173733d226d743230223e53656e736974697665206d6174746572732e204f626a65637469766520616e73776572732e3c2f703e0d0a09090909093c7020636c6173733d226d743132223e46726f6d20656d706c6f796565206d6973636f6e6475637420616e64206461746120746865667420746f20696e7465726e616c20636f6d706c69616e6365207265766965777320616e6420636976696c0d0a09090909090964697370757465732c2077650d0a09090909090964656c697665722064697363726565742c2074686f726f75676820726573756c74732e3c2f703e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f783132207074343020223e0d0a093c64697620636c6173733d22736974652d7769647468223e0d0a09093c64697620636c6173733d226d7831303735206d6c722d6174223e0d0a0909093c64697620636c6173733d22742d63656e746572206d78393332206d6c722d6174223e0d0a090909093c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4f75722050726f636573733a205768617420746f204578706563743c2f68323e0d0a090909093c683320636c6173733d2262642d747264207478742d6e726d6c223e46726f6d2046697273742043616c6c20746f2046696e616c205265706f72743c2f68333e0d0a090909093c7020636c6173733d226d74313820702d657874206d78343034206d6c722d6174223e0d0a09090909094469676974616c20666f72656e736963732063616e20626520636f6d706c65782c20627574206f75722070726f63657373206973206275696c7420746f2064656c6976657220636c6561722c20646566656e7369626c6520726573756c74732e0d0a090909093c2f703e0d0a0909093c2f6469763e0d0a0909093c64697620636c6173733d22666c7820676170383020616c69676e2d7374617274206d74363420777270206e756d2d7365632070726f746374206f76722d666c2d68206d78383737206d6c722d6174206f76722d666c2d68223e0d0a090909093c64697620636c6173733d22636f6c33206368732d75732d702020706f732d72652075702d6c696e65223e0d0a09090909093c64697620636c6173733d226e756d223e0d0a0909090909093c7370616e3e313c2f7370616e3e0d0a09090909093c2f6469763e0d0a09090909093c6469763e0d0a0909090909093c683420636c6173733d22683468656420683468656431206d743234207478742d6e726d6c223e20496e697469616c20436f6e73756c746174696f6e3c2f68343e0d0a0909090909093c7020636c6173733d226d743136223e57652061737365737320796f757220676f616c732c2074696d656c696e652c20616e6420617661696c61626c65206461746120746f206275696c6420616e20696e666f726d65640d0a0909090909090973747261746567792e3c2f703e0d0a09090909093c2f6469763e0d0a090909093c2f6469763e0d0a090909093c64697620636c6173733d22636f6c33206368732d75732d7020706f732d72652075702d6c696e65223e0d0a09090909093c64697620636c6173733d226e756d223e0d0a0909090909093c7370616e3e323c2f7370616e3e0d0a09090909093c2f6469763e0d0a09090909093c6469763e0d0a0909090909093c683420636c6173733d22683468656420683468656431206d743234207478742d6e726d6c223e5365637572652045766964656e636520436f6c6c656374696f6e3c2f68343e0d0a0909090909093c7020636c6173733d226d743136223e4f757220616e616c7973747320636f6c6c65637420646576696365732c20636c6f7564206163636573732c206f722072656d6f74652064617461207573696e6720666f72656e7369630d0a0909090909090970726f746f636f6c7320746861740d0a0909090909090970726573657276652074686520636861696e206f6620637573746f64792e3c2f703e0d0a09090909093c2f6469763e0d0a090909093c2f6469763e0d0a090909093c64697620636c6173733d22636f6c33206368732d75732d7020706f732d72652075702d6c696e65223e0d0a09090909093c64697620636c6173733d226e756d223e0d0a0909090909093c7370616e3e333c2f7370616e3e0d0a09090909093c2f6469763e0d0a09090909093c6469763e0d0a0909090909093c683420636c6173733d22683468656420683468656431206d743234207478742d6e726d6c223e4578616d696e6174696f6e20616e6420416e616c797369733c2f68343e0d0a0909090909093c7020636c6173733d226d743136223e5573696e6720616476616e63656420746f6f6c732c207765207265636f7665722064656c6574656420636f6e74656e742c206d61702075736572206265686176696f722c20616e642069736f6c6174650d0a09090909090909636173652d72656c6576616e742065766964656e63652e3c2f703e0d0a09090909093c2f6469763e0d0a090909093c2f6469763e0d0a090909093c64697620636c6173733d22636f6c33206368732d75732d7020706f732d72652075702d6c696e652d72206e65776d6178223e0d0a09090909093c64697620636c6173733d226e756d223e0d0a0909090909093c7370616e3e343c2f7370616e3e0d0a09090909093c2f6469763e0d0a09090909093c6469763e0d0a0909090909093c683420636c6173733d22683468656420683468656431206d743234207478742d6e726d6c223e205265706f7274696e6720616e6420526573756c74733c2f68343e0d0a0909090909093c7020636c6173733d226d743136223e596f752072656365697665206120737472756374757265642c20706c61696e2d6c616e677561676520666f72656e736963207265706f7274e28094726561647920666f7220636f7572742c0d0a09090909090909696e7465726e616c207573652c206f720d0a090909090909096c6567616c207265766965772e3c2f703e0d0a09090909093c2f6469763e0d0a090909093c2f6469763e0d0a090909093c64697620636c6173733d22636f6c33206368732d75732d7020706f732d72652075702d6c696e652d72206d622d6c696e652d72206e65776d6178223e0d0a09090909093c64697620636c6173733d226e756d223e0d0a0909090909093c7370616e3e353c2f7370616e3e0d0a09090909093c2f6469763e0d0a09090909093c6469763e0d0a0909090909093c683420636c6173733d22683468656420683468656431206d743234207478742d6e726d6c223e54657374696d6f6e7920616e64204f6e676f696e6720537570706f72743c2f68343e0d0a0909090909093c7020636c6173733d226d743136223e49662072657175697265642c2077652070726f7669646520657870657274207769746e6573732073657276696365732c20726573706f6e6420746f206f70706f73696e67207265706f7274732c0d0a09090909090909616e642072656d61696e0d0a09090909090909656e6761676564207468726f756768207265736f6c7574696f6e2e3c2f703e0d0a09090909093c2f6469763e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d6820626b2d6d67626f7831312070743430206d7831383030223e0d0a093c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a093c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a09093c64697620636c6173733d226d78393332223e0d0a0909093c683220636c6173733d226b6e732d686564207478742d6e726d6c223e57687920436c69656e747320696e20486f7573746f6e2043686f6f736520426c61636b20446f6720466f72656e736963733c2f68323e0d0a0909093c683320636c6173733d2262642d747264206d743138207478742d6e726d6c223e0d0a090909095472757374656420496e7665737469676174696f6e7320546861742044656c6976657220526573756c74730d0a0909093c2f68333e0d0a0909093c7020636c6173733d226d74313820702d657874206d78363930223e0d0a090909095768656e20486f7573746f6e206174746f726e6579732c20657865637574697665732c206f7220696e646976696475616c73206e65656420636c6561722c2061646d69737369626c652065766964656e63652c20746865792063686f6f736520757320666f723a0d0a0909093c2f703e0d0a09093c2f6469763e0d0a09093c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170223e0d0a0909093c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a090909093c6469763e0d0a09090909093c683420636c6173733d226834686564223e43657274696669656420616e6420457870657269656e6365642050726f66657373696f6e616c733c2f68343e0d0a09090909093c7020636c6173733d226d743230223e0d0a0909090909094f7572206578616d696e657273206172652063657274696669656420616e64206272696e6720657870657269656e63652066726f6d206c617720656e666f7263656d656e742c20637962657273656375726974792c20616e64206c6567616c0d0a090909090909636f6e73756c74696e672e0d0a09090909093c2f703e0d0a0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a0909093c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a090909093c6469763e0d0a09090909093c683420636c6173733d226834686564223e436f7572742d41646d69737369626c65205265706f7274696e673c2f68343e0d0a09090909093c7020636c6173733d226d743230223e0d0a0909090909094576657279207265706f72742077652064656c69766572206d656574732065766964656e7469617279207374616e646172647320616e642063616e20776974687374616e642063726f73732d6578616d696e6174696f6e2e0d0a09090909093c2f703e0d0a0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a0909093c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a090909093c6469763e0d0a09090909093c683420636c6173733d226834686564223e526573706f6e736976652c204c6f63616c20537570706f72743c2f68343e0d0a09090909093c7020636c6173733d226d743230223e0d0a0909090909094c6f6361746564206a757374206f757473696465206f6620486f7573746f6e2c20776520726573706f6e6420717569636b6c792c207768657468657220796f7572206361736520697320757267656e74206f72206f6e676f696e672e0d0a09090909093c2f703e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a0909093c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a090909093c6469763e0d0a09090909093c683420636c6173733d226834686564223e437573746f6d697a656420536f6c7574696f6e733c2f68343e0d0a09090909093c7020636c6173733d226d743230223e0d0a0909090909095765207461696c6f7220657665727920696e7665737469676174696f6e20746f20796f757220676f616c732c2074696d656c696e652c20616e6420746563686e6963616c20726571756972656d656e74732e0d0a09090909093c2f703e0d0a0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a0909093c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a090909093c6469763e0d0a09090909093c683420636c6173733d226834686564223e52656c6961626c6520436f6d6d756e69636174696f6e3c2f68343e0d0a09090909093c7020636c6173733d226d743230223e0d0a09090909090957652064656c6976657220636f6e73697374656e7420757064617465732c206578706c61696e2066696e64696e677320636c6561726c792c20616e6420776f726b20636f6c6c61626f7261746976656c79207769746820796f75720d0a0909090909096c6567616c206f720d0a090909090909657865637574697665207465616d2e0d0a09090909093c2f703e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a0d0a0909093c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a090909093c6469763e0d0a09090909093c683420636c6173733d226834686564223e436f6d706c6574652043617365204c6966656379636c6520537570706f72743c2f68343e0d0a09090909093c7020636c6173733d226d743230223e46726f6d20646973636f7665727920746f206578706572742074657374696d6f6e792c2077652070726f766964652067756964616e636520616e64206578706572746973652065766572792073746570206f660d0a090909090909746865207761792e0d0a09090909093c2f703e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a093c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a093c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a09093c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a0909093c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a090909093c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a09090909095768792043686f6f736520426c61636b20446f6720466f72656e7369637320696e20486f7573746f6e0d0a090909093c2f68323e0d0a090909093c683320636c6173733d2262642d747264206d743138207478742d6e726d6c223e0d0a09090909095768656e20746865204d617267696e20666f72204572726f72204973205a65726f2c20457870657269656e6365204d6174746572730d0a090909093c2f68333e0d0a090909093c7020636c6173733d226d74313820702d657874223e0d0a09090909094469676974616c2065766964656e636520706c617973206120637269746963616c20726f6c6520696e206f7574636f6d65732e204f757220486f7573746f6e20636c69656e74732063686f6f736520426c61636b20446f6720466f72656e736963730d0a0909090909666f72206f75720d0a0909090909747261636b207265636f72642c20746563686e6963616c2061636375726163792c20616e6420636f757274726f6f6d2d72656164696e6573732e0d0a090909093c2f703e0d0a090909093c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a09090909093c6c693e0d0a0909090909093c7020636c6173733d226677373030223e50726f76656e205375636365737320696e20486967682d5374616b6573204d6174746572733c2f703e0d0a0909090909093c7020636c6173733d226d7435223e0d0a090909090909095765e28099766520737570706f72746564206c697469676174696f6e2c20696e7465726e616c20696e7665737469676174696f6e732c20616e64206372696d696e616c20646566656e7365206361736573206163726f73730d0a09090909090909486f7573746f6e2e0d0a0d0a0909090909093c2f703e0d0a09090909093c2f6c693e0d0a09090909093c6c6920636c6173733d226d743138223e0d0a0909090909093c7020636c6173733d226677373030223e457870657274732057686f2043616e20546573746966793c2f703e0d0a0909090909093c7020636c6173733d226d7435223e0d0a090909090909094f757220666f72656e736963207370656369616c697374732061726520657870657269656e63656420696e206578706c61696e696e6720746563686e6963616c2065766964656e636520696e206465706f736974696f6e732c0d0a0909090909090968656172696e67732c20616e640d0a09090909090909747269616c732e0d0a0d0a0909090909093c2f703e0d0a09090909093c2f6c693e0d0a09090909093c6c6920636c6173733d226d743138223e0d0a0909090909093c7020636c6173733d226677373030223e4c6f63616c20556e6465727374616e64696e672c204e6174696f6e616c204361706162696c6974793c2f703e0d0a0909090909093c7020636c6173733d226d7435223e0d0a090909090909095765206b6e6f7720546578617320636f7572747320616e6420636f72706f7261746520656e7669726f6e6d656e74732c20616e6420776520737570706f72742073746174652c206665646572616c2c20616e640d0a0909090909090963726f73732d6a7572697364696374696f6e616c0d0a090909090909096d6174746572732e0d0a0909090909093c2f703e0d0a09090909093c2f6c693e0d0a09090909093c6c6920636c6173733d226d743138223e0d0a0909090909093c7020636c6173733d226677373030223e4372656469626c652c20556e6465727374616e6461626c65205265706f7274696e673c2f703e0d0a0909090909093c7020636c6173733d226d7435223e0d0a090909090909094f757220646f63756d656e746174696f6e206973206275696c7420666f72206465636973696f6e2d6d616b6572732c2066726f6d206a756467657320616e64206a757269657320746f2067656e6572616c20636f756e73656c0d0a09090909090909616e6420657865637574697665732e0d0a0d0a0909090909093c2f703e0d0a09090909093c2f6c693e0d0a09090909093c6c6920636c6173733d226d743138223e0d0a0909090909093c7020636c6173733d226677373030223e456e642d746f2d456e6420456e676167656d656e743c2f703e0d0a0909090909093c7020636c6173733d226d7435223e0d0a090909090909095765207374617920696e766f6c766564207468726f7567686f757420796f757220636173652c206e6f74206a75737420756e74696c20746865207265706f72742069732064656c6976657265642e0d0a0d0a0909090909093c2f703e0d0a09090909093c2f6c693e0d0a090909093c2f756c3e0d0a0909093c2f6469763e0d0a0909093c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a090909093c696d67207372633d222f696d616765732f646f672f686f7375312e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a0909093c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a093c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a093c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a09093c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a0909093c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a090909093c696d67207372633d222f696d616765732f646f672f617265612d686f7573746f6e332e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a0909093c2f6469763e0d0a0909093c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a090909093c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a090909090953657276696e6720746865204772656174657220486f7573746f6e204172656120616e64204265796f6e640d0a090909093c2f68323e0d0a090909093c7020636c6173733d226d74313820702d657874223e0d0a090909090957652070726f75646c792070726f7669646520666f72656e736963207365727669636573206163726f737320486f7573746f6e20616e64206e6561726279206369746965732c20696e636c7564696e672054686520576f6f646c616e64732c0d0a09090909095375676172204c616e642c0d0a09090909094b6174792c20537072696e672c20437970726573732c20436f6e726f652c20506561726c616e642c205061736164656e612c204c656167756520436974792c20426179746f776e2c204d6973736f75726920436974792c20546f6d62616c6c2c20616e640d0a090909090947616c766573746f6e2e0d0a090909093c2f703e0d0a0909093c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d7064207074302070623430223e0d0a093c64697620636c6173733d22736974652d7769647468223e0d0a09093c64697620636c6173733d22742d63656e74657220206d6c722d6174223e0d0a0d0a0909093c683220636c6173733d226b6e732d686564207478742d6e726d6c223e537065616b2057697468206120436572746966696564204469676974616c20466f72656e736963732045787065727420696e20486f7573746f6e0d0a0909093c2f68323e0d0a0909093c7020636c6173733d226d74313820702d657874206d78383038206d6c722d6174223e0d0a090909095768657468657220796f75277265206e617669676174696e67206c697469676174696f6e2c20696e7665737469676174696e6720656d706c6f796565206d6973636f6e647563742c206f7220736166656775617264696e672073656e7369746976650d0a09090909696e666f726d6174696f6e2c0d0a09090909426c61636b20446f6720466f72656e736963732070726f766964657320636f7572742d61646d69737369626c65206469676974616c20666f72656e736963207365727669636573207461696c6f72656420746f20796f757220636173652e204261636b65642062790d0a090909096365727469666965642070726f66657373696f6e616c7320616e642070726f76656e206d6574686f646f6c6f67792c207765e280997665206265656e2061207472757374656420706172746e657220746f206174746f726e6579732c20627573696e65737365732c0d0a09090909616e640d0a09090909696e646976696475616c73206163726f737320486f7573746f6e2073696e636520323031382e0d0a0909093c2f703e0d0a0909093c7020636c6173733d226d74313820702d657874206d78383038206d6c722d6174223e0d0a090909095765206f6666657220636c6561722067756964616e63652c207365637572652065766964656e63652068616e646c696e672c20616e642065787065727420616e616c79736973206275696c7420666f72206c6567616c20646566656e736962696c6974792e0d0a0d0a0d0a0909093c2f703e0d0a0909093c64697620636c6173733d226d743438223e0d0a090909093c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e596f7572206361736520646573657276657320636c6172697479e280946c65742075732068656c7020796f7520756e636f766572207468652074727574683c2f613e0d0a0909093c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a33303a3530223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a34333b733a383a226f72646572696e67223b693a373b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34363a2232303a6469676974616c2d666f72656e736963732d73657276696365732d696e2d686f7573746f6e2d7465786173223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a39393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32303a6469676974616c2d666f72656e736963732d73657276696365732d696e2d686f7573746f6e2d74657861732663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a34343a224469676974616c20466f72656e7369637320536572766963657320696e20486f7573746f6e2c205465786173223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3230223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(24, 'index.php?option=com_content&view=article&id=21', 'index.php?option=com_content&view=article&id=21:digital-forensics-case-types&catid=2', 'Digital Forensics Case Types', ' Clear, Court-Admissible Evidence for Every Case At Black Dog Forensics, we don’t just recover data—we investigate, interpret, and present digital evidence with precision. From civil litigation and criminal defense to insider threats and cybersecurity breaches, our experts turn complex data into clear, defensible insight. Whether you\'re responding to a data breach, defending a high-stakes legal matter, or uncovering misconduct, our certified forensic analysts provide the expertise, documentation, and expert support your case demands. The truth is in the data. Black Dog Forensics helps you uncover it—clearly, ethically, and defensibly. Schedule a Consultation How We Investigate and Recover Digital Evidence Forensics Tailored to Real-World Legal and Investigative Needs Our certified forensic examiners work across devices, platforms, and industries. We handle every case with confidentiality, precision, and legal-grade methodology. Our casework includes: Computer Forensics Recover deleted or hidden files and system-level user activity from desktops and laptops. Mobile Device Forensics Extract call logs, messages, app data, GPS history, and more from smartphones and tablets—even those that are locked or damaged. Cloud & Email Investigations  Analyze email and cloud platform data, including deleted communications and unauthorized access. Data Breach Investigations Identify breach origin, entry methods, and the scope of data compromise in cyber incidents. Metadata & Timeline Analysis Reconstruct actions, events, and digital movement using system logs and hidden metadata. Litigation Support Provide affidavits, declarations, and expert testimony in criminal, civil, and corporate cases. Digital Forensics That Hold Up in Court Features That Set Our Work Apart Clients rely on Black Dog Forensics for not only our advanced capabilities but also for our reputation for clarity, credibility, and consistency under pressure. Court-Admissible Evidence All findings are preserved under strict chain-of-custody and documentation protocols that withstand cross-examination. Deep Device Analysis We analyze beyond the surface, digging into encrypted files, hidden partitions, and unallocated space. Platform Versatility We work across Windows, macOS, iOS, Android, cloud environments, and virtual systems. Expert Testimony  Our analysts deliver confident, defensible testimony in depositions, hearings, and trials. Strict Confidentiality Every case is protected by nondisclosure and secure data handling protocols. Results You Can Act On Why Legal Teams and Businesses Choose Black Dog Forensics Evidence That Moves Cases Forward Our findings support criminal charges, civil claims, internal reviews, and strategic settlements. Imaging and Preservation You Can Trust We follow best practices for forensic imaging, storage, and data integrity. Rapid Mobilization We’re ready when your case demands fast response—often deploying within hours. Industry Insight We understand the investigative needs of regulated sectors, including healthcare, finance, and education. Strategic Litigation Collaboration We help legal teams frame complex evidence into persuasive, legally sound narratives. Types of Cases We Handle Cybersecurity & Data Breach Investigations When Your Network Is Compromised, We Deliver Clarity We identify how the breach occurred, what was accessed, and who was involved—so you can take legal and operational action with confidence. Includes: Breach Investigations Data Leak Tracking Ransomware Response Data Exfiltration & IP Theft Spyware, Malware & Remote Access Analysis Unauthorized System Access Forensics Legal & Criminal Investigations Forensics That Strengthen Your Legal Position We work with attorneys and investigators to uncover digital evidence in high-stakes criminal and civil cases. Includes: Criminal Defense Device Analysis Child Exploitation / CSAM Investigations Stalking, Harassment & Misconduct Cases Sexual Assault Forensics Wrongful Death Digital Evidence Review Corporate & Employment Investigations The Truth Behind the Screen—Uncovered with Discretion We investigate insider threats, misconduct, and sensitive employment matters using digital evidence that protects your legal position. We address: Internal Policy Violations  Intellectual Property Theft Compliance Red Flags Wrongful Termination Claims Departing Employee Data Risks Includes: Conflict of Interest Investigations Employee Misconduct Forensics Employment-Related Device Reviews Wrongful Termination Digital Analysis Financial & Insurance Investigations Exposing Financial Misconduct Through Digital Evidence We analyze device usage, file access, and communication patterns to support insurance claims and financial investigations. We work with: In-House Legal and HR Teams Fraud Investigators Insurance Providers Policyholders in Dispute Includes: Financial Institution Access Reviews Claims Dispute Forensics Comprehensive Financial Forensics HR Misconduct and File Access Insurance Fraud Investigation Support Specialized Investigations Complex Cases Demand a Specialist’s Eye For high-risk, high-complexity matters, we bring the depth of experience and tools required to handle sensitive and technically advanced investigations. Often involves: Cross-departmental legal complexity Federal, multi-state, or international implications High-profile clients and classified environments Includes: Intellectual Property Theft Technical Surveillance Countermeasures (TSCM) Traffic Accident & Fatality Data Analysis Frequently Asked Questions Is deleted data recoverable? Yes—unless overwritten, most deleted data can be restored using forensic tools. Can you determine who accessed or sent a file? Yes. We use metadata and system logs to trace user activity and file interactions. Are your reports admissible in court? Absolutely. Our processes follow strict forensic standards, chain of custody, and documentation protocols.  How long does an investigation take? Timelines depend on the complexity, but we offer expedited services for time-sensitive matters. Do you work with individuals or just law firms and corporations? We serve individuals, small businesses, law firms, public agencies, and enterprise clients. Need to Uncover Critical Digital Evidence? We’re Ready When It Matters Most Black Dog Forensics delivers certified, court-admissible digital forensic services when the stakes are high. Whether you\'re dealing with a cyber breach, litigation, or internal investigation, we help you uncover the truth—and act on it with confidence. Retrieve the Truth. Start with a Confidential Consultation ', '2025-05-23 11:30:33', '8638df35596ae68034e3fcb5b829d805', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a363634313a2220436c6561722c20436f7572742d41646d69737369626c652045766964656e636520666f72204576657279204361736520417420426c61636b20446f6720466f72656e736963732c20776520646f6ee2809974206a757374207265636f7665722064617461e28094776520696e7665737469676174652c20696e746572707265742c20616e642070726573656e74206469676974616c2065766964656e6365207769746820707265636973696f6e2e2046726f6d20636976696c206c697469676174696f6e20616e64206372696d696e616c20646566656e736520746f20696e7369646572207468726561747320616e6420637962657273656375726974792062726561636865732c206f75722065787065727473207475726e20636f6d706c6578206461746120696e746f20636c6561722c20646566656e7369626c6520696e73696768742e205768657468657220796f7527726520726573706f6e64696e6720746f20612064617461206272656163682c20646566656e64696e67206120686967682d7374616b6573206c6567616c206d61747465722c206f7220756e636f766572696e67206d6973636f6e647563742c206f75722063657274696669656420666f72656e73696320616e616c797374732070726f7669646520746865206578706572746973652c20646f63756d656e746174696f6e2c20616e642065787065727420737570706f727420796f757220636173652064656d616e64732e2054686520747275746820697320696e2074686520646174612e20426c61636b20446f6720466f72656e736963732068656c707320796f7520756e636f766572206974e28094636c6561726c792c206574686963616c6c792c20616e6420646566656e7369626c792e205363686564756c65206120436f6e73756c746174696f6e20486f7720576520496e76657374696761746520616e64205265636f766572204469676974616c2045766964656e636520466f72656e73696373205461696c6f72656420746f205265616c2d576f726c64204c6567616c20616e6420496e7665737469676174697665204e65656473204f75722063657274696669656420666f72656e736963206578616d696e65727320776f726b206163726f737320646576696365732c20706c6174666f726d732c20616e6420696e64757374726965732e2057652068616e646c652065766572792063617365207769746820636f6e666964656e7469616c6974792c20707265636973696f6e2c20616e64206c6567616c2d6772616465206d6574686f646f6c6f67792e204f75722063617365776f726b20696e636c756465733a20436f6d707574657220466f72656e73696373205265636f7665722064656c65746564206f722068696464656e2066696c657320616e642073797374656d2d6c6576656c20757365722061637469766974792066726f6d206465736b746f707320616e64206c6170746f70732e204d6f62696c652044657669636520466f72656e7369637320457874726163742063616c6c206c6f67732c206d657373616765732c2061707020646174612c2047505320686973746f72792c20616e64206d6f72652066726f6d20736d61727470686f6e657320616e64207461626c657473e280946576656e2074686f7365207468617420617265206c6f636b6564206f722064616d616765642e20436c6f7564202620456d61696c20496e7665737469676174696f6e732020416e616c797a6520656d61696c20616e6420636c6f756420706c6174666f726d20646174612c20696e636c7564696e672064656c6574656420636f6d6d756e69636174696f6e7320616e6420756e617574686f72697a6564206163636573732e20446174612042726561636820496e7665737469676174696f6e73204964656e7469667920627265616368206f726967696e2c20656e747279206d6574686f64732c20616e64207468652073636f7065206f66206461746120636f6d70726f6d69736520696e20637962657220696e636964656e74732e204d6574616461746120262054696d656c696e6520416e616c79736973205265636f6e73747275637420616374696f6e732c206576656e74732c20616e64206469676974616c206d6f76656d656e74207573696e672073797374656d206c6f677320616e642068696464656e206d657461646174612e204c697469676174696f6e20537570706f72742050726f7669646520616666696461766974732c206465636c61726174696f6e732c20616e64206578706572742074657374696d6f6e7920696e206372696d696e616c2c20636976696c2c20616e6420636f72706f726174652063617365732e204469676974616c20466f72656e73696373205468617420486f6c6420557020696e20436f757274204665617475726573205468617420536574204f757220576f726b20417061727420436c69656e74732072656c79206f6e20426c61636b20446f6720466f72656e7369637320666f72206e6f74206f6e6c79206f757220616476616e636564206361706162696c69746965732062757420616c736f20666f72206f75722072657075746174696f6e20666f7220636c61726974792c20637265646962696c6974792c20616e6420636f6e73697374656e637920756e6465722070726573737572652e20436f7572742d41646d69737369626c652045766964656e636520416c6c2066696e64696e6773206172652070726573657276656420756e6465722073747269637420636861696e2d6f662d637573746f647920616e6420646f63756d656e746174696f6e2070726f746f636f6c73207468617420776974687374616e642063726f73732d6578616d696e6174696f6e2e20446565702044657669636520416e616c7973697320576520616e616c797a65206265796f6e642074686520737572666163652c2064696767696e6720696e746f20656e637279707465642066696c65732c2068696464656e20706172746974696f6e732c20616e6420756e616c6c6f63617465642073706163652e20506c6174666f726d20566572736174696c69747920576520776f726b206163726f73732057696e646f77732c206d61634f532c20694f532c20416e64726f69642c20636c6f756420656e7669726f6e6d656e74732c20616e64207669727475616c2073797374656d732e204578706572742054657374696d6f6e7920204f757220616e616c797374732064656c6976657220636f6e666964656e742c20646566656e7369626c652074657374696d6f6e7920696e206465706f736974696f6e732c2068656172696e67732c20616e6420747269616c732e2053747269637420436f6e666964656e7469616c69747920457665727920636173652069732070726f746563746564206279206e6f6e646973636c6f7375726520616e642073656375726520646174612068616e646c696e672070726f746f636f6c732e20526573756c747320596f752043616e20416374204f6e20576879204c6567616c205465616d7320616e6420427573696e65737365732043686f6f736520426c61636b20446f6720466f72656e736963732045766964656e63652054686174204d6f76657320436173657320466f7277617264204f75722066696e64696e677320737570706f7274206372696d696e616c20636861726765732c20636976696c20636c61696d732c20696e7465726e616c20726576696577732c20616e642073747261746567696320736574746c656d656e74732e20496d6167696e6720616e6420507265736572766174696f6e20596f752043616e20547275737420576520666f6c6c6f7720626573742070726163746963657320666f7220666f72656e73696320696d6167696e672c2073746f726167652c20616e64206461746120696e746567726974792e205261706964204d6f62696c697a6174696f6e205765e280997265207265616479207768656e20796f757220636173652064656d616e6473206661737420726573706f6e7365e280946f6674656e206465706c6f79696e672077697468696e20686f7572732e20496e64757374727920496e736967687420576520756e6465727374616e642074686520696e7665737469676174697665206e65656473206f6620726567756c6174656420736563746f72732c20696e636c7564696e67206865616c7468636172652c2066696e616e63652c20616e6420656475636174696f6e2e20537472617465676963204c697469676174696f6e20436f6c6c61626f726174696f6e2057652068656c70206c6567616c207465616d73206672616d6520636f6d706c65782065766964656e636520696e746f20706572737561736976652c206c6567616c6c7920736f756e64206e6172726174697665732e205479706573206f662043617365732057652048616e646c652043796265727365637572697479202620446174612042726561636820496e7665737469676174696f6e73205768656e20596f7572204e6574776f726b20497320436f6d70726f6d697365642c2057652044656c6976657220436c6172697479205765206964656e7469667920686f772074686520627265616368206f636375727265642c2077686174207761732061636365737365642c20616e642077686f2077617320696e766f6c766564e28094736f20796f752063616e2074616b65206c6567616c20616e64206f7065726174696f6e616c20616374696f6e207769746820636f6e666964656e63652e20496e636c756465733a2042726561636820496e7665737469676174696f6e732044617461204c65616b20547261636b696e672052616e736f6d7761726520526573706f6e7365204461746120457866696c74726174696f6e202620495020546865667420537079776172652c204d616c7761726520262052656d6f74652041636365737320416e616c7973697320556e617574686f72697a65642053797374656d2041636365737320466f72656e73696373204c6567616c2026204372696d696e616c20496e7665737469676174696f6e7320466f72656e73696373205468617420537472656e677468656e20596f7572204c6567616c20506f736974696f6e20576520776f726b2077697468206174746f726e65797320616e6420696e76657374696761746f727320746f20756e636f766572206469676974616c2065766964656e636520696e20686967682d7374616b6573206372696d696e616c20616e6420636976696c2063617365732e20496e636c756465733a204372696d696e616c20446566656e73652044657669636520416e616c79736973204368696c64204578706c6f69746174696f6e202f204353414d20496e7665737469676174696f6e73205374616c6b696e672c204861726173736d656e742026204d6973636f6e647563742043617365732053657875616c2041737361756c7420466f72656e736963732057726f6e6766756c204465617468204469676974616c2045766964656e63652052657669657720436f72706f72617465202620456d706c6f796d656e7420496e7665737469676174696f6e732054686520547275746820426568696e64207468652053637265656ee28094556e636f766572656420776974682044697363726574696f6e20576520696e76657374696761746520696e736964657220746872656174732c206d6973636f6e647563742c20616e642073656e73697469766520656d706c6f796d656e74206d617474657273207573696e67206469676974616c2065766964656e636520746861742070726f746563747320796f7572206c6567616c20706f736974696f6e2e20576520616464726573733a20496e7465726e616c20506f6c6963792056696f6c6174696f6e732020496e74656c6c65637475616c2050726f706572747920546865667420436f6d706c69616e63652052656420466c6167732057726f6e6766756c205465726d696e6174696f6e20436c61696d7320446570617274696e6720456d706c6f7965652044617461205269736b7320496e636c756465733a20436f6e666c696374206f6620496e74657265737420496e7665737469676174696f6e7320456d706c6f796565204d6973636f6e6475637420466f72656e7369637320456d706c6f796d656e742d52656c617465642044657669636520526576696577732057726f6e6766756c205465726d696e6174696f6e204469676974616c20416e616c797369732046696e616e6369616c202620496e737572616e636520496e7665737469676174696f6e73204578706f73696e672046696e616e6369616c204d6973636f6e64756374205468726f756768204469676974616c2045766964656e636520576520616e616c797a65206465766963652075736167652c2066696c65206163636573732c20616e6420636f6d6d756e69636174696f6e207061747465726e7320746f20737570706f727420696e737572616e636520636c61696d7320616e642066696e616e6369616c20696e7665737469676174696f6e732e20576520776f726b20776974683a20496e2d486f757365204c6567616c20616e64204852205465616d7320467261756420496e76657374696761746f727320496e737572616e63652050726f76696465727320506f6c696379686f6c6465727320696e204469737075746520496e636c756465733a2046696e616e6369616c20496e737469747574696f6e20416363657373205265766965777320436c61696d73204469737075746520466f72656e7369637320436f6d70726568656e736976652046696e616e6369616c20466f72656e73696373204852204d6973636f6e6475637420616e642046696c652041636365737320496e737572616e636520467261756420496e7665737469676174696f6e20537570706f7274205370656369616c697a656420496e7665737469676174696f6e7320436f6d706c65782043617365732044656d616e642061205370656369616c697374e28099732045796520466f7220686967682d7269736b2c20686967682d636f6d706c6578697479206d6174746572732c207765206272696e6720746865206465707468206f6620657870657269656e636520616e6420746f6f6c7320726571756972656420746f2068616e646c652073656e73697469766520616e6420746563686e6963616c6c7920616476616e63656420696e7665737469676174696f6e732e204f6674656e20696e766f6c7665733a2043726f73732d6465706172746d656e74616c206c6567616c20636f6d706c6578697479204665646572616c2c206d756c74692d73746174652c206f7220696e7465726e6174696f6e616c20696d706c69636174696f6e7320486967682d70726f66696c6520636c69656e747320616e6420636c617373696669656420656e7669726f6e6d656e747320496e636c756465733a20496e74656c6c65637475616c2050726f706572747920546865667420546563686e6963616c205375727665696c6c616e636520436f756e7465726d6561737572657320285453434d292054726166666963204163636964656e74202620466174616c697479204461746120416e616c79736973204672657175656e746c792041736b6564205175657374696f6e732049732064656c657465642064617461207265636f76657261626c653f20596573e28094756e6c657373206f7665727772697474656e2c206d6f73742064656c6574656420646174612063616e20626520726573746f726564207573696e6720666f72656e73696320746f6f6c732e2043616e20796f752064657465726d696e652077686f206163636573736564206f722073656e7420612066696c653f205965732e20576520757365206d6574616461746120616e642073797374656d206c6f677320746f207472616365207573657220616374697669747920616e642066696c6520696e746572616374696f6e732e2041726520796f7572207265706f7274732061646d69737369626c6520696e20636f7572743f204162736f6c7574656c792e204f75722070726f63657373657320666f6c6c6f772073747269637420666f72656e736963207374616e64617264732c20636861696e206f6620637573746f64792c20616e6420646f63756d656e746174696f6e2070726f746f636f6c732e2020486f77206c6f6e6720646f657320616e20696e7665737469676174696f6e2074616b653f2054696d656c696e657320646570656e64206f6e2074686520636f6d706c65786974792c20627574207765206f666665722065787065646974656420736572766963657320666f722074696d652d73656e736974697665206d6174746572732e20446f20796f7520776f726b207769746820696e646976696475616c73206f72206a757374206c6177206669726d7320616e6420636f72706f726174696f6e733f20576520736572766520696e646976696475616c732c20736d616c6c20627573696e65737365732c206c6177206669726d732c207075626c6963206167656e636965732c20616e6420656e746572707269736520636c69656e74732e204e65656420746f20556e636f76657220437269746963616c204469676974616c2045766964656e63653f205765e280997265205265616479205768656e204974204d617474657273204d6f737420426c61636b20446f6720466f72656e736963732064656c6976657273206365727469666965642c20636f7572742d61646d69737369626c65206469676974616c20666f72656e736963207365727669636573207768656e20746865207374616b65732061726520686967682e205768657468657220796f75277265206465616c696e6720776974682061206379626572206272656163682c206c697469676174696f6e2c206f7220696e7465726e616c20696e7665737469676174696f6e2c2077652068656c7020796f7520756e636f76657220746865207472757468e28094616e6420616374206f6e206974207769746820636f6e666964656e63652e205265747269657665207468652054727574682e2053746172742077697468206120436f6e666964656e7469616c20436f6e73756c746174696f6e20223b693a333b613a32353a7b733a323a226964223b693a32313b733a353a22616c696173223b733a32383a226469676974616c20666f72656e736963732063617365207479706573223b733a373a2273756d6d617279223b733a32313537363a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120206d6c722d6174223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a2020202020202020202020202020436c6561722c20436f7572742d41646d69737369626c652045766964656e636520666f7220457665727920436173650d0a2020202020202020202020203c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d747874206d72743234206d7831313132223e0d0a2020202020202020202020202020417420426c61636b20446f6720466f72656e736963732c20776520646f6ee2809974206a757374207265636f7665722064617461e28094776520696e7665737469676174652c20696e746572707265742c20616e642070726573656e74206469676974616c2065766964656e63650d0a20202020202020202020202020207769746820707265636973696f6e2e2046726f6d20636976696c206c697469676174696f6e20616e64206372696d696e616c20646566656e736520746f20696e7369646572207468726561747320616e6420637962657273656375726974792062726561636865732c0d0a20202020202020202020202020206f75722065787065727473207475726e20636f6d706c6578206461746120696e746f20636c6561722c20646566656e7369626c6520696e73696768742e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d22626e2d747874206d72743234206d7831313132223e0d0a20202020202020202020202020205768657468657220796f7527726520726573706f6e64696e6720746f20612064617461206272656163682c20646566656e64696e67206120686967682d7374616b6573206c6567616c206d61747465722c206f7220756e636f766572696e670d0a20202020202020202020202020206d6973636f6e647563742c206f75722063657274696669656420666f72656e73696320616e616c797374732070726f7669646520746865206578706572746973652c20646f63756d656e746174696f6e2c20616e642065787065727420737570706f727420796f75720d0a2020202020202020202020202020636173652064656d616e64732e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d22626e2d747874206d72743234223e0d0a202020202020202020202020202054686520747275746820697320696e2074686520646174612e20426c61636b20446f6720466f72656e736963732068656c707320796f7520756e636f766572206974e28094636c6561726c792c206574686963616c6c792c20616e6420646566656e7369626c792e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a202020202020202020202020202020205363686564756c65206120436f6e73756c746174696f6e200d0a20202020202020202020202020203c2f613e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d7831383030223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d226d78393332223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a2020202020202020486f7720576520496e76657374696761746520616e64205265636f766572204469676974616c2045766964656e63650d0a2020202020203c2f68323e0d0a2020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a2020202020202020466f72656e73696373205461696c6f72656420746f205265616c2d576f726c64204c6567616c20616e6420496e7665737469676174697665204e656564730d0a2020202020203c2f68333e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78383630223e0d0a20202020202020204f75722063657274696669656420666f72656e736963206578616d696e65727320776f726b206163726f737320646576696365732c20706c6174666f726d732c20616e6420696e64757374726965732e2057652068616e646c65206576657279206361736520776974680d0a2020202020202020636f6e666964656e7469616c6974792c20707265636973696f6e2c20616e64206c6567616c2d6772616465206d6574686f646f6c6f67792e204f75722063617365776f726b20696e636c756465733a0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e20223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436f6d707574657220466f72656e736963733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a2020202020202020202020205265636f7665722064656c65746564206f722068696464656e2066696c657320616e642073797374656d2d6c6576656c20757365722061637469766974792066726f6d206465736b746f707320616e64206c6170746f70732e0d0a202020202020202020203c2f703e0d0a0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4d6f62696c652044657669636520466f72656e736963733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a202020202020202020202020457874726163742063616c6c206c6f67732c206d657373616765732c2061707020646174612c2047505320686973746f72792c20616e64206d6f72652066726f6d20736d61727470686f6e657320616e64207461626c657473e280946576656e2074686f736520746861740d0a202020202020202020202020617265206c6f636b6564206f722064616d616765642e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436c6f7564202620456d61696c20496e7665737469676174696f6e733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a202020202020202020202020416e616c797a6520656d61696c20616e6420636c6f756420706c6174666f726d20646174612c20696e636c7564696e672064656c6574656420636f6d6d756e69636174696f6e7320616e6420756e617574686f72697a6564206163636573732e0d0a202020202020202020203c2f703e0d0a0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e446174612042726561636820496e7665737469676174696f6e733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a2020202020202020202020204964656e7469667920627265616368206f726967696e2c20656e747279206d6574686f64732c20616e64207468652073636f7065206f66206461746120636f6d70726f6d69736520696e20637962657220696e636964656e74732e0d0a202020202020202020203c2f703e0d0a0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4d6574616461746120262054696d656c696e6520416e616c797369733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e0d0a2020202020202020202020205265636f6e73747275637420616374696f6e732c206576656e74732c20616e64206469676974616c206d6f76656d656e74207573696e672073797374656d206c6f677320616e642068696464656e206d657461646174612e0d0a202020202020202020203c2f703e0d0a0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4c697469676174696f6e20537570706f72743c2f68343e0d0a202020202020202020203c7020636c6173733d226d743230223e50726f7669646520616666696461766974732c206465636c61726174696f6e732c20616e64206578706572742074657374696d6f6e7920696e206372696d696e616c2c20636976696c2c20616e6420636f72706f726174650d0a20202020202020202020202063617365732e3c2f703e0d0a0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f636173652d74797065732e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a202020202020202020204469676974616c20466f72656e73696373205468617420486f6c6420557020696e20436f7572740d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a202020202020202020204665617475726573205468617420536574204f757220576f726b2041706172740d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020436c69656e74732072656c79206f6e20426c61636b20446f6720466f72656e7369637320666f72206e6f74206f6e6c79206f757220616476616e636564206361706162696c69746965732062757420616c736f20666f72206f75722072657075746174696f6e20666f720d0a20202020202020202020636c61726974792c20637265646962696c6974792c20616e6420636f6e73697374656e637920756e6465722070726573737572652e0d0a20202020202020203c2f703e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020436f7572742d41646d69737369626c652045766964656e63650d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020416c6c2066696e64696e6773206172652070726573657276656420756e6465722073747269637420636861696e2d6f662d637573746f647920616e6420646f63756d656e746174696f6e2070726f746f636f6c73207468617420776974687374616e640d0a202020202020202020202020202063726f73732d6578616d696e6174696f6e2e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020446565702044657669636520416e616c797369730d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020576520616e616c797a65206265796f6e642074686520737572666163652c2064696767696e6720696e746f20656e637279707465642066696c65732c2068696464656e20706172746974696f6e732c20616e6420756e616c6c6f63617465642073706163652e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020506c6174666f726d20566572736174696c6974790d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020576520776f726b206163726f73732057696e646f77732c206d61634f532c20694f532c20416e64726f69642c20636c6f756420656e7669726f6e6d656e74732c20616e64207669727475616c2073797374656d732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020204578706572742054657374696d6f6e790d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020204f757220616e616c797374732064656c6976657220636f6e666964656e742c20646566656e7369626c652074657374696d6f6e7920696e206465706f736974696f6e732c2068656172696e67732c20616e6420747269616c732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202053747269637420436f6e666964656e7469616c6974790d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020457665727920636173652069732070726f746563746564206279206e6f6e646973636c6f7375726520616e642073656375726520646174612068616e646c696e672070726f746f636f6c732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a20202020202020202020526573756c747320596f752043616e20416374204f6e0d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264206d78353130207478742d6e726d6c223e0d0a20202020202020202020576879204c6567616c205465616d7320616e6420427573696e65737365732043686f6f736520426c61636b20446f6720466f72656e736963730d0a20202020202020203c2f68333e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e45766964656e63652054686174204d6f76657320436173657320466f72776172643c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020204f75722066696e64696e677320737570706f7274206372696d696e616c20636861726765732c20636976696c20636c61696d732c20696e7465726e616c20726576696577732c20616e642073747261746567696320736574746c656d656e74732e0d0a0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e496d6167696e6720616e6420507265736572766174696f6e20596f752043616e2054727573743c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020576520666f6c6c6f7720626573742070726163746963657320666f7220666f72656e73696320696d6167696e672c2073746f726167652c20616e64206461746120696e746567726974792e0d0a0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e5261706964204d6f62696c697a6174696f6e3c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020205765e280997265207265616479207768656e20796f757220636173652064656d616e6473206661737420726573706f6e7365e280946f6674656e206465706c6f79696e672077697468696e20686f7572732e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e496e64757374727920496e73696768743c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a2020202020202020202020202020576520756e6465727374616e642074686520696e7665737469676174697665206e65656473206f6620726567756c6174656420736563746f72732c20696e636c7564696e67206865616c7468636172652c2066696e616e63652c20616e6420656475636174696f6e2e0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e537472617465676963204c697469676174696f6e20436f6c6c61626f726174696f6e3c2f703e0d0a2020202020202020202020203c7020636c6173733d226d7435223e0d0a202020202020202020202020202057652068656c70206c6567616c207465616d73206672616d6520636f6d706c65782065766964656e636520696e746f20706572737561736976652c206c6567616c6c7920736f756e64206e6172726174697665732e0d0a0d0a2020202020202020202020203c2f703e0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f636173652d7479706573322e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f636173652d7479706573332e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a202020202020202020205479706573206f662043617365732057652048616e646c650d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a2020202020202020202043796265727365637572697479202620446174612042726561636820496e7665737469676174696f6e730d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020203c623e0d0a2020202020202020202020205768656e20596f7572204e6574776f726b20497320436f6d70726f6d697365642c2057652044656c6976657220436c61726974790d0a202020202020202020203c2f623e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d22702d657874223e0d0a202020202020202020205765206964656e7469667920686f772074686520627265616368206f636375727265642c2077686174207761732061636365737365642c20616e642077686f2077617320696e766f6c766564e28094736f20796f752063616e2074616b65206c6567616c20616e640d0a202020202020202020206f7065726174696f6e616c20616374696f6e207769746820636f6e666964656e63652e0d0a20202020202020203c2f703e0d0a20202020202020203c683420636c6173733d227375622d686564206d743332223e496e636c756465733a3c2f68343e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202042726561636820496e7665737469676174696f6e730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202044617461204c65616b20547261636b696e670d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202052616e736f6d7761726520526573706f6e73650d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020204461746120457866696c74726174696f6e20262049502054686566740d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020537079776172652c204d616c7761726520262052656d6f74652041636365737320416e616c797369730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020556e617574686f72697a65642053797374656d2041636365737320466f72656e736963730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a202020202020202020204c6567616c2026204372696d696e616c20496e7665737469676174696f6e730d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a20202020202020202020466f72656e73696373205468617420537472656e677468656e20596f7572204c6567616c20506f736974696f6e0d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020576520776f726b2077697468206174746f726e65797320616e6420696e76657374696761746f727320746f20756e636f766572206469676974616c2065766964656e636520696e20686967682d7374616b6573206372696d696e616c20616e6420636976696c2063617365732e0d0a20202020202020203c2f703e0d0a20202020202020203c683420636c6173733d227375622d686564206d743332223e496e636c756465733a3c2f68343e0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4372696d696e616c20446566656e73652044657669636520416e616c797369733c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e4368696c64204578706c6f69746174696f6e202f204353414d20496e7665737469676174696f6e733c2f703e0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e5374616c6b696e672c204861726173736d656e742026204d6973636f6e647563742043617365733c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e53657875616c2041737361756c7420466f72656e736963733c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e57726f6e6766756c204465617468204469676974616c2045766964656e6365205265766965773c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f636173652d7479706573342e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d7831383030223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d226d78393332223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a2020202020202020436f72706f72617465202620456d706c6f796d656e7420496e7665737469676174696f6e730d0a2020202020203c2f68323e0d0a2020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a202020202020202054686520547275746820426568696e64207468652053637265656ee28094556e636f766572656420776974682044697363726574696f6e0d0a2020202020203c2f68333e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78353736223e0d0a2020202020202020576520696e76657374696761746520696e736964657220746872656174732c206d6973636f6e647563742c20616e642073656e73697469766520656d706c6f796d656e74206d617474657273207573696e67206469676974616c2065766964656e636520746861740d0a202020202020202070726f746563747320796f7572206c6567616c20706f736974696f6e2e0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e20223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663438223e0d0a20202020202020203c683420636c6173733d227375622d6865642020223e576520616464726573733a3c2f68343e0d0a20202020202020203c6469763e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020496e7465726e616c20506f6c6963792056696f6c6174696f6e730d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020496e74656c6c65637475616c2050726f70657274792054686566740d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020436f6d706c69616e63652052656420466c6167730d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a20202020202020202020202057726f6e6766756c205465726d696e6174696f6e20436c61696d730d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020446570617274696e6720456d706c6f7965652044617461205269736b730d0a202020202020202020203c2f703e0d0a0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663438223e0d0a20202020202020203c683420636c6173733d227375622d68656420223e496e636c756465733a3c2f68343e0d0a20202020202020203c6469763e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020436f6e666c696374206f6620496e74657265737420496e7665737469676174696f6e730d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020456d706c6f796565204d6973636f6e6475637420466f72656e736963730d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020456d706c6f796d656e742d52656c617465642044657669636520526576696577730d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a20202020202020202020202057726f6e6766756c205465726d696e6174696f6e204469676974616c20416e616c797369730d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d7831383030223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d226d78393332223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a202020202020202046696e616e6369616c202620496e737572616e636520496e7665737469676174696f6e730d0a2020202020203c2f68323e0d0a2020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a20202020202020204578706f73696e672046696e616e6369616c204d6973636f6e64756374205468726f756768204469676974616c2045766964656e63650d0a2020202020203c2f68333e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78353736223e0d0a2020202020202020576520616e616c797a65206465766963652075736167652c2066696c65206163636573732c20616e6420636f6d6d756e69636174696f6e207061747465726e7320746f20737570706f727420696e737572616e636520636c61696d7320616e642066696e616e6369616c0d0a2020202020202020696e7665737469676174696f6e732e0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e20223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663438223e0d0a20202020202020203c683420636c6173733d227375622d6865642020223e576520776f726b20776974683a3c2f68343e0d0a20202020202020203c6469763e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020496e2d486f757365204c6567616c20616e64204852205465616d730d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020467261756420496e76657374696761746f72730d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020496e737572616e63652050726f7669646572730d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020506f6c696379686f6c6465727320696e20446973707574650d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663438223e0d0a20202020202020203c683420636c6173733d227375622d68656420223e496e636c756465733a3c2f68343e0d0a20202020202020203c6469763e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a20202020202020202020202046696e616e6369616c20496e737469747574696f6e2041636365737320526576696577730d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020436c61696d73204469737075746520466f72656e736963730d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020436f6d70726568656e736976652046696e616e6369616c20466f72656e736963730d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a2020202020202020202020204852204d6973636f6e6475637420616e642046696c65204163636573730d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020496e737572616e636520467261756420496e7665737469676174696f6e20537570706f72740d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d7831383030223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d226d78393332223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020205370656369616c697a656420496e7665737469676174696f6e730d0a2020202020203c2f68323e0d0a2020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a2020202020202020436f6d706c65782043617365732044656d616e642061205370656369616c697374e2809973204579650d0a2020202020203c2f68333e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d78343735223e0d0a2020202020202020466f7220686967682d7269736b2c20686967682d636f6d706c6578697479206d6174746572732c207765206272696e6720746865206465707468206f6620657870657269656e636520616e6420746f6f6c7320726571756972656420746f2068616e646c652073656e7369746976650d0a2020202020202020616e6420746563686e6963616c6c7920616476616e63656420696e7665737469676174696f6e732e0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e20223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663438223e0d0a20202020202020203c683420636c6173733d227375622d6865642020223e4f6674656e20696e766f6c7665733a3c2f68343e0d0a20202020202020203c6469763e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a20202020202020202020202043726f73732d6465706172746d656e74616c206c6567616c20636f6d706c65786974790d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a2020202020202020202020204665646572616c2c206d756c74692d73746174652c206f7220696e7465726e6174696f6e616c20696d706c69636174696f6e730d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020486967682d70726f66696c6520636c69656e747320616e6420636c617373696669656420656e7669726f6e6d656e74730d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020663438223e0d0a20202020202020203c683420636c6173733d227375622d68656420223e496e636c756465733a3c2f68343e0d0a20202020202020203c6469763e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020496e74656c6c65637475616c2050726f70657274792054686566740d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a202020202020202020202020546563686e6963616c205375727665696c6c616e636520436f756e7465726d6561737572657320285453434d290d0a202020202020202020203c2f703e0d0a202020202020202020203c7020636c6173733d226d74323020706c2d33302072656c206369722d69636e223e0d0a20202020202020202020202054726166666963204163636964656e74202620466174616c697479204461746120416e616c797369730d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d22706f732d7265206d783138303020223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d70642070743430223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e4672657175656e746c792041736b6564205175657374696f6e733c2f68323e0d0a2020202020202020202020203c64697620636c6173733d226661712d736563206d74333220706167652d736563223e0d0a20202020202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e223e0d0a202020202020202020202020202020203c212d2d206661712031202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d68656164657220616374697665223e0d0a202020202020202020202020202020202020202049732064656c657465642064617461207265636f76657261626c653f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a202020202020202020202020202020202020202020202020596573e28094756e6c657373206f7665727772697474656e2c206d6f73742064656c6574656420646174612063616e20626520726573746f726564207573696e6720666f72656e73696320746f6f6c732e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712032202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202043616e20796f752064657465726d696e652077686f206163636573736564206f722073656e7420612066696c653f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020205965732e20576520757365206d6574616461746120616e642073797374656d206c6f677320746f207472616365207573657220616374697669747920616e642066696c6520696e746572616374696f6e732e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a0d0a202020202020202020202020202020203c212d2d206661712033202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202041726520796f7572207265706f7274732061646d69737369626c6520696e20636f7572743f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020204162736f6c7574656c792e204f75722070726f63657373657320666f6c6c6f772073747269637420666f72656e736963207374616e64617264732c20636861696e206f6620637573746f64792c20616e6420646f63756d656e746174696f6e0d0a20202020202020202020202020202020202020202020202070726f746f636f6c732e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712034202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020486f77206c6f6e6720646f657320616e20696e7665737469676174696f6e2074616b653f0d0a0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a20202020202020202020202020202020202020202020202054696d656c696e657320646570656e64206f6e2074686520636f6d706c65786974792c20627574207765206f666665722065787065646974656420736572766963657320666f722074696d652d73656e736974697665206d6174746572732e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712035202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020446f20796f7520776f726b207769746820696e646976696475616c73206f72206a757374206c6177206669726d7320616e6420636f72706f726174696f6e733f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a202020202020202020202020202020202020202020202020576520736572766520696e646976696475616c732c20736d616c6c20627573696e65737365732c206c6177206669726d732c207075626c6963206167656e636965732c20616e6420656e746572707269736520636c69656e74732e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420707430207062343020706f732d72656c223e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a202020203c64697620636c6173733d22742d63656e746572206d78363930206d6c722d6174223e0d0a0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020204e65656420746f20556e636f76657220437269746963616c204469676974616c2045766964656e63653f205765e280997265205265616479205768656e204974204d617474657273204d6f73740d0a2020202020203c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d65787420223e0d0a2020202020202020426c61636b20446f6720466f72656e736963732064656c6976657273206365727469666965642c20636f7572742d61646d69737369626c65206469676974616c20666f72656e736963207365727669636573207768656e20746865207374616b65732061726520686967682e0d0a20202020202020205768657468657220796f75277265206465616c696e6720776974682061206379626572206272656163682c206c697469676174696f6e2c206f7220696e7465726e616c20696e7665737469676174696f6e2c2077652068656c7020796f7520756e636f766572207468650d0a20202020202020207472757468e28094616e6420616374206f6e206974207769746820636f6e666964656e63652e0d0a2020202020203c2f703e0d0a0d0a2020202020203c64697620636c6173733d226d743438223e0d0a20202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e5265747269657665207468652054727574682e2053746172742077697468206120436f6e666964656e7469616c20436f6e73756c746174696f6e3c2f613e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a33303a3333223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a34303b733a383a226f72646572696e67223b693a363b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33313a2232313a6469676974616c2d666f72656e736963732d636173652d7479706573223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a38343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32313a6469676974616c2d666f72656e736963732d636173652d74797065732663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a32383a224469676974616c20466f72656e736963732043617365205479706573223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(25, 'index.php?option=com_content&view=article&id=22', 'index.php?option=com_content&view=article&id=22:cybersecurity-and-data-breach-investigations&catid=2', 'Cybersecurity and Data Breach Investigations', ' Discover the Truth Behind the Breach—And What to Do Next When your systems are compromised, sensitive data exposed, or your company’s reputation is at risk, we deliver the digital clarity you need. Our certified forensic specialists investigate cyberattacks, data leaks, insider threats, and unauthorized access—giving you the insight to understand what happened and how to respond. We work with: Law firms handling cybersecurity-related litigation Businesses facing regulatory or insurance concerns Law enforcement and public agencies investigating cybercrime Individuals affected by unauthorized access or digital abuse Schedule a Consultation Breach Investigations Find Out What Happened—Down to the Last Log File When your network has been breached, the most urgent question is also the hardest: How did they get in? We trace the full lifecycle of the attack—from entry point to lateral movement—providing you with the technical evidence, forensic timeline, and expert analysis needed to act confidently and decisively. We uncover: Source and method of the breach Systems accessed and data impacted  Entry point vulnerabilities Lateral movement and privilege escalation Activity timeline and forensic summary Data Leak Investigations When Confidential Information Goes Public Not all leaks come from outside. Internal threats are often the most damaging. We investigate how sensitive files, contracts, or communications were exposed—pinpointing which users were responsible, whether the leak was accidental or intentional, and how the information was distributed. We help identify: Who accessed or transmitted the leaked files The scope of exposed data Whether the act was malicious or negligent Cloud or email-based leak sources Reporting tools for HR, legal, or IT leadership Data Theft & Exfiltration Follow the Digital Trail. Reclaim Control. When proprietary information or customer data disappears, you need to know what was taken—and who took it. We trace unauthorized file transfers, USB activity, and cloud uploads to provide a forensic trail of when, how, and by whom your data was removed. We investigate: Cloud-based exfiltration External drive usage Unauthorized email forwarding Insider threats and departing employees IP and device fingerprinting for legal pursuit Ransomware Attacks From Encrypted Files to Clear Answers Ransomware can grind operations to a halt, but fast, expert forensics can help restore control. We identify the ransomware strain, analyze how it entered and spread, and document findings for law enforcement, insurers, and internal review—while helping you take next steps. Our response includes: Identifying the ransomware type Entry vector and spread analysis Systems affected and data encrypted Guidance for incident reporting and recovery Evidence preservation for post-breach review Spyware, Malware & Remote Access Investigations Expose the Software That’s Working Against You Spyware, keyloggers, and remote access tools can remain hidden for weeks—collecting sensitive data silently. We uncover unwanted software, unauthorized access, and command/control activity, helping you understand how systems were compromised and what was accessed. We analyze: Installed spyware or keyloggers Remote desktop access (RDP, TeamViewer, etc.) Command-line traces and malware payloads Installation dates and source pathways Threat actor intent and information accessed Unlawful Data Access When Access Was Taken Without Permission Unauthorized system access can expose your business to legal, financial, or reputational risk. Our forensic team investigates and documents every trace of access, providing defensible evidence for enforcement or litigation. We provide: IP tracing and geolocation analysis Login and credential use tracking Forensic reconstruction of user sessions Chain-of-access validation for legal use Support for criminal or civil action ', '2025-05-23 11:29:09', '40e02b0bc2bf35da1c418f602336e02a', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a333931343a2220446973636f7665722074686520547275746820426568696e642074686520427265616368e28094416e64205768617420746f20446f204e657874205768656e20796f75722073797374656d732061726520636f6d70726f6d697365642c2073656e7369746976652064617461206578706f7365642c206f7220796f757220636f6d70616e79e28099732072657075746174696f6e206973206174207269736b2c2077652064656c6976657220746865206469676974616c20636c617269747920796f75206e6565642e204f75722063657274696669656420666f72656e736963207370656369616c6973747320696e76657374696761746520637962657261747461636b732c2064617461206c65616b732c20696e736964657220746872656174732c20616e6420756e617574686f72697a656420616363657373e28094676976696e6720796f752074686520696e736967687420746f20756e6465727374616e6420776861742068617070656e656420616e6420686f7720746f20726573706f6e642e20576520776f726b20776974683a204c6177206669726d732068616e646c696e6720637962657273656375726974792d72656c61746564206c697469676174696f6e20427573696e657373657320666163696e6720726567756c61746f7279206f7220696e737572616e636520636f6e6365726e73204c617720656e666f7263656d656e7420616e64207075626c6963206167656e6369657320696e7665737469676174696e672063796265726372696d6520496e646976696475616c7320616666656374656420627920756e617574686f72697a656420616363657373206f72206469676974616c206162757365205363686564756c65206120436f6e73756c746174696f6e2042726561636820496e7665737469676174696f6e732046696e64204f757420576861742048617070656e6564e28094446f776e20746f20746865204c617374204c6f672046696c65205768656e20796f7572206e6574776f726b20686173206265656e2062726561636865642c20746865206d6f737420757267656e74207175657374696f6e20697320616c736f2074686520686172646573743a20486f772064696420746865792067657420696e3f205765207472616365207468652066756c6c206c6966656379636c65206f66207468652061747461636be2809466726f6d20656e74727920706f696e7420746f206c61746572616c206d6f76656d656e74e2809470726f766964696e6720796f7520776974682074686520746563686e6963616c2065766964656e63652c20666f72656e7369632074696d656c696e652c20616e642065787065727420616e616c79736973206e656564656420746f2061637420636f6e666964656e746c7920616e642064656369736976656c792e20576520756e636f7665723a20536f7572636520616e64206d6574686f64206f6620746865206272656163682053797374656d7320616363657373656420616e64206461746120696d7061637465642020456e74727920706f696e742076756c6e65726162696c6974696573204c61746572616c206d6f76656d656e7420616e642070726976696c65676520657363616c6174696f6e2041637469766974792074696d656c696e6520616e6420666f72656e7369632073756d6d6172792044617461204c65616b20496e7665737469676174696f6e73205768656e20436f6e666964656e7469616c20496e666f726d6174696f6e20476f6573205075626c6963204e6f7420616c6c206c65616b7320636f6d652066726f6d206f7574736964652e20496e7465726e616c207468726561747320617265206f6674656e20746865206d6f73742064616d6167696e672e20576520696e76657374696761746520686f772073656e7369746976652066696c65732c20636f6e7472616374732c206f7220636f6d6d756e69636174696f6e732077657265206578706f736564e2809470696e706f696e74696e67207768696368207573657273207765726520726573706f6e7369626c652c207768657468657220746865206c65616b20776173206163636964656e74616c206f7220696e74656e74696f6e616c2c20616e6420686f772074686520696e666f726d6174696f6e207761732064697374726962757465642e2057652068656c70206964656e746966793a2057686f206163636573736564206f72207472616e736d697474656420746865206c65616b65642066696c6573205468652073636f7065206f66206578706f73656420646174612057686574686572207468652061637420776173206d616c6963696f7573206f72206e65676c6967656e7420436c6f7564206f7220656d61696c2d6261736564206c65616b20736f7572636573205265706f7274696e6720746f6f6c7320666f722048522c206c6567616c2c206f72204954206c6561646572736869702044617461205468656674202620457866696c74726174696f6e20466f6c6c6f7720746865204469676974616c20547261696c2e205265636c61696d20436f6e74726f6c2e205768656e2070726f707269657461727920696e666f726d6174696f6e206f7220637573746f6d6572206461746120646973617070656172732c20796f75206e65656420746f206b6e6f772077686174207761732074616b656ee28094616e642077686f20746f6f6b2069742e20576520747261636520756e617574686f72697a65642066696c65207472616e73666572732c205553422061637469766974792c20616e6420636c6f75642075706c6f61647320746f2070726f76696465206120666f72656e73696320747261696c206f66207768656e2c20686f772c20616e642062792077686f6d20796f75722064617461207761732072656d6f7665642e20576520696e7665737469676174653a20436c6f75642d626173656420657866696c74726174696f6e2045787465726e616c20647269766520757361676520556e617574686f72697a656420656d61696c20666f7277617264696e6720496e7369646572207468726561747320616e6420646570617274696e6720656d706c6f7965657320495020616e64206465766963652066696e6765727072696e74696e6720666f72206c6567616c20707572737569742052616e736f6d776172652041747461636b732046726f6d20456e637279707465642046696c657320746f20436c65617220416e73776572732052616e736f6d776172652063616e206772696e64206f7065726174696f6e7320746f20612068616c742c2062757420666173742c2065787065727420666f72656e736963732063616e2068656c7020726573746f726520636f6e74726f6c2e205765206964656e74696679207468652072616e736f6d776172652073747261696e2c20616e616c797a6520686f7720697420656e746572656420616e64207370726561642c20616e6420646f63756d656e742066696e64696e677320666f72206c617720656e666f7263656d656e742c20696e7375726572732c20616e6420696e7465726e616c20726576696577e280947768696c652068656c70696e6720796f752074616b65206e6578742073746570732e204f757220726573706f6e736520696e636c756465733a204964656e74696679696e67207468652072616e736f6d77617265207479706520456e74727920766563746f7220616e642073707265616420616e616c797369732053797374656d7320616666656374656420616e64206461746120656e637279707465642047756964616e636520666f7220696e636964656e74207265706f7274696e6720616e64207265636f766572792045766964656e636520707265736572766174696f6e20666f7220706f73742d6272656163682072657669657720537079776172652c204d616c7761726520262052656d6f74652041636365737320496e7665737469676174696f6e73204578706f73652074686520536f6674776172652054686174e280997320576f726b696e6720416761696e737420596f7520537079776172652c206b65796c6f67676572732c20616e642072656d6f74652061636365737320746f6f6c732063616e2072656d61696e2068696464656e20666f72207765656b73e28094636f6c6c656374696e672073656e73697469766520646174612073696c656e746c792e20576520756e636f76657220756e77616e74656420736f6674776172652c20756e617574686f72697a6564206163636573732c20616e6420636f6d6d616e642f636f6e74726f6c2061637469766974792c2068656c70696e6720796f7520756e6465727374616e6420686f772073797374656d73207765726520636f6d70726f6d6973656420616e642077686174207761732061636365737365642e20576520616e616c797a653a20496e7374616c6c65642073707977617265206f72206b65796c6f67676572732052656d6f7465206465736b746f702061636365737320285244502c205465616d5669657765722c206574632e2920436f6d6d616e642d6c696e652074726163657320616e64206d616c77617265207061796c6f61647320496e7374616c6c6174696f6e20646174657320616e6420736f7572636520706174687761797320546872656174206163746f7220696e74656e7420616e6420696e666f726d6174696f6e20616363657373656420556e6c617766756c204461746120416363657373205768656e20416363657373205761732054616b656e20576974686f7574205065726d697373696f6e20556e617574686f72697a65642073797374656d206163636573732063616e206578706f736520796f757220627573696e65737320746f206c6567616c2c2066696e616e6369616c2c206f722072657075746174696f6e616c207269736b2e204f757220666f72656e736963207465616d20696e7665737469676174657320616e6420646f63756d656e7473206576657279207472616365206f66206163636573732c2070726f766964696e6720646566656e7369626c652065766964656e636520666f7220656e666f7263656d656e74206f72206c697469676174696f6e2e2057652070726f766964653a2049502074726163696e6720616e642067656f6c6f636174696f6e20616e616c79736973204c6f67696e20616e642063726564656e7469616c2075736520747261636b696e6720466f72656e736963207265636f6e737472756374696f6e206f6620757365722073657373696f6e7320436861696e2d6f662d6163636573732076616c69646174696f6e20666f72206c6567616c2075736520537570706f727420666f72206372696d696e616c206f7220636976696c20616374696f6e20223b693a333b613a32353a7b733a323a226964223b693a32323b733a353a22616c696173223b733a34343a226379626572736563757269747920616e6420646174612062726561636820696e7665737469676174696f6e73223b733a373a2273756d6d617279223b733a31323633323a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120206d6c722d6174223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a2020202020202020202020202020446973636f7665722074686520547275746820426568696e642074686520427265616368e28094416e64205768617420746f20446f204e6578740d0a2020202020202020202020203c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d72743234206d78393039223e0d0a20202020202020202020202020205768656e20796f75722073797374656d732061726520636f6d70726f6d697365642c2073656e7369746976652064617461206578706f7365642c206f7220796f757220636f6d70616e79e28099732072657075746174696f6e206973206174207269736b2c2077650d0a202020202020202020202020202064656c6976657220746865206469676974616c20636c617269747920796f75206e6565642e204f75722063657274696669656420666f72656e736963207370656369616c6973747320696e76657374696761746520637962657261747461636b732c20646174610d0a20202020202020202020202020206c65616b732c20696e736964657220746872656174732c20616e6420756e617574686f72697a656420616363657373e28094676976696e6720796f752074686520696e736967687420746f20756e6465727374616e6420776861742068617070656e656420616e6420686f770d0a2020202020202020202020202020746f20726573706f6e642e20576520776f726b20776974683a0d0a2020202020202020202020203c2f703e0d0a0d0a2020202020202020202020203c756c20636c6173733d2262642d6c697374206d72743234223e0d0a20202020202020202020202020203c6c693e0d0a202020202020202020202020202020204c6177206669726d732068616e646c696e6720637962657273656375726974792d72656c61746564206c697469676174696f6e0d0a0d0a20202020202020202020202020203c2f6c693e0d0a20202020202020202020202020203c6c693e0d0a20202020202020202020202020202020427573696e657373657320666163696e6720726567756c61746f7279206f7220696e737572616e636520636f6e6365726e730d0a0d0a20202020202020202020202020203c2f6c693e0d0a20202020202020202020202020203c6c693e0d0a202020202020202020202020202020204c617720656e666f7263656d656e7420616e64207075626c6963206167656e6369657320696e7665737469676174696e672063796265726372696d650d0a0d0a20202020202020202020202020203c2f6c693e0d0a20202020202020202020202020203c6c693e0d0a20202020202020202020202020202020496e646976696475616c7320616666656374656420627920756e617574686f72697a656420616363657373206f72206469676974616c2061627573650d0a0d0a20202020202020202020202020203c2f6c693e0d0a2020202020202020202020203c2f756c3e0d0a0d0a2020202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a202020202020202020202020202020205363686564756c65206120436f6e73756c746174696f6e200d0a20202020202020202020202020203c2f613e0d0a2020202020202020202020203c2f703e200d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f646174612d6272656163682e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a2020202020202020202042726561636820496e7665737469676174696f6e730d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a2020202020202020202046696e64204f757420576861742048617070656e6564e28094446f776e20746f20746865204c617374204c6f672046696c650d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205768656e20796f7572206e6574776f726b20686173206265656e2062726561636865642c20746865206d6f737420757267656e74207175657374696f6e20697320616c736f2074686520686172646573743a20486f772064696420746865792067657420696e3f0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205765207472616365207468652066756c6c206c6966656379636c65206f66207468652061747461636be2809466726f6d20656e74727920706f696e7420746f206c61746572616c206d6f76656d656e74e2809470726f766964696e6720796f752077697468207468650d0a20202020202020202020746563686e6963616c2065766964656e63652c20666f72656e7369632074696d656c696e652c20616e642065787065727420616e616c79736973206e656564656420746f2061637420636f6e666964656e746c7920616e642064656369736976656c792e2057650d0a20202020202020202020756e636f7665723a0d0a20202020202020203c2f703e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020536f7572636520616e64206d6574686f64206f6620746865206272656163680d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202053797374656d7320616363657373656420616e64206461746120696d7061637465640d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020456e74727920706f696e742076756c6e65726162696c69746965730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020204c61746572616c206d6f76656d656e7420616e642070726976696c65676520657363616c6174696f6e0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202041637469766974792074696d656c696e6520616e6420666f72656e7369632073756d6d6172790d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a2020202020202020202044617461204c65616b20496e7665737469676174696f6e730d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a202020202020202020205768656e20436f6e666964656e7469616c20496e666f726d6174696f6e20476f6573205075626c69630d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020204e6f7420616c6c206c65616b7320636f6d652066726f6d206f7574736964652e20496e7465726e616c207468726561747320617265206f6674656e20746865206d6f73742064616d6167696e672e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020576520696e76657374696761746520686f772073656e7369746976652066696c65732c20636f6e7472616374732c206f7220636f6d6d756e69636174696f6e732077657265206578706f736564e2809470696e706f696e74696e6720776869636820757365727320776572650d0a20202020202020202020726573706f6e7369626c652c207768657468657220746865206c65616b20776173206163636964656e74616c206f7220696e74656e74696f6e616c2c20616e6420686f772074686520696e666f726d6174696f6e207761732064697374726962757465642e2057652068656c700d0a202020202020202020206964656e746966793a0d0a20202020202020203c2f703e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202057686f206163636573736564206f72207472616e736d697474656420746865206c65616b65642066696c65730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020205468652073636f7065206f66206578706f73656420646174610d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202057686574686572207468652061637420776173206d616c6963696f7573206f72206e65676c6967656e740d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020436c6f7564206f7220656d61696c2d6261736564206c65616b20736f75726365730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020205265706f7274696e6720746f6f6c7320666f722048522c206c6567616c2c206f72204954206c6561646572736869700d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f646174612d627265616368322e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f646174612d627265616368332e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a2020202020202020202044617461205468656674202620457866696c74726174696f6e0d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a20202020202020202020466f6c6c6f7720746865204469676974616c20547261696c2e205265636c61696d20436f6e74726f6c2e0d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205768656e2070726f707269657461727920696e666f726d6174696f6e206f7220637573746f6d6572206461746120646973617070656172732c20796f75206e65656420746f206b6e6f772077686174207761732074616b656ee28094616e642077686f20746f6f6b2069742e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020576520747261636520756e617574686f72697a65642066696c65207472616e73666572732c205553422061637469766974792c20616e6420636c6f75642075706c6f61647320746f2070726f76696465206120666f72656e73696320747261696c206f66207768656e2c0d0a20202020202020202020686f772c20616e642062792077686f6d20796f75722064617461207761732072656d6f7665642e20576520696e7665737469676174653a0d0a20202020202020203c2f703e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020436c6f75642d626173656420657866696c74726174696f6e0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202045787465726e616c2064726976652075736167650d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020556e617574686f72697a656420656d61696c20666f7277617264696e670d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020496e7369646572207468726561747320616e6420646570617274696e6720656d706c6f796565730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020495020616e64206465766963652066696e6765727072696e74696e6720666f72206c6567616c20707572737569740d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a2020202020202020202052616e736f6d776172652041747461636b730d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a2020202020202020202046726f6d20456e637279707465642046696c657320746f20436c65617220416e73776572730d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a2020202020202020202052616e736f6d776172652063616e206772696e64206f7065726174696f6e7320746f20612068616c742c2062757420666173742c2065787065727420666f72656e736963732063616e2068656c7020726573746f726520636f6e74726f6c2e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205765206964656e74696679207468652072616e736f6d776172652073747261696e2c20616e616c797a6520686f7720697420656e746572656420616e64207370726561642c20616e6420646f63756d656e742066696e64696e677320666f72206c61770d0a20202020202020202020656e666f7263656d656e742c20696e7375726572732c20616e6420696e7465726e616c20726576696577e280947768696c652068656c70696e6720796f752074616b65206e6578742073746570732e204f757220726573706f6e736520696e636c756465733a0d0a20202020202020203c2f703e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020204964656e74696679696e67207468652072616e736f6d7761726520747970650d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020456e74727920766563746f7220616e642073707265616420616e616c797369730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202053797374656d7320616666656374656420616e64206461746120656e637279707465640d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202047756964616e636520666f7220696e636964656e74207265706f7274696e6720616e64207265636f766572790d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202045766964656e636520707265736572766174696f6e20666f7220706f73742d627265616368207265766965770d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f646174612d627265616368342e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f646174612d627265616368352e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a20202020202020202020537079776172652c204d616c7761726520262052656d6f74652041636365737320496e7665737469676174696f6e730d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a202020202020202020204578706f73652074686520536f6674776172652054686174e280997320576f726b696e6720416761696e737420596f750d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020537079776172652c206b65796c6f67676572732c20616e642072656d6f74652061636365737320746f6f6c732063616e2072656d61696e2068696464656e20666f72207765656b73e28094636f6c6c656374696e672073656e73697469766520646174612073696c656e746c792e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020576520756e636f76657220756e77616e74656420736f6674776172652c20756e617574686f72697a6564206163636573732c20616e6420636f6d6d616e642f636f6e74726f6c2061637469766974792c2068656c70696e6720796f7520756e6465727374616e6420686f770d0a2020202020202020202073797374656d73207765726520636f6d70726f6d6973656420616e642077686174207761732061636365737365642e20576520616e616c797a653a0d0a20202020202020203c2f703e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020496e7374616c6c65642073707977617265206f72206b65796c6f67676572730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202052656d6f7465206465736b746f702061636365737320285244502c205465616d5669657765722c206574632e290d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020436f6d6d616e642d6c696e652074726163657320616e64206d616c77617265207061796c6f6164730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020496e7374616c6c6174696f6e20646174657320616e6420736f757263652070617468776179730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020546872656174206163746f7220696e74656e7420616e6420696e666f726d6174696f6e2061636365737365640d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a20202020202020202020556e6c617766756c2044617461204163636573730d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a202020202020202020205768656e20416363657373205761732054616b656e20576974686f7574205065726d697373696f6e0d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020556e617574686f72697a65642073797374656d206163636573732063616e206578706f736520796f757220627573696e65737320746f206c6567616c2c2066696e616e6369616c2c206f722072657075746174696f6e616c207269736b2e204f757220666f72656e7369630d0a202020202020202020207465616d20696e7665737469676174657320616e6420646f63756d656e7473206576657279207472616365206f66206163636573732c2070726f766964696e6720646566656e7369626c652065766964656e636520666f7220656e666f7263656d656e74206f720d0a202020202020202020206c697469676174696f6e2e2057652070726f766964653a0d0a20202020202020203c2f703e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202049502074726163696e6720616e642067656f6c6f636174696f6e20616e616c797369730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020204c6f67696e20616e642063726564656e7469616c2075736520747261636b696e670d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020466f72656e736963207265636f6e737472756374696f6e206f6620757365722073657373696f6e730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020436861696e2d6f662d6163636573732076616c69646174696f6e20666f72206c6567616c207573650d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020537570706f727420666f72206372696d696e616c206f7220636976696c20616374696f6e0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f646174612d627265616368362e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a32393a3039223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32323b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34373a2232323a637962657273656375726974792d616e642d646174612d6272656163682d696e7665737469676174696f6e73223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a3130303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32323a637962657273656375726974792d616e642d646174612d6272656163682d696e7665737469676174696f6e732663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a34343a224379626572736563757269747920616e6420446174612042726561636820496e7665737469676174696f6e73223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3232223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(26, 'index.php?option=com_content&view=article&id=23', 'index.php?option=com_content&view=article&id=23:user-activity-analysis-that-reveals-digital-truth&catid=2', 'User Activity Analysis That Reveals Digital Truth', ' Track User Activity Across Computers, Mobile Devices & Networks Monitor, analyze, and document digital behavior—preserve critical forensic evidence for legal and investigative action. Understanding user activity is essential in both corporate and legal environments, where unauthorized access, policy violations, or malicious behavior can lead to significant consequences. By tracking behavior across multiple platforms—desktops, laptops, smartphones, and connected networks—investigators can reconstruct events, identify data exfiltration, and establish a clear timeline of actions. This process ensures evidence integrity while supporting litigation, HR cases, compliance audits, and cybersecurity breach investigations. Schedule a Consultation Understand Digital Behavior, Investigate Suspicious Activity & Preserve Critical Evidence Every digital device leaves behind a trail. Whether it\'s file access logs, login sessions, app usage, or external data transfers, user actions are often recorded in ways that can be forensically retrieved—even if attempts were made to erase them.  At Black Dog Forensics, we conduct in-depth user activity analysis across computers, mobile devices, cloud storage, and networks. Our investigations help uncover fraud, track data theft, and support legal, HR, and compliance teams with defensible digital evidence. We serve clients nationwide with both on-site and remote forensic analysis services. Identify unauthorized access, deleted files, and data exfiltration Reconstruct user behavior across devices and platforms Deliver expert forensic reports that stand up in court Contact us now What We Do: Digital User Activity Investigation Tracking Digital Behavior to Identify Fraud, Data Theft & Unauthorized Access We specialize in revealing the what, when, and how of digital user activity. Whether you’re responding to an HR complaint, investigating insider threats, or monitoring for data leakage, our experts deliver actionable and legally sound forensic insight. Key Areas of Analysis: Computer & Device Activity Detect logins, session durations, and user switching. Identify file modifications, deletions, or unauthorized software installs. Monitor USB activity, external drive usage, and unusual file access. Mobile & Cloud-Based User Tracking Track mobile app usage, chat logs, email behavior, and synced data. Analyze cloud platform access (Google Drive, iCloud, Dropbox) and file transfers. Investigate suspicious activity on BYOD (bring-your-own-device) setups. Departing Employee & Insider Threat Investigations Analyze pre-departure behavior for data theft or policy violations. Review last login sessions, file copies, or shared documents. Identify risks to trade secrets, IP, or client data. Internet & Network Monitoring Reconstruct browser activity and visited websites. Track VPN sessions, RDP (remote desktop), and cloud service access. Monitor large file transfers, network spikes, or login anomalies. Expert Reporting & Litigation Support Provide structured reports tailored for HR, compliance, and legal use. Deliver expert witness testimony for digital evidence interpretation. Assist legal teams in depositions and trial strategy using forensic findings. Transparent, Precise, and Legally Sound User Behavior Investigations Our user activity analysis services are designed for clients who need accuracy, discretion, and defensibility when it matters most. Suspect internal misconduct or unauthorized access? Request an expert review now. Cross-Platform Coverage  Computers, phones, cloud services, and networks. USB & File Transfer Detection Know when and where data moved. VPN & Remote Session Tracking Capture unauthorized logins. Legally Admissible Reporting Chain of custody & courtroom-ready reports. Departing Employee Monitoring Prevent IP theft or last-minute sabotage. Rapid Turnaround Expedited options available in 1–3 days. Why User Activity Analysis Is Essential for Business Security & Legal Defense Detect Insider Threats Before They Escalate Monitor actions of privileged users, disgruntled employees, or suspicious insiders.. Reconstruct Timelines of Digital Behavior  Understand exactly who did what, when, and from where. Uncover Fraud, Violations & Security Gaps Investigate theft, misuse of company assets, or noncompliant behavior. Ensure HR & Legal Compliance Document evidence of misconduct with accuracy and clarity. Support Legal & Regulatory Action Deliver digital reports suitable for arbitration, litigation, and criminal cases. Let us help you turn digital traces into clear, actionable evidence. Frequently Asked Questions What is digital user activity analysis in computer forensics? Digital user activity analysis is a forensic technique used to track and reconstruct a user’s digital behavior across devices and platforms. This includes file access history, software usage, login patterns, and deleted or transferred files—critical in cybersecurity, HR disputes, and legal investigations.  What types of legal or corporate cases require user activity monitoring? User activity monitoring is essential in cases like insider threats, employee misconduct, intellectual property theft, data breach investigations, fraud detection, HR conflicts, compliance audits, and both civil and criminal litigation. Can forensic investigators recover deleted files or detect file transfers? Yes—digital forensic experts can uncover deleted, moved, or copied files, including those transferred to USB drives or cloud storage. We often recover filenames, timestamps, and device data even if the files were intentionally hidden or removed. How can digital forensics support investigations of departing employees? When employees leave, user activity forensics helps identify unauthorized file access, suspicious downloads, remote access, or data transfers on or near their last day. This protects sensitive business information and supports legal action if needed. Is user activity analysis legally admissible in court? Absolutely. Our forensic investigations follow strict legal protocols, including verified chain of custody and detailed reporting, ensuring that all evidence collected can be used in court for employment disputes, criminal trials, or corporate litigation. Need to Understand Digital Behavior? We Deliver Clarity with Confidence. When insight into user activity is critical—be it for fraud detection, policy enforcement, employee investigations, or incident response—you need a digital forensics team that knows where to look and how to preserve the story the data tells. We specialize in user activity analysis that is methodical, discreet, and fully aligned with legal and organizational standards. From login trails and file access patterns to deleted communications and browser histories, we extract and interpret data that can stand up to scrutiny. Our reports are clear, court-ready, and tailored to your agency’s needs. Get the Answers You Need—Start with a Private Consultation ', '2025-05-23 11:29:33', '4dc68f6ebdf94e6112bb50fb11697556', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a373030383a2220547261636b2055736572204163746976697479204163726f737320436f6d7075746572732c204d6f62696c6520446576696365732026204e6574776f726b73204d6f6e69746f722c20616e616c797a652c20616e6420646f63756d656e74206469676974616c206265686176696f72e28094707265736572766520637269746963616c20666f72656e7369632065766964656e636520666f72206c6567616c20616e6420696e766573746967617469766520616374696f6e2e20556e6465727374616e64696e67207573657220616374697669747920697320657373656e7469616c20696e20626f746820636f72706f7261746520616e64206c6567616c20656e7669726f6e6d656e74732c20776865726520756e617574686f72697a6564206163636573732c20706f6c6963792076696f6c6174696f6e732c206f72206d616c6963696f7573206265686176696f722063616e206c65616420746f207369676e69666963616e7420636f6e73657175656e6365732e20427920747261636b696e67206265686176696f72206163726f7373206d756c7469706c6520706c6174666f726d73e280946465736b746f70732c206c6170746f70732c20736d61727470686f6e65732c20616e6420636f6e6e6563746564206e6574776f726b73e28094696e76657374696761746f72732063616e207265636f6e737472756374206576656e74732c206964656e74696679206461746120657866696c74726174696f6e2c20616e642065737461626c697368206120636c6561722074696d656c696e65206f6620616374696f6e732e20546869732070726f6365737320656e73757265732065766964656e636520696e74656772697479207768696c6520737570706f7274696e67206c697469676174696f6e2c2048522063617365732c20636f6d706c69616e6365206175646974732c20616e6420637962657273656375726974792062726561636820696e7665737469676174696f6e732e205363686564756c65206120436f6e73756c746174696f6e20556e6465727374616e64204469676974616c204265686176696f722c20496e76657374696761746520537573706963696f7573204163746976697479202620507265736572766520437269746963616c2045766964656e6365204576657279206469676974616c20646576696365206c656176657320626568696e64206120747261696c2e205768657468657220697427732066696c6520616363657373206c6f67732c206c6f67696e2073657373696f6e732c206170702075736167652c206f722065787465726e616c2064617461207472616e73666572732c207573657220616374696f6e7320617265206f6674656e207265636f7264656420696e207761797320746861742063616e20626520666f72656e736963616c6c7920726574726965766564e280946576656e20696620617474656d7074732077657265206d61646520746f206572617365207468656d2e2020417420426c61636b20446f6720466f72656e736963732c20776520636f6e6475637420696e2d6465707468207573657220616374697669747920616e616c79736973206163726f737320636f6d7075746572732c206d6f62696c6520646576696365732c20636c6f75642073746f726167652c20616e64206e6574776f726b732e204f757220696e7665737469676174696f6e732068656c7020756e636f7665722066726175642c20747261636b20646174612074686566742c20616e6420737570706f7274206c6567616c2c2048522c20616e6420636f6d706c69616e6365207465616d73207769746820646566656e7369626c65206469676974616c2065766964656e63652e20576520736572766520636c69656e7473206e6174696f6e77696465207769746820626f7468206f6e2d7369746520616e642072656d6f746520666f72656e73696320616e616c797369732073657276696365732e204964656e7469667920756e617574686f72697a6564206163636573732c2064656c657465642066696c65732c20616e64206461746120657866696c74726174696f6e205265636f6e7374727563742075736572206265686176696f72206163726f7373206465766963657320616e6420706c6174666f726d732044656c697665722065787065727420666f72656e736963207265706f7274732074686174207374616e6420757020696e20636f75727420436f6e74616374207573206e6f77205768617420576520446f3a204469676974616c205573657220416374697669747920496e7665737469676174696f6e20547261636b696e67204469676974616c204265686176696f7220746f204964656e746966792046726175642c2044617461205468656674202620556e617574686f72697a656420416363657373205765207370656369616c697a6520696e2072657665616c696e672074686520776861742c207768656e2c20616e6420686f77206f66206469676974616c20757365722061637469766974792e205768657468657220796f75e28099726520726573706f6e64696e6720746f20616e20485220636f6d706c61696e742c20696e7665737469676174696e6720696e736964657220746872656174732c206f72206d6f6e69746f72696e6720666f722064617461206c65616b6167652c206f757220657870657274732064656c6976657220616374696f6e61626c6520616e64206c6567616c6c7920736f756e6420666f72656e73696320696e73696768742e204b6579204172656173206f6620416e616c797369733a20436f6d707574657220262044657669636520416374697669747920446574656374206c6f67696e732c2073657373696f6e206475726174696f6e732c20616e64207573657220737769746368696e672e204964656e746966792066696c65206d6f64696669636174696f6e732c2064656c6574696f6e732c206f7220756e617574686f72697a656420736f66747761726520696e7374616c6c732e204d6f6e69746f72205553422061637469766974792c2065787465726e616c2064726976652075736167652c20616e6420756e757375616c2066696c65206163636573732e204d6f62696c65202620436c6f75642d4261736564205573657220547261636b696e6720547261636b206d6f62696c65206170702075736167652c2063686174206c6f67732c20656d61696c206265686176696f722c20616e642073796e63656420646174612e20416e616c797a6520636c6f756420706c6174666f726d206163636573732028476f6f676c652044726976652c2069436c6f75642c2044726f70626f782920616e642066696c65207472616e73666572732e20496e76657374696761746520737573706963696f7573206163746976697479206f6e2042594f4420286272696e672d796f75722d6f776e2d64657669636529207365747570732e20446570617274696e6720456d706c6f796565202620496e73696465722054687265617420496e7665737469676174696f6e7320416e616c797a65207072652d646570617274757265206265686176696f7220666f722064617461207468656674206f7220706f6c6963792076696f6c6174696f6e732e20526576696577206c617374206c6f67696e2073657373696f6e732c2066696c6520636f706965732c206f722073686172656420646f63756d656e74732e204964656e74696679207269736b7320746f20747261646520736563726574732c2049502c206f7220636c69656e7420646174612e20496e7465726e65742026204e6574776f726b204d6f6e69746f72696e67205265636f6e7374727563742062726f7773657220616374697669747920616e6420766973697465642077656273697465732e20547261636b2056504e2073657373696f6e732c20524450202872656d6f7465206465736b746f70292c20616e6420636c6f75642073657276696365206163636573732e204d6f6e69746f72206c617267652066696c65207472616e73666572732c206e6574776f726b207370696b65732c206f72206c6f67696e20616e6f6d616c6965732e20457870657274205265706f7274696e672026204c697469676174696f6e20537570706f72742050726f766964652073747275637475726564207265706f727473207461696c6f72656420666f722048522c20636f6d706c69616e63652c20616e64206c6567616c207573652e2044656c6976657220657870657274207769746e6573732074657374696d6f6e7920666f72206469676974616c2065766964656e636520696e746572707265746174696f6e2e20417373697374206c6567616c207465616d7320696e206465706f736974696f6e7320616e6420747269616c207374726174656779207573696e6720666f72656e7369632066696e64696e67732e205472616e73706172656e742c20507265636973652c20616e64204c6567616c6c7920536f756e642055736572204265686176696f7220496e7665737469676174696f6e73204f7572207573657220616374697669747920616e616c79736973207365727669636573206172652064657369676e656420666f7220636c69656e74732077686f206e6565642061636375726163792c2064697363726574696f6e2c20616e6420646566656e736962696c697479207768656e206974206d617474657273206d6f73742e205375737065637420696e7465726e616c206d6973636f6e64756374206f7220756e617574686f72697a6564206163636573733f205265717565737420616e2065787065727420726576696577206e6f772e2043726f73732d506c6174666f726d20436f7665726167652020436f6d7075746572732c2070686f6e65732c20636c6f75642073657276696365732c20616e64206e6574776f726b732e2055534220262046696c65205472616e7366657220446574656374696f6e204b6e6f77207768656e20616e642077686572652064617461206d6f7665642e2056504e20262052656d6f74652053657373696f6e20547261636b696e67204361707475726520756e617574686f72697a6564206c6f67696e732e204c6567616c6c792041646d69737369626c65205265706f7274696e6720436861696e206f6620637573746f6479202620636f757274726f6f6d2d7265616479207265706f7274732e20446570617274696e6720456d706c6f796565204d6f6e69746f72696e672050726576656e74204950207468656674206f72206c6173742d6d696e757465207361626f746167652e205261706964205475726e61726f756e6420457870656469746564206f7074696f6e7320617661696c61626c6520696e2031e280933320646179732e20576879205573657220416374697669747920416e616c7973697320497320457373656e7469616c20666f7220427573696e6573732053656375726974792026204c6567616c20446566656e73652044657465637420496e73696465722054687265617473204265666f7265205468657920457363616c617465204d6f6e69746f7220616374696f6e73206f662070726976696c656765642075736572732c206469736772756e746c656420656d706c6f796565732c206f7220737573706963696f757320696e7369646572732e2e205265636f6e7374727563742054696d656c696e6573206f66204469676974616c204265686176696f722020556e6465727374616e642065786163746c792077686f2064696420776861742c207768656e2c20616e642066726f6d2077686572652e20556e636f7665722046726175642c2056696f6c6174696f6e732026205365637572697479204761707320496e7665737469676174652074686566742c206d6973757365206f6620636f6d70616e79206173736574732c206f72206e6f6e636f6d706c69616e74206265686176696f722e20456e737572652048522026204c6567616c20436f6d706c69616e636520446f63756d656e742065766964656e6365206f66206d6973636f6e64756374207769746820616363757261637920616e6420636c61726974792e20537570706f7274204c6567616c202620526567756c61746f727920416374696f6e2044656c69766572206469676974616c207265706f727473207375697461626c6520666f72206172626974726174696f6e2c206c697469676174696f6e2c20616e64206372696d696e616c2063617365732e204c65742075732068656c7020796f75207475726e206469676974616c2074726163657320696e746f20636c6561722c20616374696f6e61626c652065766964656e63652e204672657175656e746c792041736b6564205175657374696f6e732057686174206973206469676974616c207573657220616374697669747920616e616c7973697320696e20636f6d707574657220666f72656e736963733f204469676974616c207573657220616374697669747920616e616c79736973206973206120666f72656e73696320746563686e69717565207573656420746f20747261636b20616e64207265636f6e73747275637420612075736572e2809973206469676974616c206265686176696f72206163726f7373206465766963657320616e6420706c6174666f726d732e205468697320696e636c756465732066696c652061636365737320686973746f72792c20736f6674776172652075736167652c206c6f67696e207061747465726e732c20616e642064656c65746564206f72207472616e736665727265642066696c6573e28094637269746963616c20696e20637962657273656375726974792c2048522064697370757465732c20616e64206c6567616c20696e7665737469676174696f6e732e202057686174207479706573206f66206c6567616c206f7220636f72706f7261746520636173657320726571756972652075736572206163746976697479206d6f6e69746f72696e673f2055736572206163746976697479206d6f6e69746f72696e6720697320657373656e7469616c20696e206361736573206c696b6520696e736964657220746872656174732c20656d706c6f796565206d6973636f6e647563742c20696e74656c6c65637475616c2070726f70657274792074686566742c20646174612062726561636820696e7665737469676174696f6e732c20667261756420646574656374696f6e2c20485220636f6e666c696374732c20636f6d706c69616e6365206175646974732c20616e6420626f746820636976696c20616e64206372696d696e616c206c697469676174696f6e2e2043616e20666f72656e73696320696e76657374696761746f7273207265636f7665722064656c657465642066696c6573206f72206465746563742066696c65207472616e73666572733f20596573e280946469676974616c20666f72656e73696320657870657274732063616e20756e636f7665722064656c657465642c206d6f7665642c206f7220636f706965642066696c65732c20696e636c7564696e672074686f7365207472616e7366657272656420746f2055534220647269766573206f7220636c6f75642073746f726167652e205765206f6674656e207265636f7665722066696c656e616d65732c2074696d657374616d70732c20616e64206465766963652064617461206576656e206966207468652066696c6573207765726520696e74656e74696f6e616c6c792068696464656e206f722072656d6f7665642e20486f772063616e206469676974616c20666f72656e7369637320737570706f727420696e7665737469676174696f6e73206f6620646570617274696e6720656d706c6f796565733f205768656e20656d706c6f79656573206c656176652c207573657220616374697669747920666f72656e736963732068656c7073206964656e7469667920756e617574686f72697a65642066696c65206163636573732c20737573706963696f757320646f776e6c6f6164732c2072656d6f7465206163636573732c206f722064617461207472616e7366657273206f6e206f72206e656172207468656972206c617374206461792e20546869732070726f74656374732073656e73697469766520627573696e65737320696e666f726d6174696f6e20616e6420737570706f727473206c6567616c20616374696f6e206966206e65656465642e204973207573657220616374697669747920616e616c79736973206c6567616c6c792061646d69737369626c6520696e20636f7572743f204162736f6c7574656c792e204f757220666f72656e73696320696e7665737469676174696f6e7320666f6c6c6f7720737472696374206c6567616c2070726f746f636f6c732c20696e636c7564696e6720766572696669656420636861696e206f6620637573746f647920616e642064657461696c6564207265706f7274696e672c20656e737572696e67207468617420616c6c2065766964656e636520636f6c6c65637465642063616e206265207573656420696e20636f75727420666f7220656d706c6f796d656e742064697370757465732c206372696d696e616c20747269616c732c206f7220636f72706f72617465206c697469676174696f6e2e204e65656420746f20556e6465727374616e64204469676974616c204265686176696f723f2057652044656c6976657220436c6172697479207769746820436f6e666964656e63652e205768656e20696e736967687420696e746f207573657220616374697669747920697320637269746963616ce28094626520697420666f7220667261756420646574656374696f6e2c20706f6c69637920656e666f7263656d656e742c20656d706c6f79656520696e7665737469676174696f6e732c206f7220696e636964656e7420726573706f6e7365e28094796f75206e6565642061206469676974616c20666f72656e73696373207465616d2074686174206b6e6f777320776865726520746f206c6f6f6b20616e6420686f7720746f207072657365727665207468652073746f72792074686520646174612074656c6c732e205765207370656369616c697a6520696e207573657220616374697669747920616e616c797369732074686174206973206d6574686f646963616c2c2064697363726565742c20616e642066756c6c7920616c69676e65642077697468206c6567616c20616e64206f7267616e697a6174696f6e616c207374616e64617264732e2046726f6d206c6f67696e20747261696c7320616e642066696c6520616363657373207061747465726e7320746f2064656c6574656420636f6d6d756e69636174696f6e7320616e642062726f7773657220686973746f726965732c207765206578747261637420616e6420696e74657270726574206461746120746861742063616e207374616e6420757020746f207363727574696e792e204f7572207265706f7274732061726520636c6561722c20636f7572742d72656164792c20616e64207461696c6f72656420746f20796f7572206167656e6379e2809973206e656564732e204765742074686520416e737765727320596f75204e656564e28094537461727420776974682061205072697661746520436f6e73756c746174696f6e20223b693a333b613a32353a7b733a323a226964223b693a32333b733a353a22616c696173223b733a34393a227573657220616374697669747920616e616c7973697320746861742072657665616c73206469676974616c207472757468223b733a373a2273756d6d617279223b733a32363335363a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a202020203c64697620636c6173733d226d783134343020706f732d7265223e0d0a20202020202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20202020202020203c64697620636c6173733d226472792d7064223e0d0a2020202020202020202020203c64697620636c6173733d22736974652d7769647468223e0d0a202020202020202020202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020202020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020202020202020202020202020202020202020202020547261636b2055736572204163746976697479204163726f737320436f6d7075746572732c204d6f62696c6520446576696365732026204e6574776f726b730d0a2020202020202020202020202020202020202020202020203c2f68323e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d22626e2d747874206d743234206d7831303030223e0d0a202020202020202020202020202020202020202020202020202020204d6f6e69746f722c20616e616c797a652c20616e6420646f63756d656e74206469676974616c206265686176696f72e28094707265736572766520637269746963616c20666f72656e7369632065766964656e636520666f720d0a202020202020202020202020202020202020202020202020202020206c6567616c20616e6420696e766573746967617469766520616374696f6e2e20556e6465727374616e64696e67207573657220616374697669747920697320657373656e7469616c20696e20626f746820636f72706f726174650d0a20202020202020202020202020202020202020202020202020202020616e64206c6567616c20656e7669726f6e6d656e74732c20776865726520756e617574686f72697a6564206163636573732c20706f6c6963792076696f6c6174696f6e732c206f72206d616c6963696f7573206265686176696f720d0a2020202020202020202020202020202020202020202020202020202063616e206c65616420746f207369676e69666963616e7420636f6e73657175656e6365732e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d22626e2d747874206d743234206d7831303030223e0d0a20202020202020202020202020202020202020202020202020202020427920747261636b696e67206265686176696f72206163726f7373206d756c7469706c6520706c6174666f726d73e280946465736b746f70732c206c6170746f70732c20736d61727470686f6e65732c20616e6420636f6e6e65637465640d0a202020202020202020202020202020202020202020202020202020206e6574776f726b73e28094696e76657374696761746f72732063616e207265636f6e737472756374206576656e74732c206964656e74696679206461746120657866696c74726174696f6e2c20616e642065737461626c69736820610d0a20202020202020202020202020202020202020202020202020202020636c6561722074696d656c696e65206f6620616374696f6e732e20546869732070726f6365737320656e73757265732065766964656e636520696e74656772697479207768696c6520737570706f7274696e670d0a202020202020202020202020202020202020202020202020202020206c697469676174696f6e2c2048522063617365732c20636f6d706c69616e6365206175646974732c20616e6420637962657273656375726974792062726561636820696e7665737469676174696f6e732e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d226d743332223e0d0a202020202020202020202020202020202020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e2220687265663d222f636f6e74616374223e0d0a20202020202020202020202020202020202020202020202020202020202020205363686564756c65206120436f6e73756c746174696f6e0d0a202020202020202020202020202020202020202020202020202020203c2f613e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a202020202020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a2020202020202020202020202020202020202020556e6465727374616e64204469676974616c204265686176696f722c20496e76657374696761746520537573706963696f7573204163746976697479202620507265736572766520437269746963616c2045766964656e63650d0a202020202020202020202020202020203c2f68323e0d0a202020202020202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020202020202020202020204576657279206469676974616c20646576696365206c656176657320626568696e64206120747261696c2e205768657468657220697427732066696c6520616363657373206c6f67732c206c6f67696e2073657373696f6e732c206170700d0a202020202020202020202020202020202020202075736167652c206f722065787465726e616c2064617461207472616e73666572732c207573657220616374696f6e7320617265206f6674656e207265636f7264656420696e207761797320746861742063616e20626520666f72656e736963616c6c790d0a2020202020202020202020202020202020202020726574726965766564e280946576656e20696620617474656d7074732077657265206d61646520746f206572617365207468656d2e0d0a202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a2020202020202020202020202020202020202020417420426c61636b20446f6720466f72656e736963732c20776520636f6e6475637420696e2d6465707468207573657220616374697669747920616e616c79736973206163726f737320636f6d7075746572732c206d6f62696c6520646576696365732c0d0a2020202020202020202020202020202020202020636c6f75642073746f726167652c20616e64206e6574776f726b732e204f757220696e7665737469676174696f6e732068656c7020756e636f7665722066726175642c20747261636b20646174612074686566742c20616e6420737570706f72740d0a20202020202020202020202020202020202020206c6567616c2c2048522c20616e6420636f6d706c69616e6365207465616d73207769746820646566656e7369626c65206469676974616c2065766964656e63652e20576520736572766520636c69656e7473206e6174696f6e7769646520776974680d0a2020202020202020202020202020202020202020626f7468206f6e2d7369746520616e642072656d6f746520666f72656e73696320616e616c797369732073657276696365732e0d0a202020202020202020202020202020203c2f703e0d0a0d0a202020202020202020202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a20202020202020202020202020202020202020203c6c693e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d22223e4964656e7469667920756e617574686f72697a6564206163636573732c2064656c657465642066696c65732c20616e64206461746120657866696c74726174696f6e3c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d22223e5265636f6e7374727563742075736572206265686176696f72206163726f7373206465766963657320616e640d0a20202020202020202020202020202020202020202020202020202020706c6174666f726d733c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d22223e44656c697665722065787065727420666f72656e736963207265706f7274732074686174207374616e6420757020696e20636f7572743c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a202020202020202020202020202020203c2f756c3e0d0a202020202020202020202020202020203c64697620636c6173733d226d743332223e0d0a20202020202020202020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e2220687265663d222f636f6e74616374223e436f6e74616374207573206e6f773c2f613e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d7835313820706f732d72656c223e0d0a202020202020202020202020202020203c696d67207372633d222f696d616765732f646f672f757365722d6163742e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d76697322202f3e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a20202020202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e5768617420576520446f3a204469676974616c205573657220416374697669747920496e7665737469676174696f6e3c2f68323e0d0a2020202020202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e547261636b696e67204469676974616c204265686176696f7220746f204964656e746966792046726175642c2044617461205468656674202620556e617574686f72697a6564204163636573733c2f68333e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874206d7831313132223e0d0a202020202020202020202020202020205765207370656369616c697a6520696e2072657665616c696e672074686520776861742c207768656e2c20616e6420686f77206f66206469676974616c20757365722061637469766974792e205768657468657220796f75e28099726520726573706f6e64696e670d0a20202020202020202020202020202020746f20616e20485220636f6d706c61696e742c20696e7665737469676174696e6720696e736964657220746872656174732c206f72206d6f6e69746f72696e6720666f722064617461206c65616b6167652c206f757220657870657274732064656c697665720d0a20202020202020202020202020202020616374696f6e61626c6520616e64206c6567616c6c7920736f756e6420666f72656e73696320696e73696768742e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c683420636c6173733d227375622d686564206d743332223e4b6579204172656173206f6620416e616c797369733a3c2f68343e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430206d783330223e0d0a202020202020202020202020202020203c683420636c6173733d226834686564223e436f6d70757465722026204465766963652041637469766974793c2f68343e0d0a202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020202020202020202020202020202020446574656374206c6f67696e732c2073657373696f6e206475726174696f6e732c20616e64207573657220737769746368696e672e0d0a2020202020202020202020202020202020202020202020203c2f7370616e3e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020202020202020202020202020204964656e746966792066696c65206d6f64696669636174696f6e732c2064656c6574696f6e732c206f7220756e617574686f72697a656420736f66747761726520696e7374616c6c732e0d0a2020202020202020202020202020202020202020202020203c2f7370616e3e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020202020202020202020202020204d6f6e69746f72205553422061637469766974792c2065787465726e616c2064726976652075736167652c20616e6420756e757375616c2066696c65206163636573732e0d0a2020202020202020202020202020202020202020202020203c2f7370616e3e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430206d783330223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e4d6f62696c65202620436c6f75642d4261736564205573657220547261636b696e673c2f68343e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202020202020202020202020202020202020547261636b206d6f62696c65206170702075736167652c2063686174206c6f67732c20656d61696c206265686176696f722c20616e642073796e63656420646174612e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202020202020202020202020202020202020416e616c797a6520636c6f756420706c6174666f726d206163636573732028476f6f676c652044726976652c2069436c6f75642c2044726f70626f782920616e642066696c65207472616e73666572732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202020202020202020202020202020202020496e76657374696761746520737573706963696f7573206163746976697479206f6e2042594f4420286272696e672d796f75722d6f776e2d64657669636529207365747570732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430206d783330223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e446570617274696e6720456d706c6f796565202620496e73696465722054687265617420496e7665737469676174696f6e733c2f68343e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202020202020202020202020202020202020416e616c797a65207072652d646570617274757265206265686176696f7220666f722064617461207468656674206f7220706f6c6963792076696f6c6174696f6e732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202020202020202020202020202020202020526576696577206c617374206c6f67696e2073657373696f6e732c2066696c6520636f706965732c206f722073686172656420646f63756d656e74732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020202020202020202020202020202020202020204964656e74696679207269736b7320746f20747261646520736563726574732c2049502c206f7220636c69656e7420646174612e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e496e7465726e65742026204e6574776f726b204d6f6e69746f72696e673c2f68343e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020202020202020202020202020202020202020205265636f6e7374727563742062726f7773657220616374697669747920616e6420766973697465642077656273697465732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202020202020202020202020202020202020547261636b2056504e2073657373696f6e732c20524450202872656d6f7465206465736b746f70292c20616e6420636c6f75642073657276696365206163636573732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020202020202020202020202020202020202020204d6f6e69746f72206c617267652066696c65207472616e73666572732c206e6574776f726b207370696b65732c206f72206c6f67696e20616e6f6d616c6965732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e457870657274205265706f7274696e672026204c697469676174696f6e20537570706f72743c2f68343e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020202020202020202020202020202020202050726f766964652073747275637475726564207265706f727473207461696c6f72656420666f722048522c20636f6d706c69616e63652c20616e64206c6567616c207573652e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020202020202020202020202020202020202044656c6976657220657870657274207769746e6573732074657374696d6f6e7920666f72206469676974616c2065766964656e636520696e746572707265746174696f6e2e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202020202020202020202020202020202020417373697374206c6567616c207465616d7320696e206465706f736974696f6e7320616e6420747269616c207374726174656779207573696e6720666f72656e7369632066696e64696e67732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c212d2d203c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a202020202020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020202020202020202020202020205472616e73706172656e742c20507265636973652c20616e64204c6567616c6c7920536f756e642055736572204265686176696f7220496e7665737469676174696f6e730d0a202020202020202020202020202020203c2f68323e0d0a202020202020202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020202020202020202020204f7572207573657220616374697669747920616e616c79736973207365727669636573206172652064657369676e656420666f7220636c69656e74732077686f206e6565642061636375726163792c2064697363726574696f6e2c20616e640d0a2020202020202020202020202020202020202020646566656e736962696c697479207768656e206974206d617474657273206d6f73742e0d0a202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a20202020202020202020202020202020202020203c6c693e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020202020202020202020202020202043726f73732d506c6174666f726d20436f7665726167650d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e436f6d7075746572732c2070686f6e65732c20636c6f75642073657276696365732c20616e64206e6574776f726b732e3c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020202020202020202020202020202055534220262046696c65205472616e7366657220446574656374696f6e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e0d0a202020202020202020202020202020202020202020202020202020204b6e6f77207768656e20616e642077686572652064617461206d6f7665640d0a2020202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020202020202020202020202020202056504e20262052656d6f74652053657373696f6e20547261636b696e670d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e4361707475726520756e617574686f72697a6564206c6f67696e732e3c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202020202020202020202020202020204c6567616c6c792041646d69737369626c65205265706f7274696e670d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e436861696e206f6620637573746f6479202620636f757274726f6f6d2d7265616479207265706f7274732e3c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020202020202020202020202020202020446570617274696e6720456d706c6f796565204d6f6e69746f72696e670d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e50726576656e74204950207468656674206f72206c6173742d6d696e757465207361626f746167652e3c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202020202020202020202020202020205261706964205475726e61726f756e640d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e457870656469746564206f7074696f6e7320617661696c61626c6520696e2031e280933320646179732e3c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a202020202020202020202020202020203c2f756c3e0d0a202020202020202020202020202020203c64697620636c6173733d226d743332223e0d0a20202020202020202020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e2220687265663d222f636f6e74616374223e5265717565737420616e2065787065727420726576696577206e6f773c2f613e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d7835313820706f732d72656c223e0d0a202020202020202020202020202020203c696d67207372633d222f696d616765732f646f672f757365722d616374322e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d76697322202f3e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e202d2d3e0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a20202020202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e5472616e73706172656e742c20507265636973652c20616e64204c6567616c6c7920536f756e642055736572204265686176696f7220496e7665737469676174696f6e733c2f68323e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a2020202020202020202020202020204f7572207573657220616374697669747920616e616c79736973207365727669636573206172652064657369676e656420666f7220636c69656e74732077686f206e6565642061636375726163792c2064697363726574696f6e2c20616e6420646566656e736962696c697479207768656e206974206d617474657273206d6f73742e0d0a2020202020202020202020202020205375737065637420696e7465726e616c206d6973636f6e64756374206f7220756e617574686f72697a6564206163636573733f203c6120636c6173733d226c6f672d74637420696e2d70672d616e6b722220687265663d222f636f6e74616374223e5265717565737420616e2065787065727420726576696577206e6f772e3c2f613e0d0a2020202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a202020202020202020202020202020203c683420636c6173733d226834686564223e43726f73732d506c6174666f726d20436f7665726167653c2f68343e0d0a202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020202020202020202020436f6d7075746572732c2070686f6e65732c20636c6f75642073657276696365732c20616e64206e6574776f726b732e0d0a202020202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6469763e0d0a0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e5553422026616d703b2046696c65205472616e7366657220446574656374696f6e3c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202020202020202020202020204b6e6f77207768656e20616e642077686572652064617461206d6f7665642e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e56504e2026616d703b2052656d6f74652053657373696f6e20547261636b696e673c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020202020202020202020202020204361707475726520756e617574686f72697a6564206c6f67696e732e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e4c6567616c6c792041646d69737369626c65205265706f7274696e673c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020202020202020202020202020436861696e206f6620637573746f6479202620636f757274726f6f6d2d7265616479207265706f7274732e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e446570617274696e6720456d706c6f796565204d6f6e69746f72696e673c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020202020202020202020202050726576656e74204950207468656674206f72206c6173742d6d696e757465207361626f746167652e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e5261706964205475726e61726f756e643c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020202020202020202020202020457870656469746564206f7074696f6e7320617661696c61626c6520696e2031e280933320646179732e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d7835313820706f732d72656c223e0d0a202020202020202020202020202020203c696d67207372633d222f696d616765732f646f672f757365722d616374332e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d76697322202f3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a202020202020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a2020202020202020202020202020202020202020576879205573657220416374697669747920416e616c7973697320497320457373656e7469616c20666f7220427573696e6573732053656375726974792026204c6567616c20446566656e73650d0a202020202020202020202020202020203c2f68323e0d0a0d0a202020202020202020202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a20202020202020202020202020202020202020203c6c693e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020202020202020202020202020202044657465637420496e73696465722054687265617473204265666f7265205468657920457363616c6174650d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e4d6f6e69746f7220616374696f6e73206f662070726976696c656765642075736572732c206469736772756e746c656420656d706c6f796565732c206f7220737573706963696f75730d0a20202020202020202020202020202020202020202020202020202020696e7369646572732e2e3c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202020202020202020202020202020205265636f6e7374727563742054696d656c696e6573206f66204469676974616c204265686176696f720d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020202020202020202020202020202020556e6465727374616e642065786163746c792077686f2064696420776861742c207768656e2c20616e642066726f6d2077686572652e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020202020202020202020202020202020556e636f7665722046726175642c2056696f6c6174696f6e73202620536563757269747920476170730d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e496e7665737469676174652074686566742c206d6973757365206f6620636f6d70616e79206173736574732c206f72206e6f6e636f6d706c69616e74206265686176696f722e3c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020202020202020202020202020202020456e737572652048522026204c6567616c20436f6d706c69616e63650d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e446f63756d656e742065766964656e6365206f66206d6973636f6e64756374207769746820616363757261637920616e6420636c61726974792e3c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020202020202020202020202020202020537570706f7274204c6567616c202620526567756c61746f727920416374696f6e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e44656c69766572206469676974616c207265706f727473207375697461626c6520666f72206172626974726174696f6e2c206c697469676174696f6e2c20616e64206372696d696e616c2063617365732e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a202020202020202020202020202020203c2f756c3e0d0a202020202020202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020202020202020202020204c65742075732068656c7020796f75207475726e206469676974616c2074726163657320696e746f20636c6561722c20616374696f6e61626c652065766964656e63652e0d0a202020202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6469763e0d0a0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d22706f732d7265206d783138303020223e0d0a202020203c64697620636c6173733d226d783134343020706f732d7265223e0d0a20202020202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20202020202020203c64697620636c6173733d226472792d70642070743430223e0d0a2020202020202020202020203c64697620636c6173733d22736974652d7769647468223e0d0a202020202020202020202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020202020202020202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e4672657175656e746c792041736b6564205175657374696f6e733c2f68323e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d226661712d736563206d74333220706167652d736563223e0d0a202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e223e0d0a20202020202020202020202020202020202020202020202020202020202020203c212d2d206661712031202d2d3e0d0a20202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d68656164657220616374697665223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202057686174206973206469676974616c207573657220616374697669747920616e616c7973697320696e20636f6d707574657220666f72656e736963733f0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020204469676974616c207573657220616374697669747920616e616c79736973206973206120666f72656e73696320746563686e69717565207573656420746f20747261636b20616e64207265636f6e73747275637420612075736572e2809973206469676974616c206265686176696f72206163726f7373206465766963657320616e6420706c6174666f726d732e205468697320696e636c756465732066696c652061636365737320686973746f72792c20736f6674776172652075736167652c206c6f67696e207061747465726e732c20616e642064656c65746564206f72207472616e736665727265642066696c6573e28094637269746963616c20696e20637962657273656375726974792c2048522064697370757465732c20616e64206c6567616c20696e7665737469676174696f6e732e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c212d2d206661712032202d2d3e0d0a20202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202057686174207479706573206f66206c6567616c206f7220636f72706f7261746520636173657320726571756972652075736572206163746976697479206d6f6e69746f72696e673f0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202055736572206163746976697479206d6f6e69746f72696e6720697320657373656e7469616c20696e206361736573206c696b6520696e736964657220746872656174732c20656d706c6f796565206d6973636f6e647563742c20696e74656c6c65637475616c2070726f70657274792074686566742c20646174612062726561636820696e7665737469676174696f6e732c20667261756420646574656374696f6e2c20485220636f6e666c696374732c20636f6d706c69616e6365206175646974732c20616e6420626f746820636976696c20616e64206372696d696e616c206c697469676174696f6e2e0d0a0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a0d0a20202020202020202020202020202020202020202020202020202020202020203c212d2d206661712033202d2d3e0d0a20202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202043616e20666f72656e73696320696e76657374696761746f7273207265636f7665722064656c657465642066696c6573206f72206465746563742066696c65207472616e73666572733f0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020596573e280946469676974616c20666f72656e73696320657870657274732063616e20756e636f7665722064656c657465642c206d6f7665642c206f7220636f706965642066696c65732c20696e636c7564696e672074686f7365207472616e7366657272656420746f2055534220647269766573206f7220636c6f75642073746f726167652e205765206f6674656e207265636f7665722066696c656e616d65732c2074696d657374616d70732c20616e64206465766963652064617461206576656e206966207468652066696c6573207765726520696e74656e74696f6e616c6c792068696464656e206f722072656d6f7665642e0d0a0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c212d2d206661712034202d2d3e0d0a20202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020486f772063616e206469676974616c20666f72656e7369637320737570706f727420696e7665737469676174696f6e73206f6620646570617274696e6720656d706c6f796565733f0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c703e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020205768656e20656d706c6f79656573206c656176652c207573657220616374697669747920666f72656e736963732068656c7073206964656e7469667920756e617574686f72697a65642066696c65206163636573732c20737573706963696f757320646f776e6c6f6164732c2072656d6f7465206163636573732c206f722064617461207472616e7366657273206f6e206f72206e656172207468656972206c617374206461792e20546869732070726f74656374732073656e73697469766520627573696e65737320696e666f726d6174696f6e20616e6420737570706f727473206c6567616c20616374696f6e206966206e65656465642e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c212d2d206661712035202d2d3e0d0a20202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020204973207573657220616374697669747920616e616c79736973206c6567616c6c792061646d69737369626c6520696e20636f7572743f0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c703e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020204162736f6c7574656c792e204f757220666f72656e73696320696e7665737469676174696f6e7320666f6c6c6f7720737472696374206c6567616c2070726f746f636f6c732c20696e636c7564696e6720766572696669656420636861696e206f6620637573746f647920616e642064657461696c6564207265706f7274696e672c20656e737572696e67207468617420616c6c2065766964656e636520636f6c6c65637465642063616e206265207573656420696e20636f75727420666f7220656d706c6f796d656e742064697370757465732c206372696d696e616c20747269616c732c206f7220636f72706f72617465206c697469676174696f6e2e0d0a0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420707430207062343020706f732d72656c2070743430223e0d0a202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22742d63656e746572206d7836393020206d6c722d6174223e0d0a0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4e65656420746f20556e6465727374616e64204469676974616c204265686176696f723f2057652044656c6976657220436c6172697479207769746820436f6e666964656e63652e3c2f68323e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020202020202020205768656e20696e736967687420696e746f207573657220616374697669747920697320637269746963616ce28094626520697420666f7220667261756420646574656374696f6e2c20706f6c69637920656e666f7263656d656e742c20656d706c6f79656520696e7665737469676174696f6e732c206f7220696e636964656e7420726573706f6e7365e28094796f75206e6565642061206469676974616c20666f72656e73696373207465616d2074686174206b6e6f777320776865726520746f206c6f6f6b20616e6420686f7720746f207072657365727665207468652073746f72792074686520646174612074656c6c732e205765207370656369616c697a6520696e207573657220616374697669747920616e616c797369732074686174206973206d6574686f646963616c2c2064697363726565742c20616e642066756c6c7920616c69676e65642077697468206c6567616c20616e64206f7267616e697a6174696f6e616c207374616e64617264732e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020202020202046726f6d206c6f67696e20747261696c7320616e642066696c6520616363657373207061747465726e7320746f2064656c6574656420636f6d6d756e69636174696f6e7320616e642062726f7773657220686973746f726965732c207765206578747261637420616e6420696e74657270726574206461746120746861742063616e207374616e6420757020746f207363727574696e792e204f7572207265706f7274732061726520636c6561722c20636f7572742d72656164792c20616e64207461696c6f72656420746f20796f7572206167656e6379e2809973206e656564732e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c64697620636c6173733d226d743438223e0d0a202020202020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e4765742074686520416e737765727320596f75204e656564e28094537461727420776974682061205072697661746520436f6e73756c746174696f6e203c2f613e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a32393a3333223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a33313b733a383a226f72646572696e67223b693a343b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35323a2232333a757365722d61637469766974792d616e616c797369732d746861742d72657665616c732d6469676974616c2d7472757468223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a3130353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32333a757365722d61637469766974792d616e616c797369732d746861742d72657665616c732d6469676974616c2d74727574682663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a34393a225573657220416374697669747920416e616c7973697320546861742052657665616c73204469676974616c205472757468223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(27, 'index.php?option=com_content&view=article&id=24', 'index.php?option=com_content&view=article&id=24:email-document-authentication-for-legal-evidence&catid=2', 'Email & Document Authentication for Legal Evidence', ' Track User Activity Across Computers, Mobile Devices & Networks Monitor, analyze, and document digital behavior—preserve critical forensic evidence for legal and investigative action. Whether it’s verifying the legitimacy of emails, contracts, PDFs, or other digital documents, forensic authentication plays a critical role in uncovering forgery, tampering, and metadata manipulation. By leveraging advanced tools and expert methodologies, digital forensic specialists can confirm authorship, identify unauthorized alterations, and ensure that all evidence meets court-admissible standards. This process strengthens legal cases and safeguards the integrity of sensitive business and personal communications. Schedule a Consultation Why Authentication Matters: Defend Integrity in Legal & Corporate Investigations In legal disputes and corporate investigations, the authenticity of emails, contracts, and digital documents can make or break a case. Altered or falsified materials not only jeopardize the truth but also pose serious legal and compliance risks. At Black Dog Forensics, we specialize in forensic email and document authentication to ensure your digital evidence is real, reliable, and court-admissible. We verify headers, metadata, timestamps, IP addresses, and file histories to uncover any signs of tampering or forgery. Need email or document authentication? Let us help. Comprehensive Email & Document Authentication Investigations We provide thorough forensic analysis of electronic communications and documents to determine if they’ve been altered, spoofed, or fabricated. Our investigations support civil litigation, criminal defense, fraud detection, regulatory compliance, and HR disputes. Email Authentication & Verification Examine email metadata, headers, and routing paths. Detect spoofed senders and phishing attempts. Confirm delivery timestamps and IP origin. Digital Document Authentication Verify authenticity of PDFs, Word files, and scanned documents. Detect unauthorized edits and changes to digital files.  Analyze digital signatures and embedded security seals. Signature & Handwriting Verification Validate digital signatures and cryptographic stamps. Authenticate scanned handwritten signatures. Identify alterations in scanned and signed documents. Metadata & File Integrity Analysis Extract metadata including authorship, timestamps & revision history. Compare file versions to track tampering or deletion. Restore deleted metadata or hidden file properties. Expert Reporting & Litigation Support Generate court-admissible forensic reports. Provide expert witness testimony. Support fraud investigations, compliance audits, and legal counsel. Verified Integrity. Digital Truth. Legal Precision. Our document and email authentication services combine deep forensic expertise with a methodical, court-ready approach. Whether it’s one contract or a full trove of emails, we ensure every file is analyzed with accuracy, discretion, and legal rigor. Court-Admissible Reporting Forensic documentation designed for legal proceedings and expert testimony. Deep Metadata Analysis Extract timestamps, authorship, revision trails, and edit histories across document types. Multi-File & Multi-Platform Support Authenticate PDFs, Word docs, emails, scanned files & digital signatures across systems. Tampering & Forgery Detection Identify unauthorized edits, altered timestamps, or manipulated sender data  Fast, Scalable Service Handle individual matters or enterprise-level investigations with standard or expedited turnaround. Confidential & Compliant Every case handled with discretion, legal defensibility, and full chain of custody. Why Email & Document Authentication Matters In today’s digital-first world, documents and emails are often at the heart of critical investigations and legal disputes. But digital files can be manipulated—sometimes subtly, sometimes maliciously. Email and document authentication provides a forensic layer of certainty, uncovering hidden edits, verifying timestamps, and confirming authorship. It’s a vital step in ensuring the integrity of your evidence and protecting your position. Expose Forgery & Digital Fraud Identify unauthorized edits and file fabrications. Protect Legal Rights & Preserve Evidence Ensure a clear chain of custody. Defend Contract Validity Authenticate business agreements, financial records & HR documents. Support Investigations & Dispute Resolution Strengthen civil or criminal cases with trusted digital evidence. Prevent Compliance Risks Avoid legal and regulatory consequences from false or manipulated files. Frequently Asked Questions What is digital document authentication in forensic investigations? Digital document authentication is a forensic process that verifies the originality and integrity of documents. This involves analyzing metadata, edit history, embedded properties, and file signatures to confirm whether a document has been tampered with or altered. What types of digital and scanned documents can be forensically authenticated?  Our forensic experts can analyze a wide range of files, including contracts, PDF documents, Microsoft Word files, Excel spreadsheets, financial records, scanned documents, emails, and more—regardless of whether they’re digital originals or printed and rescanned. How can you tell if a document has been edited or manipulated? We use advanced forensic software to detect digital manipulation such as hidden metadata changes, unauthorized edits, revision timestamps, and file creation anomalies. These tools can uncover even subtle document alterations. How does forensic email analysis help in detecting fraud or forgery?  Email forensics exposes signs of fraud like forged sender addresses, spoofed domains, phishing attempts, and unusual IP or delivery routes. This information is critical in fraud investigations, legal disputes, and cybersecurity incidents. Are forensic document analysis findings admissible in court? Yes. Our forensic document examinations follow strict legal and technical protocols, including chain of custody and evidence documentation, ensuring the results are fully admissible in civil and criminal court proceedings. Unsure If That Email or Document Is Real? We’ll Help You Know for Certain. In high-stakes investigations, verifying the authenticity of digital communications and records can make or break a case. Whether you\'re working through allegations of forgery, fraud, tampering, or compliance breaches, Black Dog Forensics brings the expertise needed to uncover manipulation and validate integrity. We analyze email headers, metadata, timestamps, and file histories to determine originality and detect signs of alteration. Our methods are meticulous, our processes are defensible, and our reports are built for admissibility in legal and regulatory settings. Book a Confidential Consultation ', '2025-05-23 11:29:57', 'fa4ac305f722962b931d51e61a2dcb94', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a363839373a2220547261636b2055736572204163746976697479204163726f737320436f6d7075746572732c204d6f62696c6520446576696365732026204e6574776f726b73204d6f6e69746f722c20616e616c797a652c20616e6420646f63756d656e74206469676974616c206265686176696f72e28094707265736572766520637269746963616c20666f72656e7369632065766964656e636520666f72206c6567616c20616e6420696e766573746967617469766520616374696f6e2e2057686574686572206974e280997320766572696679696e6720746865206c65676974696d616379206f6620656d61696c732c20636f6e7472616374732c20504446732c206f72206f74686572206469676974616c20646f63756d656e74732c20666f72656e7369632061757468656e7469636174696f6e20706c617973206120637269746963616c20726f6c6520696e20756e636f766572696e6720666f72676572792c2074616d706572696e672c20616e64206d65746164617461206d616e6970756c6174696f6e2e204279206c657665726167696e6720616476616e63656420746f6f6c7320616e6420657870657274206d6574686f646f6c6f676965732c206469676974616c20666f72656e736963207370656369616c697374732063616e20636f6e6669726d20617574686f72736869702c206964656e7469667920756e617574686f72697a656420616c7465726174696f6e732c20616e6420656e73757265207468617420616c6c2065766964656e6365206d6565747320636f7572742d61646d69737369626c65207374616e64617264732e20546869732070726f6365737320737472656e677468656e73206c6567616c20636173657320616e6420736166656775617264732074686520696e74656772697479206f662073656e73697469766520627573696e65737320616e6420706572736f6e616c20636f6d6d756e69636174696f6e732e205363686564756c65206120436f6e73756c746174696f6e205768792041757468656e7469636174696f6e204d6174746572733a20446566656e6420496e7465677269747920696e204c6567616c202620436f72706f7261746520496e7665737469676174696f6e7320496e206c6567616c20646973707574657320616e6420636f72706f7261746520696e7665737469676174696f6e732c207468652061757468656e746963697479206f6620656d61696c732c20636f6e7472616374732c20616e64206469676974616c20646f63756d656e74732063616e206d616b65206f7220627265616b206120636173652e20416c7465726564206f722066616c736966696564206d6174657269616c73206e6f74206f6e6c79206a656f70617264697a65207468652074727574682062757420616c736f20706f736520736572696f7573206c6567616c20616e6420636f6d706c69616e6365207269736b732e20417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e20666f72656e73696320656d61696c20616e6420646f63756d656e742061757468656e7469636174696f6e20746f20656e7375726520796f7572206469676974616c2065766964656e6365206973207265616c2c2072656c6961626c652c20616e6420636f7572742d61646d69737369626c652e2057652076657269667920686561646572732c206d657461646174612c2074696d657374616d70732c204950206164647265737365732c20616e642066696c6520686973746f7269657320746f20756e636f76657220616e79207369676e73206f662074616d706572696e67206f7220666f72676572792e204e65656420656d61696c206f7220646f63756d656e742061757468656e7469636174696f6e3f204c65742075732068656c702e20436f6d70726568656e7369766520456d61696c202620446f63756d656e742041757468656e7469636174696f6e20496e7665737469676174696f6e732057652070726f766964652074686f726f75676820666f72656e73696320616e616c79736973206f6620656c656374726f6e696320636f6d6d756e69636174696f6e7320616e6420646f63756d656e747320746f2064657465726d696e652069662074686579e280997665206265656e20616c74657265642c2073706f6f6665642c206f7220666162726963617465642e204f757220696e7665737469676174696f6e7320737570706f727420636976696c206c697469676174696f6e2c206372696d696e616c20646566656e73652c20667261756420646574656374696f6e2c20726567756c61746f727920636f6d706c69616e63652c20616e642048522064697370757465732e20456d61696c2041757468656e7469636174696f6e202620566572696669636174696f6e204578616d696e6520656d61696c206d657461646174612c20686561646572732c20616e6420726f7574696e672070617468732e204465746563742073706f6f6665642073656e6465727320616e64207068697368696e6720617474656d7074732e20436f6e6669726d2064656c69766572792074696d657374616d707320616e64204950206f726967696e2e204469676974616c20446f63756d656e742041757468656e7469636174696f6e205665726966792061757468656e746963697479206f6620504446732c20576f72642066696c65732c20616e64207363616e6e656420646f63756d656e74732e2044657465637420756e617574686f72697a656420656469747320616e64206368616e67657320746f206469676974616c2066696c65732e2020416e616c797a65206469676974616c207369676e61747572657320616e6420656d626564646564207365637572697479207365616c732e205369676e617475726520262048616e6477726974696e6720566572696669636174696f6e2056616c6964617465206469676974616c207369676e61747572657320616e642063727970746f67726170686963207374616d70732e2041757468656e746963617465207363616e6e65642068616e647772697474656e207369676e6174757265732e204964656e7469667920616c7465726174696f6e7320696e207363616e6e656420616e64207369676e656420646f63756d656e74732e204d6574616461746120262046696c6520496e7465677269747920416e616c797369732045787472616374206d6574616461746120696e636c7564696e6720617574686f72736869702c2074696d657374616d70732026207265766973696f6e20686973746f72792e20436f6d706172652066696c652076657273696f6e7320746f20747261636b2074616d706572696e67206f722064656c6574696f6e2e20526573746f72652064656c65746564206d65746164617461206f722068696464656e2066696c652070726f706572746965732e20457870657274205265706f7274696e672026204c697469676174696f6e20537570706f72742047656e657261746520636f7572742d61646d69737369626c6520666f72656e736963207265706f7274732e2050726f7669646520657870657274207769746e6573732074657374696d6f6e792e20537570706f727420667261756420696e7665737469676174696f6e732c20636f6d706c69616e6365206175646974732c20616e64206c6567616c20636f756e73656c2e20566572696669656420496e746567726974792e204469676974616c2054727574682e204c6567616c20507265636973696f6e2e204f757220646f63756d656e7420616e6420656d61696c2061757468656e7469636174696f6e20736572766963657320636f6d62696e65206465657020666f72656e7369632065787065727469736520776974682061206d6574686f646963616c2c20636f7572742d726561647920617070726f6163682e2057686574686572206974e2809973206f6e6520636f6e7472616374206f7220612066756c6c2074726f7665206f6620656d61696c732c20776520656e737572652065766572792066696c6520697320616e616c797a656420776974682061636375726163792c2064697363726574696f6e2c20616e64206c6567616c207269676f722e20436f7572742d41646d69737369626c65205265706f7274696e6720466f72656e73696320646f63756d656e746174696f6e2064657369676e656420666f72206c6567616c2070726f63656564696e677320616e64206578706572742074657374696d6f6e792e2044656570204d6574616461746120416e616c7973697320457874726163742074696d657374616d70732c20617574686f72736869702c207265766973696f6e20747261696c732c20616e64206564697420686973746f72696573206163726f737320646f63756d656e742074797065732e204d756c74692d46696c652026204d756c74692d506c6174666f726d20537570706f72742041757468656e74696361746520504446732c20576f726420646f63732c20656d61696c732c207363616e6e65642066696c65732026206469676974616c207369676e617475726573206163726f73732073797374656d732e2054616d706572696e67202620466f726765727920446574656374696f6e204964656e7469667920756e617574686f72697a65642065646974732c20616c74657265642074696d657374616d70732c206f72206d616e6970756c617465642073656e64657220646174612020466173742c205363616c61626c6520536572766963652048616e646c6520696e646976696475616c206d617474657273206f7220656e74657270726973652d6c6576656c20696e7665737469676174696f6e732077697468207374616e64617264206f7220657870656469746564207475726e61726f756e642e20436f6e666964656e7469616c202620436f6d706c69616e7420457665727920636173652068616e646c656420776974682064697363726574696f6e2c206c6567616c20646566656e736962696c6974792c20616e642066756c6c20636861696e206f6620637573746f64792e2057687920456d61696c202620446f63756d656e742041757468656e7469636174696f6e204d61747465727320496e20746f646179e2809973206469676974616c2d666972737420776f726c642c20646f63756d656e747320616e6420656d61696c7320617265206f6674656e20617420746865206865617274206f6620637269746963616c20696e7665737469676174696f6e7320616e64206c6567616c2064697370757465732e20427574206469676974616c2066696c65732063616e206265206d616e6970756c61746564e28094736f6d6574696d657320737562746c792c20736f6d6574696d6573206d616c6963696f75736c792e20456d61696c20616e6420646f63756d656e742061757468656e7469636174696f6e2070726f7669646573206120666f72656e736963206c61796572206f66206365727461696e74792c20756e636f766572696e672068696464656e2065646974732c20766572696679696e672074696d657374616d70732c20616e6420636f6e6669726d696e6720617574686f72736869702e204974e2809973206120766974616c207374657020696e20656e737572696e672074686520696e74656772697479206f6620796f75722065766964656e636520616e642070726f74656374696e6720796f757220706f736974696f6e2e204578706f736520466f72676572792026204469676974616c204672617564204964656e7469667920756e617574686f72697a656420656469747320616e642066696c65206661627269636174696f6e732e2050726f74656374204c6567616c2052696768747320262050726573657276652045766964656e636520456e73757265206120636c65617220636861696e206f6620637573746f64792e20446566656e6420436f6e74726163742056616c69646974792041757468656e74696361746520627573696e6573732061677265656d656e74732c2066696e616e6369616c207265636f726473202620485220646f63756d656e74732e20537570706f727420496e7665737469676174696f6e7320262044697370757465205265736f6c7574696f6e20537472656e677468656e20636976696c206f72206372696d696e616c20636173657320776974682074727573746564206469676974616c2065766964656e63652e2050726576656e7420436f6d706c69616e6365205269736b732041766f6964206c6567616c20616e6420726567756c61746f727920636f6e73657175656e6365732066726f6d2066616c7365206f72206d616e6970756c617465642066696c65732e204672657175656e746c792041736b6564205175657374696f6e732057686174206973206469676974616c20646f63756d656e742061757468656e7469636174696f6e20696e20666f72656e73696320696e7665737469676174696f6e733f204469676974616c20646f63756d656e742061757468656e7469636174696f6e206973206120666f72656e7369632070726f63657373207468617420766572696669657320746865206f726967696e616c69747920616e6420696e74656772697479206f6620646f63756d656e74732e205468697320696e766f6c76657320616e616c797a696e67206d657461646174612c206564697420686973746f72792c20656d6265646465642070726f706572746965732c20616e642066696c65207369676e61747572657320746f20636f6e6669726d2077686574686572206120646f63756d656e7420686173206265656e2074616d70657265642077697468206f7220616c74657265642e2057686174207479706573206f66206469676974616c20616e64207363616e6e656420646f63756d656e74732063616e20626520666f72656e736963616c6c792061757468656e746963617465643f20204f757220666f72656e73696320657870657274732063616e20616e616c797a65206120776964652072616e6765206f662066696c65732c20696e636c7564696e6720636f6e7472616374732c2050444620646f63756d656e74732c204d6963726f736f667420576f72642066696c65732c20457863656c207370726561647368656574732c2066696e616e6369616c207265636f7264732c207363616e6e656420646f63756d656e74732c20656d61696c732c20616e64206d6f7265e280947265676172646c657373206f6620776865746865722074686579e280997265206469676974616c206f726967696e616c73206f72207072696e74656420616e642072657363616e6e65642e20486f772063616e20796f752074656c6c206966206120646f63756d656e7420686173206265656e20656469746564206f72206d616e6970756c617465643f2057652075736520616476616e63656420666f72656e73696320736f66747761726520746f20646574656374206469676974616c206d616e6970756c6174696f6e20737563682061732068696464656e206d65746164617461206368616e6765732c20756e617574686f72697a65642065646974732c207265766973696f6e2074696d657374616d70732c20616e642066696c65206372656174696f6e20616e6f6d616c6965732e20546865736520746f6f6c732063616e20756e636f766572206576656e20737562746c6520646f63756d656e7420616c7465726174696f6e732e20486f7720646f657320666f72656e73696320656d61696c20616e616c797369732068656c7020696e20646574656374696e67206672617564206f7220666f72676572793f2020456d61696c20666f72656e73696373206578706f736573207369676e73206f66206672617564206c696b6520666f726765642073656e646572206164647265737365732c2073706f6f66656420646f6d61696e732c207068697368696e6720617474656d7074732c20616e6420756e757375616c204950206f722064656c697665727920726f757465732e205468697320696e666f726d6174696f6e20697320637269746963616c20696e20667261756420696e7665737469676174696f6e732c206c6567616c2064697370757465732c20616e64206379626572736563757269747920696e636964656e74732e2041726520666f72656e73696320646f63756d656e7420616e616c797369732066696e64696e67732061646d69737369626c6520696e20636f7572743f205965732e204f757220666f72656e73696320646f63756d656e74206578616d696e6174696f6e7320666f6c6c6f7720737472696374206c6567616c20616e6420746563686e6963616c2070726f746f636f6c732c20696e636c7564696e6720636861696e206f6620637573746f647920616e642065766964656e636520646f63756d656e746174696f6e2c20656e737572696e672074686520726573756c7473206172652066756c6c792061646d69737369626c6520696e20636976696c20616e64206372696d696e616c20636f7572742070726f63656564696e67732e20556e73757265204966205468617420456d61696c206f7220446f63756d656e74204973205265616c3f205765e280996c6c2048656c7020596f75204b6e6f7720666f72204365727461696e2e20496e20686967682d7374616b657320696e7665737469676174696f6e732c20766572696679696e67207468652061757468656e746963697479206f66206469676974616c20636f6d6d756e69636174696f6e7320616e64207265636f7264732063616e206d616b65206f7220627265616b206120636173652e205768657468657220796f7527726520776f726b696e67207468726f75676820616c6c65676174696f6e73206f6620666f72676572792c2066726175642c2074616d706572696e672c206f7220636f6d706c69616e63652062726561636865732c20426c61636b20446f6720466f72656e73696373206272696e67732074686520657870657274697365206e656564656420746f20756e636f766572206d616e6970756c6174696f6e20616e642076616c696461746520696e746567726974792e20576520616e616c797a6520656d61696c20686561646572732c206d657461646174612c2074696d657374616d70732c20616e642066696c6520686973746f7269657320746f2064657465726d696e65206f726967696e616c69747920616e6420646574656374207369676e73206f6620616c7465726174696f6e2e204f7572206d6574686f647320617265206d65746963756c6f75732c206f75722070726f6365737365732061726520646566656e7369626c652c20616e64206f7572207265706f72747320617265206275696c7420666f722061646d6973736962696c69747920696e206c6567616c20616e6420726567756c61746f72792073657474696e67732e20426f6f6b206120436f6e666964656e7469616c20436f6e73756c746174696f6e20223b693a333b613a32353a7b733a323a226964223b693a32343b733a353a22616c696173223b733a34383a22656d61696c20646f63756d656e742061757468656e7469636174696f6e20666f72206c6567616c2065766964656e6365223b733a373a2273756d6d617279223b733a32363532383a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a202020203c64697620636c6173733d226d783134343020706f732d7265223e0d0a20202020202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20202020202020203c64697620636c6173733d226472792d7064223e0d0a2020202020202020202020203c64697620636c6173733d22736974652d7769647468223e0d0a202020202020202020202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020202020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020202020202020202020202020202020202020202020547261636b2055736572204163746976697479204163726f737320436f6d7075746572732c204d6f62696c6520446576696365732026204e6574776f726b730d0a2020202020202020202020202020202020202020202020203c2f68323e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d22626e2d747874206d743234206d7831303030223e0d0a20202020202020202020202020202020202020202020202020204d6f6e69746f722c20616e616c797a652c20616e6420646f63756d656e74206469676974616c206265686176696f72e28094707265736572766520637269746963616c20666f72656e7369632065766964656e636520666f72206c6567616c20616e6420696e766573746967617469766520616374696f6e2e2057686574686572206974e280997320766572696679696e6720746865206c65676974696d616379206f6620656d61696c732c20636f6e7472616374732c20504446732c206f72206f74686572206469676974616c20646f63756d656e74732c20666f72656e7369632061757468656e7469636174696f6e20706c617973206120637269746963616c20726f6c6520696e20756e636f766572696e6720666f72676572792c2074616d706572696e672c20616e64206d65746164617461206d616e6970756c6174696f6e2e200d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d22626e2d747874206d743234206d7831303030223e0d0a2020202020202020202020202020202020202020202020204279206c657665726167696e6720616476616e63656420746f6f6c7320616e6420657870657274206d6574686f646f6c6f676965732c206469676974616c20666f72656e736963207370656369616c697374732063616e20636f6e6669726d20617574686f72736869702c206964656e7469667920756e617574686f72697a656420616c7465726174696f6e732c20616e6420656e73757265207468617420616c6c2065766964656e6365206d6565747320636f7572742d61646d69737369626c65207374616e64617264732e20546869732070726f6365737320737472656e677468656e73206c6567616c20636173657320616e6420736166656775617264732074686520696e74656772697479206f662073656e73697469766520627573696e65737320616e6420706572736f6e616c20636f6d6d756e69636174696f6e732e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d226d743332223e0d0a202020202020202020202020202020202020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e2220687265663d222f636f6e74616374223e0d0a20202020202020202020202020202020202020202020202020202020202020205363686564756c65206120436f6e73756c746174696f6e0d0a202020202020202020202020202020202020202020202020202020203c2f613e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a202020202020202020202020202020203c683220636c6173733d226b6e732d686564206d78353031207478742d6e726d6c223e0d0a20202020202020202020202020202020202020205768792041757468656e7469636174696f6e204d6174746572733a20446566656e6420496e7465677269747920696e204c6567616c202620436f72706f7261746520496e7665737469676174696f6e730d0a202020202020202020202020202020203c2f68323e0d0a202020202020202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a2020202020202020202020202020202020202020496e206c6567616c20646973707574657320616e6420636f72706f7261746520696e7665737469676174696f6e732c207468652061757468656e746963697479206f6620656d61696c732c20636f6e7472616374732c20616e64206469676974616c0d0a2020202020202020202020202020202020202020646f63756d656e74732063616e206d616b65206f7220627265616b206120636173652e20416c7465726564206f722066616c736966696564206d6174657269616c73206e6f74206f6e6c79206a656f70617264697a6520746865207472757468206275740d0a2020202020202020202020202020202020202020616c736f20706f736520736572696f7573206c6567616c20616e6420636f6d706c69616e6365207269736b732e0d0a202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a2020202020202020202020202020202020202020417420426c61636b20446f6720466f72656e736963732c207765207370656369616c697a6520696e20666f72656e73696320656d61696c20616e6420646f63756d656e742061757468656e7469636174696f6e20746f20656e7375726520796f75720d0a20202020202020202020202020202020202020206469676974616c2065766964656e6365206973207265616c2c2072656c6961626c652c20616e6420636f7572742d61646d69737369626c652e2057652076657269667920686561646572732c206d657461646174612c2074696d657374616d70732c0d0a20202020202020202020202020202020202020204950206164647265737365732c20616e642066696c6520686973746f7269657320746f20756e636f76657220616e79207369676e73206f662074616d706572696e67206f7220666f72676572792e0d0a202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c64697620636c6173733d226d743332223e0d0a20202020202020202020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e2220687265663d222f636f6e74616374223e0d0a2020202020202020202020202020202020202020202020204e65656420656d61696c206f7220646f63756d656e742061757468656e7469636174696f6e3f204c65742075732068656c702e0d0a20202020202020202020202020202020202020203c2f613e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d7835313820706f732d72656c223e0d0a202020202020202020202020202020203c696d67207372633d222f696d616765732f646f672f656d61696c2d6163742e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d76697322202f3e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a20202020202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e436f6d70726568656e7369766520456d61696c202620446f63756d656e742041757468656e7469636174696f6e20496e7665737469676174696f6e733c2f68323e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a2020202020202020202020202020202057652070726f766964652074686f726f75676820666f72656e73696320616e616c79736973206f6620656c656374726f6e696320636f6d6d756e69636174696f6e7320616e6420646f63756d656e747320746f2064657465726d696e652069662074686579e2809976650d0a202020202020202020202020202020206265656e20616c74657265642c2073706f6f6665642c206f7220666162726963617465642e204f757220696e7665737469676174696f6e7320737570706f727420636976696c206c697469676174696f6e2c206372696d696e616c20646566656e73652c0d0a20202020202020202020202020202020667261756420646574656374696f6e2c20726567756c61746f727920636f6d706c69616e63652c20616e642048522064697370757465732e0d0a2020202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430206d783330223e0d0a202020202020202020202020202020203c683420636c6173733d226834686564223e456d61696c2041757468656e7469636174696f6e202620566572696669636174696f6e3c2f68343e0d0a202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020202020202020202020202020204578616d696e6520656d61696c206d657461646174612c20686561646572732c20616e6420726f7574696e672070617468732e0d0a2020202020202020202020202020202020202020202020203c2f7370616e3e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020202020202020202020202020204465746563742073706f6f6665642073656e6465727320616e64207068697368696e6720617474656d7074732e0d0a2020202020202020202020202020202020202020202020203c2f7370616e3e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020202020202020202020202020202020436f6e6669726d2064656c69766572792074696d657374616d707320616e64204950206f726967696e2e0d0a2020202020202020202020202020202020202020202020203c2f7370616e3e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430206d783330223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e4469676974616c20446f63756d656e742041757468656e7469636174696f6e3c2f68343e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020202020202020202020202020202020202020205665726966792061757468656e746963697479206f6620504446732c20576f72642066696c65732c20616e64207363616e6e656420646f63756d656e74732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020202020202020202020202020202020202044657465637420756e617574686f72697a656420656469747320616e64206368616e67657320746f206469676974616c2066696c65732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202020202020202020202020202020202020416e616c797a65206469676974616c207369676e61747572657320616e6420656d626564646564207365637572697479207365616c732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430206d783330223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e5369676e617475726520262048616e6477726974696e6720566572696669636174696f6e3c2f68343e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020202020202020202020202020202020202056616c6964617465206469676974616c207369676e61747572657320616e642063727970746f67726170686963207374616d70732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020202020202020202020202020202020202041757468656e746963617465207363616e6e65642068616e647772697474656e207369676e6174757265732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020202020202020202020202020202020202020204964656e7469667920616c7465726174696f6e7320696e207363616e6e656420616e64207369676e656420646f63756d656e74732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e4d6574616461746120262046696c6520496e7465677269747920416e616c797369733c2f68343e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020202020202020202020202020202020202045787472616374206d6574616461746120696e636c7564696e6720617574686f72736869702c2074696d657374616d70732026207265766973696f6e20686973746f72792e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202020202020202020202020202020202020436f6d706172652066696c652076657273696f6e7320746f20747261636b2074616d706572696e67206f722064656c6574696f6e2e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202020202020202020202020202020202020526573746f72652064656c65746564206d65746164617461206f722068696464656e2066696c652070726f706572746965732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e457870657274205265706f7274696e672026204c697469676174696f6e20537570706f72743c2f68343e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020202020202020202020202020202020202047656e657261746520636f7572742d61646d69737369626c6520666f72656e736963207265706f7274732e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020202020202020202020202020202020202050726f7669646520657870657274207769746e6573732074657374696d6f6e792e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a202020202020202020202020202020202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202020202020202020202020202020202020537570706f727420667261756420696e7665737469676174696f6e732c20636f6d706c69616e6365206175646974732c20616e64206c6567616c20636f756e73656c2e0d0a202020202020202020202020202020202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a20202020202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e566572696669656420496e746567726974792e204469676974616c2054727574682e204c6567616c20507265636973696f6e2e3c2f68323e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a202020202020202020202020202020204f757220646f63756d656e7420616e6420656d61696c2061757468656e7469636174696f6e20736572766963657320636f6d62696e65206465657020666f72656e7369632065787065727469736520776974682061206d6574686f646963616c2c0d0a20202020202020202020202020202020636f7572742d726561647920617070726f6163682e2057686574686572206974e2809973206f6e6520636f6e7472616374206f7220612066756c6c2074726f7665206f6620656d61696c732c20776520656e737572652065766572792066696c652069730d0a20202020202020202020202020202020616e616c797a656420776974682061636375726163792c2064697363726574696f6e2c20616e64206c6567616c207269676f722e0d0a2020202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a202020202020202020202020202020203c683420636c6173733d226834686564223e436f7572742d41646d69737369626c65205265706f7274696e673c2f68343e0d0a202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020202020202020202020466f72656e73696320646f63756d656e746174696f6e2064657369676e656420666f72206c6567616c2070726f63656564696e677320616e64206578706572742074657374696d6f6e792e0d0a202020202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6469763e0d0a0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e44656570204d6574616461746120416e616c797369733c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020202020202020202020202020457874726163742074696d657374616d70732c20617574686f72736869702c207265766973696f6e20747261696c732c20616e64206564697420686973746f72696573206163726f737320646f63756d656e742074797065732e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e4d756c74692d46696c652026204d756c74692d506c6174666f726d20537570706f72743c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202020202020202020202020202041757468656e74696361746520504446732c20576f726420646f63732c20656d61696c732c207363616e6e65642066696c65732026206469676974616c207369676e617475726573206163726f73732073797374656d732e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e54616d706572696e67202620466f726765727920446574656374696f6e3c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020202020202020202020202020204964656e7469667920756e617574686f72697a65642065646974732c20616c74657265642074696d657374616d70732c206f72206d616e6970756c617465642073656e64657220646174610d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e466173742c205363616c61626c6520536572766963653c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202020202020202020202020202048616e646c6520696e646976696475616c206d617474657273206f7220656e74657270726973652d6c6576656c20696e7665737469676174696f6e732077697468207374616e64617264206f72206578706564697465640d0a2020202020202020202020202020202020202020202020207475726e61726f756e642e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e436f6e666964656e7469616c202620436f6d706c69616e743c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020202020202020202020202020457665727920636173652068616e646c656420776974682064697363726574696f6e2c206c6567616c20646566656e736962696c6974792c20616e642066756c6c20636861696e206f6620637573746f64792e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a3c212d2d203c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a202020202020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a202020202020202020202020202020202020202057687920456d61696c202620446f63756d656e742041757468656e7469636174696f6e204d6174746572730d0a202020202020202020202020202020203c2f68323e0d0a202020202020202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a2020202020202020202020202020202020202020496e20746f646179e2809973206469676974616c2d666972737420776f726c642c20646f63756d656e747320616e6420656d61696c7320617265206f6674656e20617420746865206865617274206f6620637269746963616c0d0a2020202020202020202020202020202020202020696e7665737469676174696f6e7320616e64206c6567616c2064697370757465732e20427574206469676974616c2066696c65732063616e206265206d616e6970756c61746564e28094736f6d6574696d657320737562746c792c20736f6d6574696d65730d0a20202020202020202020202020202020202020206d616c6963696f75736c792e20456d61696c20616e6420646f63756d656e742061757468656e7469636174696f6e2070726f7669646573206120666f72656e736963206c61796572206f66206365727461696e74792c20756e636f766572696e670d0a202020202020202020202020202020202020202068696464656e2065646974732c20766572696679696e672074696d657374616d70732c20616e6420636f6e6669726d696e6720617574686f72736869702e204974e2809973206120766974616c207374657020696e20656e737572696e67207468650d0a2020202020202020202020202020202020202020696e74656772697479206f6620796f75722065766964656e636520616e642070726f74656374696e6720796f757220706f736974696f6e2e0d0a202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a20202020202020202020202020202020202020203c6c693e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202020202020202020202020202020204578706f736520466f72676572792026204469676974616c2046726175640d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e0d0a202020202020202020202020202020202020202020202020202020204964656e7469667920756e617574686f72697a656420656469747320616e642066696c65206661627269636174696f6e732e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020202020202020202020202020202050726f74656374204c6567616c2052696768747320262050726573657276652045766964656e63650d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e0d0a20202020202020202020202020202020202020202020202020202020456e73757265206120636c65617220636861696e206f6620637573746f64792e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020202020202020202020202020202020446566656e6420436f6e74726163742056616c69646974790d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e41757468656e74696361746520627573696e6573732061677265656d656e74732c2066696e616e6369616c207265636f726473202620485220646f63756d656e74732e3c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020202020202020202020202020202020537570706f727420496e7665737469676174696f6e7320262044697370757465205265736f6c7574696f6e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e537472656e677468656e20636976696c206f72206372696d696e616c20636173657320776974682074727573746564206469676974616c2065766964656e63652e3c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020202020202020202020202020202050726576656e7420436f6d706c69616e6365205269736b730d0a2020202020202020202020202020202020202020202020203c2f703e0d0a2020202020202020202020202020202020202020202020203c7020636c6173733d226d7435223e41766f6964206c6567616c20616e6420726567756c61746f727920636f6e73657175656e6365732066726f6d2066616c7365206f72206d616e6970756c617465642066696c65732e0d0a2020202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6c693e0d0a202020202020202020202020202020203c2f756c3e0d0a202020202020202020202020202020203c64697620636c6173733d226d743430223e0d0a20202020202020202020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e2220687265663d222f636f6e74616374223e0d0a2020202020202020202020202020202020202020202020205265717565737420616e2065787065727420726576696577206e6f770d0a20202020202020202020202020202020202020203c2f613e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c782d6571752d636f6c206d7835313820706f732d72656c223e0d0a202020202020202020202020202020203c696d67207372633d222f696d616765732f646f672f656d61696c2d616374322e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d76697322202f3e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e202d2d3e0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a20202020202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e57687920456d61696c202620446f63756d656e742041757468656e7469636174696f6e204d6174746572733c2f68323e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a20202020202020202020202020202020496e20746f646179e2809973206469676974616c2d666972737420776f726c642c20646f63756d656e747320616e6420656d61696c7320617265206f6674656e20617420746865206865617274206f6620637269746963616c20696e7665737469676174696f6e730d0a20202020202020202020202020202020616e64206c6567616c2064697370757465732e20427574206469676974616c2066696c65732063616e206265206d616e6970756c61746564e28094736f6d6574696d657320737562746c792c20736f6d6574696d6573206d616c6963696f75736c792e20456d61696c0d0a20202020202020202020202020202020616e6420646f63756d656e742061757468656e7469636174696f6e2070726f7669646573206120666f72656e736963206c61796572206f66206365727461696e74792c20756e636f766572696e672068696464656e2065646974732c20766572696679696e670d0a2020202020202020202020202020202074696d657374616d70732c20616e6420636f6e6669726d696e6720617574686f72736869702e204974e2809973206120766974616c207374657020696e20656e737572696e672074686520696e74656772697479206f6620796f75722065766964656e636520616e640d0a2020202020202020202020202020202070726f74656374696e6720796f757220706f736974696f6e2e0d0a2020202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a202020202020202020202020202020203c683420636c6173733d226834686564223e4578706f736520466f72676572792026204469676974616c2046726175643c2f68343e0d0a202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020202020202020204964656e7469667920756e617574686f72697a656420656469747320616e642066696c65206661627269636174696f6e732e0d0a202020202020202020202020202020203c2f703e0d0a2020202020202020202020203c2f6469763e0d0a0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e50726f74656374204c6567616c2052696768747320262050726573657276652045766964656e63653c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020202020202020202020202020456e73757265206120636c65617220636861696e206f6620637573746f64792e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e446566656e6420436f6e74726163742056616c69646974793c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020202020202020202020202041757468656e74696361746520627573696e6573732061677265656d656e74732c2066696e616e6369616c207265636f7264732026616d703b20485220646f63756d656e74732e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e537570706f727420496e7665737469676174696f6e732026616d703b2044697370757465205265736f6c7574696f6e3c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020202020202020202020202020537472656e677468656e20636976696c206f72206372696d696e616c20636173657320776974682074727573746564206469676974616c2065766964656e63652e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a202020202020202020202020202020203c6469763e0d0a20202020202020202020202020202020202020203c683420636c6173733d226834686564223e50726576656e7420436f6d706c69616e6365205269736b733c2f68343e0d0a20202020202020202020202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020202020202020202020202041766f6964206c6567616c20616e6420726567756c61746f727920636f6e73657175656e6365732066726f6d2066616c7365206f72206d616e6970756c617465642066696c65732e0d0a20202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020202020200d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d22706f732d7265206d783138303020223e0d0a202020203c64697620636c6173733d226d783134343020706f732d7265223e0d0a20202020202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20202020202020203c64697620636c6173733d226472792d70642070743430223e0d0a2020202020202020202020203c64697620636c6173733d22736974652d7769647468223e0d0a202020202020202020202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020202020202020202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e4672657175656e746c792041736b6564205175657374696f6e733c2f68323e0d0a2020202020202020202020202020202020202020202020203c64697620636c6173733d226661712d736563206d74333220706167652d736563223e0d0a202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e223e0d0a20202020202020202020202020202020202020202020202020202020202020203c212d2d206661712031202d2d3e0d0a20202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d68656164657220616374697665223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202057686174206973206469676974616c20646f63756d656e742061757468656e7469636174696f6e20696e20666f72656e73696320696e7665737469676174696f6e733f0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020204469676974616c20646f63756d656e742061757468656e7469636174696f6e206973206120666f72656e7369632070726f636573732074686174207665726966696573207468650d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020206f726967696e616c69747920616e6420696e74656772697479206f6620646f63756d656e74732e205468697320696e766f6c76657320616e616c797a696e670d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020206d657461646174612c206564697420686973746f72792c20656d6265646465642070726f706572746965732c20616e642066696c65207369676e61747572657320746f0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020636f6e6669726d2077686574686572206120646f63756d656e7420686173206265656e2074616d70657265642077697468206f7220616c74657265642e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c212d2d206661712032202d2d3e0d0a20202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202057686174207479706573206f66206469676974616c20616e64207363616e6e656420646f63756d656e74732063616e20626520666f72656e736963616c6c792061757468656e746963617465643f0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020204f757220666f72656e73696320657870657274732063616e20616e616c797a65206120776964652072616e6765206f662066696c65732c20696e636c7564696e670d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020636f6e7472616374732c2050444620646f63756d656e74732c204d6963726f736f667420576f72642066696c65732c20457863656c207370726561647368656574732c0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202066696e616e6369616c207265636f7264732c207363616e6e656420646f63756d656e74732c20656d61696c732c20616e64206d6f7265e280947265676172646c657373206f660d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020776865746865722074686579e280997265206469676974616c206f726967696e616c73206f72207072696e74656420616e642072657363616e6e65642e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a0d0a20202020202020202020202020202020202020202020202020202020202020203c212d2d206661712033202d2d3e0d0a20202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020486f772063616e20796f752074656c6c206966206120646f63756d656e7420686173206265656e20656469746564206f72206d616e6970756c617465643f0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c703e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202057652075736520616476616e63656420666f72656e73696320736f66747761726520746f20646574656374206469676974616c206d616e6970756c6174696f6e20737563682061730d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202068696464656e206d65746164617461206368616e6765732c20756e617574686f72697a65642065646974732c207265766973696f6e2074696d657374616d70732c20616e640d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202066696c65206372656174696f6e20616e6f6d616c6965732e20546865736520746f6f6c732063616e20756e636f766572206576656e20737562746c6520646f63756d656e740d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020616c7465726174696f6e732e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c212d2d206661712034202d2d3e0d0a20202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020486f7720646f657320666f72656e73696320656d61696c20616e616c797369732068656c7020696e20646574656374696e67206672617564206f7220666f72676572793f0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020456d61696c20666f72656e73696373206578706f736573207369676e73206f66206672617564206c696b6520666f726765642073656e646572206164647265737365732c0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202073706f6f66656420646f6d61696e732c207068697368696e6720617474656d7074732c20616e6420756e757375616c204950206f722064656c697665727920726f757465732e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020205468697320696e666f726d6174696f6e20697320637269746963616c20696e20667261756420696e7665737469676174696f6e732c206c6567616c2064697370757465732c0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020616e64206379626572736563757269747920696e636964656e74732e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c212d2d206661712035202d2d3e0d0a20202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202041726520666f72656e73696320646f63756d656e7420616e616c797369732066696e64696e67732061646d69737369626c6520696e20636f7572743f0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020205965732e204f757220666f72656e73696320646f63756d656e74206578616d696e6174696f6e7320666f6c6c6f7720737472696374206c6567616c20616e640d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020746563686e6963616c2070726f746f636f6c732c20696e636c7564696e6720636861696e206f6620637573746f647920616e642065766964656e63650d0a202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020646f63756d656e746174696f6e2c20656e737572696e672074686520726573756c7473206172652066756c6c792061646d69737369626c6520696e20636976696c20616e640d0a2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020206372696d696e616c20636f7572742070726f63656564696e67732e0d0a20202020202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f703e0d0a202020202020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420707430207062343020706f732d72656c2070743430223e0d0a202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22742d63656e746572206d7836393020206d6c722d6174223e0d0a0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e556e73757265204966205468617420456d61696c206f7220446f63756d656e74204973205265616c3f205765e280996c6c2048656c7020596f75204b6e6f7720666f72204365727461696e2e3c2f68323e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020202020202020496e20686967682d7374616b657320696e7665737469676174696f6e732c20766572696679696e67207468652061757468656e746963697479206f66206469676974616c20636f6d6d756e69636174696f6e7320616e64207265636f7264732063616e206d616b650d0a202020202020202020202020202020206f7220627265616b206120636173652e205768657468657220796f7527726520776f726b696e67207468726f75676820616c6c65676174696f6e73206f6620666f72676572792c2066726175642c2074616d706572696e672c206f7220636f6d706c69616e63650d0a2020202020202020202020202020202062726561636865732c20426c61636b20446f6720466f72656e73696373206272696e67732074686520657870657274697365206e656564656420746f20756e636f766572206d616e6970756c6174696f6e20616e642076616c69646174650d0a20202020202020202020202020202020696e746567726974792e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020202020202020576520616e616c797a6520656d61696c20686561646572732c206d657461646174612c2074696d657374616d70732c20616e642066696c6520686973746f7269657320746f2064657465726d696e65206f726967696e616c69747920616e64206465746563740d0a202020202020202020202020202020207369676e73206f6620616c7465726174696f6e2e204f7572206d6574686f647320617265206d65746963756c6f75732c206f75722070726f6365737365732061726520646566656e7369626c652c20616e64206f7572207265706f72747320617265206275696c740d0a20202020202020202020202020202020666f722061646d6973736962696c69747920696e206c6567616c20616e6420726567756c61746f72792073657474696e67732e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c64697620636c6173733d226d743438223e0d0a202020202020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e426f6f6b206120436f6e666964656e7469616c20436f6e73756c746174696f6e3c2f613e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031313a32393a3537223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32393b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35313a2232343a656d61696c2d646f63756d656e742d61757468656e7469636174696f6e2d666f722d6c6567616c2d65766964656e6365223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32343a656d61696c2d646f63756d656e742d61757468656e7469636174696f6e2d666f722d6c6567616c2d65766964656e63652663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a35303a22456d61696c202620446f63756d656e742041757468656e7469636174696f6e20666f72204c6567616c2045766964656e6365223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3234223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(28, 'index.php?option=com_content&view=article&id=25', 'index.php?option=com_content&view=article&id=25:expert-forensic-review-of-opposing-legal-reports&catid=2', 'Expert Forensic Review of Opposing Legal Reports', ' Our Digital Forensics Experts Help You Challenge Bias, Strengthen Strategy, and Present Court-Ready Rebuttals Gain a strategic advantage in litigation by thoroughly reviewing and challenging opposing expert reports. Through meticulous forensic analysis and clear, evidence-backed consultation, we identify inconsistencies, expose methodological flaws, and ensure all digital evidence presented meets legal and technical standards. Our expert insight supports your case theory and enhances courtroom credibility through authoritative testimony and reporting. Schedule a Consultation Unbiased Forensic Reviews & Expert Guidance for Civil and Criminal Matters In high-stakes litigation, one flawed forensic report can shift the entire trajectory of a case. Black Dog Forensics offers specialized Opposing Expert Report Review and Consultation Services to help legal teams, businesses, and government agencies evaluate, rebut, and defend against problematic digital forensic claims. Our team brings clarity and credibility to digital investigations by identifying misinterpretations, uncovering errors, and offering expert insights to fortify your case strategy. Need an expert to review a digital forensic report or assist with litigation strategy? Contact us today. What We Do: Opposing Expert Reviews & Forensic Consultation Uncovering Flaws, Strengthening Strategy & Delivering Unbiased Expert Analysis We provide forensic review and consultation services that objectively evaluate opposing expert reports—identifying errors, biases, and misinterpretations that may compromise your case. Our experts deliver clear, defensible insights to help attorneys, corporations, and investigative teams build stronger, evidence-based strategies. Your opponent’s expert may have submitted a report—make sure it stands up to real scrutiny. Speak to a forensic consultant now. Opposing Expert Report Review & Rebuttal Analyze methodology, logic, and conclusions of opposing experts. Identify biases, flawed assumptions, and technical inaccuracies. Prepare rebuttal reports and assist in deposition strategy. Expert Case Consultation & Strategy Development Guide attorneys through digital forensic findings and evidentiary strategy. Review strengths, weaknesses, and gaps in the forensic narrative. Support trial preparation and strategic litigation planning. Corporate & Regulatory Investigation Support Review internal and external digital evidence in regulatory or compliance cases. Advise corporate clients on evidence protocols and risk mitigation.  Support audit integrity and investigation documentation. Expert Witness Testimony & Legal Support Provide authoritative, courtroom-ready testimony. Translate technical jargon into compelling and clear narratives for juries. Assist legal teams in crafting cross-examination questions. Why Legal Teams Trust Our Opposing Expert Reviews Don’t let flawed expert opinions go unchallenged. Our specialists can help. Request a Case Review. Independent & Unbiased Analysis Our experts provide objective evaluations with no affiliation to involved parties, ensuring findings are based solely on facts and forensic standards. Court-Admissible Reports & Testimony Every report we produce is formatted to meet evidentiary standards and withstand scrutiny in depositions, hearings, and trial proceedings. Fast Turnaround Available We offer expedited reviews completed in as little as 1–3 business days for time-sensitive litigation and investigative matters. Consultation Across Devices & Platforms Our forensic capabilities span desktops, laptops, mobile phones, tablets, cloud services, email systems, and encrypted storage.  Support for Civil, Criminal & Regulatory Matters Whether you\'re involved in civil disputes, criminal defense, or regulatory investigations, our experience spans multiple legal environments and industries. Strengthen Legal Arguments, Challenge Errors & Ensure Fair Case Evaluations Expert consultation isn’t just about offering opinions—it’s about empowering your legal team with strategic insight, technical clarity, and credible support. In high-stakes litigation, a qualified forensic expert can uncover analytical flaws, reinforce your position with scientifically sound reasoning, and help translate complex digital evidence into persuasive courtroom narratives. Whether you\'re challenging opposing reports or bolstering your own, the right expert can make a decisive impact. Challenge Bias & Misinterpretation Identify and expose flaws in opposing expert analyses that could undermine your case. Reinforce Case Strategy Use expert insight to shape courtroom strategy, legal argumentation, and discovery planning. Ensure Evidence Integrity Validate that digital forensic techniques meet legal and scientific best practices. Prepare for Cross-Examination Equip your team with rebuttals and cross-examination prep to dismantle weak expert claims. Gain a Trusted Expert Voice Our consultants explain complex data clearly to judges, juries, and investigators. Frequently Asked Questions What is an opposing expert review in digital forensics? An opposing expert review is an independent analysis of forensic reports submitted by the other party in a legal case. It helps uncover technical errors, biased interpretations, or flawed conclusions in digital evidence—essential for accurate and fair outcomes in litigation. When should you hire a digital forensic expert for litigation support? You should consult a digital forensic expert whenever electronic evidence—such as emails, mobile data, or computer files—is introduced in a case. Expert guidance is crucial during civil or criminal litigation, regulatory investigations, and internal audits to ensure the evidence is valid and properly interpreted. Can your experts dispute the findings of another digital forensic report? Yes. Our team specializes in providing rebuttal reports that challenge inaccurate or misleading forensic conclusions. We highlight inconsistencies, technical oversights, or misinterpretations that can weaken the credibility of the opposing expert’s testimony. What types of digital forensic evidence can you independently review? We conduct in-depth reviews of forensic reports involving mobile phone data, computer hard drives, email accounts, cloud storage, file metadata, user activity logs, and digital document revisions—across a wide range of platforms and formats. Can your forensic experts provide courtroom testimony in rebuttal cases? Absolutely. Our digital forensic experts are qualified to deliver clear, compelling, and court-admissible testimony. We’re experienced in explaining complex technical findings to judges, juries, and legal teams in high-stakes litigation. Challenging an Expert’s Findings? We Bring Clarity and Credibility to Your Case. When an opposing expert’s report raises red flags—or threatens to sway the outcome—you need a seasoned digital forensics team that can dissect the analysis, identify flaws, and deliver a clear, compelling response. Black Dog Forensics provides detailed evaluations of adversarial reports, highlighting methodological gaps, unsupported conclusions, and overlooked evidence. Whether you need behind-the-scenes consultation or expert testimony, we offer objective, court-tested insight to reinforce your position and support your legal strategy. Request a Confidential Consultation ', '2025-05-23 18:59:27', 'c1cad3c32a8c8bd0986f6971fb7cd962', 1, 1, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a373431343a22204f7572204469676974616c20466f72656e7369637320457870657274732048656c7020596f75204368616c6c656e676520426961732c20537472656e677468656e2053747261746567792c20616e642050726573656e7420436f7572742d526561647920526562757474616c73204761696e20612073747261746567696320616476616e7461676520696e206c697469676174696f6e2062792074686f726f7567686c7920726576696577696e6720616e64206368616c6c656e67696e67206f70706f73696e6720657870657274207265706f7274732e205468726f756768206d65746963756c6f757320666f72656e73696320616e616c7973697320616e6420636c6561722c2065766964656e63652d6261636b656420636f6e73756c746174696f6e2c207765206964656e7469667920696e636f6e73697374656e636965732c206578706f7365206d6574686f646f6c6f676963616c20666c6177732c20616e6420656e7375726520616c6c206469676974616c2065766964656e63652070726573656e746564206d65657473206c6567616c20616e6420746563686e6963616c207374616e64617264732e204f75722065787065727420696e736967687420737570706f72747320796f75722063617365207468656f727920616e6420656e68616e63657320636f757274726f6f6d20637265646962696c697479207468726f75676820617574686f72697461746976652074657374696d6f6e7920616e64207265706f7274696e672e205363686564756c65206120436f6e73756c746174696f6e20556e62696173656420466f72656e73696320526576696577732026204578706572742047756964616e636520666f7220436976696c20616e64204372696d696e616c204d61747465727320496e20686967682d7374616b6573206c697469676174696f6e2c206f6e6520666c6177656420666f72656e736963207265706f72742063616e2073686966742074686520656e74697265207472616a6563746f7279206f66206120636173652e20426c61636b20446f6720466f72656e73696373206f6666657273207370656369616c697a6564204f70706f73696e6720457870657274205265706f72742052657669657720616e6420436f6e73756c746174696f6e20536572766963657320746f2068656c70206c6567616c207465616d732c20627573696e65737365732c20616e6420676f7665726e6d656e74206167656e63696573206576616c756174652c2072656275742c20616e6420646566656e6420616761696e73742070726f626c656d61746963206469676974616c20666f72656e73696320636c61696d732e204f7572207465616d206272696e677320636c617269747920616e6420637265646962696c69747920746f206469676974616c20696e7665737469676174696f6e73206279206964656e74696679696e67206d6973696e746572707265746174696f6e732c20756e636f766572696e67206572726f72732c20616e64206f66666572696e672065787065727420696e73696768747320746f20666f727469667920796f757220636173652073747261746567792e204e65656420616e2065787065727420746f207265766965772061206469676974616c20666f72656e736963207265706f7274206f72206173736973742077697468206c697469676174696f6e2073747261746567793f20436f6e7461637420757320746f6461792e205768617420576520446f3a204f70706f73696e67204578706572742052657669657773202620466f72656e73696320436f6e73756c746174696f6e20556e636f766572696e6720466c6177732c20537472656e677468656e696e6720537472617465677920262044656c69766572696e6720556e6269617365642045787065727420416e616c797369732057652070726f7669646520666f72656e7369632072657669657720616e6420636f6e73756c746174696f6e2073657276696365732074686174206f626a6563746976656c79206576616c75617465206f70706f73696e6720657870657274207265706f727473e280946964656e74696679696e67206572726f72732c206269617365732c20616e64206d6973696e746572707265746174696f6e732074686174206d617920636f6d70726f6d69736520796f757220636173652e204f757220657870657274732064656c6976657220636c6561722c20646566656e7369626c6520696e73696768747320746f2068656c70206174746f726e6579732c20636f72706f726174696f6e732c20616e6420696e7665737469676174697665207465616d73206275696c64207374726f6e6765722c2065766964656e63652d626173656420737472617465676965732e20596f7572206f70706f6e656e74e280997320657870657274206d61792068617665207375626d69747465642061207265706f7274e280946d616b652073757265206974207374616e647320757020746f207265616c207363727574696e792e20537065616b20746f206120666f72656e73696320636f6e73756c74616e74206e6f772e204f70706f73696e6720457870657274205265706f727420526576696577202620526562757474616c20416e616c797a65206d6574686f646f6c6f67792c206c6f6769632c20616e6420636f6e636c7573696f6e73206f66206f70706f73696e6720657870657274732e204964656e74696679206269617365732c20666c6177656420617373756d7074696f6e732c20616e6420746563686e6963616c20696e616363757261636965732e205072657061726520726562757474616c207265706f72747320616e642061737369737420696e206465706f736974696f6e2073747261746567792e20457870657274204361736520436f6e73756c746174696f6e202620537472617465677920446576656c6f706d656e74204775696465206174746f726e657973207468726f756768206469676974616c20666f72656e7369632066696e64696e677320616e642065766964656e74696172792073747261746567792e2052657669657720737472656e677468732c207765616b6e65737365732c20616e64206761707320696e2074686520666f72656e736963206e61727261746976652e20537570706f727420747269616c207072657061726174696f6e20616e6420737472617465676963206c697469676174696f6e20706c616e6e696e672e20436f72706f72617465202620526567756c61746f727920496e7665737469676174696f6e20537570706f72742052657669657720696e7465726e616c20616e642065787465726e616c206469676974616c2065766964656e636520696e20726567756c61746f7279206f7220636f6d706c69616e63652063617365732e2041647669736520636f72706f7261746520636c69656e7473206f6e2065766964656e63652070726f746f636f6c7320616e64207269736b206d697469676174696f6e2e2020537570706f727420617564697420696e7465677269747920616e6420696e7665737469676174696f6e20646f63756d656e746174696f6e2e20457870657274205769746e6573732054657374696d6f6e792026204c6567616c20537570706f72742050726f7669646520617574686f72697461746976652c20636f757274726f6f6d2d72656164792074657374696d6f6e792e205472616e736c61746520746563686e6963616c206a6172676f6e20696e746f20636f6d70656c6c696e6720616e6420636c656172206e61727261746976657320666f72206a75726965732e20417373697374206c6567616c207465616d7320696e206372616674696e672063726f73732d6578616d696e6174696f6e207175657374696f6e732e20576879204c6567616c205465616d73205472757374204f7572204f70706f73696e6720457870657274205265766965777320446f6ee2809974206c657420666c6177656420657870657274206f70696e696f6e7320676f20756e6368616c6c656e6765642e204f7572207370656369616c697374732063616e2068656c702e205265717565737420612043617365205265766965772e20496e646570656e64656e74202620556e62696173656420416e616c79736973204f757220657870657274732070726f76696465206f626a656374697665206576616c756174696f6e732077697468206e6f20616666696c696174696f6e20746f20696e766f6c76656420706172746965732c20656e737572696e672066696e64696e67732061726520626173656420736f6c656c79206f6e20666163747320616e6420666f72656e736963207374616e64617264732e20436f7572742d41646d69737369626c65205265706f72747320262054657374696d6f6e79204576657279207265706f72742077652070726f6475636520697320666f726d617474656420746f206d6565742065766964656e7469617279207374616e646172647320616e6420776974687374616e64207363727574696e7920696e206465706f736974696f6e732c2068656172696e67732c20616e6420747269616c2070726f63656564696e67732e2046617374205475726e61726f756e6420417661696c61626c65205765206f6666657220657870656469746564207265766965777320636f6d706c6574656420696e206173206c6974746c652061732031e280933320627573696e657373206461797320666f722074696d652d73656e736974697665206c697469676174696f6e20616e6420696e7665737469676174697665206d6174746572732e20436f6e73756c746174696f6e204163726f73732044657669636573202620506c6174666f726d73204f757220666f72656e736963206361706162696c6974696573207370616e206465736b746f70732c206c6170746f70732c206d6f62696c652070686f6e65732c207461626c6574732c20636c6f75642073657276696365732c20656d61696c2073797374656d732c20616e6420656e637279707465642073746f726167652e2020537570706f727420666f7220436976696c2c204372696d696e616c202620526567756c61746f7279204d617474657273205768657468657220796f7527726520696e766f6c76656420696e20636976696c2064697370757465732c206372696d696e616c20646566656e73652c206f7220726567756c61746f727920696e7665737469676174696f6e732c206f757220657870657269656e6365207370616e73206d756c7469706c65206c6567616c20656e7669726f6e6d656e747320616e6420696e64757374726965732e20537472656e677468656e204c6567616c20417267756d656e74732c204368616c6c656e6765204572726f7273202620456e7375726520466169722043617365204576616c756174696f6e732045787065727420636f6e73756c746174696f6e2069736ee2809974206a7573742061626f7574206f66666572696e67206f70696e696f6e73e280946974e28099732061626f757420656d706f776572696e6720796f7572206c6567616c207465616d20776974682073747261746567696320696e73696768742c20746563686e6963616c20636c61726974792c20616e64206372656469626c6520737570706f72742e20496e20686967682d7374616b6573206c697469676174696f6e2c2061207175616c696669656420666f72656e736963206578706572742063616e20756e636f76657220616e616c79746963616c20666c6177732c207265696e666f72636520796f757220706f736974696f6e207769746820736369656e7469666963616c6c7920736f756e6420726561736f6e696e672c20616e642068656c70207472616e736c61746520636f6d706c6578206469676974616c2065766964656e636520696e746f207065727375617369766520636f757274726f6f6d206e6172726174697665732e205768657468657220796f75277265206368616c6c656e67696e67206f70706f73696e67207265706f727473206f7220626f6c73746572696e6720796f7572206f776e2c20746865207269676874206578706572742063616e206d616b65206120646563697369766520696d706163742e204368616c6c656e676520426961732026204d6973696e746572707265746174696f6e204964656e7469667920616e64206578706f736520666c61777320696e206f70706f73696e672065787065727420616e616c79736573207468617420636f756c6420756e6465726d696e6520796f757220636173652e205265696e666f7263652043617365205374726174656779205573652065787065727420696e736967687420746f20736861706520636f757274726f6f6d2073747261746567792c206c6567616c20617267756d656e746174696f6e2c20616e6420646973636f7665727920706c616e6e696e672e20456e737572652045766964656e636520496e746567726974792056616c69646174652074686174206469676974616c20666f72656e73696320746563686e6971756573206d656574206c6567616c20616e6420736369656e74696669632062657374207072616374696365732e205072657061726520666f722043726f73732d4578616d696e6174696f6e20457175697020796f7572207465616d207769746820726562757474616c7320616e642063726f73732d6578616d696e6174696f6e207072657020746f206469736d616e746c65207765616b2065787065727420636c61696d732e204761696e206120547275737465642045787065727420566f696365204f757220636f6e73756c74616e7473206578706c61696e20636f6d706c6578206461746120636c6561726c7920746f206a75646765732c206a75726965732c20616e6420696e76657374696761746f72732e204672657175656e746c792041736b6564205175657374696f6e73205768617420697320616e206f70706f73696e67206578706572742072657669657720696e206469676974616c20666f72656e736963733f20416e206f70706f73696e67206578706572742072657669657720697320616e20696e646570656e64656e7420616e616c79736973206f6620666f72656e736963207265706f727473207375626d697474656420627920746865206f7468657220706172747920696e2061206c6567616c20636173652e2049742068656c707320756e636f76657220746563686e6963616c206572726f72732c2062696173656420696e746572707265746174696f6e732c206f7220666c6177656420636f6e636c7573696f6e7320696e206469676974616c2065766964656e6365e28094657373656e7469616c20666f7220616363757261746520616e642066616972206f7574636f6d657320696e206c697469676174696f6e2e205768656e2073686f756c6420796f7520686972652061206469676974616c20666f72656e7369632065787065727420666f72206c697469676174696f6e20737570706f72743f20596f752073686f756c6420636f6e73756c742061206469676974616c20666f72656e73696320657870657274207768656e6576657220656c656374726f6e69632065766964656e6365e280947375636820617320656d61696c732c206d6f62696c6520646174612c206f7220636f6d70757465722066696c6573e28094697320696e74726f647563656420696e206120636173652e204578706572742067756964616e6365206973206372756369616c20647572696e6720636976696c206f72206372696d696e616c206c697469676174696f6e2c20726567756c61746f727920696e7665737469676174696f6e732c20616e6420696e7465726e616c2061756469747320746f20656e73757265207468652065766964656e63652069732076616c696420616e642070726f7065726c7920696e7465727072657465642e2043616e20796f757220657870657274732064697370757465207468652066696e64696e6773206f6620616e6f74686572206469676974616c20666f72656e736963207265706f72743f205965732e204f7572207465616d207370656369616c697a657320696e2070726f766964696e6720726562757474616c207265706f7274732074686174206368616c6c656e676520696e6163637572617465206f72206d69736c656164696e6720666f72656e73696320636f6e636c7573696f6e732e20576520686967686c6967687420696e636f6e73697374656e636965732c20746563686e6963616c206f7665727369676874732c206f72206d6973696e746572707265746174696f6e7320746861742063616e207765616b656e2074686520637265646962696c697479206f6620746865206f70706f73696e6720657870657274e28099732074657374696d6f6e792e2057686174207479706573206f66206469676974616c20666f72656e7369632065766964656e63652063616e20796f7520696e646570656e64656e746c79207265766965773f20576520636f6e6475637420696e2d64657074682072657669657773206f6620666f72656e736963207265706f72747320696e766f6c76696e67206d6f62696c652070686f6e6520646174612c20636f6d70757465722068617264206472697665732c20656d61696c206163636f756e74732c20636c6f75642073746f726167652c2066696c65206d657461646174612c2075736572206163746976697479206c6f67732c20616e64206469676974616c20646f63756d656e74207265766973696f6e73e280946163726f7373206120776964652072616e6765206f6620706c6174666f726d7320616e6420666f726d6174732e2043616e20796f757220666f72656e73696320657870657274732070726f7669646520636f757274726f6f6d2074657374696d6f6e7920696e20726562757474616c2063617365733f204162736f6c7574656c792e204f7572206469676974616c20666f72656e736963206578706572747320617265207175616c696669656420746f2064656c6976657220636c6561722c20636f6d70656c6c696e672c20616e6420636f7572742d61646d69737369626c652074657374696d6f6e792e205765e28099726520657870657269656e63656420696e206578706c61696e696e6720636f6d706c657820746563686e6963616c2066696e64696e677320746f206a75646765732c206a75726965732c20616e64206c6567616c207465616d7320696e20686967682d7374616b6573206c697469676174696f6e2e204368616c6c656e67696e6720616e20457870657274e28099732046696e64696e67733f205765204272696e6720436c617269747920616e6420437265646962696c69747920746f20596f757220436173652e205768656e20616e206f70706f73696e6720657870657274e2809973207265706f7274207261697365732072656420666c616773e280946f7220746872656174656e7320746f207377617920746865206f7574636f6d65e28094796f75206e656564206120736561736f6e6564206469676974616c20666f72656e73696373207465616d20746861742063616e20646973736563742074686520616e616c797369732c206964656e7469667920666c6177732c20616e642064656c69766572206120636c6561722c20636f6d70656c6c696e6720726573706f6e73652e20426c61636b20446f6720466f72656e736963732070726f76696465732064657461696c6564206576616c756174696f6e73206f6620616476657273617269616c207265706f7274732c20686967686c69676874696e67206d6574686f646f6c6f676963616c20676170732c20756e737570706f7274656420636f6e636c7573696f6e732c20616e64206f7665726c6f6f6b65642065766964656e63652e205768657468657220796f75206e65656420626568696e642d7468652d7363656e657320636f6e73756c746174696f6e206f72206578706572742074657374696d6f6e792c207765206f66666572206f626a6563746976652c20636f7572742d74657374656420696e736967687420746f207265696e666f72636520796f757220706f736974696f6e20616e6420737570706f727420796f7572206c6567616c2073747261746567792e2052657175657374206120436f6e666964656e7469616c20436f6e73756c746174696f6e20223b693a333b613a32353a7b733a323a226964223b693a32353b733a353a22616c696173223b733a34383a2265787065727420666f72656e73696320726576696577206f66206f70706f73696e67206c6567616c207265706f727473223b733a373a2273756d6d617279223b733a31383335363a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a20202020202020202020202020204f7572204469676974616c20466f72656e7369637320457870657274732048656c7020596f75204368616c6c656e676520426961732c20537472656e677468656e2053747261746567792c20616e642050726573656e740d0a2020202020202020202020202020436f7572742d526561647920526562757474616c730d0a2020202020202020202020203c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d747874206d743234223e0d0a20202020202020202020202020204761696e20612073747261746567696320616476616e7461676520696e206c697469676174696f6e2062792074686f726f7567686c7920726576696577696e6720616e64206368616c6c656e67696e67206f70706f73696e670d0a2020202020202020202020202020657870657274207265706f7274732e205468726f756768206d65746963756c6f757320666f72656e73696320616e616c7973697320616e6420636c6561722c2065766964656e63652d6261636b65640d0a2020202020202020202020202020636f6e73756c746174696f6e2c207765206964656e7469667920696e636f6e73697374656e636965732c206578706f7365206d6574686f646f6c6f676963616c20666c6177732c20616e6420656e7375726520616c6c0d0a20202020202020202020202020206469676974616c2065766964656e63652070726573656e746564206d65657473206c6567616c20616e6420746563686e6963616c207374616e64617264732e204f75722065787065727420696e736967687420737570706f7274730d0a2020202020202020202020202020796f75722063617365207468656f727920616e6420656e68616e63657320636f757274726f6f6d20637265646962696c697479207468726f75676820617574686f72697461746976652074657374696d6f6e7920616e640d0a20202020202020202020202020207265706f7274696e672e0d0a2020202020202020202020203c2f703e0d0a2020202020202020202020203c64697620636c6173733d226d743332223e0d0a20202020202020202020202020203c6120636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e2220687265663d222f636f6e74616374223e0d0a202020202020202020202020202020205363686564756c65206120436f6e73756c746174696f6e0d0a20202020202020202020202020203c2f613e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78353031207478742d6e726d6c223e0d0a20202020202020202020556e62696173656420466f72656e73696320526576696577732026204578706572742047756964616e636520666f7220436976696c20616e64204372696d696e616c204d6174746572730d0a20202020202020203c2f68323e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020496e20686967682d7374616b6573206c697469676174696f6e2c206f6e6520666c6177656420666f72656e736963207265706f72742063616e2073686966742074686520656e74697265207472616a6563746f7279206f66206120636173652e0d0a20202020202020202020426c61636b20446f6720466f72656e73696373206f6666657273207370656369616c697a6564204f70706f73696e6720457870657274205265706f72742052657669657720616e6420436f6e73756c746174696f6e20536572766963657320746f0d0a2020202020202020202068656c70206c6567616c207465616d732c20627573696e65737365732c20616e6420676f7665726e6d656e74206167656e63696573206576616c756174652c2072656275742c20616e6420646566656e6420616761696e73740d0a2020202020202020202070726f626c656d61746963206469676974616c20666f72656e73696320636c61696d732e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020204f7572207465616d206272696e677320636c617269747920616e6420637265646962696c69747920746f206469676974616c20696e7665737469676174696f6e73206279206964656e74696679696e67206d6973696e746572707265746174696f6e732c0d0a20202020202020202020756e636f766572696e67206572726f72732c20616e64206f66666572696e672065787065727420696e73696768747320746f20666f727469667920796f757220636173652073747261746567792e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020204e65656420616e2065787065727420746f207265766965772061206469676974616c20666f72656e736963207265706f7274206f72206173736973742077697468206c697469676174696f6e2073747261746567793f20436f6e746163742075730d0a20202020202020202020746f6461792e0d0a20202020202020203c2f703e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d7835313820706f732d72656c223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f7265706f7274732d6163742e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d76697322202f3e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e5768617420576520446f3a204f70706f73696e67204578706572742052657669657773202620466f72656e73696320436f6e73756c746174696f6e3c2f68323e0d0a2020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e556e636f766572696e6720466c6177732c20537472656e677468656e696e6720537472617465677920262044656c69766572696e6720556e6269617365642045787065727420416e616c797369733c2f68333e0d0a2020202020203c7020636c6173733d22702d657874206d7831303030206d743138223e0d0a202020202020202057652070726f7669646520666f72656e7369632072657669657720616e6420636f6e73756c746174696f6e2073657276696365732074686174206f626a6563746976656c79206576616c75617465206f70706f73696e67206578706572740d0a20202020202020207265706f727473e280946964656e74696679696e67206572726f72732c206269617365732c20616e64206d6973696e746572707265746174696f6e732074686174206d617920636f6d70726f6d69736520796f757220636173652e204f757220657870657274730d0a202020202020202064656c6976657220636c6561722c20646566656e7369626c6520696e73696768747320746f2068656c70206174746f726e6579732c20636f72706f726174696f6e732c20616e6420696e7665737469676174697665207465616d73206275696c640d0a20202020202020207374726f6e6765722c2065766964656e63652d626173656420737472617465676965732e0d0a2020202020203c2f703e0d0a3c7020636c6173733d22702d657874206d743138223e596f7572206f70706f6e656e74e280997320657870657274206d61792068617665207375626d69747465642061207265706f7274e280946d616b652073757265206974207374616e647320757020746f207265616c207363727574696e792e20537065616b20746f206120666f72656e73696320636f6e73756c74616e74206e6f772e0d0a3c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c683420636c6173733d226834686564223e4f70706f73696e6720457870657274205265706f727420526576696577202620526562757474616c3c2f68343e0d0a20202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020416e616c797a65206d6574686f646f6c6f67792c206c6f6769632c20616e6420636f6e636c7573696f6e73206f66206f70706f73696e6720657870657274732e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020204964656e74696679206269617365732c20666c6177656420617373756d7074696f6e732c20616e6420746563686e6963616c20696e616363757261636965732e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a2020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020205072657061726520726562757474616c207265706f72747320616e642061737369737420696e206465706f736974696f6e2073747261746567792e0d0a2020202020202020202020203c2f7370616e3e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e457870657274204361736520436f6e73756c746174696f6e202620537472617465677920446576656c6f706d656e743c2f68343e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020204775696465206174746f726e657973207468726f756768206469676974616c20666f72656e7369632066696e64696e677320616e642065766964656e74696172792073747261746567792e0d0a20202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202052657669657720737472656e677468732c207765616b6e65737365732c20616e64206761707320696e2074686520666f72656e736963206e61727261746976652e0d0a20202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020202020537570706f727420747269616c207072657061726174696f6e20616e6420737472617465676963206c697469676174696f6e20706c616e6e696e672e0d0a20202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436f72706f72617465202620526567756c61746f727920496e7665737469676174696f6e20537570706f72743c2f68343e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202052657669657720696e7465726e616c20616e642065787465726e616c206469676974616c2065766964656e636520696e20726567756c61746f7279206f7220636f6d706c69616e63652063617365732e0d0a20202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202041647669736520636f72706f7261746520636c69656e7473206f6e2065766964656e63652070726f746f636f6c7320616e64207269736b206d697469676174696f6e2e0d0a20202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020202020537570706f727420617564697420696e7465677269747920616e6420696e7665737469676174696f6e20646f63756d656e746174696f6e2e0d0a20202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e457870657274205769746e6573732054657374696d6f6e792026204c6567616c20537570706f72743c2f68343e0d0a202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031362073747265746368206d743332223e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a2020202020202020202020202020202050726f7669646520617574686f72697461746976652c20636f757274726f6f6d2d72656164792074657374696d6f6e792e0d0a20202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a202020202020202020202020202020205472616e736c61746520746563686e6963616c206a6172676f6e20696e746f20636f6d70656c6c696e6720616e6420636c656172206e61727261746976657320666f72206a75726965732e0d0a20202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d22666c7820666c782d636f6c20616c69676e2d73746172742067617031322073747265746368206c6973742069636f6e20706c2d34223e0d0a20202020202020202020202020203c7370616e20636c6173733d22696e6e65722d7370616e223e0d0a20202020202020202020202020202020417373697374206c6567616c207465616d7320696e206372616674696e672063726f73732d6578616d696e6174696f6e207175657374696f6e732e0d0a20202020202020202020202020203c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020203c683220636c6173733d226b6e732d686564206d78373736207478742d6e726d6c223e576879204c6567616c205465616d73205472757374204f7572204f70706f73696e672045787065727420526576696577733c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a2020202020202020446f6ee2809974206c657420666c6177656420657870657274206f70696e696f6e7320676f20756e6368616c6c656e6765642e204f7572207370656369616c697374732063616e2068656c702e205265717565737420612043617365205265766965772e0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e496e646570656e64656e74202620556e62696173656420416e616c797369733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020204f757220657870657274732070726f76696465206f626a656374697665206576616c756174696f6e732077697468206e6f20616666696c696174696f6e20746f20696e766f6c76656420706172746965732c20656e737572696e672066696e64696e6773206172650d0a202020202020202020202020626173656420736f6c656c79206f6e20666163747320616e6420666f72656e736963207374616e64617264732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436f7572742d41646d69737369626c65205265706f7274732026616d703b2054657374696d6f6e793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020204576657279207265706f72742077652070726f6475636520697320666f726d617474656420746f206d6565742065766964656e7469617279207374616e646172647320616e6420776974687374616e64207363727574696e7920696e206465706f736974696f6e732c0d0a20202020202020202020202068656172696e67732c20616e6420747269616c2070726f63656564696e67732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e46617374205475726e61726f756e6420417661696c61626c653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020205765206f6666657220657870656469746564207265766965777320636f6d706c6574656420696e206173206c6974746c652061732031e280933320627573696e657373206461797320666f722074696d652d73656e736974697665206c697469676174696f6e20616e640d0a202020202020202020202020696e7665737469676174697665206d6174746572732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e436f6e73756c746174696f6e204163726f73732044657669636573202620506c6174666f726d733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020204f757220666f72656e736963206361706162696c6974696573207370616e206465736b746f70732c206c6170746f70732c206d6f62696c652070686f6e65732c207461626c6574732c20636c6f75642073657276696365732c20656d61696c2073797374656d732c20616e640d0a202020202020202020202020656e637279707465642073746f726167652e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e537570706f727420666f7220436976696c2c204372696d696e616c202620526567756c61746f7279204d6174746572733c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020205768657468657220796f7527726520696e766f6c76656420696e20636976696c2064697370757465732c206372696d696e616c20646566656e73652c206f7220726567756c61746f727920696e7665737469676174696f6e732c206f757220657870657269656e63650d0a2020202020202020202020207370616e73206d756c7469706c65206c6567616c20656e7669726f6e6d656e747320616e6420696e64757374726965732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a0d0a3c64697620636c6173733d226472792d70642020706f732d7265206f76722d666c2d68202070743430206d783138353020223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d77696474682065782d73773030223e0d0a202020203c64697620636c6173733d226d6c722d6174223e0d0a2020202020203c683220636c6173733d226b6e732d686564206d78373736207478742d6e726d6c223e537472656e677468656e204c6567616c20417267756d656e74732c204368616c6c656e6765204572726f7273202620456e7375726520466169722043617365204576616c756174696f6e730d0a2020202020203c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874206d7831303030223e0d0a202020202020202045787065727420636f6e73756c746174696f6e2069736ee2809974206a7573742061626f7574206f66666572696e67206f70696e696f6e73e280946974e28099732061626f757420656d706f776572696e6720796f7572206c6567616c207465616d20776974680d0a202020202020202073747261746567696320696e73696768742c20746563686e6963616c20636c61726974792c20616e64206372656469626c6520737570706f72742e20496e20686967682d7374616b6573206c697469676174696f6e2c2061207175616c69666965640d0a2020202020202020666f72656e736963206578706572742063616e20756e636f76657220616e616c79746963616c20666c6177732c207265696e666f72636520796f757220706f736974696f6e207769746820736369656e7469666963616c6c7920736f756e640d0a2020202020202020726561736f6e696e672c20616e642068656c70207472616e736c61746520636f6d706c6578206469676974616c2065766964656e636520696e746f207065727375617369766520636f757274726f6f6d206e6172726174697665732e0d0a2020202020203c2f703e0d0a2020202020203c7020636c6173733d226d74313820702d65787420223e0d0a20202020202020205768657468657220796f75277265206368616c6c656e67696e67206f70706f73696e67207265706f727473206f7220626f6c73746572696e6720796f7572206f776e2c20746865207269676874206578706572742063616e206d616b6520612064656369736976650d0a2020202020202020696d706163742e0d0a2020202020203c2f703e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22666c78206761703332206d743332207772702070726f7463742070642d696e3234207574722d616c69676e2077726170206a73702d7374617274223e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4368616c6c656e676520426961732026204d6973696e746572707265746174696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020204964656e7469667920616e64206578706f736520666c61777320696e206f70706f73696e672065787065727420616e616c79736573207468617420636f756c6420756e6465726d696e6520796f757220636173652e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e5265696e666f72636520436173652053747261746567793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020205573652065787065727420696e736967687420746f20736861706520636f757274726f6f6d2073747261746567792c206c6567616c20617267756d656e746174696f6e2c20616e6420646973636f7665727920706c616e6e696e672e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783430223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e456e737572652045766964656e636520496e746567726974793c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202056616c69646174652074686174206469676974616c20666f72656e73696320746563686e6971756573206d656574206c6567616c20616e6420736369656e74696669632062657374207072616374696365732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e5072657061726520666f722043726f73732d4578616d696e6174696f6e3c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a202020202020202020202020457175697020796f7572207465616d207769746820726562757474616c7320616e642063726f73732d6578616d696e6174696f6e207072657020746f206469736d616e746c65207765616b2065787065727420636c61696d732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22636f6c33206368732d75732d7020666c783530223e0d0a20202020202020203c6469763e0d0a202020202020202020203c683420636c6173733d226834686564223e4761696e206120547275737465642045787065727420566f6963653c2f68343e0d0a202020202020202020203c7020636c6173733d226d743332223e0d0a2020202020202020202020204f757220636f6e73756c74616e7473206578706c61696e20636f6d706c6578206461746120636c6561726c7920746f206a75646765732c206a75726965732c20616e6420696e76657374696761746f72732e0d0a202020202020202020203c2f703e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d22706f732d7265206d783138303020223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d70642070743430223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e4672657175656e746c792041736b6564205175657374696f6e733c2f68323e0d0a2020202020202020202020203c64697620636c6173733d226661712d736563206d74333220706167652d736563223e0d0a20202020202020202020202020203c64697620636c6173733d226163636f7264696f6e206661712d69636f6e223e0d0a202020202020202020202020202020203c212d2d206661712031202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d68656164657220616374697665223e0d0a20202020202020202020202020202020202020205768617420697320616e206f70706f73696e67206578706572742072657669657720696e206469676974616c20666f72656e736963733f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a202020202020202020202020202020202020202020202020416e206f70706f73696e67206578706572742072657669657720697320616e20696e646570656e64656e7420616e616c79736973206f6620666f72656e736963207265706f7274730d0a2020202020202020202020202020202020202020202020207375626d697474656420627920746865206f7468657220706172747920696e2061206c6567616c20636173652e2049742068656c707320756e636f76657220746563686e6963616c0d0a2020202020202020202020202020202020202020202020206572726f72732c2062696173656420696e746572707265746174696f6e732c206f7220666c6177656420636f6e636c7573696f6e7320696e206469676974616c0d0a20202020202020202020202020202020202020202020202065766964656e6365e28094657373656e7469616c20666f7220616363757261746520616e642066616972206f7574636f6d657320696e206c697469676174696f6e2e0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712032202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a20202020202020202020202020202020202020205768656e2073686f756c6420796f7520686972652061206469676974616c20666f72656e7369632065787065727420666f72206c697469676174696f6e20737570706f72743f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020202020202020596f752073686f756c6420636f6e73756c742061206469676974616c20666f72656e73696320657870657274207768656e6576657220656c656374726f6e69632065766964656e6365e280947375636820617320656d61696c732c206d6f62696c6520646174612c206f7220636f6d70757465722066696c6573e28094697320696e74726f647563656420696e206120636173652e204578706572742067756964616e6365206973206372756369616c20647572696e6720636976696c206f72206372696d696e616c206c697469676174696f6e2c20726567756c61746f727920696e7665737469676174696f6e732c20616e6420696e7465726e616c2061756469747320746f20656e73757265207468652065766964656e63652069732076616c696420616e642070726f7065726c7920696e7465727072657465642e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a0d0a202020202020202020202020202020203c212d2d206661712033202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202043616e20796f757220657870657274732064697370757465207468652066696e64696e6773206f6620616e6f74686572206469676974616c20666f72656e736963207265706f72743f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a20202020202020202020202020202020202020202020205965732e204f7572207465616d207370656369616c697a657320696e2070726f766964696e6720726562757474616c207265706f7274732074686174206368616c6c656e676520696e6163637572617465206f72206d69736c656164696e6720666f72656e73696320636f6e636c7573696f6e732e20576520686967686c6967687420696e636f6e73697374656e636965732c20746563686e6963616c206f7665727369676874732c206f72206d6973696e746572707265746174696f6e7320746861742063616e207765616b656e2074686520637265646962696c697479206f6620746865206f70706f73696e6720657870657274e28099732074657374696d6f6e792e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712034202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202057686174207479706573206f66206469676974616c20666f72656e7369632065766964656e63652063616e20796f7520696e646570656e64656e746c79207265766965773f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a202020202020202020202020202020202020202020202020576520636f6e6475637420696e2d64657074682072657669657773206f6620666f72656e736963207265706f72747320696e766f6c76696e67206d6f62696c652070686f6e6520646174612c20636f6d70757465722068617264206472697665732c20656d61696c206163636f756e74732c20636c6f75642073746f726167652c2066696c65206d657461646174612c2075736572206163746976697479206c6f67732c20616e64206469676974616c20646f63756d656e74207265766973696f6e73e280946163726f7373206120776964652072616e6765206f6620706c6174666f726d7320616e6420666f726d6174732e0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c212d2d206661712035202d2d3e0d0a202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a202020202020202020202020202020202020202043616e20796f757220666f72656e73696320657870657274732070726f7669646520636f757274726f6f6d2074657374696d6f6e7920696e20726562757474616c2063617365733f0d0a2020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a202020202020202020202020202020202020202020203c703e0d0a2020202020202020202020202020202020204162736f6c7574656c792e204f7572206469676974616c20666f72656e736963206578706572747320617265207175616c696669656420746f2064656c6976657220636c6561722c20636f6d70656c6c696e672c20616e6420636f7572742d61646d69737369626c652074657374696d6f6e792e205765e28099726520657870657269656e63656420696e206578706c61696e696e6720636f6d706c657820746563686e6963616c2066696e64696e677320746f206a75646765732c206a75726965732c20616e64206c6567616c207465616d7320696e20686967682d7374616b6573206c697469676174696f6e2e0d0a0d0a0d0a202020202020202020202020202020202020202020203c2f703e0d0a20202020202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020202020202020203c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a20202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420707430207062343020706f732d72656c2070743430223e0d0a20203c64697620636c6173733d22736974652d7769647468223e0d0a202020203c64697620636c6173733d22742d63656e746572206d7836393020206d6c722d6174223e0d0a0d0a2020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e4368616c6c656e67696e6720616e20457870657274e28099732046696e64696e67733f205765204272696e6720436c617269747920616e6420437265646962696c69747920746f20596f757220436173652e3c2f68323e0d0a2020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020205768656e20616e206f70706f73696e6720657870657274e2809973207265706f7274207261697365732072656420666c616773e280946f7220746872656174656e7320746f207377617920746865206f7574636f6d65e28094796f75206e656564206120736561736f6e65640d0a20202020202020206469676974616c20666f72656e73696373207465616d20746861742063616e20646973736563742074686520616e616c797369732c206964656e7469667920666c6177732c20616e642064656c69766572206120636c6561722c20636f6d70656c6c696e670d0a2020202020202020726573706f6e73652e20426c61636b20446f6720466f72656e736963732070726f76696465732064657461696c6564206576616c756174696f6e73206f6620616476657273617269616c207265706f7274732c20686967686c69676874696e670d0a20202020202020206d6574686f646f6c6f676963616c20676170732c20756e737570706f7274656420636f6e636c7573696f6e732c20616e64206f7665726c6f6f6b65642065766964656e63652e0d0a2020202020203c2f703e0d0a2020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020205768657468657220796f75206e65656420626568696e642d7468652d7363656e657320636f6e73756c746174696f6e206f72206578706572742074657374696d6f6e792c207765206f66666572206f626a6563746976652c20636f7572742d7465737465640d0a2020202020202020696e736967687420746f207265696e666f72636520796f757220706f736974696f6e20616e6420737570706f727420796f7572206c6567616c2073747261746567792e0d0a2020202020203c2f703e0d0a2020202020203c64697620636c6173733d226d743438223e0d0a20202020202020203c6120636c6173733d22676c6f62616c2d62746e2220687265663d222f636f6e74616374223e52657175657374206120436f6e666964656e7469616c20436f6e73756c746174696f6e3c2f613e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332031383a35393a3237223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a33303b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a35313a2232353a6578706572742d666f72656e7369632d7265766965772d6f662d6f70706f73696e672d6c6567616c2d7265706f727473223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a3130343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32353a6578706572742d666f72656e7369632d7265766965772d6f662d6f70706f73696e672d6c6567616c2d7265706f7274732663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a34383a2245787065727420466f72656e73696320526576696577206f66204f70706f73696e67204c6567616c205265706f727473223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(29, 'index.php?option=com_content&view=article&id=26', 'index.php?option=com_content&view=article&id=26:senior-digital-forensic-examiner&catid=2', 'Senior Digital Forensic Examiner', ' Join the Team Discover a career where your work creates impact. At Black Dog Forensics, we go beyond digital investigations—each case helps uncover truth, serve justice, and fund our mission to fight human trafficking. If you\'re passionate about solving complex challenges and working with purpose, this is where you belong. Location Spring, Texas (In-Office Only) Department Forensics Employment Type Full-Time | Permanent Employee This position offers the opportunity to take the lead on challenging investigations while working with a team that’s passionate about uncovering the truth and making a difference. Job Summary As a Senior Digital Forensic Examiner, you will conduct complex digital examinations and deliver expert-level reports that assist legal teams, businesses, and individuals in making informed decisions. This role involves working with various types of digital evidence, from cloud data and computers to mobile devices. You’ll also be expected to testify in court and contribute to improving lab processes. Responsibilities include: Performing forensic collections and digital analysis. Creating detailed and legally sound reports. Providing expert witness testimony. Managing cases from intake through completion. Supporting cross-functional teams and mentoring others. Qualifications To succeed in this role, you must bring a combination of technical expertise, legal awareness, and communication skills. You should be comfortable explaining complex findings to clients in understandable terms and working on sensitive matters under tight deadlines. You must have: At least 3 years of experience in digital forensic investigations (Civil emphasis). Strong knowledge of forensic tools and OS artifacts. Excellent written and verbal communication skills. Minimum of 5 total depositions/testimonies (at least 2 of each). Proven ability to handle entire case lifecycle. Who We Want We’re looking for sharp, motivated digital forensic professionals who thrive in high-stakes environments. The ideal candidate is an independent problem solver, detail-oriented, and communicates clearly in both writing and speech. You should feel confident managing investigations end-to-end, delivering high-quality reports, and supporting clients with clarity and professionalism. We want examiners who: Manage multiple high-level projects with precision. Demonstrate strong report-writing skills. Are driven by a mission beyond the technical work. Operate with integrity, empathy, and purpose. Required Education and Experience One or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite, CMDE. A minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS, NW3C, or military instruction. Prior client-facing forensic experience with direct interaction and reporting. Ready to Apply? Submit your resume and cover letter to: retrievethetruth@bdforensics.com Apply for this position {rsform 9} By using this form, you agree with the storage and handling of your data by this website. Frequently Asked Questions Is this position remote? No. This is an in-office role based in Spring, Texas. Occasional travel may be required. Do I need to testify in court? Yes. Digital forensics is a powerful tool in infidelity and fraud cases. We can recover deleted messages, analyze communication patterns, verify social media activity, and uncover hidden data that may confirm or refute suspicions—always handled with discretion and legal compliance. What types of clients will I work with? Absolutely. Our digital forensic reports are prepared to meet legal standards and are admissible in court. We follow strict chain-of-custody protocols and present findings in a clear, professional format that attorneys and judges can rely on. Our experts are also available for testimony when needed.  What’s the mission behind Black Dog Forensics? Turnaround time depends on the device and data volume, but we often recover deleted data within 24 to 72 hours. Our team uses advanced tools to retrieve texts, emails, photos, and files that have been deleted—even from damaged or encrypted devices—whenever possible. Can I apply if I’m still working toward a certification? Yes. While we’re based in Spring, Texas, we serve private investigators across the U.S. using both remote and on-site capabilities. We can securely acquire data from mailed-in devices or remote cloud platforms, and we offer consultations nationwide. ', '2025-05-24 07:30:02', 'f8fedd403ac81a6aa264a5d9498613db', 1, 1, 1, '*', '2025-04-28 09:45:53', NULL, '2025-04-28 09:45:53', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a343437383a22204a6f696e20746865205465616d20446973636f76657220612063617265657220776865726520796f757220776f726b206372656174657320696d706163742e20417420426c61636b20446f6720466f72656e736963732c20776520676f206265796f6e64206469676974616c20696e7665737469676174696f6e73e280946561636820636173652068656c707320756e636f7665722074727574682c207365727665206a7573746963652c20616e642066756e64206f7572206d697373696f6e20746f2066696768742068756d616e20747261666669636b696e672e20496620796f752772652070617373696f6e6174652061626f757420736f6c76696e6720636f6d706c6578206368616c6c656e67657320616e6420776f726b696e67207769746820707572706f73652c207468697320697320776865726520796f752062656c6f6e672e204c6f636174696f6e20537072696e672c2054657861732028496e2d4f6666696365204f6e6c7929204465706172746d656e7420466f72656e7369637320456d706c6f796d656e7420547970652046756c6c2d54696d65207c205065726d616e656e7420456d706c6f796565205468697320706f736974696f6e206f666665727320746865206f70706f7274756e69747920746f2074616b6520746865206c656164206f6e206368616c6c656e67696e6720696e7665737469676174696f6e73207768696c6520776f726b696e6720776974682061207465616d2074686174e28099732070617373696f6e6174652061626f757420756e636f766572696e672074686520747275746820616e64206d616b696e67206120646966666572656e63652e204a6f622053756d6d61727920417320612053656e696f72204469676974616c20466f72656e736963204578616d696e65722c20796f752077696c6c20636f6e6475637420636f6d706c6578206469676974616c206578616d696e6174696f6e7320616e642064656c69766572206578706572742d6c6576656c207265706f727473207468617420617373697374206c6567616c207465616d732c20627573696e65737365732c20616e6420696e646976696475616c7320696e206d616b696e6720696e666f726d6564206465636973696f6e732e205468697320726f6c6520696e766f6c76657320776f726b696e67207769746820766172696f7573207479706573206f66206469676974616c2065766964656e63652c2066726f6d20636c6f7564206461746120616e6420636f6d70757465727320746f206d6f62696c6520646576696365732e20596f75e280996c6c20616c736f20626520657870656374656420746f207465737469667920696e20636f75727420616e6420636f6e7472696275746520746f20696d70726f76696e67206c61622070726f6365737365732e20526573706f6e736962696c697469657320696e636c7564653a20506572666f726d696e6720666f72656e73696320636f6c6c656374696f6e7320616e64206469676974616c20616e616c797369732e204372656174696e672064657461696c656420616e64206c6567616c6c7920736f756e64207265706f7274732e2050726f766964696e6720657870657274207769746e6573732074657374696d6f6e792e204d616e6167696e672063617365732066726f6d20696e74616b65207468726f75676820636f6d706c6574696f6e2e20537570706f7274696e672063726f73732d66756e6374696f6e616c207465616d7320616e64206d656e746f72696e67206f74686572732e205175616c696669636174696f6e7320546f207375636365656420696e207468697320726f6c652c20796f75206d757374206272696e67206120636f6d62696e6174696f6e206f6620746563686e6963616c206578706572746973652c206c6567616c2061776172656e6573732c20616e6420636f6d6d756e69636174696f6e20736b696c6c732e20596f752073686f756c6420626520636f6d666f727461626c65206578706c61696e696e6720636f6d706c65782066696e64696e677320746f20636c69656e747320696e20756e6465727374616e6461626c65207465726d7320616e6420776f726b696e67206f6e2073656e736974697665206d61747465727320756e64657220746967687420646561646c696e65732e20596f75206d75737420686176653a204174206c656173742033207965617273206f6620657870657269656e636520696e206469676974616c20666f72656e73696320696e7665737469676174696f6e732028436976696c20656d706861736973292e205374726f6e67206b6e6f776c65646765206f6620666f72656e73696320746f6f6c7320616e64204f53206172746966616374732e20457863656c6c656e74207772697474656e20616e642076657262616c20636f6d6d756e69636174696f6e20736b696c6c732e204d696e696d756d206f66203520746f74616c206465706f736974696f6e732f74657374696d6f6e69657320286174206c656173742032206f662065616368292e2050726f76656e206162696c69747920746f2068616e646c6520656e746972652063617365206c6966656379636c652e2057686f2057652057616e74205765e280997265206c6f6f6b696e6720666f722073686172702c206d6f74697661746564206469676974616c20666f72656e7369632070726f66657373696f6e616c732077686f2074687269766520696e20686967682d7374616b657320656e7669726f6e6d656e74732e2054686520696465616c2063616e64696461746520697320616e20696e646570656e64656e742070726f626c656d20736f6c7665722c2064657461696c2d6f7269656e7465642c20616e6420636f6d6d756e69636174657320636c6561726c7920696e20626f74682077726974696e6720616e64207370656563682e20596f752073686f756c64206665656c20636f6e666964656e74206d616e6167696e6720696e7665737469676174696f6e7320656e642d746f2d656e642c2064656c69766572696e6720686967682d7175616c697479207265706f7274732c20616e6420737570706f7274696e6720636c69656e7473207769746820636c617269747920616e642070726f66657373696f6e616c69736d2e2057652077616e74206578616d696e6572732077686f3a204d616e616765206d756c7469706c6520686967682d6c6576656c2070726f6a65637473207769746820707265636973696f6e2e2044656d6f6e737472617465207374726f6e67207265706f72742d77726974696e6720736b696c6c732e204172652064726976656e2062792061206d697373696f6e206265796f6e642074686520746563686e6963616c20776f726b2e204f706572617465207769746820696e746567726974792c20656d70617468792c20616e6420707572706f73652e20526571756972656420456475636174696f6e20616e6420457870657269656e6365204f6e65206f72206d6f7265206f662074686520666f6c6c6f77696e672063657274696669636174696f6e733a20434643452c20474346452c20474346412c204f5343502c2043495353502c2043656c6c6562726974652c20434d44452e2041206d696e696d756d206f662032303020686f757273206f6620666f72656e736963206f7220495420747261696e696e672066726f6d2070726f6772616d73206c696b652049414349532c20464c4554432c2053414e532c204e5733432c206f72206d696c697461727920696e737472756374696f6e2e205072696f7220636c69656e742d666163696e6720666f72656e73696320657870657269656e636520776974682064697265637420696e746572616374696f6e20616e64207265706f7274696e672e20526561647920746f204170706c793f205375626d697420796f757220726573756d6520616e6420636f766572206c657474657220746f3a2072657472696576657468657472757468406264666f72656e736963732e636f6d204170706c7920666f72207468697320706f736974696f6e207b7273666f726d20397d204279207573696e67207468697320666f726d2c20796f752061677265652077697468207468652073746f7261676520616e642068616e646c696e67206f6620796f75722064617461206279207468697320776562736974652e204672657175656e746c792041736b6564205175657374696f6e73204973207468697320706f736974696f6e2072656d6f74653f204e6f2e205468697320697320616e20696e2d6f666669636520726f6c6520626173656420696e20537072696e672c2054657861732e204f63636173696f6e616c2074726176656c206d61792062652072657175697265642e20446f2049206e65656420746f207465737469667920696e20636f7572743f205965732e204469676974616c20666f72656e73696373206973206120706f77657266756c20746f6f6c20696e20696e666964656c69747920616e642066726175642063617365732e2057652063616e207265636f7665722064656c65746564206d657373616765732c20616e616c797a6520636f6d6d756e69636174696f6e207061747465726e732c2076657269667920736f6369616c206d656469612061637469766974792c20616e6420756e636f7665722068696464656e20646174612074686174206d617920636f6e6669726d206f722072656675746520737573706963696f6e73e28094616c776179732068616e646c656420776974682064697363726574696f6e20616e64206c6567616c20636f6d706c69616e63652e2057686174207479706573206f6620636c69656e74732077696c6c204920776f726b20776974683f204162736f6c7574656c792e204f7572206469676974616c20666f72656e736963207265706f7274732061726520707265706172656420746f206d656574206c6567616c207374616e646172647320616e64206172652061646d69737369626c6520696e20636f7572742e20576520666f6c6c6f772073747269637420636861696e2d6f662d637573746f64792070726f746f636f6c7320616e642070726573656e742066696e64696e677320696e206120636c6561722c2070726f66657373696f6e616c20666f726d61742074686174206174746f726e65797320616e64206a75646765732063616e2072656c79206f6e2e204f757220657870657274732061726520616c736f20617661696c61626c6520666f722074657374696d6f6e79207768656e206e65656465642e202057686174e280997320746865206d697373696f6e20626568696e6420426c61636b20446f6720466f72656e736963733f205475726e61726f756e642074696d6520646570656e6473206f6e207468652064657669636520616e64206461746120766f6c756d652c20627574207765206f6674656e207265636f7665722064656c6574656420646174612077697468696e20323420746f20373220686f7572732e204f7572207465616d207573657320616476616e63656420746f6f6c7320746f2072657472696576652074657874732c20656d61696c732c2070686f746f732c20616e642066696c657320746861742068617665206265656e2064656c65746564e280946576656e2066726f6d2064616d61676564206f7220656e637279707465642064657669636573e280947768656e6576657220706f737369626c652e2043616e2049206170706c792069662049e280996d207374696c6c20776f726b696e6720746f7761726420612063657274696669636174696f6e3f205965732e205768696c65207765e28099726520626173656420696e20537072696e672c2054657861732c207765207365727665207072697661746520696e76657374696761746f7273206163726f73732074686520552e532e207573696e6720626f74682072656d6f746520616e64206f6e2d73697465206361706162696c69746965732e2057652063616e207365637572656c79206163717569726520646174612066726f6d206d61696c65642d696e2064657669636573206f722072656d6f746520636c6f756420706c6174666f726d732c20616e64207765206f6666657220636f6e73756c746174696f6e73206e6174696f6e776964652e20223b693a333b613a32353a7b733a323a226964223b693a32363b733a353a22616c696173223b733a33323a2273656e696f72206469676974616c20666f72656e736963206578616d696e6572223b733a373a2273756d6d617279223b733a31313039313a223c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f7831223e0d0a093c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a093c64697620636c6173733d22736974652d7769647468207267742d636f6c2d6578223e0d0a09093c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a0909093c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a090909093c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a09090909094a6f696e20746865205465616d0d0a090909093c2f68323e0d0a090909093c7020636c6173733d226d74313820702d657874223e0d0a0909090909446973636f76657220612063617265657220776865726520796f757220776f726b206372656174657320696d706163742e20417420426c61636b20446f6720466f72656e736963732c20776520676f206265796f6e64206469676974616c0d0a0909090909696e7665737469676174696f6e73e280946561636820636173652068656c707320756e636f7665722074727574682c207365727665206a7573746963652c20616e642066756e64206f7572206d697373696f6e20746f2066696768742068756d616e0d0a0909090909747261666669636b696e672e20496620796f752772652070617373696f6e6174652061626f757420736f6c76696e6720636f6d706c6578206368616c6c656e67657320616e6420776f726b696e67207769746820707572706f73652c20746869732069730d0a0909090909776865726520796f752062656c6f6e672e0d0a090909093c2f703e0d0a090909093c7020636c6173733d226d74313820702d657874223e0d0a09090909094c6f636174696f6e0d0a090909093c2f703e0d0a090909093c7020636c6173733d226677373030206d7438223e0d0a0909090909537072696e672c2054657861732028496e2d4f6666696365204f6e6c79290d0a090909093c2f703e0d0a090909093c7020636c6173733d226d7274323420702d657874223e0d0a09090909094465706172746d656e740d0a090909093c2f703e0d0a090909093c7020636c6173733d226677373030206d7438223e0d0a0909090909466f72656e736963730d0a090909093c2f703e0d0a090909093c7020636c6173733d226d7274323420702d657874223e0d0a0909090909456d706c6f796d656e7420547970650d0a090909093c2f703e0d0a090909093c7020636c6173733d226677373030206d7438223e0d0a090909090946756c6c2d54696d65207c205065726d616e656e7420456d706c6f7965650d0a090909093c2f703e0d0a0d0a090909093c7020636c6173733d226d74333220702d657874223e0d0a09090909093c693e0d0a0909090909095468697320706f736974696f6e206f666665727320746865206f70706f7274756e69747920746f2074616b6520746865206c656164206f6e206368616c6c656e67696e6720696e7665737469676174696f6e73207768696c650d0a090909090909776f726b696e6720776974682061207465616d2074686174e28099732070617373696f6e6174652061626f757420756e636f766572696e672074686520747275746820616e64206d616b696e67206120646966666572656e63652e0d0a09090909093c2f693e0d0a090909093c2f703e0d0a0d0a0909093c2f6469763e0d0a0909093c64697620636c6173733d22666c782d6571752d636f6c206d7835313820706f732d72656c223e0d0a090909093c696d67207372633d222f696d616765732f4469676974616c2d466f72656e736963732d666f722d507269766174652d496e76657374696761746f72732d696d672d6f6e652e6a7067220d0a0909090909616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d6720626472323422202f3e0d0a0909093c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d2220706f732d7265206d78313830302070743430223e0d0a093c64697620636c6173733d226d783134343020706f732d7265223e0d0a09093c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a09093c64697620636c6173733d226472792d7064223e0d0a0909093c64697620636c6173733d22736974652d7769647468223e0d0a090909093c64697620636c6173733d22626e2d636f6c312062672d626c3120206d6c722d6174223e0d0a09090909093c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a0909090909093c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a090909090909094a6f622053756d6d6172790d0a0909090909093c2f68323e0d0a0909090909093c7020636c6173733d22626e2d74787420206d7831303337206d72743234223e0d0a09090909090909417320612053656e696f72204469676974616c20466f72656e736963204578616d696e65722c20796f752077696c6c20636f6e6475637420636f6d706c6578206469676974616c206578616d696e6174696f6e7320616e640d0a0909090909090964656c69766572206578706572742d6c6576656c207265706f727473207468617420617373697374206c6567616c207465616d732c20627573696e65737365732c20616e6420696e646976696475616c7320696e206d616b696e670d0a09090909090909696e666f726d6564206465636973696f6e732e205468697320726f6c6520696e766f6c76657320776f726b696e67207769746820766172696f7573207479706573206f66206469676974616c2065766964656e63652c2066726f6d0d0a09090909090909636c6f7564206461746120616e6420636f6d70757465727320746f206d6f62696c6520646576696365732e20596f75e280996c6c20616c736f20626520657870656374656420746f207465737469667920696e20636f75727420616e640d0a09090909090909636f6e7472696275746520746f20696d70726f76696e67206c61622070726f6365737365732e0d0a0d0a0909090909093c2f703e0d0a0909090909093c7020636c6173733d22626e2d74787420206d7831303337206d72743234223e0d0a09090909090909526573706f6e736962696c697469657320696e636c7564653a0d0a0909090909093c2f703e0d0a0909090909093c756c20636c6173733d2262642d6c69737420206d743234223e0d0a090909090909093c6c693e0d0a0909090909090909506572666f726d696e6720666f72656e73696320636f6c6c656374696f6e7320616e64206469676974616c20616e616c797369732e0d0a090909090909093c2f6c693e0d0a090909090909093c6c693e0d0a09090909090909094372656174696e672064657461696c656420616e64206c6567616c6c7920736f756e64207265706f7274732e0d0a090909090909093c2f6c693e0d0a090909090909093c6c693e0d0a090909090909090950726f766964696e6720657870657274207769746e6573732074657374696d6f6e792e0d0a090909090909093c2f6c693e0d0a090909090909093c6c693e0d0a09090909090909094d616e6167696e672063617365732066726f6d20696e74616b65207468726f75676820636f6d706c6574696f6e2e0d0a090909090909093c2f6c693e0d0a090909090909093c6c693e0d0a0909090909090909537570706f7274696e672063726f73732d66756e6374696f6e616c207465616d7320616e64206d656e746f72696e67206f74686572732e0d0a090909090909093c2f6c693e0d0a0909090909093c2f756c3e0d0a09090909093c2f6469763e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d2220706f732d7265206d78313830302070743430223e0d0a093c64697620636c6173733d226d783134343020706f732d7265223e0d0a09093c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a09093c64697620636c6173733d226472792d7064223e0d0a0909093c64697620636c6173733d22736974652d7769647468223e0d0a090909093c64697620636c6173733d22626e2d636f6c312062672d626c3120206d6c722d6174223e0d0a09090909093c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a0909090909093c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a090909090909095175616c696669636174696f6e730d0a0909090909093c2f68323e0d0a0909090909093c7020636c6173733d22626e2d74787420206d7831303337206d72743234223e0d0a09090909090909546f207375636365656420696e207468697320726f6c652c20796f75206d757374206272696e67206120636f6d62696e6174696f6e206f6620746563686e6963616c206578706572746973652c206c6567616c0d0a0909090909090961776172656e6573732c20616e6420636f6d6d756e69636174696f6e20736b696c6c732e20596f752073686f756c6420626520636f6d666f727461626c65206578706c61696e696e6720636f6d706c65782066696e64696e67730d0a09090909090909746f20636c69656e747320696e20756e6465727374616e6461626c65207465726d7320616e6420776f726b696e67206f6e2073656e736974697665206d61747465727320756e64657220746967687420646561646c696e65732e0d0a0d0a0909090909093c2f703e0d0a0909090909093c7020636c6173733d22626e2d74787420206d7831303337206d72743234223e0d0a09090909090909596f75206d75737420686176653a0d0a0909090909093c2f703e0d0a0909090909093c756c20636c6173733d2262642d6c69737420206d743234223e0d0a090909090909093c6c693e0d0a09090909090909094174206c656173742033207965617273206f6620657870657269656e636520696e206469676974616c20666f72656e73696320696e7665737469676174696f6e732028436976696c20656d706861736973292e0d0a090909090909093c2f6c693e0d0a090909090909093c6c693e0d0a09090909090909095374726f6e67206b6e6f776c65646765206f6620666f72656e73696320746f6f6c7320616e64204f53206172746966616374732e0d0a090909090909093c2f6c693e0d0a090909090909093c6c693e0d0a0909090909090909457863656c6c656e74207772697474656e20616e642076657262616c20636f6d6d756e69636174696f6e20736b696c6c732e0d0a090909090909093c2f6c693e0d0a090909090909093c6c693e0d0a09090909090909094d696e696d756d206f66203520746f74616c206465706f736974696f6e732f74657374696d6f6e69657320286174206c656173742032206f662065616368292e0d0a090909090909093c2f6c693e0d0a090909090909093c6c693e0d0a090909090909090950726f76656e206162696c69747920746f2068616e646c6520656e746972652063617365206c6966656379636c652e0d0a090909090909093c2f6c693e0d0a0909090909093c2f756c3e0d0a09090909093c2f6469763e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d2220706f732d7265206d78313830302070743430223e0d0a093c64697620636c6173733d226d783134343020706f732d7265223e0d0a09093c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a09093c64697620636c6173733d226472792d7064223e0d0a0909093c64697620636c6173733d22736974652d7769647468223e0d0a090909093c64697620636c6173733d22626e2d636f6c312062672d626c3120206d6c722d6174223e0d0a09090909093c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a0909090909093c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a0909090909090957686f2057652057616e740d0a0909090909093c2f68323e0d0a0909090909093c7020636c6173733d22626e2d74787420206d7831303337206d72743234223e0d0a090909090909095765e280997265206c6f6f6b696e6720666f722073686172702c206d6f74697661746564206469676974616c20666f72656e7369632070726f66657373696f6e616c732077686f2074687269766520696e20686967682d7374616b65730d0a09090909090909656e7669726f6e6d656e74732e2054686520696465616c2063616e64696461746520697320616e20696e646570656e64656e742070726f626c656d20736f6c7665722c2064657461696c2d6f7269656e7465642c20616e640d0a09090909090909636f6d6d756e69636174657320636c6561726c7920696e20626f74682077726974696e6720616e64207370656563682e20596f752073686f756c64206665656c20636f6e666964656e74206d616e6167696e670d0a09090909090909696e7665737469676174696f6e7320656e642d746f2d656e642c2064656c69766572696e6720686967682d7175616c697479207265706f7274732c20616e6420737570706f7274696e6720636c69656e747320776974680d0a09090909090909636c617269747920616e642070726f66657373696f6e616c69736d2e0d0a0d0a0909090909093c2f703e0d0a0909090909093c7020636c6173733d22626e2d74787420206d7831303337206d72743234223e0d0a0909090909090957652077616e74206578616d696e6572732077686f3a0d0a0909090909093c2f703e0d0a0909090909093c756c20636c6173733d2262642d6c69737420206d743234223e0d0a090909090909093c6c693e0d0a09090909090909094d616e616765206d756c7469706c6520686967682d6c6576656c2070726f6a65637473207769746820707265636973696f6e2e0d0a090909090909093c2f6c693e0d0a090909090909093c6c693e0d0a090909090909090944656d6f6e737472617465207374726f6e67207265706f72742d77726974696e6720736b696c6c732e0d0a090909090909093c2f6c693e0d0a090909090909093c6c693e0d0a09090909090909094172652064726976656e2062792061206d697373696f6e206265796f6e642074686520746563686e6963616c20776f726b2e0d0a090909090909093c2f6c693e0d0a090909090909093c6c693e0d0a09090909090909094f706572617465207769746820696e746567726974792c20656d70617468792c20616e6420707572706f73652e0d0a090909090909093c2f6c693e0d0a0909090909093c2f756c3e0d0a09090909093c2f6469763e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d2220706f732d7265206d78313830302070743430223e0d0a093c64697620636c6173733d226d783134343020706f732d7265223e0d0a09093c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a09093c64697620636c6173733d226472792d7064223e0d0a0909093c64697620636c6173733d22736974652d7769647468223e0d0a090909093c64697620636c6173733d22626e2d636f6c312062672d626c3120206d6c722d6174223e0d0a09090909093c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a0909090909093c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a09090909090909526571756972656420456475636174696f6e20616e6420457870657269656e63650d0a0909090909093c2f68323e0d0a0909090909093c756c20636c6173733d2262642d6c69737420206d743234223e0d0a090909090909093c6c693e0d0a09090909090909094f6e65206f72206d6f7265206f662074686520666f6c6c6f77696e672063657274696669636174696f6e733a20434643452c20474346452c20474346412c204f5343502c2043495353502c2043656c6c6562726974652c0d0a0909090909090909434d44452e0d0a090909090909093c2f6c693e0d0a090909090909093c6c693e0d0a090909090909090941206d696e696d756d206f662032303020686f757273206f6620666f72656e736963206f7220495420747261696e696e672066726f6d2070726f6772616d73206c696b652049414349532c20464c4554432c2053414e532c0d0a09090909090909094e5733432c206f72206d696c697461727920696e737472756374696f6e2e0d0a090909090909093c2f6c693e0d0a090909090909093c6c693e0d0a09090909090909095072696f7220636c69656e742d666163696e6720666f72656e73696320657870657269656e636520776974682064697265637420696e746572616374696f6e20616e64207265706f7274696e672e0d0a090909090909093c2f6c693e0d0a0909090909093c2f756c3e0d0a09090909093c2f6469763e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a093c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a093c64697620636c6173733d226472792d7064223e0d0a09093c64697620636c6173733d22736974652d7769647468223e0d0a0909093c64697620636c6173733d22666c78206a73742d63656e74657220616c69742d63656e74657220666c782d636f6c223e0d0a090909093c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a0909090909526561647920746f204170706c793f0d0a090909093c2f68323e0d0a090909093c7020636c6173733d2266726d2d747874206d743138223e5375626d697420796f757220726573756d6520616e6420636f766572206c657474657220746f3a203c610d0a090909090909687265663d226d61696c746f3a72657472696576657468657472757468406264666f72656e736963732e636f6d220d0a090909090909636c6173733d226c6f672d74637420696e2d70672d616e6b72223e72657472696576657468657472757468406264666f72656e736963732e636f6d3c2f613e0d0a090909093c2f703e0d0a090909093c64697620636c6173733d226264723234206d743332223e0d0a09090909093c64697620636c6173733d22666f726d2d636f6e322070643332223e0d0a0909090909093c683320636c6173733d22666f726d2d686564207478742d73746172742066733234223e4170706c7920666f72207468697320706f736974696f6e3c2f68333e0d0a0909090909093c6469763e0d0a090909090909097b7273666f726d20397d0d0a0909090909093c2f6469763e0d0a09090909093c2f6469763e0d0a090909093c2f6469763e0d0a090909093c7020636c6173733d226d74333220702d657874223e0d0a09090909094279207573696e67207468697320666f726d2c20796f752061677265652077697468207468652073746f7261676520616e642068616e646c696e67206f6620796f75722064617461206279207468697320776562736974652e0d0a090909093c2f703e0d0a0d0a0909093c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a090d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d2220706f732d7265206d783138303020223e0d0a093c64697620636c6173733d226d783134343020706f732d7265223e0d0a09093c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a09093c64697620636c6173733d226472792d70642070743430223e0d0a0909093c64697620636c6173733d22736974652d7769647468223e0d0a090909093c64697620636c6173733d22626e2d636f6c312062672d626c31223e0d0a09090909093c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a0909090909093c683220636c6173733d226b6e732d68656420742d63656e746572207478742d6e726d6c223e4672657175656e746c792041736b6564205175657374696f6e733c2f68323e0d0a0909090909093c64697620636c6173733d226661712d736563206d74333220706167652d736563223e0d0a090909090909093c64697620636c6173733d226163636f7264696f6e206661712d69636f6e223e0d0a09090909090909093c212d2d206661712031202d2d3e0d0a09090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a0909090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d2d68656164657220616374697665223e0d0a090909090909090909094973207468697320706f736974696f6e2072656d6f74653f0d0a0909090909090909093c2f6469763e0d0a0909090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792073686f7722207374796c653d226d61782d6865696768743a206d61782d636f6e74656e743b223e0d0a090909090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a09090909090909090909093c703e0d0a0909090909090909090909094e6f2e205468697320697320616e20696e2d6f666669636520726f6c6520626173656420696e20537072696e672c2054657861732e204f63636173696f6e616c2074726176656c0d0a0909090909090909090909096d61792062652072657175697265642e0d0a09090909090909090909093c2f703e0d0a090909090909090909093c2f6469763e0d0a0909090909090909093c2f6469763e0d0a09090909090909093c2f6469763e0d0a09090909090909093c212d2d206661712032202d2d3e0d0a09090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a0909090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a09090909090909090909446f2049206e65656420746f207465737469667920696e20636f7572743f0d0a0909090909090909093c2f6469763e0d0a0909090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a090909090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a09090909090909090909093c703e0d0a0909090909090909090909095965732e204469676974616c20666f72656e73696373206973206120706f77657266756c20746f6f6c20696e20696e666964656c69747920616e642066726175642063617365732e0d0a09090909090909090909090957652063616e207265636f7665722064656c65746564206d657373616765732c20616e616c797a6520636f6d6d756e69636174696f6e207061747465726e732c207665726966790d0a090909090909090909090909736f6369616c206d656469612061637469766974792c20616e6420756e636f7665722068696464656e20646174612074686174206d617920636f6e6669726d206f720d0a09090909090909090909090972656675746520737573706963696f6e73e28094616c776179732068616e646c656420776974682064697363726574696f6e20616e64206c6567616c20636f6d706c69616e63652e0d0a09090909090909090909093c2f703e0d0a090909090909090909093c2f6469763e0d0a0909090909090909093c2f6469763e0d0a09090909090909093c2f6469763e0d0a0d0a09090909090909093c212d2d206661712033202d2d3e0d0a09090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a0909090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a0909090909090909090957686174207479706573206f6620636c69656e74732077696c6c204920776f726b20776974683f0d0a0909090909090909093c2f6469763e0d0a0909090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a090909090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a09090909090909090909093c703e0d0a0909090909090909090909094162736f6c7574656c792e204f7572206469676974616c20666f72656e736963207265706f7274732061726520707265706172656420746f206d656574206c6567616c0d0a0909090909090909090909097374616e646172647320616e64206172652061646d69737369626c6520696e20636f7572742e20576520666f6c6c6f772073747269637420636861696e2d6f662d637573746f64790d0a09090909090909090909090970726f746f636f6c7320616e642070726573656e742066696e64696e677320696e206120636c6561722c2070726f66657373696f6e616c20666f726d617420746861740d0a0909090909090909090909096174746f726e65797320616e64206a75646765732063616e2072656c79206f6e2e204f757220657870657274732061726520616c736f20617661696c61626c6520666f720d0a09090909090909090909090974657374696d6f6e79207768656e206e65656465642e0d0a09090909090909090909093c2f703e0d0a090909090909090909093c2f6469763e0d0a0909090909090909093c2f6469763e0d0a09090909090909093c2f6469763e0d0a0d0a09090909090909093c212d2d206661712034202d2d3e0d0a09090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a0909090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a0909090909090909090957686174e280997320746865206d697373696f6e20626568696e6420426c61636b20446f6720466f72656e736963733f0d0a0909090909090909093c2f6469763e0d0a0909090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a090909090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a09090909090909090909093c703e0d0a0909090909090909090909095475726e61726f756e642074696d6520646570656e6473206f6e207468652064657669636520616e64206461746120766f6c756d652c20627574207765206f6674656e0d0a0909090909090909090909097265636f7665722064656c6574656420646174612077697468696e20323420746f20373220686f7572732e204f7572207465616d207573657320616476616e63656420746f6f6c730d0a090909090909090909090909746f2072657472696576652074657874732c20656d61696c732c2070686f746f732c20616e642066696c657320746861742068617665206265656e2064656c65746564e280946576656e0d0a09090909090909090909090966726f6d2064616d61676564206f7220656e637279707465642064657669636573e280947768656e6576657220706f737369626c652e0d0a09090909090909090909093c2f703e0d0a090909090909090909093c2f6469763e0d0a0909090909090909093c2f6469763e0d0a09090909090909093c2f6469763e0d0a09090909090909093c212d2d206661712035202d2d3e0d0a09090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d223e0d0a0909090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d2d686561646572223e0d0a0909090909090909090943616e2049206170706c792069662049e280996d207374696c6c20776f726b696e6720746f7761726420612063657274696669636174696f6e3f0d0a0909090909090909093c2f6469763e0d0a0909090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f647922207374796c653d226d61782d6865696768743a20307078223e0d0a090909090909090909093c64697620636c6173733d226163636f7264696f6e2d6974656d2d626f64792d636f6e74656e74223e0d0a09090909090909090909093c703e0d0a0909090909090909090909095965732e205768696c65207765e28099726520626173656420696e20537072696e672c2054657861732c207765207365727665207072697661746520696e76657374696761746f72730d0a0909090909090909090909096163726f73732074686520552e532e207573696e6720626f74682072656d6f746520616e64206f6e2d73697465206361706162696c69746965732e2057652063616e0d0a0909090909090909090909097365637572656c79206163717569726520646174612066726f6d206d61696c65642d696e2064657669636573206f722072656d6f746520636c6f756420706c6174666f726d732c0d0a090909090909090909090909616e64207765206f6666657220636f6e73756c746174696f6e73206e6174696f6e776964652e0d0a09090909090909090909093c2f703e0d0a090909090909090909093c2f6469763e0d0a0909090909090909093c2f6469763e0d0a09090909090909093c2f6469763e0d0a090909090909093c2f6469763e0d0a0909090909093c2f6469763e0d0a09090909093c2f6469763e0d0a090909093c2f6469763e0d0a0909093c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32342030373a33303a3032223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31353b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33353a2232363a73656e696f722d6469676974616c2d666f72656e7369632d6578616d696e6572223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d32382030393a34353a3533223b693a31303b4e3b693a31313b733a38383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32363a73656e696f722d6469676974616c2d666f72656e7369632d6578616d696e65722663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d32382030393a34353a3533223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a33323a2253656e696f72204469676974616c20466f72656e736963204578616d696e6572223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3236223b7d);
INSERT INTO `cuod6_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(30, 'index.php?option=com_content&view=article&id=27', 'index.php?option=com_content&view=article&id=27:cybersecurity-and-data-breach-investigations-2&catid=2', 'Cybersecurity and Data Breach Investigations (2)', ' Discover the Truth Behind the Breach—And What to Do Next When your systems are compromised, sensitive data exposed, or your company’s reputation is at risk, we deliver the digital clarity you need. Our certified forensic specialists investigate cyberattacks, data leaks, insider threats, and unauthorized access—giving you the insight to understand what happened and how to respond. We work with: Law firms handling cybersecurity-related litigation Businesses facing regulatory or insurance concerns Law enforcement and public agencies investigating cybercrime Individuals affected by unauthorized access or digital abuse Schedule a Consultation Today Breach Investigations Find Out What Happened—Down to the Last Log File When your network has been breached, the most urgent question is also the hardest: How did they get in? We trace the full lifecycle of the attack—from entry point to lateral movement—providing you with the technical evidence, forensic timeline, and expert analysis needed to act confidently and decisively. We uncover: Source and method of the breach Systems accessed and data impacted  Entry point vulnerabilities Lateral movement and privilege escalation Activity timeline and forensic summary Data Leak Investigations When Confidential Information Goes Public Not all leaks come from outside. Internal threats are often the most damaging. We investigate how sensitive files, contracts, or communications were exposed—pinpointing which users were responsible, whether the leak was accidental or intentional, and how the information was distributed. We help identify: Who accessed or transmitted the leaked files The scope of exposed data Whether the act was malicious or negligent Cloud or email-based leak sources Reporting tools for HR, legal, or IT leadership Data Theft & Exfiltration Follow the Digital Trail. Reclaim Control. When proprietary information or customer data disappears, you need to know what was taken—and who took it. We trace unauthorized file transfers, USB activity, and cloud uploads to provide a forensic trail of when, how, and by whom your data was removed. We investigate: Cloud-based exfiltration External drive usage Unauthorized email forwarding Insider threats and departing employees IP and device fingerprinting for legal pursuit Ransomware Attacks From Encrypted Files to Clear Answers Ransomware can grind operations to a halt, but fast, expert forensics can help restore control. We identify the ransomware strain, analyze how it entered and spread, and document findings for law enforcement, insurers, and internal review—while helping you take next steps. Our response includes: Identifying the ransomware type Entry vector and spread analysis Systems affected and data encrypted Guidance for incident reporting and recovery Evidence preservation for post-breach review Spyware, Malware & Remote Access Investigations Expose the Software That’s Working Against You  Spyware, keyloggers, and remote access tools can remain hidden for weeks—collecting sensitive data silently. We uncover unwanted software, unauthorized access, and command/control activity, helping you understand how systems were compromised and what was accessed. We analyze: Installed spyware or keyloggers Remote desktop access (RDP, TeamViewer, etc.) Command-line traces and malware payloads Installation dates and source pathways Threat actor intent and information accessed Unlawful Data Access When Access Was Taken Without Permission Unauthorized system access can expose your business to legal, financial, or reputational risk. Our forensic team investigates and documents every trace of access, providing defensible evidence for enforcement or litigation. We provide: IP tracing and geolocation analysis Login and credential use tracking Forensic reconstruction of user sessions Chain-of-access validation for legal use Support for criminal or civil action ', '2025-05-23 06:45:52', '1125ed199d43ab7284e1cd3e0bcd254d', 1, 0, 1, '*', '2025-04-07 11:32:44', NULL, '2025-04-07 11:32:44', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a22656e2d4742223b693a323b733a333932313a2220446973636f7665722074686520547275746820426568696e642074686520427265616368e28094416e64205768617420746f20446f204e657874205768656e20796f75722073797374656d732061726520636f6d70726f6d697365642c2073656e7369746976652064617461206578706f7365642c206f7220796f757220636f6d70616e79e28099732072657075746174696f6e206973206174207269736b2c2077652064656c6976657220746865206469676974616c20636c617269747920796f75206e6565642e204f75722063657274696669656420666f72656e736963207370656369616c6973747320696e76657374696761746520637962657261747461636b732c2064617461206c65616b732c20696e736964657220746872656174732c20616e6420756e617574686f72697a656420616363657373e28094676976696e6720796f752074686520696e736967687420746f20756e6465727374616e6420776861742068617070656e656420616e6420686f7720746f20726573706f6e642e20576520776f726b20776974683a204c6177206669726d732068616e646c696e6720637962657273656375726974792d72656c61746564206c697469676174696f6e20427573696e657373657320666163696e6720726567756c61746f7279206f7220696e737572616e636520636f6e6365726e73204c617720656e666f7263656d656e7420616e64207075626c6963206167656e6369657320696e7665737469676174696e672063796265726372696d6520496e646976696475616c7320616666656374656420627920756e617574686f72697a656420616363657373206f72206469676974616c206162757365205363686564756c65206120436f6e73756c746174696f6e20546f6461792042726561636820496e7665737469676174696f6e732046696e64204f757420576861742048617070656e6564e28094446f776e20746f20746865204c617374204c6f672046696c65205768656e20796f7572206e6574776f726b20686173206265656e2062726561636865642c20746865206d6f737420757267656e74207175657374696f6e20697320616c736f2074686520686172646573743a20486f772064696420746865792067657420696e3f205765207472616365207468652066756c6c206c6966656379636c65206f66207468652061747461636be2809466726f6d20656e74727920706f696e7420746f206c61746572616c206d6f76656d656e74e2809470726f766964696e6720796f7520776974682074686520746563686e6963616c2065766964656e63652c20666f72656e7369632074696d656c696e652c20616e642065787065727420616e616c79736973206e656564656420746f2061637420636f6e666964656e746c7920616e642064656369736976656c792e20576520756e636f7665723a20536f7572636520616e64206d6574686f64206f6620746865206272656163682053797374656d7320616363657373656420616e64206461746120696d7061637465642020456e74727920706f696e742076756c6e65726162696c6974696573204c61746572616c206d6f76656d656e7420616e642070726976696c65676520657363616c6174696f6e2041637469766974792074696d656c696e6520616e6420666f72656e7369632073756d6d6172792044617461204c65616b20496e7665737469676174696f6e73205768656e20436f6e666964656e7469616c20496e666f726d6174696f6e20476f6573205075626c6963204e6f7420616c6c206c65616b7320636f6d652066726f6d206f7574736964652e20496e7465726e616c207468726561747320617265206f6674656e20746865206d6f73742064616d6167696e672e20576520696e76657374696761746520686f772073656e7369746976652066696c65732c20636f6e7472616374732c206f7220636f6d6d756e69636174696f6e732077657265206578706f736564e2809470696e706f696e74696e67207768696368207573657273207765726520726573706f6e7369626c652c207768657468657220746865206c65616b20776173206163636964656e74616c206f7220696e74656e74696f6e616c2c20616e6420686f772074686520696e666f726d6174696f6e207761732064697374726962757465642e2057652068656c70206964656e746966793a2057686f206163636573736564206f72207472616e736d697474656420746865206c65616b65642066696c6573205468652073636f7065206f66206578706f73656420646174612057686574686572207468652061637420776173206d616c6963696f7573206f72206e65676c6967656e7420436c6f7564206f7220656d61696c2d6261736564206c65616b20736f7572636573205265706f7274696e6720746f6f6c7320666f722048522c206c6567616c2c206f72204954206c6561646572736869702044617461205468656674202620457866696c74726174696f6e20466f6c6c6f7720746865204469676974616c20547261696c2e205265636c61696d20436f6e74726f6c2e205768656e2070726f707269657461727920696e666f726d6174696f6e206f7220637573746f6d6572206461746120646973617070656172732c20796f75206e65656420746f206b6e6f772077686174207761732074616b656ee28094616e642077686f20746f6f6b2069742e20576520747261636520756e617574686f72697a65642066696c65207472616e73666572732c205553422061637469766974792c20616e6420636c6f75642075706c6f61647320746f2070726f76696465206120666f72656e73696320747261696c206f66207768656e2c20686f772c20616e642062792077686f6d20796f75722064617461207761732072656d6f7665642e20576520696e7665737469676174653a20436c6f75642d626173656420657866696c74726174696f6e2045787465726e616c20647269766520757361676520556e617574686f72697a656420656d61696c20666f7277617264696e6720496e7369646572207468726561747320616e6420646570617274696e6720656d706c6f7965657320495020616e64206465766963652066696e6765727072696e74696e6720666f72206c6567616c20707572737569742052616e736f6d776172652041747461636b732046726f6d20456e637279707465642046696c657320746f20436c65617220416e73776572732052616e736f6d776172652063616e206772696e64206f7065726174696f6e7320746f20612068616c742c2062757420666173742c2065787065727420666f72656e736963732063616e2068656c7020726573746f726520636f6e74726f6c2e205765206964656e74696679207468652072616e736f6d776172652073747261696e2c20616e616c797a6520686f7720697420656e746572656420616e64207370726561642c20616e6420646f63756d656e742066696e64696e677320666f72206c617720656e666f7263656d656e742c20696e7375726572732c20616e6420696e7465726e616c20726576696577e280947768696c652068656c70696e6720796f752074616b65206e6578742073746570732e204f757220726573706f6e736520696e636c756465733a204964656e74696679696e67207468652072616e736f6d77617265207479706520456e74727920766563746f7220616e642073707265616420616e616c797369732053797374656d7320616666656374656420616e64206461746120656e637279707465642047756964616e636520666f7220696e636964656e74207265706f7274696e6720616e64207265636f766572792045766964656e636520707265736572766174696f6e20666f7220706f73742d6272656163682072657669657720537079776172652c204d616c7761726520262052656d6f74652041636365737320496e7665737469676174696f6e73204578706f73652074686520536f6674776172652054686174e280997320576f726b696e6720416761696e737420596f752020537079776172652c206b65796c6f67676572732c20616e642072656d6f74652061636365737320746f6f6c732063616e2072656d61696e2068696464656e20666f72207765656b73e28094636f6c6c656374696e672073656e73697469766520646174612073696c656e746c792e20576520756e636f76657220756e77616e74656420736f6674776172652c20756e617574686f72697a6564206163636573732c20616e6420636f6d6d616e642f636f6e74726f6c2061637469766974792c2068656c70696e6720796f7520756e6465727374616e6420686f772073797374656d73207765726520636f6d70726f6d6973656420616e642077686174207761732061636365737365642e20576520616e616c797a653a20496e7374616c6c65642073707977617265206f72206b65796c6f67676572732052656d6f7465206465736b746f702061636365737320285244502c205465616d5669657765722c206574632e2920436f6d6d616e642d6c696e652074726163657320616e64206d616c77617265207061796c6f61647320496e7374616c6c6174696f6e20646174657320616e6420736f7572636520706174687761797320546872656174206163746f7220696e74656e7420616e6420696e666f726d6174696f6e20616363657373656420556e6c617766756c204461746120416363657373205768656e20416363657373205761732054616b656e20576974686f7574205065726d697373696f6e20556e617574686f72697a65642073797374656d206163636573732063616e206578706f736520796f757220627573696e65737320746f206c6567616c2c2066696e616e6369616c2c206f722072657075746174696f6e616c207269736b2e204f757220666f72656e736963207465616d20696e7665737469676174657320616e6420646f63756d656e7473206576657279207472616365206f66206163636573732c2070726f766964696e6720646566656e7369626c652065766964656e636520666f7220656e666f7263656d656e74206f72206c697469676174696f6e2e2057652070726f766964653a2049502074726163696e6720616e642067656f6c6f636174696f6e20616e616c79736973204c6f67696e20616e642063726564656e7469616c2075736520747261636b696e6720466f72656e736963207265636f6e737472756374696f6e206f6620757365722073657373696f6e7320436861696e2d6f662d6163636573732076616c69646174696f6e20666f72206c6567616c2075736520537570706f727420666f72206372696d696e616c206f7220636976696c20616374696f6e20223b693a333b613a32353a7b733a323a226964223b693a32373b733a353a22616c696173223b733a34363a226379626572736563757269747920616e6420646174612062726561636820696e7665737469676174696f6e732032223b733a373a2273756d6d617279223b733a31323633373a223c64697620636c6173733d2262636b6b2d616220706f732d7265206d7831383030223e0d0a20203c64697620636c6173733d226d783134343020706f732d7265223e0d0a202020203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a202020203c64697620636c6173733d226472792d7064223e0d0a2020202020203c64697620636c6173733d22736974652d7769647468223e0d0a20202020202020203c64697620636c6173733d22626e2d636f6c312062672d626c3120206d6c722d6174223e0d0a202020202020202020203c64697620636c6173733d22706f732d7265207a2d696e6431223e0d0a2020202020202020202020203c683220636c6173733d226b6e732d686564207478742d6e726d6c223e0d0a2020202020202020202020202020446973636f7665722074686520547275746820426568696e642074686520427265616368e28094416e64205768617420746f20446f204e6578740d0a2020202020202020202020203c2f68323e0d0a2020202020202020202020203c7020636c6173733d22626e2d74787420206d72743234206d78393039223e0d0a20202020202020202020202020205768656e20796f75722073797374656d732061726520636f6d70726f6d697365642c2073656e7369746976652064617461206578706f7365642c206f7220796f757220636f6d70616e79e28099732072657075746174696f6e206973206174207269736b2c2077650d0a202020202020202020202020202064656c6976657220746865206469676974616c20636c617269747920796f75206e6565642e204f75722063657274696669656420666f72656e736963207370656369616c6973747320696e76657374696761746520637962657261747461636b732c20646174610d0a20202020202020202020202020206c65616b732c20696e736964657220746872656174732c20616e6420756e617574686f72697a656420616363657373e28094676976696e6720796f752074686520696e736967687420746f20756e6465727374616e6420776861742068617070656e656420616e6420686f770d0a2020202020202020202020202020746f20726573706f6e642e20576520776f726b20776974683a0d0a2020202020202020202020203c2f703e0d0a0d0a2020202020202020202020203c756c20636c6173733d2262642d6c697374206d72743234223e0d0a20202020202020202020202020203c6c693e0d0a202020202020202020202020202020204c6177206669726d732068616e646c696e6720637962657273656375726974792d72656c61746564206c697469676174696f6e0d0a0d0a20202020202020202020202020203c2f6c693e0d0a20202020202020202020202020203c6c693e0d0a20202020202020202020202020202020427573696e657373657320666163696e6720726567756c61746f7279206f7220696e737572616e636520636f6e6365726e730d0a0d0a20202020202020202020202020203c2f6c693e0d0a20202020202020202020202020203c6c693e0d0a202020202020202020202020202020204c617720656e666f7263656d656e7420616e64207075626c6963206167656e6369657320696e7665737469676174696e672063796265726372696d650d0a0d0a20202020202020202020202020203c2f6c693e0d0a20202020202020202020202020203c6c693e0d0a20202020202020202020202020202020496e646976696475616c7320616666656374656420627920756e617574686f72697a656420616363657373206f72206469676974616c2061627573650d0a0d0a20202020202020202020202020203c2f6c693e0d0a2020202020202020202020203c2f756c3e0d0a0d0a2020202020202020202020203c7020636c6173733d226d743332223e0d0a20202020202020202020202020203c6120687265663d222f636f6e746163742220636c6173733d22676c6f62616c2d62746e2062642d696e6e65722d62746e223e0d0a202020202020202020202020202020205363686564756c65206120436f6e73756c746174696f6e20546f6461790d0a20202020202020202020202020203c2f613e0d0a2020202020202020202020203c2f703e200d0a202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f646174612d6272656163682e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a2020202020202020202042726561636820496e7665737469676174696f6e730d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a2020202020202020202046696e64204f757420576861742048617070656e6564e28094446f776e20746f20746865204c617374204c6f672046696c650d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205768656e20796f7572206e6574776f726b20686173206265656e2062726561636865642c20746865206d6f737420757267656e74207175657374696f6e20697320616c736f2074686520686172646573743a20486f772064696420746865792067657420696e3f0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205765207472616365207468652066756c6c206c6966656379636c65206f66207468652061747461636be2809466726f6d20656e74727920706f696e7420746f206c61746572616c206d6f76656d656e74e2809470726f766964696e6720796f752077697468207468650d0a20202020202020202020746563686e6963616c2065766964656e63652c20666f72656e7369632074696d656c696e652c20616e642065787065727420616e616c79736973206e656564656420746f2061637420636f6e666964656e746c7920616e642064656369736976656c792e2057650d0a20202020202020202020756e636f7665723a0d0a20202020202020203c2f703e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020536f7572636520616e64206d6574686f64206f6620746865206272656163680d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202053797374656d7320616363657373656420616e64206461746120696d7061637465640d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020456e74727920706f696e742076756c6e65726162696c69746965730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020204c61746572616c206d6f76656d656e7420616e642070726976696c65676520657363616c6174696f6e0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202041637469766974792074696d656c696e6520616e6420666f72656e7369632073756d6d6172790d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a2020202020202020202044617461204c65616b20496e7665737469676174696f6e730d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a202020202020202020205768656e20436f6e666964656e7469616c20496e666f726d6174696f6e20476f6573205075626c69630d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020204e6f7420616c6c206c65616b7320636f6d652066726f6d206f7574736964652e20496e7465726e616c207468726561747320617265206f6674656e20746865206d6f73742064616d6167696e672e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020576520696e76657374696761746520686f772073656e7369746976652066696c65732c20636f6e7472616374732c206f7220636f6d6d756e69636174696f6e732077657265206578706f736564e2809470696e706f696e74696e6720776869636820757365727320776572650d0a20202020202020202020726573706f6e7369626c652c207768657468657220746865206c65616b20776173206163636964656e74616c206f7220696e74656e74696f6e616c2c20616e6420686f772074686520696e666f726d6174696f6e207761732064697374726962757465642e2057652068656c700d0a202020202020202020206964656e746966793a0d0a20202020202020203c2f703e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202057686f206163636573736564206f72207472616e736d697474656420746865206c65616b65642066696c65730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020205468652073636f7065206f66206578706f73656420646174610d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202057686574686572207468652061637420776173206d616c6963696f7573206f72206e65676c6967656e740d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020436c6f7564206f7220656d61696c2d6261736564206c65616b20736f75726365730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020205265706f7274696e6720746f6f6c7320666f722048522c206c6567616c2c206f72204954206c6561646572736869700d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f646174612d627265616368322e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f646174612d627265616368332e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a2020202020202020202044617461205468656674202620457866696c74726174696f6e0d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a20202020202020202020466f6c6c6f7720746865204469676974616c20547261696c2e205265636c61696d20436f6e74726f6c2e0d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205768656e2070726f707269657461727920696e666f726d6174696f6e206f7220637573746f6d6572206461746120646973617070656172732c20796f75206e65656420746f206b6e6f772077686174207761732074616b656ee28094616e642077686f20746f6f6b2069742e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020576520747261636520756e617574686f72697a65642066696c65207472616e73666572732c205553422061637469766974792c20616e6420636c6f75642075706c6f61647320746f2070726f76696465206120666f72656e73696320747261696c206f66207768656e2c0d0a20202020202020202020686f772c20616e642062792077686f6d20796f75722064617461207761732072656d6f7665642e20576520696e7665737469676174653a0d0a20202020202020203c2f703e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020436c6f75642d626173656420657866696c74726174696f6e0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202045787465726e616c2064726976652075736167650d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020556e617574686f72697a656420656d61696c20666f7277617264696e670d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020496e7369646572207468726561747320616e6420646570617274696e6720656d706c6f796565730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020495020616e64206465766963652066696e6765727072696e74696e6720666f72206c6567616c20707572737569740d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a2020202020202020202052616e736f6d776172652041747461636b730d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a2020202020202020202046726f6d20456e637279707465642046696c657320746f20436c65617220416e73776572730d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a2020202020202020202052616e736f6d776172652063616e206772696e64206f7065726174696f6e7320746f20612068616c742c2062757420666173742c2065787065727420666f72656e736963732063616e2068656c7020726573746f726520636f6e74726f6c2e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a202020202020202020205765206964656e74696679207468652072616e736f6d776172652073747261696e2c20616e616c797a6520686f7720697420656e746572656420616e64207370726561642c20616e6420646f63756d656e742066696e64696e677320666f72206c61770d0a20202020202020202020656e666f7263656d656e742c20696e7375726572732c20616e6420696e7465726e616c20726576696577e280947768696c652068656c70696e6720796f752074616b65206e6578742073746570732e204f757220726573706f6e736520696e636c756465733a0d0a20202020202020203c2f703e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020204964656e74696679696e67207468652072616e736f6d7761726520747970650d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020456e74727920766563746f7220616e642073707265616420616e616c797369730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202053797374656d7320616666656374656420616e64206461746120656e637279707465640d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202047756964616e636520666f7220696e636964656e74207265706f7274696e6720616e64207265636f766572790d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202045766964656e636520707265736572766174696f6e20666f7220706f73742d627265616368207265766965770d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f646174612d627265616368342e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d6469722d72657620616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f646174612d627265616368352e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a20202020202020202020537079776172652c204d616c7761726520262052656d6f74652041636365737320496e7665737469676174696f6e730d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a202020202020202020204578706f73652074686520536f6674776172652054686174e280997320576f726b696e6720416761696e737420596f750d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020537079776172652c206b65796c6f67676572732c20616e642072656d6f74652061636365737320746f6f6c732063616e2072656d61696e2068696464656e20666f72207765656b73e28094636f6c6c656374696e672073656e73697469766520646174612073696c656e746c792e0d0a20202020202020203c2f703e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020576520756e636f76657220756e77616e74656420736f6674776172652c20756e617574686f72697a6564206163636573732c20616e6420636f6d6d616e642f636f6e74726f6c2061637469766974792c2068656c70696e6720796f7520756e6465727374616e6420686f770d0a2020202020202020202073797374656d73207765726520636f6d70726f6d6973656420616e642077686174207761732061636365737365642e20576520616e616c797a653a0d0a20202020202020203c2f703e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020496e7374616c6c65642073707977617265206f72206b65796c6f67676572730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202052656d6f7465206465736b746f702061636365737320285244502c205465616d5669657765722c206574632e290d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020436f6d6d616e642d6c696e652074726163657320616e64206d616c77617265207061796c6f6164730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020496e7374616c6c6174696f6e20646174657320616e6420736f757263652070617468776179730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020546872656174206163746f7220696e74656e7420616e6420696e666f726d6174696f6e2061636365737365640d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e0d0a0d0a0d0a3c64697620636c6173733d226472792d706420706f732d7265206f76722d666c2d6820626b2d6d67626f78312070743430223e0d0a20203c64697620636c6173733d2266696c2d626c32223e3c2f6469763e0d0a20203c64697620636c6173733d22736974652d776964746820207267742d636f6c2d6578223e0d0a202020203c64697620636c6173733d22666c7820666c782d64697220616c69742d63656e746572206d626761703332206761703830223e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78363432223e0d0a20202020202020203c683220636c6173733d226b6e732d686564206d78363035207478742d6e726d6c223e0d0a20202020202020202020556e6c617766756c2044617461204163636573730d0a20202020202020203c2f68323e0d0a20202020202020203c683320636c6173733d2262642d747264207478742d6e726d6c223e0d0a202020202020202020205768656e20416363657373205761732054616b656e20576974686f7574205065726d697373696f6e0d0a20202020202020203c2f68333e0d0a20202020202020203c7020636c6173733d226d74313820702d657874223e0d0a20202020202020202020556e617574686f72697a65642073797374656d206163636573732063616e206578706f736520796f757220627573696e65737320746f206c6567616c2c2066696e616e6369616c2c206f722072657075746174696f6e616c207269736b2e204f757220666f72656e7369630d0a202020202020202020207465616d20696e7665737469676174657320616e6420646f63756d656e7473206576657279207472616365206f66206163636573732c2070726f766964696e6720646566656e7369626c652065766964656e636520666f7220656e666f7263656d656e74206f720d0a202020202020202020206c697469676174696f6e2e2057652070726f766964653a0d0a20202020202020203c2f703e0d0a0d0a20202020202020203c756c20636c6173733d226472792d6c7374206d74323420746963223e0d0a202020202020202020203c6c693e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a202020202020202020202020202049502074726163696e6720616e642067656f6c6f636174696f6e20616e616c797369730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a20202020202020202020202020204c6f67696e20616e642063726564656e7469616c2075736520747261636b696e670d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020466f72656e736963207265636f6e737472756374696f6e206f6620757365722073657373696f6e730d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020436861696e2d6f662d6163636573732076616c69646174696f6e20666f72206c6567616c207573650d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a202020202020202020203c6c6920636c6173733d226d743138223e0d0a2020202020202020202020203c7020636c6173733d226677373030223e0d0a2020202020202020202020202020537570706f727420666f72206372696d696e616c206f7220636976696c20616374696f6e0d0a2020202020202020202020203c2f703e0d0a0d0a202020202020202020203c2f6c693e0d0a20202020202020203c2f756c3e0d0a2020202020203c2f6469763e0d0a2020202020203c64697620636c6173733d22666c782d6571752d636f6c206d78353138223e0d0a20202020202020203c696d67207372633d222f696d616765732f646f672f646174612d627265616368362e6a70672220616c743d22457870657274204469676974616c20466f72656e736963732220636c6173733d226b6e2d696d672062647232342064736b2d766973223e0d0a2020202020203c2f6469763e0d0a202020203c2f6469763e0d0a20203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3130323b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032352d30352d32332030363a34343a3531223b733a31313a226d6f6469666965645f6279223b693a3130323b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a313b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a34393a2232373a637962657273656375726974792d616e642d646174612d6272656163682d696e7665737469676174696f6e732d32223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a353a2261646d696e223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032352d30342d30372031313a33323a3434223b693a31303b4e3b693a31313b733a3130323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32373a637962657273656375726974792d616e642d646174612d6272656163682d696e7665737469676174696f6e732d322663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032352d30342d30372031313a33323a3434223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2261646d696e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a303b733a323a226964223b693a393b7d7d7d693a31363b733a34383a224379626572736563757269747920616e6420446174612042726561636820496e7665737469676174696f6e7320283229223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3237223b7d);

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

--
-- Table structure for table `cuod6_finder_links_terms`
--

DROP TABLE IF EXISTS `cuod6_finder_links_terms`;
CREATE TABLE `cuod6_finder_links_terms` (
  `link_id` int(10) UNSIGNED NOT NULL,
  `term_id` int(10) UNSIGNED NOT NULL,
  `weight` float UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_finder_links_terms`
--

INSERT INTO `cuod6_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(23, 1, 0.07),
(26, 1, 0.07),
(28, 1, 0.07),
(16, 1, 0.14),
(1, 1, 0.17),
(1, 2, 0.56),
(1, 3, 0.21),
(1, 4, 0.39996),
(2, 4, 0.39996),
(3, 4, 0.39996),
(4, 4, 0.39996),
(5, 4, 0.39996),
(6, 4, 0.39996),
(10, 4, 0.39996),
(11, 4, 0.39996),
(12, 4, 0.39996),
(13, 4, 0.39996),
(14, 4, 0.39996),
(15, 4, 0.39996),
(16, 4, 0.39996),
(17, 4, 0.39996),
(18, 4, 0.39996),
(19, 4, 0.39996),
(20, 4, 0.39996),
(21, 4, 0.39996),
(22, 4, 0.39996),
(23, 4, 0.39996),
(24, 4, 0.39996),
(25, 4, 0.39996),
(26, 4, 0.39996),
(27, 4, 0.39996),
(28, 4, 0.39996),
(29, 4, 0.39996),
(30, 4, 0.39996),
(7, 4, 0.79992),
(8, 4, 0.79992),
(9, 4, 0.79992),
(1, 5, 0.14),
(20, 5, 1.4),
(21, 5, 3.4),
(5, 5, 3.64),
(9, 5, 3.84),
(3, 5, 3.92),
(10, 5, 4.06),
(17, 5, 4.2),
(19, 5, 4.38),
(8, 5, 4.4),
(29, 5, 4.62),
(6, 5, 4.94),
(25, 5, 5.08),
(30, 5, 5.08),
(7, 5, 5.24),
(15, 5, 5.6),
(14, 5, 5.64),
(12, 5, 5.74),
(26, 5, 6.3),
(22, 5, 6.58),
(18, 5, 6.62),
(24, 5, 6.86),
(28, 5, 7),
(4, 5, 7.14),
(11, 5, 7.14),
(16, 5, 7.14),
(23, 5, 7.28),
(27, 5, 7.42),
(5, 6, 0.09331),
(6, 6, 0.09331),
(10, 6, 0.09331),
(11, 6, 0.09331),
(17, 6, 0.09331),
(22, 6, 0.09331),
(27, 6, 0.09331),
(29, 6, 0.09331),
(1, 6, 0.18662),
(16, 6, 0.18662),
(20, 6, 0.18662),
(28, 6, 0.27993),
(8, 6, 0.37324),
(9, 6, 0.9331),
(7, 6, 1.02641),
(1, 7, 0.23331),
(1, 8, 0.23331),
(26, 8, 0.23331),
(14, 8, 0.46662),
(17, 8, 0.46662),
(20, 8, 0.46662),
(27, 8, 0.46662),
(28, 8, 0.46662),
(29, 8, 0.46662),
(15, 8, 0.69993),
(19, 8, 0.69993),
(21, 8, 0.69993),
(5, 8, 0.93324),
(6, 8, 0.93324),
(9, 8, 1.16655),
(12, 8, 1.16655),
(16, 8, 1.16655),
(18, 8, 1.16655),
(23, 8, 1.16655),
(24, 8, 1.16655),
(7, 8, 1.39986),
(8, 8, 1.39986),
(10, 8, 1.39986),
(22, 8, 1.39986),
(3, 8, 1.63317),
(4, 8, 1.63317),
(11, 8, 1.63317),
(1, 9, 0.09331),
(4, 9, 0.09331),
(6, 9, 0.09331),
(12, 9, 0.09331),
(15, 9, 0.09331),
(16, 9, 0.09331),
(17, 9, 0.09331),
(18, 9, 0.09331),
(24, 9, 0.09331),
(26, 9, 0.09331),
(27, 9, 0.09331),
(8, 9, 0.18662),
(10, 9, 0.18662),
(19, 9, 0.18662),
(23, 9, 0.18662),
(25, 9, 0.18662),
(30, 9, 0.18662),
(9, 9, 0.27993),
(28, 9, 0.27993),
(29, 9, 0.27993),
(3, 9, 0.37324),
(11, 9, 0.37324),
(22, 9, 0.65317),
(7, 9, 0.9331),
(1, 10, 0.46669),
(1, 11, 0.14),
(26, 11, 0.14),
(14, 11, 0.28),
(17, 11, 0.28),
(20, 11, 0.28),
(27, 11, 0.28),
(28, 11, 0.28),
(29, 11, 0.28),
(15, 11, 0.42),
(19, 11, 0.42),
(21, 11, 0.42),
(5, 11, 0.56),
(6, 11, 0.56),
(8, 11, 0.7),
(9, 11, 0.7),
(12, 11, 0.7),
(16, 11, 0.7),
(18, 11, 0.7),
(23, 11, 0.7),
(24, 11, 0.7),
(7, 11, 0.84),
(10, 11, 0.84),
(22, 11, 0.84),
(3, 11, 0.98),
(4, 11, 0.98),
(11, 11, 0.98),
(1, 12, 0.23331),
(4, 12, 0.23331),
(19, 12, 0.23331),
(20, 12, 0.23331),
(22, 12, 0.23331),
(23, 12, 0.23331),
(25, 12, 0.23331),
(26, 12, 0.23331),
(30, 12, 0.23331),
(14, 12, 0.46662),
(21, 12, 0.46662),
(24, 12, 0.46662),
(28, 12, 0.46662),
(15, 12, 0.69993),
(27, 12, 4.03293),
(1, 13, 0.14),
(20, 13, 0.14),
(17, 13, 0.28),
(29, 13, 0.42),
(3, 13, 0.7),
(9, 13, 0.7),
(21, 13, 0.7),
(13, 13, 0.88),
(15, 13, 0.98),
(18, 13, 0.98),
(22, 13, 0.98),
(24, 13, 0.98),
(28, 13, 0.98),
(8, 13, 1.12),
(16, 13, 1.26),
(25, 13, 1.26),
(30, 13, 1.26),
(27, 13, 1.3),
(14, 13, 1.4),
(26, 13, 1.4),
(6, 13, 1.44),
(19, 13, 1.82),
(23, 13, 1.82),
(10, 13, 1.86),
(7, 13, 2.1),
(4, 13, 2.24),
(12, 13, 2.28),
(11, 13, 2.56),
(5, 13, 2.66),
(1, 14, 0.42),
(25, 14, 0.42),
(30, 14, 0.42),
(27, 14, 1.26),
(17, 14, 1.68),
(19, 14, 1.68),
(20, 14, 1.68),
(29, 14, 1.68),
(8, 14, 2.1),
(9, 14, 2.1),
(26, 14, 2.1),
(28, 14, 2.1),
(7, 14, 2.52),
(13, 14, 2.64),
(14, 14, 2.94),
(6, 14, 3.36),
(22, 14, 3.36),
(21, 14, 4.74),
(4, 14, 5.88),
(15, 14, 6),
(16, 14, 6),
(11, 14, 6.84),
(23, 14, 6.84),
(18, 14, 7.26),
(10, 14, 7.56),
(3, 14, 7.68),
(12, 14, 7.68),
(5, 14, 8.1),
(24, 14, 8.52),
(1, 15, 0.18669),
(3, 15, 0.18669),
(9, 15, 0.18669),
(12, 15, 0.18669),
(28, 15, 0.18669),
(7, 15, 0.37338),
(15, 15, 0.37338),
(17, 15, 0.37338),
(29, 15, 0.37338),
(8, 15, 1.49352),
(1, 16, 0.09331),
(21, 16, 0.09331),
(23, 16, 0.09331),
(7, 16, 0.18662),
(8, 16, 0.18662),
(29, 16, 0.18662),
(6, 16, 0.27993),
(9, 16, 0.27993),
(17, 16, 0.27993),
(26, 16, 0.27993),
(27, 16, 0.27993),
(20, 16, 0.37324),
(1, 17, 0.32669),
(5, 17, 0.32669),
(1, 18, 0.09331),
(5, 18, 0.09331),
(12, 18, 0.18662),
(14, 18, 0.18662),
(21, 18, 0.18662),
(25, 18, 0.18662),
(30, 18, 0.18662),
(6, 18, 0.27993),
(10, 18, 0.27993),
(16, 18, 0.27993),
(22, 18, 0.27993),
(3, 18, 0.37324),
(4, 18, 0.37324),
(24, 18, 0.37324),
(20, 18, 0.46655),
(23, 18, 0.46655),
(29, 18, 0.46655),
(11, 18, 0.55986),
(18, 18, 0.55986),
(27, 18, 0.55986),
(28, 18, 0.55986),
(15, 18, 0.65317),
(9, 18, 0.74648),
(17, 18, 0.74648),
(26, 18, 0.74648),
(8, 18, 0.83979),
(19, 18, 1.02641),
(7, 18, 1.77289),
(1, 19, 0.18669),
(8, 19, 0.18669),
(10, 19, 0.18669),
(12, 19, 0.18669),
(17, 19, 0.18669),
(19, 19, 0.18669),
(20, 19, 0.18669),
(22, 19, 0.18669),
(26, 19, 0.18669),
(27, 19, 0.18669),
(29, 19, 0.18669),
(9, 19, 0.56007),
(18, 19, 0.56007),
(1, 20, 0.28),
(1, 21, 0.32669),
(17, 21, 0.32669),
(1, 22, 0.32669),
(18, 22, 0.32669),
(9, 22, 3.2669),
(1, 23, 0.28),
(10, 23, 0.28),
(9, 23, 0.56),
(1, 24, 0.09331),
(20, 24, 0.18662),
(5, 24, 0.27993),
(23, 24, 0.27993),
(18, 24, 0.37324),
(22, 24, 0.37324),
(6, 24, 0.55986),
(15, 24, 0.55986),
(21, 24, 0.55986),
(24, 24, 0.55986),
(25, 24, 0.55986),
(30, 24, 0.55986),
(12, 24, 0.65317),
(10, 24, 0.74648),
(26, 24, 1.02641),
(29, 24, 1.02641),
(11, 24, 1.11972),
(16, 24, 1.11972),
(17, 24, 1.21303),
(28, 24, 1.333),
(4, 24, 1.39965),
(3, 24, 1.49296),
(27, 24, 1.95951),
(9, 24, 1.9995),
(19, 24, 2.05282),
(14, 24, 2.23944),
(8, 24, 2.37274),
(7, 24, 2.51937),
(1, 25, 0.14),
(3, 25, 0.14),
(7, 25, 0.14),
(8, 25, 0.14),
(15, 25, 0.14),
(20, 25, 0.14),
(27, 25, 0.14),
(28, 25, 0.14),
(29, 25, 0.14),
(17, 25, 0.28),
(1, 26, 0.42),
(9, 26, 0.42),
(1, 27, 0.14),
(7, 27, 0.14),
(8, 27, 0.14),
(25, 27, 0.42),
(30, 27, 0.42),
(5, 27, 0.56),
(29, 27, 0.56),
(17, 27, 0.7),
(26, 27, 0.7),
(6, 27, 0.84),
(19, 27, 0.84),
(21, 27, 0.84),
(12, 27, 0.98),
(27, 27, 0.98),
(14, 27, 1.12),
(10, 27, 1.26),
(11, 27, 1.26),
(16, 27, 1.26),
(18, 27, 1.4),
(22, 27, 1.4),
(24, 27, 1.4),
(15, 27, 1.54),
(4, 27, 1.68),
(23, 27, 1.68),
(28, 27, 1.68),
(3, 27, 3.26),
(1, 28, 0.28),
(1, 29, 0.37331),
(9, 29, 0.37331),
(29, 29, 0.37331),
(12, 29, 0.74662),
(1, 30, 0.37331),
(9, 30, 0.37331),
(1, 31, 0.23331),
(1, 32, 0.18669),
(1, 33, 0.23331),
(10, 33, 0.23331),
(16, 33, 0.23331),
(1, 34, 0.18669),
(4, 34, 0.18669),
(10, 34, 0.18669),
(20, 34, 0.18669),
(21, 34, 0.18669),
(1, 35, 0.42),
(1, 36, 1.69983),
(1, 37, 0.14),
(14, 37, 0.42),
(5, 37, 0.7),
(26, 37, 0.7),
(20, 37, 0.84),
(22, 37, 0.98),
(16, 37, 1.12),
(18, 37, 1.26),
(11, 37, 1.4),
(27, 37, 1.4),
(28, 37, 1.4),
(12, 37, 1.54),
(29, 37, 1.54),
(21, 37, 1.58),
(4, 37, 1.68),
(23, 37, 1.68),
(24, 37, 1.96),
(6, 37, 2.1),
(17, 37, 2.28),
(15, 37, 2.42),
(10, 37, 2.52),
(19, 37, 2.8),
(25, 37, 2.94),
(30, 37, 2.94),
(3, 37, 3.22),
(9, 37, 5.04),
(8, 37, 6.5),
(7, 37, 7.7),
(1, 38, 0.27993),
(20, 38, 0.46655),
(19, 38, 0.55986),
(21, 38, 0.55986),
(24, 38, 0.74648),
(27, 38, 0.83979),
(14, 38, 0.9331),
(25, 38, 1.02641),
(30, 38, 1.02641),
(12, 38, 1.11972),
(22, 38, 1.11972),
(5, 38, 1.21303),
(17, 38, 1.21303),
(26, 38, 1.21303),
(3, 38, 1.30634),
(6, 38, 1.30634),
(29, 38, 1.30634),
(16, 38, 1.39965),
(23, 38, 1.39965),
(4, 38, 1.49296),
(11, 38, 1.58627),
(18, 38, 1.67958),
(28, 38, 1.67958),
(15, 38, 1.79955),
(10, 38, 2.14613),
(9, 38, 2.42606),
(8, 38, 2.70599),
(7, 38, 4.94543),
(1, 39, 0.28),
(11, 39, 0.28),
(15, 39, 0.28),
(16, 39, 0.28),
(21, 39, 0.28),
(23, 39, 0.28),
(25, 39, 0.28),
(30, 39, 0.28),
(1, 40, 0.09331),
(9, 40, 0.09331),
(10, 40, 0.09331),
(11, 40, 0.09331),
(12, 40, 0.09331),
(18, 40, 0.09331),
(21, 40, 0.09331),
(27, 40, 0.09331),
(28, 40, 0.09331),
(5, 40, 0.18662),
(15, 40, 0.18662),
(19, 40, 0.18662),
(23, 40, 0.18662),
(26, 40, 0.18662),
(6, 40, 0.27993),
(22, 40, 0.27993),
(20, 40, 0.37324),
(1, 41, 0.14),
(8, 41, 0.14),
(9, 41, 0.14),
(11, 41, 0.14),
(14, 41, 0.14),
(16, 41, 0.14),
(18, 41, 0.14),
(19, 41, 0.14),
(24, 41, 0.14),
(26, 41, 0.14),
(27, 41, 0.14),
(28, 41, 0.14),
(10, 41, 0.28),
(12, 41, 0.28),
(23, 41, 0.28),
(25, 41, 0.28),
(30, 41, 0.28),
(7, 41, 0.9),
(1, 42, 0.18662),
(9, 42, 0.37324),
(14, 42, 0.37324),
(17, 42, 0.46655),
(19, 42, 0.55986),
(27, 42, 0.55986),
(20, 42, 0.65317),
(8, 42, 0.74648),
(21, 42, 0.74648),
(26, 42, 0.74648),
(4, 42, 0.83979),
(7, 42, 0.83979),
(18, 42, 0.83979),
(28, 42, 0.83979),
(29, 42, 0.83979),
(6, 42, 0.9331),
(10, 42, 0.9331),
(11, 42, 1.11972),
(25, 42, 1.11972),
(30, 42, 1.11972),
(3, 42, 1.30634),
(12, 42, 1.39965),
(5, 42, 1.51962),
(15, 42, 1.77289),
(16, 42, 1.77289),
(22, 42, 1.95951),
(24, 42, 2.05282),
(23, 42, 2.23944),
(1, 43, 0.18669),
(9, 43, 0.18669),
(20, 43, 0.18669),
(17, 43, 0.37338),
(29, 43, 0.37338),
(7, 43, 0.74676),
(1, 44, 0.23331),
(5, 45, 0.14),
(14, 45, 0.14),
(19, 45, 0.14),
(21, 45, 0.14),
(8, 45, 0.28),
(23, 45, 0.28),
(27, 45, 0.28),
(9, 45, 0.42),
(16, 45, 0.42),
(22, 45, 0.42),
(26, 45, 0.42),
(3, 45, 0.56),
(4, 45, 0.56),
(6, 45, 0.56),
(7, 45, 0.56),
(12, 45, 0.56),
(18, 45, 0.56),
(11, 45, 0.7),
(10, 45, 0.84),
(15, 45, 0.84),
(20, 45, 0.84),
(28, 45, 0.84),
(24, 45, 0.98),
(25, 45, 0.98),
(29, 45, 0.98),
(30, 45, 0.98),
(1, 45, 1.02),
(17, 45, 1.12),
(3, 46, 0.18669),
(7, 46, 0.18669),
(26, 46, 0.18669),
(1, 46, 0.37338),
(11, 46, 0.37338),
(14, 46, 0.37338),
(17, 46, 0.37338),
(4, 46, 0.56007),
(12, 46, 0.56007),
(27, 46, 0.56007),
(29, 46, 0.56007),
(8, 46, 0.74676),
(15, 46, 0.74676),
(16, 46, 0.74676),
(21, 46, 0.74676),
(22, 46, 0.74676),
(9, 46, 0.93345),
(19, 46, 0.93345),
(25, 46, 0.93345),
(30, 46, 0.93345),
(10, 46, 1.12014),
(18, 46, 1.12014),
(20, 46, 1.12014),
(24, 46, 1.12014),
(5, 46, 1.49352),
(23, 46, 1.49352),
(6, 46, 2.42697),
(28, 46, 2.61366),
(16, 47, 0.07),
(17, 47, 0.07),
(23, 47, 0.07),
(29, 47, 0.07),
(2, 47, 0.17),
(7, 47, 0.17),
(13, 47, 0.2),
(30, 47, 0.37),
(5, 48, 0.32669),
(6, 48, 0.32669),
(7, 48, 0.32669),
(9, 48, 0.32669),
(21, 48, 0.32669),
(22, 48, 0.32669),
(26, 48, 0.32669),
(28, 48, 0.32669),
(19, 48, 0.65338),
(20, 48, 0.65338),
(2, 48, 1.72679),
(3, 49, 0.28),
(22, 49, 0.28),
(23, 49, 0.28),
(3, 50, 0.28),
(7, 50, 0.28),
(17, 51, 0.07),
(23, 51, 0.07),
(26, 51, 0.07),
(28, 51, 0.07),
(29, 51, 0.07),
(3, 51, 0.17),
(8, 51, 0.17),
(25, 52, 0.14007),
(30, 52, 0.14007),
(14, 52, 0.18676),
(4, 52, 0.23345),
(5, 52, 0.28014),
(21, 52, 0.32683),
(24, 52, 0.32683),
(26, 52, 0.32683),
(16, 52, 0.37352),
(23, 52, 0.37352),
(15, 52, 0.42021),
(22, 52, 0.42021),
(12, 52, 0.4669),
(17, 52, 0.4669),
(29, 52, 0.4669),
(18, 52, 0.51359),
(10, 52, 0.56028),
(11, 52, 0.60697),
(6, 52, 0.65366),
(27, 52, 0.65366),
(20, 52, 0.74704),
(3, 52, 0.79373),
(9, 52, 0.79373),
(19, 52, 0.84042),
(28, 52, 0.84042),
(8, 52, 1.07387),
(7, 52, 1.68084),
(9, 53, 0.23331),
(17, 53, 0.46662),
(28, 53, 0.46662),
(29, 53, 0.46662),
(7, 53, 0.69993),
(3, 53, 1.23321),
(3, 54, 0.14),
(5, 54, 0.14),
(7, 54, 0.14),
(24, 54, 0.28),
(25, 54, 0.28),
(30, 54, 0.28),
(4, 55, 0.28),
(7, 55, 0.28),
(10, 55, 0.28),
(12, 55, 0.28),
(16, 55, 0.28),
(18, 55, 0.28),
(24, 55, 0.28),
(25, 55, 0.28),
(27, 55, 0.28),
(30, 55, 0.28),
(3, 55, 0.56),
(26, 55, 0.84),
(3, 56, 0.46669),
(4, 56, 0.46669),
(22, 56, 0.46669),
(11, 56, 0.93338),
(26, 56, 0.93338),
(3, 57, 0.37331),
(3, 58, 0.37331),
(3, 59, 1.12),
(3, 60, 0.37331),
(25, 60, 0.74662),
(30, 60, 0.74662),
(3, 61, 0.32669),
(18, 61, 0.32669),
(19, 61, 0.32669),
(25, 61, 0.32669),
(28, 61, 0.32669),
(30, 61, 0.32669),
(3, 62, 0.37331),
(24, 62, 0.37331),
(25, 62, 0.37331),
(28, 62, 0.37331),
(30, 62, 0.37331),
(5, 62, 0.74662),
(21, 62, 0.74662),
(22, 62, 0.74662),
(8, 62, 1.11993),
(11, 62, 3.7331),
(3, 63, 0.23331),
(9, 63, 0.23331),
(3, 64, 0.09331),
(5, 64, 0.09331),
(6, 64, 0.09331),
(9, 64, 0.09331),
(10, 64, 0.09331),
(11, 64, 0.09331),
(14, 64, 0.09331),
(16, 64, 0.09331),
(24, 64, 0.09331),
(7, 64, 0.18662),
(17, 64, 0.18662),
(23, 64, 0.18662),
(26, 64, 0.18662),
(29, 64, 0.18662),
(15, 64, 0.27993),
(28, 64, 0.55986),
(8, 64, 0.83979),
(7, 65, 0.37331),
(17, 65, 0.37331),
(29, 65, 0.37331),
(3, 65, 0.74662),
(6, 65, 0.74662),
(10, 65, 0.74662),
(12, 65, 1.11993),
(15, 65, 1.11993),
(23, 65, 1.11993),
(25, 65, 1.11993),
(30, 65, 1.11993),
(5, 65, 1.49324),
(18, 65, 1.49324),
(19, 65, 1.49324),
(21, 65, 1.49324),
(22, 65, 1.49324),
(16, 65, 1.86655),
(27, 65, 1.86655),
(28, 65, 1.86655),
(24, 65, 2.23986),
(4, 65, 2.98648),
(11, 65, 2.98648),
(26, 65, 5.333),
(14, 65, 6.45293),
(3, 66, 0.32669),
(6, 66, 0.32669),
(8, 66, 0.32669),
(11, 66, 0.32669),
(16, 66, 0.32669),
(28, 66, 0.32669),
(29, 66, 0.32669),
(4, 66, 0.65338),
(12, 66, 0.65338),
(14, 66, 0.65338),
(25, 66, 0.65338),
(30, 66, 0.65338),
(15, 66, 0.98007),
(24, 66, 0.98007),
(26, 66, 0.98007),
(18, 66, 1.30676),
(27, 66, 1.30676),
(3, 67, 0.7),
(3, 68, 0.37331),
(7, 68, 0.37331),
(9, 68, 0.37331),
(10, 68, 0.37331),
(14, 68, 0.37331),
(27, 68, 0.37331),
(5, 69, 0.14),
(20, 69, 0.14),
(7, 69, 0.28),
(10, 69, 0.28),
(21, 69, 0.28),
(25, 69, 0.28),
(28, 69, 0.28),
(30, 69, 0.28),
(4, 69, 0.42),
(17, 69, 0.42),
(22, 69, 0.42),
(23, 69, 0.42),
(26, 69, 0.42),
(15, 69, 0.56),
(24, 69, 0.56),
(29, 69, 0.56),
(6, 69, 0.7),
(12, 69, 0.7),
(19, 69, 0.7),
(3, 69, 0.84),
(27, 69, 0.84),
(11, 69, 0.98),
(16, 69, 0.98),
(18, 69, 0.98),
(8, 69, 1.12),
(9, 69, 1.74),
(14, 70, 0.23331),
(21, 70, 0.23331),
(23, 70, 0.23331),
(26, 70, 0.23331),
(3, 70, 0.46662),
(22, 70, 1.46652),
(3, 71, 0.42),
(10, 72, 0.09331),
(11, 72, 0.09331),
(15, 72, 0.09331),
(23, 72, 0.09331),
(24, 72, 0.09331),
(25, 72, 0.09331),
(26, 72, 0.09331),
(30, 72, 0.09331),
(6, 72, 0.18662),
(20, 72, 0.18662),
(21, 72, 0.18662),
(22, 72, 0.18662),
(27, 72, 0.18662),
(3, 72, 0.27993),
(4, 72, 0.27993),
(5, 72, 0.27993),
(9, 72, 0.27993),
(19, 72, 0.27993),
(29, 72, 0.27993),
(16, 72, 0.37324),
(18, 72, 0.37324),
(17, 72, 0.55986),
(8, 72, 0.65317),
(7, 72, 0.74648),
(14, 73, 0.42),
(18, 73, 0.42),
(21, 73, 0.42),
(24, 73, 0.42),
(29, 73, 0.42),
(3, 73, 0.84),
(4, 73, 0.84),
(12, 73, 0.84),
(16, 73, 0.84),
(23, 73, 0.84),
(28, 73, 0.84),
(5, 73, 1.26),
(22, 73, 2.1),
(6, 73, 4.74),
(3, 74, 0.42),
(17, 74, 0.42),
(29, 74, 0.42),
(3, 75, 0.51331),
(5, 75, 0.51331),
(3, 76, 0.09331),
(15, 76, 0.09331),
(20, 76, 0.09331),
(21, 76, 0.09331),
(23, 76, 0.09331),
(24, 76, 0.09331),
(16, 76, 0.18662),
(18, 76, 0.18662),
(27, 76, 0.18662),
(17, 76, 0.27993),
(19, 76, 0.27993),
(26, 76, 0.27993),
(29, 76, 0.27993),
(8, 76, 0.46655),
(7, 76, 0.55986),
(9, 76, 1.21303),
(3, 77, 0.18669),
(7, 77, 0.18669),
(8, 77, 0.18669),
(9, 77, 0.18669),
(12, 77, 0.18669),
(14, 77, 0.18669),
(24, 77, 0.18669),
(28, 77, 0.18669),
(3, 78, 0.28),
(4, 78, 0.28),
(8, 78, 0.28),
(14, 78, 0.28),
(19, 78, 0.28),
(22, 78, 0.28),
(23, 78, 0.28),
(24, 78, 0.28),
(29, 78, 0.56),
(17, 78, 0.84),
(3, 79, 0.18669),
(21, 79, 0.18669),
(22, 79, 0.18669),
(3, 80, 0.18669),
(3, 81, 0.23331),
(15, 81, 0.23331),
(17, 81, 0.23331),
(23, 81, 0.23331),
(24, 81, 0.23331),
(28, 81, 0.23331),
(29, 81, 0.23331),
(3, 82, 0.23331),
(6, 82, 0.23331),
(15, 82, 0.23331),
(16, 82, 0.23331),
(18, 82, 0.23331),
(22, 82, 0.23331),
(27, 82, 0.23331),
(23, 82, 1.16655),
(5, 83, 0.37331),
(21, 83, 0.37331),
(22, 83, 0.37331),
(23, 83, 0.37331),
(25, 83, 0.37331),
(28, 83, 0.37331),
(30, 83, 0.37331),
(3, 83, 0.74662),
(16, 83, 0.74662),
(26, 83, 0.74662),
(27, 83, 0.74662),
(20, 83, 1.11993),
(10, 83, 2.61317),
(3, 84, 0.46669),
(15, 84, 0.46669),
(20, 84, 0.46669),
(23, 84, 0.46669),
(25, 84, 0.46669),
(28, 84, 0.46669),
(29, 84, 0.46669),
(30, 84, 0.46669),
(4, 84, 0.93338),
(5, 84, 0.93338),
(17, 84, 0.93338),
(24, 84, 0.93338),
(22, 84, 1.40007),
(10, 84, 5.26693),
(12, 85, 0.14),
(23, 85, 0.14),
(25, 85, 0.14),
(29, 85, 0.14),
(30, 85, 0.14),
(3, 85, 0.28),
(9, 85, 0.28),
(15, 85, 0.28),
(24, 85, 0.28),
(27, 85, 0.28),
(7, 85, 0.7),
(17, 86, 0.14),
(22, 86, 0.14),
(3, 86, 0.28),
(5, 86, 0.28),
(11, 86, 0.42),
(19, 86, 0.42),
(23, 86, 0.42),
(10, 86, 0.56),
(15, 86, 0.56),
(25, 86, 0.56),
(29, 86, 0.56),
(30, 86, 0.56),
(16, 86, 0.7),
(18, 86, 0.7),
(24, 86, 0.7),
(6, 86, 0.84),
(12, 86, 0.84),
(20, 86, 0.98),
(26, 86, 1.12),
(27, 86, 1.12),
(28, 86, 1.26),
(9, 86, 1.68),
(8, 86, 1.82),
(7, 86, 2.16),
(3, 87, 0.32669),
(14, 88, 0.18669),
(10, 88, 0.37338),
(16, 88, 0.37338),
(17, 88, 0.37338),
(19, 88, 0.37338),
(29, 88, 0.37338),
(4, 88, 0.56007),
(9, 88, 0.56007),
(18, 88, 0.56007),
(27, 88, 0.56007),
(12, 88, 0.74676),
(15, 88, 0.74676),
(20, 88, 0.74676),
(21, 88, 0.74676),
(22, 88, 0.74676),
(11, 88, 0.93345),
(8, 88, 1.12014),
(23, 88, 1.12014),
(5, 88, 1.68021),
(6, 88, 1.8669),
(24, 88, 1.92024),
(28, 88, 2.24028),
(15, 89, 0.23331),
(20, 89, 0.23331),
(21, 89, 0.23331),
(22, 89, 0.23331),
(4, 89, 0.46662),
(8, 89, 0.46662),
(17, 89, 0.46662),
(18, 89, 0.46662),
(23, 89, 0.46662),
(27, 89, 0.46662),
(28, 89, 0.46662),
(29, 89, 0.46662),
(3, 89, 0.69993),
(6, 89, 0.69993),
(9, 89, 0.69993),
(5, 89, 0.93324),
(7, 89, 0.93324),
(16, 89, 0.93324),
(26, 89, 0.93324),
(12, 89, 1.39986),
(24, 89, 1.39986),
(11, 89, 1.63317),
(3, 90, 0.65331),
(17, 90, 0.65331),
(29, 90, 0.65331),
(11, 91, 0.42),
(14, 91, 0.42),
(15, 91, 0.42),
(16, 91, 0.42),
(25, 91, 0.42),
(30, 91, 0.42),
(4, 91, 0.84),
(5, 91, 0.84),
(21, 91, 0.84),
(3, 91, 1.26),
(24, 91, 1.26),
(22, 91, 2.1),
(23, 91, 2.1),
(3, 92, 0.46669),
(5, 92, 0.46669),
(9, 92, 0.46669),
(10, 92, 0.46669),
(17, 92, 0.46669),
(29, 92, 0.46669),
(23, 92, 0.93338),
(7, 92, 1.40007),
(14, 92, 1.40007),
(3, 93, 0.37331),
(3, 94, 0.28),
(3, 95, 0.37331),
(5, 95, 0.37331),
(18, 95, 0.37331),
(3, 96, 0.28),
(3, 97, 0.23331),
(4, 97, 0.23331),
(7, 97, 0.23331),
(15, 97, 0.23331),
(17, 97, 0.23331),
(20, 97, 0.23331),
(21, 97, 0.23331),
(23, 97, 0.23331),
(25, 97, 0.23331),
(26, 97, 0.23331),
(29, 97, 0.23331),
(30, 97, 0.23331),
(18, 97, 0.46662),
(19, 97, 0.46662),
(6, 97, 0.69993),
(12, 97, 0.69993),
(16, 97, 0.69993),
(22, 97, 0.69993),
(27, 97, 0.69993),
(5, 97, 0.93324),
(24, 97, 0.93324),
(28, 97, 0.93324),
(11, 97, 1.16655),
(6, 98, 0.23331),
(8, 98, 0.23331),
(10, 98, 0.23331),
(14, 98, 0.23331),
(15, 98, 0.23331),
(25, 98, 0.23331),
(27, 98, 0.23331),
(29, 98, 0.23331),
(30, 98, 0.23331),
(4, 98, 0.46662),
(21, 98, 0.46662),
(24, 98, 0.46662),
(3, 98, 0.69993),
(12, 98, 0.69993),
(18, 98, 0.69993),
(22, 98, 0.69993),
(26, 98, 0.69993),
(11, 98, 0.93324),
(16, 98, 0.93324),
(23, 98, 0.93324),
(28, 98, 1.16655),
(6, 99, 0.32669),
(8, 99, 0.32669),
(10, 99, 0.32669),
(15, 99, 0.32669),
(19, 99, 0.32669),
(28, 99, 0.32669),
(12, 99, 0.65338),
(23, 99, 0.65338),
(26, 99, 0.65338),
(5, 99, 0.98007),
(16, 99, 0.98007),
(20, 99, 0.98007),
(21, 99, 0.98007),
(24, 99, 0.98007),
(29, 99, 0.98007),
(17, 99, 1.30676),
(3, 99, 1.96014),
(4, 99, 2.28683),
(22, 99, 2.28683),
(3, 100, 0.42),
(5, 101, 0.46669),
(7, 101, 0.46669),
(3, 101, 0.93338),
(3, 102, 0.42),
(4, 102, 0.42),
(8, 102, 0.42),
(10, 102, 0.42),
(3, 103, 0.42),
(10, 103, 1.68),
(3, 104, 0.37331),
(4, 104, 0.37331),
(8, 104, 0.37331),
(17, 104, 0.37331),
(20, 104, 0.37331),
(23, 104, 0.37331),
(19, 104, 0.74662),
(5, 105, 0.32669),
(9, 105, 0.32669),
(14, 105, 0.32669),
(15, 105, 0.32669),
(18, 105, 0.32669),
(21, 105, 0.32669),
(22, 105, 0.32669),
(23, 105, 0.32669),
(6, 105, 0.65338),
(12, 105, 0.65338),
(3, 105, 0.98007),
(17, 105, 0.98007),
(24, 105, 0.98007),
(28, 105, 0.98007),
(29, 105, 0.98007),
(3, 106, 0.37331),
(3, 107, 0.56),
(3, 108, 0.51331),
(18, 109, 0.42),
(19, 109, 0.42),
(20, 109, 0.42),
(12, 109, 0.84),
(16, 109, 0.84),
(24, 109, 0.84),
(27, 109, 0.84),
(28, 109, 0.84),
(5, 109, 1.26),
(21, 109, 1.26),
(23, 109, 1.26),
(26, 109, 1.26),
(3, 109, 1.68),
(22, 109, 1.68),
(4, 109, 2.1),
(5, 110, 0.23331),
(10, 110, 0.23331),
(16, 110, 0.23331),
(21, 110, 0.23331),
(22, 110, 0.23331),
(23, 110, 0.23331),
(3, 110, 0.46662),
(17, 110, 0.46662),
(19, 110, 0.46662),
(24, 110, 0.46662),
(27, 110, 0.46662),
(26, 110, 0.69993),
(29, 110, 0.69993),
(11, 110, 0.93324),
(12, 110, 0.93324),
(18, 110, 0.93324),
(15, 110, 1.39986),
(6, 110, 1.83315),
(9, 110, 3.36633),
(6, 111, 0.7),
(10, 111, 0.7),
(21, 111, 0.7),
(12, 111, 1.4),
(19, 111, 1.4),
(28, 111, 1.4),
(5, 111, 2.1),
(11, 111, 2.1),
(15, 111, 2.1),
(18, 111, 2.1),
(23, 111, 2.1),
(24, 111, 2.1),
(3, 111, 2.8),
(4, 111, 2.8),
(22, 111, 2.8),
(27, 111, 2.8),
(14, 111, 3.5),
(16, 111, 3.5),
(3, 112, 0.56),
(28, 112, 0.56),
(3, 113, 0.42),
(6, 113, 0.42),
(11, 113, 0.42),
(14, 113, 0.42),
(17, 113, 0.42),
(20, 113, 0.42),
(21, 113, 0.42),
(23, 113, 0.42),
(15, 113, 0.84),
(28, 113, 1.68),
(3, 114, 0.37331),
(21, 114, 0.37331),
(23, 114, 0.37331),
(25, 114, 0.37331),
(30, 114, 0.37331),
(15, 114, 0.74662),
(16, 114, 0.74662),
(5, 114, 1.11993),
(6, 114, 1.11993),
(18, 114, 1.11993),
(22, 114, 1.11993),
(26, 114, 1.11993),
(27, 114, 1.11993),
(28, 114, 1.49324),
(11, 114, 2.23986),
(24, 114, 2.23986),
(8, 114, 3.51978),
(7, 114, 5.01302),
(3, 115, 0.37331),
(4, 115, 0.37331),
(5, 115, 0.37331),
(8, 115, 0.37331),
(9, 115, 0.37331),
(19, 115, 0.37331),
(23, 115, 0.37331),
(24, 115, 0.37331),
(10, 115, 0.74662),
(14, 115, 0.74662),
(11, 115, 1.11993),
(15, 115, 1.11993),
(16, 115, 1.11993),
(18, 115, 1.11993),
(26, 115, 1.49324),
(27, 115, 1.49324),
(7, 115, 2.23986),
(3, 116, 0.56),
(4, 116, 0.56),
(11, 116, 0.56),
(3, 117, 0.23331),
(15, 117, 0.23331),
(16, 117, 0.23331),
(24, 117, 0.46662),
(25, 118, 0.46669),
(30, 118, 0.46669),
(3, 119, 1.02662),
(8, 120, 0.18669),
(17, 120, 0.18669),
(21, 120, 0.18669),
(27, 120, 0.18669),
(20, 120, 0.37338),
(9, 120, 0.56007),
(28, 120, 0.56007),
(6, 120, 0.74676),
(5, 120, 1.12014),
(22, 120, 1.12014),
(23, 120, 1.12014),
(29, 120, 1.12014),
(3, 120, 1.30683),
(11, 120, 1.49352),
(14, 120, 1.49352),
(10, 120, 1.8669),
(12, 120, 2.42697),
(19, 120, 2.61366),
(26, 120, 2.80035),
(4, 120, 2.98704),
(15, 120, 2.98704),
(18, 120, 2.98704),
(25, 120, 3.04038),
(30, 120, 3.04038),
(24, 120, 3.17373),
(16, 120, 3.41376),
(7, 120, 9.78789),
(3, 121, 0.7),
(12, 121, 0.7),
(3, 122, 0.42),
(17, 122, 0.42),
(22, 122, 0.42),
(29, 122, 0.42),
(3, 123, 0.18669),
(5, 123, 0.18669),
(11, 123, 0.18669),
(14, 123, 0.18669),
(18, 123, 0.18669),
(24, 123, 0.18669),
(15, 123, 0.37338),
(16, 123, 0.37338),
(27, 123, 0.37338),
(5, 124, 0.46669),
(14, 124, 0.46669),
(21, 124, 0.46669),
(23, 124, 0.46669),
(25, 124, 0.46669),
(26, 124, 0.46669),
(27, 124, 0.46669),
(28, 124, 0.46669),
(30, 124, 0.46669),
(9, 124, 0.93338),
(10, 124, 0.93338),
(24, 124, 0.93338),
(3, 124, 1.40007),
(15, 124, 1.40007),
(18, 124, 1.40007),
(19, 124, 1.40007),
(4, 124, 1.86676),
(11, 124, 1.86676),
(16, 124, 1.86676),
(3, 125, 0.32669),
(4, 125, 0.32669),
(5, 125, 0.32669),
(10, 125, 0.32669),
(15, 125, 0.32669),
(17, 125, 0.32669),
(19, 125, 0.32669),
(22, 125, 0.32669),
(25, 125, 0.32669),
(29, 125, 0.32669),
(30, 125, 0.32669),
(6, 125, 0.65338),
(11, 125, 0.65338),
(12, 125, 0.65338),
(14, 125, 0.65338),
(16, 125, 0.65338),
(21, 125, 0.65338),
(24, 125, 0.65338),
(18, 125, 0.98007),
(28, 125, 0.98007),
(26, 125, 1.63345),
(23, 125, 1.96014),
(3, 126, 0.46669),
(4, 126, 0.46669),
(15, 126, 0.46669),
(17, 126, 0.46669),
(28, 126, 0.46669),
(29, 126, 0.46669),
(11, 126, 0.93338),
(3, 127, 0.32669),
(6, 127, 0.32669),
(17, 127, 0.32669),
(20, 127, 0.32669),
(22, 127, 0.32669),
(24, 127, 0.32669),
(27, 127, 0.32669),
(28, 127, 0.32669),
(11, 127, 0.65338),
(16, 127, 0.65338),
(5, 127, 0.98007),
(10, 127, 0.98007),
(15, 127, 0.98007),
(23, 127, 0.98007),
(29, 127, 0.98007),
(14, 127, 1.30676),
(26, 127, 1.30676),
(12, 127, 1.63345),
(4, 127, 1.96014),
(18, 127, 1.96014),
(7, 127, 2.28683),
(19, 127, 2.61352),
(9, 128, 0.98007),
(25, 128, 0.98007),
(30, 128, 0.98007),
(7, 128, 1.30676),
(8, 128, 1.30676),
(20, 128, 1.30676),
(13, 128, 2.05348),
(16, 128, 3.2669),
(17, 128, 3.2669),
(18, 128, 3.59359),
(22, 128, 3.92028),
(21, 128, 4.01362),
(23, 128, 4.01362),
(29, 128, 4.667),
(24, 128, 5.32038),
(14, 128, 5.64707),
(28, 128, 5.88042),
(6, 128, 6.30045),
(27, 128, 6.5338),
(5, 128, 6.62714),
(15, 128, 6.62714),
(3, 128, 6.95383),
(11, 128, 6.95383),
(4, 128, 7.18718),
(12, 128, 7.28052),
(10, 128, 7.60721),
(26, 128, 7.60721),
(19, 128, 8.26059),
(6, 129, 0.37331),
(14, 129, 0.37331),
(15, 129, 0.37331),
(16, 129, 0.37331),
(22, 129, 0.37331),
(28, 129, 0.37331),
(4, 129, 0.74662),
(10, 129, 0.74662),
(18, 129, 0.74662),
(23, 129, 0.74662),
(26, 129, 0.74662),
(27, 129, 1.49324),
(3, 130, 0.23331),
(6, 130, 0.23331),
(8, 130, 0.23331),
(9, 130, 0.23331),
(16, 130, 0.23331),
(24, 130, 0.23331),
(28, 130, 0.23331),
(7, 130, 0.46662),
(15, 130, 0.69993),
(3, 131, 0.51331),
(7, 131, 0.51331),
(17, 132, 0.32669),
(22, 132, 0.32669),
(3, 132, 0.65338),
(3, 133, 0.32669),
(14, 133, 0.32669),
(10, 134, 0.46669),
(16, 134, 0.46669),
(28, 134, 0.46669),
(3, 134, 0.93338),
(14, 135, 0.51331),
(16, 135, 0.51331),
(23, 135, 0.51331),
(26, 135, 0.51331),
(4, 135, 1.02662),
(5, 135, 1.02662),
(21, 135, 1.02662),
(22, 135, 1.53993),
(25, 135, 1.53993),
(30, 135, 1.53993),
(3, 135, 2.05324),
(11, 135, 2.05324),
(8, 135, 3.07986),
(7, 135, 8.72627),
(3, 136, 0.46669),
(16, 136, 0.46669),
(23, 136, 0.46669),
(5, 137, 0.28),
(10, 137, 0.28),
(14, 137, 0.28),
(16, 137, 0.28),
(26, 137, 0.28),
(3, 137, 0.56),
(4, 137, 0.56),
(6, 137, 0.56),
(9, 137, 0.56),
(11, 137, 0.56),
(15, 137, 0.56),
(18, 137, 0.56),
(19, 137, 0.56),
(8, 137, 1.12),
(27, 137, 1.12),
(28, 137, 1.12),
(7, 137, 1.4),
(3, 138, 0.37331),
(5, 138, 0.37331),
(8, 138, 0.37331),
(10, 138, 0.37331),
(12, 138, 0.37331),
(16, 138, 0.37331),
(18, 138, 0.37331),
(22, 138, 0.37331),
(26, 138, 0.37331),
(28, 138, 0.37331),
(27, 138, 0.74662),
(4, 138, 1.11993),
(9, 138, 1.11993),
(19, 138, 1.11993),
(7, 138, 1.49324),
(3, 139, 0.51331),
(3, 140, 0.56),
(5, 141, 0.32669),
(3, 141, 0.65338),
(22, 141, 0.65338),
(4, 142, 0.23331),
(5, 142, 0.23331),
(6, 142, 0.23331),
(7, 142, 0.23331),
(10, 142, 0.23331),
(12, 142, 0.23331),
(20, 142, 0.23331),
(21, 142, 0.23331),
(22, 142, 0.23331),
(25, 142, 0.23331),
(26, 142, 0.23331),
(28, 142, 0.23331),
(30, 142, 0.23331),
(3, 142, 0.46662),
(11, 142, 0.46662),
(16, 142, 0.46662),
(27, 142, 0.46662),
(18, 142, 0.69993),
(24, 142, 0.69993),
(23, 142, 0.93324),
(15, 142, 1.16655),
(19, 142, 1.39986),
(17, 143, 0.37331),
(20, 143, 0.37331),
(29, 143, 0.37331),
(21, 143, 1.11993),
(25, 143, 1.11993),
(30, 143, 1.11993),
(7, 143, 1.86655),
(12, 143, 1.86655),
(22, 143, 2.23986),
(5, 143, 2.98648),
(23, 143, 2.98648),
(26, 143, 2.98648),
(3, 143, 3.35979),
(15, 143, 3.35979),
(16, 143, 3.35979),
(10, 143, 3.7331),
(11, 143, 3.7331),
(28, 143, 3.7331),
(24, 143, 4.10641),
(8, 143, 4.47972),
(27, 143, 4.58638),
(4, 143, 5.22634),
(9, 143, 5.22634),
(6, 143, 5.333),
(14, 143, 5.333),
(18, 143, 5.70631),
(19, 143, 7.57286),
(3, 144, 0.51331),
(19, 144, 0.51331),
(23, 144, 0.51331),
(28, 144, 1.02662),
(3, 145, 0.32669),
(3, 146, 0.37331),
(7, 146, 0.37331),
(3, 147, 0.46669),
(16, 147, 0.46669),
(3, 148, 0.42),
(15, 149, 0.46669),
(24, 149, 0.46669),
(28, 149, 0.46669),
(22, 149, 0.93338),
(23, 149, 0.93338),
(29, 149, 1.40007),
(17, 149, 1.86676),
(11, 149, 2.33345),
(3, 149, 2.80014),
(7, 150, 0.28),
(17, 150, 0.28),
(29, 150, 0.28),
(9, 150, 0.56),
(19, 150, 0.56),
(25, 150, 0.56),
(30, 150, 0.56),
(20, 150, 0.84),
(24, 150, 0.84),
(10, 150, 1.12),
(26, 150, 1.12),
(27, 150, 1.12),
(11, 150, 1.68),
(21, 150, 1.68),
(23, 150, 1.68),
(6, 150, 1.96),
(12, 150, 1.96),
(16, 150, 1.96),
(8, 150, 2.08),
(3, 150, 2.24),
(14, 150, 2.24),
(22, 150, 2.24),
(4, 150, 2.52),
(15, 150, 2.88),
(18, 150, 3.08),
(5, 150, 3.72),
(28, 150, 9.32),
(6, 151, 0.42),
(11, 151, 0.42),
(14, 151, 0.42),
(17, 151, 0.42),
(24, 151, 0.42),
(29, 151, 0.42),
(4, 151, 0.84),
(5, 151, 0.84),
(10, 151, 0.84),
(15, 151, 0.84),
(23, 151, 0.84),
(27, 151, 0.84),
(3, 151, 1.26),
(16, 151, 1.68),
(8, 152, 0.32669),
(15, 152, 0.32669),
(19, 152, 0.32669),
(21, 152, 0.32669),
(22, 152, 0.32669),
(23, 152, 0.32669),
(24, 152, 0.32669),
(27, 152, 0.32669),
(29, 152, 0.32669),
(4, 152, 0.65338),
(5, 152, 0.65338),
(12, 152, 0.65338),
(14, 152, 0.65338),
(18, 152, 0.65338),
(26, 152, 0.65338),
(6, 152, 0.98007),
(10, 152, 0.98007),
(11, 152, 0.98007),
(16, 152, 2.05348),
(28, 152, 2.28683),
(3, 152, 3.68693),
(3, 153, 0.56),
(24, 153, 0.56),
(3, 154, 0.32669),
(3, 155, 1.26),
(3, 156, 0.32669),
(7, 156, 0.32669),
(11, 156, 0.32669),
(12, 156, 0.32669),
(14, 156, 0.32669),
(22, 156, 0.32669),
(23, 156, 0.32669),
(24, 156, 0.32669),
(26, 156, 0.32669),
(9, 156, 0.65338),
(15, 156, 0.65338),
(16, 156, 0.65338),
(19, 156, 0.65338),
(27, 156, 0.65338),
(18, 156, 0.98007),
(3, 157, 0.18669),
(3, 158, 0.23331),
(3, 159, 0.23331),
(17, 159, 0.23331),
(29, 159, 0.23331),
(3, 160, 0.37331),
(17, 160, 0.37331),
(6, 161, 0.37331),
(10, 161, 0.37331),
(11, 161, 0.37331),
(14, 161, 0.37331),
(17, 161, 0.37331),
(23, 161, 0.37331),
(25, 161, 0.37331),
(26, 161, 0.37331),
(27, 161, 0.37331),
(30, 161, 0.37331),
(3, 161, 0.74662),
(15, 161, 0.74662),
(24, 161, 0.74662),
(29, 161, 0.74662),
(12, 161, 1.11993),
(16, 161, 1.11993),
(4, 161, 1.49324),
(28, 161, 1.86655),
(3, 162, 0.42),
(8, 163, 0.37331),
(20, 163, 0.37331),
(7, 163, 0.74662),
(15, 163, 1.49324),
(9, 163, 2.23986),
(24, 163, 2.23986),
(25, 163, 2.23986),
(30, 163, 2.23986),
(10, 163, 2.61317),
(12, 163, 2.98648),
(17, 163, 3.35979),
(23, 163, 3.35979),
(26, 163, 3.35979),
(21, 163, 3.7331),
(5, 163, 4.10641),
(6, 163, 4.47972),
(11, 163, 4.47972),
(22, 163, 4.47972),
(3, 163, 4.85303),
(14, 163, 4.95969),
(29, 163, 4.95969),
(18, 163, 5.59965),
(27, 163, 5.97296),
(16, 163, 7.4662),
(4, 163, 8.95944),
(28, 163, 10.5593),
(19, 163, 13.1725),
(3, 164, 0.28),
(3, 165, 0.32669),
(22, 165, 0.32669),
(6, 166, 0.23331),
(15, 166, 0.23331),
(20, 166, 0.23331),
(22, 166, 0.23331),
(29, 166, 0.23331),
(3, 166, 0.46662),
(4, 166, 0.46662),
(12, 166, 0.46662),
(18, 166, 0.46662),
(24, 166, 0.46662),
(5, 166, 0.69993),
(10, 166, 0.69993),
(16, 166, 0.69993),
(26, 166, 1.16655),
(27, 166, 1.63317),
(6, 167, 0.18669),
(21, 167, 0.18669),
(27, 167, 0.18669),
(3, 167, 0.37338),
(5, 167, 0.37338),
(20, 167, 0.37338),
(26, 167, 0.37338),
(8, 167, 0.56007),
(17, 167, 0.56007),
(24, 167, 0.56007),
(25, 167, 0.56007),
(30, 167, 0.56007),
(9, 167, 0.74676),
(11, 167, 0.74676),
(19, 167, 0.74676),
(22, 167, 0.74676),
(4, 167, 0.93345),
(10, 167, 0.93345),
(15, 167, 0.93345),
(29, 167, 0.93345),
(16, 167, 1.30683),
(7, 167, 1.49352),
(12, 167, 1.49352),
(23, 167, 1.68021),
(18, 167, 2.80035),
(3, 168, 0.23331),
(18, 168, 0.23331),
(26, 168, 0.23331),
(27, 168, 0.23331),
(19, 168, 0.46662),
(3, 169, 0.32669),
(3, 170, 0.18669),
(3, 171, 0.46669),
(17, 171, 0.46669),
(28, 171, 0.46669),
(22, 171, 0.93338),
(5, 171, 2.33345),
(11, 171, 7.13369),
(3, 172, 0.32669),
(4, 173, 0.37331),
(15, 173, 0.37331),
(16, 173, 0.37331),
(19, 173, 0.37331),
(21, 173, 0.37331),
(23, 173, 0.37331),
(24, 173, 0.37331),
(25, 173, 0.37331),
(29, 173, 0.37331),
(30, 173, 0.37331),
(3, 173, 0.74662),
(22, 173, 0.74662),
(11, 173, 1.49324),
(3, 174, 0.18669),
(4, 174, 0.18669),
(9, 174, 0.18669),
(14, 174, 0.18669),
(15, 174, 0.18669),
(21, 174, 0.18669),
(23, 174, 0.18669),
(6, 174, 0.37338),
(10, 174, 0.37338),
(18, 174, 0.37338),
(20, 174, 0.37338),
(24, 174, 0.37338),
(25, 174, 0.37338),
(26, 174, 0.37338),
(30, 174, 0.37338),
(7, 174, 0.56007),
(12, 174, 0.56007),
(27, 174, 0.56007),
(16, 174, 0.74676),
(22, 174, 0.74676),
(28, 174, 0.93345),
(5, 174, 1.36017),
(3, 175, 0.56),
(24, 175, 0.56),
(11, 175, 1.12),
(3, 176, 0.42),
(24, 176, 0.42),
(3, 177, 0.51331),
(6, 177, 0.51331),
(10, 177, 0.51331),
(17, 177, 0.51331),
(27, 177, 0.51331),
(29, 177, 0.51331),
(12, 177, 1.02662),
(21, 177, 1.02662),
(23, 177, 1.02662),
(24, 177, 1.02662),
(11, 177, 1.53993),
(28, 177, 1.53993),
(10, 178, 0.32669),
(11, 178, 0.32669),
(15, 178, 0.32669),
(22, 178, 0.32669),
(3, 178, 0.65338),
(5, 178, 0.65338),
(3, 179, 0.32669),
(3, 180, 0.18669),
(4, 181, 0.14),
(11, 181, 0.14),
(12, 181, 0.14),
(16, 181, 0.14),
(20, 181, 0.14),
(3, 181, 0.28),
(6, 181, 0.28),
(9, 181, 0.28),
(10, 181, 0.28),
(15, 181, 0.28),
(18, 181, 0.28),
(27, 181, 0.28),
(19, 181, 0.42),
(24, 181, 0.42),
(26, 181, 0.42),
(5, 181, 0.56),
(25, 181, 0.98),
(30, 181, 0.98),
(7, 181, 1.18),
(29, 182, 0.23331),
(17, 182, 0.46662),
(3, 182, 0.93324),
(3, 183, 0.42),
(25, 184, 0.09331),
(30, 184, 0.09331),
(5, 184, 0.18662),
(20, 184, 0.27993),
(14, 184, 0.37324),
(10, 184, 0.65317),
(16, 184, 0.65317),
(21, 184, 0.65317),
(19, 184, 0.74648),
(24, 184, 0.74648),
(4, 184, 0.83979),
(22, 184, 0.83979),
(6, 184, 1.02641),
(15, 184, 1.02641),
(17, 184, 1.11972),
(26, 184, 1.11972),
(12, 184, 1.21303),
(18, 184, 1.21303),
(29, 184, 1.21303),
(27, 184, 1.30634),
(23, 184, 1.51962),
(11, 184, 1.67958),
(3, 184, 1.8662),
(28, 184, 1.8662),
(9, 184, 2.18612),
(8, 184, 2.27943),
(7, 184, 3.11922),
(3, 185, 0.37331),
(14, 185, 0.37331),
(16, 185, 0.37331),
(26, 185, 0.37331),
(28, 185, 0.37331),
(3, 186, 0.42),
(8, 187, 0.37331),
(16, 187, 0.37331),
(18, 187, 0.37331),
(25, 187, 0.37331),
(26, 187, 0.37331),
(30, 187, 0.37331),
(3, 187, 0.74662),
(24, 187, 2.23986),
(3, 188, 0.56),
(4, 189, 0.51331),
(14, 189, 0.51331),
(25, 189, 0.51331),
(29, 189, 0.51331),
(30, 189, 0.51331),
(3, 189, 1.02662),
(5, 189, 1.02662),
(15, 189, 1.02662),
(24, 189, 1.02662),
(7, 189, 1.53993),
(17, 189, 1.53993),
(22, 189, 1.53993),
(23, 189, 1.53993),
(8, 189, 2.56655),
(11, 190, 0.37331),
(12, 190, 0.37331),
(14, 190, 0.37331),
(24, 190, 0.37331),
(3, 190, 0.74662),
(3, 191, 1.4),
(10, 192, 0.37331),
(17, 192, 0.37331),
(22, 192, 0.37331),
(23, 192, 0.37331),
(29, 192, 0.37331),
(3, 192, 0.74662),
(11, 193, 0.51331),
(22, 193, 0.51331),
(3, 193, 1.02662),
(3, 194, 0.46669),
(22, 194, 0.46669),
(3, 195, 0.37331),
(5, 195, 0.37331),
(6, 195, 0.37331),
(7, 195, 0.37331),
(11, 195, 0.37331),
(12, 195, 0.74662),
(28, 195, 0.74662),
(14, 195, 1.11993),
(7, 196, 0.42),
(8, 196, 0.42),
(9, 196, 0.42),
(10, 196, 0.42),
(12, 196, 0.42),
(17, 196, 0.42),
(22, 196, 0.42),
(23, 196, 0.42),
(24, 196, 0.42),
(26, 196, 0.42),
(29, 196, 0.42),
(3, 196, 0.84),
(4, 196, 0.84),
(5, 196, 0.84),
(14, 196, 0.84),
(16, 196, 0.84),
(28, 196, 0.84),
(11, 196, 1.26),
(18, 196, 1.68),
(19, 196, 2.1),
(27, 196, 2.94),
(6, 197, 0.56),
(16, 197, 0.56),
(22, 197, 0.56),
(26, 197, 0.56),
(3, 197, 1.12),
(10, 197, 1.12),
(24, 197, 1.12),
(3, 198, 0.42),
(22, 198, 0.42),
(24, 198, 0.42),
(26, 198, 0.42),
(3, 199, 0.65331),
(22, 199, 0.65331),
(26, 199, 0.65331),
(3, 200, 0.56),
(4, 201, 0.18669),
(23, 201, 0.18669),
(3, 201, 0.37338),
(6, 201, 0.37338),
(7, 201, 0.37338),
(8, 201, 0.37338),
(15, 201, 0.37338),
(26, 201, 0.37338),
(28, 201, 0.37338),
(24, 201, 0.56007),
(5, 202, 0.60669),
(8, 202, 0.60669),
(14, 202, 0.60669),
(23, 202, 0.60669),
(26, 202, 0.60669),
(3, 202, 1.21338),
(6, 202, 1.21338),
(12, 202, 1.21338),
(19, 202, 1.21338),
(28, 202, 1.21338),
(10, 202, 1.82007),
(11, 202, 1.82007),
(15, 202, 1.82007),
(18, 202, 1.82007),
(24, 202, 1.82007),
(7, 202, 2.42676),
(16, 202, 2.42676),
(4, 202, 5.46021),
(6, 203, 0.65331),
(8, 203, 0.65331),
(20, 203, 1.30662),
(10, 203, 1.95993),
(28, 203, 1.95993),
(18, 203, 2.61324),
(23, 203, 2.61324),
(29, 203, 2.61324),
(12, 203, 3.26655),
(17, 203, 3.26655),
(19, 203, 3.26655),
(22, 203, 3.26655),
(5, 203, 3.91986),
(15, 203, 3.91986),
(3, 203, 4.57317),
(21, 203, 4.57317),
(25, 203, 5.41314),
(30, 203, 5.41314),
(16, 203, 5.87979),
(26, 203, 5.87979),
(14, 203, 6.71976),
(4, 203, 7.18641),
(11, 203, 7.18641),
(27, 203, 7.18641),
(7, 203, 7.4664),
(24, 203, 7.83972),
(8, 204, 0.60669),
(19, 204, 0.60669),
(23, 204, 0.60669),
(26, 204, 0.60669),
(27, 204, 0.60669),
(5, 204, 1.21338),
(16, 204, 1.21338),
(18, 204, 1.21338),
(21, 204, 1.21338),
(22, 204, 1.21338),
(24, 204, 1.21338),
(28, 204, 1.21338),
(3, 204, 1.82007),
(11, 204, 1.82007),
(4, 204, 3.64014),
(3, 205, 0.42),
(4, 205, 0.42),
(8, 205, 0.42),
(10, 205, 0.42),
(16, 205, 0.42),
(28, 205, 0.42),
(3, 206, 0.09331),
(6, 206, 0.09331),
(16, 206, 0.09331),
(17, 206, 0.09331),
(22, 206, 0.09331),
(23, 206, 0.09331),
(29, 206, 0.09331),
(18, 206, 0.18662),
(19, 206, 0.18662),
(20, 206, 0.18662),
(26, 206, 0.18662),
(28, 206, 0.18662),
(24, 206, 0.27993),
(25, 206, 0.27993),
(30, 206, 0.27993),
(10, 206, 0.46655),
(15, 206, 0.55986),
(8, 206, 0.78647),
(9, 206, 1.0664),
(7, 206, 1.21303),
(5, 207, 0.18669),
(6, 207, 0.18669),
(7, 207, 0.18669),
(16, 207, 0.18669),
(21, 207, 0.18669),
(22, 207, 0.18669),
(28, 207, 0.18669),
(9, 207, 0.37338),
(23, 207, 0.37338),
(24, 207, 0.37338),
(3, 207, 0.74676),
(15, 207, 0.93345),
(3, 208, 0.32669),
(8, 208, 0.32669),
(11, 208, 0.32669),
(17, 208, 0.32669),
(18, 208, 0.32669),
(22, 208, 0.32669),
(29, 208, 0.32669),
(3, 209, 0.42),
(17, 209, 0.42),
(29, 209, 0.42),
(3, 210, 0.42),
(7, 210, 0.42),
(9, 210, 0.42),
(14, 211, 0.14),
(17, 211, 0.14),
(15, 211, 0.28),
(23, 211, 0.28),
(24, 211, 0.28),
(21, 211, 0.42),
(25, 211, 0.42),
(30, 211, 0.42),
(3, 211, 0.56),
(4, 211, 0.56),
(5, 211, 0.56),
(11, 211, 0.56),
(20, 211, 0.56),
(8, 211, 0.84),
(6, 211, 0.88),
(22, 211, 0.98),
(7, 211, 2.38),
(7, 212, 0.32669),
(8, 212, 0.32669),
(9, 212, 0.32669),
(8, 213, 0.46662),
(17, 213, 0.46662),
(20, 213, 0.46662),
(21, 213, 0.46662),
(11, 213, 0.69993),
(25, 213, 0.93324),
(29, 213, 0.93324),
(30, 213, 0.93324),
(9, 213, 1.16655),
(14, 213, 1.16655),
(15, 213, 1.16655),
(7, 213, 1.39986),
(12, 213, 1.39986),
(19, 213, 1.63317),
(22, 213, 1.63317),
(3, 213, 1.86648),
(5, 213, 1.86648),
(18, 213, 1.86648),
(10, 213, 2.09979),
(23, 213, 2.09979),
(6, 213, 2.3331),
(24, 213, 2.3331),
(16, 213, 2.56641),
(26, 213, 3.03303),
(4, 213, 3.96627),
(28, 213, 4.26624),
(27, 213, 4.96617),
(17, 214, 0.32669),
(21, 214, 0.32669),
(24, 214, 0.32669),
(29, 214, 0.32669),
(3, 214, 0.65338),
(7, 214, 0.65338),
(11, 214, 0.65338),
(18, 214, 0.65338),
(4, 214, 0.98007),
(12, 214, 0.98007),
(16, 214, 0.98007),
(19, 214, 0.98007),
(26, 214, 1.30676),
(3, 215, 0.46669),
(27, 215, 0.46669),
(3, 216, 0.46669),
(20, 216, 0.46669),
(6, 216, 0.93338),
(11, 216, 0.93338),
(14, 216, 0.93338),
(18, 216, 0.93338),
(25, 216, 0.93338),
(27, 216, 0.93338),
(30, 216, 0.93338),
(5, 216, 1.40007),
(10, 216, 1.40007),
(15, 216, 1.86676),
(19, 216, 1.86676),
(22, 216, 1.86676),
(23, 216, 1.86676),
(24, 216, 1.86676),
(4, 216, 2.33345),
(16, 216, 2.33345),
(26, 216, 2.33345),
(28, 216, 4.6669),
(3, 217, 0.42),
(11, 217, 0.42),
(16, 217, 0.42),
(3, 218, 0.18669),
(5, 218, 0.18669),
(11, 218, 0.18669),
(18, 218, 0.37338),
(19, 218, 0.37338),
(20, 218, 0.37338),
(22, 218, 0.37338),
(27, 218, 0.37338),
(28, 218, 0.37338),
(15, 218, 0.56007),
(3, 219, 0.18669),
(8, 219, 0.18669),
(9, 219, 0.18669),
(20, 219, 0.18669),
(3, 220, 0.32669),
(5, 220, 0.32669),
(6, 220, 0.32669),
(16, 220, 0.32669),
(17, 220, 0.32669),
(18, 220, 0.32669),
(21, 220, 0.32669),
(26, 220, 0.32669),
(29, 220, 0.32669),
(4, 220, 0.65338),
(15, 220, 0.65338),
(7, 220, 0.79339),
(10, 220, 0.98007),
(27, 220, 0.98007),
(28, 220, 0.98007),
(11, 220, 1.30676),
(23, 220, 1.30676),
(24, 220, 1.30676),
(22, 220, 1.96014),
(3, 221, 0.23331),
(5, 221, 0.23331),
(9, 221, 0.23331),
(15, 221, 0.23331),
(19, 221, 0.23331),
(23, 221, 0.23331),
(27, 221, 0.23331),
(28, 221, 0.23331),
(3, 222, 0.60669),
(14, 222, 0.60669),
(27, 222, 0.60669),
(4, 223, 0.46669),
(20, 223, 0.46669),
(3, 223, 0.93338),
(5, 223, 0.93338),
(10, 223, 0.93338),
(15, 223, 0.93338),
(18, 223, 0.93338),
(22, 223, 0.93338),
(23, 223, 0.93338),
(11, 223, 1.40007),
(26, 223, 1.40007),
(16, 223, 2.33345),
(24, 223, 2.80014),
(4, 224, 0.32669),
(11, 224, 0.32669),
(18, 224, 0.32669),
(21, 224, 0.32669),
(22, 224, 0.65338),
(29, 224, 0.98007),
(3, 224, 1.30676),
(17, 224, 1.30676),
(3, 225, 0.18669),
(6, 225, 0.18669),
(12, 225, 0.18669),
(17, 225, 0.18669),
(18, 225, 0.18669),
(20, 225, 0.18669),
(21, 225, 0.18669),
(23, 225, 0.18669),
(24, 225, 0.18669),
(27, 225, 0.18669),
(29, 225, 0.18669),
(8, 225, 0.37338),
(15, 225, 0.37338),
(19, 225, 0.37338),
(7, 225, 0.74676),
(9, 225, 0.74676),
(4, 225, 1.30683),
(5, 225, 1.49352),
(5, 226, 0.18669),
(7, 226, 0.18669),
(10, 226, 0.18669),
(16, 226, 0.18669),
(18, 226, 0.18669),
(19, 226, 0.18669),
(21, 226, 0.18669),
(22, 226, 0.18669),
(26, 226, 0.18669),
(3, 226, 0.37338),
(4, 226, 0.37338),
(15, 226, 0.37338),
(24, 226, 0.37338),
(25, 226, 0.37338),
(30, 226, 0.37338),
(3, 227, 0.37331),
(22, 227, 0.37331),
(23, 227, 0.37331),
(11, 227, 1.86655),
(3, 228, 0.37331),
(4, 228, 0.37331),
(10, 228, 0.37331),
(15, 228, 0.37331),
(7, 228, 0.74662),
(3, 229, 0.18669),
(11, 229, 0.18669),
(12, 229, 0.18669),
(14, 229, 0.18669),
(17, 229, 0.18669),
(20, 229, 0.18669),
(23, 229, 0.18669),
(24, 229, 0.18669),
(27, 229, 0.18669),
(29, 229, 0.18669),
(5, 229, 0.37338),
(6, 229, 0.37338),
(7, 229, 0.37338),
(16, 229, 0.37338),
(21, 229, 0.37338),
(25, 229, 0.37338),
(30, 229, 0.37338),
(10, 229, 0.56007),
(15, 229, 0.56007),
(18, 229, 0.56007),
(19, 229, 0.56007),
(28, 229, 0.56007),
(26, 229, 0.74676),
(3, 230, 0.28),
(16, 230, 0.28),
(22, 230, 0.28),
(25, 230, 0.28),
(26, 230, 0.28),
(27, 230, 0.28),
(29, 230, 0.28),
(30, 230, 0.28),
(12, 230, 0.56),
(18, 230, 0.56),
(25, 231, 0.37338),
(30, 231, 0.37338),
(3, 232, 0.51331),
(6, 233, 0.14),
(15, 233, 0.14),
(18, 233, 0.14),
(20, 233, 0.14),
(22, 233, 0.14),
(23, 233, 0.14),
(24, 233, 0.14),
(25, 233, 0.14),
(27, 233, 0.14),
(30, 233, 0.14),
(3, 233, 0.28),
(7, 233, 0.28),
(8, 233, 0.42),
(9, 233, 0.56),
(3, 234, 0.51331),
(3, 235, 0.23331),
(5, 235, 0.23331),
(11, 235, 0.23331),
(12, 235, 0.23331),
(25, 235, 0.23331),
(27, 235, 0.23331),
(29, 235, 0.23331),
(30, 235, 0.23331),
(10, 235, 0.46662),
(15, 235, 0.46662),
(18, 235, 0.46662),
(24, 235, 0.46662),
(26, 235, 0.46662),
(9, 235, 0.69993),
(11, 236, 0.09331),
(14, 236, 0.09331),
(20, 236, 0.09331),
(3, 236, 0.18662),
(15, 236, 0.18662),
(17, 236, 0.18662),
(21, 236, 0.18662),
(26, 236, 0.18662),
(28, 236, 0.18662),
(5, 236, 0.27993),
(6, 236, 0.27993),
(10, 236, 0.27993),
(19, 236, 0.27993),
(9, 236, 0.37324),
(16, 236, 0.37324),
(24, 236, 0.37324),
(29, 236, 0.37324),
(12, 236, 0.46655),
(7, 236, 0.9331),
(8, 236, 0.9331),
(3, 237, 0.32669),
(5, 237, 0.32669),
(17, 237, 0.32669),
(29, 237, 0.32669),
(3, 238, 0.09331),
(17, 238, 0.27993),
(22, 238, 0.37324),
(11, 238, 0.55986),
(29, 238, 0.55986),
(24, 238, 0.65317),
(4, 238, 0.74648),
(23, 238, 0.74648),
(5, 238, 0.83979),
(9, 238, 0.83979),
(20, 238, 0.83979),
(21, 238, 0.83979),
(6, 238, 0.9331),
(12, 238, 1.02641),
(28, 238, 1.02641),
(8, 238, 1.11972),
(14, 238, 1.11972),
(19, 238, 1.11972),
(7, 238, 1.21303),
(15, 238, 1.21303),
(16, 238, 1.30634),
(25, 238, 1.30634),
(30, 238, 1.30634),
(18, 238, 1.39965),
(10, 238, 1.67958),
(26, 238, 2.05282),
(27, 238, 2.05282),
(3, 239, 0.42),
(3, 240, 0.14),
(5, 240, 0.14),
(25, 240, 0.14),
(30, 240, 0.14),
(3, 241, 0.32669),
(6, 241, 0.32669),
(14, 241, 0.32669),
(15, 241, 0.32669),
(23, 241, 0.32669),
(5, 241, 0.65338),
(12, 241, 0.65338),
(18, 241, 0.65338),
(22, 241, 0.65338),
(10, 241, 0.98007),
(11, 241, 0.98007),
(3, 242, 0.37331),
(8, 242, 0.37331),
(18, 242, 0.37331),
(27, 242, 0.37331),
(4, 242, 0.74662),
(5, 242, 0.74662),
(22, 242, 0.74662),
(12, 242, 1.11993),
(3, 243, 0.32669),
(3, 244, 0.51331),
(3, 245, 0.42),
(7, 245, 0.42),
(8, 245, 0.42),
(9, 245, 0.42),
(12, 245, 0.42),
(14, 245, 0.42),
(24, 245, 0.42),
(28, 245, 0.42),
(3, 246, 0.65338),
(3, 247, 0.93338),
(3, 248, 0.23331),
(3, 249, 0.14),
(21, 249, 0.14),
(22, 249, 0.14),
(3, 250, 0.37331),
(3, 251, 0.7),
(4, 251, 0.7),
(11, 251, 0.7),
(17, 251, 0.7),
(29, 251, 0.7),
(22, 251, 2.1),
(6, 252, 0.60669),
(16, 252, 0.60669),
(17, 252, 0.60669),
(29, 252, 0.60669),
(23, 252, 1.21338),
(22, 252, 1.82007),
(3, 252, 2.42676),
(3, 253, 0.46669),
(3, 254, 0.37331),
(17, 254, 0.37331),
(29, 254, 0.37331),
(6, 255, 0.37331),
(16, 255, 0.37331),
(22, 255, 0.37331),
(26, 255, 0.37331),
(3, 255, 0.74662),
(10, 255, 0.74662),
(24, 255, 0.74662),
(3, 256, 0.32669),
(4, 256, 0.32669),
(19, 256, 0.32669),
(27, 256, 0.32669),
(10, 256, 0.98007),
(15, 257, 0.28),
(16, 257, 0.28),
(17, 257, 0.28),
(18, 257, 0.28),
(19, 257, 0.28),
(22, 257, 0.28),
(29, 257, 0.28),
(3, 257, 0.56),
(23, 257, 0.56),
(11, 257, 0.84),
(4, 258, 0.32669),
(7, 258, 0.32669),
(10, 258, 0.32669),
(14, 258, 0.32669),
(26, 258, 0.32669),
(15, 258, 0.65338),
(18, 258, 0.65338),
(19, 258, 0.65338),
(22, 258, 0.65338),
(24, 258, 0.65338),
(25, 258, 0.65338),
(27, 258, 0.65338),
(30, 258, 0.65338),
(3, 258, 0.98007),
(12, 258, 0.98007),
(5, 258, 1.30676),
(11, 258, 1.30676),
(23, 258, 1.30676),
(28, 258, 1.30676),
(16, 258, 1.63345),
(3, 259, 0.37331),
(4, 259, 0.37331),
(3, 260, 0.32669),
(25, 260, 0.32669),
(30, 260, 0.32669),
(3, 261, 0.32669),
(3, 262, 0.46669),
(20, 262, 0.46669),
(3, 263, 0.28),
(4, 263, 0.28),
(23, 263, 0.28),
(11, 263, 0.56),
(3, 264, 0.37331),
(6, 264, 0.37331),
(10, 264, 0.37331),
(23, 264, 0.37331),
(25, 264, 0.37331),
(30, 264, 0.37331),
(4, 264, 0.74662),
(5, 264, 0.74662),
(22, 264, 0.74662),
(18, 264, 1.11993),
(21, 264, 1.11993),
(12, 264, 1.49324),
(14, 264, 1.86655),
(16, 264, 3.09314),
(3, 265, 0.32669),
(3, 266, 0.42),
(3, 267, 0.28),
(14, 267, 0.28),
(4, 267, 0.84),
(23, 267, 1.12),
(28, 267, 2.24),
(3, 268, 0.32669),
(4, 268, 0.32669),
(7, 268, 0.32669),
(17, 268, 0.32669),
(21, 268, 0.32669),
(26, 268, 0.32669),
(9, 268, 0.65338),
(16, 268, 0.65338),
(3, 269, 0.28),
(3, 270, 0.32669),
(3, 271, 0.32669),
(16, 271, 0.32669),
(25, 271, 0.32669),
(27, 271, 0.32669),
(30, 271, 0.32669),
(3, 272, 0.32669),
(11, 272, 0.32669),
(14, 272, 0.32669),
(24, 272, 0.32669),
(27, 272, 0.32669),
(6, 272, 0.65338),
(10, 272, 0.65338),
(15, 272, 0.65338),
(16, 272, 0.65338),
(18, 272, 0.65338),
(23, 272, 1.30676),
(3, 273, 0.42),
(7, 273, 0.42),
(10, 273, 0.42),
(12, 273, 0.42),
(18, 273, 0.42),
(11, 273, 0.84),
(3, 274, 0.37331),
(10, 274, 0.37331),
(15, 274, 0.37331),
(23, 274, 0.37331),
(24, 274, 0.37331),
(29, 274, 0.37331),
(4, 274, 0.74662),
(12, 274, 0.74662),
(18, 274, 0.74662),
(7, 274, 1.11993),
(3, 275, 0.46669),
(4, 275, 0.46669),
(5, 276, 0.23331),
(15, 276, 0.23331),
(18, 276, 0.23331),
(28, 276, 0.23331),
(3, 276, 0.69993),
(3, 277, 0.37331),
(28, 277, 0.37331),
(3, 278, 0.32669),
(22, 278, 0.32669),
(24, 278, 0.32669),
(9, 279, 0.28),
(18, 279, 0.28),
(24, 279, 0.28),
(4, 279, 0.56),
(14, 279, 0.56),
(16, 279, 0.56),
(22, 279, 0.56),
(23, 279, 0.56),
(15, 279, 0.84),
(5, 279, 1.12),
(11, 279, 1.12),
(21, 279, 1.12),
(10, 279, 1.4),
(19, 279, 1.68),
(3, 280, 0.37331),
(4, 280, 0.37331),
(16, 281, 0.37331),
(19, 281, 0.37331),
(20, 281, 0.37331),
(22, 281, 0.37331),
(27, 281, 0.37331),
(3, 281, 0.74662),
(26, 281, 0.74662),
(4, 281, 1.11993),
(7, 281, 1.11993),
(11, 281, 1.86655),
(3, 282, 0.18669),
(6, 283, 0.37331),
(20, 283, 0.37331),
(27, 283, 0.37331),
(9, 283, 0.74662),
(24, 283, 0.74662),
(3, 283, 1.11993),
(10, 283, 1.11993),
(11, 283, 1.11993),
(14, 283, 1.11993),
(15, 283, 1.11993),
(26, 283, 1.11993),
(28, 283, 1.11993),
(19, 283, 1.49324),
(18, 283, 1.86655),
(12, 283, 2.23986),
(22, 283, 2.61317),
(5, 283, 3.83976),
(23, 283, 3.83976),
(21, 283, 4.58638),
(16, 283, 4.95969),
(4, 283, 8.31948),
(3, 284, 0.23331),
(9, 284, 0.46662),
(3, 285, 0.51331),
(9, 285, 0.51331),
(26, 285, 0.51331),
(8, 285, 1.02662),
(7, 285, 1.53993),
(3, 286, 0.23331),
(22, 286, 0.23331),
(23, 286, 0.23331),
(3, 287, 0.09331),
(7, 287, 0.09331),
(9, 287, 0.09331),
(12, 287, 0.09331),
(22, 287, 0.09331),
(24, 287, 0.09331),
(3, 288, 0.51331),
(5, 288, 0.51331),
(11, 288, 0.51331),
(15, 288, 0.51331),
(23, 288, 0.51331),
(25, 288, 0.51331),
(27, 288, 0.51331),
(28, 288, 0.51331),
(30, 288, 0.51331),
(18, 288, 1.02662),
(22, 288, 1.53993),
(6, 289, 0.46669),
(8, 289, 0.46669),
(10, 289, 0.46669),
(18, 289, 0.46669),
(23, 289, 0.46669),
(27, 289, 0.46669),
(4, 289, 0.93338),
(7, 289, 0.93338),
(16, 289, 0.93338),
(19, 289, 0.93338),
(26, 289, 0.93338),
(3, 290, 0.23331),
(18, 290, 0.23331),
(4, 290, 0.46662),
(9, 290, 0.46662),
(15, 290, 0.46662),
(26, 290, 0.46662),
(4, 291, 0.42),
(7, 291, 0.42),
(8, 291, 0.42),
(9, 291, 0.42),
(16, 291, 0.42),
(18, 291, 0.42),
(23, 291, 0.42),
(24, 291, 0.42),
(26, 291, 0.42),
(27, 291, 0.42),
(29, 291, 0.42),
(3, 291, 0.84),
(6, 291, 0.84),
(12, 291, 0.84),
(15, 291, 0.84),
(19, 291, 0.84),
(22, 291, 0.84),
(5, 291, 1.26),
(11, 291, 1.26),
(28, 291, 1.26),
(3, 292, 0.65338),
(3, 293, 0.18669),
(11, 293, 0.18669),
(16, 293, 0.18669),
(21, 293, 0.18669),
(23, 293, 0.18669),
(27, 293, 0.18669),
(18, 293, 0.37338),
(6, 293, 0.56007),
(4, 294, 0.46669),
(6, 294, 0.46669),
(14, 294, 0.46669),
(24, 294, 0.46669),
(27, 294, 0.46669),
(18, 294, 0.93338),
(28, 294, 0.93338),
(8, 295, 0.32669),
(14, 295, 0.32669),
(17, 295, 0.32669),
(25, 295, 0.32669),
(30, 295, 0.32669),
(7, 295, 0.65338),
(19, 295, 0.65338),
(6, 295, 0.98007),
(10, 295, 0.98007),
(15, 295, 0.98007),
(20, 295, 0.98007),
(3, 295, 1.30676),
(26, 295, 1.30676),
(12, 295, 1.63345),
(22, 295, 1.63345),
(23, 295, 1.63345),
(24, 295, 1.63345),
(27, 295, 1.63345),
(4, 295, 1.96014),
(5, 295, 2.28683),
(16, 295, 2.28683),
(18, 295, 2.28683),
(28, 295, 2.61352),
(11, 295, 3.2669),
(21, 295, 3.59359),
(3, 296, 0.46669),
(4, 296, 0.46669),
(8, 296, 0.46669),
(11, 296, 0.46669),
(26, 296, 0.46669),
(29, 296, 0.93338),
(17, 296, 1.40007),
(3, 297, 0.37331),
(4, 297, 0.37331),
(10, 297, 0.37331),
(12, 297, 0.37331),
(16, 297, 0.37331),
(17, 297, 0.37331),
(19, 297, 0.37331),
(26, 297, 0.37331),
(28, 297, 0.37331),
(22, 297, 0.74662),
(4, 298, 0.18669),
(15, 298, 0.18669),
(16, 298, 0.18669),
(17, 298, 0.18669),
(18, 298, 0.18669),
(19, 298, 0.18669),
(25, 298, 0.18669),
(29, 298, 0.18669),
(30, 298, 0.18669),
(3, 298, 0.37338),
(6, 298, 0.37338),
(10, 298, 0.37338),
(24, 298, 0.37338),
(3, 299, 0.23331),
(19, 299, 0.23331),
(3, 300, 0.28),
(7, 301, 0.18669),
(8, 301, 0.18669),
(18, 301, 0.18669),
(19, 301, 0.18669),
(21, 301, 0.18669),
(23, 301, 0.18669),
(25, 301, 0.18669),
(26, 301, 0.18669),
(30, 301, 0.18669),
(4, 301, 0.37338),
(6, 301, 0.37338),
(12, 301, 0.37338),
(16, 301, 0.37338),
(22, 301, 0.37338),
(11, 301, 0.56007),
(15, 301, 0.56007),
(29, 301, 0.56007),
(10, 301, 0.93345),
(28, 301, 0.93345),
(3, 301, 1.12014),
(17, 301, 1.73355),
(3, 302, 1.21338),
(3, 303, 0.46669),
(8, 303, 7.93373),
(3, 304, 0.42),
(7, 304, 0.42),
(10, 304, 0.42),
(14, 304, 0.42),
(20, 304, 0.42),
(22, 304, 0.42),
(26, 304, 0.42),
(5, 304, 0.84),
(6, 304, 0.84),
(9, 304, 0.84),
(17, 304, 0.84),
(27, 304, 0.84),
(29, 304, 0.84),
(4, 304, 1.26),
(11, 304, 1.26),
(15, 304, 1.26),
(16, 304, 1.26),
(18, 304, 1.26),
(21, 304, 1.26),
(24, 304, 1.26),
(12, 304, 1.68),
(23, 304, 1.68),
(28, 304, 3.36),
(3, 305, 0.18669),
(5, 305, 0.18669),
(15, 305, 0.18669),
(19, 305, 0.18669),
(20, 305, 0.18669),
(8, 305, 0.37338),
(10, 306, 0.18669),
(14, 306, 0.18669),
(21, 306, 0.18669),
(5, 306, 0.37338),
(16, 306, 0.37338),
(17, 306, 0.37338),
(4, 306, 0.56007),
(11, 306, 0.56007),
(27, 306, 0.56007),
(12, 306, 0.74676),
(22, 306, 0.74676),
(23, 306, 0.74676),
(29, 306, 0.74676),
(3, 306, 0.93345),
(9, 306, 0.93345),
(15, 306, 1.12014),
(18, 306, 1.17348),
(24, 306, 1.30683),
(28, 306, 1.30683),
(6, 306, 1.49352),
(19, 306, 1.92024),
(26, 306, 2.10693),
(8, 306, 2.61366),
(7, 306, 5.6007),
(6, 307, 0.23331),
(22, 307, 0.23331),
(23, 307, 0.23331),
(25, 307, 0.23331),
(30, 307, 0.23331),
(3, 307, 0.46662),
(5, 307, 0.69993),
(10, 307, 0.69993),
(24, 307, 0.69993),
(16, 307, 0.93324),
(26, 307, 1.39986),
(10, 308, 0.23331),
(16, 308, 0.23331),
(26, 308, 0.23331),
(8, 308, 0.46662),
(9, 308, 0.46662),
(7, 308, 0.93324),
(20, 308, 1.16655),
(3, 309, 0.23331),
(6, 309, 0.23331),
(10, 309, 0.23331),
(16, 309, 0.23331),
(27, 309, 0.23331),
(7, 309, 0.69993),
(8, 309, 1.39986),
(5, 310, 0.18669),
(6, 310, 0.18669),
(10, 310, 0.18669),
(15, 310, 0.18669),
(16, 310, 0.18669),
(20, 310, 0.18669),
(23, 310, 0.18669),
(25, 310, 0.18669),
(26, 310, 0.18669),
(30, 310, 0.18669),
(3, 310, 0.37338),
(8, 310, 0.37338),
(7, 310, 0.93345),
(9, 310, 1.30683),
(5, 311, 0.32669),
(9, 311, 0.32669),
(16, 311, 0.32669),
(17, 311, 0.32669),
(20, 311, 0.32669),
(22, 311, 0.32669),
(23, 311, 0.32669),
(24, 311, 0.32669),
(27, 311, 0.32669),
(29, 311, 0.32669),
(10, 311, 0.65338),
(3, 311, 0.98007),
(7, 311, 0.98007),
(28, 311, 0.98007),
(3, 312, 0.14),
(6, 312, 0.14),
(3, 313, 0.23331),
(5, 313, 0.23331),
(8, 313, 0.23331),
(11, 313, 0.23331),
(12, 313, 0.23331),
(19, 313, 0.23331),
(23, 313, 0.46662),
(27, 313, 0.46662),
(7, 313, 0.69993),
(26, 313, 1.16655),
(22, 314, 0.51331),
(29, 314, 0.51331),
(17, 314, 1.53993),
(3, 314, 3.07986),
(3, 315, 0.42),
(3, 316, 0.51331),
(4, 317, 0.32669),
(6, 317, 0.32669),
(12, 317, 0.32669),
(14, 317, 0.32669),
(15, 317, 0.32669),
(18, 317, 0.32669),
(21, 317, 0.32669),
(27, 317, 0.32669),
(28, 317, 0.32669),
(19, 317, 0.65338),
(3, 317, 0.98007),
(22, 317, 0.98007),
(23, 317, 0.98007),
(10, 317, 1.30676),
(11, 317, 1.63345),
(12, 318, 0.23331),
(23, 318, 0.23331),
(25, 318, 0.23331),
(30, 318, 0.23331),
(5, 318, 0.46662),
(6, 318, 0.46662),
(14, 318, 0.46662),
(17, 318, 0.46662),
(20, 318, 0.46662),
(27, 318, 0.46662),
(29, 318, 0.46662),
(4, 318, 0.69993),
(16, 318, 0.69993),
(22, 318, 0.69993),
(18, 318, 0.93324),
(24, 318, 0.93324),
(10, 318, 1.16655),
(26, 318, 1.23321),
(3, 318, 1.63317),
(15, 318, 2.16645),
(3, 319, 0.37331),
(3, 320, 0.37331),
(11, 320, 0.37331),
(12, 320, 0.37331),
(16, 320, 0.37331),
(22, 320, 0.37331),
(28, 320, 1.11993),
(3, 321, 0.32669),
(4, 321, 0.32669),
(17, 321, 0.32669),
(23, 321, 0.32669),
(5, 321, 0.65338),
(6, 321, 0.65338),
(22, 321, 0.65338),
(25, 321, 0.65338),
(28, 321, 0.65338),
(29, 321, 0.65338),
(30, 321, 0.65338),
(14, 321, 0.98007),
(18, 321, 0.98007),
(26, 321, 0.98007),
(27, 321, 0.98007),
(12, 321, 1.30676),
(24, 321, 1.30676),
(10, 321, 1.63345),
(16, 321, 2.28683),
(15, 321, 2.70686),
(6, 322, 0.46669),
(11, 322, 0.46669),
(15, 322, 0.46669),
(16, 322, 0.46669),
(17, 322, 0.46669),
(18, 322, 0.46669),
(20, 322, 0.46669),
(23, 322, 0.46669),
(24, 322, 0.46669),
(29, 322, 0.46669),
(3, 322, 0.93338),
(5, 322, 0.93338),
(27, 322, 0.93338),
(28, 322, 0.93338),
(10, 322, 1.40007),
(4, 322, 1.86676),
(5, 323, 0.46669),
(8, 323, 0.46669),
(9, 323, 0.46669),
(11, 323, 0.46669),
(14, 323, 0.46669),
(15, 323, 0.46669),
(24, 323, 0.46669),
(3, 323, 0.93338),
(7, 323, 0.93338),
(12, 323, 0.93338),
(25, 323, 0.93338),
(30, 323, 0.93338),
(26, 323, 1.40007),
(3, 324, 0.60669),
(14, 324, 0.60669),
(23, 324, 0.60669),
(26, 324, 0.60669),
(3, 325, 0.56),
(3, 326, 0.37331),
(5, 327, 0.09331),
(11, 327, 0.09331),
(16, 327, 0.09331),
(22, 327, 0.09331),
(23, 327, 0.09331),
(24, 327, 0.09331),
(28, 327, 0.09331),
(3, 327, 0.18662),
(4, 327, 0.18662),
(12, 327, 0.18662),
(18, 327, 0.18662),
(26, 327, 0.18662),
(6, 327, 0.27993),
(7, 327, 0.27993),
(15, 327, 0.27993),
(9, 327, 0.37324),
(3, 328, 0.32669),
(3, 329, 0.84),
(3, 330, 0.46669),
(9, 330, 0.46669),
(3, 331, 0.14),
(7, 331, 0.14),
(9, 331, 0.14),
(14, 331, 0.14),
(16, 331, 0.14),
(22, 331, 0.14),
(24, 331, 0.28),
(25, 331, 0.98),
(30, 331, 0.98),
(8, 331, 1.26),
(3, 332, 0.28),
(3, 333, 0.18669),
(7, 333, 0.37338),
(9, 333, 0.37338),
(26, 333, 0.37338),
(25, 333, 0.56007),
(30, 333, 0.56007),
(3, 334, 0.23331),
(17, 334, 0.46662),
(29, 334, 0.46662),
(7, 334, 0.93324),
(8, 334, 0.93324),
(26, 334, 0.93324),
(3, 335, 0.32669),
(7, 335, 0.32669),
(14, 335, 0.32669),
(20, 335, 0.32669),
(5, 335, 0.65338),
(6, 335, 0.65338),
(10, 335, 0.65338),
(11, 335, 0.65338),
(12, 335, 0.65338),
(19, 335, 0.65338),
(21, 335, 0.65338),
(24, 335, 0.65338),
(25, 335, 0.65338),
(26, 335, 0.65338),
(30, 335, 0.65338),
(4, 335, 0.98007),
(15, 335, 0.98007),
(22, 335, 0.98007),
(23, 335, 0.98007),
(28, 335, 0.98007),
(16, 335, 1.30676),
(18, 335, 1.30676),
(27, 335, 1.63345);
INSERT INTO `cuod6_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(3, 336, 0.14),
(4, 336, 0.14),
(5, 336, 0.14),
(8, 336, 0.14),
(9, 336, 0.14),
(10, 336, 0.14),
(11, 336, 0.14),
(12, 336, 0.14),
(16, 336, 0.14),
(22, 336, 0.14),
(24, 336, 0.14),
(26, 336, 0.14),
(28, 336, 0.14),
(18, 336, 0.28),
(19, 336, 0.28),
(23, 336, 0.28),
(27, 336, 0.28),
(7, 336, 0.34),
(6, 336, 0.42),
(14, 337, 0.37338),
(25, 337, 0.37338),
(30, 337, 0.37338),
(9, 337, 0.56007),
(23, 337, 0.93345),
(28, 337, 0.93345),
(4, 337, 1.12014),
(21, 337, 1.12014),
(26, 337, 1.12014),
(27, 337, 1.12014),
(12, 337, 1.49352),
(6, 337, 1.68021),
(7, 337, 1.68021),
(15, 337, 1.68021),
(16, 337, 1.68021),
(19, 337, 1.68021),
(8, 337, 1.8669),
(18, 337, 1.8669),
(24, 337, 1.8669),
(29, 337, 1.8669),
(17, 337, 2.05359),
(3, 337, 2.24028),
(11, 337, 2.24028),
(20, 337, 2.24028),
(22, 337, 2.24028),
(5, 337, 2.29362),
(10, 337, 2.80035),
(3, 338, 0.28),
(4, 338, 0.28),
(7, 338, 0.28),
(10, 338, 0.28),
(11, 338, 0.28),
(12, 338, 0.28),
(18, 338, 0.28),
(24, 338, 0.28),
(29, 338, 0.28),
(15, 338, 0.56),
(3, 339, 0.32669),
(5, 339, 0.32669),
(8, 339, 0.32669),
(14, 339, 0.32669),
(17, 339, 0.32669),
(21, 339, 0.32669),
(23, 339, 0.32669),
(26, 339, 0.32669),
(27, 339, 0.32669),
(28, 339, 0.32669),
(29, 339, 0.32669),
(16, 339, 0.65338),
(22, 339, 0.65338),
(4, 339, 0.98007),
(18, 339, 1.30676),
(3, 340, 0.84),
(7, 340, 1.68),
(4, 341, 0.18669),
(18, 341, 0.18669),
(19, 341, 0.18669),
(21, 341, 0.18669),
(23, 341, 0.18669),
(25, 341, 0.18669),
(30, 341, 0.18669),
(10, 341, 0.37338),
(12, 341, 0.37338),
(15, 341, 0.37338),
(20, 341, 0.56007),
(29, 341, 0.56007),
(7, 341, 0.74676),
(22, 341, 0.74676),
(24, 341, 1.12014),
(17, 341, 1.30683),
(3, 342, 0.23331),
(27, 342, 0.23331),
(3, 343, 0.32669),
(11, 344, 0.09331),
(4, 344, 0.18662),
(23, 345, 0.07),
(4, 345, 0.17),
(8, 346, 0.28),
(10, 346, 0.28),
(19, 346, 0.28),
(20, 346, 0.28),
(22, 346, 0.28),
(4, 346, 0.56),
(5, 346, 0.56),
(12, 346, 0.56),
(15, 346, 0.56),
(6, 346, 0.84),
(23, 346, 0.84),
(14, 346, 1.12),
(16, 346, 1.4),
(24, 346, 1.68),
(25, 346, 2.8),
(30, 346, 2.8),
(7, 346, 3.08),
(26, 346, 3.36),
(24, 347, 0.37331),
(4, 347, 1.11993),
(4, 348, 0.42),
(4, 349, 0.37331),
(8, 349, 0.37331),
(11, 349, 0.37331),
(16, 349, 0.37331),
(19, 349, 0.37331),
(27, 349, 0.37331),
(10, 349, 0.74662),
(23, 349, 0.74662),
(26, 349, 0.74662),
(4, 351, 0.37331),
(10, 351, 0.37331),
(19, 351, 0.37331),
(21, 351, 0.37331),
(27, 351, 0.37331),
(28, 351, 0.37331),
(29, 351, 0.37331),
(5, 351, 0.74662),
(11, 351, 0.74662),
(22, 351, 0.74662),
(23, 351, 0.74662),
(24, 351, 0.74662),
(12, 351, 1.11993),
(18, 351, 1.11993),
(25, 351, 1.11993),
(30, 351, 1.11993),
(14, 351, 1.49324),
(15, 351, 1.49324),
(16, 351, 2.61317),
(26, 351, 9.43941),
(4, 352, 0.60669),
(6, 352, 0.60669),
(11, 352, 0.60669),
(15, 352, 0.60669),
(22, 352, 0.60669),
(27, 352, 0.60669),
(18, 352, 1.21338),
(19, 352, 1.21338),
(4, 353, 0.37331),
(10, 353, 0.37331),
(11, 353, 0.37331),
(12, 353, 0.37331),
(23, 353, 0.37331),
(29, 353, 0.37331),
(15, 353, 0.74662),
(24, 353, 0.74662),
(27, 353, 0.74662),
(18, 353, 1.49324),
(4, 354, 0.28),
(4, 355, 0.42),
(4, 356, 0.32669),
(6, 356, 0.32669),
(15, 356, 0.32669),
(16, 356, 0.32669),
(19, 356, 0.32669),
(27, 356, 1.30676),
(7, 357, 0.42),
(10, 357, 0.42),
(20, 357, 0.42),
(22, 357, 0.42),
(27, 357, 0.42),
(4, 357, 0.84),
(18, 357, 0.84),
(4, 358, 1.12),
(8, 359, 0.46669),
(10, 359, 0.46669),
(4, 359, 0.93338),
(5, 359, 0.93338),
(5, 360, 0.23331),
(10, 360, 0.23331),
(11, 360, 0.23331),
(12, 360, 0.46662),
(22, 360, 0.46662),
(23, 360, 0.46662),
(4, 360, 1.39986),
(4, 361, 0.56),
(10, 361, 0.56),
(23, 361, 0.56),
(27, 361, 1.68),
(6, 362, 0.65331),
(9, 362, 0.65331),
(11, 362, 0.65331),
(14, 362, 0.65331),
(12, 362, 1.30662),
(22, 362, 1.30662),
(4, 362, 2.61324),
(27, 362, 11.2929),
(14, 363, 0.56),
(18, 363, 0.56),
(4, 363, 1.12),
(27, 363, 1.68),
(9, 363, 2.24),
(3, 364, 0.28),
(4, 365, 0.18669),
(12, 365, 0.18669),
(22, 365, 0.18669),
(23, 365, 0.18669),
(25, 365, 0.18669),
(29, 365, 0.18669),
(30, 365, 0.18669),
(7, 365, 0.37338),
(15, 365, 0.37338),
(27, 365, 0.56007),
(8, 365, 0.74676),
(4, 366, 0.42),
(6, 367, 0.18669),
(11, 367, 0.18669),
(12, 367, 0.18669),
(14, 367, 0.18669),
(15, 367, 0.18669),
(21, 367, 0.18669),
(22, 367, 0.18669),
(23, 367, 0.18669),
(24, 367, 0.18669),
(4, 367, 0.37338),
(18, 367, 0.56007),
(4, 368, 0.42),
(9, 368, 0.42),
(19, 368, 0.42),
(4, 369, 0.14),
(7, 370, 0.18669),
(8, 370, 0.18669),
(11, 370, 0.18669),
(23, 370, 0.18669),
(4, 370, 0.37338),
(10, 370, 0.37338),
(12, 370, 0.37338),
(14, 370, 0.37338),
(18, 370, 1.73355),
(4, 371, 0.51331),
(4, 372, 0.60669),
(10, 372, 0.60669),
(29, 372, 0.60669),
(17, 372, 1.82007),
(4, 373, 0.46669),
(4, 374, 0.37331),
(22, 374, 0.37331),
(4, 375, 0.60669),
(6, 375, 0.60669),
(12, 375, 0.60669),
(16, 375, 0.60669),
(23, 375, 0.60669),
(24, 375, 0.60669),
(10, 375, 1.21338),
(11, 375, 1.21338),
(17, 375, 1.21338),
(18, 375, 1.21338),
(29, 375, 1.82007),
(12, 376, 0.46669),
(14, 376, 0.46669),
(19, 376, 0.46669),
(22, 376, 0.46669),
(23, 376, 0.46669),
(24, 376, 0.46669),
(28, 376, 0.46669),
(29, 376, 0.46669),
(4, 376, 0.93338),
(7, 376, 0.93338),
(10, 376, 0.93338),
(20, 376, 0.93338),
(5, 376, 1.40007),
(11, 376, 1.40007),
(16, 376, 2.33345),
(26, 376, 2.33345),
(27, 376, 2.33345),
(4, 377, 0.37331),
(8, 377, 0.37331),
(10, 377, 0.37331),
(15, 377, 0.37331),
(22, 377, 0.37331),
(24, 377, 0.37331),
(11, 377, 0.74662),
(12, 377, 0.74662),
(14, 377, 0.74662),
(23, 377, 0.74662),
(26, 377, 0.74662),
(28, 377, 0.74662),
(16, 377, 6.07962),
(5, 378, 0.42),
(6, 378, 0.42),
(10, 378, 0.42),
(11, 378, 0.42),
(12, 378, 0.42),
(15, 378, 0.42),
(17, 378, 0.42),
(20, 378, 0.42),
(27, 378, 0.42),
(29, 378, 0.42),
(16, 378, 0.84),
(19, 378, 0.84),
(4, 378, 1.26),
(26, 378, 1.26),
(27, 379, 0.46669),
(4, 379, 0.93338),
(4, 380, 0.51331),
(24, 380, 0.51331),
(5, 381, 0.56),
(14, 381, 0.56),
(20, 381, 0.56),
(25, 381, 0.56),
(30, 381, 0.56),
(6, 381, 1.12),
(10, 381, 1.12),
(11, 381, 1.12),
(15, 381, 1.12),
(18, 381, 1.12),
(19, 381, 1.12),
(21, 381, 1.12),
(23, 381, 1.12),
(24, 381, 1.12),
(26, 381, 1.12),
(27, 381, 1.12),
(4, 381, 1.68),
(12, 381, 1.68),
(16, 381, 1.68),
(22, 381, 1.68),
(28, 381, 5.6),
(14, 382, 0.46669),
(22, 382, 0.46669),
(23, 382, 0.46669),
(4, 382, 0.93338),
(4, 383, 0.42),
(5, 383, 0.42),
(25, 383, 0.42),
(30, 383, 0.42),
(27, 383, 1.26),
(4, 384, 0.28),
(10, 384, 0.28),
(14, 384, 0.28),
(19, 384, 0.28),
(26, 384, 0.28),
(3, 385, 0.56),
(14, 385, 0.56),
(15, 385, 0.56),
(17, 385, 0.56),
(21, 385, 0.56),
(22, 385, 0.56),
(23, 385, 0.56),
(24, 385, 0.56),
(28, 385, 0.56),
(4, 385, 1.68),
(10, 385, 2.96),
(4, 386, 0.42),
(4, 387, 0.7),
(7, 388, 0.37331),
(14, 388, 0.37331),
(17, 388, 0.37331),
(29, 388, 0.37331),
(4, 388, 0.74662),
(19, 388, 0.74662),
(4, 389, 0.23331),
(8, 389, 0.46662),
(7, 389, 0.93324),
(4, 390, 0.32669),
(7, 390, 0.32669),
(8, 390, 0.32669),
(10, 390, 0.32669),
(16, 390, 0.32669),
(19, 390, 0.32669),
(22, 390, 0.32669),
(28, 390, 0.32669),
(9, 390, 0.65338),
(14, 390, 0.65338),
(4, 391, 0.37331),
(22, 391, 0.37331),
(28, 391, 0.37331),
(4, 392, 0.51331),
(16, 393, 0.32669),
(22, 393, 0.32669),
(23, 393, 0.32669),
(26, 393, 0.32669),
(27, 393, 0.32669),
(28, 393, 0.32669),
(4, 393, 0.65338),
(6, 393, 0.65338),
(7, 393, 0.65338),
(24, 393, 0.65338),
(5, 393, 0.98007),
(8, 393, 3.40691),
(9, 394, 0.32669),
(22, 394, 0.32669),
(27, 394, 0.32669),
(4, 394, 0.65338),
(5, 394, 0.65338),
(7, 394, 0.65338),
(23, 394, 0.65338),
(10, 394, 0.98007),
(29, 394, 0.98007),
(24, 394, 1.30676),
(6, 394, 1.63345),
(15, 394, 1.63345),
(26, 394, 1.63345),
(14, 394, 1.96014),
(12, 394, 2.28683),
(16, 394, 2.61352),
(18, 394, 2.94021),
(19, 394, 2.94021),
(4, 395, 0.37331),
(10, 395, 0.37331),
(14, 395, 0.37331),
(16, 395, 0.37331),
(18, 395, 0.37331),
(27, 395, 0.37331),
(4, 396, 0.46669),
(10, 396, 0.46669),
(18, 396, 0.46669),
(21, 396, 0.46669),
(22, 396, 0.46669),
(23, 396, 0.46669),
(28, 396, 0.46669),
(4, 397, 1.53993),
(4, 398, 0.28),
(11, 398, 0.28),
(16, 398, 0.28),
(5, 399, 0.28),
(16, 399, 0.28),
(4, 399, 0.56),
(14, 399, 0.56),
(18, 399, 0.56),
(26, 399, 0.84),
(27, 399, 1.12),
(4, 400, 0.42),
(27, 400, 0.42),
(16, 401, 0.42),
(4, 401, 0.84),
(14, 401, 0.84),
(27, 401, 0.84),
(26, 401, 1.26),
(4, 402, 0.51331),
(17, 402, 0.51331),
(28, 402, 0.51331),
(4, 403, 0.28),
(9, 403, 0.28),
(10, 403, 0.28),
(12, 403, 0.28),
(16, 403, 0.28),
(22, 403, 0.28),
(23, 403, 0.28),
(25, 403, 0.28),
(29, 403, 0.28),
(30, 403, 0.28),
(5, 403, 0.56),
(11, 403, 0.56),
(15, 403, 0.56),
(21, 403, 0.56),
(14, 403, 0.84),
(26, 403, 0.84),
(18, 403, 1.12),
(24, 403, 1.4),
(7, 403, 3.08),
(19, 403, 3.36),
(4, 404, 0.42),
(5, 404, 0.42),
(10, 404, 0.42),
(16, 404, 0.42),
(20, 404, 0.42),
(23, 404, 0.42),
(28, 404, 0.42),
(6, 404, 2.52),
(3, 405, 0.37331),
(4, 405, 0.37331),
(5, 405, 0.37331),
(10, 405, 0.37331),
(11, 405, 0.37331),
(16, 405, 0.37331),
(18, 405, 0.37331),
(23, 405, 0.37331),
(26, 405, 0.37331),
(12, 405, 0.74662),
(4, 406, 0.32669),
(27, 406, 0.32669),
(28, 406, 0.32669),
(6, 406, 0.65338),
(12, 406, 0.65338),
(24, 406, 0.65338),
(22, 407, 0.37331),
(25, 407, 0.37331),
(28, 407, 0.37331),
(30, 407, 0.37331),
(11, 407, 0.74662),
(14, 407, 0.74662),
(26, 407, 0.74662),
(4, 407, 1.11993),
(27, 407, 8.31948),
(10, 408, 0.60669),
(11, 408, 0.60669),
(12, 408, 0.60669),
(19, 408, 0.60669),
(21, 408, 0.60669),
(23, 408, 0.60669),
(28, 408, 0.60669),
(4, 408, 1.21338),
(5, 408, 1.21338),
(15, 408, 1.21338),
(27, 408, 1.21338),
(14, 408, 1.82007),
(24, 408, 1.82007),
(18, 408, 2.42676),
(4, 409, 0.51331),
(4, 410, 0.23331),
(4, 411, 0.46669),
(16, 411, 0.46669),
(20, 411, 0.46669),
(22, 411, 0.46669),
(4, 412, 0.42),
(10, 413, 0.46669),
(14, 413, 0.46669),
(27, 413, 0.46669),
(28, 413, 0.46669),
(4, 413, 0.93338),
(10, 414, 0.28),
(22, 414, 0.28),
(23, 414, 0.28),
(28, 414, 0.28),
(29, 414, 0.28),
(4, 414, 0.84),
(6, 414, 0.84),
(12, 414, 0.84),
(16, 414, 0.84),
(27, 414, 1.68),
(4, 415, 0.51331),
(4, 416, 0.32669),
(5, 416, 0.32669),
(6, 416, 0.32669),
(7, 416, 0.32669),
(10, 416, 0.32669),
(11, 416, 0.32669),
(12, 416, 0.32669),
(16, 416, 0.32669),
(22, 416, 0.32669),
(23, 416, 0.32669),
(4, 417, 0.51331),
(4, 418, 0.28),
(8, 418, 0.84),
(28, 418, 1.12),
(4, 419, 0.23331),
(10, 419, 0.23331),
(14, 419, 0.23331),
(19, 419, 0.93324),
(4, 420, 0.84),
(7, 421, 0.46669),
(9, 421, 0.46669),
(4, 421, 0.93338),
(18, 421, 1.40007),
(5, 422, 0.23331),
(28, 422, 0.23331),
(29, 422, 0.23331),
(4, 422, 0.46662),
(22, 422, 0.46662),
(24, 422, 0.46662),
(6, 422, 0.69993),
(10, 422, 0.69993),
(14, 422, 0.69993),
(15, 422, 0.69993),
(23, 422, 0.69993),
(25, 422, 0.69993),
(30, 422, 0.69993),
(12, 422, 0.93324),
(26, 422, 1.16655),
(16, 422, 1.39986),
(27, 422, 1.63317),
(19, 422, 1.86648),
(4, 423, 0.32669),
(11, 423, 0.32669),
(12, 423, 0.32669),
(19, 423, 0.32669),
(8, 423, 0.65338),
(4, 425, 0.32669),
(14, 425, 0.32669),
(27, 425, 1.96014),
(4, 426, 0.09331),
(9, 426, 0.09331),
(14, 426, 0.09331),
(17, 426, 0.09331),
(19, 426, 0.09331),
(22, 426, 0.09331),
(28, 426, 0.09331),
(29, 426, 0.09331),
(7, 426, 0.18662),
(4, 427, 0.14),
(9, 427, 0.14),
(19, 427, 0.14),
(25, 427, 0.14),
(30, 427, 0.14),
(27, 427, 0.28),
(8, 427, 0.84),
(7, 427, 1.12),
(4, 428, 0.32669),
(7, 428, 0.32669),
(8, 428, 0.32669),
(19, 428, 0.32669),
(14, 428, 0.65338),
(25, 428, 0.65338),
(30, 428, 0.65338),
(10, 428, 0.98007),
(4, 429, 1.30662),
(6, 430, 0.18669),
(12, 430, 0.18669),
(14, 430, 0.18669),
(16, 430, 0.18669),
(22, 430, 0.18669),
(24, 430, 0.18669),
(4, 430, 0.37338),
(5, 431, 0.51331),
(6, 431, 0.51331),
(7, 431, 0.51331),
(25, 431, 0.51331),
(30, 431, 0.51331),
(28, 431, 1.02662),
(4, 431, 1.53993),
(8, 431, 1.53993),
(4, 432, 0.32669),
(5, 432, 0.32669),
(12, 432, 0.32669),
(15, 432, 0.32669),
(22, 432, 0.32669),
(6, 432, 0.65338),
(11, 432, 0.65338),
(18, 432, 0.65338),
(24, 432, 0.65338),
(10, 432, 0.98007),
(16, 432, 0.98007),
(21, 432, 0.98007),
(14, 432, 1.30676),
(19, 432, 11.2008),
(4, 433, 0.56),
(4, 434, 0.37331),
(9, 435, 0.32669),
(11, 435, 0.32669),
(12, 435, 0.32669),
(14, 435, 0.32669),
(15, 435, 0.32669),
(18, 435, 0.32669),
(21, 435, 0.32669),
(29, 435, 0.32669),
(4, 435, 0.98007),
(17, 435, 0.98007),
(4, 436, 0.42),
(6, 436, 0.42),
(7, 436, 0.42),
(10, 436, 0.42),
(12, 436, 0.42),
(15, 436, 0.42),
(21, 436, 0.42),
(23, 436, 0.42),
(8, 436, 0.84),
(22, 436, 0.84),
(24, 436, 0.84),
(26, 436, 0.84),
(18, 436, 1.26),
(27, 436, 1.26),
(11, 436, 1.68),
(19, 436, 1.68),
(4, 437, 0.51331),
(8, 437, 0.51331),
(17, 437, 0.51331),
(29, 437, 0.51331),
(28, 437, 1.02662),
(4, 438, 0.32669),
(6, 438, 0.32669),
(10, 438, 0.32669),
(12, 438, 0.32669),
(23, 438, 0.32669),
(25, 438, 0.32669),
(30, 438, 0.32669),
(15, 438, 0.65338),
(24, 438, 0.65338),
(26, 438, 0.65338),
(28, 438, 1.30676),
(4, 439, 0.42),
(25, 439, 0.42),
(30, 439, 0.42),
(24, 439, 1.68),
(4, 440, 0.7),
(4, 441, 0.60669),
(5, 441, 0.60669),
(15, 441, 0.60669),
(16, 441, 0.60669),
(18, 441, 0.60669),
(19, 441, 0.60669),
(22, 441, 0.60669),
(23, 441, 0.60669),
(25, 441, 0.60669),
(26, 441, 0.60669),
(30, 441, 0.60669),
(4, 442, 0.56),
(8, 443, 0.18669),
(9, 443, 0.18669),
(18, 443, 0.18669),
(19, 443, 0.18669),
(20, 443, 0.18669),
(26, 443, 0.18669),
(28, 443, 0.18669),
(12, 443, 0.37338),
(7, 443, 0.56007),
(10, 443, 0.56007),
(27, 443, 0.56007),
(15, 443, 0.93345),
(11, 444, 0.23331),
(4, 444, 0.46662),
(4, 445, 0.46669),
(27, 445, 0.46669),
(4, 446, 0.14),
(4, 447, 0.37331),
(11, 447, 0.37331),
(29, 447, 0.37331),
(22, 447, 0.74662),
(18, 447, 2.23986),
(7, 447, 12.8525),
(4, 448, 0.28),
(5, 448, 0.28),
(7, 448, 0.28),
(23, 448, 0.28),
(24, 448, 0.28),
(4, 449, 0.18669),
(12, 449, 0.18669),
(16, 449, 0.18669),
(19, 449, 0.18669),
(22, 449, 0.18669),
(28, 449, 0.18669),
(10, 449, 0.37338),
(26, 449, 0.37338),
(14, 449, 0.56007),
(15, 449, 0.56007),
(24, 449, 0.56007),
(18, 449, 0.74676),
(4, 450, 0.18669),
(15, 450, 0.18669),
(16, 450, 0.18669),
(19, 450, 0.18669),
(10, 450, 0.37338),
(4, 451, 0.93338),
(4, 452, 0.51331),
(15, 452, 0.51331),
(27, 452, 2.05324),
(4, 453, 0.56),
(15, 453, 0.56),
(9, 453, 1.12),
(27, 453, 1.68),
(4, 454, 0.98007),
(4, 455, 0.28),
(4, 456, 0.23331),
(5, 456, 0.23331),
(19, 456, 0.23331),
(20, 456, 0.23331),
(23, 456, 0.23331),
(29, 456, 0.23331),
(12, 456, 0.46662),
(16, 456, 0.46662),
(11, 456, 0.69993),
(18, 456, 0.69993),
(4, 457, 0.37331),
(5, 457, 0.37331),
(6, 457, 0.37331),
(15, 457, 0.37331),
(23, 457, 0.37331),
(24, 457, 0.37331),
(29, 457, 0.37331),
(10, 457, 0.74662),
(22, 457, 0.74662),
(12, 457, 1.11993),
(18, 457, 1.49324),
(9, 457, 6.87957),
(4, 458, 0.37331),
(9, 458, 0.37331),
(11, 458, 0.37331),
(12, 458, 0.37331),
(16, 458, 0.37331),
(28, 458, 0.37331),
(14, 458, 0.74662),
(18, 458, 0.74662),
(19, 458, 0.74662),
(21, 458, 0.74662),
(6, 458, 1.11993),
(15, 458, 1.11993),
(24, 458, 1.11993),
(27, 458, 3.7331),
(3, 459, 0.18669),
(7, 459, 0.18669),
(10, 459, 0.37338),
(4, 460, 0.32669),
(6, 461, 0.28),
(7, 461, 0.28),
(9, 461, 0.28),
(17, 461, 0.28),
(19, 461, 0.28),
(20, 461, 0.28),
(24, 461, 0.28),
(27, 461, 0.28),
(29, 461, 0.28),
(5, 461, 0.56),
(15, 461, 0.56),
(4, 461, 0.84),
(11, 461, 0.84),
(21, 461, 0.84),
(23, 461, 0.84),
(28, 461, 0.84),
(14, 461, 1.12),
(26, 461, 1.12),
(18, 461, 4.48),
(4, 462, 0.60669),
(16, 462, 0.60669),
(26, 462, 0.60669),
(4, 463, 0.23331),
(10, 463, 0.23331),
(11, 463, 0.23331),
(20, 463, 0.23331),
(26, 463, 0.23331),
(5, 463, 0.46662),
(7, 463, 0.46662),
(21, 463, 0.46662),
(24, 463, 0.46662),
(22, 463, 0.69993),
(4, 464, 0.32669),
(6, 464, 0.32669),
(11, 464, 0.32669),
(5, 465, 0.23331),
(6, 465, 0.23331),
(15, 465, 0.23331),
(20, 465, 0.23331),
(22, 465, 0.23331),
(24, 465, 0.23331),
(29, 465, 0.23331),
(8, 465, 0.46662),
(11, 465, 0.46662),
(16, 465, 0.46662),
(21, 465, 0.46662),
(23, 465, 0.46662),
(28, 465, 0.46662),
(4, 465, 0.69993),
(12, 465, 0.69993),
(10, 465, 0.93324),
(4, 466, 0.37331),
(4, 467, 0.32669),
(23, 467, 0.65338),
(10, 468, 0.37331),
(12, 468, 0.37331),
(23, 468, 0.37331),
(4, 468, 0.74662),
(6, 468, 0.74662),
(14, 468, 1.11993),
(28, 468, 6.82624),
(4, 469, 0.60669),
(15, 469, 0.60669),
(16, 469, 0.60669),
(4, 470, 0.23331),
(5, 470, 0.23331),
(12, 470, 0.23331),
(17, 470, 0.23331),
(21, 470, 0.23331),
(22, 470, 0.23331),
(27, 470, 0.23331),
(28, 470, 0.23331),
(8, 470, 0.69993),
(9, 470, 0.69993),
(7, 470, 1.16655),
(3, 471, 0.28),
(8, 471, 0.28),
(15, 471, 0.28),
(17, 471, 0.28),
(18, 471, 0.28),
(29, 471, 0.28),
(10, 471, 0.56),
(4, 472, 0.32669),
(7, 472, 0.32669),
(28, 472, 0.32669),
(4, 473, 0.37331),
(7, 473, 0.37331),
(11, 473, 0.37331),
(16, 473, 0.37331),
(18, 473, 0.37331),
(22, 473, 0.37331),
(23, 473, 0.37331),
(24, 473, 0.37331),
(29, 473, 0.37331),
(12, 473, 0.74662),
(14, 473, 0.74662),
(26, 473, 0.74662),
(8, 474, 0.23331),
(10, 474, 0.23331),
(11, 474, 0.23331),
(14, 474, 0.23331),
(23, 474, 0.23331),
(28, 474, 0.23331),
(4, 474, 0.46662),
(9, 474, 0.46662),
(12, 474, 0.46662),
(18, 474, 2.86638),
(4, 475, 0.51331),
(4, 476, 0.42),
(5, 477, 0.42),
(6, 477, 0.42),
(8, 477, 0.42),
(17, 477, 0.42),
(19, 477, 0.42),
(23, 477, 0.42),
(27, 477, 0.42),
(29, 477, 0.42),
(11, 477, 0.84),
(22, 477, 0.84),
(24, 477, 0.84),
(15, 477, 1.26),
(18, 477, 1.26),
(4, 477, 1.68),
(10, 477, 1.68),
(16, 477, 1.68),
(4, 478, 0.42),
(5, 478, 0.42),
(6, 478, 0.42),
(10, 478, 0.42),
(14, 478, 0.42),
(15, 478, 0.42),
(23, 478, 0.42),
(9, 479, 0.56),
(10, 479, 0.56),
(11, 479, 0.56),
(12, 479, 0.56),
(15, 479, 0.56),
(16, 479, 0.56),
(20, 479, 0.56),
(24, 479, 0.56),
(25, 479, 0.56),
(30, 479, 0.56),
(4, 479, 1.12),
(18, 479, 1.12),
(5, 479, 1.68),
(14, 479, 2.24),
(4, 480, 0.37331),
(5, 480, 0.37331),
(6, 480, 0.37331),
(14, 480, 0.37331),
(16, 480, 0.37331),
(18, 480, 0.37331),
(23, 480, 0.37331),
(9, 480, 0.74662),
(27, 480, 0.74662),
(26, 480, 1.11993),
(19, 480, 1.86655),
(17, 481, 0.32669),
(18, 481, 0.32669),
(20, 481, 0.32669),
(21, 481, 0.32669),
(26, 481, 0.32669),
(29, 481, 0.32669),
(5, 481, 0.65338),
(23, 481, 0.98007),
(22, 481, 1.63345),
(4, 481, 1.96014),
(13, 481, 2.05348),
(12, 481, 6.95383),
(4, 482, 0.46669),
(4, 483, 0.51331),
(6, 483, 0.51331),
(10, 483, 0.51331),
(11, 483, 0.51331),
(15, 483, 0.51331),
(16, 483, 0.51331),
(19, 483, 0.51331),
(23, 483, 0.51331),
(28, 483, 0.51331),
(9, 483, 1.02662),
(12, 483, 1.02662),
(27, 483, 1.02662),
(8, 484, 0.28),
(9, 484, 0.28),
(4, 484, 0.56),
(4, 485, 0.37331),
(22, 485, 0.37331),
(4, 486, 0.42),
(6, 486, 0.42),
(10, 486, 0.42),
(12, 486, 0.42),
(14, 486, 0.42),
(16, 486, 0.42),
(18, 486, 0.42),
(22, 486, 0.42),
(23, 486, 0.42),
(26, 486, 0.42),
(27, 486, 0.42),
(28, 486, 0.42),
(29, 486, 0.42),
(19, 486, 0.84),
(11, 486, 1.26),
(15, 486, 1.26),
(24, 486, 1.26),
(5, 487, 0.37331),
(9, 487, 0.37331),
(12, 487, 0.37331),
(14, 487, 0.37331),
(21, 487, 0.37331),
(22, 487, 0.37331),
(23, 487, 0.37331),
(27, 487, 0.37331),
(28, 487, 0.37331),
(4, 487, 0.74662),
(7, 487, 1.11993),
(7, 488, 0.42),
(8, 488, 0.42),
(9, 488, 0.42),
(17, 488, 0.42),
(19, 488, 0.42),
(28, 488, 0.42),
(29, 488, 0.42),
(4, 488, 0.84),
(25, 488, 0.84),
(30, 488, 0.84),
(9, 489, 0.37331),
(4, 489, 1.11993),
(14, 490, 0.65331),
(18, 490, 0.65331),
(22, 490, 0.65331),
(25, 490, 0.65331),
(30, 490, 0.65331),
(16, 490, 1.30662),
(4, 490, 1.95993),
(5, 491, 0.46669),
(10, 491, 0.46669),
(11, 491, 0.46669),
(12, 491, 0.46669),
(23, 491, 0.46669),
(4, 491, 0.93338),
(4, 492, 0.32669),
(5, 492, 0.32669),
(9, 492, 0.32669),
(10, 492, 0.32669),
(16, 492, 0.32669),
(18, 492, 0.32669),
(27, 492, 0.98007),
(7, 492, 1.63345),
(7, 493, 0.37331),
(6, 493, 0.74662),
(19, 493, 0.74662),
(4, 493, 1.11993),
(4, 494, 0.32669),
(5, 495, 0.32669),
(15, 495, 0.32669),
(19, 495, 0.32669),
(21, 495, 0.32669),
(24, 495, 0.32669),
(6, 495, 0.65338),
(10, 495, 0.65338),
(14, 495, 0.65338),
(22, 495, 0.65338),
(27, 495, 0.65338),
(4, 495, 0.98007),
(17, 495, 0.98007),
(23, 495, 0.98007),
(11, 495, 1.30676),
(12, 495, 1.30676),
(29, 495, 1.30676),
(16, 495, 1.63345),
(18, 495, 1.63345),
(26, 495, 1.63345),
(28, 495, 4.667),
(4, 496, 0.32669),
(6, 496, 0.32669),
(12, 496, 0.32669),
(16, 496, 0.32669),
(26, 496, 0.32669),
(7, 496, 0.65338),
(19, 496, 0.65338),
(28, 496, 0.65338),
(4, 497, 0.37331),
(6, 497, 1.11993),
(4, 498, 0.56),
(5, 498, 0.56),
(7, 498, 0.56),
(11, 498, 0.56),
(21, 498, 0.56),
(23, 498, 0.56),
(4, 499, 0.42),
(16, 499, 0.42),
(4, 500, 0.42),
(7, 500, 0.42),
(6, 501, 0.28),
(19, 501, 0.28),
(20, 501, 0.28),
(22, 501, 0.28),
(23, 501, 0.28),
(24, 501, 0.28),
(14, 501, 0.56),
(16, 501, 0.56),
(18, 501, 0.56),
(21, 501, 0.56),
(25, 501, 0.56),
(26, 501, 0.56),
(30, 501, 0.56),
(12, 501, 0.84),
(11, 501, 1.12),
(4, 501, 1.4),
(8, 501, 3.2),
(28, 501, 4.28),
(4, 502, 0.28),
(5, 502, 0.28),
(11, 502, 0.28),
(27, 502, 0.28),
(8, 502, 0.56),
(7, 502, 1.4),
(4, 503, 0.28),
(11, 504, 0.37331),
(4, 504, 0.74662),
(4, 505, 0.23331),
(8, 505, 0.23331),
(7, 505, 0.46662),
(6, 506, 0.28),
(9, 506, 0.28),
(4, 506, 0.56),
(11, 506, 0.56),
(3, 507, 0.42),
(4, 507, 0.42),
(12, 507, 0.42),
(15, 507, 0.42),
(17, 507, 0.42),
(26, 507, 0.42),
(27, 507, 0.42),
(29, 507, 0.42),
(6, 507, 0.84),
(16, 507, 0.84),
(22, 507, 0.84),
(23, 507, 0.84),
(24, 507, 0.84),
(10, 507, 1.26),
(25, 507, 1.26),
(30, 507, 1.26),
(11, 507, 1.68),
(4, 508, 0.32669),
(4, 509, 0.32669),
(4, 510, 0.51331),
(14, 510, 0.51331),
(18, 510, 0.51331),
(19, 510, 0.51331),
(24, 510, 0.51331),
(28, 510, 0.51331),
(11, 510, 1.02662),
(4, 511, 0.32669),
(18, 511, 0.32669),
(24, 511, 0.32669),
(29, 511, 0.32669),
(11, 511, 0.65338),
(14, 511, 0.65338),
(16, 511, 0.65338),
(26, 511, 0.65338),
(28, 511, 0.65338),
(19, 511, 1.63345),
(7, 511, 2.94021),
(4, 512, 0.46669),
(26, 512, 0.46669),
(21, 512, 0.93338),
(23, 512, 0.93338),
(4, 513, 0.37331),
(5, 513, 0.37331),
(11, 513, 0.37331),
(12, 513, 0.37331),
(14, 513, 0.37331),
(15, 513, 0.37331),
(19, 513, 0.37331),
(23, 513, 0.37331),
(24, 513, 0.37331),
(10, 513, 0.74662),
(22, 513, 0.74662),
(26, 513, 0.74662),
(4, 514, 0.42),
(6, 514, 0.42),
(9, 514, 0.42),
(11, 514, 0.42),
(19, 514, 0.42),
(14, 514, 0.84),
(27, 514, 2.1),
(7, 515, 0.23331),
(10, 515, 0.23331),
(20, 515, 0.23331),
(22, 515, 0.23331),
(4, 515, 0.46662),
(5, 515, 0.46662),
(16, 515, 0.46662),
(17, 515, 0.46662),
(26, 515, 0.46662),
(29, 515, 0.46662),
(14, 515, 0.69993),
(24, 515, 0.69993),
(28, 515, 1.16655),
(4, 516, 0.46669),
(10, 516, 0.46669),
(11, 516, 0.46669),
(15, 516, 0.46669),
(18, 516, 0.46669),
(28, 516, 0.46669),
(4, 517, 0.18669),
(15, 517, 0.18669),
(18, 517, 0.37338),
(9, 517, 3.25374),
(4, 518, 0.51331),
(12, 518, 0.51331),
(16, 518, 0.51331),
(11, 518, 1.02662),
(4, 519, 0.37331),
(16, 519, 0.37331),
(19, 519, 0.37331),
(23, 519, 0.37331),
(27, 519, 0.37331),
(8, 519, 2.23986),
(4, 520, 0.23331),
(14, 520, 0.23331),
(7, 520, 0.46662),
(4, 521, 0.37331),
(7, 521, 0.37331),
(12, 521, 0.37331),
(14, 521, 0.37331),
(18, 521, 0.37331),
(24, 521, 0.37331),
(25, 521, 0.37331),
(30, 521, 0.37331),
(26, 521, 1.49324),
(7, 522, 0.56),
(10, 522, 0.56),
(14, 522, 0.56),
(15, 522, 0.56),
(18, 522, 0.56),
(4, 522, 1.12),
(5, 522, 1.12),
(24, 522, 1.12),
(16, 522, 1.68),
(27, 522, 2.8),
(25, 522, 3.36),
(30, 522, 3.36),
(26, 522, 3.92),
(4, 523, 0.28),
(5, 523, 0.28),
(12, 523, 0.28),
(4, 524, 0.42),
(5, 524, 0.42),
(11, 524, 0.42),
(4, 525, 0.42),
(22, 525, 0.42),
(4, 526, 0.18669),
(6, 526, 0.18669),
(10, 526, 0.18669),
(25, 526, 0.18669),
(27, 526, 0.18669),
(28, 526, 0.18669),
(30, 526, 0.18669),
(11, 526, 0.37338),
(12, 526, 0.37338),
(15, 526, 0.37338),
(24, 526, 0.37338),
(14, 526, 0.56007),
(22, 526, 0.56007),
(23, 526, 0.56007),
(16, 526, 0.74676),
(7, 526, 1.8669),
(26, 526, 4.72059),
(4, 527, 0.23331),
(7, 527, 0.23331),
(12, 527, 0.23331),
(14, 527, 0.23331),
(26, 527, 0.23331),
(15, 527, 0.46662),
(18, 527, 0.46662),
(19, 527, 0.46662),
(23, 527, 0.46662),
(29, 527, 0.46662),
(24, 527, 0.69993),
(9, 527, 0.93324),
(4, 528, 0.32669),
(17, 528, 0.32669),
(22, 528, 0.32669),
(29, 528, 0.32669),
(4, 529, 0.46669),
(10, 529, 0.46669),
(19, 529, 0.93338),
(4, 530, 0.28),
(12, 530, 0.28),
(18, 530, 0.28),
(23, 530, 0.28),
(29, 530, 0.28),
(9, 530, 0.56),
(27, 530, 0.56),
(7, 531, 0.42),
(14, 531, 0.42),
(4, 531, 0.84),
(27, 531, 1.26),
(5, 532, 0.23331),
(10, 532, 0.23331),
(11, 532, 0.23331),
(22, 532, 0.46662),
(23, 532, 0.46662),
(12, 532, 0.69993),
(8, 532, 0.93324),
(4, 532, 1.39986),
(7, 533, 0.46669),
(10, 533, 0.46669),
(14, 533, 0.46669),
(15, 533, 0.46669),
(24, 533, 0.46669),
(4, 533, 0.93338),
(16, 533, 0.93338),
(26, 533, 1.40007),
(4, 534, 0.32669),
(7, 534, 0.32669),
(11, 534, 0.65338),
(16, 535, 0.07),
(17, 535, 0.07),
(18, 535, 0.07),
(23, 535, 0.07),
(29, 535, 0.07),
(5, 535, 0.17),
(6, 536, 0.37331),
(10, 536, 0.37331),
(11, 536, 0.37331),
(15, 536, 0.37331),
(19, 536, 0.37331),
(20, 536, 0.37331),
(28, 536, 0.37331),
(18, 536, 0.74662),
(24, 537, 0.32669),
(5, 538, 0.28),
(5, 539, 0.28),
(26, 539, 0.28),
(4, 540, 0.28),
(7, 540, 0.28),
(17, 540, 0.28),
(21, 540, 0.28),
(22, 540, 0.28),
(26, 540, 0.28),
(29, 540, 0.28),
(6, 540, 0.56),
(11, 540, 0.56),
(20, 540, 0.56),
(28, 540, 0.84),
(25, 541, 0.32669),
(30, 541, 0.32669),
(5, 542, 0.37331),
(20, 542, 0.37331),
(23, 542, 0.37331),
(5, 543, 0.28),
(19, 543, 0.28),
(27, 543, 0.28),
(28, 543, 0.28),
(11, 543, 0.56),
(26, 543, 0.56),
(16, 543, 0.84),
(16, 544, 0.28),
(3, 545, 0.28),
(16, 545, 0.28),
(26, 545, 0.56),
(5, 545, 0.84),
(15, 545, 0.84),
(24, 545, 1.96),
(25, 545, 2.32),
(30, 545, 2.32),
(17, 546, 0.28),
(22, 546, 0.28),
(26, 546, 0.28),
(12, 546, 0.56),
(20, 546, 0.84),
(6, 547, 0.23331),
(7, 547, 0.23331),
(17, 547, 0.23331),
(20, 547, 0.23331),
(22, 547, 0.23331),
(5, 547, 0.46662),
(16, 547, 0.46662),
(19, 547, 0.46662),
(25, 547, 0.46662),
(28, 547, 0.46662),
(29, 547, 0.46662),
(30, 547, 0.46662),
(10, 547, 0.69993),
(21, 547, 0.69993),
(23, 547, 0.69993),
(24, 547, 0.69993),
(12, 547, 0.93324),
(15, 547, 0.93324),
(11, 547, 1.16655),
(26, 547, 1.16655),
(6, 548, 0.46669),
(10, 548, 0.46669),
(11, 548, 0.46669),
(21, 548, 0.46669),
(22, 548, 0.46669),
(23, 548, 0.46669),
(19, 548, 0.93338),
(19, 549, 0.28),
(4, 551, 0.51331),
(16, 552, 0.60669),
(23, 552, 0.60669),
(27, 552, 0.60669),
(19, 552, 1.21338),
(24, 552, 1.21338),
(26, 552, 1.21338),
(5, 552, 1.82007),
(25, 552, 3.20679),
(30, 552, 3.20679),
(5, 553, 0.32669),
(6, 554, 0.42),
(8, 554, 0.84),
(6, 555, 0.37331),
(20, 555, 0.37331),
(29, 555, 0.37331),
(10, 555, 0.74662),
(17, 555, 0.74662),
(22, 555, 0.74662),
(23, 555, 0.74662),
(24, 555, 0.74662),
(26, 555, 1.49324),
(16, 555, 1.86655),
(26, 556, 0.46669),
(29, 556, 0.46669),
(5, 556, 0.93338),
(24, 556, 0.93338),
(3, 557, 0.28),
(4, 557, 0.28),
(6, 557, 0.28),
(11, 557, 0.28),
(12, 557, 0.28),
(14, 557, 0.28),
(18, 557, 0.28),
(23, 557, 0.28),
(25, 557, 0.28),
(30, 557, 0.28),
(8, 557, 0.84),
(5, 558, 0.32669),
(21, 558, 0.32669),
(23, 558, 0.32669),
(24, 558, 0.32669),
(11, 558, 3.68693),
(5, 559, 0.46669),
(18, 559, 0.46669),
(3, 560, 0.14),
(6, 560, 0.14),
(10, 560, 0.14),
(15, 560, 0.14),
(18, 560, 0.14),
(25, 560, 0.14),
(26, 560, 0.14),
(30, 560, 0.14),
(5, 560, 0.42),
(8, 560, 0.48),
(7, 561, 0.28),
(5, 563, 1.12),
(4, 564, 0.18669),
(11, 564, 0.18669),
(12, 564, 0.18669),
(5, 564, 0.37338),
(5, 565, 0.37331),
(9, 565, 0.37331),
(10, 566, 0.42),
(15, 566, 0.42),
(16, 566, 0.42),
(19, 566, 0.42),
(24, 566, 0.42),
(27, 566, 0.42),
(8, 567, 0.46669),
(23, 567, 0.46669),
(27, 567, 0.46669),
(20, 567, 0.93338),
(24, 568, 0.65338),
(25, 568, 0.65338),
(30, 568, 0.65338),
(16, 568, 0.98007),
(26, 568, 1.30676),
(3, 570, 0.37331),
(26, 570, 0.37331),
(20, 570, 0.74662),
(25, 570, 0.74662),
(28, 570, 0.74662),
(30, 570, 0.74662),
(5, 570, 1.11993),
(14, 570, 1.11993),
(18, 570, 1.11993),
(24, 570, 1.11993),
(15, 570, 1.49324),
(16, 570, 1.49324),
(19, 570, 1.49324),
(22, 570, 1.49324),
(23, 570, 1.49324),
(10, 570, 1.86655),
(11, 570, 2.23986),
(20, 571, 1.12),
(8, 572, 0.14),
(19, 572, 0.14),
(20, 572, 0.14),
(7, 572, 0.42),
(5, 573, 0.14),
(5, 576, 0.23331),
(12, 576, 0.23331),
(21, 576, 0.23331),
(23, 576, 0.46662),
(11, 576, 2.63307),
(3, 577, 0.18669),
(6, 577, 0.18669),
(11, 577, 0.18669),
(12, 577, 0.18669),
(15, 577, 0.18669),
(17, 577, 0.18669),
(29, 577, 0.18669),
(22, 577, 0.37338),
(28, 577, 0.37338),
(17, 578, 0.37331),
(29, 578, 0.37331),
(7, 580, 0.56),
(5, 581, 0.28),
(10, 581, 0.28),
(12, 581, 0.28),
(18, 581, 0.28),
(19, 581, 0.28),
(20, 581, 0.28),
(21, 581, 0.28),
(22, 581, 0.28),
(26, 581, 0.28),
(28, 581, 0.28),
(6, 583, 0.56),
(10, 583, 0.56),
(11, 583, 0.56),
(16, 583, 0.56),
(17, 583, 0.56),
(20, 583, 0.56),
(29, 583, 0.56),
(9, 583, 1.12),
(12, 583, 2.24),
(7, 584, 0.46669),
(10, 584, 0.46669),
(27, 584, 0.46669),
(8, 584, 0.93338),
(5, 585, 0.46669),
(7, 585, 0.46669),
(24, 586, 0.46669),
(25, 586, 1.86676),
(30, 586, 1.86676),
(5, 587, 0.32669),
(14, 587, 0.32669),
(19, 587, 0.32669),
(6, 587, 0.65338),
(22, 587, 0.65338),
(26, 587, 0.65338),
(29, 587, 0.65338),
(10, 587, 0.98007),
(15, 587, 0.98007),
(16, 587, 0.98007),
(23, 587, 0.98007),
(24, 587, 0.98007),
(12, 587, 1.30676),
(18, 587, 3.03355),
(5, 588, 0.46669),
(15, 588, 0.46669),
(19, 588, 0.46669),
(25, 588, 0.46669),
(26, 588, 0.46669),
(30, 588, 0.46669),
(27, 588, 1.40007),
(16, 588, 1.86676),
(28, 588, 2.33345),
(16, 590, 0.46669),
(18, 590, 0.46669),
(24, 590, 0.46669),
(26, 590, 0.46669),
(24, 591, 0.23331),
(26, 591, 0.23331),
(27, 591, 0.46662),
(8, 591, 0.69993),
(9, 591, 0.69993),
(18, 592, 0.56),
(22, 592, 0.56),
(23, 592, 0.56),
(5, 594, 0.28),
(11, 595, 0.32669),
(15, 595, 0.32669),
(16, 595, 0.32669),
(23, 595, 0.32669),
(17, 596, 0.23331),
(24, 596, 0.23331),
(26, 596, 0.23331),
(11, 596, 0.46662),
(12, 596, 0.46662),
(29, 596, 0.46662),
(21, 596, 0.69993),
(22, 596, 0.93324),
(5, 597, 0.42),
(11, 597, 0.42),
(23, 597, 0.42),
(14, 598, 0.32669),
(25, 598, 0.32669),
(30, 598, 0.32669),
(4, 598, 0.65338),
(5, 599, 0.23331),
(19, 599, 0.23331),
(23, 599, 0.23331),
(21, 599, 0.69993),
(11, 599, 2.39976),
(6, 601, 0.28),
(10, 601, 0.28),
(12, 601, 0.28),
(22, 601, 0.28),
(26, 601, 0.28),
(27, 601, 0.28),
(29, 601, 0.28),
(11, 601, 0.56),
(15, 601, 0.56),
(16, 601, 0.56),
(18, 601, 0.56),
(24, 601, 0.84),
(5, 602, 0.51331),
(24, 602, 1.02662),
(16, 603, 0.28),
(25, 603, 0.28),
(26, 603, 0.28),
(30, 603, 0.28),
(16, 604, 0.65338),
(24, 604, 0.65338),
(25, 604, 0.98007),
(26, 604, 0.98007),
(30, 604, 0.98007),
(6, 605, 0.23331),
(8, 605, 0.23331),
(9, 605, 0.23331),
(19, 605, 0.23331),
(28, 605, 0.23331),
(30, 605, 0.23331),
(5, 605, 0.46662),
(5, 606, 0.23331),
(8, 606, 0.23331),
(18, 606, 0.23331),
(5, 607, 0.23331),
(26, 607, 0.23331),
(5, 608, 1.12),
(6, 609, 0.18669),
(12, 609, 0.18669),
(16, 609, 0.18669),
(23, 609, 0.18669),
(24, 609, 0.18669),
(26, 609, 0.18669),
(11, 609, 0.37338),
(5, 610, 0.28),
(5, 611, 0.18669),
(7, 611, 0.18669),
(20, 611, 0.18669),
(29, 611, 0.18669),
(4, 611, 0.37338),
(6, 611, 0.37338),
(11, 611, 0.37338),
(12, 611, 0.37338),
(22, 611, 0.37338),
(28, 611, 0.37338),
(23, 611, 0.56007),
(9, 611, 0.74676),
(16, 611, 0.74676),
(19, 611, 0.74676),
(24, 611, 0.74676),
(10, 611, 1.12014),
(15, 611, 1.12014),
(25, 611, 1.12014),
(26, 611, 1.12014),
(30, 611, 1.12014),
(8, 611, 1.20015),
(18, 611, 1.30683),
(11, 612, 0.14),
(12, 612, 0.14),
(15, 612, 0.14),
(18, 612, 0.14),
(22, 612, 0.14),
(23, 612, 0.14),
(3, 612, 0.28),
(6, 612, 0.28),
(9, 612, 0.28),
(20, 612, 0.28),
(24, 612, 0.28),
(25, 612, 0.28),
(26, 612, 0.28),
(30, 612, 0.28),
(17, 612, 0.42),
(29, 612, 0.42),
(7, 612, 0.56),
(5, 612, 0.74),
(5, 614, 0.37331),
(24, 614, 1.11993),
(8, 614, 2.98648),
(6, 615, 0.17),
(9, 615, 0.17),
(4, 616, 0.28),
(5, 616, 0.28),
(29, 616, 0.28),
(6, 616, 0.56),
(12, 616, 0.56),
(14, 616, 0.56),
(15, 616, 0.56),
(19, 616, 0.56),
(24, 616, 0.56),
(28, 616, 0.56),
(16, 616, 0.84),
(27, 616, 0.84),
(10, 616, 1.12),
(11, 616, 1.12),
(23, 616, 1.4),
(26, 616, 1.4),
(22, 616, 2.52),
(21, 616, 3.16),
(6, 617, 0.37331),
(9, 617, 0.37331),
(5, 618, 0.46669),
(6, 618, 0.46669),
(10, 618, 0.46669),
(23, 618, 0.46669),
(24, 618, 0.46669),
(15, 618, 0.93338),
(6, 619, 0.37338),
(5, 620, 0.28),
(6, 620, 0.28),
(10, 620, 0.28),
(12, 620, 0.28),
(29, 620, 0.28),
(6, 621, 0.74662),
(6, 622, 0.28),
(6, 623, 0.23331),
(10, 623, 0.23331),
(14, 623, 0.23331),
(27, 623, 0.23331),
(4, 624, 0.28),
(6, 624, 0.28),
(16, 624, 0.28),
(26, 624, 0.28),
(7, 624, 0.56),
(8, 624, 0.56),
(10, 624, 0.56),
(20, 624, 0.56),
(6, 625, 0.28),
(9, 626, 0.23331),
(10, 626, 0.23331),
(11, 626, 0.23331),
(16, 626, 0.23331),
(23, 626, 0.23331),
(24, 626, 0.23331),
(6, 626, 0.46662),
(15, 626, 0.46662),
(18, 626, 0.46662),
(21, 626, 0.46662),
(26, 626, 0.46662),
(19, 626, 0.69993),
(27, 626, 0.69993),
(4, 627, 0.42),
(6, 627, 0.42),
(12, 627, 0.42),
(14, 627, 0.42),
(7, 627, 0.84),
(28, 627, 1.68),
(4, 628, 0.28),
(6, 628, 0.28),
(11, 628, 0.28),
(12, 628, 0.28),
(15, 628, 0.28),
(19, 628, 0.28),
(24, 628, 0.28),
(18, 628, 0.56),
(22, 628, 0.56),
(23, 628, 1.12),
(5, 629, 0.28),
(18, 629, 0.28),
(6, 629, 0.56),
(7, 629, 0.56),
(28, 629, 0.56),
(24, 629, 1.12),
(3, 630, 0.32669),
(11, 630, 0.32669),
(16, 630, 0.32669),
(17, 630, 0.32669),
(25, 630, 0.32669),
(29, 630, 0.32669),
(30, 630, 0.32669),
(4, 630, 0.65338),
(6, 630, 0.65338),
(12, 630, 0.65338),
(23, 630, 0.65338),
(24, 630, 0.65338),
(26, 630, 0.65338),
(10, 630, 0.98007),
(15, 630, 0.98007),
(18, 630, 0.98007),
(22, 630, 0.98007),
(28, 630, 0.98007),
(6, 631, 0.65331),
(15, 631, 0.65331),
(18, 631, 0.65331),
(21, 631, 0.65331),
(24, 631, 0.65331),
(25, 631, 0.65331),
(26, 631, 0.65331),
(30, 631, 0.65331),
(14, 631, 1.30662),
(27, 631, 1.95993),
(6, 632, 0.46669),
(15, 632, 0.46669),
(24, 632, 0.46669),
(28, 632, 0.46669),
(6, 633, 0.46669),
(9, 633, 0.46669),
(10, 633, 0.46669),
(11, 633, 0.46669),
(15, 633, 0.46669),
(18, 633, 0.46669),
(26, 633, 0.46669),
(24, 633, 0.93338),
(4, 634, 0.56),
(5, 634, 0.56),
(18, 634, 0.56),
(19, 634, 0.56),
(21, 634, 0.56),
(22, 634, 0.56),
(24, 634, 0.56),
(25, 634, 0.56),
(28, 634, 0.56),
(30, 634, 0.56),
(10, 634, 1.12),
(11, 634, 1.12),
(15, 634, 1.12),
(16, 634, 1.12),
(20, 634, 1.12),
(27, 634, 1.12),
(6, 634, 1.68),
(12, 634, 1.68),
(6, 635, 0.23331),
(5, 636, 0.23331),
(6, 636, 0.46662),
(6, 637, 0.32669),
(16, 638, 0.7),
(26, 638, 0.7),
(28, 638, 0.7),
(6, 638, 1.4),
(22, 639, 0.7),
(6, 639, 1.4),
(6, 640, 0.51331),
(12, 640, 0.51331),
(24, 640, 0.51331),
(4, 640, 1.02662),
(28, 640, 2.05324),
(9, 641, 0.32669),
(10, 641, 0.32669),
(11, 641, 0.32669),
(16, 641, 0.32669),
(23, 641, 0.32669),
(24, 641, 0.32669),
(6, 641, 0.65338),
(15, 641, 0.65338),
(18, 641, 0.65338),
(21, 641, 0.65338),
(26, 641, 0.65338),
(19, 641, 0.98007),
(27, 641, 0.98007),
(6, 642, 0.51331),
(6, 643, 0.42),
(17, 643, 0.42),
(29, 643, 0.42),
(6, 644, 0.42),
(6, 645, 0.37331),
(20, 645, 0.37331),
(22, 645, 0.37331),
(23, 645, 0.37331),
(6, 646, 0.37331),
(12, 646, 0.37331),
(18, 646, 0.37331),
(21, 646, 0.37331),
(26, 646, 0.37331),
(27, 646, 0.37331),
(4, 646, 0.74662),
(16, 646, 0.74662),
(6, 647, 0.46669),
(18, 647, 0.46669),
(22, 647, 0.46669),
(23, 647, 0.46669),
(24, 647, 0.46669),
(26, 647, 0.46669),
(29, 647, 0.46669),
(11, 647, 0.93338),
(12, 647, 0.93338),
(15, 647, 0.93338),
(16, 647, 0.93338),
(27, 647, 0.93338),
(10, 647, 1.86676),
(10, 648, 0.28),
(14, 648, 0.28),
(20, 648, 0.28),
(28, 648, 0.28),
(16, 648, 0.56),
(6, 648, 0.84),
(7, 648, 0.84),
(6, 649, 0.37331),
(28, 649, 0.37331),
(6, 650, 0.18669),
(6, 651, 0.28),
(6, 652, 0.51331),
(28, 652, 0.51331),
(23, 652, 1.02662),
(11, 652, 1.53993),
(6, 653, 0.42),
(4, 654, 0.23331),
(15, 654, 0.23331),
(16, 654, 0.23331),
(18, 654, 0.23331),
(28, 654, 0.23331),
(6, 654, 0.46662),
(10, 654, 0.69993),
(3, 655, 0.18669),
(5, 655, 0.18669),
(6, 655, 0.18669),
(12, 655, 0.18669),
(15, 655, 0.18669),
(18, 655, 0.18669),
(19, 655, 0.18669),
(24, 655, 0.18669),
(25, 655, 0.18669),
(27, 655, 0.18669),
(28, 655, 0.18669),
(30, 655, 0.18669),
(11, 655, 0.37338),
(16, 655, 0.37338),
(21, 655, 0.37338),
(10, 655, 0.56007),
(5, 656, 0.23331),
(17, 656, 0.23331),
(21, 656, 0.23331),
(23, 656, 0.23331),
(25, 656, 0.23331),
(30, 656, 0.23331),
(4, 656, 0.46662),
(15, 656, 0.46662),
(22, 656, 0.46662),
(24, 656, 0.46662),
(6, 656, 1.46652),
(6, 657, 0.23331),
(20, 657, 0.23331),
(23, 657, 0.23331),
(6, 658, 0.23331),
(7, 658, 0.23331),
(14, 658, 0.23331),
(18, 658, 0.23331),
(4, 659, 0.18669),
(6, 659, 0.18669),
(8, 659, 0.18669),
(11, 659, 0.18669),
(14, 659, 0.18669),
(18, 659, 0.18669),
(21, 659, 0.18669),
(22, 659, 0.18669),
(23, 659, 0.18669),
(25, 659, 0.18669),
(30, 659, 0.18669),
(16, 659, 0.37338),
(27, 659, 0.37338),
(19, 659, 0.56007),
(3, 660, 0.18669),
(6, 660, 0.18669),
(7, 660, 0.37338),
(10, 660, 0.37338),
(28, 660, 0.37338),
(6, 661, 0.42),
(18, 661, 0.42),
(22, 662, 0.23331),
(23, 662, 0.23331),
(28, 662, 0.23331),
(6, 662, 0.46662),
(6, 663, 0.28),
(7, 663, 0.28),
(15, 663, 0.28),
(22, 663, 0.28),
(5, 664, 0.18669),
(6, 664, 0.18669),
(16, 664, 0.18669),
(24, 664, 0.18669),
(3, 665, 0.23331),
(12, 665, 0.23331),
(6, 665, 0.46662),
(6, 666, 0.28),
(22, 666, 0.28),
(23, 666, 0.28),
(25, 666, 0.28),
(30, 666, 0.28),
(14, 666, 0.56),
(6, 667, 0.51331),
(11, 667, 1.02662),
(6, 668, 0.28),
(22, 668, 0.28),
(23, 668, 0.28),
(29, 668, 0.28),
(12, 668, 0.56),
(28, 668, 0.56),
(6, 669, 0.28),
(23, 669, 0.28),
(28, 669, 0.84),
(23, 670, 0.18669),
(25, 670, 0.18669),
(26, 670, 0.18669),
(27, 670, 0.18669),
(30, 670, 0.18669),
(6, 670, 0.37338),
(20, 670, 0.37338),
(6, 671, 0.37331),
(7, 671, 0.37331),
(6, 672, 0.28),
(6, 673, 0.46669),
(11, 673, 0.46669),
(22, 673, 0.46669),
(23, 673, 0.46669),
(10, 673, 2.46679),
(6, 674, 0.23331),
(20, 674, 0.23331),
(6, 675, 0.37331),
(11, 675, 0.37331),
(12, 675, 0.37331),
(21, 675, 0.37331),
(28, 675, 0.74662),
(6, 676, 0.46669),
(6, 677, 0.28),
(14, 677, 0.28),
(24, 677, 0.28),
(27, 677, 0.28),
(6, 678, 0.37331),
(6, 679, 0.37331),
(27, 679, 0.37331),
(10, 679, 0.74662),
(24, 679, 0.74662),
(28, 679, 0.74662),
(17, 679, 1.11993),
(29, 679, 1.11993),
(6, 680, 0.37331),
(12, 680, 0.37331),
(29, 680, 0.37331),
(7, 680, 1.11993),
(6, 681, 0.60669),
(6, 682, 0.65331),
(9, 683, 0.32669),
(15, 683, 0.32669),
(16, 683, 0.32669),
(26, 683, 0.32669),
(6, 683, 0.65338),
(10, 683, 0.65338),
(18, 683, 0.65338),
(23, 683, 0.65338),
(27, 683, 0.65338),
(7, 683, 0.98007),
(19, 683, 1.30676),
(23, 684, 0.23331),
(6, 684, 0.46662),
(9, 684, 0.46662),
(6, 685, 0.32669),
(11, 685, 0.32669),
(12, 685, 0.32669),
(16, 685, 0.32669),
(18, 685, 0.32669),
(23, 685, 0.32669),
(10, 685, 0.65338),
(7, 685, 0.98007),
(4, 686, 0.23331),
(5, 686, 0.23331),
(10, 686, 0.23331),
(11, 686, 0.23331),
(14, 686, 0.23331),
(16, 686, 0.23331),
(20, 686, 0.23331),
(23, 686, 0.23331),
(29, 686, 0.23331),
(3, 686, 0.46662),
(15, 686, 0.46662),
(18, 686, 0.46662),
(21, 686, 0.46662),
(24, 686, 0.46662),
(6, 686, 0.89991),
(6, 687, 0.42),
(6, 688, 0.28),
(6, 689, 0.37331),
(6, 690, 0.32669),
(25, 690, 0.32669),
(30, 690, 0.32669),
(10, 690, 0.65338),
(23, 690, 0.65338),
(6, 691, 0.42),
(7, 691, 0.42),
(28, 691, 0.42),
(6, 692, 0.42),
(4, 693, 0.37331),
(6, 693, 0.37331),
(12, 693, 0.37331),
(14, 693, 0.37331),
(22, 693, 0.37331),
(23, 693, 0.37331),
(24, 693, 0.37331),
(25, 693, 0.37331),
(26, 693, 0.37331),
(27, 693, 0.37331),
(28, 693, 0.37331),
(30, 693, 0.37331),
(10, 693, 0.74662),
(11, 693, 0.74662),
(16, 693, 0.74662),
(18, 693, 0.74662),
(19, 693, 0.74662),
(21, 693, 0.74662),
(5, 694, 0.23331),
(7, 694, 0.23331),
(11, 694, 0.23331),
(15, 694, 0.23331),
(19, 694, 0.23331),
(24, 694, 0.23331),
(25, 694, 0.23331),
(30, 694, 0.23331),
(6, 694, 0.46662),
(6, 695, 0.37331),
(6, 696, 0.18669),
(5, 697, 0.28),
(6, 697, 0.28),
(16, 697, 0.28),
(24, 697, 0.28),
(26, 698, 0.37331),
(18, 698, 0.74662),
(23, 698, 1.11993),
(6, 698, 1.49324),
(28, 698, 3.7331),
(6, 699, 0.51331),
(12, 699, 0.51331),
(27, 699, 0.51331),
(6, 700, 0.37331),
(28, 700, 0.37331),
(7, 701, 0.37331),
(6, 701, 0.74662),
(21, 701, 0.74662),
(5, 702, 0.42),
(6, 702, 0.42),
(11, 702, 0.42),
(12, 702, 0.42),
(15, 702, 0.42),
(18, 702, 0.42),
(22, 702, 0.42),
(24, 702, 0.42),
(25, 702, 0.42),
(27, 702, 0.42),
(30, 702, 0.42),
(14, 702, 0.84),
(16, 702, 0.84),
(17, 702, 0.84),
(29, 702, 0.84),
(23, 702, 1.26),
(28, 702, 2.94),
(6, 703, 0.23331),
(11, 703, 0.23331),
(10, 703, 0.46662),
(12, 703, 0.69993),
(29, 703, 0.69993),
(17, 703, 0.93324),
(22, 703, 0.93324),
(23, 703, 1.46652),
(21, 703, 2.63307),
(6, 704, 0.23331),
(17, 704, 0.23331),
(29, 704, 0.23331),
(6, 705, 0.28),
(17, 705, 0.28),
(29, 705, 0.28),
(5, 706, 0.23331),
(26, 706, 0.23331),
(6, 706, 0.46662),
(23, 706, 0.46662),
(28, 706, 0.46662),
(5, 707, 0.23331),
(6, 707, 0.23331),
(8, 707, 0.23331),
(16, 707, 0.23331),
(18, 707, 0.23331),
(24, 707, 0.23331),
(28, 707, 0.23331),
(10, 707, 0.46662),
(6, 708, 0.32669),
(6, 709, 0.51331),
(12, 709, 1.02662),
(6, 710, 0.23331),
(8, 710, 0.23331),
(16, 710, 0.23331),
(18, 710, 0.23331),
(19, 710, 0.23331),
(27, 710, 0.23331),
(5, 711, 0.23331),
(6, 711, 0.23331),
(10, 711, 0.23331),
(11, 711, 0.23331),
(16, 711, 0.23331),
(17, 711, 0.23331),
(18, 711, 0.23331),
(21, 711, 0.23331),
(28, 711, 0.23331),
(12, 711, 0.46662),
(15, 711, 0.46662),
(22, 711, 0.46662),
(24, 711, 0.46662),
(29, 711, 0.46662),
(6, 712, 0.23331),
(10, 712, 0.23331),
(15, 712, 0.23331),
(16, 712, 0.23331),
(21, 712, 0.23331),
(3, 713, 0.28),
(4, 713, 0.28),
(5, 713, 0.28),
(7, 713, 0.28),
(9, 713, 0.28),
(10, 713, 0.28),
(11, 713, 0.28),
(14, 713, 0.28),
(15, 713, 0.28),
(19, 713, 0.28),
(22, 713, 0.28),
(26, 713, 0.28),
(27, 713, 0.28),
(29, 713, 0.28),
(6, 713, 0.56),
(17, 713, 0.56),
(18, 713, 0.56),
(23, 713, 0.56),
(24, 713, 0.56),
(28, 713, 0.56),
(16, 713, 0.84),
(21, 713, 0.84),
(6, 714, 0.37331),
(7, 714, 0.37331),
(14, 714, 0.37331),
(15, 714, 0.37331),
(16, 714, 0.37331),
(24, 714, 0.74662),
(25, 714, 1.49324),
(30, 714, 1.49324),
(7, 715, 0.46669),
(7, 716, 0.42),
(7, 717, 0.46669),
(7, 718, 0.42),
(8, 718, 0.42),
(18, 718, 0.42),
(18, 719, 0.32669),
(21, 719, 0.32669),
(7, 719, 0.65338),
(4, 720, 0.37331),
(7, 720, 0.37331),
(11, 720, 0.37331),
(16, 720, 0.37331),
(18, 720, 0.37331),
(28, 720, 0.37331),
(7, 721, 0.56),
(7, 722, 0.23331),
(10, 722, 0.23331),
(15, 722, 0.23331),
(16, 722, 0.23331),
(8, 722, 0.46662),
(7, 723, 0.14),
(7, 724, 0.23331),
(7, 725, 0.28),
(4, 726, 0.14),
(9, 726, 0.14),
(18, 726, 0.14),
(20, 726, 0.14),
(24, 726, 0.14),
(25, 726, 0.14),
(26, 726, 0.14),
(27, 726, 0.14),
(28, 726, 0.14),
(30, 726, 0.14),
(15, 726, 0.28),
(16, 726, 0.28),
(22, 726, 0.28),
(11, 726, 0.42),
(7, 726, 0.56),
(8, 726, 0.56),
(19, 726, 0.84),
(9, 727, 0.32669),
(7, 727, 0.98007),
(7, 728, 0.37331),
(19, 728, 0.37331),
(8, 729, 0.18669),
(11, 729, 0.18669),
(15, 729, 0.18669),
(17, 729, 0.18669),
(20, 729, 0.18669),
(21, 729, 0.18669),
(22, 729, 0.18669),
(24, 729, 0.18669),
(25, 729, 0.18669),
(27, 729, 0.18669),
(30, 729, 0.18669),
(12, 729, 0.37338),
(29, 729, 0.37338),
(7, 729, 0.93345),
(7, 730, 0.37331),
(16, 730, 0.37331),
(27, 730, 0.37331),
(7, 731, 0.37331),
(7, 732, 0.42),
(7, 733, 0.14),
(27, 733, 0.14),
(8, 733, 0.28),
(19, 733, 0.28),
(9, 733, 0.42),
(7, 734, 0.28),
(9, 734, 0.28),
(21, 735, 0.18669),
(23, 735, 0.18669),
(22, 735, 0.56007),
(7, 735, 1.12014),
(7, 736, 0.46669),
(10, 736, 0.46669),
(7, 737, 0.42),
(9, 737, 0.42),
(11, 737, 0.42),
(12, 737, 0.42),
(16, 737, 0.42),
(17, 737, 0.42),
(19, 737, 0.42),
(26, 737, 0.42),
(28, 737, 0.42),
(29, 737, 0.42),
(18, 737, 0.84),
(22, 737, 0.84),
(23, 737, 0.84),
(21, 737, 1.26),
(7, 738, 0.28),
(9, 738, 0.28),
(10, 738, 0.28),
(12, 738, 0.28),
(15, 738, 0.28),
(16, 738, 0.28),
(11, 738, 0.56),
(23, 738, 0.56),
(22, 738, 1.12),
(7, 739, 0.28),
(7, 740, 0.32669),
(7, 741, 0.42),
(5, 742, 0.32669),
(15, 742, 0.32669),
(20, 742, 0.32669),
(7, 742, 0.65338),
(8, 743, 0.28),
(7, 743, 0.56),
(7, 744, 0.32669),
(9, 744, 0.32669),
(4, 744, 0.65338),
(7, 745, 0.23331),
(8, 745, 0.46662),
(9, 745, 0.93324),
(7, 746, 0.28),
(9, 746, 0.28),
(19, 746, 0.28),
(7, 747, 0.42),
(18, 747, 0.42),
(7, 748, 0.69993),
(7, 749, 0.14),
(7, 750, 0.28),
(7, 751, 0.28),
(7, 752, 0.32669),
(9, 752, 0.32669),
(12, 752, 0.32669),
(16, 752, 0.32669),
(26, 752, 0.32669),
(19, 752, 1.30676),
(7, 753, 0.18669),
(17, 754, 0.28),
(7, 754, 0.56),
(7, 755, 0.32669),
(7, 756, 0.65338),
(27, 756, 0.65338),
(7, 757, 0.37331),
(7, 758, 0.51331),
(10, 758, 0.51331),
(11, 758, 0.51331),
(19, 758, 0.51331),
(25, 758, 0.51331),
(26, 758, 0.51331),
(30, 758, 0.51331),
(7, 759, 0.28),
(7, 760, 0.56),
(7, 761, 0.46669),
(10, 761, 0.46669),
(15, 761, 0.46669),
(16, 761, 0.46669),
(19, 761, 0.46669),
(24, 761, 0.93338),
(7, 762, 0.51331),
(7, 763, 0.56),
(7, 764, 0.84),
(7, 765, 0.60669),
(10, 765, 0.60669),
(12, 765, 0.60669),
(14, 765, 0.60669),
(16, 765, 0.60669),
(18, 765, 0.60669),
(19, 765, 0.60669),
(21, 765, 0.60669),
(24, 765, 0.60669),
(27, 765, 0.60669),
(8, 765, 1.21338),
(4, 765, 1.82007),
(10, 766, 0.37331),
(18, 766, 0.37331),
(25, 766, 0.37331),
(30, 766, 0.37331),
(7, 766, 1.86655),
(7, 767, 0.32669),
(9, 767, 0.32669),
(20, 767, 0.32669),
(23, 767, 0.32669),
(29, 767, 0.32669),
(12, 767, 0.65338),
(27, 767, 0.98007),
(7, 768, 0.46669),
(7, 769, 0.32669),
(7, 770, 0.74662),
(8, 771, 0.42),
(7, 771, 0.84),
(7, 772, 0.65338),
(25, 772, 0.98007),
(30, 772, 0.98007),
(7, 773, 0.51331),
(7, 774, 0.60669),
(9, 774, 0.60669),
(8, 774, 1.21338),
(9, 775, 0.23331),
(28, 775, 0.23331),
(7, 775, 0.46662),
(20, 775, 0.46662),
(8, 775, 0.69993),
(7, 776, 0.28),
(7, 777, 0.65338),
(7, 778, 0.23331),
(7, 779, 0.23331),
(24, 779, 0.23331),
(7, 780, 0.46669),
(7, 781, 0.37331),
(10, 781, 0.37331),
(16, 781, 0.37331),
(17, 781, 0.37331),
(23, 781, 0.37331),
(26, 781, 0.37331),
(28, 781, 0.37331),
(29, 781, 0.37331),
(4, 781, 0.74662),
(6, 782, 0.42),
(7, 782, 0.42),
(15, 782, 0.42),
(24, 782, 0.42),
(27, 782, 0.84),
(7, 783, 0.37331),
(19, 783, 0.37331),
(7, 784, 0.74662),
(9, 784, 0.74662),
(7, 785, 0.09331),
(9, 785, 0.09331),
(11, 785, 0.09331),
(15, 785, 0.09331),
(16, 785, 0.09331),
(17, 785, 0.09331),
(18, 785, 0.09331),
(19, 785, 0.09331),
(24, 785, 0.09331),
(25, 785, 0.09331),
(26, 785, 0.09331),
(28, 785, 0.09331),
(29, 785, 0.09331),
(30, 785, 0.09331),
(6, 785, 0.18662),
(10, 785, 0.18662),
(12, 785, 0.18662),
(20, 785, 0.27993),
(7, 786, 0.18669),
(11, 786, 0.18669),
(15, 786, 0.18669),
(16, 786, 0.18669),
(24, 786, 0.18669),
(27, 786, 0.18669),
(10, 786, 0.37338),
(18, 786, 0.37338),
(19, 786, 0.56007),
(7, 787, 0.18669),
(7, 788, 0.18669),
(25, 788, 0.18669),
(30, 788, 0.18669),
(7, 789, 0.18669),
(7, 790, 0.04669),
(12, 791, 0.28),
(7, 791, 0.56),
(9, 791, 0.84),
(7, 792, 0.18669),
(9, 792, 0.37338),
(7, 793, 0.14),
(11, 794, 0.28),
(7, 794, 0.84),
(19, 795, 0.93338),
(7, 795, 1.86676),
(16, 796, 0.46669),
(17, 796, 0.46669),
(23, 796, 0.46669),
(29, 796, 0.46669),
(7, 796, 1.40007),
(7, 797, 0.32669),
(8, 798, 0.32669),
(26, 798, 0.32669),
(7, 798, 0.98007),
(19, 798, 0.98007),
(7, 799, 0.42),
(7, 800, 0.28),
(12, 800, 0.28),
(7, 801, 0.42),
(11, 801, 0.42),
(16, 801, 0.42),
(28, 801, 0.42),
(8, 801, 0.84),
(9, 801, 0.84),
(26, 801, 1.26),
(7, 802, 0.42),
(8, 802, 0.42),
(18, 802, 0.42),
(23, 802, 0.42),
(26, 802, 0.42),
(9, 803, 0.18669),
(10, 803, 0.18669),
(12, 803, 0.18669),
(14, 803, 0.18669),
(15, 803, 0.18669),
(18, 803, 0.18669),
(19, 803, 0.18669),
(20, 803, 0.18669),
(22, 803, 0.18669),
(23, 803, 0.18669),
(24, 803, 0.18669),
(27, 803, 0.18669),
(29, 803, 0.18669),
(7, 803, 0.37338),
(8, 803, 0.37338),
(16, 803, 0.37338),
(26, 803, 0.37338),
(7, 804, 0.46669),
(7, 805, 0.56),
(7, 806, 0.28),
(7, 807, 0.51331),
(5, 808, 0.46669),
(7, 808, 0.46669),
(12, 808, 0.46669),
(21, 808, 0.46669),
(22, 808, 0.46669),
(18, 808, 0.93338),
(14, 808, 1.40007),
(9, 808, 1.86676),
(7, 809, 0.98007),
(7, 810, 0.37331),
(24, 810, 0.37331),
(6, 811, 0.28),
(7, 811, 0.28),
(10, 811, 0.28),
(18, 811, 0.28),
(25, 811, 0.28),
(26, 811, 0.28),
(27, 811, 0.28),
(29, 811, 0.28),
(30, 811, 0.28),
(12, 811, 0.56),
(15, 811, 0.56),
(16, 811, 0.56),
(24, 811, 0.56),
(5, 812, 0.56),
(7, 812, 0.56),
(9, 812, 0.56),
(26, 812, 0.56),
(27, 812, 0.56),
(19, 812, 1.12),
(7, 813, 0.46662),
(7, 814, 2.61317),
(7, 815, 0.46669),
(21, 815, 0.46669),
(9, 816, 0.23331),
(7, 816, 0.46662),
(9, 817, 0.28),
(10, 817, 0.28),
(12, 817, 0.28),
(19, 817, 0.28),
(26, 817, 0.28),
(7, 817, 7.12),
(7, 818, 2.23986),
(7, 819, 0.14),
(14, 819, 0.14),
(15, 819, 0.14),
(19, 819, 0.14),
(22, 819, 0.14),
(24, 819, 0.14),
(18, 819, 0.84),
(21, 820, 0.32669),
(23, 820, 0.32669),
(7, 820, 0.65338),
(22, 820, 0.98007),
(7, 821, 0.42),
(7, 822, 0.18669),
(8, 823, 0.32669),
(9, 823, 0.32669),
(12, 823, 0.32669),
(15, 823, 0.32669),
(16, 823, 0.32669),
(18, 823, 0.32669),
(27, 823, 0.32669),
(29, 823, 0.32669),
(20, 823, 0.65338),
(7, 823, 0.98007),
(7, 824, 0.32669),
(16, 825, 0.37331),
(23, 825, 0.37331),
(7, 825, 0.74662),
(25, 825, 0.74662),
(30, 825, 0.74662),
(7, 826, 0.56),
(12, 827, 0.32669),
(22, 827, 0.32669),
(23, 827, 0.32669),
(24, 827, 0.32669),
(26, 827, 0.32669),
(14, 827, 0.65338),
(27, 827, 0.65338),
(16, 827, 0.98007),
(18, 827, 1.96014),
(7, 827, 3.40691),
(7, 828, 0.23331),
(8, 829, 0.32669),
(10, 829, 0.32669),
(17, 829, 0.32669),
(9, 829, 0.65338),
(7, 829, 1.63345),
(6, 830, 0.04669),
(7, 830, 0.04669),
(18, 830, 0.04669),
(8, 830, 0.09338),
(17, 830, 0.14007),
(29, 830, 0.14007),
(20, 830, 0.32683),
(5, 831, 0.37331),
(10, 831, 0.37331),
(11, 831, 0.37331),
(7, 831, 0.74662),
(8, 831, 0.74662),
(16, 831, 0.74662),
(24, 831, 0.74662),
(25, 831, 0.74662),
(30, 831, 0.74662),
(27, 831, 1.49324),
(28, 831, 1.49324),
(26, 831, 2.23986),
(5, 832, 0.28),
(17, 832, 0.28),
(28, 832, 0.28),
(29, 832, 0.28),
(7, 832, 0.56),
(22, 832, 0.56),
(8, 833, 0.56),
(24, 833, 0.56),
(7, 833, 1.12),
(7, 834, 1.26),
(7, 835, 0.37331),
(7, 836, 0.42),
(7, 837, 0.46669),
(9, 838, 0.51331),
(10, 838, 0.51331),
(12, 838, 0.51331),
(14, 838, 0.51331),
(20, 838, 0.51331),
(22, 838, 0.51331),
(23, 838, 0.51331),
(26, 838, 0.51331),
(27, 838, 0.51331),
(7, 838, 1.53993),
(25, 838, 2.05324),
(30, 838, 2.05324),
(7, 839, 0.74662),
(7, 840, 0.98007),
(7, 841, 0.93338),
(14, 842, 0.60669),
(19, 842, 0.60669),
(21, 842, 0.60669),
(28, 842, 0.60669),
(29, 842, 0.60669),
(22, 842, 1.21338),
(24, 842, 1.21338),
(26, 842, 1.21338),
(5, 842, 1.82007),
(16, 842, 2.42676),
(13, 842, 3.81348),
(7, 842, 9.96705),
(12, 842, 10.4871),
(7, 843, 0.37331),
(10, 843, 0.37331),
(23, 843, 0.37331),
(24, 843, 0.37331),
(28, 843, 0.74662),
(6, 844, 0.37331),
(7, 844, 0.37331),
(17, 844, 0.37331),
(24, 844, 0.37331),
(27, 844, 0.37331),
(29, 844, 0.37331),
(7, 845, 0.23331),
(10, 845, 0.46662),
(7, 846, 0.42),
(6, 847, 0.14),
(7, 847, 0.14),
(14, 847, 0.14),
(21, 847, 0.14),
(23, 847, 0.14),
(26, 847, 0.14),
(12, 847, 0.28),
(7, 848, 0.32669),
(9, 848, 0.32669),
(7, 849, 0.23331),
(26, 849, 0.23331),
(7, 850, 0.37331),
(7, 851, 0.32669),
(7, 852, 2.61324),
(21, 853, 0.42),
(7, 853, 0.84),
(10, 854, 0.18669),
(15, 854, 0.18669),
(16, 854, 0.18669),
(19, 854, 0.18669),
(24, 854, 0.18669),
(7, 854, 0.37338),
(7, 855, 1.12),
(26, 856, 0.18669),
(7, 856, 0.37338),
(7, 857, 0.23331),
(21, 857, 0.23331),
(22, 857, 0.23331),
(7, 858, 0.23331),
(8, 858, 0.23331),
(9, 858, 0.23331),
(15, 858, 0.23331),
(7, 859, 0.28),
(8, 859, 0.28),
(9, 859, 0.28),
(16, 859, 0.28),
(18, 859, 0.28),
(19, 859, 0.28),
(17, 859, 0.56),
(29, 859, 0.56),
(7, 860, 0.18669),
(14, 860, 0.18669),
(7, 861, 0.18669),
(7, 862, 0.14),
(8, 862, 0.14),
(12, 862, 0.14),
(17, 862, 0.28),
(28, 862, 0.28),
(29, 862, 0.28),
(9, 862, 0.7),
(7, 863, 0.32669),
(8, 864, 0.23331),
(7, 864, 1.39986),
(7, 865, 0.32669),
(12, 865, 0.32669),
(15, 865, 0.32669),
(18, 865, 0.32669),
(24, 865, 0.32669),
(27, 865, 0.32669),
(9, 865, 0.65338),
(4, 866, 0.18669),
(7, 866, 0.18669),
(11, 866, 0.18669),
(7, 867, 0.56),
(7, 868, 0.37338),
(24, 869, 0.37331),
(7, 869, 0.74662),
(25, 869, 0.74662),
(30, 869, 0.74662),
(18, 869, 1.11993),
(16, 870, 0.42),
(7, 870, 1.26),
(7, 871, 0.18669),
(9, 871, 0.18669),
(18, 871, 0.18669),
(19, 871, 0.18669),
(9, 872, 0.37338),
(29, 872, 0.37338),
(17, 872, 0.56007),
(7, 872, 0.93345),
(6, 873, 0.42),
(7, 873, 0.42),
(7, 874, 0.14),
(8, 875, 0.14),
(7, 875, 0.42),
(9, 876, 0.09331),
(15, 876, 0.09331),
(17, 876, 0.09331),
(20, 876, 0.09331),
(28, 876, 0.09331),
(29, 876, 0.09331),
(8, 876, 0.18662),
(7, 876, 0.46655),
(16, 877, 0.14),
(17, 877, 0.14),
(19, 877, 0.14),
(22, 877, 0.14),
(28, 877, 0.14),
(26, 877, 0.28),
(7, 877, 0.7),
(7, 878, 0.42),
(7, 879, 2.94),
(7, 880, 0.18669),
(20, 880, 0.56007),
(10, 881, 0.18669),
(15, 881, 0.18669),
(17, 881, 0.18669),
(19, 881, 0.18669),
(20, 881, 0.18669),
(24, 881, 0.18669),
(27, 881, 0.18669),
(29, 881, 0.18669),
(7, 881, 0.37338),
(7, 882, 0.14),
(7, 883, 0.18669),
(7, 884, 0.23331),
(8, 885, 0.18669),
(7, 885, 0.93345),
(7, 886, 0.51331),
(15, 886, 0.51331),
(19, 886, 0.51331),
(24, 886, 0.51331),
(10, 886, 1.02662),
(7, 887, 0.23331),
(22, 887, 0.23331),
(7, 888, 0.18669),
(17, 888, 0.18669),
(19, 888, 0.18669),
(8, 889, 0.28),
(7, 889, 0.56),
(7, 890, 1.12),
(7, 891, 0.51331),
(10, 891, 0.51331),
(8, 892, 0.37331),
(18, 892, 0.37331),
(7, 892, 0.74662),
(7, 893, 0.46669),
(7, 894, 0.37331),
(15, 894, 0.37331),
(7, 895, 0.37331),
(7, 896, 0.18669),
(7, 897, 0.32669),
(11, 898, 0.42),
(16, 898, 0.42),
(7, 898, 0.84),
(8, 898, 0.84),
(11, 899, 0.32669),
(7, 899, 7.32719),
(7, 900, 0.42),
(12, 901, 0.42),
(17, 901, 0.42),
(24, 901, 0.42),
(27, 901, 0.42),
(29, 901, 0.42),
(7, 901, 0.84),
(6, 902, 0.37331),
(7, 902, 0.37331),
(19, 902, 0.37331),
(28, 902, 0.37331),
(9, 902, 0.74662),
(7, 903, 0.42),
(24, 903, 0.42),
(7, 904, 1.53993),
(7, 905, 0.37331),
(24, 905, 0.37331),
(26, 905, 0.37331),
(19, 905, 0.74662),
(7, 906, 0.32669),
(7, 907, 0.28),
(7, 908, 0.42),
(7, 909, 0.37331),
(26, 909, 0.37331),
(7, 910, 0.42),
(7, 911, 0.37331),
(18, 911, 0.37331),
(7, 912, 0.51331),
(20, 912, 0.51331),
(7, 913, 0.32669),
(19, 913, 0.32669),
(7, 914, 0.37331),
(7, 915, 0.46669),
(7, 916, 0.42),
(7, 917, 0.46669),
(7, 918, 0.37331),
(19, 918, 0.37331),
(21, 918, 0.37331),
(23, 918, 0.37331),
(24, 918, 0.37331),
(29, 918, 0.74662),
(17, 918, 1.11993),
(6, 919, 0.37331),
(9, 919, 0.37331),
(22, 919, 0.37331),
(7, 919, 0.74662),
(7, 920, 0.32669),
(7, 921, 0.84),
(7, 922, 0.37331),
(11, 922, 0.37331),
(15, 922, 0.37331),
(19, 922, 0.37331),
(25, 922, 0.37331),
(26, 922, 0.37331),
(28, 922, 0.37331),
(30, 922, 0.37331),
(5, 922, 0.74662),
(24, 922, 0.74662),
(16, 922, 1.11993),
(7, 923, 0.28),
(7, 924, 0.37331),
(20, 924, 1.11993),
(10, 925, 0.18669),
(16, 925, 0.18669),
(23, 925, 0.18669),
(27, 925, 0.18669),
(7, 925, 0.37338),
(8, 925, 0.56007),
(29, 925, 0.56007),
(17, 925, 0.74676),
(7, 926, 0.28),
(27, 926, 0.28),
(7, 927, 0.28),
(7, 928, 0.28),
(14, 928, 0.28),
(7, 929, 0.65338),
(7, 930, 0.28),
(19, 931, 0.32669),
(11, 931, 0.65338),
(7, 931, 0.98007),
(7, 932, 0.14),
(19, 932, 0.14),
(24, 932, 0.14),
(28, 933, 0.23331),
(7, 933, 1.16655),
(7, 934, 0.37331),
(7, 935, 0.32669),
(8, 936, 0.28),
(9, 936, 0.28),
(7, 936, 0.56),
(17, 937, 0.32669),
(29, 937, 0.32669),
(7, 937, 0.65338),
(5, 938, 0.37331),
(7, 938, 2.61317),
(7, 939, 0.28),
(7, 940, 0.23331),
(9, 940, 0.23331),
(15, 940, 0.23331),
(25, 940, 0.23331),
(30, 940, 0.23331),
(17, 941, 0.23331),
(20, 941, 0.23331),
(29, 941, 0.23331),
(7, 941, 0.69993),
(15, 942, 0.28),
(18, 942, 0.28),
(19, 942, 0.28),
(7, 942, 1.4),
(7, 943, 0.60669),
(28, 943, 0.60669),
(8, 944, 0.56),
(11, 944, 0.56),
(19, 944, 0.56),
(20, 944, 0.56),
(22, 944, 0.56),
(24, 944, 0.56),
(7, 944, 1.12),
(7, 945, 0.32669),
(26, 945, 0.32669),
(8, 945, 0.65338),
(7, 946, 0.84),
(8, 947, 1.49324),
(7, 947, 2.61317),
(7, 948, 0.42),
(7, 949, 0.23331),
(9, 949, 0.23331),
(25, 949, 0.46662),
(30, 949, 0.46662),
(7, 950, 0.28),
(7, 951, 0.42),
(7, 952, 0.56),
(8, 952, 3.36);
INSERT INTO `cuod6_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(7, 953, 0.32669),
(27, 953, 0.32669),
(7, 954, 0.23331),
(6, 955, 0.18669),
(16, 955, 0.18669),
(18, 955, 0.18669),
(19, 955, 0.37338),
(26, 955, 0.56007),
(27, 955, 0.56007),
(9, 955, 0.93345),
(8, 955, 1.12014),
(17, 955, 1.30683),
(29, 955, 1.68021),
(7, 955, 3.36042),
(7, 956, 0.42),
(7, 957, 0.46662),
(7, 958, 0.46669),
(11, 958, 0.46669),
(12, 958, 0.46669),
(22, 958, 0.46669),
(23, 958, 0.46669),
(10, 958, 0.93338),
(12, 959, 0.18669),
(14, 959, 0.18669),
(17, 959, 0.18669),
(18, 959, 0.18669),
(29, 959, 0.18669),
(9, 959, 0.37338),
(7, 959, 0.93345),
(7, 960, 0.65331),
(10, 960, 0.65331),
(12, 960, 0.65331),
(15, 960, 0.65331),
(22, 960, 0.65331),
(24, 960, 0.65331),
(28, 960, 0.65331),
(18, 961, 0.37331),
(22, 961, 0.37331),
(24, 961, 0.37331),
(26, 961, 0.37331),
(15, 961, 0.74662),
(19, 961, 0.74662),
(23, 961, 0.74662),
(25, 961, 0.74662),
(30, 961, 0.74662),
(14, 961, 1.11993),
(16, 961, 1.11993),
(7, 961, 5.01302),
(22, 962, 0.28),
(7, 962, 0.56),
(8, 963, 0.14),
(7, 963, 0.28),
(7, 964, 0.18669),
(9, 964, 0.18669),
(25, 964, 0.18669),
(30, 964, 0.18669),
(12, 965, 0.18669),
(29, 965, 0.18669),
(7, 965, 0.37338),
(8, 965, 0.37338),
(7, 966, 0.23331),
(9, 966, 0.23331),
(11, 966, 0.23331),
(12, 966, 0.23331),
(16, 966, 0.23331),
(17, 966, 0.23331),
(19, 966, 0.23331),
(23, 966, 0.23331),
(10, 966, 0.46662),
(24, 966, 0.46662),
(25, 966, 0.46662),
(27, 966, 0.46662),
(29, 966, 0.46662),
(30, 966, 0.46662),
(8, 966, 0.69993),
(14, 966, 0.69993),
(18, 966, 0.69993),
(15, 966, 0.93324),
(7, 967, 0.28),
(15, 967, 0.28),
(20, 967, 0.28),
(24, 967, 0.28),
(7, 968, 0.28),
(19, 968, 0.28),
(26, 969, 0.28),
(7, 969, 0.56),
(25, 970, 0.23331),
(26, 970, 0.23331),
(30, 970, 0.23331),
(7, 970, 0.69993),
(7, 971, 0.56),
(7, 972, 0.18669),
(7, 973, 0.37331),
(7, 974, 0.32669),
(7, 975, 0.23331),
(7, 976, 0.32669),
(7, 977, 2.98648),
(7, 978, 0.14),
(11, 978, 0.14),
(18, 978, 0.14),
(23, 978, 0.14),
(9, 978, 0.42),
(7, 979, 0.18669),
(9, 979, 0.64008),
(3, 980, 0.18669),
(7, 980, 0.18669),
(11, 980, 0.18669),
(12, 980, 0.18669),
(15, 980, 0.18669),
(17, 980, 0.18669),
(24, 980, 0.18669),
(29, 980, 0.18669),
(14, 980, 0.37338),
(18, 980, 0.37338),
(20, 980, 0.37338),
(27, 980, 0.37338),
(10, 980, 0.56007),
(23, 980, 0.56007),
(28, 980, 0.56007),
(19, 980, 0.74676),
(16, 980, 0.93345),
(25, 980, 0.93345),
(26, 980, 0.93345),
(30, 980, 0.93345),
(9, 981, 0.23331),
(25, 981, 0.23331),
(30, 981, 0.23331),
(7, 981, 0.46662),
(8, 981, 0.69993),
(6, 982, 0.23331),
(11, 982, 0.23331),
(12, 982, 0.23331),
(19, 982, 0.23331),
(22, 982, 0.23331),
(25, 982, 0.23331),
(26, 982, 0.23331),
(30, 982, 0.23331),
(10, 982, 0.46662),
(17, 982, 0.46662),
(18, 982, 0.46662),
(29, 982, 0.46662),
(9, 982, 0.69993),
(7, 982, 0.93324),
(8, 982, 0.93324),
(7, 983, 0.23331),
(7, 984, 0.23331),
(14, 984, 0.23331),
(15, 985, 0.32669),
(16, 985, 0.32669),
(25, 985, 0.32669),
(30, 985, 0.32669),
(7, 985, 0.65338),
(12, 985, 0.65338),
(21, 985, 0.65338),
(19, 985, 1.30676),
(8, 985, 1.63345),
(7, 986, 0.46669),
(7, 987, 0.46669),
(7, 988, 0.23331),
(9, 988, 0.23331),
(17, 988, 0.23331),
(29, 988, 0.23331),
(7, 989, 0.23331),
(8, 1225, 0.14),
(14, 1225, 0.34),
(8, 1226, 0.14),
(8, 1227, 0.93338),
(8, 1228, 0.46669),
(8, 1229, 0.51331),
(8, 1230, 0.28),
(8, 1231, 0.42),
(8, 1232, 0.37331),
(9, 1232, 0.37331),
(9, 1233, 0.28),
(8, 1233, 0.56),
(8, 1234, 1.90619),
(8, 1235, 0.42),
(8, 1236, 0.93338),
(8, 1237, 0.18669),
(8, 1238, 0.46669),
(8, 1239, 0.32669),
(20, 1239, 0.32669),
(28, 1239, 0.32669),
(8, 1240, 0.46669),
(8, 1241, 0.60669),
(9, 1241, 0.60669),
(8, 1242, 0.28),
(8, 1243, 0.84),
(8, 1244, 1.49324),
(8, 1245, 1.30676),
(8, 1246, 0.37331),
(8, 1247, 0.46669),
(9, 1248, 0.23331),
(10, 1248, 0.23331),
(11, 1248, 0.23331),
(12, 1248, 0.23331),
(14, 1248, 0.23331),
(15, 1248, 0.23331),
(17, 1248, 0.23331),
(28, 1248, 0.23331),
(29, 1248, 0.46662),
(21, 1248, 0.69993),
(8, 1248, 0.93324),
(8, 1249, 0.32669),
(28, 1250, 0.37338),
(8, 1250, 0.74676),
(28, 1251, 0.56),
(8, 1251, 0.84),
(8, 1252, 0.23331),
(8, 1253, 0.23331),
(22, 1253, 0.23331),
(23, 1253, 0.23331),
(28, 1253, 0.23331),
(8, 1254, 0.18669),
(18, 1254, 0.18669),
(19, 1254, 0.18669),
(20, 1254, 0.18669),
(22, 1254, 0.18669),
(8, 1255, 0.28),
(17, 1255, 0.28),
(29, 1255, 0.28),
(8, 1256, 0.42),
(9, 1257, 0.23331),
(15, 1257, 0.23331),
(8, 1257, 0.46662),
(8, 1258, 0.32669),
(8, 1259, 0.32669),
(15, 1260, 0.32669),
(24, 1260, 0.32669),
(8, 1260, 0.98007),
(8, 1261, 0.37331),
(8, 1262, 0.32669),
(17, 1262, 0.32669),
(23, 1262, 0.32669),
(24, 1262, 0.32669),
(28, 1262, 0.32669),
(29, 1262, 0.32669),
(8, 1263, 0.23331),
(8, 1264, 0.18669),
(9, 1264, 0.18669),
(10, 1264, 0.18669),
(25, 1264, 0.18669),
(30, 1264, 0.18669),
(8, 1265, 0.23331),
(18, 1265, 0.23331),
(9, 1265, 0.46662),
(8, 1266, 0.46669),
(8, 1267, 0.46669),
(26, 1268, 0.56),
(27, 1268, 0.56),
(8, 1268, 2.24),
(8, 1269, 0.46669),
(8, 1270, 0.32669),
(19, 1270, 0.32669),
(9, 1270, 0.65338),
(8, 1271, 0.60669),
(17, 1272, 0.46669),
(29, 1272, 0.46669),
(8, 1272, 0.93338),
(8, 1273, 1.02662),
(8, 1274, 0.84),
(8, 1275, 0.04669),
(18, 1276, 0.28),
(8, 1276, 0.56),
(8, 1277, 0.32669),
(12, 1277, 0.32669),
(16, 1277, 0.32669),
(22, 1277, 0.32669),
(23, 1277, 0.32669),
(24, 1277, 0.32669),
(29, 1277, 0.32669),
(8, 1278, 0.42),
(8, 1279, 0.42),
(8, 1280, 0.37331),
(8, 1281, 0.18669),
(16, 1281, 0.18669),
(18, 1281, 0.18669),
(26, 1281, 0.18669),
(28, 1281, 0.18669),
(8, 1282, 0.46669),
(8, 1283, 0.32669),
(8, 1284, 0.37331),
(8, 1285, 0.46669),
(8, 1286, 0.32669),
(8, 1287, 0.51331),
(8, 1288, 0.51331),
(9, 1288, 0.51331),
(8, 1289, 0.37331),
(5, 1290, 0.32669),
(8, 1290, 0.32669),
(8, 1291, 0.42),
(8, 1292, 0.28),
(17, 1292, 0.28),
(22, 1292, 0.28),
(29, 1292, 0.28),
(8, 1293, 0.14),
(8, 1294, 0.42),
(9, 1295, 0.28),
(8, 1295, 0.56),
(8, 1296, 0.23331),
(23, 1296, 0.23331),
(8, 1297, 0.46669),
(9, 1297, 0.46669),
(10, 1297, 0.46669),
(8, 1298, 0.51331),
(23, 1299, 0.51331),
(8, 1299, 1.02662),
(8, 1300, 0.32669),
(8, 1301, 0.37331),
(8, 1302, 0.42),
(8, 1303, 0.32669),
(8, 1304, 0.37338),
(8, 1305, 0.23331),
(8, 1306, 0.23331),
(8, 1307, 4.2),
(8, 1308, 0.18669),
(9, 1308, 0.18669),
(8, 1309, 0.32669),
(19, 1309, 0.32669),
(8, 1310, 0.28),
(5, 1311, 0.18669),
(8, 1311, 0.18669),
(9, 1311, 0.37338),
(8, 1312, 0.23331),
(18, 1312, 0.23331),
(27, 1312, 0.23331),
(8, 1313, 0.28),
(8, 1314, 0.18669),
(8, 1315, 0.28),
(8, 1316, 0.23331),
(28, 1316, 1.16655),
(8, 1317, 0.42),
(8, 1318, 0.37331),
(8, 1319, 0.23331),
(8, 1320, 0.32669),
(8, 1321, 0.14),
(8, 1322, 0.42),
(8, 1323, 0.32669),
(8, 1324, 0.28),
(8, 1325, 0.18669),
(25, 1325, 0.18669),
(30, 1325, 0.18669),
(8, 1326, 0.14),
(8, 1327, 0.23331),
(8, 1328, 0.32669),
(8, 1329, 0.23331),
(8, 1330, 0.28),
(10, 1330, 0.28),
(11, 1330, 0.28),
(15, 1330, 0.28),
(17, 1330, 0.28),
(20, 1330, 0.28),
(22, 1330, 0.28),
(27, 1330, 0.28),
(29, 1330, 0.28),
(24, 1330, 0.84),
(8, 1331, 0.18669),
(8, 1332, 0.32669),
(8, 1333, 0.28),
(9, 1333, 0.28),
(8, 1334, 0.28),
(8, 1335, 0.42),
(8, 1336, 0.23331),
(10, 1336, 0.23331),
(11, 1336, 0.23331),
(12, 1336, 0.23331),
(15, 1336, 0.23331),
(17, 1336, 0.23331),
(24, 1336, 0.23331),
(19, 1336, 0.46662),
(29, 1336, 0.46662),
(8, 1337, 0.37331),
(22, 1337, 0.37331),
(8, 1338, 0.46669),
(8, 1339, 0.46669),
(8, 1340, 0.32669),
(8, 1341, 0.23331),
(19, 1341, 0.69993),
(8, 1342, 0.28),
(18, 1342, 0.28),
(9, 1342, 0.56),
(14, 1342, 0.56),
(19, 1342, 1.12),
(8, 1343, 0.42),
(8, 1344, 2.06677),
(8, 1345, 0.42),
(8, 1346, 0.46669),
(28, 1346, 0.46669),
(8, 1347, 0.60669),
(8, 1348, 0.84),
(8, 1349, 1.12),
(8, 1350, 0.46669),
(8, 1351, 0.18669),
(8, 1352, 0.28),
(8, 1353, 0.18669),
(17, 1354, 0.18669),
(26, 1354, 0.18669),
(29, 1354, 0.18669),
(8, 1354, 0.37338),
(8, 1355, 0.23331),
(9, 1355, 0.23331),
(26, 1355, 0.23331),
(8, 1356, 0.28),
(8, 1357, 0.18669),
(8, 1358, 0.32669),
(8, 1359, 0.51331),
(9, 1359, 0.51331),
(8, 1360, 0.28),
(16, 1360, 0.28),
(28, 1360, 0.28),
(8, 1361, 0.56),
(8, 1362, 0.18669),
(26, 1362, 0.18669),
(10, 1363, 0.18669),
(19, 1363, 0.18669),
(8, 1363, 0.37338),
(8, 1364, 0.46669),
(8, 1365, 0.14),
(8, 1366, 1.16655),
(8, 1367, 0.65338),
(8, 1368, 0.32669),
(8, 1369, 0.32669),
(8, 1370, 0.51331),
(8, 1371, 1.4),
(8, 1372, 1.21338),
(8, 1373, 0.60669),
(8, 1374, 0.65331),
(8, 1375, 0.65331),
(8, 1376, 0.32669),
(8, 1377, 0.93338),
(8, 1378, 0.37331),
(17, 1378, 0.37331),
(26, 1378, 0.37331),
(28, 1378, 0.37331),
(29, 1378, 0.37331),
(8, 1379, 0.28),
(8, 1380, 0.32669),
(16, 1381, 0.37331),
(8, 1381, 0.74662),
(8, 1382, 0.23331),
(8, 1383, 0.84),
(8, 1384, 0.37331),
(8, 1385, 0.37331),
(15, 1385, 0.37331),
(14, 1385, 0.74662),
(28, 1385, 0.74662),
(8, 1386, 0.56),
(8, 1387, 0.46662),
(8, 1388, 1.12),
(20, 1389, 0.28),
(8, 1389, 0.56),
(9, 1389, 0.56),
(8, 1390, 0.37331),
(8, 1391, 0.46669),
(8, 1392, 0.46662),
(5, 1393, 0.28),
(8, 1393, 0.28),
(12, 1393, 0.28),
(15, 1393, 0.28),
(29, 1393, 0.28),
(18, 1393, 0.56),
(8, 1394, 0.32669),
(8, 1395, 0.23331),
(8, 1396, 0.18669),
(8, 1397, 0.28),
(8, 1398, 0.28),
(8, 1399, 0.18669),
(8, 1400, 0.56),
(8, 1401, 0.37331),
(8, 1402, 0.37331),
(8, 1403, 0.46669),
(11, 1403, 0.46669),
(15, 1403, 0.46669),
(4, 1403, 0.93338),
(9, 1403, 0.93338),
(18, 1403, 0.93338),
(10, 1403, 1.40007),
(8, 1404, 0.37331),
(8, 1405, 0.14),
(8, 1406, 0.32669),
(12, 1406, 0.32669),
(8, 1407, 0.37331),
(9, 1407, 0.37331),
(25, 1407, 0.37331),
(30, 1407, 0.37331),
(8, 1408, 0.18669),
(8, 1409, 0.28),
(8, 1410, 0.23331),
(8, 1411, 7.69965),
(8, 1412, 0.37331),
(8, 1413, 0.51331),
(21, 1413, 0.51331),
(8, 1414, 0.28),
(10, 1415, 0.18669),
(15, 1415, 0.18669),
(16, 1415, 0.18669),
(24, 1415, 0.18669),
(29, 1415, 0.18669),
(5, 1415, 0.37338),
(8, 1415, 0.37338),
(12, 1415, 0.37338),
(8, 1416, 0.65338),
(9, 1416, 0.65338),
(5, 1417, 0.46669),
(8, 1417, 0.46669),
(11, 1417, 0.46669),
(24, 1417, 0.46669),
(25, 1417, 0.46669),
(30, 1417, 0.46669),
(10, 1417, 1.86676),
(8, 1418, 0.56),
(25, 1418, 0.56),
(30, 1418, 0.56),
(8, 1419, 0.51331),
(8, 1420, 0.37331),
(11, 1421, 0.32669),
(16, 1421, 0.32669),
(18, 1421, 0.32669),
(23, 1421, 0.32669),
(8, 1421, 0.98007),
(24, 1421, 0.98007),
(28, 1421, 1.63345),
(8, 1422, 0.32669),
(8, 1423, 0.28),
(8, 1424, 0.18669),
(9, 1424, 0.18669),
(8, 1425, 0.32669),
(27, 1425, 0.32669),
(8, 1426, 0.32669),
(9, 1426, 0.32669),
(8, 1427, 0.28),
(8, 1428, 0.28),
(6, 1428, 0.56),
(9, 1428, 0.56),
(17, 1428, 0.56),
(18, 1428, 0.56),
(28, 1428, 0.56),
(29, 1428, 0.56),
(8, 1429, 0.28),
(8, 1430, 0.32669),
(8, 1431, 0.23331),
(8, 1432, 0.42),
(8, 1433, 0.28),
(14, 1434, 0.37331),
(27, 1434, 0.37331),
(8, 1434, 0.74662),
(25, 1434, 0.74662),
(26, 1434, 0.74662),
(30, 1434, 0.74662),
(8, 1435, 0.46669),
(28, 1436, 0.28),
(8, 1436, 0.84),
(8, 1437, 0.69993),
(8, 1438, 0.42),
(9, 1438, 0.84),
(27, 1438, 0.84),
(8, 1439, 0.23331),
(8, 1440, 0.46669),
(8, 1441, 0.37331),
(8, 1442, 0.32669),
(8, 1443, 0.51331),
(27, 1444, 0.18669),
(28, 1444, 0.18669),
(8, 1444, 0.37338),
(9, 1444, 0.37338),
(8, 1445, 0.28),
(10, 1446, 0.28),
(22, 1446, 0.28),
(23, 1446, 0.28),
(25, 1446, 0.28),
(30, 1446, 0.28),
(8, 1446, 0.56),
(14, 1446, 0.56),
(15, 1446, 0.56),
(19, 1446, 0.56),
(24, 1446, 0.84),
(16, 1446, 1.12),
(8, 1447, 0.32669),
(10, 1447, 0.32669),
(19, 1447, 0.32669),
(20, 1447, 0.32669),
(23, 1447, 0.32669),
(24, 1447, 0.32669),
(27, 1447, 0.32669),
(28, 1447, 0.32669),
(14, 1447, 0.65338),
(15, 1447, 0.98007),
(16, 1447, 0.98007),
(25, 1447, 1.30676),
(30, 1447, 1.30676),
(8, 1448, 0.37331),
(10, 1448, 0.37331),
(19, 1448, 0.37331),
(27, 1448, 0.37331),
(8, 1449, 0.65338),
(8, 1450, 0.45339),
(8, 1451, 0.42),
(19, 1451, 0.42),
(26, 1451, 0.42),
(8, 1452, 1.68),
(8, 1453, 0.7),
(8, 1454, 1.4),
(8, 1455, 0.28),
(16, 1455, 0.28),
(17, 1455, 0.28),
(25, 1455, 0.28),
(29, 1455, 0.28),
(30, 1455, 0.28),
(9, 1456, 0.23331),
(8, 1456, 0.46662),
(27, 1457, 0.32669),
(8, 1457, 0.65338),
(9, 1457, 0.65338),
(8, 1458, 0.37331),
(17, 1458, 0.37331),
(29, 1458, 0.37331),
(8, 1459, 0.23331),
(8, 1460, 0.46669),
(9, 1460, 0.46669),
(8, 1461, 0.18669),
(9, 1462, 0.18669),
(10, 1462, 0.18669),
(15, 1462, 0.18669),
(20, 1462, 0.18669),
(26, 1462, 0.37338),
(8, 1462, 0.93345),
(8, 1463, 0.28),
(19, 1463, 0.28),
(8, 1464, 0.37331),
(8, 1465, 0.28),
(8, 1466, 0.74662),
(8, 1467, 0.46662),
(8, 1468, 0.46669),
(8, 1469, 1.03323),
(8, 1470, 1.40007),
(8, 1471, 0.28),
(8, 1472, 1.95993),
(9, 1480, 0.37331),
(9, 1481, 0.56),
(21, 1482, 0.46669),
(22, 1482, 0.46669),
(9, 1482, 0.93338),
(6, 1483, 0.46669),
(11, 1483, 0.46669),
(23, 1483, 0.46669),
(24, 1483, 0.46669),
(29, 1483, 0.46669),
(12, 1483, 0.93338),
(15, 1483, 0.93338),
(16, 1483, 0.93338),
(18, 1483, 0.93338),
(19, 1483, 0.93338),
(26, 1483, 0.93338),
(27, 1483, 0.93338),
(9, 1483, 3.93353),
(9, 1484, 0.37331),
(9, 1485, 0.28),
(9, 1486, 0.69993),
(9, 1487, 0.23331),
(9, 1488, 0.37331),
(21, 1488, 0.37331),
(9, 1489, 0.56),
(9, 1490, 0.42),
(6, 1491, 0.18669),
(9, 1491, 0.18669),
(12, 1491, 0.18669),
(14, 1491, 0.18669),
(15, 1491, 0.18669),
(16, 1491, 0.18669),
(17, 1491, 0.37338),
(18, 1491, 0.37338),
(29, 1491, 0.37338),
(26, 1491, 0.56007),
(9, 1492, 0.37331),
(11, 1492, 0.37331),
(19, 1492, 0.37331),
(9, 1493, 0.32669),
(9, 1494, 0.60669),
(9, 1495, 0.60669),
(9, 1496, 0.51331),
(25, 1496, 0.51331),
(30, 1496, 0.51331),
(9, 1497, 0.42),
(12, 1497, 0.42),
(9, 1498, 0.37331),
(9, 1499, 0.60669),
(9, 1500, 0.32669),
(20, 1500, 0.32669),
(21, 1500, 0.32669),
(23, 1500, 0.32669),
(14, 1500, 0.65338),
(18, 1500, 0.98007),
(9, 1501, 0.51331),
(9, 1502, 0.46669),
(20, 1503, 0.56),
(9, 1503, 1.68),
(9, 1504, 1.21338),
(9, 1505, 0.51331),
(9, 1506, 0.28),
(15, 1506, 0.28),
(18, 1506, 0.28),
(23, 1506, 0.28),
(9, 1507, 0.28),
(10, 1507, 0.28),
(18, 1507, 0.28),
(19, 1507, 0.28),
(9, 1508, 0.32669),
(14, 1508, 0.32669),
(9, 1509, 0.32669),
(9, 1510, 0.37331),
(9, 1511, 0.51331),
(17, 1511, 0.51331),
(29, 1511, 0.51331),
(12, 1512, 0.32669),
(19, 1512, 0.32669),
(29, 1512, 0.32669),
(9, 1512, 1.77346),
(9, 1513, 0.42),
(9, 1514, 0.60669),
(9, 1515, 0.42),
(9, 1516, 0.32669),
(9, 1517, 0.28),
(27, 1517, 0.28),
(9, 1518, 0.32669),
(9, 1519, 0.14),
(9, 1520, 0.42),
(9, 1521, 0.23331),
(9, 1522, 0.42),
(9, 1523, 0.65331),
(18, 1523, 0.65331),
(9, 1524, 0.18669),
(29, 1524, 0.18669),
(9, 1525, 0.32669),
(9, 1526, 0.28),
(9, 1527, 0.23331),
(16, 1527, 0.23331),
(17, 1527, 0.23331),
(29, 1527, 0.23331),
(9, 1528, 0.65331),
(16, 1528, 0.65331),
(19, 1528, 0.65331),
(14, 1528, 1.30662),
(9, 1529, 0.37331),
(18, 1529, 0.74662),
(9, 1530, 0.56),
(19, 1530, 0.56),
(9, 1531, 0.51331),
(9, 1532, 0.28),
(10, 1532, 0.28),
(20, 1532, 0.28),
(22, 1532, 0.28),
(9, 1533, 0.23331),
(4, 1533, 1.16655),
(5, 1533, 1.16655),
(9, 1534, 0.23331),
(10, 1534, 0.23331),
(19, 1534, 0.23331),
(22, 1534, 0.23331),
(6, 1535, 0.28),
(20, 1535, 0.28),
(9, 1535, 0.56),
(9, 1536, 0.42),
(25, 1537, 0.28),
(30, 1537, 0.28),
(9, 1537, 0.56),
(19, 1537, 0.56),
(18, 1538, 0.18669),
(20, 1538, 0.18669),
(9, 1538, 0.37338),
(9, 1539, 0.32669),
(9, 1540, 0.37331),
(23, 1540, 0.37331),
(24, 1540, 0.37331),
(9, 1541, 0.14),
(17, 1541, 0.14),
(9, 1542, 0.14),
(9, 1543, 0.37331),
(14, 1543, 0.37331),
(19, 1543, 1.11993),
(28, 1544, 0.23331),
(9, 1544, 0.46662),
(9, 1545, 0.56),
(9, 1546, 0.23331),
(19, 1546, 0.23331),
(25, 1546, 0.46662),
(30, 1546, 0.46662),
(9, 1547, 0.42),
(9, 1548, 0.23331),
(9, 1549, 0.51331),
(4, 1550, 0.32669),
(5, 1550, 0.32669),
(12, 1550, 0.32669),
(15, 1550, 0.32669),
(24, 1550, 0.32669),
(28, 1550, 0.32669),
(29, 1550, 0.32669),
(9, 1550, 0.65338),
(6, 1551, 0.42),
(21, 1551, 0.42),
(24, 1551, 0.42),
(19, 1551, 0.84),
(9, 1551, 1.26),
(9, 1552, 0.32669),
(17, 1552, 0.32669),
(29, 1552, 0.32669),
(9, 1553, 0.37331),
(9, 1554, 0.18669),
(9, 1555, 0.28),
(9, 1556, 0.84),
(5, 1557, 0.37331),
(11, 1557, 0.37331),
(14, 1557, 0.37331),
(16, 1557, 0.37331),
(18, 1557, 0.37331),
(23, 1557, 0.37331),
(27, 1557, 0.37331),
(10, 1557, 0.74662),
(9, 1557, 3.89309),
(9, 1558, 0.28),
(9, 1559, 0.37331),
(5, 1560, 0.42),
(6, 1560, 0.42),
(11, 1560, 0.42),
(17, 1560, 0.42),
(19, 1560, 0.42),
(20, 1560, 0.42),
(28, 1560, 0.42),
(29, 1560, 0.42),
(9, 1560, 0.84),
(18, 1560, 0.84),
(21, 1560, 0.84),
(22, 1560, 0.84),
(25, 1560, 0.84),
(27, 1560, 0.84),
(30, 1560, 0.84),
(23, 1560, 1.26),
(26, 1560, 1.26),
(16, 1560, 1.68),
(12, 1560, 2.1),
(5, 1561, 0.18669),
(9, 1561, 0.18669),
(28, 1561, 0.18669),
(25, 1561, 0.37338),
(30, 1561, 0.37338),
(9, 1562, 0.28),
(14, 1562, 0.28),
(24, 1562, 0.28),
(9, 1563, 2.33345),
(9, 1564, 9.45957),
(9, 1565, 0.37331),
(12, 1565, 0.37331),
(18, 1565, 0.37331),
(19, 1565, 0.37331),
(29, 1565, 0.37331),
(9, 1566, 0.14),
(9, 1567, 0.18669),
(9, 1568, 0.56),
(27, 1568, 0.56),
(9, 1569, 0.18669),
(15, 1569, 0.18669),
(24, 1569, 0.18669),
(9, 1570, 0.18669),
(9, 1571, 0.18669),
(17, 1572, 0.18669),
(9, 1572, 0.56007),
(3, 1573, 0.23331),
(5, 1573, 0.23331),
(9, 1573, 0.23331),
(11, 1573, 0.23331),
(14, 1573, 0.23331),
(17, 1573, 0.23331),
(21, 1573, 0.23331),
(24, 1573, 0.23331),
(28, 1573, 0.23331),
(29, 1573, 0.23331),
(12, 1573, 0.46662),
(26, 1573, 0.46662),
(19, 1573, 0.69993),
(9, 1574, 0.28),
(16, 1574, 0.28),
(19, 1574, 0.56),
(25, 1574, 0.56),
(30, 1574, 0.56),
(9, 1575, 0.51331),
(18, 1575, 0.51331),
(28, 1575, 0.51331),
(9, 1576, 0.51331),
(21, 1576, 0.51331),
(23, 1576, 0.51331),
(12, 1577, 0.18669),
(18, 1577, 0.18669),
(20, 1577, 0.18669),
(21, 1577, 0.18669),
(26, 1577, 0.18669),
(9, 1577, 0.37338),
(9, 1578, 0.18669),
(9, 1579, 0.32669),
(20, 1579, 0.32669),
(9, 1580, 0.32669),
(20, 1580, 0.32669),
(27, 1580, 0.32669),
(9, 1581, 0.42),
(14, 1581, 0.42),
(9, 1582, 0.46669),
(26, 1582, 0.46669),
(27, 1582, 3.73352),
(5, 1583, 0.28),
(9, 1583, 0.28),
(15, 1583, 0.28),
(9, 1584, 0.18669),
(9, 1585, 0.42),
(19, 1585, 0.42),
(9, 1586, 0.37331),
(27, 1586, 0.37331),
(9, 1587, 0.28),
(9, 1588, 0.32669),
(3, 1589, 0.28),
(17, 1589, 0.28),
(24, 1589, 0.28),
(25, 1589, 0.28),
(26, 1589, 0.28),
(29, 1589, 0.28),
(30, 1589, 0.28),
(3, 1590, 0.32669),
(3, 1591, 0.23331),
(17, 1591, 0.23331),
(24, 1591, 0.23331),
(26, 1591, 0.23331),
(28, 1591, 0.23331),
(29, 1591, 0.23331),
(20, 1591, 0.46662),
(3, 1592, 0.42),
(15, 1592, 0.42),
(28, 1592, 0.84),
(3, 1593, 0.23331),
(15, 1593, 0.23331),
(24, 1593, 0.23331),
(10, 1593, 0.46662),
(3, 1594, 0.42),
(10, 1594, 0.84),
(3, 1595, 0.23331),
(10, 1595, 0.46662),
(3, 1596, 0.18669),
(15, 1596, 0.18669),
(10, 1596, 0.37338),
(3, 1597, 0.23331),
(5, 1597, 0.23331),
(14, 1597, 0.23331),
(22, 1597, 0.23331),
(23, 1597, 0.23331),
(28, 1597, 0.23331),
(4, 1598, 0.60669),
(6, 1598, 0.60669),
(12, 1598, 0.60669),
(21, 1598, 0.60669),
(23, 1598, 0.60669),
(29, 1598, 0.60669),
(4, 1599, 0.32669),
(28, 1599, 0.32669),
(15, 1600, 0.18669),
(23, 1600, 0.18669),
(4, 1600, 0.37338),
(4, 1601, 0.42),
(4, 1602, 0.28),
(20, 1602, 0.28),
(17, 1605, 0.07),
(18, 1605, 0.07),
(10, 1605, 0.17),
(10, 1606, 2.71321),
(4, 1608, 1.02662),
(6, 1609, 0.42),
(12, 1609, 0.42),
(22, 1609, 0.42),
(25, 1609, 0.42),
(26, 1609, 0.42),
(30, 1609, 0.42),
(4, 1609, 0.84),
(16, 1609, 0.84),
(27, 1609, 4.62),
(18, 1610, 0.56),
(23, 1610, 0.56),
(4, 1610, 1.12),
(24, 1611, 0.28),
(4, 1611, 0.56),
(10, 1611, 0.56),
(12, 1611, 0.56),
(5, 1612, 0.23331),
(11, 1612, 0.23331),
(14, 1612, 0.23331),
(19, 1612, 0.23331),
(27, 1612, 0.23331),
(28, 1612, 0.23331),
(4, 1612, 0.46662),
(21, 1612, 0.46662),
(15, 1613, 0.37331),
(16, 1613, 0.37331),
(18, 1613, 0.37331),
(23, 1613, 0.37331),
(26, 1613, 0.37331),
(4, 1613, 0.74662),
(28, 1613, 0.74662),
(16, 1614, 0.23331),
(29, 1614, 0.23331),
(4, 1614, 0.46662),
(17, 1614, 0.46662),
(24, 1614, 0.46662),
(14, 1615, 0.18669),
(19, 1615, 0.18669),
(21, 1615, 0.18669),
(27, 1615, 0.18669),
(28, 1615, 0.18669),
(4, 1615, 0.37338),
(4, 1623, 0.14),
(4, 1624, 0.37331),
(16, 1624, 0.37331),
(22, 1624, 0.37331),
(21, 1624, 0.74662),
(23, 1624, 0.74662),
(24, 1624, 0.74662),
(4, 1625, 0.51331),
(11, 1625, 0.51331),
(15, 1625, 0.51331),
(19, 1625, 0.51331),
(21, 1625, 0.51331),
(23, 1625, 0.51331),
(26, 1625, 0.51331),
(27, 1625, 0.51331),
(28, 1625, 0.51331),
(10, 1625, 1.02662),
(6, 1625, 1.24661),
(18, 1625, 1.53993),
(4, 1626, 0.46669),
(5, 1626, 0.46669),
(26, 1626, 0.46669),
(29, 1626, 0.46669),
(11, 1626, 0.93338),
(21, 1626, 0.93338),
(10, 1626, 1.40007),
(12, 1626, 1.40007),
(4, 1627, 0.51331),
(5, 1627, 0.51331),
(4, 1628, 0.23331),
(11, 1628, 0.23331),
(12, 1628, 0.23331),
(21, 1628, 0.23331),
(22, 1628, 0.23331),
(5, 1628, 0.46662),
(4, 1629, 0.28),
(21, 1629, 0.28),
(4, 1630, 0.32669),
(12, 1630, 0.32669),
(17, 1630, 0.32669),
(29, 1630, 0.32669),
(4, 1638, 0.23331),
(10, 1638, 0.23331),
(20, 1638, 0.23331),
(10, 1639, 0.21),
(22, 1639, 0.21),
(23, 1639, 0.21),
(10, 1640, 0.56),
(10, 1641, 0.51331),
(26, 1641, 0.51331),
(15, 1642, 0.23331),
(10, 1642, 0.69993),
(10, 1643, 0.28),
(10, 1644, 0.28),
(10, 1645, 0.65331),
(11, 1646, 0.37331),
(12, 1646, 0.37331),
(10, 1646, 0.74662),
(11, 1647, 0.37331),
(15, 1647, 0.37331),
(10, 1648, 0.42),
(25, 1648, 0.42),
(30, 1648, 0.42),
(10, 1649, 0.42),
(15, 1649, 0.42),
(17, 1649, 0.42),
(22, 1649, 0.42),
(24, 1649, 0.42),
(29, 1649, 0.42),
(5, 1650, 0.7),
(11, 1650, 0.7),
(15, 1650, 0.7),
(20, 1650, 0.7),
(10, 1650, 1.4),
(22, 1650, 1.4),
(24, 1650, 1.4),
(10, 1651, 0.65331),
(10, 1652, 0.46669),
(10, 1653, 0.32669),
(16, 1653, 0.32669),
(23, 1653, 0.32669),
(27, 1653, 0.32669),
(10, 1654, 0.46669),
(25, 1654, 0.46669),
(30, 1654, 0.46669),
(15, 1655, 0.37331),
(18, 1655, 0.37331),
(19, 1655, 0.37331),
(22, 1655, 0.37331),
(24, 1655, 0.37331),
(10, 1655, 0.74662),
(10, 1656, 0.28),
(11, 1656, 0.28),
(22, 1656, 0.28),
(24, 1656, 0.28),
(10, 1657, 0.42),
(24, 1657, 0.42),
(25, 1657, 0.42),
(30, 1657, 0.42),
(16, 1657, 0.84),
(26, 1657, 1.26),
(10, 1658, 0.51331),
(11, 1658, 0.51331),
(14, 1658, 0.51331),
(21, 1658, 0.51331),
(23, 1658, 0.51331),
(24, 1658, 0.51331),
(26, 1658, 0.51331),
(28, 1658, 0.51331),
(29, 1658, 0.51331),
(17, 1658, 1.02662),
(10, 1659, 0.32669),
(10, 1660, 0.46669),
(11, 1660, 0.46669),
(20, 1660, 0.46669),
(10, 1661, 0.46669),
(10, 1662, 0.28),
(12, 1662, 0.28),
(26, 1662, 0.28),
(28, 1662, 0.28),
(14, 1662, 0.56),
(16, 1662, 0.56),
(19, 1662, 0.56),
(10, 1663, 0.56),
(16, 1663, 0.56),
(17, 1663, 0.56),
(18, 1663, 0.56),
(19, 1663, 0.56),
(23, 1663, 0.56),
(26, 1663, 0.56),
(28, 1663, 0.56),
(29, 1663, 0.56),
(11, 1663, 1.12),
(24, 1663, 1.12),
(10, 1664, 0.32669),
(16, 1664, 0.32669),
(22, 1664, 0.32669),
(27, 1664, 0.32669),
(10, 1665, 0.46669),
(22, 1665, 0.46669),
(23, 1665, 0.93338),
(6, 1666, 0.18669),
(10, 1666, 0.18669),
(15, 1666, 0.18669),
(22, 1666, 0.18669),
(23, 1666, 0.18669),
(28, 1666, 0.18669),
(14, 1666, 0.37338),
(25, 1666, 0.37338),
(30, 1666, 0.37338),
(19, 1666, 0.74676),
(24, 1666, 0.74676),
(16, 1666, 1.12014),
(27, 1666, 1.68021),
(26, 1666, 2.05359),
(10, 1667, 0.28),
(22, 1667, 0.28),
(10, 1668, 0.42),
(16, 1668, 0.42),
(22, 1668, 0.42),
(28, 1668, 0.42),
(6, 1669, 0.46669),
(11, 1669, 0.46669),
(15, 1669, 0.46669),
(16, 1669, 0.46669),
(17, 1669, 0.46669),
(18, 1669, 0.46669),
(19, 1669, 0.46669),
(20, 1669, 0.46669),
(24, 1669, 0.46669),
(26, 1669, 0.46669),
(27, 1669, 0.46669),
(28, 1669, 0.46669),
(29, 1669, 0.46669),
(10, 1669, 0.93338),
(12, 1669, 0.93338),
(10, 1670, 0.32669),
(23, 1670, 0.32669),
(5, 1671, 0.46669),
(10, 1671, 0.46669),
(24, 1671, 0.46669),
(10, 1672, 0.18669),
(14, 1672, 0.18669),
(19, 1672, 0.18669),
(28, 1672, 0.18669),
(16, 1672, 0.37338),
(10, 1673, 0.65338),
(21, 1673, 0.98007),
(22, 1673, 4.24697),
(23, 1673, 5.64707),
(5, 1674, 0.09331),
(25, 1674, 0.09331),
(30, 1674, 0.09331),
(16, 1674, 0.18662),
(20, 1674, 0.18662),
(24, 1674, 0.18662),
(27, 1674, 0.18662),
(10, 1674, 0.27993),
(26, 1674, 0.65317),
(10, 1675, 0.09331),
(16, 1675, 0.09331),
(24, 1675, 0.09331),
(5, 1675, 0.18662),
(25, 1675, 0.18662),
(26, 1675, 0.18662),
(30, 1675, 0.18662),
(27, 1675, 0.27993),
(10, 1676, 0.51331),
(14, 1676, 0.51331),
(18, 1676, 0.51331),
(19, 1676, 0.51331),
(10, 1677, 0.37331),
(17, 1677, 0.74662),
(29, 1677, 0.74662),
(10, 1678, 0.42),
(22, 1678, 0.42),
(23, 1678, 0.42),
(27, 1678, 0.42),
(10, 1679, 0.28),
(16, 1679, 0.28),
(26, 1679, 0.28),
(10, 1680, 0.28),
(10, 1681, 0.46669),
(25, 1681, 0.46669),
(30, 1681, 0.46669),
(11, 1682, 0.42),
(18, 1682, 0.42),
(22, 1682, 0.42),
(24, 1682, 0.42),
(29, 1682, 0.42),
(5, 1682, 0.84),
(15, 1682, 0.84),
(16, 1682, 0.84),
(19, 1682, 0.84),
(23, 1682, 0.84),
(28, 1682, 0.84),
(10, 1682, 1.26),
(12, 1682, 1.26),
(26, 1682, 1.26),
(10, 1683, 0.23331),
(16, 1683, 0.23331),
(23, 1683, 0.23331),
(27, 1683, 0.23331),
(10, 1684, 0.51331),
(28, 1684, 0.51331),
(10, 1685, 0.46669),
(23, 1685, 0.46669),
(24, 1685, 0.46669),
(22, 1686, 0.32669),
(23, 1686, 0.32669),
(10, 1686, 0.65338),
(16, 1687, 0.46669),
(10, 1687, 1.86676),
(10, 1688, 0.42),
(11, 1689, 0.23331),
(15, 1689, 0.23331),
(16, 1689, 0.23331),
(18, 1689, 0.23331),
(19, 1689, 0.23331),
(23, 1689, 0.23331),
(10, 1689, 0.46662),
(10, 1690, 1.12),
(10, 1691, 0.74662),
(10, 1692, 0.23331),
(15, 1692, 0.23331),
(16, 1692, 0.23331),
(20, 1692, 0.23331),
(22, 1692, 0.23331),
(24, 1692, 0.23331),
(26, 1692, 0.23331),
(10, 1693, 0.42),
(10, 1694, 0.42),
(12, 1694, 0.42),
(15, 1694, 0.42),
(22, 1694, 0.42),
(24, 1694, 0.42),
(26, 1694, 0.42),
(14, 1694, 0.84),
(18, 1694, 0.84),
(10, 1695, 0.42),
(25, 1695, 0.42),
(30, 1695, 0.42),
(26, 1695, 2.1),
(11, 1696, 0.46669),
(16, 1696, 0.46669),
(18, 1696, 0.46669),
(19, 1696, 0.46669),
(26, 1696, 0.46669),
(27, 1696, 0.46669),
(28, 1696, 0.46669),
(29, 1696, 0.46669),
(10, 1696, 0.93338),
(12, 1696, 0.93338),
(10, 1697, 0.60669),
(21, 1698, 0.42),
(22, 1698, 0.42),
(23, 1698, 0.42),
(10, 1698, 0.84),
(10, 1699, 0.42),
(6, 1705, 0.23331),
(10, 1705, 0.23331),
(11, 1705, 0.23331),
(12, 1705, 0.23331),
(15, 1705, 0.23331),
(16, 1705, 0.23331),
(17, 1705, 0.23331),
(18, 1705, 0.23331),
(19, 1705, 0.23331),
(20, 1705, 0.23331),
(24, 1705, 0.23331),
(26, 1705, 0.23331),
(27, 1705, 0.23331),
(28, 1705, 0.23331),
(29, 1705, 0.23331),
(6, 1710, 0.51331),
(14, 1710, 0.51331),
(28, 1710, 0.51331),
(6, 1715, 0.46662),
(6, 1717, 0.28),
(23, 1717, 0.28),
(6, 1721, 0.23331),
(24, 1721, 0.23331),
(28, 1721, 0.23331),
(6, 1722, 0.32669),
(6, 1724, 0.32669),
(6, 1725, 0.51331),
(6, 1729, 0.28),
(6, 1741, 0.42),
(10, 1741, 0.42),
(11, 1741, 0.42),
(12, 1741, 0.42),
(15, 1741, 0.42),
(16, 1741, 0.42),
(17, 1741, 0.42),
(18, 1741, 0.42),
(19, 1741, 0.42),
(20, 1741, 0.42),
(24, 1741, 0.42),
(26, 1741, 0.42),
(27, 1741, 0.42),
(29, 1741, 0.42),
(28, 1741, 0.84),
(6, 1744, 0.14),
(24, 1744, 0.14),
(28, 1744, 0.14),
(6, 1745, 0.46669),
(6, 1749, 0.32669),
(6, 1752, 0.37331),
(15, 1752, 0.37331),
(20, 1759, 0.07),
(11, 1759, 0.17),
(11, 1760, 0.65331),
(14, 1761, 0.51331),
(16, 1761, 0.51331),
(22, 1761, 0.51331),
(21, 1761, 1.02662),
(11, 1761, 1.53993),
(11, 1762, 0.42),
(11, 1763, 1.95993),
(11, 1764, 0.51331),
(11, 1765, 0.23331),
(11, 1766, 0.42),
(16, 1766, 0.42),
(10, 1767, 0.23331),
(11, 1767, 0.46662),
(11, 1768, 0.37331),
(12, 1768, 0.37331),
(15, 1768, 0.37331),
(23, 1768, 0.37331),
(27, 1768, 0.37331),
(16, 1768, 0.74662),
(18, 1768, 0.74662),
(22, 1768, 0.74662),
(14, 1768, 1.11993),
(26, 1768, 4.85303),
(12, 1769, 0.56),
(15, 1769, 0.56),
(21, 1769, 0.56),
(24, 1769, 0.56),
(28, 1769, 0.56),
(29, 1769, 0.56),
(11, 1769, 1.12),
(10, 1770, 0.7),
(12, 1770, 0.7),
(14, 1770, 0.7),
(16, 1770, 0.7),
(22, 1770, 0.7),
(24, 1770, 0.7),
(29, 1770, 0.7),
(5, 1770, 1.4),
(11, 1770, 1.4),
(15, 1770, 1.4),
(12, 1771, 0.60669),
(24, 1771, 0.60669),
(11, 1771, 1.82007),
(5, 1772, 0.42),
(11, 1772, 0.42),
(21, 1772, 0.42),
(27, 1772, 0.42),
(5, 1773, 0.60669),
(11, 1773, 0.60669),
(16, 1773, 0.60669),
(19, 1773, 0.60669),
(22, 1773, 0.60669),
(23, 1773, 0.60669),
(26, 1773, 0.60669),
(27, 1773, 0.60669),
(11, 1774, 0.46669),
(11, 1775, 0.28),
(5, 1776, 0.18669),
(11, 1776, 0.18669),
(20, 1776, 0.18669),
(17, 1776, 0.37338),
(29, 1776, 0.37338),
(11, 1777, 0.42),
(11, 1778, 0.42),
(12, 1778, 0.42),
(17, 1778, 0.42),
(23, 1778, 0.42),
(25, 1778, 0.42),
(29, 1778, 0.42),
(30, 1778, 0.42),
(11, 1779, 0.23331),
(16, 1779, 0.23331),
(25, 1779, 0.23331),
(30, 1779, 0.23331),
(26, 1779, 1.16655),
(11, 1780, 0.28),
(11, 1781, 0.37331),
(27, 1781, 0.37331),
(26, 1781, 1.49324),
(11, 1782, 0.65331),
(16, 1782, 0.65331),
(5, 1783, 0.42),
(11, 1783, 0.42),
(23, 1783, 0.42),
(28, 1783, 0.84),
(12, 1784, 0.28),
(17, 1784, 0.28),
(19, 1784, 0.28),
(28, 1784, 0.28),
(29, 1784, 0.28),
(11, 1784, 0.56),
(12, 1785, 0.32669),
(16, 1785, 0.32669),
(19, 1785, 0.32669),
(22, 1785, 0.32669),
(26, 1785, 0.32669),
(29, 1785, 0.32669),
(11, 1785, 0.65338),
(21, 1785, 0.98007),
(11, 1786, 0.23331),
(11, 1787, 0.37331),
(11, 1788, 0.46669),
(12, 1788, 0.46669),
(6, 1789, 0.46669),
(11, 1789, 0.46669),
(15, 1789, 0.46669),
(19, 1789, 0.46669),
(11, 1790, 0.51331),
(16, 1790, 0.51331),
(11, 1791, 1.21338),
(16, 1792, 0.28),
(17, 1792, 0.28),
(19, 1792, 0.28),
(22, 1792, 0.28),
(23, 1792, 0.28),
(24, 1792, 0.28),
(10, 1792, 0.56),
(12, 1792, 0.84),
(25, 1792, 0.84),
(29, 1792, 0.84),
(30, 1792, 0.84),
(21, 1792, 1.12),
(26, 1792, 1.12),
(11, 1792, 1.68),
(5, 1793, 0.65331),
(11, 1793, 0.65331),
(11, 1794, 0.65331),
(12, 1794, 0.65331),
(11, 1795, 0.37331),
(11, 1796, 0.23331),
(10, 1797, 0.04669),
(11, 1797, 0.04669),
(16, 1797, 0.04669),
(19, 1797, 0.04669),
(29, 1797, 0.04669),
(12, 1797, 0.09338),
(21, 1797, 0.24679),
(12, 1798, 0.28),
(17, 1798, 0.28),
(19, 1798, 0.28),
(20, 1798, 0.28),
(22, 1798, 0.28),
(29, 1798, 0.28),
(5, 1798, 0.56),
(11, 1798, 0.56),
(18, 1798, 0.56),
(5, 1799, 0.28),
(11, 1799, 0.28),
(15, 1799, 0.28),
(18, 1799, 0.28),
(22, 1799, 0.28),
(23, 1799, 0.28),
(28, 1799, 0.28),
(11, 1800, 0.28),
(17, 1800, 0.56),
(29, 1800, 0.56),
(11, 1801, 0.32669),
(23, 1801, 0.32669),
(11, 1802, 0.23331),
(22, 1802, 0.23331),
(15, 1803, 0.32669),
(22, 1803, 0.32669),
(23, 1803, 0.32669),
(11, 1803, 0.65338),
(17, 1803, 0.65338),
(29, 1803, 0.65338),
(11, 1804, 0.28),
(10, 1805, 0.04669),
(11, 1805, 0.04669),
(16, 1805, 0.04669),
(19, 1805, 0.04669),
(29, 1805, 0.04669),
(12, 1805, 0.09338),
(21, 1805, 0.24679),
(11, 1806, 0.32669),
(23, 1806, 0.32669),
(11, 1807, 0.37331),
(12, 1807, 0.37331),
(19, 1807, 0.37331),
(22, 1807, 0.37331),
(28, 1807, 0.37331),
(27, 1807, 0.74662),
(18, 1807, 1.97321),
(11, 1808, 0.42),
(29, 1809, 0.07),
(12, 1809, 0.17),
(13, 1810, 0.34),
(20, 1810, 0.42),
(10, 1811, 0.37331),
(15, 1811, 0.37331),
(19, 1811, 0.37331),
(20, 1811, 0.37331),
(24, 1811, 0.37331),
(27, 1811, 0.37331),
(10, 1812, 0.46669),
(22, 1812, 0.46669),
(25, 1812, 0.46669),
(30, 1812, 0.46669),
(5, 1814, 0.37331),
(5, 1815, 0.23331),
(5, 1817, 0.32669),
(23, 1818, 0.28),
(25, 1818, 0.28),
(26, 1818, 0.28),
(29, 1818, 0.28),
(30, 1818, 0.28),
(5, 1818, 0.56),
(12, 1818, 0.56),
(14, 1818, 0.56),
(16, 1818, 0.84),
(24, 1818, 0.84),
(27, 1818, 0.84),
(15, 1818, 1.12),
(18, 1818, 1.4),
(19, 1818, 1.96),
(5, 1819, 0.28),
(14, 1819, 0.28),
(16, 1819, 0.28),
(23, 1819, 0.28),
(26, 1819, 0.56),
(5, 1820, 0.28),
(16, 1820, 0.28),
(19, 1820, 0.28),
(5, 1824, 0.46669),
(28, 1824, 0.46669),
(5, 1825, 0.37331),
(27, 1825, 0.74662),
(5, 1826, 0.51331),
(5, 1827, 0.14),
(15, 1827, 0.14),
(16, 1827, 0.14),
(23, 1827, 0.14),
(24, 1827, 0.14),
(12, 1827, 0.28),
(22, 1827, 0.28),
(26, 1827, 0.28),
(18, 1827, 1.12),
(5, 1828, 0.65331),
(15, 1828, 0.65331),
(20, 1828, 0.65331),
(5, 1829, 0.37331),
(24, 1829, 0.37331),
(5, 1830, 0.42),
(5, 1831, 0.14),
(5, 1832, 0.37331),
(5, 1833, 0.32669),
(15, 1833, 0.32669),
(21, 1833, 0.32669),
(23, 1833, 0.32669),
(24, 1833, 0.32669),
(28, 1833, 0.32669),
(18, 1833, 0.65338),
(19, 1833, 0.65338),
(5, 1834, 0.18669),
(5, 1835, 0.7),
(5, 1836, 0.37331),
(25, 1836, 0.37331),
(28, 1836, 0.37331),
(30, 1836, 0.37331),
(19, 1836, 0.74662),
(26, 1836, 0.74662),
(16, 1836, 1.11993),
(5, 1837, 0.18669),
(20, 1837, 0.18669),
(5, 1838, 0.23331),
(20, 1838, 0.23331),
(5, 1839, 0.51331),
(16, 1839, 0.51331),
(22, 1839, 0.51331),
(15, 1839, 1.02662),
(24, 1839, 1.53993),
(25, 1839, 1.53993),
(26, 1839, 1.53993),
(30, 1839, 1.53993),
(5, 1840, 0.23331),
(25, 1840, 0.46662),
(30, 1840, 0.46662),
(5, 1841, 0.46669),
(28, 1841, 0.46669),
(5, 1842, 0.37331),
(26, 1842, 0.37331),
(5, 1843, 0.42),
(5, 1844, 0.28),
(25, 1844, 0.28),
(30, 1844, 0.28),
(5, 1845, 0.23331),
(5, 1846, 0.18669),
(5, 1847, 0.37331),
(17, 1847, 0.37331),
(5, 1848, 0.23331),
(5, 1849, 0.7),
(5, 1850, 0.18669),
(5, 1851, 0.51331),
(12, 1852, 0.23331),
(15, 1852, 0.23331),
(24, 1852, 0.23331),
(26, 1852, 0.23331),
(5, 1852, 0.46662),
(5, 1860, 0.23331),
(15, 1860, 0.23331),
(19, 1860, 0.23331),
(18, 1860, 0.46662),
(27, 1860, 0.46662),
(5, 1861, 0.46669),
(5, 1863, 0.46669),
(5, 1864, 0.37331),
(16, 1864, 0.37331),
(22, 1864, 0.37331),
(23, 1864, 0.37331),
(28, 1864, 0.37331),
(4, 1865, 0.37331),
(6, 1865, 0.37331),
(12, 1865, 0.37331),
(14, 1865, 0.37331),
(22, 1865, 0.37331),
(25, 1865, 0.37331),
(30, 1865, 0.37331),
(5, 1865, 0.74662),
(23, 1865, 0.74662),
(28, 1865, 0.74662),
(6, 1866, 0.09331),
(20, 1866, 0.18662),
(11, 1867, 0.32669),
(11, 1868, 0.37331),
(26, 1868, 0.37331),
(11, 1869, 0.7),
(11, 1870, 0.28),
(23, 1870, 0.28),
(12, 1871, 0.60669),
(27, 1871, 0.60669),
(12, 1872, 0.32669),
(14, 1872, 0.65338),
(16, 1872, 0.65338),
(26, 1872, 0.65338),
(12, 1873, 0.56),
(19, 1873, 0.56),
(12, 1874, 0.65338),
(24, 1874, 0.65338),
(12, 1875, 0.51331),
(12, 1876, 0.23331),
(28, 1876, 0.23331),
(12, 1877, 0.46669),
(12, 1878, 0.37331),
(18, 1878, 0.74662),
(12, 1879, 0.56),
(29, 1880, 0.28),
(12, 1880, 0.56),
(12, 1881, 0.28),
(12, 1882, 0.28),
(19, 1882, 0.28),
(22, 1882, 0.28),
(23, 1882, 0.28),
(26, 1882, 0.28),
(12, 1883, 0.7),
(14, 1883, 0.7),
(19, 1883, 0.7),
(12, 1884, 0.37331),
(12, 1885, 0.65331),
(6, 1886, 0.32669),
(12, 1886, 0.32669),
(26, 1886, 0.32669),
(21, 1886, 0.65338),
(12, 1887, 0.23331),
(12, 1888, 0.23331),
(12, 1889, 0.51331),
(14, 1889, 0.51331),
(23, 1889, 0.51331),
(24, 1889, 0.51331),
(15, 1889, 1.02662),
(18, 1889, 1.02662),
(26, 1889, 2.56655),
(12, 1890, 0.32669),
(15, 1890, 0.32669),
(12, 1891, 0.46669),
(23, 1891, 0.46669),
(12, 1892, 0.23331),
(29, 1893, 0.23331),
(12, 1893, 0.69993),
(18, 1893, 1.16655),
(11, 1894, 0.23331),
(12, 1894, 0.23331),
(15, 1894, 0.23331),
(12, 1895, 0.65338),
(12, 1896, 0.37331),
(14, 1896, 0.37331),
(19, 1896, 0.37331),
(18, 1896, 0.74662),
(12, 1897, 0.32669),
(22, 1897, 0.32669),
(25, 1897, 0.32669),
(27, 1897, 0.32669),
(30, 1897, 0.32669),
(17, 1897, 1.63345),
(29, 1897, 1.63345),
(6, 1898, 0.46669),
(11, 1898, 0.46669),
(12, 1898, 0.46669),
(15, 1898, 0.46669),
(16, 1898, 0.46669),
(18, 1898, 0.46669),
(24, 1898, 0.46669),
(26, 1898, 0.46669),
(28, 1898, 0.46669),
(29, 1898, 0.46669),
(20, 1898, 0.93338),
(6, 1899, 0.28),
(23, 1899, 0.28),
(6, 1900, 0.65331),
(6, 1901, 0.60669),
(14, 1901, 0.60669),
(27, 1901, 0.60669),
(19, 1901, 1.21338),
(6, 1902, 0.23331),
(6, 1903, 0.18669),
(14, 1903, 0.18669),
(6, 1904, 0.37331),
(6, 1905, 0.46669),
(6, 1906, 0.46669),
(6, 1907, 0.23331),
(14, 1907, 0.23331),
(18, 1907, 0.23331),
(19, 1907, 0.23331),
(24, 1907, 0.23331),
(25, 1907, 0.69993),
(30, 1907, 0.69993),
(6, 1908, 0.23331),
(16, 1908, 0.23331),
(19, 1908, 0.23331),
(20, 1908, 0.23331),
(21, 1908, 0.23331),
(26, 1908, 0.23331),
(28, 1908, 0.23331),
(17, 1908, 0.46662),
(27, 1908, 0.46662),
(29, 1908, 0.46662),
(24, 1908, 1.46652),
(6, 1909, 0.46669),
(14, 1909, 0.46669),
(18, 1909, 0.46669),
(25, 1909, 0.46669),
(30, 1909, 0.46669),
(6, 1910, 0.14),
(17, 1910, 0.14),
(18, 1910, 0.14),
(26, 1910, 0.14),
(27, 1910, 0.14),
(28, 1910, 0.14),
(10, 1910, 0.28),
(11, 1910, 0.28),
(12, 1910, 0.28),
(15, 1910, 0.28),
(16, 1910, 0.28),
(24, 1910, 0.28),
(29, 1910, 0.28),
(20, 1910, 0.56),
(10, 1911, 0.14),
(11, 1911, 0.14),
(12, 1911, 0.14),
(29, 1911, 0.14),
(19, 1911, 0.28),
(27, 1911, 0.34),
(10, 1912, 0.37331),
(10, 1913, 0.37331),
(26, 1913, 0.37331),
(27, 1913, 0.74662),
(10, 1914, 0.51331),
(10, 1915, 0.32669),
(10, 1916, 0.23331),
(26, 1916, 0.23331),
(10, 1917, 0.32669),
(16, 1917, 0.32669),
(26, 1917, 0.32669),
(10, 1918, 0.32669),
(16, 1918, 0.32669),
(26, 1918, 0.32669),
(27, 1918, 0.32669),
(20, 1918, 0.65338),
(22, 1918, 0.65338),
(10, 1919, 0.37331),
(10, 1920, 0.51331),
(15, 1920, 0.51331),
(19, 1920, 0.51331),
(23, 1920, 0.51331),
(24, 1920, 0.51331),
(26, 1920, 0.51331),
(18, 1920, 1.53993),
(10, 1921, 0.46669),
(15, 1921, 0.46669),
(10, 1922, 0.18669),
(15, 1922, 0.18669),
(11, 1923, 0.14),
(11, 1924, 0.46669),
(24, 1924, 0.46669),
(11, 1925, 0.42),
(26, 1925, 0.42),
(19, 1925, 0.84),
(11, 1926, 0.42),
(16, 1926, 0.42),
(21, 1926, 0.42),
(11, 1927, 0.37331),
(11, 1928, 0.42),
(17, 1928, 0.42),
(21, 1928, 0.42),
(29, 1928, 0.42),
(11, 1929, 0.28),
(11, 1930, 0.51331),
(11, 1931, 0.37331),
(12, 1931, 0.37331),
(18, 1931, 0.37331),
(29, 1931, 0.37331),
(11, 1932, 0.37331),
(12, 1932, 0.37331),
(21, 1932, 0.74662),
(11, 1933, 0.46669),
(11, 1934, 0.32669),
(14, 1935, 0.32669),
(15, 1935, 0.32669),
(18, 1935, 0.32669),
(23, 1935, 0.32669),
(24, 1935, 0.32669),
(26, 1935, 0.98007),
(14, 1936, 0.18669),
(16, 1936, 0.18669),
(21, 1936, 0.18669),
(14, 1937, 0.28),
(12, 1938, 0.42),
(14, 1938, 0.42),
(15, 1938, 0.42),
(16, 1938, 0.42),
(19, 1938, 0.42),
(22, 1938, 0.42),
(23, 1938, 0.42),
(24, 1938, 0.42),
(28, 1938, 0.42),
(29, 1938, 0.42),
(18, 1938, 0.84),
(25, 1938, 0.84),
(30, 1938, 0.84),
(14, 1939, 0.37331),
(14, 1940, 0.65331),
(14, 1941, 0.65331),
(12, 1942, 0.14),
(29, 1942, 0.14),
(19, 1942, 0.28),
(12, 1943, 0.32669),
(29, 1943, 0.32669),
(12, 1944, 0.28),
(21, 1944, 0.28),
(19, 1944, 1.12),
(12, 1947, 0.37331),
(19, 1947, 0.37331),
(26, 1947, 0.37331),
(23, 1948, 0.37331),
(28, 1948, 0.37331),
(12, 1949, 0.56),
(12, 1950, 0.60669),
(21, 1950, 0.60669),
(18, 1951, 0.46669),
(22, 1951, 0.46669),
(29, 1951, 0.46669),
(12, 1951, 0.93338),
(12, 1952, 0.23331),
(12, 1953, 0.42),
(29, 1953, 0.42),
(12, 1954, 0.28),
(21, 1954, 0.28),
(12, 1955, 0.32669),
(20, 1955, 0.32669),
(23, 1955, 0.32669),
(25, 1955, 0.32669),
(30, 1955, 0.32669),
(12, 1957, 0.28),
(29, 1957, 0.28),
(12, 1958, 0.23331),
(21, 1959, 0.28),
(22, 1959, 0.28),
(23, 1959, 0.28),
(12, 1959, 0.56),
(29, 1959, 0.84),
(17, 1959, 1.12),
(12, 1960, 0.42),
(14, 1960, 0.42),
(15, 1960, 0.42),
(24, 1960, 0.84),
(28, 1960, 1.26),
(12, 1961, 0.46669),
(15, 1961, 0.46669),
(18, 1961, 0.46669),
(29, 1961, 0.46669),
(12, 1962, 0.46669),
(12, 1963, 0.18669),
(18, 1963, 0.18669),
(29, 1963, 0.18669),
(12, 1964, 0.28),
(19, 1964, 0.28),
(29, 1964, 0.28),
(12, 1965, 0.37331),
(28, 1965, 0.37331),
(29, 1965, 0.37331),
(14, 1973, 0.37331),
(14, 1974, 0.18669),
(15, 1974, 0.18669),
(14, 1975, 0.28),
(15, 1975, 0.28),
(24, 1975, 0.28),
(26, 1975, 0.28),
(14, 1976, 0.56),
(17, 1976, 0.56),
(19, 1976, 0.56),
(27, 1976, 0.56),
(29, 1976, 0.56),
(14, 1977, 0.42),
(26, 1977, 0.42),
(27, 1977, 1.26),
(14, 1978, 0.56),
(25, 1978, 0.56),
(30, 1978, 0.56),
(14, 1979, 0.23331),
(16, 1979, 1.39986),
(16, 1980, 0.14),
(25, 1980, 0.14),
(30, 1980, 0.14),
(14, 1980, 0.28),
(14, 1981, 0.14),
(15, 1981, 0.14),
(14, 1982, 0.23331),
(14, 1983, 0.32669),
(14, 1984, 0.37331),
(14, 1985, 0.42),
(26, 1985, 0.42),
(14, 1986, 0.23331),
(14, 1987, 0.51331),
(26, 1987, 1.02662),
(14, 1988, 0.32669),
(15, 1988, 0.32669),
(24, 1988, 0.32669),
(16, 1988, 2.28683),
(14, 2004, 0.42),
(14, 2005, 0.51331),
(23, 2005, 0.51331),
(25, 2005, 0.51331),
(30, 2005, 0.51331),
(18, 2005, 1.02662),
(14, 2006, 0.42),
(14, 2007, 0.37331),
(14, 2008, 0.42),
(16, 2008, 0.42),
(14, 2009, 0.18669),
(14, 2010, 0.37331),
(15, 2010, 0.37331),
(27, 2010, 0.37331),
(14, 2011, 0.14),
(22, 2011, 0.14),
(14, 2012, 0.60669),
(14, 2013, 0.60669),
(18, 2014, 0.23331),
(19, 2014, 0.23331),
(22, 2014, 0.23331),
(23, 2014, 0.23331),
(24, 2014, 0.23331),
(25, 2014, 0.23331),
(30, 2014, 0.23331),
(14, 2014, 0.46662),
(16, 2014, 0.69993),
(26, 2014, 0.93324),
(14, 2015, 0.28),
(18, 2015, 0.28),
(14, 2019, 0.37331),
(16, 2019, 0.37331),
(19, 2019, 0.37331),
(14, 2020, 0.46669),
(14, 2021, 0.46669),
(14, 2022, 0.93338),
(14, 2023, 0.14),
(14, 2024, 0.42),
(14, 2025, 0.37331),
(14, 2026, 0.7),
(14, 2027, 0.23331),
(14, 2028, 0.32669),
(14, 2029, 0.18669),
(19, 2029, 0.18669),
(16, 2029, 0.37338),
(14, 2030, 0.37331),
(26, 2030, 0.37331),
(14, 2031, 0.14),
(25, 2031, 0.14),
(30, 2031, 0.14),
(16, 2031, 0.28),
(26, 2031, 0.42),
(14, 2032, 0.28),
(14, 2033, 0.51331),
(14, 2034, 0.37331),
(27, 2034, 0.37331),
(14, 2035, 0.56),
(24, 2035, 0.56),
(14, 2036, 0.37331),
(16, 2036, 0.37331),
(22, 2036, 0.37331),
(23, 2036, 0.37331),
(26, 2036, 0.37331),
(14, 2037, 0.32669),
(14, 2038, 0.56),
(19, 2038, 0.56),
(14, 2039, 0.46669),
(26, 2039, 2.33345),
(14, 2040, 0.28),
(24, 2040, 0.28),
(16, 2040, 0.56),
(26, 2040, 0.84),
(14, 2041, 0.56),
(14, 2042, 0.65331),
(14, 2043, 0.32669),
(26, 2043, 0.32669),
(27, 2043, 0.32669),
(14, 2044, 0.28),
(14, 2045, 0.51331),
(27, 2045, 1.53993),
(14, 2046, 0.51331),
(14, 2047, 0.46669),
(14, 2048, 0.46669),
(27, 2048, 1.86676),
(14, 2049, 0.46669),
(14, 2050, 0.51331),
(28, 2050, 2.05324),
(14, 2051, 0.65331),
(14, 2052, 0.28),
(14, 2053, 0.42),
(14, 2054, 0.7),
(14, 2055, 0.56),
(14, 2056, 0.56),
(27, 2056, 0.56),
(14, 2057, 0.28),
(28, 2057, 1.12),
(14, 2058, 0.42),
(14, 2059, 0.28),
(14, 2060, 0.7),
(28, 2060, 0.7),
(14, 2061, 0.56),
(14, 2062, 0.46669),
(27, 2062, 0.46669),
(28, 2062, 0.46669),
(14, 2063, 0.46669),
(14, 2064, 0.18669),
(14, 2065, 0.14),
(27, 2065, 0.14),
(14, 2066, 0.42),
(28, 2066, 0.84),
(14, 2067, 0.37331),
(14, 2068, 0.37331),
(27, 2068, 1.11993),
(14, 2069, 0.23331),
(17, 2069, 0.23331),
(29, 2069, 0.23331),
(14, 2070, 0.51331),
(24, 2070, 0.51331),
(14, 2071, 0.56),
(14, 2072, 0.51331),
(28, 2072, 0.51331),
(14, 2073, 0.46669),
(18, 2073, 0.46669),
(15, 2074, 0.34),
(15, 2075, 0.18669),
(15, 2076, 0.28),
(16, 2076, 0.28),
(27, 2076, 0.28),
(25, 2076, 0.56),
(28, 2076, 0.56),
(30, 2076, 0.56),
(25, 2077, 0.18669),
(30, 2077, 0.18669),
(15, 2077, 0.37338),
(15, 2078, 0.56),
(15, 2079, 0.32669),
(16, 2079, 0.32669),
(24, 2079, 0.32669),
(25, 2079, 0.32669),
(30, 2079, 0.32669),
(26, 2079, 0.65338),
(15, 2080, 0.23331),
(23, 2080, 0.23331),
(26, 2080, 0.23331),
(15, 2081, 0.18669),
(19, 2081, 0.18669),
(28, 2081, 0.18669),
(15, 2082, 0.23331),
(23, 2082, 0.23331),
(26, 2082, 0.23331),
(19, 2083, 0.28),
(26, 2083, 0.28),
(27, 2083, 0.28),
(15, 2083, 0.56),
(18, 2083, 0.84),
(15, 2084, 0.28),
(15, 2085, 0.56),
(25, 2085, 0.56),
(30, 2085, 0.56),
(15, 2086, 0.37331),
(16, 2086, 0.37331),
(19, 2086, 0.37331),
(22, 2086, 0.37331),
(23, 2086, 0.37331),
(24, 2086, 0.37331),
(26, 2086, 0.37331),
(28, 2086, 0.37331),
(15, 2087, 0.46669),
(24, 2087, 0.46669),
(28, 2087, 0.46669),
(15, 2088, 0.60669),
(26, 2088, 0.60669),
(15, 2089, 0.32669),
(16, 2089, 0.32669),
(22, 2089, 0.32669),
(23, 2089, 0.32669),
(24, 2089, 0.32669),
(26, 2089, 0.32669),
(28, 2089, 0.32669),
(19, 2089, 0.65338),
(16, 2090, 0.46669),
(15, 2090, 0.93338),
(26, 2090, 1.86676),
(15, 2091, 0.23331),
(24, 2091, 0.23331),
(26, 2091, 0.23331),
(15, 2092, 0.46669),
(27, 2092, 0.46669),
(15, 2093, 0.46662),
(15, 2094, 0.32669),
(24, 2094, 0.32669),
(18, 2094, 1.30676),
(15, 2095, 0.46669),
(4, 2096, 0.18669),
(27, 2096, 0.18669),
(15, 2097, 0.46669),
(15, 2098, 0.51331),
(15, 2099, 0.28),
(15, 2100, 0.14),
(18, 2100, 0.14),
(15, 2101, 0.32669),
(15, 2102, 0.14),
(18, 2102, 0.14),
(24, 2102, 0.14),
(15, 2103, 0.60669),
(15, 2104, 0.60669),
(24, 2104, 0.60669),
(15, 2105, 0.37331),
(15, 2106, 0.46669),
(19, 2106, 0.46669),
(24, 2106, 0.46669),
(18, 2107, 0.46669),
(15, 2107, 0.93338),
(15, 2108, 0.23331),
(24, 2108, 0.23331),
(19, 2108, 0.46662),
(15, 2109, 0.51331),
(24, 2109, 0.51331),
(19, 2109, 1.02662),
(15, 2110, 0.28),
(15, 2111, 0.18669),
(19, 2111, 0.37338),
(15, 2112, 0.46669),
(28, 2112, 1.40007),
(15, 2113, 0.28),
(15, 2114, 0.42),
(25, 2114, 0.42),
(30, 2114, 0.42),
(27, 2114, 0.84),
(24, 2114, 2.1),
(15, 2115, 0.46669),
(24, 2115, 0.46669),
(15, 2116, 0.32669),
(15, 2117, 0.7),
(15, 2118, 0.28),
(15, 2119, 0.37331),
(15, 2120, 0.46669),
(24, 2120, 0.46669),
(28, 2120, 0.93338),
(15, 2121, 0.32669),
(15, 2122, 0.51331),
(24, 2122, 0.51331),
(15, 2123, 0.32669),
(23, 2123, 0.65338),
(28, 2123, 0.65338),
(15, 2124, 0.46669),
(15, 2125, 0.28),
(15, 2126, 0.23331),
(22, 2126, 0.23331),
(15, 2127, 0.51331),
(24, 2127, 0.51331),
(15, 2128, 0.18669),
(15, 2141, 0.46669),
(24, 2141, 0.46669),
(15, 2142, 0.42),
(24, 2142, 0.42),
(26, 2142, 0.42),
(27, 2142, 0.42),
(28, 2142, 0.42),
(16, 2142, 0.84),
(18, 2142, 0.84),
(15, 2143, 0.32669),
(22, 2143, 0.32669),
(15, 2144, 0.28),
(18, 2144, 0.28),
(16, 2144, 0.56),
(15, 2145, 0.51331),
(24, 2145, 0.51331),
(15, 2146, 0.42),
(16, 2146, 0.42),
(18, 2146, 0.84),
(15, 2147, 0.37331),
(24, 2147, 0.37331),
(15, 2148, 0.23331),
(17, 2148, 0.23331),
(24, 2148, 0.23331),
(15, 2149, 0.37331),
(15, 2150, 0.18669),
(27, 2150, 0.18669),
(15, 2156, 0.28),
(15, 2157, 0.37331),
(21, 2157, 1.11993),
(16, 2158, 0.34),
(17, 2159, 0.34),
(29, 2160, 0.18669),
(17, 2160, 1.17348),
(17, 2161, 0.28),
(29, 2161, 0.28),
(17, 2162, 0.32669),
(29, 2162, 0.32669),
(16, 2163, 0.37331),
(17, 2163, 0.37331),
(25, 2163, 0.37331),
(29, 2163, 0.37331),
(30, 2163, 0.37331),
(17, 2164, 0.18669),
(29, 2164, 0.18669),
(17, 2165, 0.93338),
(29, 2165, 0.93338),
(17, 2166, 0.65338),
(29, 2166, 0.65338),
(17, 2168, 1.11993),
(29, 2168, 2.34652),
(17, 2169, 0.28),
(29, 2170, 0.84),
(17, 2170, 1.68),
(17, 2171, 0.84),
(29, 2171, 1.76),
(29, 2172, 0.42),
(17, 2172, 0.84),
(29, 2173, 0.42),
(17, 2173, 0.84),
(17, 2174, 0.42),
(29, 2174, 0.42),
(17, 2175, 0.56),
(29, 2175, 0.56),
(17, 2176, 0.7),
(29, 2176, 0.7),
(17, 2177, 0.32669),
(29, 2177, 0.32669),
(17, 2178, 0.42),
(23, 2178, 0.42),
(24, 2178, 0.42),
(29, 2178, 0.42),
(17, 2179, 0.18669),
(29, 2179, 0.18669),
(17, 2180, 0.46669),
(29, 2180, 0.46669),
(17, 2181, 0.56),
(29, 2181, 0.56),
(17, 2182, 0.32669),
(29, 2182, 0.32669),
(17, 2183, 0.28),
(29, 2183, 0.28),
(17, 2184, 0.42),
(29, 2184, 0.42),
(29, 2185, 0.37331),
(17, 2185, 0.74662),
(17, 2186, 0.65331),
(29, 2186, 0.65331),
(17, 2187, 0.84),
(29, 2187, 0.84),
(17, 2188, 0.28),
(29, 2188, 0.28),
(17, 2189, 0.28),
(29, 2189, 0.28),
(17, 2190, 0.28),
(29, 2190, 0.28),
(17, 2191, 0.37338),
(29, 2191, 0.37338),
(17, 2192, 0.32669),
(29, 2192, 0.32669),
(17, 2205, 0.51331),
(29, 2205, 0.51331),
(29, 2206, 0.46669),
(17, 2206, 0.93338),
(16, 2207, 0.32669),
(17, 2207, 0.32669),
(19, 2207, 0.32669),
(26, 2207, 0.32669),
(28, 2207, 0.32669),
(29, 2207, 0.32669),
(17, 2208, 0.7),
(29, 2208, 0.7),
(29, 2209, 0.37331),
(17, 2209, 0.74662),
(17, 2210, 0.56),
(22, 2210, 0.56),
(29, 2210, 0.56),
(17, 2211, 0.42),
(29, 2211, 0.42),
(17, 2212, 0.28),
(29, 2212, 0.28),
(29, 2213, 0.14),
(17, 2213, 0.28),
(29, 2214, 0.14),
(17, 2214, 0.42),
(17, 2215, 0.42),
(29, 2215, 0.42),
(17, 2216, 0.46669),
(29, 2216, 0.46669),
(17, 2217, 0.7),
(29, 2217, 0.7),
(25, 2218, 0.32669),
(29, 2218, 0.32669),
(30, 2218, 0.32669),
(17, 2218, 0.65338),
(17, 2219, 0.28),
(20, 2219, 0.28),
(29, 2219, 0.28),
(17, 2220, 0.32669),
(29, 2220, 0.32669),
(16, 2221, 0.42),
(17, 2221, 0.42),
(19, 2221, 0.42),
(29, 2221, 0.42),
(17, 2222, 0.51331),
(29, 2222, 0.51331),
(17, 2223, 0.51331),
(29, 2223, 0.51331),
(17, 2224, 0.37331),
(29, 2224, 0.37331),
(17, 2225, 0.28),
(28, 2225, 0.28),
(29, 2225, 0.28),
(17, 2226, 0.42),
(29, 2226, 0.42),
(17, 2227, 0.46669),
(23, 2227, 0.46669),
(28, 2227, 0.46669),
(29, 2227, 0.46669),
(29, 2228, 0.46662),
(17, 2228, 0.93324),
(17, 2229, 0.65338),
(29, 2229, 0.65338),
(17, 2230, 0.09331),
(29, 2230, 0.09331),
(17, 2231, 0.65331),
(29, 2231, 0.65331),
(17, 2232, 0.32669),
(29, 2232, 0.32669),
(17, 2233, 0.23331),
(29, 2233, 0.23331),
(29, 2234, 0.51331),
(17, 2234, 1.02662),
(17, 2235, 0.23331),
(29, 2235, 0.23331),
(17, 2236, 0.65331),
(23, 2236, 0.65331),
(29, 2236, 0.65331),
(17, 2237, 0.28),
(29, 2237, 0.28),
(17, 2251, 0.21),
(29, 2251, 0.21),
(17, 2252, 0.46669),
(29, 2252, 0.46669),
(17, 2253, 0.18669),
(29, 2253, 0.18669),
(17, 2254, 0.23331),
(29, 2254, 0.23331),
(17, 2255, 0.60669),
(29, 2255, 0.60669),
(17, 2256, 0.18669),
(29, 2256, 0.18669),
(17, 2257, 0.28),
(29, 2257, 0.28),
(17, 2258, 0.42),
(24, 2258, 0.42),
(29, 2258, 0.42),
(17, 2259, 0.23331),
(29, 2259, 0.23331),
(17, 2260, 0.18669),
(29, 2260, 0.18669),
(17, 2261, 0.18669),
(29, 2261, 0.18669),
(17, 2262, 0.23331),
(29, 2262, 0.23331),
(17, 2263, 0.51331),
(29, 2263, 0.51331),
(17, 2264, 0.51331),
(22, 2264, 0.51331),
(29, 2264, 0.51331),
(17, 2265, 0.18669),
(29, 2265, 0.18669),
(17, 2266, 0.18669),
(29, 2266, 0.18669),
(17, 2267, 0.23331),
(29, 2267, 0.23331),
(17, 2268, 0.18669),
(29, 2268, 0.18669),
(17, 2282, 0.65331),
(17, 2283, 0.42),
(17, 2284, 0.46669),
(17, 2285, 0.56),
(17, 2286, 1.02662),
(17, 2287, 0.32669),
(21, 2287, 0.32669),
(23, 2287, 0.32669),
(17, 2288, 0.37331),
(17, 2289, 0.42),
(28, 2289, 0.84),
(17, 2290, 0.46669),
(17, 2291, 0.28),
(23, 2291, 0.28),
(25, 2291, 0.28),
(30, 2291, 0.28),
(17, 2292, 0.32669),
(17, 2293, 0.23331),
(18, 2294, 0.28),
(29, 2294, 0.28),
(17, 2294, 1.12),
(17, 2297, 0.46669),
(22, 2297, 0.46669),
(17, 2298, 0.32669),
(17, 2299, 0.74662),
(17, 2300, 0.60669),
(17, 2301, 0.56),
(17, 2302, 0.51331),
(17, 2303, 0.23331),
(17, 2304, 0.37331),
(17, 2305, 0.51331),
(17, 2306, 0.37331),
(17, 2307, 0.32669),
(17, 2308, 0.65331),
(22, 2308, 0.65331),
(17, 2309, 0.18669),
(17, 2310, 0.46669),
(17, 2311, 0.65331),
(20, 2311, 0.65331),
(17, 2312, 0.28),
(17, 2328, 0.51331),
(29, 2328, 0.51331),
(28, 2328, 1.53993),
(17, 2329, 0.51331),
(17, 2330, 0.46669),
(29, 2330, 0.46669),
(17, 2331, 0.56),
(17, 2332, 0.51331),
(29, 2332, 0.51331),
(16, 2333, 0.32669),
(18, 2333, 0.32669),
(25, 2333, 0.32669),
(26, 2333, 0.32669),
(30, 2333, 0.32669),
(23, 2333, 0.98007),
(16, 2334, 0.23331),
(19, 2334, 0.23331),
(25, 2334, 0.23331),
(30, 2334, 0.23331),
(26, 2334, 0.46662),
(24, 2335, 0.23331),
(16, 2335, 1.63317),
(16, 2336, 0.42),
(16, 2337, 0.51331),
(27, 2337, 0.51331),
(16, 2338, 0.32669),
(20, 2338, 0.32669),
(16, 2339, 0.51331),
(16, 2340, 0.32669),
(21, 2340, 0.32669),
(20, 2344, 0.32669),
(24, 2344, 0.32669),
(16, 2344, 0.65338),
(16, 2347, 0.18669),
(19, 2347, 0.18669),
(16, 2348, 0.51331),
(19, 2348, 1.53993),
(16, 2349, 0.28),
(19, 2350, 0.37331),
(25, 2350, 0.37331),
(26, 2350, 0.37331),
(30, 2350, 0.37331),
(16, 2350, 1.11993),
(16, 2351, 0.37331),
(26, 2351, 0.37331),
(16, 2352, 0.42),
(25, 2352, 0.42),
(26, 2352, 0.42),
(30, 2352, 0.42),
(25, 2353, 0.32669),
(30, 2353, 0.32669),
(16, 2353, 0.65338),
(19, 2355, 0.65331),
(26, 2355, 0.65331),
(16, 2355, 1.30662),
(16, 2356, 0.46669),
(16, 2357, 0.23331),
(23, 2357, 0.23331),
(16, 2358, 0.32669),
(24, 2358, 0.32669),
(21, 2358, 0.65338),
(16, 2359, 0.23331),
(25, 2359, 0.23331),
(30, 2359, 0.23331),
(16, 2360, 0.28),
(27, 2360, 0.28),
(28, 2360, 0.28),
(16, 2361, 0.32669),
(16, 2362, 0.46669),
(25, 2362, 0.46669),
(30, 2362, 0.46669),
(16, 2363, 0.42),
(16, 2364, 0.32669),
(16, 2365, 0.28),
(22, 2365, 0.28),
(16, 2366, 0.23331),
(27, 2366, 0.23331),
(16, 2367, 0.37331),
(16, 2374, 0.32669),
(18, 2374, 0.32669),
(16, 2375, 0.65331),
(19, 2375, 0.65331),
(16, 2376, 0.14),
(25, 2376, 0.14),
(26, 2376, 0.14),
(30, 2376, 0.14),
(16, 2377, 0.46669),
(16, 2378, 0.60669),
(16, 2379, 0.46669),
(16, 2380, 0.32669),
(16, 2381, 0.32669),
(28, 2381, 0.32669),
(18, 2389, 0.34),
(18, 2390, 0.69993),
(17, 2391, 0.46669),
(18, 2391, 0.46669),
(18, 2392, 0.56),
(18, 2393, 0.42),
(23, 2393, 0.42),
(18, 2397, 0.23331),
(18, 2398, 0.51331),
(22, 2398, 0.51331),
(23, 2398, 0.51331),
(24, 2398, 0.51331),
(28, 2398, 0.51331),
(18, 2399, 0.7),
(18, 2400, 0.42),
(18, 2401, 0.23331),
(23, 2401, 0.23331),
(26, 2401, 0.23331),
(25, 2401, 0.46662),
(30, 2401, 0.46662),
(19, 2402, 0.18669),
(18, 2402, 0.56007),
(26, 2403, 0.18669),
(18, 2403, 0.56007),
(18, 2404, 0.23331),
(18, 2405, 0.37331),
(18, 2406, 0.7),
(18, 2407, 0.37331),
(18, 2408, 0.42),
(18, 2409, 0.32669),
(18, 2410, 0.37331),
(19, 2410, 0.37331),
(20, 2410, 0.37331),
(22, 2410, 0.37331),
(18, 2411, 0.23331),
(18, 2412, 0.28),
(18, 2413, 0.28),
(19, 2413, 0.28),
(18, 2414, 0.37331),
(18, 2415, 0.37331),
(19, 2415, 0.37331),
(18, 2416, 0.51331),
(18, 2417, 0.23331),
(28, 2417, 0.23331),
(18, 2418, 0.46669),
(18, 2419, 0.18669),
(18, 2433, 0.32669),
(22, 2433, 0.32669),
(18, 2434, 0.56),
(18, 2435, 0.32669),
(27, 2435, 0.32669),
(18, 2436, 0.56),
(18, 2437, 0.42),
(24, 2437, 0.42),
(18, 2438, 0.18669),
(28, 2438, 0.18669),
(18, 2439, 0.60669),
(18, 2440, 0.51331),
(24, 2440, 0.51331),
(18, 2441, 0.46669),
(18, 2442, 0.37331),
(18, 2443, 0.46669),
(27, 2443, 0.46669),
(18, 2444, 0.32669),
(18, 2445, 0.28),
(19, 2446, 0.34),
(21, 2447, 0.42),
(19, 2447, 2.64),
(19, 2448, 1.72679),
(19, 2449, 0.32669),
(19, 2450, 0.46669),
(27, 2450, 0.46669),
(19, 2451, 0.37331),
(19, 2452, 0.28),
(19, 2453, 0.14),
(19, 2454, 0.84),
(19, 2455, 0.18669),
(19, 2456, 0.32669),
(19, 2457, 1.11993),
(19, 2458, 0.23331),
(19, 2459, 0.32669),
(19, 2460, 0.37331),
(19, 2461, 0.32669),
(16, 2462, 0.42),
(18, 2462, 0.42),
(19, 2462, 0.42),
(28, 2462, 0.42),
(19, 2463, 0.37338),
(19, 2464, 0.65338),
(19, 2465, 0.46669),
(19, 2466, 0.32669),
(19, 2467, 1.02662),
(19, 2468, 0.18669),
(19, 2469, 0.37331),
(19, 2470, 0.37331),
(19, 2471, 0.37331),
(19, 2472, 1.12),
(19, 2473, 0.28),
(19, 2474, 0.18669),
(19, 2475, 0.46669),
(19, 2476, 0.28),
(19, 2477, 0.98007),
(19, 2478, 0.32669),
(19, 2479, 0.7),
(19, 2480, 0.42),
(22, 2480, 0.42),
(19, 2481, 0.32669),
(19, 2482, 0.37331),
(19, 2483, 0.37331),
(19, 2484, 0.46669),
(28, 2484, 0.46669),
(19, 2485, 0.42),
(19, 2486, 0.42),
(19, 2487, 0.32669),
(19, 2488, 0.42),
(19, 2489, 0.18669),
(19, 2490, 0.32669),
(19, 2491, 0.37331),
(19, 2492, 0.42),
(19, 2493, 0.51331),
(19, 2494, 0.28),
(19, 2495, 0.09331),
(19, 2496, 0.56),
(19, 2497, 0.32669),
(26, 2497, 0.65338),
(16, 2498, 0.37331),
(19, 2498, 0.37331),
(27, 2498, 0.37331),
(19, 2499, 1.12),
(19, 2500, 0.23331),
(19, 2501, 0.37338),
(27, 2502, 1.12),
(19, 2502, 1.68),
(19, 2503, 0.23331),
(19, 2504, 0.18669),
(23, 2504, 0.18669),
(17, 2505, 0.32669),
(20, 2505, 0.32669),
(17, 2506, 0.46662),
(29, 2506, 0.69993),
(20, 2507, 0.51331),
(29, 2507, 0.51331),
(17, 2508, 0.32669),
(22, 2508, 0.32669),
(17, 2509, 0.46669),
(17, 2510, 0.23331),
(20, 2511, 0.14),
(29, 2511, 0.14),
(20, 2512, 0.23331),
(29, 2512, 0.23331),
(17, 2513, 0.37331),
(20, 2513, 0.37331),
(17, 2514, 0.32669),
(17, 2515, 0.46669),
(17, 2516, 0.42),
(28, 2516, 0.42),
(17, 2517, 0.14),
(29, 2517, 0.14),
(29, 2518, 0.28),
(17, 2519, 0.46669),
(29, 2519, 0.46669),
(17, 2520, 0.28),
(20, 2520, 0.28),
(17, 2521, 0.37331),
(17, 2522, 0.46669),
(21, 2522, 0.46669),
(29, 2523, 0.28),
(20, 2524, 0.7),
(29, 2524, 0.7),
(20, 2525, 0.28),
(29, 2525, 0.28),
(20, 2526, 0.28),
(29, 2526, 0.28),
(17, 2527, 0.28),
(17, 2528, 0.28),
(29, 2528, 0.28),
(20, 2536, 0.34),
(25, 2537, 0.37331),
(30, 2537, 0.37331),
(20, 2537, 1.97321),
(20, 2538, 1.72679),
(20, 2539, 6.45293),
(20, 2540, 0.65338),
(20, 2541, 0.18669),
(22, 2542, 0.18669),
(20, 2542, 0.93345),
(20, 2543, 1.86676),
(23, 2544, 0.32669),
(20, 2544, 0.98007),
(20, 2545, 1.63317),
(20, 2546, 0.37331),
(20, 2547, 0.28),
(20, 2548, 1.4),
(20, 2549, 1.63345),
(20, 2550, 1.26),
(20, 2551, 0.42),
(20, 2552, 0.42),
(20, 2553, 0.42),
(26, 2553, 0.42),
(20, 2554, 0.18669),
(29, 2555, 0.46669),
(20, 2555, 0.93338),
(20, 2556, 0.32669),
(20, 2557, 0.23331),
(20, 2558, 0.51331),
(21, 2558, 0.51331),
(20, 2559, 0.46669),
(20, 2560, 0.56),
(20, 2561, 0.18669),
(20, 2562, 0.28);
INSERT INTO `cuod6_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(20, 2563, 0.23331),
(20, 2564, 0.23331),
(20, 2565, 0.18669),
(20, 2566, 0.32669),
(20, 2567, 0.56),
(20, 2568, 0.14),
(28, 2568, 0.14),
(20, 2569, 0.37331),
(20, 2570, 0.42),
(20, 2571, 0.32669),
(20, 2572, 0.42),
(20, 2573, 0.74662),
(20, 2574, 0.14),
(20, 2575, 0.37338),
(20, 2576, 0.23331),
(27, 2576, 0.69993),
(20, 2577, 0.32669),
(20, 2578, 0.46669),
(20, 2579, 0.46669),
(20, 2580, 0.32669),
(16, 2581, 0.23331),
(20, 2581, 0.23331),
(27, 2581, 0.23331),
(20, 2582, 0.28),
(21, 2584, 0.34),
(23, 2585, 0.37338),
(21, 2585, 0.56007),
(22, 2585, 0.56007),
(21, 2586, 0.42),
(23, 2586, 0.42),
(21, 2587, 0.42),
(21, 2588, 0.23331),
(21, 2589, 0.28),
(21, 2590, 0.42),
(24, 2590, 0.42),
(21, 2591, 0.56),
(21, 2592, 0.32669),
(21, 2593, 0.42),
(21, 2594, 0.28),
(21, 2595, 0.32669),
(23, 2596, 0.28),
(22, 2596, 0.84),
(21, 2596, 1.4),
(21, 2597, 0.28),
(21, 2598, 0.42),
(21, 2599, 0.28),
(21, 2600, 0.09331),
(21, 2601, 0.18669),
(21, 2602, 0.56),
(21, 2603, 0.18669),
(21, 2604, 0.32669),
(21, 2605, 0.32669),
(21, 2606, 0.23331),
(21, 2607, 0.18669),
(21, 2608, 0.23331),
(21, 2609, 0.14),
(21, 2610, 0.32669),
(21, 2611, 0.32669),
(22, 2612, 2.51937),
(21, 2612, 3.45247),
(21, 2613, 0.23331),
(21, 2623, 0.32669),
(22, 2623, 0.32669),
(23, 2623, 0.32669),
(21, 2624, 0.28),
(22, 2624, 0.28),
(23, 2624, 0.28),
(21, 2625, 0.32669),
(22, 2625, 0.32669),
(23, 2625, 0.32669),
(21, 2626, 0.42),
(22, 2626, 0.42),
(23, 2626, 0.42),
(21, 2627, 0.28),
(22, 2627, 0.28),
(21, 2628, 0.18669),
(22, 2628, 0.18669),
(23, 2628, 0.18669),
(21, 2629, 0.37331),
(22, 2629, 0.37331),
(21, 2630, 0.18669),
(22, 2630, 0.18669),
(23, 2630, 0.18669),
(21, 2631, 0.28),
(22, 2631, 0.28),
(23, 2631, 0.28),
(21, 2632, 0.37331),
(22, 2632, 0.37331),
(23, 2632, 0.37331),
(21, 2633, 0.46669),
(22, 2633, 0.46669),
(21, 2634, 0.18669),
(26, 2634, 0.18669),
(21, 2635, 0.42),
(21, 2636, 0.37331),
(22, 2636, 0.37331),
(23, 2636, 0.37331),
(21, 2637, 0.37331),
(22, 2637, 0.37331),
(23, 2637, 0.37331),
(21, 2638, 0.42),
(21, 2639, 0.42),
(21, 2640, 0.23331),
(22, 2640, 0.23331),
(23, 2640, 0.23331),
(21, 2641, 0.32669),
(22, 2641, 0.32669),
(23, 2641, 0.32669),
(21, 2642, 0.28),
(22, 2642, 0.28),
(21, 2654, 0.32669),
(22, 2654, 0.32669),
(21, 2655, 0.37331),
(22, 2655, 0.37331),
(21, 2656, 0.37331),
(22, 2656, 0.37331),
(21, 2657, 0.32669),
(22, 2657, 0.32669),
(21, 2658, 0.32669),
(22, 2658, 0.32669),
(21, 2659, 0.32669),
(22, 2659, 0.32669),
(21, 2660, 0.28),
(22, 2660, 0.28),
(21, 2661, 0.18669),
(22, 2661, 0.18669),
(21, 2662, 0.23331),
(22, 2662, 0.23331),
(21, 2663, 0.32669),
(22, 2663, 0.32669),
(21, 2664, 0.23331),
(22, 2664, 0.23331),
(21, 2665, 0.18669),
(22, 2665, 0.18669),
(21, 2666, 0.51331),
(21, 2667, 0.18669),
(22, 2667, 0.18669),
(21, 2668, 0.37331),
(21, 2669, 0.23331),
(21, 2670, 0.7),
(23, 2670, 0.7),
(21, 2671, 0.42),
(21, 2672, 0.28),
(21, 2673, 0.46669),
(21, 2674, 0.56),
(21, 2675, 0.28),
(22, 2675, 0.28),
(23, 2675, 0.28),
(24, 2675, 0.28),
(26, 2675, 0.28),
(21, 2676, 0.28),
(21, 2677, 0.28),
(27, 2677, 0.28),
(22, 2678, 0.34),
(22, 2679, 0.28),
(22, 2680, 0.60669),
(23, 2680, 1.21338),
(22, 2681, 0.23331),
(22, 2682, 0.56),
(23, 2682, 0.56),
(22, 2683, 0.32669),
(23, 2683, 0.32669),
(26, 2683, 0.32669),
(22, 2684, 0.51331),
(25, 2684, 0.51331),
(30, 2684, 0.51331),
(22, 2685, 0.60669),
(22, 2686, 0.23331),
(23, 2686, 0.23331),
(22, 2687, 0.37331),
(23, 2687, 0.37331),
(24, 2687, 0.37331),
(28, 2687, 0.37331),
(22, 2688, 0.28),
(26, 2688, 0.28),
(22, 2689, 0.46669),
(22, 2690, 0.28),
(22, 2691, 0.42),
(22, 2692, 0.46669),
(22, 2693, 0.37331),
(22, 2694, 0.23331),
(22, 2695, 0.28),
(23, 2695, 0.28),
(22, 2696, 0.32669),
(22, 2697, 0.32669),
(23, 2697, 0.32669),
(22, 2698, 0.28),
(22, 2699, 0.18669),
(22, 2700, 0.28),
(22, 2701, 0.14),
(23, 2701, 0.14),
(26, 2701, 0.14),
(27, 2701, 0.14),
(28, 2701, 0.14),
(22, 2702, 0.37331),
(22, 2703, 0.23331),
(23, 2703, 0.46662),
(23, 2704, 0.34),
(23, 2706, 0.51331),
(23, 2707, 0.28),
(23, 2708, 0.46669),
(23, 2709, 0.32669),
(23, 2710, 0.56),
(24, 2710, 0.56),
(23, 2711, 0.18669),
(23, 2712, 0.69993),
(23, 2713, 0.28),
(23, 2714, 0.37331),
(25, 2714, 0.37331),
(30, 2714, 0.37331),
(26, 2714, 1.11993),
(23, 2715, 0.60669),
(23, 2716, 0.32669),
(23, 2717, 0.32669),
(23, 2718, 0.28),
(23, 2719, 0.32669),
(23, 2720, 0.32669),
(23, 2721, 0.65331),
(23, 2722, 0.46669),
(27, 2722, 0.46669),
(23, 2730, 0.7),
(23, 2731, 0.46669),
(23, 2732, 0.7),
(24, 2732, 0.7),
(28, 2732, 2.1),
(23, 2733, 0.46669),
(23, 2734, 0.42),
(23, 2735, 0.32669),
(28, 2735, 0.32669),
(23, 2736, 0.28),
(23, 2737, 0.42),
(24, 2737, 0.42),
(28, 2737, 0.42),
(23, 2745, 0.46669),
(23, 2746, 0.7),
(23, 2747, 0.7),
(23, 2748, 0.28),
(23, 2749, 0.18669),
(23, 2750, 0.23331),
(24, 2752, 0.34),
(16, 2753, 0.46669),
(24, 2753, 0.46669),
(24, 2754, 0.23331),
(25, 2754, 0.69993),
(30, 2754, 0.69993),
(24, 2755, 0.42),
(26, 2756, 0.37331),
(24, 2756, 0.74662),
(24, 2757, 0.56),
(24, 2758, 0.32669),
(24, 2759, 0.23331),
(24, 2760, 0.51331),
(25, 2760, 1.02662),
(30, 2760, 1.02662),
(24, 2761, 0.18669),
(24, 2762, 0.23331),
(24, 2763, 0.42),
(24, 2764, 0.32669),
(24, 2765, 0.56),
(25, 2765, 1.12),
(26, 2765, 1.12),
(30, 2765, 1.12),
(24, 2766, 0.32669),
(24, 2767, 0.32669),
(24, 2768, 0.23331),
(24, 2769, 0.18669),
(25, 2769, 0.56007),
(30, 2769, 0.56007),
(24, 2770, 0.32669),
(25, 2770, 0.65338),
(30, 2770, 0.65338),
(24, 2771, 0.56),
(24, 2772, 0.23331),
(24, 2773, 0.46669),
(28, 2773, 0.46669),
(24, 2774, 0.37331),
(24, 2775, 0.42),
(24, 2776, 0.28),
(24, 2777, 0.32669),
(25, 2777, 0.98007),
(30, 2777, 0.98007),
(24, 2778, 0.37331),
(24, 2779, 0.32669),
(24, 2780, 0.51331),
(24, 2781, 0.37331),
(24, 2782, 0.7),
(24, 2783, 0.37331),
(24, 2784, 0.7),
(24, 2785, 0.7),
(24, 2786, 0.28),
(24, 2787, 0.37331),
(24, 2788, 0.14),
(24, 2789, 0.37331),
(24, 2790, 0.7),
(24, 2791, 0.37331),
(24, 2792, 0.51331),
(24, 2793, 0.60669),
(24, 2794, 0.51331),
(24, 2795, 0.60669),
(24, 2796, 0.42),
(24, 2797, 0.28),
(25, 2797, 0.56),
(30, 2797, 0.56),
(24, 2798, 0.56),
(24, 2799, 0.32669),
(24, 2800, 0.18669),
(25, 2801, 0.34),
(25, 2802, 0.46669),
(30, 2802, 0.46669),
(25, 2803, 0.23331),
(30, 2803, 0.23331),
(25, 2804, 0.28),
(30, 2804, 0.28),
(25, 2805, 0.37331),
(30, 2805, 0.37331),
(25, 2806, 0.7),
(30, 2806, 0.7),
(25, 2807, 0.32669),
(30, 2807, 0.32669),
(25, 2808, 0.56),
(30, 2808, 0.56),
(25, 2809, 0.7),
(30, 2809, 0.7),
(25, 2810, 0.37331),
(30, 2810, 0.37331),
(25, 2811, 0.23331),
(30, 2811, 0.23331),
(25, 2812, 0.32669),
(26, 2812, 0.32669),
(30, 2812, 0.32669),
(25, 2813, 0.46669),
(30, 2813, 0.46669),
(25, 2814, 0.51331),
(30, 2814, 0.51331),
(25, 2815, 0.42),
(30, 2815, 0.42),
(26, 2815, 1.26),
(25, 2816, 0.32669),
(30, 2816, 0.32669),
(25, 2817, 0.46669),
(30, 2817, 0.46669),
(25, 2818, 0.14),
(30, 2818, 0.14),
(25, 2819, 0.98007),
(30, 2819, 0.98007),
(25, 2820, 0.65331),
(30, 2820, 0.65331),
(25, 2821, 0.46669),
(30, 2821, 0.46669),
(4, 2822, 0.28),
(25, 2822, 0.28),
(30, 2822, 0.28),
(25, 2823, 0.23331),
(30, 2823, 0.23331),
(25, 2824, 0.18669),
(30, 2824, 0.18669),
(25, 2825, 0.32669),
(30, 2825, 0.32669),
(25, 2826, 0.37331),
(30, 2826, 0.37331),
(25, 2827, 0.42),
(30, 2827, 0.42),
(25, 2828, 0.37331),
(30, 2828, 0.37331),
(25, 2829, 0.51331),
(30, 2829, 0.51331),
(25, 2830, 0.56),
(30, 2830, 0.56),
(25, 2831, 0.93338),
(30, 2831, 0.93338),
(25, 2832, 0.18669),
(30, 2832, 0.18669),
(26, 2832, 0.37338),
(25, 2833, 0.65338),
(30, 2833, 0.65338),
(25, 2834, 0.46669),
(30, 2834, 0.46669),
(25, 2835, 0.28),
(30, 2835, 0.28),
(25, 2836, 0.42),
(30, 2836, 0.42),
(25, 2837, 0.37331),
(30, 2837, 0.37331),
(25, 2838, 0.37331),
(30, 2838, 0.37331),
(25, 2839, 0.46669),
(30, 2839, 0.46669),
(25, 2840, 0.51331),
(30, 2840, 0.51331),
(25, 2841, 0.51331),
(30, 2841, 0.51331),
(25, 2842, 0.42),
(30, 2842, 0.42),
(25, 2843, 0.51331),
(30, 2843, 0.51331),
(25, 2844, 0.14),
(26, 2844, 0.14),
(30, 2844, 0.14),
(25, 2845, 0.32669),
(30, 2845, 0.32669),
(25, 2846, 0.32669),
(26, 2846, 0.32669),
(30, 2846, 0.32669),
(25, 2847, 0.51331),
(30, 2847, 0.51331),
(25, 2848, 0.37331),
(30, 2848, 0.37331),
(25, 2849, 0.56),
(30, 2849, 0.56),
(25, 2850, 0.28),
(30, 2850, 0.28),
(25, 2851, 0.46669),
(30, 2851, 0.46669),
(25, 2852, 0.28),
(26, 2852, 0.28),
(30, 2852, 0.28),
(25, 2853, 0.32669),
(30, 2853, 0.32669),
(25, 2854, 0.51331),
(30, 2854, 0.51331),
(25, 2855, 0.18669),
(29, 2855, 0.18669),
(30, 2855, 0.18669),
(25, 2856, 0.37331),
(30, 2856, 0.37331),
(25, 2857, 0.37331),
(30, 2857, 0.37331),
(25, 2858, 0.7),
(30, 2858, 0.7),
(16, 2859, 0.23331),
(25, 2859, 0.23331),
(30, 2859, 0.23331),
(25, 2860, 0.18669),
(30, 2860, 0.18669),
(26, 2861, 0.34),
(26, 2862, 1.72679),
(27, 2863, 0.32669),
(26, 2863, 1.30676),
(26, 2864, 0.28),
(26, 2865, 0.42),
(26, 2867, 0.18669),
(26, 2868, 0.42),
(27, 2868, 0.42),
(26, 2869, 0.7),
(26, 2870, 0.18669),
(26, 2871, 0.42),
(26, 2872, 0.42),
(26, 2873, 0.42),
(26, 2874, 0.32669),
(26, 2875, 0.60669),
(26, 2876, 0.32669),
(26, 2877, 0.28),
(26, 2878, 0.28),
(26, 2879, 0.42),
(26, 2880, 0.28),
(26, 2881, 0.32669),
(26, 2882, 0.28),
(26, 2883, 0.37331),
(26, 2884, 0.32669),
(26, 2885, 0.32669),
(26, 2886, 0.51331),
(26, 2887, 0.37331),
(16, 2888, 0.32669),
(26, 2888, 0.32669),
(26, 2889, 0.18669),
(28, 2889, 0.37338),
(26, 2890, 0.37331),
(26, 2891, 0.23331),
(26, 2892, 0.51331),
(26, 2893, 0.46669),
(27, 2893, 0.46669),
(26, 2894, 0.46662),
(26, 2895, 0.56),
(26, 2896, 0.65331),
(26, 2897, 0.32669),
(27, 2897, 0.32669),
(26, 2898, 0.46669),
(26, 2899, 0.37331),
(26, 2900, 0.51331),
(27, 2901, 0.84),
(28, 2902, 0.28),
(27, 2902, 0.56),
(27, 2903, 0.42),
(27, 2904, 0.98007),
(27, 2905, 0.46669),
(27, 2906, 0.42),
(27, 2907, 0.18669),
(28, 2908, 0.18669),
(27, 2908, 0.37338),
(27, 2909, 0.32669),
(27, 2910, 0.74662),
(27, 2911, 1.16655),
(27, 2912, 0.74662),
(27, 2913, 0.46669),
(27, 2914, 0.37331),
(27, 2915, 0.51331),
(27, 2916, 0.51331),
(27, 2917, 0.23331),
(27, 2918, 0.56007),
(27, 2919, 0.74662),
(27, 2920, 0.93338),
(27, 2921, 0.32669),
(27, 2922, 1.96014),
(27, 2923, 0.23331),
(27, 2924, 0.32669),
(27, 2925, 0.42),
(27, 2926, 2.33345),
(27, 2927, 0.28),
(27, 2928, 0.98007),
(27, 2929, 0.28),
(27, 2930, 0.37331),
(27, 2931, 0.56007),
(27, 2932, 0.18669),
(27, 2933, 0.37338),
(27, 2934, 0.7),
(27, 2935, 0.46669),
(27, 2936, 0.65331),
(27, 2937, 0.37331),
(27, 2938, 0.23331),
(26, 2939, 0.37331),
(27, 2939, 0.37331),
(18, 2940, 0.32669),
(27, 2940, 0.32669),
(27, 2941, 0.42),
(27, 2942, 0.60669),
(27, 2943, 0.23331),
(27, 2944, 0.23331),
(27, 2945, 0.51331),
(27, 2946, 1.02662),
(27, 2947, 0.28),
(27, 2948, 0.37331),
(28, 2949, 0.34),
(22, 2950, 1.48),
(28, 2951, 0.42),
(28, 2952, 0.28),
(28, 2953, 0.51331),
(28, 2954, 0.23331),
(28, 2955, 1.21338),
(28, 2956, 0.37331),
(28, 2957, 0.74662),
(28, 2958, 0.7),
(28, 2959, 0.65331),
(28, 2960, 0.32669),
(28, 2961, 0.56),
(28, 2962, 1.4),
(28, 2963, 0.28),
(28, 2964, 0.23331),
(28, 2965, 1.30662),
(28, 2966, 2.1),
(28, 2967, 0.42),
(28, 2968, 0.51331),
(28, 2969, 0.74662),
(28, 2970, 0.42),
(28, 2971, 0.51331),
(28, 2972, 0.23331),
(28, 2973, 1.49324),
(28, 2974, 0.42),
(28, 2975, 0.28),
(28, 2976, 0.46669),
(28, 2977, 0.46669),
(28, 2978, 0.46669),
(28, 2982, 0.51331),
(28, 2983, 0.37331),
(28, 2984, 0.46669),
(28, 2985, 0.60669),
(28, 2986, 0.42),
(28, 2987, 0.46669),
(28, 2988, 0.42),
(28, 2989, 1.53993),
(28, 2990, 0.37338),
(28, 2991, 0.23331),
(28, 2992, 0.7),
(28, 2993, 0.18669),
(28, 2994, 0.42),
(28, 2995, 1.26),
(28, 2996, 0.46669),
(28, 2997, 0.65331),
(28, 2998, 0.23331),
(28, 2999, 0.18669),
(28, 3000, 0.23331),
(28, 3001, 0.56),
(28, 3002, 0.42),
(28, 3003, 0.18669),
(28, 3013, 0.51331),
(28, 3014, 0.7),
(28, 3015, 0.28),
(28, 3016, 0.32669),
(28, 3017, 1.11993),
(28, 3018, 0.56),
(28, 3019, 0.60669),
(28, 3020, 0.32669),
(28, 3021, 0.28),
(28, 3022, 0.84),
(28, 3023, 0.18669),
(28, 3024, 0.42),
(29, 3025, 0.34),
(16, 3026, 0.37331),
(16, 3027, 0.28),
(26, 3027, 0.28),
(16, 3028, 0.42),
(16, 3029, 0.46669),
(16, 3030, 0.51331),
(16, 3031, 0.18669),
(16, 3032, 0.18669),
(19, 3032, 0.18669),
(18, 3034, 0.32669),
(28, 3034, 0.32669),
(18, 3035, 0.42),
(18, 3036, 0.37331),
(19, 3037, 0.28),
(19, 3038, 0.37331),
(19, 3040, 0.37331),
(19, 3041, 0.42),
(19, 3042, 0.46669),
(19, 3043, 0.46669),
(19, 3044, 0.42),
(19, 3045, 0.51331),
(19, 3046, 0.28),
(26, 3047, 0.42),
(26, 3048, 0.14),
(26, 3049, 0.42),
(26, 3050, 0.42),
(27, 3051, 0.32669),
(27, 3052, 0.23331),
(27, 3053, 0.32669),
(27, 3054, 0.28),
(27, 3055, 0.42),
(27, 3056, 0.32669),
(27, 3057, 0.42),
(27, 3058, 0.56),
(27, 3059, 0.28),
(27, 3060, 0.46669),
(28, 3061, 0.46669),
(28, 3062, 0.46669),
(28, 3064, 0.51331),
(28, 3065, 0.46669),
(28, 3066, 0.23331),
(28, 3067, 0.46669),
(28, 3068, 0.46669),
(28, 3069, 0.42),
(28, 3070, 0.28),
(30, 3071, 0.34),
(4, 3072, 0.28),
(29, 3073, 0.23331),
(29, 3074, 0.32669);

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

--
-- Table structure for table `cuod6_finder_logging`
--

DROP TABLE IF EXISTS `cuod6_finder_logging`;
CREATE TABLE `cuod6_finder_logging` (
  `searchterm` varchar(255) NOT NULL DEFAULT '',
  `md5sum` varchar(32) NOT NULL DEFAULT '',
  `query` blob NOT NULL,
  `hits` int(11) NOT NULL DEFAULT 1,
  `results` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_finder_taxonomy`
--

DROP TABLE IF EXISTS `cuod6_finder_taxonomy`;
CREATE TABLE `cuod6_finder_taxonomy` (
  `id` int(10) UNSIGNED NOT NULL,
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `lft` int(11) NOT NULL DEFAULT 0,
  `rgt` int(11) NOT NULL DEFAULT 0,
  `level` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `path` varchar(400) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(400) NOT NULL DEFAULT '',
  `state` tinyint(3) UNSIGNED NOT NULL DEFAULT 1,
  `access` tinyint(3) UNSIGNED NOT NULL DEFAULT 1,
  `language` char(7) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_finder_taxonomy`
--

INSERT INTO `cuod6_finder_taxonomy` (`id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `title`, `alias`, `state`, `access`, `language`) VALUES
(1, 0, 0, 25, 0, '', 'ROOT', 'root', 1, 1, '*'),
(2, 1, 1, 6, 1, 'type', 'Type', 'type', 1, 1, '*'),
(3, 2, 2, 3, 2, 'type/article', 'Article', 'article', 1, 1, '*'),
(4, 1, 7, 10, 1, 'author', 'Author', 'author', 1, 1, '*'),
(5, 4, 8, 9, 2, 'author/admin', 'admin', 'admin', 1, 1, '*'),
(6, 1, 11, 20, 1, 'category', 'Category', 'category', 1, 1, '*'),
(7, 6, 12, 13, 2, 'category/uncategorised', 'Uncategorised', 'uncategorised', 1, 1, '*'),
(8, 1, 21, 24, 1, 'language', 'Language', 'language', 1, 1, '*'),
(9, 8, 22, 23, 2, 'language/4086f6336014c75439f87cbda42d9c51', '*', '4086f6336014c75439f87cbda42d9c51', 1, 1, '*'),
(10, 2, 4, 5, 2, 'type/easyblog', 'EasyBlog', 'easyblog', 1, 1, '*'),
(12, 6, 14, 15, 2, 'category/criminal-defense', 'Criminal Defense', 'criminal-defense', 1, 1, '*'),
(13, 6, 16, 17, 2, 'category/ai', 'AI', 'ai', 1, 1, '*'),
(14, 6, 18, 19, 2, 'category/mobile-forensics', 'Mobile Forensics', 'mobile-forensics', 1, 1, '*');

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

--
-- Table structure for table `cuod6_finder_taxonomy_map`
--

DROP TABLE IF EXISTS `cuod6_finder_taxonomy_map`;
CREATE TABLE `cuod6_finder_taxonomy_map` (
  `link_id` int(10) UNSIGNED NOT NULL,
  `node_id` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_finder_taxonomy_map`
--

INSERT INTO `cuod6_finder_taxonomy_map` (`link_id`, `node_id`) VALUES
(1, 3),
(1, 5),
(1, 7),
(1, 9),
(2, 3),
(2, 5),
(2, 7),
(2, 9),
(3, 3),
(3, 5),
(3, 7),
(3, 9),
(4, 3),
(4, 5),
(4, 7),
(4, 9),
(5, 3),
(5, 5),
(5, 7),
(5, 9),
(6, 3),
(6, 5),
(6, 7),
(6, 9),
(7, 5),
(7, 9),
(7, 10),
(7, 12),
(8, 5),
(8, 9),
(8, 10),
(8, 13),
(9, 5),
(9, 9),
(9, 10),
(9, 14),
(10, 3),
(10, 5),
(10, 7),
(10, 9),
(11, 3),
(11, 5),
(11, 7),
(11, 9),
(12, 3),
(12, 5),
(12, 7),
(12, 9),
(13, 3),
(13, 5),
(13, 7),
(13, 9),
(14, 3),
(14, 5),
(14, 7),
(14, 9),
(15, 3),
(15, 5),
(15, 7),
(15, 9),
(16, 3),
(16, 5),
(16, 7),
(16, 9),
(17, 3),
(17, 5),
(17, 7),
(17, 9),
(18, 3),
(18, 5),
(18, 7),
(18, 9),
(19, 3),
(19, 5),
(19, 7),
(19, 9),
(20, 3),
(20, 5),
(20, 7),
(20, 9),
(21, 3),
(21, 5),
(21, 7),
(21, 9),
(22, 3),
(22, 5),
(22, 7),
(22, 9),
(23, 3),
(23, 5),
(23, 7),
(23, 9),
(24, 3),
(24, 5),
(24, 7),
(24, 9),
(25, 3),
(25, 5),
(25, 7),
(25, 9),
(26, 3),
(26, 5),
(26, 7),
(26, 9),
(27, 3),
(27, 5),
(27, 7),
(27, 9),
(28, 3),
(28, 5),
(28, 7),
(28, 9),
(29, 3),
(29, 5),
(29, 7),
(29, 9),
(30, 3),
(30, 5),
(30, 7),
(30, 9);

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

--
-- Table structure for table `cuod6_finder_terms`
--

DROP TABLE IF EXISTS `cuod6_finder_terms`;
CREATE TABLE `cuod6_finder_terms` (
  `term_id` int(10) UNSIGNED NOT NULL,
  `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `stem` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `common` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `phrase` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `weight` float UNSIGNED NOT NULL DEFAULT 0,
  `soundex` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `links` int(11) NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_finder_terms`
--

INSERT INTO `cuod6_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(1, '1', '1', 0, 0, 0.1, '', 105, '*'),
(2, '200-6097', '200-6097', 0, 0, 0.8, '', 2, '*'),
(3, '346', '346', 0, 0, 0.3, '', 2, '*'),
(4, 'admin', 'admin', 0, 0, 0.3333, 'A350', 993, '*'),
(5, 'and', 'and', 0, 0, 0.2, 'A530', 985, '*'),
(6, 'as', 'as', 0, 0, 0.1333, 'A200', 422, '*'),
(7, 'below', 'below', 0, 0, 0.3333, 'B400', 2, '*'),
(8, 'black', 'black', 0, 0, 0.3333, 'B420', 964, '*'),
(9, 'by', 'by', 0, 0, 0.1333, 'B000', 790, '*'),
(10, 'contacting', 'contacting', 0, 0, 0.6667, 'C532352', 2, '*'),
(11, 'dog', 'dog', 0, 0, 0.2, 'D200', 964, '*'),
(12, 'email', 'email', 0, 0, 0.3333, 'E540', 467, '*'),
(13, 'for', 'for', 0, 0, 0.2, 'F600', 978, '*'),
(14, 'forensics', 'forensics', 0, 0, 0.6, 'F652', 988, '*'),
(15, 'have', 'have', 0, 0, 0.2667, 'H100', 226, '*'),
(16, 'if', 'if', 0, 0, 0.1333, 'I100', 273, '*'),
(17, 'inquiry', 'inquiry', 0, 0, 0.4667, 'I526', 82, '*'),
(18, 'is', 'is', 0, 0, 0.1333, 'I200', 965, '*'),
(19, 'like', 'like', 0, 0, 0.2667, 'L200', 305, '*'),
(20, 'listed', 'listed', 0, 0, 0.4, 'L230', 2, '*'),
(21, 'members', 'members', 0, 0, 0.4667, 'M162', 39, '*'),
(22, 'message', 'message', 0, 0, 0.4667, 'M200', 32, '*'),
(23, 'number', 'number', 0, 0, 0.4, 'N160', 105, '*'),
(24, 'of', 'of', 0, 0, 0.1333, 'O100', 982, '*'),
(25, 'one', 'one', 0, 0, 0.2, 'O500', 259, '*'),
(26, 'otherwise', 'otherwise', 0, 0, 0.6, 'O362', 3, '*'),
(27, 'our', 'our', 0, 0, 0.2, 'O600', 960, '*'),
(28, 'please', 'please', 0, 0, 0.4, 'P420', 2, '*'),
(29, 'possible', 'possible', 0, 0, 0.5333, 'P214', 35, '*'),
(30, 'received', 'received', 0, 0, 0.5333, 'R213', 3, '*'),
(31, 'reply', 'reply', 0, 0, 0.3333, 'R140', 2, '*'),
(32, 'soon', 'soon', 0, 0, 0.2667, 'S500', 2, '*'),
(33, 'staff', 'staff', 0, 0, 0.3333, 'S310', 137, '*'),
(34, 'talk', 'talk', 0, 0, 0.2667, 'T420', 192, '*'),
(35, 'telephone', 'telephone', 0, 0, 0.6, 'T415', 2, '*'),
(36, 'thank', 'thank', 0, 0, 0.3333, 'T520', 2, '*'),
(37, 'the', 'the', 0, 0, 0.2, 'T000', 983, '*'),
(38, 'to', 'to', 0, 0, 0.1333, 'T000', 985, '*'),
(39, 'urgent', 'urgent', 0, 0, 0.4, 'U6253', 181, '*'),
(40, 'us', 'us', 0, 0, 0.1333, 'U200', 600, '*'),
(41, 'use', 'use', 0, 0, 0.2, 'U200', 464, '*'),
(42, 'we', 'we', 0, 0, 0.1333, 'W000', 983, '*'),
(43, 'will', 'will', 0, 0, 0.2667, 'W400', 79, '*'),
(44, 'would', 'would', 0, 0, 0.3333, 'W430', 2, '*'),
(45, 'you', 'you', 0, 0, 0.2, 'Y000', 956, '*'),
(46, 'your', 'your', 0, 0, 0.2667, 'Y600', 969, '*'),
(47, '2', '2', 0, 0, 0.1, '', 125, '*'),
(48, 'contact', 'contact', 0, 0, 0.4667, 'C5323', 328, '*'),
(49, '2018', '2018', 0, 0, 0.4, '', 177, '*'),
(50, '2024', '2024', 0, 0, 0.4, '', 93, '*'),
(51, '3', '3', 0, 0, 0.1, '', 238, '*'),
(52, 'a', 'a', 0, 0, 0.0667, 'A000', 983, '*'),
(53, 'about', 'about', 0, 0, 0.3333, 'A130', 193, '*'),
(54, 'act', 'act', 0, 0, 0.2, 'A230', 197, '*'),
(55, 'action', 'action', 0, 0, 0.4, 'A235', 425, '*'),
(56, 'actionable', 'actionable', 0, 0, 0.6667, 'A23514', 261, '*'),
(57, 'actively', 'actively', 0, 0, 0.5333, 'A2314', 91, '*'),
(58, 'adopting', 'adopting', 0, 0, 0.5333, 'A31352', 91, '*'),
(59, 'advancements', 'advancements', 0, 0, 0.8, 'A3152532', 91, '*'),
(60, 'affected', 'affected', 0, 0, 0.5333, 'A123', 112, '*'),
(61, 'against', 'against', 0, 0, 0.4667, 'A2523', 193, '*'),
(62, 'agencies', 'agencies', 0, 0, 0.5333, 'A252', 393, '*'),
(63, 'ahead', 'ahead', 0, 0, 0.3333, 'A300', 92, '*'),
(64, 'an', 'an', 0, 0, 0.1333, 'A500', 639, '*'),
(65, 'analysis', 'analysis', 0, 0, 0.5333, 'A542', 954, '*'),
(66, 'analyze', 'analyze', 0, 0, 0.4667, 'A542', 586, '*'),
(67, 'anti-trafficking', 'anti-trafficking', 0, 0, 1, 'A5361252', 91, '*'),
(68, 'approach', 'approach', 0, 0, 0.5333, 'A162', 266, '*'),
(69, 'are', 'are', 0, 0, 0.2, 'A600', 953, '*'),
(70, 'areas', 'areas', 0, 0, 0.3333, 'A620', 266, '*'),
(71, 'assisting', 'assisting', 0, 0, 0.6, 'A2352', 117, '*'),
(72, 'at', 'at', 0, 0, 0.1333, 'A300', 902, '*'),
(73, 'attorneys', 'attorneys', 0, 0, 0.6, 'A3652', 633, '*'),
(74, 'awareness', 'awareness', 0, 0, 0.6, 'A652', 141, '*'),
(75, 'backgrounds', 'backgrounds', 0, 0, 0.7333, 'B26532', 137, '*'),
(76, 'be', 'be', 0, 0, 0.1333, 'B000', 501, '*'),
(77, 'best', 'best', 0, 0, 0.2667, 'B230', 216, '*'),
(78, 'beyond', 'beyond', 0, 0, 0.4, 'B530', 398, '*'),
(79, 'bono', 'bono', 0, 0, 0.2667, 'B500', 168, '*'),
(80, 'born', 'born', 0, 0, 0.2667, 'B650', 91, '*'),
(81, 'bring', 'bring', 0, 0, 0.3333, 'B652', 274, '*'),
(82, 'built', 'built', 0, 0, 0.3333, 'B430', 374, '*'),
(83, 'business', 'business', 0, 0, 0.5333, 'B252', 555, '*'),
(84, 'businesses', 'businesses', 0, 0, 0.6667, 'B252', 679, '*'),
(85, 'but', 'but', 0, 0, 0.2, 'B300', 387, '*'),
(86, 'can', 'can', 0, 0, 0.2, 'C500', 839, '*'),
(87, 'capable', 'capable', 0, 0, 0.4667, 'C140', 91, '*'),
(88, 'case', 'case', 0, 0, 0.2667, 'C000', 866, '*'),
(89, 'cases', 'cases', 0, 0, 0.3333, 'C000', 788, '*'),
(90, 'certifications', 'certifications', 0, 0, 0.9333, 'C6312352', 140, '*'),
(91, 'certified', 'certified', 0, 0, 0.6, 'C6313', 530, '*'),
(92, 'challenges', 'challenges', 0, 0, 0.6667, 'C452', 391, '*'),
(93, 'children', 'children', 0, 0, 0.5333, 'C4365', 91, '*'),
(94, 'choice', 'choice', 0, 0, 0.4, 'C000', 91, '*'),
(95, 'choosing', 'choosing', 0, 0, 0.5333, 'C520', 167, '*'),
(96, 'church', 'church', 0, 0, 0.4, 'C620', 91, '*'),
(97, 'civil', 'civil', 0, 0, 0.3333, 'C140', 843, '*'),
(98, 'clear', 'clear', 0, 0, 0.3333, 'C460', 797, '*'),
(99, 'clients', 'clients', 0, 0, 0.4667, 'C4532', 816, '*'),
(100, 'combating', 'combating', 0, 0, 0.6, 'C51352', 91, '*'),
(101, 'commitment', 'commitment', 0, 0, 0.6667, 'C5353', 141, '*'),
(102, 'committed', 'committed', 0, 0, 0.6, 'C530', 229, '*'),
(103, 'companies', 'companies', 0, 0, 0.6, 'C5152', 229, '*'),
(104, 'complete', 'complete', 0, 0, 0.5333, 'C5143', 326, '*'),
(105, 'complex', 'complex', 0, 0, 0.4667, 'C5142', 578, '*'),
(106, 'composed', 'composed', 0, 0, 0.5333, 'C5123', 91, '*'),
(107, 'consultative', 'consultative', 0, 0, 0.8, 'C52431', 91, '*'),
(108, 'continually', 'continually', 0, 0, 0.7333, 'C5354', 91, '*'),
(109, 'corporate', 'corporate', 0, 0, 0.6, 'C6163', 663, '*'),
(110, 'court', 'court', 0, 0, 0.3333, 'C630', 803, '*'),
(111, 'court-admissible', 'court-admissible', 0, 0, 1, 'C635214', 820, '*'),
(112, 'court-tested', 'court-tested', 0, 0, 0.8, 'C6323', 111, '*'),
(113, 'courtroom', 'courtroom', 0, 0, 0.6, 'C6365', 420, '*'),
(114, 'criminal', 'criminal', 0, 0, 0.5333, 'C654', 674, '*'),
(115, 'critical', 'critical', 0, 0, 0.5333, 'C6324', 641, '*'),
(116, 'cutting-edge', 'cutting-edge', 0, 0, 0.8, 'C35232', 212, '*'),
(117, 'cyber', 'cyber', 0, 0, 0.3333, 'C160', 237, '*'),
(118, 'cybercrime', 'cybercrime', 0, 0, 0.6667, 'C16265', 60, '*'),
(119, 'cybercrimes', 'cybercrimes', 0, 0, 0.7333, 'C162652', 91, '*'),
(120, 'data', 'data', 0, 0, 0.2667, 'D000', 980, '*'),
(121, 'decision-making', 'decision-making', 0, 0, 1, 'D25252', 114, '*'),
(122, 'decisions', 'decisions', 0, 0, 0.6, 'D252', 190, '*'),
(123, 'deep', 'deep', 0, 0, 0.2667, 'D100', 395, '*'),
(124, 'defensible', 'defensible', 0, 0, 0.6667, 'D15214', 745, '*'),
(125, 'deliver', 'deliver', 0, 0, 0.4667, 'D416', 898, '*'),
(126, 'delivering', 'delivering', 0, 0, 0.6667, 'D41652', 338, '*'),
(127, 'devices', 'devices', 0, 0, 0.4667, 'D120', 892, '*'),
(128, 'digital', 'digital', 0, 0, 0.4667, 'D234', 987, '*'),
(129, 'disputes', 'disputes', 0, 0, 0.5333, 'D2132', 508, '*'),
(130, 'don\'t', 'don\'t', 0, 0, 0.3333, 'D530', 302, '*'),
(131, 'effectively', 'effectively', 0, 0, 0.7333, 'E12314', 93, '*'),
(132, 'efforts', 'efforts', 0, 0, 0.4667, 'E1632', 171, '*'),
(133, 'empower', 'empower', 0, 0, 0.4667, 'E516', 118, '*'),
(134, 'empowering', 'empowering', 0, 0, 0.6667, 'E51652', 264, '*'),
(135, 'enforcement', 'enforcement', 0, 0, 0.7333, 'E516253', 509, '*'),
(136, 'engagement', 'engagement', 0, 0, 0.6667, 'E5253', 142, '*'),
(137, 'ensure', 'ensure', 0, 0, 0.4, 'E526', 637, '*'),
(138, 'ensuring', 'ensuring', 0, 0, 0.5333, 'E52652', 606, '*'),
(139, 'established', 'established', 0, 0, 0.7333, 'E231423', 91, '*'),
(140, 'establishing', 'establishing', 0, 0, 0.8, 'E2314252', 91, '*'),
(141, 'ethical', 'ethical', 0, 0, 0.4667, 'E324', 218, '*'),
(142, 'every', 'every', 0, 0, 0.3333, 'E160', 829, '*'),
(143, 'evidence', 'evidence', 0, 0, 0.5333, 'E1352', 981, '*'),
(144, 'evidentiary', 'evidentiary', 0, 0, 0.7333, 'E13536', 219, '*'),
(145, 'evolved', 'evolved', 0, 0, 0.4667, 'E1413', 91, '*'),
(146, 'evolving', 'evolving', 0, 0, 0.5333, 'E14152', 93, '*'),
(147, 'excellence', 'excellence', 0, 0, 0.6667, 'E2452', 139, '*'),
(148, 'expanding', 'expanding', 0, 0, 0.6, 'E215352', 91, '*'),
(149, 'experience', 'experience', 0, 0, 0.6667, 'E21652', 402, '*'),
(150, 'expert', 'expert', 0, 0, 0.4, 'E2163', 983, '*'),
(151, 'expertise', 'expertise', 0, 0, 0.6, 'E21632', 714, '*'),
(152, 'experts', 'experts', 0, 0, 0.4667, 'E21632', 831, '*'),
(153, 'exploitation', 'exploitation', 0, 0, 0.8, 'E21435', 128, '*'),
(154, 'extends', 'extends', 0, 0, 0.4667, 'E23532', 91, '*'),
(155, 'extensive', 'extensive', 0, 0, 0.6, 'E23521', 91, '*'),
(156, 'extract', 'extract', 0, 0, 0.4667, 'E23623', 511, '*'),
(157, 'fell', 'fell', 0, 0, 0.2667, 'F400', 91, '*'),
(158, 'field', 'field', 0, 0, 0.3333, 'F430', 91, '*'),
(159, 'fight', 'fight', 0, 0, 0.3333, 'F230', 155, '*'),
(160, 'fighting', 'fighting', 0, 0, 0.5333, 'F2352', 125, '*'),
(161, 'findings', 'findings', 0, 0, 0.5333, 'F5352', 686, '*'),
(162, 'forefront', 'forefront', 0, 0, 0.6, 'F61653', 91, '*'),
(163, 'forensic', 'forensic', 0, 0, 0.5333, 'F652', 981, '*'),
(164, 'former', 'former', 0, 0, 0.4, 'F656', 91, '*'),
(165, 'founded', 'founded', 0, 0, 0.4667, 'F530', 134, '*'),
(166, 'fraud', 'fraud', 0, 0, 0.3333, 'F630', 694, '*'),
(167, 'from', 'from', 0, 0, 0.2667, 'F650', 955, '*'),
(168, 'fully', 'fully', 0, 0, 0.3333, 'F400', 194, '*'),
(169, 'funding', 'funding', 0, 0, 0.4667, 'F5352', 91, '*'),
(170, 'goal', 'goal', 0, 0, 0.2667, 'G400', 91, '*'),
(171, 'government', 'government', 0, 0, 0.6667, 'G1653', 331, '*'),
(172, 'guiding', 'guiding', 0, 0, 0.4667, 'G352', 91, '*'),
(173, 'handling', 'handling', 0, 0, 0.5333, 'H53452', 546, '*'),
(174, 'help', 'help', 0, 0, 0.2667, 'H410', 818, '*'),
(175, 'high-profile', 'high-profile', 0, 0, 0.8, 'H21614', 200, '*'),
(176, 'high-risk', 'high-risk', 0, 0, 0.6, 'H262', 122, '*'),
(177, 'high-stakes', 'high-stakes', 0, 0, 0.7333, 'H232', 539, '*'),
(178, 'highest', 'highest', 0, 0, 0.4667, 'H230', 409, '*'),
(179, 'holding', 'holding', 0, 0, 0.4667, 'H4352', 91, '*'),
(180, 'hope', 'hope', 0, 0, 0.2667, 'H100', 91, '*'),
(181, 'how', 'how', 0, 0, 0.2, 'H000', 740, '*'),
(182, 'human', 'human', 0, 0, 0.3333, 'H500', 178, '*'),
(183, 'immediate', 'immediate', 0, 0, 0.6, 'I530', 91, '*'),
(184, 'in', 'in', 0, 0, 0.1333, 'I500', 983, '*'),
(185, 'in-depth', 'in-depth', 0, 0, 0.5333, 'I5313', 199, '*'),
(186, 'inception', 'inception', 0, 0, 0.6, 'I52135', 91, '*'),
(187, 'includes', 'includes', 0, 0, 0.5333, 'I52432', 203, '*'),
(188, 'indisputable', 'indisputable', 0, 0, 0.8, 'I5321314', 91, '*'),
(189, 'individuals', 'individuals', 0, 0, 0.7333, 'I531342', 595, '*'),
(190, 'industry', 'industry', 0, 0, 0.5333, 'I53236', 212, '*'),
(191, 'industry-certified', 'industry-certified', 0, 0, 1, 'I5323626313', 91, '*'),
(192, 'informed', 'informed', 0, 0, 0.5333, 'I51653', 322, '*'),
(193, 'initiatives', 'initiatives', 0, 0, 0.7333, 'I5312', 178, '*'),
(194, 'innovation', 'innovation', 0, 0, 0.6667, 'I5135', 138, '*'),
(195, 'insights', 'insights', 0, 0, 0.5333, 'I5232', 346, '*'),
(196, 'integrity', 'integrity', 0, 0, 0.6, 'I53263', 779, '*'),
(197, 'intellectual', 'intellectual', 0, 0, 0.8, 'I534234', 331, '*'),
(198, 'interpret', 'interpret', 0, 0, 0.6, 'I536163', 207, '*'),
(199, 'interpretation', 'interpretation', 0, 0, 0.9333, 'I5361635', 162, '*'),
(200, 'intervention', 'intervention', 0, 0, 0.8, 'I5361535', 91, '*'),
(201, 'into', 'into', 0, 0, 0.2667, 'I530', 400, '*'),
(202, 'investigation', 'investigation', 0, 0, 0.8667, 'I5123235', 761, '*'),
(203, 'investigations', 'investigations', 0, 0, 0.9333, 'I51232352', 947, '*'),
(204, 'investigative', 'investigative', 0, 0, 0.8667, 'I5123231', 720, '*'),
(205, 'involving', 'involving', 0, 0, 0.6, 'I514152', 306, '*'),
(206, 'it', 'it', 0, 0, 0.1333, 'I300', 655, '*'),
(207, 'just', 'just', 0, 0, 0.2667, 'J300', 462, '*'),
(208, 'justice', 'justice', 0, 0, 0.4667, 'J320', 289, '*'),
(209, 'knowledge', 'knowledge', 0, 0, 0.6, 'K5432', 141, '*'),
(210, 'landscape', 'landscape', 0, 0, 0.6, 'L5321', 94, '*'),
(211, 'law', 'law', 0, 0, 0.2, 'L000', 730, '*'),
(212, 'leading', 'leading', 0, 0, 0.4667, 'L352', 46, '*'),
(213, 'legal', 'legal', 0, 0, 0.3333, 'L240', 977, '*'),
(214, 'legally', 'legally', 0, 0, 0.4667, 'L240', 509, '*'),
(215, 'leveraging', 'leveraging', 0, 0, 0.6667, 'L16252', 100, '*'),
(216, 'litigation', 'litigation', 0, 0, 0.6667, 'L3235', 847, '*'),
(217, 'long-term', 'long-term', 0, 0, 0.6, 'L52365', 184, '*'),
(218, 'make', 'make', 0, 0, 0.2667, 'M200', 412, '*'),
(219, 'many', 'many', 0, 0, 0.2667, 'M000', 118, '*'),
(220, 'matters', 'matters', 0, 0, 0.4667, 'M362', 783, '*'),
(221, 'meets', 'meets', 0, 0, 0.3333, 'M320', 296, '*'),
(222, 'methodologies', 'methodologies', 0, 0, 0.8667, 'M342', 123, '*'),
(223, 'misconduct', 'misconduct', 0, 0, 0.6667, 'M25323', 678, '*'),
(224, 'mission', 'mission', 0, 0, 0.4667, 'M250', 369, '*'),
(225, 'more', 'more', 0, 0, 0.2667, 'M600', 609, '*'),
(226, 'most', 'most', 0, 0, 0.2667, 'M230', 557, '*'),
(227, 'national', 'national', 0, 0, 0.5333, 'N354', 261, '*'),
(228, 'navigate', 'navigate', 0, 0, 0.5333, 'N123', 292, '*'),
(229, 'need', 'need', 0, 0, 0.2667, 'N300', 869, '*'),
(230, 'needed', 'needed', 0, 0, 0.4, 'N300', 281, '*'),
(231, 'next', 'next', 0, 0, 0.2667, 'N230', 69, '*'),
(232, 'non-profits', 'non-profits', 0, 0, 0.7333, 'N16132', 91, '*'),
(233, 'not', 'not', 0, 0, 0.2, 'N300', 413, '*'),
(234, 'objectivity', 'objectivity', 0, 0, 0.7333, 'O12313', 125, '*'),
(235, 'often', 'often', 0, 0, 0.3333, 'O135', 479, '*'),
(236, 'on', 'on', 0, 0, 0.1333, 'O500', 741, '*'),
(237, 'operate', 'operate', 0, 0, 0.4667, 'O163', 224, '*'),
(238, 'or', 'or', 0, 0, 0.1333, 'O600', 974, '*'),
(239, 'orphanage', 'orphanage', 0, 0, 0.6, 'O6152', 91, '*'),
(240, 'out', 'out', 0, 0, 0.2, 'O300', 140, '*'),
(241, 'partner', 'partner', 0, 0, 0.4667, 'P6356', 546, '*'),
(242, 'personal', 'personal', 0, 0, 0.5333, 'P6254', 363, '*'),
(243, 'portion', 'portion', 0, 0, 0.4667, 'P635', 91, '*'),
(244, 'practically', 'practically', 0, 0, 0.7333, 'P62324', 91, '*'),
(245, 'practices', 'practices', 0, 0, 0.6, 'P6232', 216, '*'),
(246, 'premier', 'premier', 0, 0, 0.4667, 'P656', 91, '*'),
(247, 'prevention', 'prevention', 0, 0, 0.6667, 'P61535', 91, '*'),
(248, 'pride', 'pride', 0, 0, 0.3333, 'P630', 91, '*'),
(249, 'pro', 'pro', 0, 0, 0.2, 'P600', 168, '*'),
(250, 'proceeds', 'proceeds', 0, 0, 0.5333, 'P6232', 91, '*'),
(251, 'professionalism', 'professionalism', 0, 0, 1, 'P6125425', 320, '*'),
(252, 'professionals', 'professionals', 0, 0, 0.8667, 'P612542', 365, '*'),
(253, 'proficient', 'proficient', 0, 0, 0.6667, 'P61253', 91, '*'),
(254, 'programs', 'programs', 0, 0, 0.5333, 'P62652', 140, '*'),
(255, 'property', 'property', 0, 0, 0.5333, 'P6163', 331, '*'),
(256, 'protect', 'protect', 0, 0, 0.4667, 'P6323', 344, '*'),
(257, 'proven', 'proven', 0, 0, 0.4, 'P615', 452, '*'),
(258, 'provide', 'provide', 0, 0, 0.4667, 'P613', 806, '*'),
(259, 'provider', 'provider', 0, 0, 0.5333, 'P6136', 164, '*'),
(260, 'pursuit', 'pursuit', 0, 0, 0.4667, 'P623', 112, '*'),
(261, 'rapidly', 'rapidly', 0, 0, 0.4667, 'R134', 91, '*'),
(262, 'recognized', 'recognized', 0, 0, 0.6667, 'R2523', 113, '*'),
(263, 'record', 'record', 0, 0, 0.4, 'R263', 292, '*'),
(264, 'recovery', 'recovery', 0, 0, 0.5333, 'R216', 645, '*'),
(265, 'regions', 'regions', 0, 0, 0.4667, 'R252', 91, '*'),
(266, 'rendering', 'rendering', 0, 0, 0.6, 'R53652', 91, '*'),
(267, 'report', 'report', 0, 0, 0.4, 'R163', 292, '*'),
(268, 'require', 'require', 0, 0, 0.4667, 'R260', 298, '*'),
(269, 'rescue', 'rescue', 0, 0, 0.4, 'R200', 91, '*'),
(270, 'rescued', 'rescued', 0, 0, 0.4667, 'R230', 91, '*'),
(271, 'restore', 'restore', 0, 0, 0.4667, 'R236', 190, '*'),
(272, 'results', 'results', 0, 0, 0.4667, 'R2432', 548, '*'),
(273, 'retrieval', 'retrieval', 0, 0, 0.6, 'R3614', 286, '*'),
(274, 'retrieve', 'retrieve', 0, 0, 0.5333, 'R361', 433, '*'),
(275, 'retrieving', 'retrieving', 0, 0, 0.6667, 'R36152', 178, '*'),
(276, 'right', 'right', 0, 0, 0.3333, 'R230', 258, '*'),
(277, 'seasoned', 'seasoned', 0, 0, 0.5333, 'S530', 111, '*'),
(278, 'sectors', 'sectors', 0, 0, 0.4667, 'S362', 205, '*'),
(279, 'secure', 'secure', 0, 0, 0.4, 'S600', 692, '*'),
(280, 'securing', 'securing', 0, 0, 0.5333, 'S652', 164, '*'),
(281, 'security', 'security', 0, 0, 0.5333, 'S630', 445, '*'),
(282, 'seek', 'seek', 0, 0, 0.2667, 'S000', 91, '*'),
(283, 'services', 'services', 0, 0, 0.5333, 'S612', 899, '*'),
(284, 'short', 'short', 0, 0, 0.3333, 'S630', 92, '*'),
(285, 'significant', 'significant', 0, 0, 0.7333, 'S51253', 153, '*'),
(286, 'since', 'since', 0, 0, 0.3333, 'S520', 177, '*'),
(287, 'so', 'so', 0, 0, 0.1333, 'S000', 211, '*'),
(288, 'specialists', 'specialists', 0, 0, 0.7333, 'S124232', 391, '*'),
(289, 'specialize', 'specialize', 0, 0, 0.6667, 'S1242', 444, '*'),
(290, 'stand', 'stand', 0, 0, 0.3333, 'S353', 298, '*'),
(291, 'standards', 'standards', 0, 0, 0.6, 'S353632', 649, '*'),
(292, 'staying', 'staying', 0, 0, 0.4667, 'S352', 91, '*'),
(293, 'step', 'step', 0, 0, 0.2667, 'S310', 369, '*'),
(294, 'strengthen', 'strengthen', 0, 0, 0.6667, 'S365235', 321, '*'),
(295, 'support', 'support', 0, 0, 0.4667, 'S163', 963, '*'),
(296, 'supporting', 'supporting', 0, 0, 0.6667, 'S16352', 325, '*'),
(297, 'supports', 'supports', 0, 0, 0.5333, 'S1632', 477, '*'),
(298, 'take', 'take', 0, 0, 0.2667, 'T200', 553, '*'),
(299, 'takes', 'takes', 0, 0, 0.3333, 'T200', 100, '*'),
(300, 'taking', 'taking', 0, 0, 0.4, 'T252', 91, '*'),
(301, 'team', 'team', 0, 0, 0.2667, 'T500', 766, '*'),
(302, 'technological', 'technological', 0, 0, 0.8667, 'T25424', 91, '*'),
(303, 'technology', 'technology', 0, 0, 0.6667, 'T2542', 129, '*'),
(304, 'testimony', 'testimony', 0, 0, 0.6, 'T235', 922, '*'),
(305, 'than', 'than', 0, 0, 0.2667, 'T500', 238, '*'),
(306, 'that', 'that', 0, 0, 0.2667, 'T000', 911, '*'),
(307, 'theft', 'theft', 0, 0, 0.3333, 'T130', 498, '*'),
(308, 'their', 'their', 0, 0, 0.3333, 'T600', 225, '*'),
(309, 'these', 'these', 0, 0, 0.3333, 'T200', 243, '*'),
(310, 'they', 'they', 0, 0, 0.2667, 'T000', 479, '*'),
(311, 'through', 'through', 0, 0, 0.4667, 'T620', 526, '*'),
(312, 'top', 'top', 0, 0, 0.2, 'T100', 139, '*'),
(313, 'track', 'track', 0, 0, 0.3333, 'T620', 389, '*'),
(314, 'trafficking', 'trafficking', 0, 0, 0.7333, 'T61252', 198, '*'),
(315, 'transform', 'transform', 0, 0, 0.6, 'T652165', 106, '*'),
(316, 'translating', 'translating', 0, 0, 0.7333, 'T6524352', 91, '*'),
(317, 'trusted', 'trusted', 0, 0, 0.4667, 'T623', 701, '*'),
(318, 'truth', 'truth', 0, 0, 0.3333, 'T630', 841, '*'),
(319, 'ultimate', 'ultimate', 0, 0, 0.5333, 'U4353', 91, '*'),
(320, 'unbiased', 'unbiased', 0, 0, 0.5333, 'U5123', 322, '*'),
(321, 'uncover', 'uncover', 0, 0, 0.4667, 'U5216', 831, '*'),
(322, 'uncovering', 'uncovering', 0, 0, 0.6667, 'U521652', 714, '*'),
(323, 'understand', 'understand', 0, 0, 0.6667, 'U5362353', 394, '*'),
(324, 'understanding', 'understanding', 0, 0, 0.8667, 'U536235352', 212, '*'),
(325, 'unparalleled', 'unparalleled', 0, 0, 0.8, 'U51643', 91, '*'),
(326, 'unusable', 'unusable', 0, 0, 0.5333, 'U5214', 91, '*'),
(327, 'up', 'up', 0, 0, 0.1333, 'U100', 645, '*'),
(328, 'utilize', 'utilize', 0, 0, 0.4667, 'U342', 91, '*'),
(329, 'vision', 'vision', 0, 0, 0.4, 'V250', 91, '*'),
(330, 'vulnerable', 'vulnerable', 0, 0, 0.6667, 'V45614', 92, '*'),
(331, 'was', 'was', 0, 0, 0.2, 'W200', 238, '*'),
(332, 'wealth', 'wealth', 0, 0, 0.4, 'W430', 91, '*'),
(333, 'were', 'were', 0, 0, 0.2667, 'W600', 145, '*'),
(334, 'where', 'where', 0, 0, 0.3333, 'W600', 216, '*'),
(335, 'whether', 'whether', 0, 0, 0.4667, 'W360', 914, '*'),
(336, 'why', 'why', 0, 0, 0.2, 'W000', 751, '*'),
(337, 'with', 'with', 0, 0, 0.2667, 'W300', 981, '*'),
(338, 'within', 'within', 0, 0, 0.4, 'W350', 423, '*'),
(339, 'witness', 'witness', 0, 0, 0.4667, 'W352', 611, '*'),
(340, 'witnesses', 'witnesses', 0, 0, 0.6, 'W352', 93, '*'),
(341, 'work', 'work', 0, 0, 0.2667, 'W620', 683, '*'),
(342, 'world', 'world', 0, 0, 0.3333, 'W643', 118, '*'),
(343, 'world\'s', 'world\'s', 0, 0, 0.4667, 'W6432', 91, '*'),
(344, '3d', '3d', 0, 0, 0.1333, 'D000', 127, '*'),
(345, '4', '4', 0, 0, 0.1, '', 108, '*'),
(346, 'access', 'access', 0, 0, 0.4, 'A200', 697, '*'),
(347, 'accident', 'accident', 0, 0, 0.5333, 'A2353', 104, '*'),
(348, 'accidents', 'accidents', 0, 0, 0.6, 'A23532', 73, '*'),
(349, 'accuracy', 'accuracy', 0, 0, 0.5333, 'A262', 392, '*'),
(350, 'achieve', 'achieve', 0, 0, 0.4667, 'A210', 15, '*'),
(351, 'activity', 'activity', 0, 0, 0.5333, 'A2313', 732, '*'),
(352, 'admissibility', 'admissibility', 0, 0, 0.8667, 'A352143', 310, '*'),
(353, 'advanced', 'advanced', 0, 0, 0.5333, 'A31523', 421, '*'),
(354, 'advice', 'advice', 0, 0, 0.4, 'A312', 73, '*'),
(355, 'affidavit', 'affidavit', 0, 0, 0.6, 'A1313', 73, '*'),
(356, 'altered', 'altered', 0, 0, 0.4667, 'A4363', 244, '*'),
(357, 'analyzing', 'analyzing', 0, 0, 0.6, 'A54252', 285, '*'),
(358, 'applications', 'applications', 0, 0, 0.8, 'A142352', 73, '*'),
(359, 'assistance', 'assistance', 0, 0, 0.6667, 'A2352', 248, '*'),
(360, 'audio', 'audio', 0, 0, 0.3333, 'A300', 373, '*'),
(361, 'authenticate', 'authenticate', 0, 0, 0.8, 'A35323', 235, '*'),
(362, 'authentication', 'authentication', 0, 0, 0.9333, 'A353235', 308, '*'),
(363, 'authenticity', 'authenticity', 0, 0, 0.8, 'A35323', 165, '*'),
(364, 'battle', 'battle', 0, 0, 0.4, 'B340', 58, '*'),
(365, 'been', 'been', 0, 0, 0.2667, 'B500', 312, '*'),
(366, 'behaviors', 'behaviors', 0, 0, 0.6, 'B620', 69, '*'),
(367, 'call', 'call', 0, 0, 0.2667, 'C400', 433, '*'),
(368, 'capturing', 'capturing', 0, 0, 0.6, 'C13652', 101, '*'),
(369, 'cdr', 'cdr', 0, 0, 0.2, 'C360', 73, '*'),
(370, 'cell', 'cell', 0, 0, 0.2667, 'C400', 348, '*'),
(371, 'certificate', 'certificate', 0, 0, 0.7333, 'C63123', 73, '*'),
(372, 'certification', 'certification', 0, 0, 0.8667, 'C631235', 205, '*'),
(373, 'clarifying', 'clarifying', 0, 0, 0.6667, 'C46152', 73, '*'),
(374, 'clients\'', 'clients\'', 0, 0, 0.5333, 'C4532', 113, '*'),
(375, 'communication', 'communication', 0, 0, 0.8667, 'C5235', 491, '*'),
(376, 'compliance', 'compliance', 0, 0, 0.6667, 'C51452', 646, '*'),
(377, 'computer', 'computer', 0, 0, 0.5333, 'C5136', 510, '*'),
(378, 'computers', 'computers', 0, 0, 0.6, 'C51362', 578, '*'),
(379, 'confirming', 'confirming', 0, 0, 0.6667, 'C51652', 100, '*'),
(380, 'consistency', 'consistency', 0, 0, 0.7333, 'C52352', 110, '*'),
(381, 'consultation', 'consultation', 0, 0, 0.8, 'C52435', 773, '*'),
(382, 'consulting', 'consulting', 0, 0, 0.6667, 'C524352', 182, '*'),
(383, 'contracts', 'contracts', 0, 0, 0.6, 'C536232', 171, '*'),
(384, 'copies', 'copies', 0, 0, 0.4, 'C120', 237, '*'),
(385, 'corporations', 'corporations', 0, 0, 0.8, 'C616352', 523, '*'),
(386, 'corrupted', 'corrupted', 0, 0, 0.6, 'C613', 73, '*'),
(387, 'court-admissibility', 'court-admissibility', 0, 0, 1, 'C6352143', 73, '*'),
(388, 'creating', 'creating', 0, 0, 0.5333, 'C6352', 179, '*'),
(389, 'crime', 'crime', 0, 0, 0.3333, 'C650', 79, '*'),
(390, 'crucial', 'crucial', 0, 0, 0.4667, 'C624', 339, '*'),
(391, 'decisive', 'decisive', 0, 0, 0.5333, 'D210', 133, '*'),
(392, 'declaration', 'declaration', 0, 0, 0.7333, 'D24635', 73, '*'),
(393, 'defense', 'defense', 0, 0, 0.4667, 'D152', 455, '*'),
(394, 'deleted', 'deleted', 0, 0, 0.4667, 'D430', 696, '*'),
(395, 'deletion', 'deletion', 0, 0, 0.5333, 'D435', 253, '*'),
(396, 'deposition', 'deposition', 0, 0, 0.6667, 'D1235', 335, '*'),
(397, 'destruction', 'destruction', 0, 0, 0.7333, 'D236235', 73, '*'),
(398, 'detail', 'detail', 0, 0, 0.4, 'D400', 175, '*'),
(399, 'detect', 'detect', 0, 0, 0.4, 'D230', 292, '*'),
(400, 'detecting', 'detecting', 0, 0, 0.6, 'D2352', 103, '*'),
(401, 'detection', 'detection', 0, 0, 0.6, 'D235', 208, '*'),
(402, 'development', 'development', 0, 0, 0.7333, 'D14153', 136, '*'),
(403, 'device', 'device', 0, 0, 0.4, 'D120', 651, '*'),
(404, 'discovery', 'discovery', 0, 0, 0.6, 'D216', 407, '*'),
(405, 'discreet', 'discreet', 0, 0, 0.5333, 'D263', 479, '*'),
(406, 'dispute', 'dispute', 0, 0, 0.4667, 'D213', 227, '*'),
(407, 'document', 'document', 0, 0, 0.5333, 'D253', 287, '*'),
(408, 'documentation', 'documentation', 0, 0, 0.8667, 'D2535', 635, '*'),
(409, 'documenting', 'documenting', 0, 0, 0.7333, 'D25352', 69, '*'),
(410, 'drone', 'drone', 0, 0, 0.3333, 'D650', 73, '*'),
(411, 'ediscovery', 'ediscovery', 0, 0, 0.6667, 'E3216', 149, '*'),
(412, 'effective', 'effective', 0, 0, 0.6, 'E1231', 73, '*'),
(413, 'electronic', 'electronic', 0, 0, 0.6667, 'E423652', 211, '*'),
(414, 'emails', 'emails', 0, 0, 0.4, 'E542', 404, '*'),
(415, 'engineering', 'engineering', 0, 0, 0.7333, 'E525652', 73, '*'),
(416, 'enhance', 'enhance', 0, 0, 0.4667, 'E520', 457, '*'),
(417, 'enhancement', 'enhancement', 0, 0, 0.7333, 'E5253', 73, '*'),
(418, 'errors', 'errors', 0, 0, 0.4, 'E620', 103, '*'),
(419, 'exact', 'exact', 0, 0, 0.3333, 'E230', 209, '*'),
(420, 'examining', 'examining', 0, 0, 0.6, 'E252', 73, '*'),
(421, 'extracting', 'extracting', 0, 0, 0.6667, 'E2362352', 101, '*'),
(422, 'files', 'files', 0, 0, 0.3333, 'F420', 690, '*'),
(423, 'footage', 'footage', 0, 0, 0.4667, 'F320', 171, '*'),
(424, 'footprints', 'footprints', 0, 0, 0.6667, 'F316532', 15, '*'),
(425, 'forgery', 'forgery', 0, 0, 0.4667, 'F626', 131, '*'),
(426, 'go', 'go', 0, 0, 0.1333, 'G000', 255, '*'),
(427, 'has', 'has', 0, 0, 0.2, 'H200', 158, '*'),
(428, 'helping', 'helping', 0, 0, 0.4667, 'H4152', 289, '*'),
(429, 'high-precision', 'high-precision', 0, 0, 0.9333, 'H21625', 73, '*'),
(430, 'hold', 'hold', 0, 0, 0.2667, 'H430', 274, '*'),
(431, 'identifying', 'identifying', 0, 0, 0.7333, 'I353152', 218, '*'),
(432, 'imaging', 'imaging', 0, 0, 0.4667, 'I5252', 696, '*'),
(433, 'impartiality', 'impartiality', 0, 0, 0.8, 'I516343', 73, '*'),
(434, 'improved', 'improved', 0, 0, 0.5333, 'I51613', 73, '*'),
(435, 'include', 'include', 0, 0, 0.4667, 'I5243', 321, '*'),
(436, 'including', 'including', 0, 0, 0.6, 'I524352', 553, '*'),
(437, 'independent', 'independent', 0, 0, 0.7333, 'I5315353', 153, '*'),
(438, 'insight', 'insight', 0, 0, 0.4667, 'I523', 444, '*'),
(439, 'insurance', 'insurance', 0, 0, 0.6, 'I52652', 125, '*'),
(440, 'intelligibility', 'intelligibility', 0, 0, 1, 'I5342143', 73, '*'),
(441, 'investigating', 'investigating', 0, 0, 0.8667, 'I51232352', 432, '*'),
(442, 'irreversible', 'irreversible', 0, 0, 0.8, 'I616214', 73, '*'),
(443, 'it\'s', 'it\'s', 0, 0, 0.2667, 'I320', 369, '*'),
(444, 'laser', 'laser', 0, 0, 0.3333, 'L260', 127, '*'),
(445, 'legitimacy', 'legitimacy', 0, 0, 0.6667, 'L2352', 80, '*'),
(446, 'lie', 'lie', 0, 0, 0.2, 'L000', 73, '*'),
(447, 'location', 'location', 0, 0, 0.5333, 'L235', 192, '*'),
(448, 'locked', 'locked', 0, 0, 0.4, 'L230', 163, '*'),
(449, 'logs', 'logs', 0, 0, 0.2667, 'L200', 507, '*'),
(450, 'lost', 'lost', 0, 0, 0.2667, 'L230', 348, '*'),
(451, 'management', 'management', 0, 0, 0.6667, 'M253', 73, '*'),
(452, 'manipulated', 'manipulated', 0, 0, 0.7333, 'M143', 143, '*'),
(453, 'manipulation', 'manipulation', 0, 0, 0.8, 'M1435', 136, '*'),
(454, 'mapping', 'mapping', 0, 0, 0.4667, 'M152', 73, '*'),
(455, 'master', 'master', 0, 0, 0.4, 'M236', 73, '*'),
(456, 'media', 'media', 0, 0, 0.3333, 'M300', 381, '*'),
(457, 'messages', 'messages', 0, 0, 0.5333, 'M200', 538, '*'),
(458, 'metadata', 'metadata', 0, 0, 0.5333, 'M300', 505, '*'),
(459, 'miss', 'miss', 0, 0, 0.2667, 'M200', 86, '*'),
(460, 'missing', 'missing', 0, 0, 0.4667, 'M252', 85, '*'),
(461, 'mobile', 'mobile', 0, 0, 0.4, 'M140', 641, '*'),
(462, 'modifications', 'modifications', 0, 0, 0.8667, 'M312352', 146, '*'),
(463, 'needs', 'needs', 0, 0, 0.3333, 'N320', 468, '*'),
(464, 'neutral', 'neutral', 0, 0, 0.4667, 'N364', 132, '*'),
(465, 'offer', 'offer', 0, 0, 0.3333, 'O160', 682, '*'),
(466, 'official', 'official', 0, 0, 0.5333, 'O124', 73, '*'),
(467, 'ongoing', 'ongoing', 0, 0, 0.4667, 'O5252', 116, '*'),
(468, 'opposing', 'opposing', 0, 0, 0.5333, 'O1252', 335, '*'),
(469, 'organizations', 'organizations', 0, 0, 0.8667, 'O6252352', 208, '*'),
(470, 'other', 'other', 0, 0, 0.3333, 'O360', 315, '*'),
(471, 'others', 'others', 0, 0, 0.4, 'O362', 188, '*'),
(472, 'parties', 'parties', 0, 0, 0.4667, 'P632', 94, '*'),
(473, 'patterns', 'patterns', 0, 0, 0.5333, 'P3652', 368, '*'),
(474, 'phone', 'phone', 0, 0, 0.3333, 'P500', 345, '*'),
(475, 'photography', 'photography', 0, 0, 0.7333, 'P3261', 73, '*'),
(476, 'polygraph', 'polygraph', 0, 0, 0.6, 'P4261', 73, '*'),
(477, 'precision', 'precision', 0, 0, 0.6, 'P625', 670, '*'),
(478, 'preparing', 'preparing', 0, 0, 0.6, 'P61652', 376, '*'),
(479, 'preservation', 'preservation', 0, 0, 0.8, 'P626135', 519, '*'),
(480, 'preserve', 'preserve', 0, 0, 0.5333, 'P6261', 416, '*'),
(481, 'private', 'private', 0, 0, 0.4667, 'P613', 429, '*'),
(482, 'procedural', 'procedural', 0, 0, 0.6667, 'P62364', 73, '*'),
(483, 'proceedings', 'proceedings', 0, 0, 0.7333, 'P62352', 405, '*'),
(484, 'proper', 'proper', 0, 0, 0.4, 'P616', 78, '*'),
(485, 'protocol', 'protocol', 0, 0, 0.5333, 'P6324', 116, '*'),
(486, 'protocols', 'protocols', 0, 0, 0.6, 'P63242', 599, '*'),
(487, 'provides', 'provides', 0, 0, 0.5333, 'P6132', 357, '*'),
(488, 'providing', 'providing', 0, 0, 0.6, 'P61352', 191, '*'),
(489, 'purposes', 'purposes', 0, 0, 0.5333, 'P612', 74, '*'),
(490, 'reconstruction', 'reconstruction', 0, 0, 0.9333, 'R25236235', 237, '*'),
(491, 'recordings', 'recordings', 0, 0, 0.6667, 'R26352', 333, '*'),
(492, 'records', 'records', 0, 0, 0.4667, 'R2632', 356, '*'),
(493, 'relevant', 'relevant', 0, 0, 0.5333, 'R4153', 137, '*'),
(494, 'removal', 'removal', 0, 0, 0.4667, 'R514', 73, '*'),
(495, 'reports', 'reports', 0, 0, 0.4667, 'R1632', 782, '*'),
(496, 'request', 'request', 0, 0, 0.4667, 'R230', 291, '*'),
(497, 'requests', 'requests', 0, 0, 0.5333, 'R232', 124, '*'),
(498, 'requirements', 'requirements', 0, 0, 0.8, 'R26532', 278, '*'),
(499, 'requiring', 'requiring', 0, 0, 0.6, 'R2652', 125, '*'),
(500, 'retention', 'retention', 0, 0, 0.6, 'R3535', 75, '*'),
(501, 'review', 'review', 0, 0, 0.4, 'R100', 639, '*'),
(502, 'rights', 'rights', 0, 0, 0.4, 'R232', 243, '*'),
(503, 'safety', 'safety', 0, 0, 0.4, 'S130', 73, '*'),
(504, 'scanning', 'scanning', 0, 0, 0.5333, 'S520', 127, '*'),
(505, 'scene', 'scene', 0, 0, 0.3333, 'S500', 79, '*'),
(506, 'search', 'search', 0, 0, 0.4, 'S620', 143, '*'),
(507, 'sensitive', 'sensitive', 0, 0, 0.6, 'S5231', 629, '*'),
(508, 'spatial', 'spatial', 0, 0, 0.4667, 'S134', 73, '*'),
(509, 'special', 'special', 0, 0, 0.4667, 'S124', 73, '*'),
(510, 'specialized', 'specialized', 0, 0, 0.7333, 'S12423', 239, '*'),
(511, 'storage', 'storage', 0, 0, 0.4667, 'S362', 348, '*'),
(512, 'structured', 'structured', 0, 0, 0.6667, 'S362363', 196, '*'),
(513, 'tailored', 'tailored', 0, 0, 0.5333, 'T463', 539, '*'),
(514, 'tampering', 'tampering', 0, 0, 0.6, 'T51652', 237, '*'),
(515, 'teams', 'teams', 0, 0, 0.3333, 'T520', 528, '*'),
(516, 'techniques', 'techniques', 0, 0, 0.6667, 'T252', 297, '*'),
(517, 'text', 'text', 0, 0, 0.2667, 'T230', 139, '*'),
(518, 'third-party', 'third-party', 0, 0, 0.7333, 'T63163', 161, '*'),
(519, 'thorough', 'thorough', 0, 0, 0.5333, 'T620', 202, '*'),
(520, 'tower', 'tower', 0, 0, 0.3333, 'T600', 100, '*'),
(521, 'tracking', 'tracking', 0, 0, 0.5333, 'T6252', 285, '*'),
(522, 'unauthorized', 'unauthorized', 0, 0, 0.8, 'U53623', 496, '*'),
(523, 'unique', 'unique', 0, 0, 0.4, 'U520', 183, '*'),
(524, 'unlocking', 'unlocking', 0, 0, 0.6, 'U54252', 132, '*'),
(525, 'unmatched', 'unmatched', 0, 0, 0.6, 'U5323', 114, '*'),
(526, 'user', 'user', 0, 0, 0.2667, 'U260', 619, '*'),
(527, 'using', 'using', 0, 0, 0.3333, 'U252', 348, '*'),
(528, 'various', 'various', 0, 0, 0.4667, 'V620', 176, '*'),
(529, 'verifiable', 'verifiable', 0, 0, 0.6667, 'V614', 186, '*'),
(530, 'verify', 'verify', 0, 0, 0.4, 'V610', 209, '*'),
(531, 'verifying', 'verifying', 0, 0, 0.6, 'V6152', 130, '*'),
(532, 'video', 'video', 0, 0, 0.3333, 'V300', 377, '*'),
(533, 'violations', 'violations', 0, 0, 0.6667, 'V4352', 387, '*'),
(534, 'warrant', 'warrant', 0, 0, 0.4667, 'W653', 129, '*'),
(535, '5', '5', 0, 0, 0.1, '', 191, '*'),
(536, 'accounts', 'accounts', 0, 0, 0.5333, 'A2532', 289, '*'),
(537, 'address', 'address', 0, 0, 0.4667, 'A362', 56, '*'),
(538, 'agency', 'agency', 0, 0, 0.4, 'A252', 80, '*'),
(539, 'assets', 'assets', 0, 0, 0.4, 'A232', 102, '*'),
(540, 'assist', 'assist', 0, 0, 0.4, 'A230', 388, '*'),
(541, 'attacks', 'attacks', 0, 0, 0.4667, 'A320', 44, '*'),
(542, 'attorney', 'attorney', 0, 0, 0.5333, 'A365', 145, '*'),
(543, 'audits', 'audits', 0, 0, 0.4, 'A320', 266, '*'),
(544, 'bodies', 'bodies', 0, 0, 0.4, 'B320', 73, '*'),
(545, 'breach', 'breach', 0, 0, 0.4, 'B620', 339, '*'),
(546, 'client', 'client', 0, 0, 0.4, 'C453', 182, '*'),
(547, 'cloud', 'cloud', 0, 0, 0.3333, 'C430', 739, '*'),
(548, 'collection', 'collection', 0, 0, 0.6667, 'C4235', 356, '*'),
(549, 'comply', 'comply', 0, 0, 0.4, 'C514', 53, '*'),
(550, 'contracting', 'contracting', 0, 0, 0.7333, 'C5362352', 26, '*'),
(551, 'credentials', 'credentials', 0, 0, 0.7333, 'C635342', 75, '*'),
(552, 'cybersecurity', 'cybersecurity', 0, 0, 0.8667, 'C16263', 277, '*'),
(553, 'discuss', 'discuss', 0, 0, 0.4667, 'D200', 77, '*'),
(554, 'efficient', 'efficient', 0, 0, 0.6, 'E1253', 78, '*'),
(555, 'employee', 'employee', 0, 0, 0.5333, 'E514', 415, '*'),
(556, 'employment', 'employment', 0, 0, 0.6667, 'E51453', 141, '*'),
(557, 'facing', 'facing', 0, 0, 0.4, 'F252', 331, '*'),
(558, 'federal', 'federal', 0, 0, 0.4667, 'F364', 239, '*'),
(559, 'fraudulent', 'fraudulent', 0, 0, 0.6667, 'F63453', 108, '*'),
(560, 'get', 'get', 0, 0, 0.2, 'G300', 361, '*'),
(561, 'groups', 'groups', 0, 0, 0.4, 'G612', 14, '*'),
(562, 'gsa', 'gsa', 0, 0, 0.2, 'G000', 26, '*'),
(563, 'gsa-approved', 'gsa-approved', 0, 0, 0.8, 'G1613', 76, '*'),
(564, 'here', 'here', 0, 0, 0.2667, 'H600', 203, '*'),
(565, 'identity', 'identity', 0, 0, 0.5333, 'I353', 81, '*'),
(566, 'incidents', 'incidents', 0, 0, 0.6, 'I523532', 283, '*'),
(567, 'individual', 'individual', 0, 0, 0.6667, 'I53134', 113, '*'),
(568, 'insider', 'insider', 0, 0, 0.4667, 'I5236', 170, '*'),
(569, 'interests', 'interests', 0, 0, 0.6, 'I536232', 21, '*'),
(570, 'internal', 'internal', 0, 0, 0.5333, 'I53654', 684, '*'),
(571, 'investigator', 'investigator', 0, 0, 0.8, 'I5123236', 36, '*'),
(572, 'its', 'its', 0, 0, 0.2, 'I320', 67, '*'),
(573, 'jag', 'jag', 0, 0, 0.2, 'J000', 76, '*'),
(574, 'lawsuits', 'lawsuits', 0, 0, 0.5333, 'L232', 23, '*'),
(575, 'levels', 'levels', 0, 0, 0.4, 'L142', 26, '*'),
(576, 'local', 'local', 0, 0, 0.3333, 'L240', 234, '*'),
(577, 'meet', 'meet', 0, 0, 0.2667, 'M300', 345, '*'),
(578, 'military', 'military', 0, 0, 0.5333, 'M436', 75, '*'),
(579, 'mitigating', 'mitigating', 0, 0, 0.6667, 'M32352', 21, '*'),
(580, 'obtain', 'obtain', 0, 0, 0.4, 'O135', 21, '*'),
(581, 'phones', 'phones', 0, 0, 0.4, 'P520', 389, '*'),
(582, 'procurement-ready', 'procurement-ready', 0, 0, 1, 'P6265363', 26, '*'),
(583, 'professional', 'professional', 0, 0, 0.8, 'P61254', 349, '*'),
(584, 'protecting', 'protecting', 0, 0, 0.6667, 'P632352', 139, '*'),
(585, 'protection', 'protection', 0, 0, 0.6667, 'P63235', 77, '*'),
(586, 'ransomware', 'ransomware', 0, 0, 0.6667, 'R5256', 81, '*'),
(587, 'recover', 'recover', 0, 0, 0.4667, 'R216', 595, '*'),
(588, 'regulatory', 'regulatory', 0, 0, 0.6667, 'R2436', 297, '*'),
(589, 'resources', 'resources', 0, 0, 0.6, 'R262', 23, '*'),
(590, 'responding', 'responding', 0, 0, 0.6667, 'R215352', 170, '*'),
(591, 'risks', 'risks', 0, 0, 0.3333, 'R200', 122, '*'),
(592, 'safeguarding', 'safeguarding', 0, 0, 0.8, 'S126352', 136, '*'),
(593, 'schedule-approved', 'schedule-approved', 0, 0, 1, 'S341613', 26, '*'),
(594, 'secret', 'secret', 0, 0, 0.4, 'S630', 75, '*'),
(595, 'seeking', 'seeking', 0, 0, 0.4667, 'S520', 187, '*'),
(596, 'serve', 'serve', 0, 0, 0.3333, 'S610', 299, '*'),
(597, 'solutions', 'solutions', 0, 0, 0.6, 'S4352', 175, '*'),
(598, 'sources', 'sources', 0, 0, 0.4667, 'S620', 117, '*'),
(599, 'state', 'state', 0, 0, 0.3333, 'S300', 248, '*'),
(600, 'stolen', 'stolen', 0, 0, 0.4, 'S345', 19, '*'),
(601, 'strict', 'strict', 0, 0, 0.4, 'S3623', 446, '*'),
(602, 'termination', 'termination', 0, 0, 0.7333, 'T6535', 110, '*'),
(603, 'threat', 'threat', 0, 0, 0.4, 'T630', 83, '*'),
(604, 'threats', 'threats', 0, 0, 0.4667, 'T632', 168, '*'),
(605, 'today', 'today', 0, 0, 0.3333, 'T000', 775, '*'),
(606, 'touch', 'touch', 0, 0, 0.3333, 'T200', 113, '*'),
(607, 'trade', 'trade', 0, 0, 0.3333, 'T630', 103, '*'),
(608, 'transactions', 'transactions', 0, 0, 0.8, 'T652352', 80, '*'),
(609, 'turn', 'turn', 0, 0, 0.2667, 'T650', 298, '*'),
(610, 'vendor', 'vendor', 0, 0, 0.4, 'V536', 76, '*'),
(611, 'when', 'when', 0, 0, 0.2667, 'W500', 750, '*'),
(612, 'who', 'who', 0, 0, 0.2, 'W000', 559, '*'),
(613, 'workplace', 'workplace', 0, 0, 0.6, 'W62142', 23, '*'),
(614, 'wrongful', 'wrongful', 0, 0, 0.5333, 'W65214', 116, '*'),
(615, '6', '6', 0, 0, 0.1, '', 49, '*'),
(616, 'across', 'across', 0, 0, 0.4, 'A262', 733, '*'),
(617, 'actually', 'actually', 0, 0, 0.5333, 'A234', 49, '*'),
(618, 'affidavits', 'affidavits', 0, 0, 0.6667, 'A13132', 327, '*'),
(619, 'ally', 'ally', 0, 0, 0.2667, 'A400', 48, '*'),
(620, 'always', 'always', 0, 0, 0.4, 'A420', 211, '*'),
(621, 'argument', 'argument', 0, 0, 0.5333, 'A6253', 48, '*'),
(622, 'arming', 'arming', 0, 0, 0.4, 'A652', 48, '*'),
(623, 'avoid', 'avoid', 0, 0, 0.3333, 'A130', 193, '*'),
(624, 'before', 'before', 0, 0, 0.4, 'B600', 241, '*'),
(625, 'builds', 'builds', 0, 0, 0.4, 'B432', 48, '*'),
(626, 'chain', 'chain', 0, 0, 0.3333, 'C500', 496, '*'),
(627, 'challenge', 'challenge', 0, 0, 0.6, 'C452', 188, '*'),
(628, 'choose', 'choose', 0, 0, 0.4, 'C000', 404, '*'),
(629, 'claims', 'claims', 0, 0, 0.4, 'C452', 193, '*'),
(630, 'clarity', 'clarity', 0, 0, 0.4667, 'C463', 697, '*'),
(631, 'communications', 'communications', 0, 0, 0.9333, 'C52352', 295, '*'),
(632, 'compromise', 'compromise', 0, 0, 0.6667, 'C51652', 160, '*'),
(633, 'confidence', 'confidence', 0, 0, 0.6667, 'C51352', 313, '*'),
(634, 'confidential', 'confidential', 0, 0, 0.8, 'C513534', 657, '*'),
(635, 'costs', 'costs', 0, 0, 0.3333, 'C320', 48, '*'),
(636, 'count', 'count', 0, 0, 0.3333, 'C530', 96, '*'),
(637, 'country', 'country', 0, 0, 0.4667, 'C536', 48, '*'),
(638, 'courtroom-ready', 'courtroom-ready', 0, 0, 1, 'C636563', 147, '*'),
(639, 'courtroom-tested', 'courtroom-tested', 0, 0, 1, 'C6365323', 91, '*'),
(640, 'credibility', 'credibility', 0, 0, 0.7333, 'C63143', 202, '*'),
(641, 'custody', 'custody', 0, 0, 0.4667, 'C300', 496, '*'),
(642, 'data-backed', 'data-backed', 0, 0, 0.7333, 'D123', 48, '*'),
(643, 'deadlines', 'deadlines', 0, 0, 0.6, 'D452', 98, '*'),
(644, 'deep-dive', 'deep-dive', 0, 0, 0.6, 'D131', 48, '*'),
(645, 'deserves', 'deserves', 0, 0, 0.5333, 'D2612', 156, '*'),
(646, 'designed', 'designed', 0, 0, 0.5333, 'D253', 318, '*'),
(647, 'discretion', 'discretion', 0, 0, 0.6667, 'D2635', 537, '*'),
(648, 'during', 'during', 0, 0, 0.4, 'D652', 238, '*'),
(649, 'enhances', 'enhances', 0, 0, 0.5333, 'E520', 74, '*'),
(650, 'ever', 'ever', 0, 0, 0.2667, 'E160', 48, '*'),
(651, 'exceed', 'exceed', 0, 0, 0.4, 'E230', 48, '*'),
(652, 'experienced', 'experienced', 0, 0, 0.7333, 'E216523', 135, '*'),
(653, 'extension', 'extension', 0, 0, 0.6, 'E23525', 48, '*'),
(654, 'facts', 'facts', 0, 0, 0.3333, 'F232', 322, '*'),
(655, 'fast', 'fast', 0, 0, 0.2667, 'F230', 595, '*'),
(656, 'firms', 'firms', 0, 0, 0.3333, 'F652', 496, '*'),
(657, 'first', 'first', 0, 0, 0.3333, 'F623', 113, '*'),
(658, 'focus', 'focus', 0, 0, 0.3333, 'F200', 108, '*'),
(659, 'full', 'full', 0, 0, 0.2667, 'F400', 418, '*'),
(660, 'gain', 'gain', 0, 0, 0.2667, 'G500', 145, '*'),
(661, 'guesswork', 'guesswork', 0, 0, 0.6, 'G620', 76, '*'),
(662, 'guide', 'guide', 0, 0, 0.3333, 'G300', 163, '*'),
(663, 'here\'s', 'here\'s', 0, 0, 0.4, 'H620', 143, '*'),
(664, 'high', 'high', 0, 0, 0.2667, 'H200', 194, '*'),
(665, 'holds', 'holds', 0, 0, 0.3333, 'H432', 124, '*'),
(666, 'intent', 'intent', 0, 0, 0.4, 'I5353', 181, '*'),
(667, 'jargon-free', 'jargon-free', 0, 0, 0.7333, 'J62516', 92, '*'),
(668, 'judges', 'judges', 0, 0, 0.4, 'J320', 193, '*'),
(669, 'juries', 'juries', 0, 0, 0.4, 'J620', 114, '*'),
(670, 'know', 'know', 0, 0, 0.2667, 'K500', 189, '*'),
(671, 'mounting', 'mounting', 0, 0, 0.5333, 'M352', 50, '*'),
(672, 'narrow', 'narrow', 0, 0, 0.4, 'N600', 48, '*'),
(673, 'navigating', 'navigating', 0, 0, 0.6667, 'N12352', 261, '*'),
(674, 'never', 'never', 0, 0, 0.3333, 'N160', 70, '*'),
(675, 'offering', 'offering', 0, 0, 0.5333, 'O1652', 185, '*'),
(676, 'opposition', 'opposition', 0, 0, 0.6667, 'O1235', 48, '*'),
(677, 'origin', 'origin', 0, 0, 0.4, 'O625', 143, '*'),
(678, 'pitfalls', 'pitfalls', 0, 0, 0.5333, 'P3142', 48, '*'),
(679, 'position', 'position', 0, 0, 0.5333, 'P235', 292, '*'),
(680, 'powerful', 'powerful', 0, 0, 0.5333, 'P614', 82, '*'),
(681, 'practitioners', 'practitioners', 0, 0, 0.8667, 'P623562', 48, '*'),
(682, 'pre-litigation', 'pre-litigation', 0, 0, 0.9333, 'P643235', 48, '*'),
(683, 'process', 'process', 0, 0, 0.4667, 'P620', 395, '*'),
(684, 'prove', 'prove', 0, 0, 0.3333, 'P610', 92, '*'),
(685, 'quickly', 'quickly', 0, 0, 0.4667, 'Q400', 301, '*'),
(686, 'ready', 'ready', 0, 0, 0.3333, 'R300', 638, '*'),
(687, 'rebutting', 'rebutting', 0, 0, 0.6, 'R1352', 48, '*'),
(688, 'reduce', 'reduce', 0, 0, 0.4, 'R320', 48, '*'),
(689, 'resonate', 'resonate', 0, 0, 0.5333, 'R253', 48, '*'),
(690, 'respond', 'respond', 0, 0, 0.4667, 'R2153', 203, '*'),
(691, 'reviewing', 'reviewing', 0, 0, 0.6, 'R152', 76, '*'),
(692, 'routinely', 'routinely', 0, 0, 0.6, 'R354', 48, '*'),
(693, 'schedule', 'schedule', 0, 0, 0.5333, 'S340', 576, '*'),
(694, 'scope', 'scope', 0, 0, 0.3333, 'S100', 256, '*'),
(695, 'simplify', 'simplify', 0, 0, 0.5333, 'S5141', 48, '*'),
(696, 'solo', 'solo', 0, 0, 0.2667, 'S400', 48, '*'),
(697, 'stakes', 'stakes', 0, 0, 0.4, 'S320', 194, '*'),
(698, 'strategy', 'strategy', 0, 0, 0.5333, 'S3632', 181, '*'),
(699, 'strengthens', 'strengthens', 0, 0, 0.7333, 'S3652352', 76, '*'),
(700, 'stronger', 'stronger', 0, 0, 0.5333, 'S36526', 74, '*'),
(701, 'targeted', 'targeted', 0, 0, 0.5333, 'T623', 96, '*'),
(702, 'technical', 'technical', 0, 0, 0.6, 'T2524', 548, '*'),
(703, 'texas', 'texas', 0, 0, 0.3333, 'T200', 454, '*'),
(704, 'tight', 'tight', 0, 0, 0.3333, 'T230', 98, '*'),
(705, 'toward', 'toward', 0, 0, 0.4, 'T630', 91, '*'),
(706, 'trial', 'trial', 0, 0, 0.3333, 'T640', 213, '*'),
(707, 'trust', 'trust', 0, 0, 0.3333, 'T623', 326, '*'),
(708, 'turning', 'turning', 0, 0, 0.4667, 'T652', 48, '*'),
(709, 'understands', 'understands', 0, 0, 0.7333, 'U53623532', 82, '*'),
(710, 'vital', 'vital', 0, 0, 0.3333, 'V340', 145, '*'),
(711, 'we\'re', 'we\'re', 0, 0, 0.3333, 'W600', 525, '*'),
(712, 'works', 'works', 0, 0, 0.3333, 'W620', 266, '*'),
(713, 'you\'re', 'you\'re', 0, 0, 0.4, 'Y600', 817, '*'),
(714, 'accessed', 'accessed', 0, 0, 0.5333, 'A230', 164, '*'),
(715, 'accessible', 'accessible', 0, 0, 0.6667, 'A214', 2, '*'),
(716, 'accessing', 'accessing', 0, 0, 0.6, 'A252', 2, '*'),
(717, 'accordance', 'accordance', 0, 0, 0.6667, 'A26352', 2, '*'),
(718, 'according', 'according', 0, 0, 0.6, 'A26352', 13, '*'),
(719, 'account', 'account', 0, 0, 0.4667, 'A253', 72, '*'),
(720, 'accurate', 'accurate', 0, 0, 0.5333, 'A263', 161, '*'),
(721, 'additionally', 'additionally', 0, 0, 0.8, 'A354', 2, '*'),
(722, 'after', 'after', 0, 0, 0.3333, 'A136', 189, '*'),
(723, 'aid', 'aid', 0, 0, 0.2, 'A300', 2, '*'),
(724, 'alibi', 'alibi', 0, 0, 0.3333, 'A410', 2, '*'),
(725, 'alibis', 'alibis', 0, 0, 0.4, 'A412', 2, '*'),
(726, 'all', 'all', 0, 0, 0.2, 'A400', 433, '*'),
(727, 'allowed', 'allowed', 0, 0, 0.4667, 'A430', 3, '*'),
(728, 'allowing', 'allowing', 0, 0, 0.5333, 'A452', 29, '*'),
(729, 'also', 'also', 0, 0, 0.2667, 'A420', 368, '*'),
(730, 'analyzed', 'analyzed', 0, 0, 0.5333, 'A5423', 44, '*'),
(731, 'analyzes', 'analyzes', 0, 0, 0.5333, 'A542', 2, '*'),
(732, 'announced', 'announced', 0, 0, 0.6, 'A523', 2, '*'),
(733, 'any', 'any', 0, 0, 0.2, 'A500', 65, '*'),
(734, 'anyone', 'anyone', 0, 0, 0.4, 'A500', 3, '*'),
(735, 'area', 'area', 0, 0, 0.2667, 'A600', 116, '*'),
(736, 'authorized', 'authorized', 0, 0, 0.6667, 'A3623', 104, '*'),
(737, 'available', 'available', 0, 0, 0.6, 'A1414', 424, '*'),
(738, 'backed', 'backed', 0, 0, 0.4, 'B230', 340, '*'),
(739, 'backup', 'backup', 0, 0, 0.4, 'B210', 2, '*'),
(740, 'balance', 'balance', 0, 0, 0.4667, 'B452', 2, '*'),
(741, 'balancing', 'balancing', 0, 0, 0.6, 'B45252', 2, '*'),
(742, 'because', 'because', 0, 0, 0.4667, 'B200', 116, '*'),
(743, 'become', 'become', 0, 0, 0.4, 'B250', 6, '*'),
(744, 'becomes', 'becomes', 0, 0, 0.4667, 'B252', 60, '*'),
(745, 'being', 'being', 0, 0, 0.3333, 'B520', 7, '*'),
(746, 'better', 'better', 0, 0, 0.4, 'B360', 30, '*'),
(747, 'bluetooth', 'bluetooth', 0, 0, 0.6, 'B430', 31, '*'),
(748, 'broad', 'broad', 0, 0, 0.3333, 'B630', 2, '*'),
(749, 'buy', 'buy', 0, 0, 0.2, 'B000', 2, '*'),
(750, 'bypass', 'bypass', 0, 0, 0.4, 'B200', 2, '*'),
(751, 'cannot', 'cannot', 0, 0, 0.4, 'C530', 2, '*'),
(752, 'capture', 'capture', 0, 0, 0.4667, 'C136', 137, '*'),
(753, 'cast', 'cast', 0, 0, 0.2667, 'C300', 2, '*'),
(754, 'change', 'change', 0, 0, 0.4, 'C520', 36, '*'),
(755, 'changed', 'changed', 0, 0, 0.4667, 'C523', 2, '*'),
(756, 'changes', 'changes', 0, 0, 0.4667, 'C520', 32, '*'),
(757, 'client\'s', 'client\'s', 0, 0, 0.5333, 'C4532', 2, '*'),
(758, 'cloud-based', 'cloud-based', 0, 0, 0.7333, 'C43123', 201, '*'),
(759, 'combed', 'combed', 0, 0, 0.4, 'C513', 2, '*'),
(760, 'complexities', 'complexities', 0, 0, 0.8, 'C514232', 2, '*'),
(761, 'complexity', 'complexity', 0, 0, 0.6667, 'C51423', 279, '*'),
(762, 'complicates', 'complicates', 0, 0, 0.7333, 'C514232', 2, '*'),
(763, 'complicating', 'complicating', 0, 0, 0.8, 'C5142352', 2, '*'),
(764, 'component', 'component', 0, 0, 0.6, 'C5153', 2, '*'),
(765, 'comprehensive', 'comprehensive', 0, 0, 0.8667, 'C516521', 398, '*'),
(766, 'concerns', 'concerns', 0, 0, 0.5333, 'C52652', 121, '*'),
(767, 'confirm', 'confirm', 0, 0, 0.4667, 'C5165', 146, '*'),
(768, 'connecting', 'connecting', 0, 0, 0.6667, 'C52352', 2, '*'),
(769, 'consent', 'consent', 0, 0, 0.4667, 'C5253', 2, '*'),
(770, 'continue', 'continue', 0, 0, 0.5333, 'C535', 2, '*'),
(771, 'continues', 'continues', 0, 0, 0.6, 'C5352', 6, '*'),
(772, 'control', 'control', 0, 0, 0.4667, 'C5364', 23, '*'),
(773, 'cooperation', 'cooperation', 0, 0, 0.7333, 'C1635', 2, '*'),
(774, 'corroborating', 'corroborating', 0, 0, 0.8667, 'C616352', 7, '*'),
(775, 'could', 'could', 0, 0, 0.3333, 'C430', 54, '*'),
(776, 'course', 'course', 0, 0, 0.4, 'C620', 2, '*'),
(777, 'default', 'default', 0, 0, 0.4667, 'D143', 2, '*'),
(778, 'delay', 'delay', 0, 0, 0.3333, 'D400', 2, '*'),
(779, 'depth', 'depth', 0, 0, 0.3333, 'D130', 33, '*'),
(780, 'designated', 'designated', 0, 0, 0.6667, 'D253', 2, '*'),
(781, 'detailed', 'detailed', 0, 0, 0.5333, 'D430', 290, '*'),
(782, 'determine', 'determine', 0, 0, 0.6, 'D650', 208, '*'),
(783, 'device\'s', 'device\'s', 0, 0, 0.5333, 'D120', 29, '*'),
(784, 'directly', 'directly', 0, 0, 0.5333, 'D6234', 3, '*'),
(785, 'do', 'do', 0, 0, 0.1333, 'D000', 404, '*'),
(786, 'does', 'does', 0, 0, 0.2667, 'D200', 354, '*'),
(787, 'done', 'done', 0, 0, 0.2667, 'D500', 2, '*'),
(788, 'down', 'down', 0, 0, 0.2667, 'D500', 23, '*'),
(789, 'dump', 'dump', 0, 0, 0.2667, 'D510', 2, '*'),
(790, 'e', 'e', 0, 0, 0.0667, 'E000', 2, '*'),
(791, 'easily', 'easily', 0, 0, 0.4, 'E240', 36, '*'),
(792, 'easy', 'easy', 0, 0, 0.2667, 'E200', 3, '*'),
(793, 'eat', 'eat', 0, 0, 0.2, 'E300', 2, '*'),
(794, 'either', 'either', 0, 0, 0.4, 'E360', 28, '*'),
(795, 'encryption', 'encryption', 0, 0, 0.6667, 'E526135', 29, '*'),
(796, 'end-to-end', 'end-to-end', 0, 0, 0.6667, 'E5353', 146, '*'),
(797, 'ensured', 'ensured', 0, 0, 0.4667, 'E5263', 2, '*'),
(798, 'ensures', 'ensures', 0, 0, 0.4667, 'E5262', 88, '*'),
(799, 'era', 'era', 0, 0, 0.2, 'E600', 2, '*'),
(800, 'erased', 'erased', 0, 0, 0.4, 'E623', 35, '*'),
(801, 'essential', 'essential', 0, 0, 0.6, 'E2534', 169, '*'),
(802, 'establish', 'establish', 0, 0, 0.6, 'E23142', 132, '*'),
(803, 'even', 'even', 0, 0, 0.2667, 'E150', 439, '*'),
(804, 'everywhere', 'everywhere', 0, 0, 0.6667, 'E160', 2, '*'),
(805, 'evolve', 'evolve', 0, 0, 0.4, 'E141', 2, '*'),
(806, 'excels', 'excels', 0, 0, 0.4, 'E242', 2, '*'),
(807, 'exonerating', 'exonerating', 0, 0, 0.7333, 'E256352', 2, '*'),
(808, 'extraction', 'extraction', 0, 0, 0.6667, 'E236235', 227, '*'),
(809, 'feature', 'feature', 0, 0, 0.4667, 'F360', 2, '*'),
(810, 'features', 'features', 0, 0, 0.5333, 'F362', 39, '*'),
(811, 'follow', 'follow', 0, 0, 0.4, 'F400', 369, '*'),
(812, 'forensically', 'forensically', 0, 0, 0.8, 'F6524', 144, '*'),
(813, 'forms', 'forms', 0, 0, 0.3333, 'F652', 2, '*'),
(814, 'geofence', 'geofence', 0, 0, 0.5333, 'G152', 2, '*'),
(815, 'geographic', 'geographic', 0, 0, 0.6667, 'G612', 36, '*'),
(816, 'given', 'given', 0, 0, 0.3333, 'G150', 3, '*'),
(817, 'google', 'google', 0, 0, 0.4, 'G400', 177, '*'),
(818, 'google\'s', 'google\'s', 0, 0, 0.5333, 'G420', 2, '*'),
(819, 'gps', 'gps', 0, 0, 0.2, 'G120', 199, '*'),
(820, 'greater', 'greater', 0, 0, 0.4667, 'G636', 123, '*'),
(821, 'groceries', 'groceries', 0, 0, 0.6, 'G6262', 2, '*'),
(822, 'grow', 'grow', 0, 0, 0.2667, 'G600', 2, '*'),
(823, 'handled', 'handled', 0, 0, 0.4667, 'H5343', 206, '*'),
(824, 'handles', 'handles', 0, 0, 0.4667, 'H5342', 2, '*'),
(825, 'happened', 'happened', 0, 0, 0.5333, 'H153', 113, '*'),
(826, 'harder', 'harder', 0, 0, 0.4, 'H636', 2, '*'),
(827, 'history', 'history', 0, 0, 0.4667, 'H236', 323, '*'),
(828, 'house', 'house', 0, 0, 0.3333, 'H200', 2, '*'),
(829, 'however', 'however', 0, 0, 0.4667, 'H160', 143, '*'),
(830, 'i', 'i', 0, 0, 0.0667, 'I000', 134, '*'),
(831, 'identify', 'identify', 0, 0, 0.5333, 'I3531', 380, '*'),
(832, 'impact', 'impact', 0, 0, 0.4, 'I5123', 184, '*'),
(833, 'implications', 'implications', 0, 0, 0.8, 'I5142352', 37, '*'),
(834, 'important', 'important', 0, 0, 0.6, 'I516353', 2, '*'),
(835, 'improves', 'improves', 0, 0, 0.5333, 'I51612', 2, '*'),
(836, 'increased', 'increased', 0, 0, 0.6, 'I52623', 2, '*'),
(837, 'incredibly', 'incredibly', 0, 0, 0.6667, 'I526314', 2, '*'),
(838, 'information', 'information', 0, 0, 0.7333, 'I516535', 303, '*'),
(839, 'innocent', 'innocent', 0, 0, 0.5333, 'I5253', 2, '*'),
(840, 'instead', 'instead', 0, 0, 0.4667, 'I523', 2, '*'),
(841, 'introduces', 'introduces', 0, 0, 0.6667, 'I53632', 2, '*'),
(842, 'investigators', 'investigators', 0, 0, 0.8667, 'I51232362', 404, '*'),
(843, 'involved', 'involved', 0, 0, 0.5333, 'I51413', 184, '*'),
(844, 'involves', 'involves', 0, 0, 0.5333, 'I51412', 130, '*'),
(845, 'issue', 'issue', 0, 0, 0.3333, 'I200', 93, '*');
INSERT INTO `cuod6_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(846, 'justified', 'justified', 0, 0, 0.6, 'J313', 2, '*'),
(847, 'key', 'key', 0, 0, 0.2, 'K000', 184, '*'),
(848, 'knowing', 'knowing', 0, 0, 0.4667, 'K520', 3, '*'),
(849, 'large', 'large', 0, 0, 0.3333, 'L620', 30, '*'),
(850, 'leverage', 'leverage', 0, 0, 0.5333, 'L162', 2, '*'),
(851, 'locally', 'locally', 0, 0, 0.4667, 'L240', 2, '*'),
(852, 'location-based', 'location-based', 0, 0, 0.9333, 'L235123', 2, '*'),
(853, 'locations', 'locations', 0, 0, 0.6, 'L2352', 40, '*'),
(854, 'long', 'long', 0, 0, 0.2667, 'L520', 242, '*'),
(855, 'longer', 'longer', 0, 0, 0.4, 'L526', 2, '*'),
(856, 'made', 'made', 0, 0, 0.2667, 'M300', 34, '*'),
(857, 'major', 'major', 0, 0, 0.3333, 'M260', 88, '*'),
(858, 'makes', 'makes', 0, 0, 0.3333, 'M200', 53, '*'),
(859, 'making', 'making', 0, 0, 0.4, 'M252', 142, '*'),
(860, 'maps', 'maps', 0, 0, 0.2667, 'M120', 28, '*'),
(861, 'mass', 'mass', 0, 0, 0.2667, 'M200', 2, '*'),
(862, 'may', 'may', 0, 0, 0.2, 'M000', 104, '*'),
(863, 'meaning', 'meaning', 0, 0, 0.4667, 'M200', 2, '*'),
(864, 'means', 'means', 0, 0, 0.3333, 'M200', 6, '*'),
(865, 'methods', 'methods', 0, 0, 0.4667, 'M320', 169, '*'),
(866, 'mind', 'mind', 0, 0, 0.2667, 'M300', 84, '*'),
(867, 'months', 'months', 0, 0, 0.4, 'M320', 2, '*'),
(868, 'move', 'move', 0, 0, 0.2667, 'M100', 2, '*'),
(869, 'movement', 'movement', 0, 0, 0.5333, 'M153', 92, '*'),
(870, 'movements', 'movements', 0, 0, 0.6, 'M1532', 53, '*'),
(871, 'much', 'much', 0, 0, 0.2667, 'M200', 40, '*'),
(872, 'must', 'must', 0, 0, 0.2667, 'M230', 53, '*'),
(873, 'narrowing', 'narrowing', 0, 0, 0.6, 'N652', 17, '*'),
(874, 'net', 'net', 0, 0, 0.2, 'N300', 2, '*'),
(875, 'new', 'new', 0, 0, 0.2, 'N000', 6, '*'),
(876, 'no', 'no', 0, 0, 0.1333, 'N000', 141, '*'),
(877, 'now', 'now', 0, 0, 0.2, 'N000', 274, '*'),
(878, 'obtaining', 'obtaining', 0, 0, 0.6, 'O1352', 2, '*'),
(879, 'on-device', 'on-device', 0, 0, 0.6, 'O5312', 2, '*'),
(880, 'once', 'once', 0, 0, 0.2667, 'O520', 26, '*'),
(881, 'only', 'only', 0, 0, 0.2667, 'O540', 308, '*'),
(882, 'opt', 'opt', 0, 0, 0.2, 'O130', 2, '*'),
(883, 'opts', 'opts', 0, 0, 0.2667, 'O132', 2, '*'),
(884, 'order', 'order', 0, 0, 0.3333, 'O636', 2, '*'),
(885, 'over', 'over', 0, 0, 0.2667, 'O160', 6, '*'),
(886, 'overwritten', 'overwritten', 0, 0, 0.7333, 'O1635', 248, '*'),
(887, 'owner', 'owner', 0, 0, 0.3333, 'O560', 47, '*'),
(888, 'part', 'part', 0, 0, 0.2667, 'P630', 63, '*'),
(889, 'people', 'people', 0, 0, 0.4, 'P400', 6, '*'),
(890, 'period', 'period', 0, 0, 0.4, 'P630', 2, '*'),
(891, 'permanently', 'permanently', 0, 0, 0.7333, 'P6534', 88, '*'),
(892, 'physical', 'physical', 0, 0, 0.5333, 'P240', 35, '*'),
(893, 'physically', 'physically', 0, 0, 0.6667, 'P240', 2, '*'),
(894, 'pinpoint', 'pinpoint', 0, 0, 0.5333, 'P5153', 39, '*'),
(895, 'policies', 'policies', 0, 0, 0.5333, 'P420', 2, '*'),
(896, 'pool', 'pool', 0, 0, 0.2667, 'P400', 2, '*'),
(897, 'possess', 'possess', 0, 0, 0.4667, 'P200', 2, '*'),
(898, 'potential', 'potential', 0, 0, 0.6, 'P3534', 97, '*'),
(899, 'privacy', 'privacy', 0, 0, 0.4667, 'P612', 67, '*'),
(900, 'proactive', 'proactive', 0, 0, 0.6, 'P6231', 2, '*'),
(901, 'processes', 'processes', 0, 0, 0.6, 'P620', 148, '*'),
(902, 'properly', 'properly', 0, 0, 0.5333, 'P6164', 72, '*'),
(903, 'protected', 'protected', 0, 0, 0.6, 'P6323', 39, '*'),
(904, 'protections', 'protections', 0, 0, 0.7333, 'P632352', 2, '*'),
(905, 'protects', 'protects', 0, 0, 0.5333, 'P63232', 78, '*'),
(906, 'pulling', 'pulling', 0, 0, 0.4667, 'P452', 2, '*'),
(907, 'raised', 'raised', 0, 0, 0.4, 'R230', 2, '*'),
(908, 'real-time', 'real-time', 0, 0, 0.6, 'R435', 2, '*'),
(909, 'recorded', 'recorded', 0, 0, 0.5333, 'R263', 32, '*'),
(910, 'recording', 'recording', 0, 0, 0.6, 'R26352', 2, '*'),
(911, 'reflects', 'reflects', 0, 0, 0.5333, 'R14232', 32, '*'),
(912, 'regulations', 'regulations', 0, 0, 0.7333, 'R24352', 24, '*'),
(913, 'remains', 'remains', 0, 0, 0.4667, 'R520', 29, '*'),
(914, 'remember', 'remember', 0, 0, 0.5333, 'R516', 2, '*'),
(915, 'represents', 'represents', 0, 0, 0.6667, 'R162532', 2, '*'),
(916, 'requested', 'requested', 0, 0, 0.6, 'R230', 2, '*'),
(917, 'requesting', 'requesting', 0, 0, 0.6667, 'R2352', 2, '*'),
(918, 'required', 'required', 0, 0, 0.5333, 'R263', 186, '*'),
(919, 'requires', 'requires', 0, 0, 0.5333, 'R262', 63, '*'),
(920, 'respect', 'respect', 0, 0, 0.4667, 'R2123', 2, '*'),
(921, 'respected', 'respected', 0, 0, 0.6, 'R2123', 2, '*'),
(922, 'response', 'response', 0, 0, 0.5333, 'R2152', 306, '*'),
(923, 'result', 'result', 0, 0, 0.4, 'R243', 28, '*'),
(924, 'retained', 'retained', 0, 0, 0.5333, 'R353', 26, '*'),
(925, 'role', 'role', 0, 0, 0.2667, 'R400', 198, '*'),
(926, 'routes', 'routes', 0, 0, 0.4, 'R320', 17, '*'),
(927, 'scenes', 'scenes', 0, 0, 0.4, 'S520', 2, '*'),
(928, 'second', 'second', 0, 0, 0.4, 'S530', 27, '*'),
(929, 'seizing', 'seizing', 0, 0, 0.4667, 'S520', 2, '*'),
(930, 'series', 'series', 0, 0, 0.4, 'S620', 2, '*'),
(931, 'servers', 'servers', 0, 0, 0.4667, 'S6162', 55, '*'),
(932, 'set', 'set', 0, 0, 0.2, 'S300', 48, '*'),
(933, 'shift', 'shift', 0, 0, 0.3333, 'S130', 28, '*'),
(934, 'shifting', 'shifting', 0, 0, 0.5333, 'S1352', 2, '*'),
(935, 'signals', 'signals', 0, 0, 0.4667, 'S542', 2, '*'),
(936, 'simply', 'simply', 0, 0, 0.4, 'S514', 7, '*'),
(937, 'solving', 'solving', 0, 0, 0.4667, 'S4152', 66, '*'),
(938, 'specific', 'specific', 0, 0, 0.5333, 'S1212', 70, '*'),
(939, 'stayed', 'stayed', 0, 0, 0.4, 'S300', 2, '*'),
(940, 'steps', 'steps', 0, 0, 0.3333, 'S312', 60, '*'),
(941, 'still', 'still', 0, 0, 0.3333, 'S340', 67, '*'),
(942, 'stored', 'stored', 0, 0, 0.4, 'S363', 109, '*'),
(943, 'strengthening', 'strengthening', 0, 0, 0.8667, 'S3652352', 28, '*'),
(944, 'surveillance', 'surveillance', 0, 0, 0.8, 'S61452', 170, '*'),
(945, 'suspect', 'suspect', 0, 0, 0.4667, 'S123', 13, '*'),
(946, 'suspect\'s', 'suspect\'s', 0, 0, 0.6, 'S1232', 2, '*'),
(947, 'suspects', 'suspects', 0, 0, 0.5333, 'S1232', 6, '*'),
(948, 'suspicion', 'suspicion', 0, 0, 0.6, 'S125', 2, '*'),
(949, 'taken', 'taken', 0, 0, 0.3333, 'T250', 24, '*'),
(950, 'target', 'target', 0, 0, 0.4, 'T623', 2, '*'),
(951, 'targeting', 'targeting', 0, 0, 0.6, 'T62352', 2, '*'),
(952, 'technologies', 'technologies', 0, 0, 0.8, 'T2542', 6, '*'),
(953, 'they\'ve', 'they\'ve', 0, 0, 0.4667, 'T100', 32, '*'),
(954, 'think', 'think', 0, 0, 0.3333, 'T520', 2, '*'),
(955, 'this', 'this', 0, 0, 0.2667, 'T200', 199, '*'),
(956, 'thousands', 'thousands', 0, 0, 0.6, 'T2532', 2, '*'),
(957, 'three', 'three', 0, 0, 0.3333, 'T600', 2, '*'),
(958, 'throughout', 'throughout', 0, 0, 0.6667, 'T623', 299, '*'),
(959, 'time', 'time', 0, 0, 0.2667, 'T500', 128, '*'),
(960, 'time-sensitive', 'time-sensitive', 0, 0, 0.9333, 'T525231', 260, '*'),
(961, 'timeline', 'timeline', 0, 0, 0.5333, 'T545', 362, '*'),
(962, 'timely', 'timely', 0, 0, 0.4, 'T540', 47, '*'),
(963, 'too', 'too', 0, 0, 0.2, 'T000', 6, '*'),
(964, 'took', 'took', 0, 0, 0.2667, 'T200', 24, '*'),
(965, 'tool', 'tool', 0, 0, 0.2667, 'T400', 38, '*'),
(966, 'tools', 'tools', 0, 0, 0.3333, 'T420', 556, '*'),
(967, 'unless', 'unless', 0, 0, 0.4, 'U542', 105, '*'),
(968, 'useful', 'useful', 0, 0, 0.4, 'U214', 29, '*'),
(969, 'user\'s', 'user\'s', 0, 0, 0.4, 'U262', 31, '*'),
(970, 'users', 'users', 0, 0, 0.3333, 'U262', 52, '*'),
(971, 'users\'', 'users\'', 0, 0, 0.4, 'U262', 2, '*'),
(972, 'vast', 'vast', 0, 0, 0.2667, 'V230', 2, '*'),
(973, 'vicinity', 'vicinity', 0, 0, 0.5333, 'V253', 2, '*'),
(974, 'victims', 'victims', 0, 0, 0.4667, 'V2352', 2, '*'),
(975, 'visit', 'visit', 0, 0, 0.3333, 'V230', 2, '*'),
(976, 'waiting', 'waiting', 0, 0, 0.4667, 'W352', 2, '*'),
(977, 'warrants', 'warrants', 0, 0, 0.5333, 'W6532', 2, '*'),
(978, 'way', 'way', 0, 0, 0.2, 'W000', 116, '*'),
(979, 'well', 'well', 0, 0, 0.2667, 'W400', 3, '*'),
(980, 'what', 'what', 0, 0, 0.2667, 'W300', 632, '*'),
(981, 'which', 'which', 0, 0, 0.3333, 'W200', 28, '*'),
(982, 'while', 'while', 0, 0, 0.3333, 'W400', 426, '*'),
(983, 'whose', 'whose', 0, 0, 0.3333, 'W200', 2, '*'),
(984, 'wi-fi', 'wi-fi', 0, 0, 0.3333, 'W100', 30, '*'),
(985, 'without', 'without', 0, 0, 0.4667, 'W300', 213, '*'),
(986, 'witnesses\'', 'witnesses\'', 0, 0, 0.6667, 'W352', 2, '*'),
(987, 'wrongdoing', 'wrongdoing', 0, 0, 0.6667, 'W652352', 2, '*'),
(988, 'years', 'years', 0, 0, 0.3333, 'Y620', 53, '*'),
(989, 'yield', 'yield', 0, 0, 0.3333, 'Y430', 2, '*'),
(1225, '11', '11', 0, 0, 0.2, '', 25, '*'),
(1226, '30', '30', 0, 0, 0.2, '', 4, '*'),
(1227, 'accurately', 'accurately', 0, 0, 0.6667, 'A2634', 4, '*'),
(1228, 'accusation', 'accusation', 0, 0, 0.6667, 'A235', 4, '*'),
(1229, 'accusations', 'accusations', 0, 0, 0.7333, 'A2352', 4, '*'),
(1230, 'accuse', 'accuse', 0, 0, 0.4, 'A200', 4, '*'),
(1231, 'admission', 'admission', 0, 0, 0.6, 'A3525', 4, '*'),
(1232, 'admitted', 'admitted', 0, 0, 0.5333, 'A353', 5, '*'),
(1233, 'age', 'age', 0, 0, 0.2, 'A200', 5, '*'),
(1234, 'ai', 'ai', 0, 0, 0.1333, 'A000', 4, '*'),
(1235, 'ai-driven', 'ai-driven', 0, 0, 0.6, 'A3615', 4, '*'),
(1236, 'ai-powered', 'ai-powered', 0, 0, 0.6667, 'A163', 4, '*'),
(1237, 'aids', 'aids', 0, 0, 0.2667, 'A320', 4, '*'),
(1238, 'amplifying', 'amplifying', 0, 0, 0.6667, 'A514152', 4, '*'),
(1239, 'another', 'another', 0, 0, 0.4667, 'A536', 46, '*'),
(1240, 'appearance', 'appearance', 0, 0, 0.6667, 'A1652', 4, '*'),
(1241, 'appropriately', 'appropriately', 0, 0, 0.8667, 'A161634', 5, '*'),
(1242, 'aren\'t', 'aren\'t', 0, 0, 0.4, 'A653', 4, '*'),
(1243, 'arrest', 'arrest', 0, 0, 0.4, 'A623', 4, '*'),
(1244, 'arrested', 'arrested', 0, 0, 0.5333, 'A623', 4, '*'),
(1245, 'arrests', 'arrests', 0, 0, 0.4667, 'A6232', 4, '*'),
(1246, 'assisted', 'assisted', 0, 0, 0.5333, 'A230', 4, '*'),
(1247, 'automation', 'automation', 0, 0, 0.6667, 'A3535', 4, '*'),
(1248, 'based', 'based', 0, 0, 0.3333, 'B230', 429, '*'),
(1249, 'between', 'between', 0, 0, 0.4667, 'B350', 4, '*'),
(1250, 'bias', 'bias', 0, 0, 0.2667, 'B200', 30, '*'),
(1251, 'biases', 'biases', 0, 0, 0.4, 'B200', 30, '*'),
(1252, 'brown', 'brown', 0, 0, 0.3333, 'B650', 4, '*'),
(1253, 'build', 'build', 0, 0, 0.3333, 'B430', 113, '*'),
(1254, 'care', 'care', 0, 0, 0.2667, 'C600', 144, '*'),
(1255, 'career', 'career', 0, 0, 0.4, 'C600', 68, '*'),
(1256, 'carefully', 'carefully', 0, 0, 0.6, 'C614', 4, '*'),
(1257, 'cause', 'cause', 0, 0, 0.3333, 'C000', 42, '*'),
(1258, 'caution', 'caution', 0, 0, 0.4667, 'C350', 4, '*'),
(1259, 'charged', 'charged', 0, 0, 0.4667, 'C623', 4, '*'),
(1260, 'charges', 'charges', 0, 0, 0.4667, 'C620', 87, '*'),
(1261, 'checking', 'checking', 0, 0, 0.5333, 'C520', 4, '*'),
(1262, 'clearly', 'clearly', 0, 0, 0.4667, 'C464', 158, '*'),
(1263, 'color', 'color', 0, 0, 0.3333, 'C460', 4, '*'),
(1264, 'come', 'come', 0, 0, 0.2667, 'C500', 109, '*'),
(1265, 'comes', 'comes', 0, 0, 0.3333, 'C520', 33, '*'),
(1266, 'committing', 'committing', 0, 0, 0.6667, 'C5352', 4, '*'),
(1267, 'conducting', 'conducting', 0, 0, 0.6667, 'C532352', 4, '*'),
(1268, 'consequences', 'consequences', 0, 0, 0.8, 'C5252', 69, '*'),
(1269, 'considered', 'considered', 0, 0, 0.6667, 'C52363', 4, '*'),
(1270, 'context', 'context', 0, 0, 0.4667, 'C5323', 32, '*'),
(1271, 'contradictory', 'contradictory', 0, 0, 0.8667, 'C5363236', 4, '*'),
(1272, 'contribute', 'contribute', 0, 0, 0.6667, 'C53613', 56, '*'),
(1273, 'convictions', 'convictions', 0, 0, 0.7333, 'C512352', 4, '*'),
(1274, 'crimes', 'crimes', 0, 0, 0.4, 'C652', 4, '*'),
(1275, 'd', 'd', 0, 0, 0.0667, 'D000', 4, '*'),
(1276, 'damage', 'damage', 0, 0, 0.4, 'D520', 32, '*'),
(1277, 'damaged', 'damaged', 0, 0, 0.4667, 'D523', 209, '*'),
(1278, 'dangerous', 'dangerous', 0, 0, 0.6, 'D5262', 4, '*'),
(1279, 'databases', 'databases', 0, 0, 0.6, 'D120', 4, '*'),
(1280, 'datasets', 'datasets', 0, 0, 0.5333, 'D232', 4, '*'),
(1281, 'days', 'days', 0, 0, 0.2667, 'D200', 71, '*'),
(1282, 'defendants', 'defendants', 0, 0, 0.6667, 'D153532', 4, '*'),
(1283, 'despite', 'despite', 0, 0, 0.4667, 'D213', 4, '*'),
(1284, 'detained', 'detained', 0, 0, 0.5333, 'D530', 4, '*'),
(1285, 'detentions', 'detentions', 0, 0, 0.6667, 'D5352', 4, '*'),
(1286, 'detroit', 'detroit', 0, 0, 0.4667, 'D630', 4, '*'),
(1287, 'devastating', 'devastating', 0, 0, 0.7333, 'D12352', 4, '*'),
(1288, 'discrepancy', 'discrepancy', 0, 0, 0.7333, 'D26152', 5, '*'),
(1289, 'distress', 'distress', 0, 0, 0.5333, 'D2362', 4, '*'),
(1290, 'diverse', 'diverse', 0, 0, 0.4667, 'D162', 72, '*'),
(1291, 'diversity', 'diversity', 0, 0, 0.6, 'D1623', 4, '*'),
(1292, 'driven', 'driven', 0, 0, 0.4, 'D615', 104, '*'),
(1293, 'due', 'due', 0, 0, 0.2, 'D000', 4, '*'),
(1294, 'emphasize', 'emphasize', 0, 0, 0.6, 'E512', 4, '*'),
(1295, 'enough', 'enough', 0, 0, 0.4, 'E520', 5, '*'),
(1296, 'error', 'error', 0, 0, 0.3333, 'E600', 44, '*'),
(1297, 'especially', 'especially', 0, 0, 0.6667, 'E2124', 87, '*'),
(1298, 'exacerbated', 'exacerbated', 0, 0, 0.7333, 'E2613', 4, '*'),
(1299, 'examination', 'examination', 0, 0, 0.7333, 'E2535', 47, '*'),
(1300, 'example', 'example', 0, 0, 0.4667, 'E2514', 4, '*'),
(1301, 'examples', 'examples', 0, 0, 0.5333, 'E25142', 4, '*'),
(1302, 'exemplify', 'exemplify', 0, 0, 0.6, 'E25141', 4, '*'),
(1303, 'exhibit', 'exhibit', 0, 0, 0.4667, 'E213', 4, '*'),
(1304, 'face', 'face', 0, 0, 0.2667, 'F200', 4, '*'),
(1305, 'faced', 'faced', 0, 0, 0.3333, 'F230', 4, '*'),
(1306, 'faces', 'faces', 0, 0, 0.3333, 'F200', 4, '*'),
(1307, 'facial', 'facial', 0, 0, 0.4, 'F240', 4, '*'),
(1308, 'fact', 'fact', 0, 0, 0.2667, 'F230', 5, '*'),
(1309, 'factors', 'factors', 0, 0, 0.4667, 'F2362', 13, '*'),
(1310, 'fairly', 'fairly', 0, 0, 0.4, 'F640', 4, '*'),
(1311, 'fake', 'fake', 0, 0, 0.2667, 'F200', 59, '*'),
(1312, 'false', 'false', 0, 0, 0.3333, 'F420', 59, '*'),
(1313, 'faster', 'faster', 0, 0, 0.4, 'F236', 4, '*'),
(1314, 'fate', 'fate', 0, 0, 0.2667, 'F300', 4, '*'),
(1315, 'faulty', 'faulty', 0, 0, 0.4, 'F430', 4, '*'),
(1316, 'flaws', 'flaws', 0, 0, 0.3333, 'F420', 30, '*'),
(1317, 'foolproof', 'foolproof', 0, 0, 0.6, 'F4161', 4, '*'),
(1318, 'forearms', 'forearms', 0, 0, 0.5333, 'F652', 4, '*'),
(1319, 'found', 'found', 0, 0, 0.3333, 'F530', 4, '*'),
(1320, 'freedom', 'freedom', 0, 0, 0.4667, 'F635', 4, '*'),
(1321, 'frt', 'frt', 0, 0, 0.2, 'F630', 4, '*'),
(1322, 'functions', 'functions', 0, 0, 0.6, 'F52352', 4, '*'),
(1323, 'further', 'further', 0, 0, 0.4667, 'F636', 4, '*'),
(1324, 'gender', 'gender', 0, 0, 0.4, 'G536', 4, '*'),
(1325, 'goes', 'goes', 0, 0, 0.2667, 'G000', 25, '*'),
(1326, 'got', 'got', 0, 0, 0.2, 'G300', 4, '*'),
(1327, 'grave', 'grave', 0, 0, 0.3333, 'G610', 4, '*'),
(1328, 'growing', 'growing', 0, 0, 0.4667, 'G652', 4, '*'),
(1329, 'guess', 'guess', 0, 0, 0.3333, 'G000', 4, '*'),
(1330, 'handle', 'handle', 0, 0, 0.4, 'H534', 336, '*'),
(1331, 'harm', 'harm', 0, 0, 0.2667, 'H650', 4, '*'),
(1332, 'heavily', 'heavily', 0, 0, 0.4667, 'H140', 4, '*'),
(1333, 'higher', 'higher', 0, 0, 0.4, 'H260', 5, '*'),
(1334, 'him', 'him', 0, 0, 0.2, 'H500', 4, '*'),
(1335, 'his', 'his', 0, 0, 0.2, 'H200', 4, '*'),
(1336, 'hours', 'hours', 0, 0, 0.3333, 'H620', 314, '*'),
(1337, 'hundreds', 'hundreds', 0, 0, 0.5333, 'H53632', 49, '*'),
(1338, 'identified', 'identified', 0, 0, 0.6667, 'I35313', 4, '*'),
(1339, 'identifies', 'identifies', 0, 0, 0.6667, 'I35312', 4, '*'),
(1340, 'ignored', 'ignored', 0, 0, 0.4667, 'I2563', 4, '*'),
(1341, 'image', 'image', 0, 0, 0.3333, 'I520', 31, '*'),
(1342, 'images', 'images', 0, 0, 0.4, 'I520', 89, '*'),
(1343, 'imperfect', 'imperfect', 0, 0, 0.6, 'I516123', 4, '*'),
(1344, 'importance', 'importance', 0, 0, 0.6667, 'I516352', 4, '*'),
(1345, 'inability', 'inability', 0, 0, 0.6, 'I5143', 4, '*'),
(1346, 'inaccurate', 'inaccurate', 0, 0, 0.6667, 'I5263', 7, '*'),
(1347, 'inconvenience', 'inconvenience', 0, 0, 0.8667, 'I525152', 4, '*'),
(1348, 'incorrect', 'incorrect', 0, 0, 0.6, 'I52623', 4, '*'),
(1349, 'increasingly', 'increasingly', 0, 0, 0.8, 'I5262524', 4, '*'),
(1350, 'integrated', 'integrated', 0, 0, 0.6667, 'I53263', 4, '*'),
(1351, 'jail', 'jail', 0, 0, 0.2667, 'J400', 4, '*'),
(1352, 'jersey', 'jersey', 0, 0, 0.4, 'J620', 4, '*'),
(1353, 'lack', 'lack', 0, 0, 0.2667, 'L200', 4, '*'),
(1354, 'lead', 'lead', 0, 0, 0.2667, 'L300', 106, '*'),
(1355, 'leave', 'leave', 0, 0, 0.3333, 'L100', 19, '*'),
(1356, 'led', 'led', 0, 0, 0.2, 'L300', 4, '*'),
(1357, 'left', 'left', 0, 0, 0.2667, 'L130', 4, '*'),
(1358, 'liberty', 'liberty', 0, 0, 0.4667, 'L163', 4, '*'),
(1359, 'limitations', 'limitations', 0, 0, 0.7333, 'L5352', 5, '*'),
(1360, 'little', 'little', 0, 0, 0.4, 'L340', 38, '*'),
(1361, 'long-lasting', 'long-lasting', 0, 0, 0.8, 'L5242352', 4, '*'),
(1362, 'look', 'look', 0, 0, 0.2667, 'L200', 33, '*'),
(1363, 'loss', 'loss', 0, 0, 0.2667, 'L200', 113, '*'),
(1364, 'maintained', 'maintained', 0, 0, 0.6667, 'M353', 4, '*'),
(1365, 'man', 'man', 0, 0, 0.2, 'M000', 4, '*'),
(1366, 'match', 'match', 0, 0, 0.3333, 'M320', 4, '*'),
(1367, 'matched', 'matched', 0, 0, 0.4667, 'M323', 4, '*'),
(1368, 'matches', 'matches', 0, 0, 0.4667, 'M320', 4, '*'),
(1369, 'michael', 'michael', 0, 0, 0.4667, 'M240', 4, '*'),
(1370, 'mishandling', 'mishandling', 0, 0, 0.7333, 'M253452', 4, '*'),
(1371, 'misidentifications', 'misidentifications', 0, 0, 1, 'M235312352', 4, '*'),
(1372, 'misidentified', 'misidentified', 0, 0, 0.8667, 'M235313', 4, '*'),
(1373, 'misidentifies', 'misidentifies', 0, 0, 0.8667, 'M235312', 4, '*'),
(1374, 'misidentifying', 'misidentifying', 0, 0, 0.9333, 'M2353152', 4, '*'),
(1375, 'misinterpreted', 'misinterpreted', 0, 0, 0.9333, 'M2536163', 4, '*'),
(1376, 'mislead', 'mislead', 0, 0, 0.4667, 'M243', 4, '*'),
(1377, 'mistakenly', 'mistakenly', 0, 0, 0.6667, 'M23254', 4, '*'),
(1378, 'multiple', 'multiple', 0, 0, 0.5333, 'M4314', 135, '*'),
(1379, 'nijeer', 'nijeer', 0, 0, 0.4, 'N260', 4, '*'),
(1380, 'officer', 'officer', 0, 0, 0.4667, 'O126', 4, '*'),
(1381, 'officers', 'officers', 0, 0, 0.5333, 'O1262', 51, '*'),
(1382, 'older', 'older', 0, 0, 0.3333, 'O436', 4, '*'),
(1383, 'oliver', 'oliver', 0, 0, 0.4, 'O416', 4, '*'),
(1384, 'oliver\'s', 'oliver\'s', 0, 0, 0.5333, 'O4162', 4, '*'),
(1385, 'opinions', 'opinions', 0, 0, 0.5333, 'O152', 92, '*'),
(1386, 'over-relying', 'over-relying', 0, 0, 0.8, 'O16452', 4, '*'),
(1387, 'parks', 'parks', 0, 0, 0.3333, 'P620', 4, '*'),
(1388, 'particularly', 'particularly', 0, 0, 0.8, 'P632464', 4, '*'),
(1389, 'person', 'person', 0, 0, 0.4, 'P625', 27, '*'),
(1390, 'person\'s', 'person\'s', 0, 0, 0.5333, 'P6252', 4, '*'),
(1391, 'phenomenon', 'phenomenon', 0, 0, 0.6667, 'P500', 4, '*'),
(1392, 'photo', 'photo', 0, 0, 0.3333, 'P300', 4, '*'),
(1393, 'photos', 'photos', 0, 0, 0.4, 'P320', 163, '*'),
(1394, 'picture', 'picture', 0, 0, 0.4667, 'P236', 4, '*'),
(1395, 'place', 'place', 0, 0, 0.3333, 'P420', 4, '*'),
(1396, 'play', 'play', 0, 0, 0.2667, 'P400', 4, '*'),
(1397, 'played', 'played', 0, 0, 0.4, 'P430', 4, '*'),
(1398, 'police', 'police', 0, 0, 0.4, 'P420', 4, '*'),
(1399, 'poor', 'poor', 0, 0, 0.2667, 'P600', 4, '*'),
(1400, 'poor-quality', 'poor-quality', 0, 0, 0.8, 'P6243', 4, '*'),
(1401, 'positive', 'positive', 0, 0, 0.5333, 'P231', 4, '*'),
(1402, 'practice', 'practice', 0, 0, 0.5333, 'P6232', 4, '*'),
(1403, 'preserving', 'preserving', 0, 0, 0.6667, 'P626152', 259, '*'),
(1404, 'probable', 'probable', 0, 0, 0.5333, 'P614', 4, '*'),
(1405, 'put', 'put', 0, 0, 0.2, 'P300', 4, '*'),
(1406, 'quality', 'quality', 0, 0, 0.4667, 'Q430', 37, '*'),
(1407, 'question', 'question', 0, 0, 0.5333, 'Q350', 26, '*'),
(1408, 'race', 'race', 0, 0, 0.2667, 'R200', 4, '*'),
(1409, 'racial', 'racial', 0, 0, 0.4, 'R240', 4, '*'),
(1410, 'rates', 'rates', 0, 0, 0.3333, 'R320', 4, '*'),
(1411, 'recognition', 'recognition', 0, 0, 0.7333, 'R2535', 4, '*'),
(1412, 'released', 'released', 0, 0, 0.5333, 'R423', 4, '*'),
(1413, 'reliability', 'reliability', 0, 0, 0.7333, 'R4143', 43, '*'),
(1414, 'relied', 'relied', 0, 0, 0.4, 'R430', 4, '*'),
(1415, 'rely', 'rely', 0, 0, 0.2667, 'R400', 313, '*'),
(1416, 'relying', 'relying', 0, 0, 0.4667, 'R452', 5, '*'),
(1417, 'reputation', 'reputation', 0, 0, 0.6667, 'R135', 310, '*'),
(1418, 'reputational', 'reputational', 0, 0, 0.8, 'R1354', 25, '*'),
(1419, 'reputations', 'reputations', 0, 0, 0.7333, 'R1352', 4, '*'),
(1420, 'reviewed', 'reviewed', 0, 0, 0.5333, 'R130', 4, '*'),
(1421, 'reviews', 'reviews', 0, 0, 0.4667, 'R120', 248, '*'),
(1422, 'robbery', 'robbery', 0, 0, 0.4667, 'R160', 4, '*'),
(1423, 'robert', 'robert', 0, 0, 0.4, 'R163', 4, '*'),
(1424, 'seem', 'seem', 0, 0, 0.2667, 'S500', 5, '*'),
(1425, 'serious', 'serious', 0, 0, 0.4667, 'S620', 35, '*'),
(1426, 'several', 'several', 0, 0, 0.4667, 'S164', 5, '*'),
(1427, 'severe', 'severe', 0, 0, 0.4, 'S160', 4, '*'),
(1428, 'should', 'should', 0, 0, 0.4, 'S430', 144, '*'),
(1429, 'showed', 'showed', 0, 0, 0.4, 'S300', 4, '*'),
(1430, 'showing', 'showing', 0, 0, 0.4667, 'S520', 4, '*'),
(1431, 'shown', 'shown', 0, 0, 0.3333, 'S500', 4, '*'),
(1432, 'similarly', 'similarly', 0, 0, 0.6, 'S5464', 4, '*'),
(1433, 'single', 'single', 0, 0, 0.4, 'S524', 4, '*'),
(1434, 'software', 'software', 0, 0, 0.5333, 'S136', 102, '*'),
(1435, 'software\'s', 'software\'s', 0, 0, 0.6667, 'S1362', 4, '*'),
(1436, 'solely', 'solely', 0, 0, 0.4, 'S400', 27, '*'),
(1437, 'solve', 'solve', 0, 0, 0.3333, 'S410', 4, '*'),
(1438, 'sometimes', 'sometimes', 0, 0, 0.6, 'S5352', 32, '*'),
(1439, 'spent', 'spent', 0, 0, 0.3333, 'S153', 4, '*'),
(1440, 'statements', 'statements', 0, 0, 0.6667, 'S3532', 4, '*'),
(1441, 'struggle', 'struggle', 0, 0, 0.5333, 'S3624', 4, '*'),
(1442, 'studies', 'studies', 0, 0, 0.4667, 'S320', 4, '*'),
(1443, 'substantial', 'substantial', 0, 0, 0.7333, 'S123534', 4, '*'),
(1444, 'such', 'such', 0, 0, 0.2667, 'S000', 24, '*'),
(1445, 'suffer', 'suffer', 0, 0, 0.4, 'S160', 4, '*'),
(1446, 'system', 'system', 0, 0, 0.4, 'S350', 408, '*'),
(1447, 'systems', 'systems', 0, 0, 0.4667, 'S352', 415, '*'),
(1448, 'tampered', 'tampered', 0, 0, 0.5333, 'T5163', 152, '*'),
(1449, 'tattoos', 'tattoos', 0, 0, 0.4667, 'T200', 4, '*'),
(1450, 'tech', 'tech', 0, 0, 0.2667, 'T200', 4, '*'),
(1451, 'technique', 'technique', 0, 0, 0.6, 'T252', 60, '*'),
(1452, 'technology\'s', 'technology\'s', 0, 0, 0.8, 'T2542', 4, '*'),
(1453, 'technology-based', 'technology-based', 0, 0, 1, 'T2542123', 4, '*'),
(1454, 'technology-driven', 'technology-driven', 0, 0, 1, 'T25423615', 4, '*'),
(1455, 'that\'s', 'that\'s', 0, 0, 0.4, 'T200', 85, '*'),
(1456, 'there', 'there', 0, 0, 0.3333, 'T600', 5, '*'),
(1457, 'today\'s', 'today\'s', 0, 0, 0.4667, 'T200', 32, '*'),
(1458, 'training', 'training', 0, 0, 0.5333, 'T652', 53, '*'),
(1459, 'undue', 'undue', 0, 0, 0.3333, 'U530', 4, '*'),
(1460, 'unreliable', 'unreliable', 0, 0, 0.6667, 'U56414', 5, '*'),
(1461, 'upon', 'upon', 0, 0, 0.2667, 'U150', 4, '*'),
(1462, 'used', 'used', 0, 0, 0.2667, 'U230', 188, '*'),
(1463, 'utmost', 'utmost', 0, 0, 0.4, 'U3523', 31, '*'),
(1464, 'valuable', 'valuable', 0, 0, 0.5333, 'V414', 4, '*'),
(1465, 'widely', 'widely', 0, 0, 0.4, 'W340', 4, '*'),
(1466, 'williams', 'williams', 0, 0, 0.5333, 'W452', 4, '*'),
(1467, 'women', 'women', 0, 0, 0.3333, 'W500', 4, '*'),
(1468, 'woodbridge', 'woodbridge', 0, 0, 0.6667, 'W31632', 4, '*'),
(1469, 'wrong', 'wrong', 0, 0, 0.3333, 'W652', 4, '*'),
(1470, 'wrongfully', 'wrongfully', 0, 0, 0.6667, 'W65214', 4, '*'),
(1471, 'yet', 'yet', 0, 0, 0.2, 'Y300', 4, '*'),
(1472, 'zerowidthspace', 'zerowidthspace', 0, 0, 0.9333, 'Z63212', 4, '*'),
(1480, 'accepted', 'accepted', 0, 0, 0.5333, 'A213', 1, '*'),
(1481, 'actual', 'actual', 0, 0, 0.4, 'A234', 1, '*'),
(1482, 'additional', 'additional', 0, 0, 0.6667, 'A354', 82, '*'),
(1483, 'admissible', 'admissible', 0, 0, 0.6667, 'A35214', 405, '*'),
(1484, 'advocate', 'advocate', 0, 0, 0.5333, 'A3123', 1, '*'),
(1485, 'allows', 'allows', 0, 0, 0.4, 'A420', 1, '*'),
(1486, 'alone', 'alone', 0, 0, 0.3333, 'A450', 1, '*'),
(1487, 'alter', 'alter', 0, 0, 0.3333, 'A436', 1, '*'),
(1488, 'although', 'although', 0, 0, 0.5333, 'A432', 35, '*'),
(1489, 'answer', 'answer', 0, 0, 0.4, 'A526', 1, '*'),
(1490, 'authentic', 'authentic', 0, 0, 0.6, 'A3532', 1, '*'),
(1491, 'both', 'both', 0, 0, 0.2667, 'B300', 285, '*'),
(1492, 'captured', 'captured', 0, 0, 0.5333, 'C1363', 72, '*'),
(1493, 'careful', 'careful', 0, 0, 0.4667, 'C614', 1, '*'),
(1494, 'circumstances', 'circumstances', 0, 0, 0.8667, 'C6252352', 1, '*'),
(1495, 'complications', 'complications', 0, 0, 0.8667, 'C5142352', 1, '*'),
(1496, 'confidently', 'confidently', 0, 0, 0.7333, 'C513534', 22, '*'),
(1497, 'confusion', 'confusion', 0, 0, 0.6, 'C5125', 34, '*'),
(1498, 'consider', 'consider', 0, 0, 0.5333, 'C5236', 1, '*'),
(1499, 'consideration', 'consideration', 0, 0, 0.8667, 'C523635', 1, '*'),
(1500, 'content', 'content', 0, 0, 0.4667, 'C5353', 163, '*'),
(1501, 'contentious', 'contentious', 0, 0, 0.7333, 'C53532', 1, '*'),
(1502, 'convenient', 'convenient', 0, 0, 0.6667, 'C5153', 1, '*'),
(1503, 'conversation', 'conversation', 0, 0, 0.8, 'C516235', 23, '*'),
(1504, 'conversations', 'conversations', 0, 0, 0.8667, 'C5162352', 1, '*'),
(1505, 'corroborate', 'corroborate', 0, 0, 0.7333, 'C6163', 1, '*'),
(1506, 'courts', 'courts', 0, 0, 0.4, 'C632', 87, '*'),
(1507, 'create', 'create', 0, 0, 0.4, 'C630', 143, '*'),
(1508, 'created', 'created', 0, 0, 0.4667, 'C630', 29, '*'),
(1509, 'creator', 'creator', 0, 0, 0.4667, 'C636', 1, '*'),
(1510, 'debunked', 'debunked', 0, 0, 0.5333, 'D1523', 1, '*'),
(1511, 'demonstrate', 'demonstrate', 0, 0, 0.7333, 'D52363', 54, '*'),
(1512, 'depends', 'depends', 0, 0, 0.4667, 'D1532', 42, '*'),
(1513, 'difficult', 'difficult', 0, 0, 0.6, 'D1243', 1, '*'),
(1514, 'discrepancies', 'discrepancies', 0, 0, 0.8667, 'D26152', 1, '*'),
(1515, 'dismissed', 'dismissed', 0, 0, 0.6, 'D2523', 1, '*'),
(1516, 'display', 'display', 0, 0, 0.4667, 'D214', 1, '*'),
(1517, 'edited', 'edited', 0, 0, 0.4, 'E300', 31, '*'),
(1518, 'editing', 'editing', 0, 0, 0.4667, 'E352', 1, '*'),
(1519, 'end', 'end', 0, 0, 0.2, 'E530', 1, '*'),
(1520, 'fabricate', 'fabricate', 0, 0, 0.6, 'F623', 1, '*'),
(1521, 'faked', 'faked', 0, 0, 0.3333, 'F230', 1, '*'),
(1522, 'far', 'far', 0, 0, 0.2, 'F600', 1, '*'),
(1523, 'forensic-grade', 'forensic-grade', 0, 0, 0.9333, 'F65263', 8, '*'),
(1524, 'form', 'form', 0, 0, 0.2667, 'F650', 10, '*'),
(1525, 'graphic', 'graphic', 0, 0, 0.4667, 'G612', 1, '*'),
(1526, 'highly', 'highly', 0, 0, 0.4, 'H240', 1, '*'),
(1527, 'ideal', 'ideal', 0, 0, 0.3333, 'I340', 103, '*'),
(1528, 'identification', 'identification', 0, 0, 0.9333, 'I3531235', 104, '*'),
(1529, 'imessage', 'imessage', 0, 0, 0.5333, 'I520', 30, '*'),
(1530, 'inadmissible', 'inadmissible', 0, 0, 0.8, 'I535214', 28, '*'),
(1531, 'introducing', 'introducing', 0, 0, 0.7333, 'I5363252', 1, '*'),
(1532, 'issues', 'issues', 0, 0, 0.4, 'I200', 148, '*'),
(1533, 'learn', 'learn', 0, 0, 0.3333, 'L650', 21, '*'),
(1534, 'level', 'level', 0, 0, 0.3333, 'L140', 175, '*'),
(1535, 'likely', 'likely', 0, 0, 0.4, 'L240', 38, '*'),
(1536, 'message\'s', 'message\'s', 0, 0, 0.6, 'M200', 1, '*'),
(1537, 'method', 'method', 0, 0, 0.4, 'M300', 49, '*'),
(1538, 'name', 'name', 0, 0, 0.2667, 'N000', 53, '*'),
(1539, 'neither', 'neither', 0, 0, 0.4667, 'N360', 1, '*'),
(1540, 'occurred', 'occurred', 0, 0, 0.5333, 'O263', 81, '*'),
(1541, 'off', 'off', 0, 0, 0.2, 'O100', 38, '*'),
(1542, 'old', 'old', 0, 0, 0.2, 'O430', 1, '*'),
(1543, 'original', 'original', 0, 0, 0.5333, 'O6254', 55, '*'),
(1544, 'party', 'party', 0, 0, 0.3333, 'P630', 21, '*'),
(1545, 'pieces', 'pieces', 0, 0, 0.4, 'P200', 1, '*'),
(1546, 'point', 'point', 0, 0, 0.3333, 'P530', 49, '*'),
(1547, 'portrayed', 'portrayed', 0, 0, 0.6, 'P6363', 1, '*'),
(1548, 'poses', 'poses', 0, 0, 0.3333, 'P200', 1, '*'),
(1549, 'potentially', 'potentially', 0, 0, 0.7333, 'P3534', 1, '*'),
(1550, 'present', 'present', 0, 0, 0.4667, 'P6253', 258, '*'),
(1551, 'preserved', 'preserved', 0, 0, 0.6, 'P62613', 144, '*'),
(1552, 'problem', 'problem', 0, 0, 0.4667, 'P6145', 54, '*'),
(1553, 'problems', 'problems', 0, 0, 0.5333, 'P61452', 1, '*'),
(1554, 'puts', 'puts', 0, 0, 0.2667, 'P320', 1, '*'),
(1555, 'recent', 'recent', 0, 0, 0.4, 'R253', 1, '*'),
(1556, 'recipient', 'recipient', 0, 0, 0.6, 'R2153', 1, '*'),
(1557, 'reliable', 'reliable', 0, 0, 0.5333, 'R414', 378, '*'),
(1558, 'remove', 'remove', 0, 0, 0.4, 'R510', 1, '*'),
(1559, 'reported', 'reported', 0, 0, 0.5333, 'R163', 1, '*'),
(1560, 'reporting', 'reporting', 0, 0, 0.6, 'R16352', 553, '*'),
(1561, 'risk', 'risk', 0, 0, 0.2667, 'R200', 100, '*'),
(1562, 'screen', 'screen', 0, 0, 0.4, 'S650', 64, '*'),
(1563, 'screenshot', 'screenshot', 0, 0, 0.6667, 'S6523', 1, '*'),
(1564, 'screenshots', 'screenshots', 0, 0, 0.7333, 'S65232', 1, '*'),
(1565, 'securely', 'securely', 0, 0, 0.5333, 'S640', 90, '*'),
(1566, 'see', 'see', 0, 0, 0.2, 'S000', 1, '*'),
(1567, 'seen', 'seen', 0, 0, 0.2667, 'S500', 1, '*'),
(1568, 'sender', 'sender', 0, 0, 0.4, 'S536', 31, '*'),
(1569, 'sent', 'sent', 0, 0, 0.2667, 'S530', 82, '*'),
(1570, 'shot', 'shot', 0, 0, 0.2667, 'S300', 1, '*'),
(1571, 'show', 'show', 0, 0, 0.2667, 'S000', 1, '*'),
(1572, 'some', 'some', 0, 0, 0.2667, 'S500', 40, '*'),
(1573, 'sound', 'sound', 0, 0, 0.3333, 'S530', 420, '*'),
(1574, 'source', 'source', 0, 0, 0.4, 'S620', 95, '*'),
(1575, 'specializes', 'specializes', 0, 0, 0.7333, 'S1242', 32, '*'),
(1576, 'surrounding', 'surrounding', 0, 0, 0.7333, 'S65352', 83, '*'),
(1577, 'them', 'them', 0, 0, 0.2667, 'T500', 136, '*'),
(1578, 'then', 'then', 0, 0, 0.2667, 'T500', 1, '*'),
(1579, 'there\'s', 'there\'s', 0, 0, 0.4667, 'T620', 23, '*'),
(1580, 'they\'re', 'they\'re', 0, 0, 0.4667, 'T600', 38, '*'),
(1581, 'timestamp', 'timestamp', 0, 0, 0.6, 'T52351', 26, '*'),
(1582, 'timestamps', 'timestamps', 0, 0, 0.6667, 'T523512', 52, '*'),
(1583, 'timing', 'timing', 0, 0, 0.4, 'T520', 171, '*'),
(1584, 'true', 'true', 0, 0, 0.2667, 'T600', 1, '*'),
(1585, 'typically', 'typically', 0, 0, 0.6, 'T124', 10, '*'),
(1586, 'validity', 'validity', 0, 0, 0.5333, 'V430', 28, '*'),
(1587, 'versus', 'versus', 0, 0, 0.4, 'V620', 1, '*'),
(1588, 'willing', 'willing', 0, 0, 0.4667, 'W452', 1, '*'),
(1589, 'behind', 'behind', 0, 0, 0.4, 'B530', 181, '*'),
(1590, 'decades', 'decades', 0, 0, 0.4667, 'D232', 52, '*'),
(1591, 'helps', 'helps', 0, 0, 0.3333, 'H412', 214, '*'),
(1592, 'translate', 'translate', 0, 0, 0.6, 'T65243', 114, '*'),
(1593, 'apart', 'apart', 0, 0, 0.3333, 'A163', 152, '*'),
(1594, 'dedicated', 'dedicated', 0, 0, 0.6, 'D230', 69, '*'),
(1595, 'might', 'might', 0, 0, 0.3333, 'M230', 69, '*'),
(1596, 'sets', 'sets', 0, 0, 0.2667, 'S320', 115, '*'),
(1597, 'speak', 'speak', 0, 0, 0.3333, 'S120', 205, '*'),
(1598, 'consultations', 'consultations', 0, 0, 0.8667, 'C524352', 176, '*'),
(1599, 'formats', 'formats', 0, 0, 0.4667, 'F6532', 55, '*'),
(1600, 'free', 'free', 0, 0, 0.2667, 'F600', 131, '*'),
(1601, 'gathering', 'gathering', 0, 0, 0.6, 'G3652', 52, '*'),
(1602, 'simple', 'simple', 0, 0, 0.4, 'S514', 76, '*'),
(1605, '7', '7', 0, 0, 0.1, '', 129, '*'),
(1606, 'uncertainty', 'uncertainty', 0, 0, 0.7333, 'U526353', 83, '*'),
(1608, 'cornerstone', 'cornerstone', 0, 0, 0.7333, 'C656235', 57, '*'),
(1609, 'documents', 'documents', 0, 0, 0.6, 'D2532', 281, '*'),
(1610, 'interpreting', 'interpreting', 0, 0, 0.8, 'I53616352', 128, '*'),
(1611, 'matter', 'matter', 0, 0, 0.4, 'M360', 222, '*'),
(1612, 'range', 'range', 0, 0, 0.3333, 'R520', 275, '*'),
(1613, 'scrutiny', 'scrutiny', 0, 0, 0.5333, 'S635', 267, '*'),
(1614, 'under', 'under', 0, 0, 0.3333, 'U536', 191, '*'),
(1615, 'wide', 'wide', 0, 0, 0.2667, 'W300', 160, '*'),
(1623, '50', '50', 0, 0, 0.2, '', 56, '*'),
(1624, 'analysts', 'analysts', 0, 0, 0.5333, 'A54232', 274, '*'),
(1625, 'court-ready', 'court-ready', 0, 0, 0.7333, 'C6363', 504, '*'),
(1626, 'nationwide', 'nationwide', 0, 0, 0.6667, 'N353', 376, '*'),
(1627, 'prosecutors', 'prosecutors', 0, 0, 0.7333, 'P62362', 106, '*'),
(1628, 'reach', 'reach', 0, 0, 0.3333, 'R200', 261, '*'),
(1629, 'states', 'states', 0, 0, 0.4, 'S320', 90, '*'),
(1630, 'written', 'written', 0, 0, 0.4667, 'W635', 139, '*'),
(1638, 'let\'s', 'let\'s', 0, 0, 0.3333, 'L320', 156, '*'),
(1639, '365', '365', 0, 0, 0.3, '', 169, '*'),
(1640, 'acquisitions', 'acquisitions', 0, 0, 0.8, 'A2352', 86, '*'),
(1641, 'arbitration', 'arbitration', 0, 0, 0.7333, 'A613635', 120, '*'),
(1642, 'arise', 'arise', 0, 0, 0.3333, 'A620', 127, '*'),
(1643, 'bottom', 'bottom', 0, 0, 0.4, 'B350', 91, '*'),
(1644, 'called', 'called', 0, 0, 0.4, 'C430', 86, '*'),
(1645, 'client-focused', 'client-focused', 0, 0, 0.9333, 'C453123', 85, '*'),
(1646, 'colorado', 'colorado', 0, 0, 0.5333, 'C463', 217, '*'),
(1647, 'combines', 'combines', 0, 0, 0.5333, 'C5152', 145, '*'),
(1648, 'company\'s', 'company\'s', 0, 0, 0.6, 'C5152', 87, '*'),
(1649, 'confident', 'confident', 0, 0, 0.6, 'C51353', 269, '*'),
(1650, 'confidentiality', 'confidentiality', 0, 0, 1, 'C5135343', 335, '*'),
(1651, 'confidentially', 'confidentially', 0, 0, 0.9333, 'C513534', 91, '*'),
(1652, 'continuous', 'continuous', 0, 0, 0.6667, 'C5352', 91, '*'),
(1653, 'counsel', 'counsel', 0, 0, 0.4667, 'C524', 200, '*'),
(1654, 'decisively', 'decisively', 0, 0, 0.6667, 'D214', 104, '*'),
(1655, 'delivers', 'delivers', 0, 0, 0.5333, 'D4162', 274, '*'),
(1656, 'demand', 'demand', 0, 0, 0.4, 'D530', 205, '*'),
(1657, 'departing', 'departing', 0, 0, 0.6, 'D16352', 227, '*'),
(1658, 'depositions', 'depositions', 0, 0, 0.7333, 'D12352', 349, '*'),
(1659, 'destroy', 'destroy', 0, 0, 0.4667, 'D236', 86, '*'),
(1660, 'discreetly', 'discreetly', 0, 0, 0.6667, 'D2634', 131, '*'),
(1661, 'disruption', 'disruption', 0, 0, 0.6667, 'D26135', 91, '*'),
(1662, 'drives', 'drives', 0, 0, 0.4, 'D612', 246, '*'),
(1663, 'environments', 'environments', 0, 0, 0.8, 'E516532', 420, '*'),
(1664, 'examine', 'examine', 0, 0, 0.4667, 'E250', 205, '*'),
(1665, 'executives', 'executives', 0, 0, 0.6667, 'E2312', 171, '*'),
(1666, 'file', 'file', 0, 0, 0.2667, 'F400', 476, '*'),
(1667, 'finish', 'finish', 0, 0, 0.4, 'F520', 138, '*'),
(1668, 'formatted', 'formatted', 0, 0, 0.6, 'F653', 204, '*'),
(1669, 'frequently', 'frequently', 0, 0, 0.6667, 'F62534', 529, '*'),
(1670, 'general', 'general', 0, 0, 0.4667, 'G564', 123, '*'),
(1671, 'harassment', 'harassment', 0, 0, 0.6667, 'H6253', 172, '*'),
(1672, 'hard', 'hard', 0, 0, 0.2667, 'H630', 186, '*'),
(1673, 'houston', 'houston', 0, 0, 0.4667, 'H235', 270, '*'),
(1674, 'hr', 'hr', 0, 0, 0.1333, 'H600', 327, '*'),
(1675, 'ip', 'ip', 0, 0, 0.1333, 'I100', 306, '*'),
(1676, 'maintaining', 'maintaining', 0, 0, 0.7333, 'M352', 168, '*'),
(1677, 'managing', 'managing', 0, 0, 0.5333, 'M252', 144, '*'),
(1678, 'microsoft', 'microsoft', 0, 0, 0.6, 'M26213', 184, '*'),
(1679, 'misuse', 'misuse', 0, 0, 0.4, 'M200', 162, '*'),
(1680, 'modern', 'modern', 0, 0, 0.4, 'M365', 82, '*'),
(1681, 'operations', 'operations', 0, 0, 0.6667, 'O16352', 103, '*'),
(1682, 'platforms', 'platforms', 0, 0, 0.6, 'P431652', 558, '*'),
(1683, 'plays', 'plays', 0, 0, 0.3333, 'P420', 140, '*'),
(1684, 'preparation', 'preparation', 0, 0, 0.7333, 'P61635', 112, '*'),
(1685, 'real-world', 'real-world', 0, 0, 0.6667, 'R4643', 168, '*'),
(1686, 'serving', 'serving', 0, 0, 0.4667, 'S6152', 220, '*'),
(1687, 'situations', 'situations', 0, 0, 0.6667, 'S352', 124, '*'),
(1688, 'specialty', 'specialty', 0, 0, 0.6, 'S1243', 103, '*'),
(1689, 'speed', 'speed', 0, 0, 0.3333, 'S130', 324, '*'),
(1690, 'stakeholders', 'stakeholders', 0, 0, 0.8, 'S324362', 138, '*'),
(1691, 'standing', 'standing', 0, 0, 0.5333, 'S35352', 91, '*'),
(1692, 'start', 'start', 0, 0, 0.3333, 'S363', 283, '*'),
(1693, 'suspected', 'suspected', 0, 0, 0.6, 'S123', 99, '*'),
(1694, 'timelines', 'timelines', 0, 0, 0.6, 'T5452', 302, '*'),
(1695, 'transfers', 'transfers', 0, 0, 0.6, 'T652162', 141, '*'),
(1696, 'turnaround', 'turnaround', 0, 0, 0.6667, 'T65653', 338, '*'),
(1697, 'user-friendly', 'user-friendly', 0, 0, 0.8667, 'U2616534', 85, '*'),
(1698, 'woodlands', 'woodlands', 0, 0, 0.6, 'W34532', 259, '*'),
(1699, 'workspace', 'workspace', 0, 0, 0.6, 'W6212', 86, '*'),
(1702, 'adipisicing', 'adipisicing', 0, 0, 0.7333, 'A31252', 82, '*'),
(1703, 'amet', 'amet', 0, 0, 0.2667, 'A530', 82, '*'),
(1704, 'aperiam', 'aperiam', 0, 0, 0.4667, 'A165', 82, '*'),
(1705, 'asked', 'asked', 0, 0, 0.3333, 'A230', 527, '*'),
(1706, 'asperiores', 'asperiores', 0, 0, 0.6667, 'A2162', 82, '*'),
(1707, 'atque', 'atque', 0, 0, 0.3333, 'A320', 82, '*'),
(1708, 'autem', 'autem', 0, 0, 0.3333, 'A350', 82, '*'),
(1709, 'consectetur', 'consectetur', 0, 0, 0.7333, 'C5236', 82, '*'),
(1710, 'consultants', 'consultants', 0, 0, 0.7333, 'C5243532', 86, '*'),
(1711, 'corrupti', 'corrupti', 0, 0, 0.5333, 'C613', 82, '*'),
(1712, 'cumque', 'cumque', 0, 0, 0.4, 'C520', 82, '*'),
(1713, 'deserunt', 'deserunt', 0, 0, 0.5333, 'D2653', 82, '*'),
(1714, 'dolor', 'dolor', 0, 0, 0.3333, 'D460', 82, '*'),
(1715, 'early', 'early', 0, 0, 0.3333, 'E640', 38, '*'),
(1716, 'elit', 'elit', 0, 0, 0.2667, 'E430', 82, '*'),
(1717, 'engage', 'engage', 0, 0, 0.4, 'E520', 81, '*'),
(1718, 'esse', 'esse', 0, 0, 0.2667, 'E200', 82, '*'),
(1719, 'et', 'et', 0, 0, 0.1333, 'E300', 82, '*'),
(1720, 'ex', 'ex', 0, 0, 0.1333, 'E200', 82, '*'),
(1721, 'flags', 'flags', 0, 0, 0.3333, 'F420', 93, '*'),
(1722, 'ideally', 'ideally', 0, 0, 0.4667, 'I340', 38, '*'),
(1723, 'impedit', 'impedit', 0, 0, 0.4667, 'I513', 82, '*'),
(1724, 'involve', 'involve', 0, 0, 0.4667, 'I5141', 38, '*'),
(1725, 'involvement', 'involvement', 0, 0, 0.7333, 'I514153', 38, '*'),
(1726, 'ipsum', 'ipsum', 0, 0, 0.3333, 'I125', 82, '*'),
(1727, 'iste', 'iste', 0, 0, 0.2667, 'I230', 82, '*'),
(1728, 'itaque', 'itaque', 0, 0, 0.4, 'I320', 82, '*'),
(1729, 'lawyer', 'lawyer', 0, 0, 0.4, 'L600', 38, '*'),
(1730, 'libero', 'libero', 0, 0, 0.4, 'L160', 82, '*'),
(1731, 'lorem', 'lorem', 0, 0, 0.3333, 'L650', 82, '*'),
(1732, 'maiores', 'maiores', 0, 0, 0.4667, 'M620', 82, '*'),
(1733, 'maxime', 'maxime', 0, 0, 0.4, 'M250', 82, '*'),
(1734, 'modi', 'modi', 0, 0, 0.2667, 'M300', 82, '*'),
(1735, 'natus', 'natus', 0, 0, 0.3333, 'N320', 82, '*'),
(1736, 'nobis', 'nobis', 0, 0, 0.3333, 'N120', 82, '*'),
(1737, 'nostrum', 'nostrum', 0, 0, 0.4667, 'N2365', 82, '*'),
(1738, 'omnis', 'omnis', 0, 0, 0.3333, 'O520', 82, '*'),
(1739, 'optio', 'optio', 0, 0, 0.3333, 'O130', 82, '*'),
(1740, 'placeat', 'placeat', 0, 0, 0.4667, 'P423', 82, '*'),
(1741, 'questions', 'questions', 0, 0, 0.6, 'Q352', 527, '*'),
(1742, 'quidem', 'quidem', 0, 0, 0.4, 'Q350', 82, '*'),
(1743, 'quos', 'quos', 0, 0, 0.2667, 'Q000', 82, '*'),
(1744, 'red', 'red', 0, 0, 0.2, 'R300', 93, '*'),
(1745, 'refinement', 'refinement', 0, 0, 0.6667, 'R153', 38, '*'),
(1746, 'reiciendis', 'reiciendis', 0, 0, 0.6667, 'R2532', 82, '*'),
(1747, 'repellendus', 'repellendus', 0, 0, 0.7333, 'R14532', 82, '*'),
(1748, 'sapiente', 'sapiente', 0, 0, 0.5333, 'S153', 82, '*'),
(1749, 'shaping', 'shaping', 0, 0, 0.4667, 'S152', 38, '*'),
(1750, 'similique', 'similique', 0, 0, 0.6, 'S542', 82, '*'),
(1751, 'sit', 'sit', 0, 0, 0.2, 'S300', 82, '*'),
(1752, 'strength', 'strength', 0, 0, 0.5333, 'S36523', 84, '*'),
(1753, 'suscipit', 'suscipit', 0, 0, 0.5333, 'S130', 82, '*'),
(1754, 'tempore', 'tempore', 0, 0, 0.4667, 'T516', 82, '*'),
(1755, 'tenetur', 'tenetur', 0, 0, 0.4667, 'T536', 82, '*'),
(1756, 'totam', 'totam', 0, 0, 0.3333, 'T500', 82, '*'),
(1757, 'vero', 'vero', 0, 0, 0.2667, 'V600', 82, '*'),
(1758, 'voluptatum', 'voluptatum', 0, 0, 0.6667, 'V4135', 82, '*'),
(1759, '8', '8', 0, 0, 0.1, '', 69, '*'),
(1760, 'accountability', 'accountability', 0, 0, 0.9333, 'A253143', 44, '*'),
(1761, 'acquisition', 'acquisition', 0, 0, 0.7333, 'A235', 210, '*'),
(1762, 'adherence', 'adherence', 0, 0, 0.6, 'A3652', 44, '*'),
(1763, 'administrative', 'administrative', 0, 0, 0.9333, 'A3523631', 54, '*'),
(1764, 'assessments', 'assessments', 0, 0, 0.7333, 'A2532', 44, '*'),
(1765, 'asset', 'asset', 0, 0, 0.3333, 'A230', 44, '*'),
(1766, 'attention', 'attention', 0, 0, 0.6, 'A3535', 92, '*'),
(1767, 'begin', 'begin', 0, 0, 0.3333, 'B250', 156, '*'),
(1768, 'behavior', 'behavior', 0, 0, 0.5333, 'B600', 358, '*'),
(1769, 'capabilities', 'capabilities', 0, 0, 0.8, 'C1432', 221, '*'),
(1770, 'chain-of-custody', 'chain-of-custody', 0, 0, 1, 'C5123', 476, '*'),
(1771, 'collaboration', 'collaboration', 0, 0, 0.8667, 'C41635', 114, '*'),
(1772, 'compliant', 'compliant', 0, 0, 0.6, 'C51453', 158, '*'),
(1773, 'defensibility', 'defensibility', 0, 0, 0.8667, 'D152143', 312, '*'),
(1774, 'dependable', 'dependable', 0, 0, 0.6667, 'D15314', 54, '*'),
(1775, 'deploy', 'deploy', 0, 0, 0.4, 'D140', 54, '*'),
(1776, 'each', 'each', 0, 0, 0.2667, 'E200', 208, '*'),
(1777, 'inquiries', 'inquiries', 0, 0, 0.6, 'I5262', 57, '*'),
(1778, 'lifecycle', 'lifecycle', 0, 0, 0.6, 'L124', 189, '*'),
(1779, 'login', 'login', 0, 0, 0.3333, 'L250', 113, '*'),
(1780, 'nature', 'nature', 0, 0, 0.4, 'N360', 44, '*'),
(1781, 'networks', 'networks', 0, 0, 0.5333, 'N362', 106, '*'),
(1782, 'non-negotiable', 'non-negotiable', 0, 0, 0.9333, 'N2314', 90, '*'),
(1783, 'objective', 'objective', 0, 0, 0.6, 'O1231', 156, '*'),
(1784, 'offers', 'offers', 0, 0, 0.4, 'O162', 174, '*'),
(1785, 'on-site', 'on-site', 0, 0, 0.4667, 'O523', 288, '*'),
(1786, 'phase', 'phase', 0, 0, 0.3333, 'P200', 44, '*'),
(1787, 'presence', 'presence', 0, 0, 0.5333, 'P6252', 54, '*'),
(1788, 'prioritize', 'prioritize', 0, 0, 0.6667, 'P632', 77, '*'),
(1789, 'procedures', 'procedures', 0, 0, 0.6667, 'P62362', 132, '*'),
(1790, 'prosecution', 'prosecution', 0, 0, 0.7333, 'P6235', 96, '*'),
(1791, 'public-sector', 'public-sector', 0, 0, 0.8667, 'P4236', 44, '*'),
(1792, 'remote', 'remote', 0, 0, 0.4, 'R530', 533, '*'),
(1793, 'responsiveness', 'responsiveness', 0, 0, 0.9333, 'R2152152', 102, '*'),
(1794, 'results-driven', 'results-driven', 0, 0, 0.9333, 'R24323615', 74, '*'),
(1795, 'rigorous', 'rigorous', 0, 0, 0.5333, 'R262', 45, '*'),
(1796, 'rules', 'rules', 0, 0, 0.3333, 'R420', 57, '*'),
(1797, 's', 's', 0, 0, 0.0667, 'S000', 308, '*'),
(1798, 'social', 'social', 0, 0, 0.4, 'S400', 288, '*'),
(1799, 'stands', 'stands', 0, 0, 0.4, 'S3532', 254, '*'),
(1800, 'strong', 'strong', 0, 0, 0.4, 'S3652', 107, '*'),
(1801, 'success', 'success', 0, 0, 0.4667, 'S000', 84, '*'),
(1802, 'suite', 'suite', 0, 0, 0.3333, 'S300', 94, '*'),
(1803, 'testify', 'testify', 0, 0, 0.4667, 'T231', 217, '*'),
(1804, 'truths', 'truths', 0, 0, 0.4, 'T632', 44, '*'),
(1805, 'u', 'u', 0, 0, 0.0667, 'U000', 308, '*'),
(1806, 'updates', 'updates', 0, 0, 0.4667, 'U132', 95, '*'),
(1807, 'validate', 'validate', 0, 0, 0.5333, 'V430', 229, '*'),
(1808, 'workflows', 'workflows', 0, 0, 0.6, 'W62142', 44, '*'),
(1809, '9', '9', 0, 0, 0.1, '', 37, '*'),
(1810, '10', '10', 0, 0, 0.2, '', 25, '*'),
(1811, 'breaches', 'breaches', 0, 0, 0.5333, 'B620', 257, '*'),
(1812, 'collecting', 'collecting', 0, 0, 0.6667, 'C42352', 150, '*'),
(1814, 'finances', 'finances', 0, 0, 0.5333, 'F520', 66, '*'),
(1815, 'stake', 'stake', 0, 0, 0.3333, 'S320', 66, '*'),
(1817, 'divorce', 'divorce', 0, 0, 0.4667, 'D162', 61, '*'),
(1818, 'hidden', 'hidden', 0, 0, 0.4, 'H350', 426, '*'),
(1819, 'logins', 'logins', 0, 0, 0.4, 'L252', 210, '*'),
(1820, 'online', 'online', 0, 0, 0.4, 'O545', 137, '*'),
(1824, 'strategies', 'strategies', 0, 0, 0.6667, 'S3632', 85, '*'),
(1825, 'contract', 'contract', 0, 0, 0.5333, 'C53623', 87, '*'),
(1826, 'exculpatory', 'exculpatory', 0, 0, 0.7333, 'E24136', 57, '*'),
(1827, 'app', 'app', 0, 0, 0.2, 'A100', 321, '*'),
(1828, 'authenticating', 'authenticating', 0, 0, 0.9333, 'A3532352', 128, '*'),
(1829, 'casework', 'casework', 0, 0, 0.5333, 'C620', 94, '*'),
(1830, 'enhancing', 'enhancing', 0, 0, 0.6, 'E5252', 54, '*'),
(1831, 'iot', 'iot', 0, 0, 0.2, 'I300', 54, '*'),
(1832, 'profiles', 'profiles', 0, 0, 0.5333, 'P6142', 54, '*'),
(1833, 'tablets', 'tablets', 0, 0, 0.4667, 'T1432', 294, '*'),
(1834, 'ccpa', 'ccpa', 0, 0, 0.2667, 'C100', 52, '*'),
(1835, 'enterprise-ready', 'enterprise-ready', 0, 0, 1, 'E53616263', 52, '*'),
(1836, 'external', 'external', 0, 0, 0.5333, 'E23654', 209, '*'),
(1837, 'gdpr', 'gdpr', 0, 0, 0.2667, 'G316', 74, '*'),
(1838, 'hipaa', 'hipaa', 0, 0, 0.3333, 'H100', 74, '*'),
(1839, 'investigate', 'investigate', 0, 0, 0.7333, 'I512323', 277, '*'),
(1840, 'leaks', 'leaks', 0, 0, 0.3333, 'L200', 73, '*'),
(1841, 'mitigation', 'mitigation', 0, 0, 0.6667, 'M3235', 78, '*'),
(1842, 'sabotage', 'sabotage', 0, 0, 0.5333, 'S132', 78, '*'),
(1843, 'safeguard', 'safeguard', 0, 0, 0.6, 'S1263', 52, '*'),
(1844, 'vector', 'vector', 0, 0, 0.4, 'V236', 73, '*'),
(1845, 'align', 'align', 0, 0, 0.3333, 'A425', 50, '*'),
(1846, 'cjis', 'cjis', 0, 0, 0.2667, 'C000', 50, '*'),
(1847, 'entities', 'entities', 0, 0, 0.5333, 'E532', 84, '*'),
(1848, 'fisma', 'fisma', 0, 0, 0.3333, 'F250', 50, '*'),
(1849, 'government-grade', 'government-grade', 0, 0, 1, 'G1653263', 50, '*'),
(1850, 'nist', 'nist', 0, 0, 0.2667, 'N230', 50, '*'),
(1851, 'procurement', 'procurement', 0, 0, 0.7333, 'P62653', 50, '*'),
(1852, 'rapid', 'rapid', 0, 0, 0.3333, 'R130', 192, '*'),
(1860, 'break', 'break', 0, 0, 0.3333, 'B620', 192, '*'),
(1861, 'unwavering', 'unwavering', 0, 0, 0.6667, 'U51652', 48, '*'),
(1863, 'determines', 'determines', 0, 0, 0.6667, 'D652', 46, '*'),
(1864, 'outcomes', 'outcomes', 0, 0, 0.5333, 'O3252', 196, '*'),
(1865, 'guidance', 'guidance', 0, 0, 0.5333, 'G352', 251, '*'),
(1866, 'my', 'my', 0, 0, 0.1333, 'M000', 57, '*'),
(1867, 'affairs', 'affairs', 0, 0, 0.4667, 'A162', 40, '*'),
(1868, 'agency\'s', 'agency\'s', 0, 0, 0.5333, 'A252', 69, '*'),
(1869, 'clearance-ready', 'clearance-ready', 0, 0, 1, 'C465263', 40, '*'),
(1870, 'moment', 'moment', 0, 0, 0.4, 'M300', 83, '*'),
(1871, 'authenticated', 'authenticated', 0, 0, 0.8667, 'A35323', 60, '*'),
(1872, 'browser', 'browser', 0, 0, 0.4667, 'B626', 145, '*'),
(1873, 'compromising', 'compromising', 0, 0, 0.8, 'C5165252', 60, '*'),
(1874, 'demands', 'demands', 0, 0, 0.4667, 'D532', 74, '*'),
(1875, 'efficiently', 'efficiently', 0, 0, 0.7333, 'E12534', 30, '*'),
(1876, 'equip', 'equip', 0, 0, 0.3333, 'E210', 56, '*'),
(1877, 'everything', 'everything', 0, 0, 0.6667, 'E16352', 33, '*'),
(1878, 'facebook', 'facebook', 0, 0, 0.5333, 'F212', 62, '*'),
(1879, 'fact-finding', 'fact-finding', 0, 0, 0.8, 'F2315352', 30, '*'),
(1880, 'format', 'format', 0, 0, 0.4, 'F653', 42, '*'),
(1881, 'hinges', 'hinges', 0, 0, 0.4, 'H520', 34, '*'),
(1882, 'icloud', 'icloud', 0, 0, 0.4, 'I243', 171, '*'),
(1883, 'industry-standard', 'industry-standard', 0, 0, 1, 'I53236235363', 81, '*'),
(1884, 'missions', 'missions', 0, 0, 0.5333, 'M252', 30, '*'),
(1885, 'most-requested', 'most-requested', 0, 0, 0.9333, 'M23623', 33, '*'),
(1886, 'precise', 'precise', 0, 0, 0.4667, 'P620', 112, '*'),
(1887, 'proof', 'proof', 0, 0, 0.3333, 'P610', 34, '*'),
(1888, 'quick', 'quick', 0, 0, 0.3333, 'Q000', 33, '*'),
(1889, 'reconstruct', 'reconstruct', 0, 0, 0.7333, 'R2523623', 256, '*'),
(1890, 'resolve', 'resolve', 0, 0, 0.4667, 'R241', 79, '*'),
(1891, 'responsive', 'responsive', 0, 0, 0.6667, 'R21521', 74, '*'),
(1892, 'store', 'store', 0, 0, 0.3333, 'S360', 33, '*'),
(1893, 'texts', 'texts', 0, 0, 0.3333, 'T232', 72, '*'),
(1894, 'times', 'times', 0, 0, 0.3333, 'T520', 183, '*'),
(1895, 'urgency', 'urgency', 0, 0, 0.4667, 'U6252', 34, '*'),
(1896, 'whatsapp', 'whatsapp', 0, 0, 0.5333, 'W321', 117, '*'),
(1897, 'working', 'working', 0, 0, 0.4667, 'W6252', 190, '*'),
(1898, 'absolutely', 'absolutely', 0, 0, 0.6667, 'A12434', 284, '*'),
(1899, 'assess', 'assess', 0, 0, 0.4, 'A200', 58, '*'),
(1900, 'cost-effective', 'cost-effective', 0, 0, 0.9333, 'C31231', 15, '*'),
(1901, 'cryptographic', 'cryptographic', 0, 0, 0.8667, 'C6132612', 99, '*'),
(1902, 'draft', 'draft', 0, 0, 0.3333, 'D613', 15, '*'),
(1903, 'hash', 'hash', 0, 0, 0.2667, 'H200', 42, '*'),
(1904, 'modified', 'modified', 0, 0, 0.5333, 'M313', 15, '*'),
(1905, 'optimizing', 'optimizing', 0, 0, 0.6667, 'O135252', 15, '*'),
(1906, 'parameters', 'parameters', 0, 0, 0.6667, 'P65362', 15, '*'),
(1907, 'trace', 'trace', 0, 0, 0.3333, 'T620', 150, '*'),
(1908, 'types', 'types', 0, 0, 0.3333, 'T120', 322, '*'),
(1909, 'validation', 'validation', 0, 0, 0.6667, 'V435', 92, '*'),
(1910, 'yes', 'yes', 0, 0, 0.2, 'Y200', 436, '*'),
(1911, '24', '24', 0, 0, 0.2, '', 202, '*'),
(1912, 'addition', 'addition', 0, 0, 0.5333, 'A350', 102, '*'),
(1913, 'attempts', 'attempts', 0, 0, 0.5333, 'A35132', 130, '*'),
(1914, 'collaborate', 'collaborate', 0, 0, 0.7333, 'C4163', 102, '*'),
(1915, 'conceal', 'conceal', 0, 0, 0.4667, 'C524', 101, '*'),
(1916, 'erase', 'erase', 0, 0, 0.3333, 'E620', 115, '*'),
(1917, 'options', 'options', 0, 0, 0.4667, 'O1352', 164, '*'),
(1918, 'service', 'service', 0, 0, 0.4667, 'S612', 215, '*'),
(1919, 'shipping', 'shipping', 0, 0, 0.5333, 'S152', 102, '*'),
(1920, 'smartphones', 'smartphones', 0, 0, 0.7333, 'S563152', 281, '*'),
(1921, 'timeframes', 'timeframes', 0, 0, 0.6667, 'T51652', 226, '*'),
(1922, 'vary', 'vary', 0, 0, 0.2667, 'V600', 226, '*'),
(1923, '48', '48', 0, 0, 0.2, '', 26, '*'),
(1924, 'classified', 'classified', 0, 0, 0.6667, 'C4213', 57, '*'),
(1925, 'collected', 'collected', 0, 0, 0.6, 'C423', 67, '*'),
(1926, 'depending', 'depending', 0, 0, 0.6, 'D15352', 75, '*'),
(1927, 'flexible', 'flexible', 0, 0, 0.5333, 'F4214', 26, '*'),
(1928, 'following', 'following', 0, 0, 0.6, 'F452', 114, '*'),
(1929, 'manner', 'manner', 0, 0, 0.4, 'M600', 26, '*'),
(1930, 'politically', 'politically', 0, 0, 0.7333, 'P4324', 26, '*'),
(1931, 'prepared', 'prepared', 0, 0, 0.5333, 'P6163', 65, '*'),
(1932, 'remotely', 'remotely', 0, 0, 0.5333, 'R534', 99, '*'),
(1933, 'scheduling', 'scheduling', 0, 0, 0.6667, 'S3452', 26, '*'),
(1934, 'webmail', 'webmail', 0, 0, 0.4667, 'W154', 26, '*'),
(1935, 'actions', 'actions', 0, 0, 0.4667, 'A2352', 292, '*'),
(1936, 'core', 'core', 0, 0, 0.2667, 'C600', 116, '*'),
(1937, 'employ', 'employ', 0, 0, 0.4, 'E514', 24, '*'),
(1938, 'encrypted', 'encrypted', 0, 0, 0.6, 'E52613', 362, '*'),
(1939, 'uncovers', 'uncovers', 0, 0, 0.5333, 'U52162', 24, '*'),
(1940, 'user-generated', 'user-generated', 0, 0, 0.9333, 'U262563', 24, '*'),
(1941, 'write-blocking', 'write-blocking', 0, 0, 0.9333, 'W6314252', 24, '*'),
(1942, '72', '72', 0, 0, 0.2, '', 59, '*'),
(1943, 'acquire', 'acquire', 0, 0, 0.4667, 'A260', 32, '*'),
(1944, 'active', 'active', 0, 0, 0.4, 'A231', 90, '*'),
(1945, 'background', 'background', 0, 0, 0.6667, 'B2653', 12, '*'),
(1946, 'checks', 'checks', 0, 0, 0.4, 'C000', 12, '*'),
(1947, 'coverage', 'coverage', 0, 0, 0.5333, 'C162', 58, '*'),
(1948, 'credible', 'credible', 0, 0, 0.5333, 'C6314', 75, '*'),
(1949, 'hand-in-hand', 'hand-in-hand', 0, 0, 0.8, 'H5353', 23, '*'),
(1950, 'headquartered', 'headquartered', 0, 0, 0.8667, 'H326363', 62, '*'),
(1951, 'infidelity', 'infidelity', 0, 0, 0.6667, 'I51343', 82, '*'),
(1952, 'input', 'input', 0, 0, 0.3333, 'I513', 23, '*'),
(1953, 'mailed-in', 'mailed-in', 0, 0, 0.6, 'M435', 32, '*'),
(1954, 'onsite', 'onsite', 0, 0, 0.4, 'O523', 61, '*'),
(1955, 'outside', 'outside', 0, 0, 0.4667, 'O323', 107, '*'),
(1956, 'persons', 'persons', 0, 0, 0.4667, 'P6252', 12, '*'),
(1957, 'refute', 'refute', 0, 0, 0.4, 'R130', 32, '*'),
(1958, 'roots', 'roots', 0, 0, 0.3333, 'R320', 23, '*'),
(1959, 'spring', 'spring', 0, 0, 0.4, 'S1652', 203, '*'),
(1960, 'strategic', 'strategic', 0, 0, 0.6, 'S3632', 157, '*'),
(1961, 'suspicions', 'suspicions', 0, 0, 0.6667, 'S1252', 75, '*'),
(1962, 'touchpoint', 'touchpoint', 0, 0, 0.6667, 'T2153', 23, '*');
INSERT INTO `cuod6_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(1963, 'uses', 'uses', 0, 0, 0.2667, 'U200', 62, '*'),
(1964, 'volume', 'volume', 0, 0, 0.4, 'V450', 41, '*'),
(1965, 'whenever', 'whenever', 0, 0, 0.5333, 'W516', 36, '*'),
(1973, 'building', 'building', 0, 0, 0.5333, 'B4352', 28, '*'),
(1974, 'disk', 'disk', 0, 0, 0.2667, 'D200', 69, '*'),
(1975, 'events', 'events', 0, 0, 0.4, 'E1532', 154, '*'),
(1976, 'examinations', 'examinations', 0, 0, 0.8, 'E25352', 122, '*'),
(1977, 'histories', 'histories', 0, 0, 0.6, 'H2362', 87, '*'),
(1978, 'installation', 'installation', 0, 0, 0.8, 'I523435', 49, '*'),
(1979, 'linux', 'linux', 0, 0, 0.3333, 'L520', 84, '*'),
(1980, 'log', 'log', 0, 0, 0.2, 'L200', 98, '*'),
(1981, 'mac', 'mac', 0, 0, 0.2, 'M200', 69, '*'),
(1982, 'plain', 'plain', 0, 0, 0.3333, 'P450', 28, '*'),
(1983, 'proving', 'proving', 0, 0, 0.4667, 'P6152', 28, '*'),
(1984, 'registry', 'registry', 0, 0, 0.5333, 'R236', 28, '*'),
(1985, 'revealing', 'revealing', 0, 0, 0.6, 'R1452', 56, '*'),
(1986, 'sight', 'sight', 0, 0, 0.3333, 'S300', 28, '*'),
(1987, 'transferred', 'transferred', 0, 0, 0.7333, 'T652163', 57, '*'),
(1988, 'windows', 'windows', 0, 0, 0.4667, 'W532', 152, '*'),
(2004, 'app-based', 'app-based', 0, 0, 0.6, 'A123', 28, '*'),
(2005, 'geolocation', 'geolocation', 0, 0, 0.7333, 'G4235', 121, '*'),
(2006, 'imessages', 'imessages', 0, 0, 0.6, 'I520', 28, '*'),
(2007, 'obscured', 'obscured', 0, 0, 0.5333, 'O1263', 28, '*'),
(2008, 'offerings', 'offerings', 0, 0, 0.6, 'O1652', 79, '*'),
(2009, 'rich', 'rich', 0, 0, 0.2667, 'R200', 28, '*'),
(2010, 'settings', 'settings', 0, 0, 0.5333, 'S352', 98, '*'),
(2011, 'sms', 'sms', 0, 0, 0.2, 'S520', 68, '*'),
(2012, 'surface-level', 'surface-level', 0, 0, 0.8667, 'S612414', 28, '*'),
(2013, 'triangulation', 'triangulation', 0, 0, 0.8667, 'T652435', 28, '*'),
(2014, 'usage', 'usage', 0, 0, 0.3333, 'U200', 305, '*'),
(2015, 'videos', 'videos', 0, 0, 0.4, 'V320', 57, '*'),
(2019, 'altering', 'altering', 0, 0, 0.5333, 'A43652', 100, '*'),
(2020, 'bit-by-bit', 'bit-by-bit', 0, 0, 0.6667, 'B313', 27, '*'),
(2021, 'generation', 'generation', 0, 0, 0.6667, 'G5635', 27, '*'),
(2022, 'highlights', 'highlights', 0, 0, 0.6667, 'H24232', 27, '*'),
(2023, 'md5', 'md5', 0, 0, 0.2, 'M300', 27, '*'),
(2024, 'read-only', 'read-only', 0, 0, 0.6, 'R354', 27, '*'),
(2025, 'replicas', 'replicas', 0, 0, 0.5333, 'R142', 27, '*'),
(2026, 'sector-by-sector', 'sector-by-sector', 0, 0, 1, 'S361236', 27, '*'),
(2027, 'sha-1', 'sha-1', 0, 0, 0.3333, 'S000', 27, '*'),
(2028, 'sha-256', 'sha-256', 0, 0, 0.4667, 'S000', 27, '*'),
(2029, 'ssds', 'ssds', 0, 0, 0.2667, 'S320', 105, '*'),
(2030, 'transfer', 'transfer', 0, 0, 0.5333, 'T65216', 53, '*'),
(2031, 'usb', 'usb', 0, 0, 0.2, 'U210', 128, '*'),
(2032, 'values', 'values', 0, 0, 0.4, 'V420', 27, '*'),
(2033, 'application', 'application', 0, 0, 0.7333, 'A14235', 47, '*'),
(2034, 'creation', 'creation', 0, 0, 0.5333, 'C635', 41, '*'),
(2035, 'interactions', 'interactions', 0, 0, 0.8, 'I5362352', 57, '*'),
(2036, 'internet', 'internet', 0, 0, 0.5333, 'I53653', 186, '*'),
(2037, 'logouts', 'logouts', 0, 0, 0.4667, 'L232', 26, '*'),
(2038, 'modification', 'modification', 0, 0, 0.8, 'M31235', 53, '*'),
(2039, 'monitoring', 'monitoring', 0, 0, 0.6667, 'M3652', 60, '*'),
(2040, 'policy', 'policy', 0, 0, 0.4, 'P420', 184, '*'),
(2041, 'presentation', 'presentation', 0, 0, 0.8, 'P62535', 26, '*'),
(2042, 'sequence-based', 'sequence-based', 0, 0, 0.9333, 'S52123', 26, '*'),
(2043, 'unusual', 'unusual', 0, 0, 0.4667, 'U524', 69, '*'),
(2044, 'visual', 'visual', 0, 0, 0.4, 'V240', 26, '*'),
(2045, 'alterations', 'alterations', 0, 0, 0.7333, 'A436352', 55, '*'),
(2046, 'alternative', 'alternative', 0, 0, 0.7333, 'A436531', 25, '*'),
(2047, 'anticipate', 'anticipate', 0, 0, 0.6667, 'A53213', 25, '*'),
(2048, 'authorship', 'authorship', 0, 0, 0.6667, 'A3621', 58, '*'),
(2049, 'backdating', 'backdating', 0, 0, 0.6667, 'B2352', 25, '*'),
(2050, 'conclusions', 'conclusions', 0, 0, 0.7333, 'C524252', 51, '*'),
(2051, 'correspondence', 'correspondence', 0, 0, 0.9333, 'C6215352', 25, '*'),
(2052, 'covers', 'covers', 0, 0, 0.4, 'C162', 25, '*'),
(2053, 'critiques', 'critiques', 0, 0, 0.6, 'C632', 25, '*'),
(2054, 'cross-examinations', 'cross-examinations', 0, 0, 1, 'C625352', 25, '*'),
(2055, 'explanations', 'explanations', 0, 0, 0.8, 'E2145352', 25, '*'),
(2056, 'fabrications', 'fabrications', 0, 0, 0.8, 'F62352', 52, '*'),
(2057, 'flawed', 'flawed', 0, 0, 0.4, 'F430', 51, '*'),
(2058, 'forgeries', 'forgeries', 0, 0, 0.6, 'F6262', 25, '*'),
(2059, 'header', 'header', 0, 0, 0.4, 'H360', 25, '*'),
(2060, 'interpretations', 'interpretations', 0, 0, 1, 'I53616352', 45, '*'),
(2061, 'line-by-line', 'line-by-line', 0, 0, 0.8, 'L5145', 25, '*'),
(2062, 'meticulous', 'meticulous', 0, 0, 0.6667, 'M3242', 77, '*'),
(2063, 'neutralize', 'neutralize', 0, 0, 0.6667, 'N3642', 25, '*'),
(2064, 'path', 'path', 0, 0, 0.2667, 'P300', 25, '*'),
(2065, 'pdf', 'pdf', 0, 0, 0.2, 'P310', 40, '*'),
(2066, 'rebuttals', 'rebuttals', 0, 0, 0.6, 'R1342', 51, '*'),
(2067, 'refuting', 'refuting', 0, 0, 0.5333, 'R1352', 25, '*'),
(2068, 'revision', 'revision', 0, 0, 0.5333, 'R125', 58, '*'),
(2069, 'sharp', 'sharp', 0, 0, 0.3333, 'S610', 78, '*'),
(2070, 'technically', 'technically', 0, 0, 0.7333, 'T2524', 56, '*'),
(2071, 'transmission', 'transmission', 0, 0, 0.8, 'T652525', 25, '*'),
(2072, 'unsupported', 'unsupported', 0, 0, 0.7333, 'U52163', 45, '*'),
(2073, 'validating', 'validating', 0, 0, 0.6667, 'V4352', 54, '*'),
(2074, '12', '12', 0, 0, 0.2, '', 35, '*'),
(2075, 'blur', 'blur', 0, 0, 0.2667, 'B460', 36, '*'),
(2076, 'expose', 'expose', 0, 0, 0.4, 'E212', 154, '*'),
(2077, 'find', 'find', 0, 0, 0.2667, 'F530', 75, '*'),
(2078, 'mysteriously', 'mysteriously', 0, 0, 0.8, 'M23624', 36, '*'),
(2079, 'network', 'network', 0, 0, 0.4667, 'N362', 171, '*'),
(2080, 'story', 'story', 0, 0, 0.3333, 'S360', 108, '*'),
(2081, 'sure', 'sure', 0, 0, 0.2667, 'S600', 69, '*'),
(2082, 'tells', 'tells', 0, 0, 0.3333, 'T420', 108, '*'),
(2083, 'trails', 'trails', 0, 0, 0.4, 'T642', 205, '*'),
(2084, 'vanish', 'vanish', 0, 0, 0.4, 'V520', 36, '*'),
(2085, 'cyberattacks', 'cyberattacks', 0, 0, 0.8, 'C1632', 58, '*'),
(2086, 'desktops', 'desktops', 0, 0, 0.5333, 'D2312', 298, '*'),
(2087, 'industries', 'industries', 0, 0, 0.6667, 'I532362', 100, '*'),
(2088, 'intentionally', 'intentionally', 0, 0, 0.8667, 'I535354', 51, '*'),
(2089, 'laptops', 'laptops', 0, 0, 0.4667, 'L1312', 316, '*'),
(2090, 'suspicious', 'suspicious', 0, 0, 0.6667, 'S120', 143, '*'),
(2091, 'those', 'those', 0, 0, 0.3333, 'T200', 91, '*'),
(2092, 'agreements', 'agreements', 0, 0, 0.6667, 'A26532', 68, '*'),
(2093, 'alike', 'alike', 0, 0, 0.3333, 'A420', 126, '*'),
(2094, 'android', 'android', 0, 0, 0.4667, 'A5363', 110, '*'),
(2095, 'boardrooms', 'boardrooms', 0, 0, 0.6667, 'B63652', 41, '*'),
(2096, 'book', 'book', 0, 0, 0.2667, 'B200', 58, '*'),
(2097, 'containers', 'containers', 0, 0, 0.6667, 'C53562', 41, '*'),
(2098, 'cross-exams', 'cross-exams', 0, 0, 0.7333, 'C6252', 41, '*'),
(2099, 'decode', 'decode', 0, 0, 0.4, 'D230', 41, '*'),
(2100, 'dig', 'dig', 0, 0, 0.2, 'D200', 71, '*'),
(2101, 'exceeds', 'exceeds', 0, 0, 0.4667, 'E232', 41, '*'),
(2102, 'ios', 'ios', 0, 0, 0.2, 'I200', 107, '*'),
(2103, 'multiplatform', 'multiplatform', 0, 0, 0.8667, 'M43143165', 41, '*'),
(2104, 'nondisclosure', 'nondisclosure', 0, 0, 0.8667, 'N32426', 78, '*'),
(2105, 'overlook', 'overlook', 0, 0, 0.5333, 'O1642', 41, '*'),
(2106, 'partitions', 'partitions', 0, 0, 0.6667, 'P6352', 87, '*'),
(2107, 'recovering', 'recovering', 0, 0, 0.6667, 'R21652', 87, '*'),
(2108, 'space', 'space', 0, 0, 0.3333, 'S120', 105, '*'),
(2109, 'unallocated', 'unallocated', 0, 0, 0.7333, 'U5423', 105, '*'),
(2110, 'breaks', 'breaks', 0, 0, 0.4, 'B620', 46, '*'),
(2111, 'byte', 'byte', 0, 0, 0.2667, 'B300', 73, '*'),
(2112, 'compelling', 'compelling', 0, 0, 0.6667, 'C51452', 72, '*'),
(2113, 'counts', 'counts', 0, 0, 0.4, 'C532', 46, '*'),
(2114, 'financial', 'financial', 0, 0, 0.6, 'F524', 125, '*'),
(2115, 'healthcare', 'healthcare', 0, 0, 0.6667, 'H4326', 83, '*'),
(2116, 'hearing', 'hearing', 0, 0, 0.4667, 'H652', 46, '*'),
(2117, 'industry-specific', 'industry-specific', 0, 0, 1, 'I5323621212', 46, '*'),
(2118, 'minute', 'minute', 0, 0, 0.4, 'M300', 46, '*'),
(2119, 'mobilize', 'mobilize', 0, 0, 0.5333, 'M142', 46, '*'),
(2120, 'narratives', 'narratives', 0, 0, 0.6667, 'N6312', 109, '*'),
(2121, 'nuances', 'nuances', 0, 0, 0.4667, 'N200', 46, '*'),
(2122, 'operational', 'operational', 0, 0, 0.7333, 'O16354', 83, '*'),
(2123, 'prepare', 'prepare', 0, 0, 0.4667, 'P616', 115, '*'),
(2124, 'questioned', 'questioned', 0, 0, 0.6667, 'Q353', 46, '*'),
(2125, 'sector', 'sector', 0, 0, 0.4, 'S360', 46, '*'),
(2126, 'sense', 'sense', 0, 0, 0.3333, 'S520', 89, '*'),
(2127, 'settlements', 'settlements', 0, 0, 0.7333, 'S34532', 83, '*'),
(2128, 'wins', 'wins', 0, 0, 0.2667, 'W520', 46, '*'),
(2141, 'enterprise', 'enterprise', 0, 0, 0.6667, 'E536162', 155, '*'),
(2142, 'expedited', 'expedited', 0, 0, 0.6, 'E213', 252, '*'),
(2143, 'follows', 'follows', 0, 0, 0.4667, 'F420', 164, '*'),
(2144, 'really', 'really', 0, 0, 0.4, 'R400', 124, '*'),
(2145, 'recoverable', 'recoverable', 0, 0, 0.7333, 'R21614', 81, '*'),
(2146, 'recovered', 'recovered', 0, 0, 0.6, 'R2163', 124, '*'),
(2147, 'restored', 'restored', 0, 0, 0.5333, 'R2363', 81, '*'),
(2148, 'small', 'small', 0, 0, 0.3333, 'S540', 189, '*'),
(2149, 'strictly', 'strictly', 0, 0, 0.5333, 'S36234', 124, '*'),
(2150, 'tell', 'tell', 0, 0, 0.2667, 'T400', 80, '*'),
(2156, 'uphold', 'uphold', 0, 0, 0.4, 'U143', 52, '*'),
(2157, 'wherever', 'wherever', 0, 0, 0.5333, 'W616', 102, '*'),
(2158, '13', '13', 0, 0, 0.2, '', 53, '*'),
(2159, '14', '14', 0, 0, 0.2, '', 49, '*'),
(2160, 'join', 'join', 0, 0, 0.2667, 'J500', 65, '*'),
(2161, 'belong', 'belong', 0, 0, 0.4, 'B452', 64, '*'),
(2162, 'creates', 'creates', 0, 0, 0.4667, 'C632', 64, '*'),
(2163, 'discover', 'discover', 0, 0, 0.5333, 'D216', 132, '*'),
(2164, 'fund', 'fund', 0, 0, 0.2667, 'F530', 64, '*'),
(2165, 'passionate', 'passionate', 0, 0, 0.6667, 'P253', 64, '*'),
(2166, 'purpose', 'purpose', 0, 0, 0.4667, 'P612', 64, '*'),
(2168, 'examiner', 'examiner', 0, 0, 0.5333, 'E256', 64, '*'),
(2169, 'hiring', 'hiring', 0, 0, 0.4, 'H652', 50, '*'),
(2170, 'in-office', 'in-office', 0, 0, 0.6, 'I512', 62, '*'),
(2171, 'senior', 'senior', 0, 0, 0.4, 'S560', 64, '*'),
(2172, 'full-time', 'full-time', 0, 0, 0.6, 'F435', 61, '*'),
(2173, 'permanent', 'permanent', 0, 0, 0.6, 'P653', 61, '*'),
(2174, 'candidate', 'candidate', 0, 0, 0.6, 'C530', 53, '*'),
(2175, 'communicates', 'communicates', 0, 0, 0.8, 'C5232', 53, '*'),
(2176, 'detail-oriented', 'detail-oriented', 0, 0, 1, 'D4653', 53, '*'),
(2177, 'empathy', 'empathy', 0, 0, 0.4667, 'E513', 53, '*'),
(2178, 'examiners', 'examiners', 0, 0, 0.6, 'E2562', 131, '*'),
(2179, 'feel', 'feel', 0, 0, 0.2667, 'F400', 53, '*'),
(2180, 'high-level', 'high-level', 0, 0, 0.6667, 'H2414', 53, '*'),
(2181, 'high-quality', 'high-quality', 0, 0, 0.8, 'H243', 53, '*'),
(2182, 'looking', 'looking', 0, 0, 0.4667, 'L252', 53, '*'),
(2183, 'manage', 'manage', 0, 0, 0.4, 'M200', 53, '*'),
(2184, 'motivated', 'motivated', 0, 0, 0.6, 'M313', 53, '*'),
(2185, 'projects', 'projects', 0, 0, 0.5333, 'P6232', 53, '*'),
(2186, 'report-writing', 'report-writing', 0, 0, 0.9333, 'R1636352', 53, '*'),
(2187, 'skills', 'skills', 0, 0, 0.4, 'S420', 53, '*'),
(2188, 'solver', 'solver', 0, 0, 0.4, 'S416', 53, '*'),
(2189, 'speech', 'speech', 0, 0, 0.4, 'S120', 53, '*'),
(2190, 'thrive', 'thrive', 0, 0, 0.4, 'T610', 53, '*'),
(2191, 'want', 'want', 0, 0, 0.2667, 'W530', 53, '*'),
(2192, 'writing', 'writing', 0, 0, 0.4667, 'W6352', 53, '*'),
(2205, 'collections', 'collections', 0, 0, 0.7333, 'C42352', 52, '*'),
(2206, 'completion', 'completion', 0, 0, 0.6667, 'C51435', 52, '*'),
(2207, 'conduct', 'conduct', 0, 0, 0.4667, 'C5323', 123, '*'),
(2208, 'cross-functional', 'cross-functional', 0, 0, 1, 'C62152354', 52, '*'),
(2209, 'expected', 'expected', 0, 0, 0.5333, 'E2123', 52, '*'),
(2210, 'expert-level', 'expert-level', 0, 0, 0.8, 'E2163414', 95, '*'),
(2211, 'improving', 'improving', 0, 0, 0.6, 'I516152', 52, '*'),
(2212, 'intake', 'intake', 0, 0, 0.4, 'I532', 52, '*'),
(2213, 'job', 'job', 0, 0, 0.2, 'J100', 52, '*'),
(2214, 'lab', 'lab', 0, 0, 0.2, 'L100', 52, '*'),
(2215, 'mentoring', 'mentoring', 0, 0, 0.6, 'M3652', 52, '*'),
(2216, 'performing', 'performing', 0, 0, 0.6667, 'P61652', 52, '*'),
(2217, 'responsibilities', 'responsibilities', 0, 0, 1, 'R21521432', 52, '*'),
(2218, 'summary', 'summary', 0, 0, 0.4667, 'S560', 73, '*'),
(2219, 'you\'ll', 'you\'ll', 0, 0, 0.4, 'Y400', 74, '*'),
(2220, 'ability', 'ability', 0, 0, 0.4667, 'A143', 50, '*'),
(2221, 'artifacts', 'artifacts', 0, 0, 0.6, 'A631232', 110, '*'),
(2222, 'combination', 'combination', 0, 0, 0.7333, 'C51535', 50, '*'),
(2223, 'comfortable', 'comfortable', 0, 0, 0.7333, 'C516314', 50, '*'),
(2224, 'emphasis', 'emphasis', 0, 0, 0.5333, 'E512', 50, '*'),
(2225, 'entire', 'entire', 0, 0, 0.4, 'E536', 76, '*'),
(2226, 'excellent', 'excellent', 0, 0, 0.6, 'E2453', 50, '*'),
(2227, 'explaining', 'explaining', 0, 0, 0.6667, 'E21452', 92, '*'),
(2228, 'least', 'least', 0, 0, 0.3333, 'L230', 50, '*'),
(2229, 'minimum', 'minimum', 0, 0, 0.4667, 'M000', 50, '*'),
(2230, 'os', 'os', 0, 0, 0.1333, 'O200', 50, '*'),
(2231, 'qualifications', 'qualifications', 0, 0, 0.9333, 'Q412352', 50, '*'),
(2232, 'succeed', 'succeed', 0, 0, 0.4667, 'S300', 50, '*'),
(2233, 'terms', 'terms', 0, 0, 0.3333, 'T652', 52, '*'),
(2234, 'testimonies', 'testimonies', 0, 0, 0.7333, 'T2352', 50, '*'),
(2235, 'total', 'total', 0, 0, 0.3333, 'T400', 50, '*'),
(2236, 'understandable', 'understandable', 0, 0, 0.9333, 'U536235314', 90, '*'),
(2237, 'verbal', 'verbal', 0, 0, 0.4, 'V614', 50, '*'),
(2251, '200', '200', 0, 0, 0.3, '', 49, '*'),
(2252, 'cellebrite', 'cellebrite', 0, 0, 0.6667, 'C4163', 49, '*'),
(2253, 'cfce', 'cfce', 0, 0, 0.2667, 'C120', 49, '*'),
(2254, 'cissp', 'cissp', 0, 0, 0.3333, 'C100', 49, '*'),
(2255, 'client-facing', 'client-facing', 0, 0, 0.8667, 'C4531252', 49, '*'),
(2256, 'cmde', 'cmde', 0, 0, 0.2667, 'C530', 49, '*'),
(2257, 'direct', 'direct', 0, 0, 0.4, 'D623', 49, '*'),
(2258, 'education', 'education', 0, 0, 0.6, 'E3235', 86, '*'),
(2259, 'fletc', 'fletc', 0, 0, 0.3333, 'F432', 49, '*'),
(2260, 'gcfa', 'gcfa', 0, 0, 0.2667, 'G100', 49, '*'),
(2261, 'gcfe', 'gcfe', 0, 0, 0.2667, 'G100', 49, '*'),
(2262, 'iacis', 'iacis', 0, 0, 0.3333, 'I200', 49, '*'),
(2263, 'instruction', 'instruction', 0, 0, 0.7333, 'I5236235', 49, '*'),
(2264, 'interaction', 'interaction', 0, 0, 0.7333, 'I536235', 89, '*'),
(2265, 'nw3c', 'nw3c', 0, 0, 0.2667, 'N200', 49, '*'),
(2266, 'oscp', 'oscp', 0, 0, 0.2667, 'O210', 49, '*'),
(2267, 'prior', 'prior', 0, 0, 0.3333, 'P600', 49, '*'),
(2268, 'sans', 'sans', 0, 0, 0.2667, 'S520', 49, '*'),
(2282, 'accommodations', 'accommodations', 0, 0, 0.9333, 'A25352', 39, '*'),
(2283, 'conducted', 'conducted', 0, 0, 0.6, 'C5323', 39, '*'),
(2284, 'controlled', 'controlled', 0, 0, 0.6667, 'C53643', 39, '*'),
(2285, 'disabilities', 'disabilities', 0, 0, 0.8, 'D21432', 39, '*'),
(2286, 'environment', 'environment', 0, 0, 0.7333, 'E51653', 39, '*'),
(2287, 'located', 'located', 0, 0, 0.4667, 'L230', 114, '*'),
(2288, 'majority', 'majority', 0, 0, 0.5333, 'M263', 39, '*'),
(2289, 'qualified', 'qualified', 0, 0, 0.6, 'Q413', 62, '*'),
(2290, 'reasonable', 'reasonable', 0, 0, 0.6667, 'R2514', 39, '*'),
(2291, 'remain', 'remain', 0, 0, 0.4, 'R500', 103, '*'),
(2292, 'setting', 'setting', 0, 0, 0.4667, 'S352', 39, '*'),
(2293, 'sites', 'sites', 0, 0, 0.3333, 'S320', 39, '*'),
(2294, 'travel', 'travel', 0, 0, 0.4, 'T614', 77, '*'),
(2297, 'anti-human', 'anti-human', 0, 0, 0.6667, 'A535', 80, '*'),
(2298, 'believe', 'believe', 0, 0, 0.4667, 'B410', 37, '*'),
(2299, 'benefits', 'benefits', 0, 0, 0.5333, 'B5132', 37, '*'),
(2300, 'collaborative', 'collaborative', 0, 0, 0.8667, 'C41631', 37, '*'),
(2301, 'compensation', 'compensation', 0, 0, 0.8, 'C515235', 37, '*'),
(2302, 'competitive', 'competitive', 0, 0, 0.7333, 'C5131', 37, '*'),
(2303, 'funds', 'funds', 0, 0, 0.3333, 'F532', 37, '*'),
(2304, 'hands-on', 'hands-on', 0, 0, 0.5333, 'H5325', 37, '*'),
(2305, 'high-impact', 'high-impact', 0, 0, 0.7333, 'H25123', 37, '*'),
(2306, 'holidays', 'holidays', 0, 0, 0.5333, 'H432', 37, '*'),
(2307, 'minimal', 'minimal', 0, 0, 0.4667, 'M400', 37, '*'),
(2308, 'mission-driven', 'mission-driven', 0, 0, 0.9333, 'M253615', 80, '*'),
(2309, 'paid', 'paid', 0, 0, 0.2667, 'P300', 37, '*'),
(2310, 'personally', 'personally', 0, 0, 0.6667, 'P6254', 37, '*'),
(2311, 'professionally', 'professionally', 0, 0, 0.9333, 'P61254', 59, '*'),
(2312, 'salary', 'salary', 0, 0, 0.4, 'S460', 37, '*'),
(2328, 'challenging', 'challenging', 0, 0, 0.7333, 'C45252', 73, '*'),
(2329, 'description', 'description', 0, 0, 0.7333, 'D26135', 35, '*'),
(2330, 'difference', 'difference', 0, 0, 0.6667, 'D1652', 47, '*'),
(2331, 'non-contract', 'non-contract', 0, 0, 0.8, 'N253623', 35, '*'),
(2332, 'opportunity', 'opportunity', 0, 0, 0.7333, 'O16353', 47, '*'),
(2333, 'answers', 'answers', 0, 0, 0.4667, 'A5262', 158, '*'),
(2334, 'drive', 'drive', 0, 0, 0.3333, 'D610', 128, '*'),
(2335, 'macos', 'macos', 0, 0, 0.3333, 'M200', 93, '*'),
(2336, 'producing', 'producing', 0, 0, 0.6, 'P63252', 52, '*'),
(2337, 'allegations', 'allegations', 0, 0, 0.7333, 'A42352', 82, '*'),
(2338, 'closely', 'closely', 0, 0, 0.4667, 'C424', 74, '*'),
(2339, 'departments', 'departments', 0, 0, 0.7333, 'D163532', 52, '*'),
(2340, 'leaders', 'leaders', 0, 0, 0.4667, 'L362', 92, '*'),
(2344, 'dealing', 'dealing', 0, 0, 0.4667, 'D452', 105, '*'),
(2345, 'latest', 'latest', 0, 0, 0.4, 'L323', 2, '*'),
(2347, 'hdds', 'hdds', 0, 0, 0.2667, 'H320', 77, '*'),
(2348, 'bit-for-bit', 'bit-for-bit', 0, 0, 0.7333, 'B31613', 76, '*'),
(2349, 'cached', 'cached', 0, 0, 0.4, 'C300', 49, '*'),
(2350, 'incident', 'incident', 0, 0, 0.5333, 'I52353', 127, '*'),
(2351, 'installs', 'installs', 0, 0, 0.5333, 'I52342', 77, '*'),
(2352, 'malicious', 'malicious', 0, 0, 0.6, 'M420', 125, '*'),
(2353, 'uploads', 'uploads', 0, 0, 0.4667, 'U1432', 70, '*'),
(2355, 'cross-platform', 'cross-platform', 0, 0, 0.9333, 'C62143165', 101, '*'),
(2356, 'discipline', 'discipline', 0, 0, 0.6667, 'D2145', 48, '*'),
(2357, 'final', 'final', 0, 0, 0.3333, 'F540', 91, '*'),
(2358, 'virtual', 'virtual', 0, 0, 0.4667, 'V634', 119, '*'),
(2359, 'abuse', 'abuse', 0, 0, 0.3333, 'A120', 68, '*'),
(2360, 'brings', 'brings', 0, 0, 0.4, 'B652', 97, '*'),
(2361, 'concise', 'concise', 0, 0, 0.4667, 'C520', 47, '*'),
(2362, 'credential', 'credential', 0, 0, 0.6667, 'C63534', 68, '*'),
(2363, 'influence', 'influence', 0, 0, 0.6, 'I51452', 47, '*'),
(2364, 'origins', 'origins', 0, 0, 0.4667, 'O6252', 47, '*'),
(2365, 'reveal', 'reveal', 0, 0, 0.4, 'R140', 87, '*'),
(2366, 'rigor', 'rigor', 0, 0, 0.3333, 'R260', 77, '*'),
(2367, 'together', 'together', 0, 0, 0.5333, 'T236', 47, '*'),
(2374, 'central', 'central', 0, 0, 0.4667, 'C5364', 74, '*'),
(2375, 'court-approved', 'court-approved', 0, 0, 0.9333, 'C631613', 73, '*'),
(2376, 'did', 'did', 0, 0, 0.2, 'D000', 96, '*'),
(2377, 'formatting', 'formatting', 0, 0, 0.6667, 'F65352', 46, '*'),
(2378, 'no-obligation', 'no-obligation', 0, 0, 0.8667, 'N14235', 46, '*'),
(2379, 'overwrites', 'overwrites', 0, 0, 0.6667, 'O1632', 46, '*'),
(2380, 'partial', 'partial', 0, 0, 0.4667, 'P634', 46, '*'),
(2381, 'produce', 'produce', 0, 0, 0.4667, 'P632', 69, '*'),
(2389, '15', '15', 0, 0, 0.2, '', 32, '*'),
(2390, 'apple', 'apple', 0, 0, 0.3333, 'A140', 32, '*'),
(2391, 'documented', 'documented', 0, 0, 0.6667, 'D253', 66, '*'),
(2392, 'meticulously', 'meticulously', 0, 0, 0.8, 'M32424', 32, '*'),
(2393, 'supported', 'supported', 0, 0, 0.6, 'S163', 72, '*'),
(2397, 'loyal', 'loyal', 0, 0, 0.3333, 'L000', 30, '*'),
(2398, 'methodology', 'methodology', 0, 0, 0.7333, 'M342', 173, '*'),
(2399, 'precision-driven', 'precision-driven', 0, 0, 1, 'P6253615', 30, '*'),
(2400, 'retriever', 'retriever', 0, 0, 0.6, 'R3616', 30, '*'),
(2401, 'trail', 'trail', 0, 0, 0.3333, 'T640', 124, '*'),
(2402, 'apps', 'apps', 0, 0, 0.2667, 'A120', 56, '*'),
(2403, 'chat', 'chat', 0, 0, 0.2667, 'C300', 57, '*'),
(2404, 'chats', 'chats', 0, 0, 0.3333, 'C320', 29, '*'),
(2405, 'contacts', 'contacts', 0, 0, 0.5333, 'C53232', 29, '*'),
(2406, 'cross-reference', 'cross-reference', 0, 0, 1, 'C6261652', 29, '*'),
(2407, 'existing', 'existing', 0, 0, 0.5333, 'E2352', 29, '*'),
(2408, 'instagram', 'instagram', 0, 0, 0.6, 'I523265', 29, '*'),
(2409, 'logical', 'logical', 0, 0, 0.4667, 'L240', 29, '*'),
(2410, 'maintain', 'maintain', 0, 0, 0.5333, 'M350', 123, '*'),
(2411, 'memos', 'memos', 0, 0, 0.3333, 'M200', 29, '*'),
(2412, 'retain', 'retain', 0, 0, 0.4, 'R350', 29, '*'),
(2413, 'signal', 'signal', 0, 0, 0.4, 'S540', 56, '*'),
(2414, 'snapchat', 'snapchat', 0, 0, 0.5333, 'S5123', 29, '*'),
(2415, 'telegram', 'telegram', 0, 0, 0.5333, 'T4265', 56, '*'),
(2416, 'timestamped', 'timestamped', 0, 0, 0.7333, 'T523513', 29, '*'),
(2417, 'voice', 'voice', 0, 0, 0.3333, 'V200', 52, '*'),
(2418, 'voicemails', 'voicemails', 0, 0, 0.6667, 'V2542', 29, '*'),
(2419, 'wifi', 'wifi', 0, 0, 0.2667, 'W100', 29, '*'),
(2433, 'adheres', 'adheres', 0, 0, 0.4667, 'A362', 68, '*'),
(2434, 'availability', 'availability', 0, 0, 0.8, 'A14143', 28, '*'),
(2435, 'combine', 'combine', 0, 0, 0.4667, 'C515', 58, '*'),
(2436, 'connectivity', 'connectivity', 0, 0, 0.8, 'C52313', 28, '*'),
(2437, 'defending', 'defending', 0, 0, 0.6, 'D15352', 68, '*'),
(2438, 'hire', 'hire', 0, 0, 0.2667, 'H600', 48, '*'),
(2439, 'inappropriate', 'inappropriate', 0, 0, 0.8667, 'I516163', 28, '*'),
(2440, 'legal-grade', 'legal-grade', 0, 0, 0.7333, 'L24263', 68, '*'),
(2441, 'objectives', 'objectives', 0, 0, 0.6667, 'O12312', 28, '*'),
(2442, 'pursuing', 'pursuing', 0, 0, 0.5333, 'P6252', 28, '*'),
(2443, 'regardless', 'regardless', 0, 0, 0.6667, 'R26342', 43, '*'),
(2444, 'typical', 'typical', 0, 0, 0.4667, 'T124', 28, '*'),
(2445, 'unlock', 'unlock', 0, 0, 0.4, 'U542', 28, '*'),
(2446, '16', '16', 0, 0, 0.2, '', 27, '*'),
(2447, 'preserves', 'preserves', 0, 0, 0.6, 'P62612', 69, '*'),
(2448, 'secures', 'secures', 0, 0, 0.4667, 'S620', 27, '*'),
(2449, 'affects', 'affects', 0, 0, 0.4667, 'A1232', 27, '*'),
(2450, 'alteration', 'alteration', 0, 0, 0.6667, 'A43635', 57, '*'),
(2451, 'androids', 'androids', 0, 0, 0.5333, 'A53632', 27, '*'),
(2452, 'arrays', 'arrays', 0, 0, 0.4, 'A620', 27, '*'),
(2453, 'bit', 'bit', 0, 0, 0.2, 'B300', 27, '*'),
(2454, 'bit-level', 'bit-level', 0, 0, 0.6, 'B3414', 27, '*'),
(2455, 'body', 'body', 0, 0, 0.2667, 'B300', 27, '*'),
(2456, 'cameras', 'cameras', 0, 0, 0.4667, 'C562', 27, '*'),
(2457, 'captures', 'captures', 0, 0, 0.5333, 'C1362', 27, '*'),
(2458, 'cards', 'cards', 0, 0, 0.3333, 'C632', 27, '*'),
(2459, 'catalog', 'catalog', 0, 0, 0.4667, 'C342', 27, '*'),
(2460, 'changing', 'changing', 0, 0, 0.5333, 'C5252', 27, '*'),
(2461, 'cloning', 'cloning', 0, 0, 0.4667, 'C452', 27, '*'),
(2462, 'completed', 'completed', 0, 0, 0.6, 'C5143', 68, '*'),
(2463, 'copy', 'copy', 0, 0, 0.2667, 'C100', 27, '*'),
(2464, 'copying', 'copying', 0, 0, 0.4667, 'C152', 27, '*'),
(2465, 'corruption', 'corruption', 0, 0, 0.6667, 'C6135', 27, '*'),
(2466, 'covered', 'covered', 0, 0, 0.4667, 'C163', 27, '*'),
(2467, 'duplication', 'duplication', 0, 0, 0.7333, 'D14235', 27, '*'),
(2468, 'dvrs', 'dvrs', 0, 0, 0.2667, 'D162', 27, '*'),
(2469, 'examined', 'examined', 0, 0, 0.5333, 'E253', 27, '*'),
(2470, 'executed', 'executed', 0, 0, 0.5333, 'E230', 27, '*'),
(2471, 'expertly', 'expertly', 0, 0, 0.5333, 'E21634', 27, '*'),
(2472, 'foundational', 'foundational', 0, 0, 0.8, 'F5354', 27, '*'),
(2473, 'future', 'future', 0, 0, 0.4, 'F360', 27, '*'),
(2474, 'gold', 'gold', 0, 0, 0.2667, 'G430', 27, '*'),
(2475, 'guarantees', 'guarantees', 0, 0, 0.6667, 'G6532', 27, '*'),
(2476, 'hashes', 'hashes', 0, 0, 0.4, 'H200', 27, '*'),
(2477, 'hashing', 'hashing', 0, 0, 0.4667, 'H252', 27, '*'),
(2478, 'iphones', 'iphones', 0, 0, 0.4667, 'I152', 27, '*'),
(2479, 'litigation-ready', 'litigation-ready', 0, 0, 1, 'L323563', 27, '*'),
(2480, 'messaging', 'messaging', 0, 0, 0.6, 'M252', 67, '*'),
(2481, 'nothing', 'nothing', 0, 0, 0.4667, 'N352', 27, '*'),
(2482, 'onedrive', 'onedrive', 0, 0, 0.5333, 'O5361', 27, '*'),
(2483, 'optional', 'optional', 0, 0, 0.5333, 'O1354', 27, '*'),
(2484, 'overlooked', 'overlooked', 0, 0, 0.6667, 'O16423', 47, '*'),
(2485, 'paramount', 'paramount', 0, 0, 0.6, 'P653', 27, '*'),
(2486, 'partition', 'partition', 0, 0, 0.6, 'P635', 27, '*'),
(2487, 'perform', 'perform', 0, 0, 0.4667, 'P6165', 27, '*'),
(2488, 'processed', 'processed', 0, 0, 0.6, 'P623', 27, '*'),
(2489, 'raid', 'raid', 0, 0, 0.2667, 'R300', 27, '*'),
(2490, 'regular', 'regular', 0, 0, 0.4667, 'R246', 27, '*'),
(2491, 'remnants', 'remnants', 0, 0, 0.5333, 'R532', 27, '*'),
(2492, 'removable', 'removable', 0, 0, 0.6, 'R514', 27, '*'),
(2493, 'replication', 'replication', 0, 0, 0.7333, 'R14235', 27, '*'),
(2494, 'scales', 'scales', 0, 0, 0.4, 'S420', 27, '*'),
(2495, 'sd', 'sd', 0, 0, 0.1333, 'S300', 27, '*'),
(2496, 'sector-level', 'sector-level', 0, 0, 0.8, 'S36414', 27, '*'),
(2497, 'session', 'session', 0, 0, 0.4667, 'S500', 58, '*'),
(2498, 'standard', 'standard', 0, 0, 0.5333, 'S35363', 68, '*'),
(2499, 'tamper-proof', 'tamper-proof', 0, 0, 0.8, 'T516161', 27, '*'),
(2500, 'units', 'units', 0, 0, 0.3333, 'U532', 27, '*'),
(2501, 'usbs', 'usbs', 0, 0, 0.2667, 'U212', 27, '*'),
(2502, 'verification', 'verification', 0, 0, 0.8, 'V61235', 57, '*'),
(2503, 'won\'t', 'won\'t', 0, 0, 0.3333, 'W530', 27, '*'),
(2504, 'zero', 'zero', 0, 0, 0.2667, 'Z600', 67, '*'),
(2505, 'already', 'already', 0, 0, 0.4667, 'A463', 56, '*'),
(2506, 'apply', 'apply', 0, 0, 0.3333, 'A140', 43, '*'),
(2507, 'bdforensics', 'bdforensics', 0, 0, 0.7333, 'B31652', 52, '*'),
(2508, 'broader', 'broader', 0, 0, 0.4667, 'B636', 77, '*'),
(2509, 'candidates', 'candidates', 0, 0, 0.6667, 'C532', 34, '*'),
(2510, 'close', 'close', 0, 0, 0.3333, 'C420', 34, '*'),
(2511, 'com', 'com', 0, 0, 0.2, 'C500', 52, '*'),
(2512, 'cover', 'cover', 0, 0, 0.3333, 'C160', 52, '*'),
(2513, 'criteria', 'criteria', 0, 0, 0.5333, 'C636', 56, '*'),
(2514, 'driving', 'driving', 0, 0, 0.4667, 'D6152', 34, '*'),
(2515, 'encouraged', 'encouraged', 0, 0, 0.6667, 'E52623', 34, '*'),
(2516, 'highlight', 'highlight', 0, 0, 0.6, 'H2423', 37, '*'),
(2517, 'i\'m', 'i\'m', 0, 0, 0.2, 'I500', 43, '*'),
(2518, 'letter', 'letter', 0, 0, 0.4, 'L360', 30, '*'),
(2519, 'occasional', 'occasional', 0, 0, 0.6667, 'O254', 43, '*'),
(2520, 'prefer', 'prefer', 0, 0, 0.4, 'P616', 56, '*'),
(2521, 'progress', 'progress', 0, 0, 0.5333, 'P6262', 34, '*'),
(2522, 'qualifying', 'qualifying', 0, 0, 0.6667, 'Q4152', 68, '*'),
(2523, 'resume', 'resume', 0, 0, 0.4, 'R250', 30, '*'),
(2524, 'retrievethetruth', 'retrievethetruth', 0, 0, 1, 'R361363', 52, '*'),
(2525, 'rsform', 'rsform', 0, 0, 0.4, 'R2165', 54, '*'),
(2526, 'submit', 'submit', 0, 0, 0.4, 'S153', 54, '*'),
(2527, 'two', 'two', 0, 0, 0.2, 'T000', 34, '*'),
(2528, 'what\'s', 'what\'s', 0, 0, 0.4, 'W320', 43, '*'),
(2536, '17', '17', 0, 0, 0.2, '', 27, '*'),
(2537, 'customer', 'customer', 0, 0, 0.5333, 'C356', 47, '*'),
(2538, 'program', 'program', 0, 0, 0.4667, 'P6265', 26, '*'),
(2539, 'referral', 'referral', 0, 0, 0.5333, 'R164', 26, '*'),
(2540, 'benefit', 'benefit', 0, 0, 0.4667, 'B513', 24, '*'),
(2541, 'earn', 'earn', 0, 0, 0.2667, 'E650', 24, '*'),
(2542, 'firm', 'firm', 0, 0, 0.2667, 'F650', 69, '*'),
(2543, 'first-time', 'first-time', 0, 0, 0.6667, 'F6235', 24, '*'),
(2544, 'receive', 'receive', 0, 0, 0.4667, 'R210', 67, '*'),
(2545, 'refer', 'refer', 0, 0, 0.3333, 'R160', 24, '*'),
(2546, 'referrer', 'referrer', 0, 0, 0.5333, 'R160', 24, '*'),
(2547, 'return', 'return', 0, 0, 0.4, 'R365', 24, '*'),
(2548, 'reward', 'reward', 0, 0, 0.4, 'R300', 24, '*'),
(2549, 'someone', 'someone', 0, 0, 0.4667, 'S500', 24, '*'),
(2550, 'thank-you', 'thank-you', 0, 0, 0.6, 'T520', 24, '*'),
(2551, 'agreement', 'agreement', 0, 0, 0.6, 'A2653', 22, '*'),
(2552, 'authorize', 'authorize', 0, 0, 0.6, 'A362', 22, '*'),
(2553, 'connected', 'connected', 0, 0, 0.6, 'C523', 77, '*'),
(2554, 'cost', 'cost', 0, 0, 0.2667, 'C300', 22, '*'),
(2555, 'department', 'department', 0, 0, 0.6667, 'D16353', 34, '*'),
(2556, 'details', 'details', 0, 0, 0.4667, 'D420', 22, '*'),
(2557, 'earns', 'earns', 0, 0, 0.3333, 'E652', 22, '*'),
(2558, 'eligibility', 'eligibility', 0, 0, 0.7333, 'E42143', 56, '*'),
(2559, 'guidelines', 'guidelines', 0, 0, 0.6667, 'G3452', 22, '*'),
(2560, 'hasn\'t', 'hasn\'t', 0, 0, 0.4, 'H253', 22, '*'),
(2561, 'info', 'info', 0, 0, 0.2667, 'I510', 22, '*'),
(2562, 'leader', 'leader', 0, 0, 0.4, 'L360', 22, '*'),
(2563, 'leads', 'leads', 0, 0, 0.3333, 'L320', 22, '*'),
(2564, 'limit', 'limit', 0, 0, 0.3333, 'L530', 22, '*'),
(2565, 'line', 'line', 0, 0, 0.2667, 'L500', 22, '*'),
(2566, 'mention', 'mention', 0, 0, 0.4667, 'M350', 22, '*'),
(2567, 'organization', 'organization', 0, 0, 0.8, 'O625235', 22, '*'),
(2568, 'own', 'own', 0, 0, 0.2, 'O500', 45, '*'),
(2569, 'provided', 'provided', 0, 0, 0.5333, 'P613', 22, '*'),
(2570, 'qualifies', 'qualifies', 0, 0, 0.6, 'Q412', 22, '*'),
(2571, 'qualify', 'qualify', 0, 0, 0.4667, 'Q410', 22, '*'),
(2572, 'referrals', 'referrals', 0, 0, 0.6, 'R1642', 22, '*'),
(2573, 'referred', 'referred', 0, 0, 0.5333, 'R163', 22, '*'),
(2574, 'sec', 'sec', 0, 0, 0.2, 'S000', 22, '*'),
(2575, 'send', 'send', 0, 0, 0.2667, 'S530', 22, '*'),
(2576, 'signs', 'signs', 0, 0, 0.3333, 'S520', 59, '*'),
(2577, 'subject', 'subject', 0, 0, 0.4667, 'S123', 22, '*'),
(2578, 'submission', 'submission', 0, 0, 0.6667, 'S1525', 22, '*'),
(2579, 'successful', 'successful', 0, 0, 0.6667, 'S140', 22, '*'),
(2580, 'treated', 'treated', 0, 0, 0.4667, 'T630', 22, '*'),
(2581, 'we\'ll', 'we\'ll', 0, 0, 0.3333, 'W400', 63, '*'),
(2582, 'worked', 'worked', 0, 0, 0.4, 'W623', 22, '*'),
(2583, '123', '123', 0, 0, 0.3, '', 1, '*'),
(2584, '18', '18', 0, 0, 0.2, '', 41, '*'),
(2585, 'city', 'city', 0, 0, 0.2667, 'C300', 130, '*'),
(2586, 'delivered', 'delivered', 0, 0, 0.6, 'D4163', 81, '*'),
(2587, 'explained', 'explained', 0, 0, 0.6, 'E21453', 41, '*'),
(2588, 'lines', 'lines', 0, 0, 0.3333, 'L520', 41, '*'),
(2589, 'prompt', 'prompt', 0, 0, 0.4, 'P6513', 41, '*'),
(2590, 'uncovered', 'uncovered', 0, 0, 0.6, 'U52163', 76, '*'),
(2591, 'credentialed', 'credentialed', 0, 0, 0.8, 'C635343', 41, '*'),
(2592, 'antonio', 'antonio', 0, 0, 0.4667, 'A535', 40, '*'),
(2593, 'arlington', 'arlington', 0, 0, 0.6, 'A645235', 40, '*'),
(2594, 'austin', 'austin', 0, 0, 0.4, 'A235', 40, '*'),
(2595, 'christi', 'christi', 0, 0, 0.4667, 'C623', 40, '*'),
(2596, 'cities', 'cities', 0, 0, 0.4, 'C320', 126, '*'),
(2597, 'corpus', 'corpus', 0, 0, 0.4, 'C612', 40, '*'),
(2598, 'currently', 'currently', 0, 0, 0.6, 'C6534', 40, '*'),
(2599, 'dallas', 'dallas', 0, 0, 0.4, 'D420', 40, '*'),
(2600, 'el', 'el', 0, 0, 0.1333, 'E400', 40, '*'),
(2601, 'fort', 'fort', 0, 0, 0.2667, 'F630', 40, '*'),
(2602, 'full-service', 'full-service', 0, 0, 0.8, 'F42612', 40, '*'),
(2603, 'hubs', 'hubs', 0, 0, 0.2667, 'H120', 40, '*'),
(2604, 'largest', 'largest', 0, 0, 0.4667, 'L623', 40, '*'),
(2605, 'lubbock', 'lubbock', 0, 0, 0.4667, 'L120', 40, '*'),
(2606, 'metro', 'metro', 0, 0, 0.3333, 'M360', 40, '*'),
(2607, 'paso', 'paso', 0, 0, 0.2667, 'P200', 40, '*'),
(2608, 'plano', 'plano', 0, 0, 0.3333, 'P450', 40, '*'),
(2609, 'san', 'san', 0, 0, 0.2, 'S500', 40, '*'),
(2610, 'state\'s', 'state\'s', 0, 0, 0.4667, 'S320', 40, '*'),
(2611, 'texas\'s', 'texas\'s', 0, 0, 0.4667, 'T200', 40, '*'),
(2612, 'tx', 'tx', 0, 0, 0.1333, 'T200', 89, '*'),
(2613, 'worth', 'worth', 0, 0, 0.3333, 'W630', 40, '*'),
(2623, 'baytown', 'baytown', 0, 0, 0.4667, 'B350', 121, '*'),
(2624, 'conroe', 'conroe', 0, 0, 0.4, 'C560', 121, '*'),
(2625, 'cypress', 'cypress', 0, 0, 0.4667, 'C162', 121, '*'),
(2626, 'galveston', 'galveston', 0, 0, 0.6, 'G41235', 121, '*'),
(2627, 'humble', 'humble', 0, 0, 0.4, 'H514', 84, '*'),
(2628, 'katy', 'katy', 0, 0, 0.2667, 'K300', 121, '*'),
(2629, 'kingwood', 'kingwood', 0, 0, 0.5333, 'K523', 84, '*'),
(2630, 'land', 'land', 0, 0, 0.2667, 'L530', 121, '*'),
(2631, 'league', 'league', 0, 0, 0.4, 'L200', 121, '*'),
(2632, 'missouri', 'missouri', 0, 0, 0.5333, 'M260', 121, '*'),
(2633, 'montgomery', 'montgomery', 0, 0, 0.6667, 'M3256', 84, '*'),
(2634, 'near', 'near', 0, 0, 0.2667, 'N600', 53, '*'),
(2635, 'on-demand', 'on-demand', 0, 0, 0.6, 'O5353', 39, '*'),
(2636, 'pasadena', 'pasadena', 0, 0, 0.5333, 'P235', 121, '*'),
(2637, 'pearland', 'pearland', 0, 0, 0.5333, 'P6453', 121, '*'),
(2638, 'southeast', 'southeast', 0, 0, 0.6, 'S323', 39, '*'),
(2639, 'statewide', 'statewide', 0, 0, 0.6, 'S300', 39, '*'),
(2640, 'sugar', 'sugar', 0, 0, 0.3333, 'S600', 121, '*'),
(2641, 'tomball', 'tomball', 0, 0, 0.4667, 'T514', 121, '*'),
(2642, 'willis', 'willis', 0, 0, 0.4, 'W420', 84, '*'),
(2654, 'abilene', 'abilene', 0, 0, 0.4667, 'A145', 81, '*'),
(2655, 'amarillo', 'amarillo', 0, 0, 0.5333, 'A564', 81, '*'),
(2656, 'beaumont', 'beaumont', 0, 0, 0.5333, 'B530', 81, '*'),
(2657, 'college', 'college', 0, 0, 0.4667, 'C420', 81, '*'),
(2658, 'mcallen', 'mcallen', 0, 0, 0.4667, 'M245', 81, '*'),
(2659, 'midland', 'midland', 0, 0, 0.4667, 'M3453', 81, '*'),
(2660, 'odessa', 'odessa', 0, 0, 0.4, 'O320', 81, '*'),
(2661, 'rock', 'rock', 0, 0, 0.2667, 'R200', 81, '*'),
(2662, 'round', 'round', 0, 0, 0.3333, 'R530', 81, '*'),
(2663, 'station', 'station', 0, 0, 0.4667, 'S350', 81, '*'),
(2664, 'tyler', 'tyler', 0, 0, 0.3333, 'T460', 81, '*'),
(2665, 'waco', 'waco', 0, 0, 0.2667, 'W200', 81, '*'),
(2666, 'appearances', 'appearances', 0, 0, 0.7333, 'A1652', 34, '*'),
(2667, 'away', 'away', 0, 0, 0.2667, 'A000', 77, '*'),
(2668, 'breaking', 'breaking', 0, 0, 0.5333, 'B6252', 34, '*'),
(2669, 'click', 'click', 0, 0, 0.3333, 'C420', 34, '*'),
(2670, 'cross-jurisdictional', 'cross-jurisdictional', 0, 0, 1, 'C626232354', 74, '*'),
(2671, 'in-person', 'in-person', 0, 0, 0.6, 'I51625', 34, '*'),
(2672, 'limits', 'limits', 0, 0, 0.4, 'L532', 34, '*'),
(2673, 'nonprofits', 'nonprofits', 0, 0, 0.6667, 'N16132', 34, '*'),
(2674, 'travel-based', 'travel-based', 0, 0, 0.8, 'T614123', 34, '*'),
(2675, 'trials', 'trials', 0, 0, 0.4, 'T642', 159, '*'),
(2676, 'united', 'united', 0, 0, 0.4, 'U530', 34, '*'),
(2677, 'unsure', 'unsure', 0, 0, 0.4, 'U526', 64, '*'),
(2678, '19', '19', 0, 0, 0.2, '', 43, '*'),
(2679, 'growth', 'growth', 0, 0, 0.4, 'G630', 47, '*'),
(2680, 'houston-based', 'houston-based', 0, 0, 0.8667, 'H235123', 85, '*'),
(2681, 'clips', 'clips', 0, 0, 0.3333, 'C412', 40, '*'),
(2682, 'cloud-stored', 'cloud-stored', 0, 0, 0.8, 'C432363', 83, '*'),
(2683, 'dropbox', 'dropbox', 0, 0, 0.4667, 'D612', 111, '*'),
(2684, 'email-based', 'email-based', 0, 0, 0.7333, 'E54123', 61, '*'),
(2685, 'factory-reset', 'factory-reset', 0, 0, 0.8667, 'F23623', 40, '*'),
(2686, 'gmail', 'gmail', 0, 0, 0.3333, 'G540', 83, '*'),
(2687, 'hearings', 'hearings', 0, 0, 0.5333, 'H652', 140, '*'),
(2688, 'shared', 'shared', 0, 0, 0.4, 'S630', 68, '*'),
(2689, 'smartphone', 'smartphone', 0, 0, 0.6667, 'S56315', 40, '*'),
(2690, 'family', 'family', 0, 0, 0.4, 'F540', 43, '*'),
(2691, 'houston\'s', 'houston\'s', 0, 0, 0.6, 'H2352', 43, '*'),
(2692, 'litigators', 'litigators', 0, 0, 0.6667, 'L32362', 43, '*'),
(2693, 'downtown', 'downtown', 0, 0, 0.5333, 'D535', 45, '*'),
(2694, 'miles', 'miles', 0, 0, 0.3333, 'M420', 45, '*'),
(2695, 'nearby', 'nearby', 0, 0, 0.4, 'N610', 82, '*'),
(2696, 'primary', 'primary', 0, 0, 0.4667, 'P656', 45, '*'),
(2697, 'proudly', 'proudly', 0, 0, 0.4667, 'P634', 82, '*'),
(2698, 'region', 'region', 0, 0, 0.4, 'R250', 45, '*'),
(2699, 'same', 'same', 0, 0, 0.2667, 'S500', 45, '*'),
(2700, 'global', 'global', 0, 0, 0.4, 'G414', 43, '*'),
(2701, 'let', 'let', 0, 0, 0.2, 'L300', 162, '*'),
(2702, 'outreach', 'outreach', 0, 0, 0.5333, 'O362', 43, '*'),
(2703, 'we\'ve', 'we\'ve', 0, 0, 0.3333, 'W100', 86, '*'),
(2704, '20', '20', 0, 0, 0.2, '', 43, '*'),
(2705, 'houston2', 'houston2', 0, 0, 0.5333, 'H235', 33, '*'),
(2706, 'attachments', 'attachments', 0, 0, 0.7333, 'A32532', 43, '*'),
(2707, 'begins', 'begins', 0, 0, 0.4, 'B252', 43, '*'),
(2708, 'behavioral', 'behavioral', 0, 0, 0.6667, 'B640', 43, '*'),
(2709, 'clarify', 'clarify', 0, 0, 0.4667, 'C461', 43, '*'),
(2710, 'declarations', 'declarations', 0, 0, 0.8, 'D246352', 83, '*'),
(2711, 'ends', 'ends', 0, 0, 0.2667, 'E532', 43, '*'),
(2712, 'goals', 'goals', 0, 0, 0.3333, 'G420', 46, '*'),
(2713, 'map', 'map', 0, 0, 0.2, 'M100', 46, '*'),
(2714, 'sessions', 'sessions', 0, 0, 0.5333, 'S520', 95, '*'),
(2715, 'case-relevant', 'case-relevant', 0, 0, 0.8667, 'C64153', 43, '*'),
(2716, 'collect', 'collect', 0, 0, 0.4667, 'C423', 43, '*'),
(2717, 'engaged', 'engaged', 0, 0, 0.4667, 'E523', 43, '*'),
(2718, 'expect', 'expect', 0, 0, 0.4, 'E2123', 31, '*'),
(2719, 'initial', 'initial', 0, 0, 0.4667, 'I534', 43, '*'),
(2720, 'isolate', 'isolate', 0, 0, 0.4667, 'I243', 43, '*'),
(2721, 'plain-language', 'plain-language', 0, 0, 0.9333, 'P45452', 43, '*'),
(2722, 'resolution', 'resolution', 0, 0, 0.6667, 'R2435', 70, '*'),
(2730, 'collaboratively', 'collaboratively', 0, 0, 1, 'C416314', 41, '*'),
(2731, 'consistent', 'consistent', 0, 0, 0.6667, 'C52353', 41, '*'),
(2732, 'cross-examination', 'cross-examination', 0, 0, 1, 'C62535', 104, '*'),
(2733, 'customized', 'customized', 0, 0, 0.6667, 'C3523', 41, '*'),
(2734, 'executive', 'executive', 0, 0, 0.6, 'E231', 41, '*'),
(2735, 'explain', 'explain', 0, 0, 0.4667, 'E2145', 64, '*'),
(2736, 'tailor', 'tailor', 0, 0, 0.4, 'T460', 41, '*'),
(2737, 'withstand', 'withstand', 0, 0, 0.6, 'W32353', 101, '*'),
(2745, 'capability', 'capability', 0, 0, 0.6667, 'C143', 40, '*'),
(2746, 'courtroom-readiness', 'courtroom-readiness', 0, 0, 1, 'C63656352', 40, '*'),
(2747, 'decision-makers', 'decision-makers', 0, 0, 1, 'D25262', 40, '*'),
(2748, 'margin', 'margin', 0, 0, 0.4, 'M625', 40, '*'),
(2749, 'stay', 'stay', 0, 0, 0.2667, 'S300', 40, '*'),
(2750, 'until', 'until', 0, 0, 0.3333, 'U534', 40, '*'),
(2752, '21', '21', 0, 0, 0.2, '', 40, '*'),
(2753, 'defensibly', 'defensibly', 0, 0, 0.6667, 'D15214', 52, '*'),
(2754, 'entry', 'entry', 0, 0, 0.3333, 'E536', 61, '*'),
(2755, 'ethically', 'ethically', 0, 0, 0.6, 'E324', 40, '*'),
(2756, 'platform', 'platform', 0, 0, 0.5333, 'P43165', 68, '*'),
(2757, 'system-level', 'system-level', 0, 0, 0.8, 'S35414', 40, '*'),
(2758, 'assault', 'assault', 0, 0, 0.4667, 'A243', 37, '*'),
(2759, 'child', 'child', 0, 0, 0.3333, 'C430', 37, '*'),
(2760, 'compromised', 'compromised', 0, 0, 0.7333, 'C516523', 58, '*'),
(2761, 'csam', 'csam', 0, 0, 0.2667, 'C500', 37, '*'),
(2762, 'death', 'death', 0, 0, 0.3333, 'D000', 37, '*'),
(2763, 'deploying', 'deploying', 0, 0, 0.6, 'D1452', 37, '*'),
(2764, 'digging', 'digging', 0, 0, 0.4667, 'D252', 37, '*'),
(2765, 'exfiltration', 'exfiltration', 0, 0, 0.8, 'E2143635', 113, '*'),
(2766, 'finance', 'finance', 0, 0, 0.4667, 'F520', 37, '*'),
(2767, 'forward', 'forward', 0, 0, 0.4667, 'F630', 37, '*'),
(2768, 'frame', 'frame', 0, 0, 0.3333, 'F650', 37, '*'),
(2769, 'leak', 'leak', 0, 0, 0.2667, 'L200', 58, '*'),
(2770, 'malware', 'malware', 0, 0, 0.4667, 'M460', 58, '*'),
(2771, 'mobilization', 'mobilization', 0, 0, 0.8, 'M14235', 37, '*'),
(2772, 'moves', 'moves', 0, 0, 0.3333, 'M120', 37, '*'),
(2773, 'persuasive', 'persuasive', 0, 0, 0.6667, 'P621', 60, '*'),
(2774, 'pressure', 'pressure', 0, 0, 0.5333, 'P626', 37, '*'),
(2775, 'regulated', 'regulated', 0, 0, 0.6, 'R243', 37, '*'),
(2776, 'sexual', 'sexual', 0, 0, 0.4, 'S400', 37, '*'),
(2777, 'spyware', 'spyware', 0, 0, 0.4667, 'S160', 58, '*'),
(2778, 'stalking', 'stalking', 0, 0, 0.5333, 'S34252', 37, '*'),
(2779, 'surface', 'surface', 0, 0, 0.4667, 'S612', 37, '*'),
(2780, 'versatility', 'versatility', 0, 0, 0.7333, 'V62343', 37, '*'),
(2781, 'conflict', 'conflict', 0, 0, 0.5333, 'C51423', 34, '*'),
(2782, 'employment-related', 'employment-related', 0, 0, 1, 'E51453643', 34, '*'),
(2783, 'interest', 'interest', 0, 0, 0.5333, 'I53623', 34, '*'),
(2784, 'countermeasures', 'countermeasures', 0, 0, 1, 'C5365262', 31, '*'),
(2785, 'cross-departmental', 'cross-departmental', 0, 0, 1, 'C623163534', 31, '*'),
(2786, 'depend', 'depend', 0, 0, 0.4, 'D153', 31, '*'),
(2787, 'exposing', 'exposing', 0, 0, 0.5333, 'E21252', 31, '*'),
(2788, 'eye', 'eye', 0, 0, 0.2, 'E000', 31, '*'),
(2789, 'fatality', 'fatality', 0, 0, 0.5333, 'F343', 31, '*'),
(2790, 'high-complexity', 'high-complexity', 0, 0, 1, 'H251423', 31, '*'),
(2791, 'in-house', 'in-house', 0, 0, 0.5333, 'I520', 31, '*'),
(2792, 'institution', 'institution', 0, 0, 0.7333, 'I5235', 31, '*'),
(2793, 'international', 'international', 0, 0, 0.8667, 'I5365354', 31, '*'),
(2794, 'multi-state', 'multi-state', 0, 0, 0.7333, 'M4323', 31, '*'),
(2795, 'policyholders', 'policyholders', 0, 0, 0.8667, 'P424362', 31, '*'),
(2796, 'providers', 'providers', 0, 0, 0.6, 'P61362', 31, '*'),
(2797, 'public', 'public', 0, 0, 0.4, 'P420', 52, '*'),
(2798, 'specialist\'s', 'specialist\'s', 0, 0, 0.8, 'S124232', 31, '*'),
(2799, 'traffic', 'traffic', 0, 0, 0.4667, 'T612', 31, '*'),
(2800, 'tscm', 'tscm', 0, 0, 0.2667, 'T250', 31, '*'),
(2801, '22', '22', 0, 0, 0.2, '', 22, '*'),
(2802, 'accidental', 'accidental', 0, 0, 0.6667, 'A23534', 21, '*'),
(2803, 'actor', 'actor', 0, 0, 0.3333, 'A236', 21, '*'),
(2804, 'attack', 'attack', 0, 0, 0.4, 'A320', 21, '*'),
(2805, 'breached', 'breached', 0, 0, 0.5333, 'B623', 21, '*'),
(2806, 'chain-of-access', 'chain-of-access', 0, 0, 1, 'C512', 21, '*'),
(2807, 'command', 'command', 0, 0, 0.4667, 'C530', 21, '*'),
(2808, 'command-line', 'command-line', 0, 0, 0.8, 'C5345', 21, '*'),
(2809, 'cybersecurity-related', 'cybersecurity-related', 0, 0, 1, 'C16263643', 21, '*'),
(2810, 'damaging', 'damaging', 0, 0, 0.5333, 'D5252', 21, '*'),
(2811, 'dates', 'dates', 0, 0, 0.3333, 'D200', 21, '*'),
(2812, 'desktop', 'desktop', 0, 0, 0.4667, 'D231', 49, '*'),
(2813, 'disappears', 'disappears', 0, 0, 0.6667, 'D2162', 21, '*'),
(2814, 'distributed', 'distributed', 0, 0, 0.7333, 'D23613', 21, '*'),
(2815, 'employees', 'employees', 0, 0, 0.6, 'E5142', 50, '*'),
(2816, 'entered', 'entered', 0, 0, 0.4667, 'E5363', 21, '*'),
(2817, 'escalation', 'escalation', 0, 0, 0.6667, 'E2435', 21, '*'),
(2818, 'etc', 'etc', 0, 0, 0.2, 'E320', 21, '*'),
(2819, 'exposed', 'exposed', 0, 0, 0.4667, 'E2123', 21, '*'),
(2820, 'fingerprinting', 'fingerprinting', 0, 0, 0.9333, 'F526165352', 21, '*'),
(2821, 'forwarding', 'forwarding', 0, 0, 0.6667, 'F6352', 21, '*'),
(2822, 'giving', 'giving', 0, 0, 0.4, 'G152', 23, '*'),
(2823, 'grind', 'grind', 0, 0, 0.3333, 'G653', 21, '*'),
(2824, 'halt', 'halt', 0, 0, 0.2667, 'H430', 21, '*'),
(2825, 'hardest', 'hardest', 0, 0, 0.4667, 'H6323', 21, '*'),
(2826, 'impacted', 'impacted', 0, 0, 0.5333, 'I5123', 21, '*'),
(2827, 'installed', 'installed', 0, 0, 0.6, 'I52343', 21, '*'),
(2828, 'insurers', 'insurers', 0, 0, 0.5333, 'I5262', 21, '*'),
(2829, 'intentional', 'intentional', 0, 0, 0.7333, 'I535354', 21, '*'),
(2830, 'investigates', 'investigates', 0, 0, 0.8, 'I5123232', 21, '*'),
(2831, 'keyloggers', 'keyloggers', 0, 0, 0.6667, 'K4262', 21, '*'),
(2832, 'last', 'last', 0, 0, 0.2667, 'L230', 49, '*'),
(2833, 'lateral', 'lateral', 0, 0, 0.4667, 'L364', 21, '*'),
(2834, 'leadership', 'leadership', 0, 0, 0.6667, 'L3621', 21, '*'),
(2835, 'leaked', 'leaked', 0, 0, 0.4, 'L230', 21, '*'),
(2836, 'negligent', 'negligent', 0, 0, 0.6, 'N24253', 21, '*'),
(2837, 'pathways', 'pathways', 0, 0, 0.5333, 'P320', 21, '*'),
(2838, 'payloads', 'payloads', 0, 0, 0.5333, 'P432', 21, '*'),
(2839, 'permission', 'permission', 0, 0, 0.6667, 'P6525', 21, '*'),
(2840, 'pinpointing', 'pinpointing', 0, 0, 0.7333, 'P515352', 21, '*'),
(2841, 'post-breach', 'post-breach', 0, 0, 0.7333, 'P23162', 21, '*'),
(2842, 'privilege', 'privilege', 0, 0, 0.6, 'P6142', 21, '*'),
(2843, 'proprietary', 'proprietary', 0, 0, 0.7333, 'P61636', 21, '*'),
(2844, 'rdp', 'rdp', 0, 0, 0.2, 'R310', 49, '*'),
(2845, 'reclaim', 'reclaim', 0, 0, 0.4667, 'R245', 21, '*'),
(2846, 'removed', 'removed', 0, 0, 0.4667, 'R513', 35, '*'),
(2847, 'responsible', 'responsible', 0, 0, 0.7333, 'R215214', 21, '*'),
(2848, 'silently', 'silently', 0, 0, 0.5333, 'S4534', 21, '*'),
(2849, 'spread', 'spread', 0, 0, 0.4, 'S163', 21, '*'),
(2850, 'strain', 'strain', 0, 0, 0.4, 'S365', 21, '*'),
(2851, 'teamviewer', 'teamviewer', 0, 0, 0.6667, 'T516', 21, '*'),
(2852, 'traces', 'traces', 0, 0, 0.4, 'T620', 50, '*'),
(2853, 'tracing', 'tracing', 0, 0, 0.4667, 'T6252', 21, '*'),
(2854, 'transmitted', 'transmitted', 0, 0, 0.7333, 'T65253', 21, '*'),
(2855, 'type', 'type', 0, 0, 0.2667, 'T100', 33, '*'),
(2856, 'unlawful', 'unlawful', 0, 0, 0.5333, 'U5414', 21, '*'),
(2857, 'unwanted', 'unwanted', 0, 0, 0.5333, 'U530', 21, '*'),
(2858, 'vulnerabilities', 'vulnerabilities', 0, 0, 1, 'V4561432', 21, '*'),
(2859, 'weeks', 'weeks', 0, 0, 0.3333, 'W200', 32, '*'),
(2860, 'whom', 'whom', 0, 0, 0.2667, 'W500', 21, '*'),
(2861, '23', '23', 0, 0, 0.2, '', 31, '*'),
(2862, 'reveals', 'reveals', 0, 0, 0.4667, 'R142', 31, '*'),
(2863, 'monitor', 'monitor', 0, 0, 0.4667, 'M360', 62, '*'),
(2864, 'leaves', 'leaves', 0, 0, 0.4, 'L120', 30, '*'),
(2865, 'retrieved', 'retrieved', 0, 0, 0.6, 'R3613', 30, '*'),
(2866, 'theftreconstruct', 'theftreconstruct', 0, 0, 1, 'T1362523623', 16, '*'),
(2867, 'ways', 'ways', 0, 0, 0.2667, 'W200', 30, '*'),
(2868, 'anomalies', 'anomalies', 0, 0, 0.6, 'A542', 43, '*'),
(2869, 'bring-your-own-device', 'bring-your-own-device', 0, 0, 1, 'B65265312', 28, '*'),
(2870, 'byod', 'byod', 0, 0, 0.2667, 'B300', 28, '*'),
(2871, 'complaint', 'complaint', 0, 0, 0.6, 'C51453', 28, '*'),
(2872, 'deletions', 'deletions', 0, 0, 0.6, 'D4352', 28, '*'),
(2873, 'durations', 'durations', 0, 0, 0.6, 'D6352', 28, '*'),
(2874, 'leakage', 'leakage', 0, 0, 0.4667, 'L200', 28, '*'),
(2875, 'pre-departure', 'pre-departure', 0, 0, 0.8667, 'P631636', 28, '*'),
(2876, 'secrets', 'secrets', 0, 0, 0.4667, 'S632', 28, '*'),
(2877, 'setups', 'setups', 0, 0, 0.4, 'S312', 28, '*'),
(2878, 'spikes', 'spikes', 0, 0, 0.4, 'S120', 28, '*'),
(2879, 'switching', 'switching', 0, 0, 0.6, 'S3252', 28, '*'),
(2880, 'synced', 'synced', 0, 0, 0.4, 'S523', 28, '*'),
(2881, 'visited', 'visited', 0, 0, 0.4667, 'V230', 28, '*'),
(2882, 'vpn', 'vpn', 0, 0, 0.2, 'V500', 31, '*'),
(2883, 'websites', 'websites', 0, 0, 0.5333, 'W1232', 28, '*'),
(2884, 'aligned', 'aligned', 0, 0, 0.4667, 'A4253', 29, '*'),
(2885, 'company', 'company', 0, 0, 0.4667, 'C515', 29, '*'),
(2886, 'disgruntled', 'disgruntled', 0, 0, 0.7333, 'D265343', 29, '*'),
(2887, 'escalate', 'escalate', 0, 0, 0.5333, 'E243', 29, '*'),
(2888, 'exactly', 'exactly', 0, 0, 0.4667, 'E234', 42, '*'),
(2889, 'gaps', 'gaps', 0, 0, 0.2667, 'G120', 55, '*'),
(2890, 'insiders', 'insiders', 0, 0, 0.5333, 'I52362', 29, '*'),
(2891, 'knows', 'knows', 0, 0, 0.3333, 'K520', 29, '*'),
(2892, 'last-minute', 'last-minute', 0, 0, 0.7333, 'L2353', 26, '*'),
(2893, 'methodical', 'methodical', 0, 0, 0.6667, 'M324', 56, '*'),
(2894, 'moved', 'moved', 0, 0, 0.3333, 'M130', 26, '*'),
(2895, 'noncompliant', 'noncompliant', 0, 0, 0.8, 'N251453', 29, '*'),
(2896, 'organizational', 'organizational', 0, 0, 0.9333, 'O6252354', 29, '*'),
(2897, 'prevent', 'prevent', 0, 0, 0.4667, 'P6153', 53, '*'),
(2898, 'privileged', 'privileged', 0, 0, 0.6667, 'P61423', 29, '*'),
(2899, 'suitable', 'suitable', 0, 0, 0.5333, 'S314', 29, '*'),
(2900, 'transparent', 'transparent', 0, 0, 0.7333, 'T6521653', 26, '*'),
(2901, 'addresses', 'addresses', 0, 0, 0.6, 'A362', 31, '*'),
(2902, 'defend', 'defend', 0, 0, 0.4, 'D153', 57, '*'),
(2903, 'falsified', 'falsified', 0, 0, 0.6, 'F4213', 31, '*'),
(2904, 'headers', 'headers', 0, 0, 0.4667, 'H362', 37, '*'),
(2905, 'jeopardize', 'jeopardize', 0, 0, 0.6667, 'J1632', 31, '*'),
(2906, 'materials', 'materials', 0, 0, 0.6, 'M3642', 31, '*'),
(2907, 'pose', 'pose', 0, 0, 0.2667, 'P200', 31, '*'),
(2908, 'real', 'real', 0, 0, 0.2667, 'R400', 43, '*'),
(2909, 'compare', 'compare', 0, 0, 0.4667, 'C516', 30, '*'),
(2910, 'delivery', 'delivery', 0, 0, 0.5333, 'D416', 30, '*'),
(2911, 'edits', 'edits', 0, 0, 0.3333, 'E320', 33, '*'),
(2912, 'embedded', 'embedded', 0, 0, 0.5333, 'E513', 36, '*'),
(2913, 'fabricated', 'fabricated', 0, 0, 0.6667, 'F623', 30, '*'),
(2914, 'generate', 'generate', 0, 0, 0.5333, 'G563', 30, '*'),
(2915, 'handwriting', 'handwriting', 0, 0, 0.7333, 'H536352', 30, '*'),
(2916, 'handwritten', 'handwritten', 0, 0, 0.7333, 'H53635', 30, '*'),
(2917, 'paths', 'paths', 0, 0, 0.3333, 'P320', 30, '*'),
(2918, 'pdfs', 'pdfs', 0, 0, 0.2667, 'P312', 33, '*'),
(2919, 'phishing', 'phishing', 0, 0, 0.5333, 'P252', 30, '*'),
(2920, 'properties', 'properties', 0, 0, 0.6667, 'P61632', 36, '*'),
(2921, 'routing', 'routing', 0, 0, 0.4667, 'R352', 30, '*'),
(2922, 'scanned', 'scanned', 0, 0, 0.4667, 'S530', 36, '*'),
(2923, 'seals', 'seals', 0, 0, 0.3333, 'S420', 30, '*'),
(2924, 'senders', 'senders', 0, 0, 0.4667, 'S5362', 30, '*'),
(2925, 'signature', 'signature', 0, 0, 0.6, 'S536', 30, '*'),
(2926, 'signatures', 'signatures', 0, 0, 0.6667, 'S5362', 36, '*'),
(2927, 'signed', 'signed', 0, 0, 0.4, 'S530', 30, '*'),
(2928, 'spoofed', 'spoofed', 0, 0, 0.4667, 'S130', 30, '*'),
(2929, 'stamps', 'stamps', 0, 0, 0.4, 'S3512', 30, '*'),
(2930, 'versions', 'versions', 0, 0, 0.5333, 'V6252', 30, '*'),
(2931, 'word', 'word', 0, 0, 0.2667, 'W630', 33, '*'),
(2932, 'docs', 'docs', 0, 0, 0.2667, 'D200', 30, '*'),
(2933, 'edit', 'edit', 0, 0, 0.2667, 'E300', 33, '*'),
(2934, 'enterprise-level', 'enterprise-level', 0, 0, 1, 'E536162414', 30, '*'),
(2935, 'multi-file', 'multi-file', 0, 0, 0.6667, 'M4314', 30, '*'),
(2936, 'multi-platform', 'multi-platform', 0, 0, 0.9333, 'M43143165', 30, '*'),
(2937, 'scalable', 'scalable', 0, 0, 0.5333, 'S414', 30, '*'),
(2938, 'trove', 'trove', 0, 0, 0.3333, 'T610', 30, '*'),
(2939, 'verified', 'verified', 0, 0, 0.5333, 'V613', 44, '*'),
(2940, 'certain', 'certain', 0, 0, 0.4667, 'C635', 37, '*'),
(2941, 'certainty', 'certainty', 0, 0, 0.6, 'C6353', 27, '*'),
(2942, 'digital-first', 'digital-first', 0, 0, 0.8667, 'D2341623', 27, '*'),
(2943, 'heart', 'heart', 0, 0, 0.3333, 'H630', 27, '*'),
(2944, 'layer', 'layer', 0, 0, 0.3333, 'L600', 27, '*'),
(2945, 'maliciously', 'maliciously', 0, 0, 0.7333, 'M424', 27, '*'),
(2946, 'originality', 'originality', 0, 0, 0.7333, 'O62543', 30, '*'),
(2947, 'subtly', 'subtly', 0, 0, 0.4, 'S134', 27, '*'),
(2948, 'verifies', 'verifies', 0, 0, 0.5333, 'V612', 30, '*'),
(2949, '25', '25', 0, 0, 0.2, '', 30, '*'),
(2950, 'served', 'served', 0, 0, 0.4, 'S613', 8, '*'),
(2951, 'advantage', 'advantage', 0, 0, 0.6, 'A31532', 26, '*'),
(2952, 'advise', 'advise', 0, 0, 0.4, 'A312', 26, '*'),
(2953, 'assumptions', 'assumptions', 0, 0, 0.7333, 'A251352', 26, '*'),
(2954, 'audit', 'audit', 0, 0, 0.3333, 'A300', 26, '*'),
(2955, 'authoritative', 'authoritative', 0, 0, 0.8667, 'A3631', 26, '*'),
(2956, 'crafting', 'crafting', 0, 0, 0.5333, 'C61352', 26, '*'),
(2957, 'evaluate', 'evaluate', 0, 0, 0.5333, 'E143', 26, '*'),
(2958, 'evidence-backed', 'evidence-backed', 0, 0, 1, 'E1352123', 26, '*'),
(2959, 'evidence-based', 'evidence-based', 0, 0, 0.9333, 'E1352123', 26, '*'),
(2960, 'fortify', 'fortify', 0, 0, 0.4667, 'F631', 26, '*');
INSERT INTO `cuod6_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(2961, 'inaccuracies', 'inaccuracies', 0, 0, 0.8, 'I5262', 26, '*'),
(2962, 'inconsistencies', 'inconsistencies', 0, 0, 1, 'I5252352', 26, '*'),
(2963, 'jargon', 'jargon', 0, 0, 0.4, 'J625', 26, '*'),
(2964, 'logic', 'logic', 0, 0, 0.3333, 'L200', 26, '*'),
(2965, 'methodological', 'methodological', 0, 0, 0.9333, 'M3424', 26, '*'),
(2966, 'misinterpretations', 'misinterpretations', 0, 0, 1, 'M253616352', 26, '*'),
(2967, 'narrative', 'narrative', 0, 0, 0.6, 'N631', 26, '*'),
(2968, 'objectively', 'objectively', 0, 0, 0.7333, 'O12314', 26, '*'),
(2969, 'planning', 'planning', 0, 0, 0.5333, 'P452', 26, '*'),
(2970, 'presented', 'presented', 0, 0, 0.6, 'P6253', 26, '*'),
(2971, 'problematic', 'problematic', 0, 0, 0.7333, 'P614532', 26, '*'),
(2972, 'rebut', 'rebut', 0, 0, 0.3333, 'R130', 26, '*'),
(2973, 'rebuttal', 'rebuttal', 0, 0, 0.5333, 'R134', 26, '*'),
(2974, 'strengths', 'strengths', 0, 0, 0.6, 'S365232', 26, '*'),
(2975, 'theory', 'theory', 0, 0, 0.4, 'T600', 26, '*'),
(2976, 'thoroughly', 'thoroughly', 0, 0, 0.6667, 'T624', 26, '*'),
(2977, 'trajectory', 'trajectory', 0, 0, 0.6667, 'T6236', 26, '*'),
(2978, 'weaknesses', 'weaknesses', 0, 0, 0.6667, 'W252', 26, '*'),
(2982, 'affiliation', 'affiliation', 0, 0, 0.7333, 'A1435', 23, '*'),
(2983, 'analyses', 'analyses', 0, 0, 0.5333, 'A542', 23, '*'),
(2984, 'analytical', 'analytical', 0, 0, 0.6667, 'A54324', 23, '*'),
(2985, 'argumentation', 'argumentation', 0, 0, 0.8667, 'A62535', 23, '*'),
(2986, 'arguments', 'arguments', 0, 0, 0.6, 'A62532', 23, '*'),
(2987, 'bolstering', 'bolstering', 0, 0, 0.6667, 'B423652', 23, '*'),
(2988, 'dismantle', 'dismantle', 0, 0, 0.6, 'D2534', 23, '*'),
(2989, 'evaluations', 'evaluations', 0, 0, 0.7333, 'E14352', 23, '*'),
(2990, 'fair', 'fair', 0, 0, 0.2667, 'F600', 23, '*'),
(2991, 'isn\'t', 'isn\'t', 0, 0, 0.3333, 'I253', 23, '*'),
(2992, 'misinterpretation', 'misinterpretation', 0, 0, 1, 'M25361635', 23, '*'),
(2993, 'prep', 'prep', 0, 0, 0.2667, 'P610', 23, '*'),
(2994, 'reasoning', 'reasoning', 0, 0, 0.6, 'R252', 23, '*'),
(2995, 'reinforce', 'reinforce', 0, 0, 0.6, 'R5162', 23, '*'),
(2996, 'scientific', 'scientific', 0, 0, 0.6667, 'S5312', 23, '*'),
(2997, 'scientifically', 'scientifically', 0, 0, 0.9333, 'S53124', 23, '*'),
(2998, 'shape', 'shape', 0, 0, 0.3333, 'S100', 23, '*'),
(2999, 'span', 'span', 0, 0, 0.2667, 'S150', 23, '*'),
(3000, 'spans', 'spans', 0, 0, 0.3333, 'S152', 23, '*'),
(3001, 'unchallenged', 'unchallenged', 0, 0, 0.8, 'U524523', 23, '*'),
(3002, 'undermine', 'undermine', 0, 0, 0.6, 'U5365', 23, '*'),
(3003, 'weak', 'weak', 0, 0, 0.2667, 'W200', 23, '*'),
(3013, 'adversarial', 'adversarial', 0, 0, 0.7333, 'A316264', 20, '*'),
(3014, 'behind-the-scenes', 'behind-the-scenes', 0, 0, 1, 'B53252', 20, '*'),
(3015, 'biased', 'biased', 0, 0, 0.4, 'B230', 20, '*'),
(3016, 'dissect', 'dissect', 0, 0, 0.4667, 'D230', 20, '*'),
(3017, 'expert\'s', 'expert\'s', 0, 0, 0.5333, 'E21632', 20, '*'),
(3018, 'highlighting', 'highlighting', 0, 0, 0.8, 'H242352', 20, '*'),
(3019, 'independently', 'independently', 0, 0, 0.8667, 'I53153534', 20, '*'),
(3020, 'outcome', 'outcome', 0, 0, 0.4667, 'O325', 20, '*'),
(3021, 'raises', 'raises', 0, 0, 0.4, 'R200', 20, '*'),
(3022, 'submitted', 'submitted', 0, 0, 0.6, 'S153', 20, '*'),
(3023, 'sway', 'sway', 0, 0, 0.2667, 'S000', 20, '*'),
(3024, 'threatens', 'threatens', 0, 0, 0.6, 'T6352', 20, '*'),
(3025, '26', '26', 0, 0, 0.2, '', 15, '*'),
(3026, 'spanning', 'spanning', 0, 0, 0.5333, 'S152', 13, '*'),
(3027, 'copied', 'copied', 0, 0, 0.4, 'C130', 25, '*'),
(3028, 'departure', 'departure', 0, 0, 0.6, 'D1636', 11, '*'),
(3029, 'employee\'s', 'employee\'s', 0, 0, 0.6667, 'E5142', 11, '*'),
(3030, 'exfiltrated', 'exfiltrated', 0, 0, 0.7333, 'E214363', 11, '*'),
(3031, 'give', 'give', 0, 0, 0.2667, 'G100', 11, '*'),
(3032, 'size', 'size', 0, 0, 0.2667, 'S000', 20, '*'),
(3034, 'consult', 'consult', 0, 0, 0.4667, 'C5243', 11, '*'),
(3035, 'messenger', 'messenger', 0, 0, 0.6, 'M2526', 7, '*'),
(3036, 'same-day', 'same-day', 0, 0, 0.5333, 'S530', 7, '*'),
(3037, 'custom', 'custom', 0, 0, 0.4, 'C350', 11, '*'),
(3038, 'solution', 'solution', 0, 0, 0.5333, 'S435', 11, '*'),
(3040, 'enabling', 'enabling', 0, 0, 0.5333, 'E51452', 9, '*'),
(3041, 'performed', 'performed', 0, 0, 0.6, 'P61653', 9, '*'),
(3042, 'preventing', 'preventing', 0, 0, 0.6667, 'P615352', 9, '*'),
(3043, 'repeatable', 'repeatable', 0, 0, 0.6667, 'R1314', 9, '*'),
(3044, 'structure', 'structure', 0, 0, 0.6, 'S36236', 9, '*'),
(3045, 'traditional', 'traditional', 0, 0, 0.7333, 'T6354', 9, '*'),
(3046, 'unlike', 'unlike', 0, 0, 0.4, 'U542', 9, '*'),
(3047, 'conflicts', 'conflicts', 0, 0, 0.6, 'C514232', 14, '*'),
(3048, 'day', 'day', 0, 0, 0.2, 'D000', 14, '*'),
(3049, 'downloads', 'downloads', 0, 0, 0.6, 'D5432', 14, '*'),
(3050, 'filenames', 'filenames', 0, 0, 0.6, 'F452', 14, '*'),
(3051, 'domains', 'domains', 0, 0, 0.4667, 'D520', 15, '*'),
(3052, 'excel', 'excel', 0, 0, 0.3333, 'E240', 15, '*'),
(3053, 'exposes', 'exposes', 0, 0, 0.4667, 'E212', 15, '*'),
(3054, 'forged', 'forged', 0, 0, 0.4, 'F623', 15, '*'),
(3055, 'originals', 'originals', 0, 0, 0.6, 'O62542', 15, '*'),
(3056, 'printed', 'printed', 0, 0, 0.4667, 'P653', 15, '*'),
(3057, 'rescanned', 'rescanned', 0, 0, 0.6, 'R253', 15, '*'),
(3058, 'spreadsheets', 'spreadsheets', 0, 0, 0.8, 'S163232', 15, '*'),
(3059, 'subtle', 'subtle', 0, 0, 0.4, 'S134', 15, '*'),
(3060, 'safeguards', 'safeguards', 0, 0, 0.6667, 'S12632', 7, '*'),
(3061, 'consultant', 'consultant', 0, 0, 0.6667, 'C524353', 6, '*'),
(3062, 'opponent\'s', 'opponent\'s', 0, 0, 0.6667, 'O1532', 6, '*'),
(3064, 'interpreted', 'interpreted', 0, 0, 0.7333, 'I536163', 4, '*'),
(3065, 'introduced', 'introduced', 0, 0, 0.6667, 'I536323', 4, '*'),
(3066, 'valid', 'valid', 0, 0, 0.3333, 'V430', 4, '*'),
(3067, 'misleading', 'misleading', 0, 0, 0.6667, 'M24352', 3, '*'),
(3068, 'oversights', 'oversights', 0, 0, 0.6667, 'O16232', 3, '*'),
(3069, 'revisions', 'revisions', 0, 0, 0.6, 'R1252', 3, '*'),
(3070, 'weaken', 'weaken', 0, 0, 0.4, 'W250', 3, '*'),
(3071, '27', '27', 0, 0, 0.2, '', 1, '*'),
(3072, 'commit', 'commit', 0, 0, 0.4, 'C530', 2, '*'),
(3073, 'agree', 'agree', 0, 0, 0.3333, 'A260', 9, '*'),
(3074, 'website', 'website', 0, 0, 0.4667, 'W123', 9, '*');

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

--
-- Table structure for table `cuod6_finder_terms_common`
--

DROP TABLE IF EXISTS `cuod6_finder_terms_common`;
CREATE TABLE `cuod6_finder_terms_common` (
  `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `language` char(7) NOT NULL DEFAULT '',
  `custom` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_finder_terms_common`
--

INSERT INTO `cuod6_finder_terms_common` (`term`, `language`, `custom`) VALUES
('a', 'en', 0),
('about', 'en', 0),
('above', 'en', 0),
('after', 'en', 0),
('again', 'en', 0),
('against', 'en', 0),
('all', 'en', 0),
('am', 'en', 0),
('an', 'en', 0),
('and', 'en', 0),
('any', 'en', 0),
('are', 'en', 0),
('aren\'t', 'en', 0),
('as', 'en', 0),
('at', 'en', 0),
('be', 'en', 0),
('because', 'en', 0),
('been', 'en', 0),
('before', 'en', 0),
('being', 'en', 0),
('below', 'en', 0),
('between', 'en', 0),
('both', 'en', 0),
('but', 'en', 0),
('by', 'en', 0),
('can\'t', 'en', 0),
('cannot', 'en', 0),
('could', 'en', 0),
('couldn\'t', 'en', 0),
('did', 'en', 0),
('didn\'t', 'en', 0),
('do', 'en', 0),
('does', 'en', 0),
('doesn\'t', 'en', 0),
('doing', 'en', 0),
('don\'t', 'en', 0),
('down', 'en', 0),
('during', 'en', 0),
('each', 'en', 0),
('few', 'en', 0),
('for', 'en', 0),
('from', 'en', 0),
('further', 'en', 0),
('had', 'en', 0),
('hadn\'t', 'en', 0),
('has', 'en', 0),
('hasn\'t', 'en', 0),
('have', 'en', 0),
('haven\'t', 'en', 0),
('having', 'en', 0),
('he', 'en', 0),
('he\'d', 'en', 0),
('he\'ll', 'en', 0),
('he\'s', 'en', 0),
('her', 'en', 0),
('here', 'en', 0),
('here\'s', 'en', 0),
('hers', 'en', 0),
('herself', 'en', 0),
('him', 'en', 0),
('himself', 'en', 0),
('his', 'en', 0),
('how', 'en', 0),
('how\'s', 'en', 0),
('i', 'en', 0),
('i\'d', 'en', 0),
('i\'ll', 'en', 0),
('i\'m', 'en', 0),
('i\'ve', 'en', 0),
('if', 'en', 0),
('in', 'en', 0),
('into', 'en', 0),
('is', 'en', 0),
('isn\'t', 'en', 0),
('it', 'en', 0),
('it\'s', 'en', 0),
('its', 'en', 0),
('itself', 'en', 0),
('let\'s', 'en', 0),
('me', 'en', 0),
('more', 'en', 0),
('most', 'en', 0),
('mustn\'t', 'en', 0),
('my', 'en', 0),
('myself', 'en', 0),
('no', 'en', 0),
('nor', 'en', 0),
('not', 'en', 0),
('of', 'en', 0),
('off', 'en', 0),
('on', 'en', 0),
('once', 'en', 0),
('only', 'en', 0),
('or', 'en', 0),
('other', 'en', 0),
('ought', 'en', 0),
('our', 'en', 0),
('ours', 'en', 0),
('ourselves', 'en', 0),
('out', 'en', 0),
('over', 'en', 0),
('own', 'en', 0),
('same', 'en', 0),
('shan\'t', 'en', 0),
('she', 'en', 0),
('she\'d', 'en', 0),
('she\'ll', 'en', 0),
('she\'s', 'en', 0),
('should', 'en', 0),
('shouldn\'t', 'en', 0),
('so', 'en', 0),
('some', 'en', 0),
('such', 'en', 0),
('than', 'en', 0),
('that', 'en', 0),
('that\'s', 'en', 0),
('the', 'en', 0),
('their', 'en', 0),
('theirs', 'en', 0),
('them', 'en', 0),
('themselves', 'en', 0),
('then', 'en', 0),
('there', 'en', 0),
('there\'s', 'en', 0),
('these', 'en', 0),
('they', 'en', 0),
('they\'d', 'en', 0),
('they\'ll', 'en', 0),
('they\'re', 'en', 0),
('they\'ve', 'en', 0),
('this', 'en', 0),
('those', 'en', 0),
('through', 'en', 0),
('to', 'en', 0),
('too', 'en', 0),
('under', 'en', 0),
('until', 'en', 0),
('up', 'en', 0),
('very', 'en', 0),
('was', 'en', 0),
('wasn\'t', 'en', 0),
('we', 'en', 0),
('we\'d', 'en', 0),
('we\'ll', 'en', 0),
('we\'re', 'en', 0),
('we\'ve', 'en', 0),
('were', 'en', 0),
('weren\'t', 'en', 0),
('what', 'en', 0),
('what\'s', 'en', 0),
('when', 'en', 0),
('when\'s', 'en', 0),
('where', 'en', 0),
('where\'s', 'en', 0),
('which', 'en', 0),
('while', 'en', 0),
('who', 'en', 0),
('who\'s', 'en', 0),
('whom', 'en', 0),
('why', 'en', 0),
('why\'s', 'en', 0),
('with', 'en', 0),
('won\'t', 'en', 0),
('would', 'en', 0),
('wouldn\'t', 'en', 0),
('you', 'en', 0),
('you\'d', 'en', 0),
('you\'ll', 'en', 0),
('you\'re', 'en', 0),
('you\'ve', 'en', 0),
('your', 'en', 0),
('yours', 'en', 0),
('yourself', 'en', 0),
('yourselves', 'en', 0);

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

--
-- Table structure for table `cuod6_finder_tokens`
--

DROP TABLE IF EXISTS `cuod6_finder_tokens`;
CREATE TABLE `cuod6_finder_tokens` (
  `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `stem` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `common` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `phrase` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `weight` float UNSIGNED NOT NULL DEFAULT 1,
  `context` tinyint(3) UNSIGNED NOT NULL DEFAULT 2,
  `language` char(7) NOT NULL DEFAULT ''
) ENGINE=MEMORY DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_finder_tokens_aggregate`
--

DROP TABLE IF EXISTS `cuod6_finder_tokens_aggregate`;
CREATE TABLE `cuod6_finder_tokens_aggregate` (
  `term_id` int(10) UNSIGNED NOT NULL,
  `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `stem` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `common` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `phrase` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `term_weight` float UNSIGNED NOT NULL DEFAULT 0,
  `context` tinyint(3) UNSIGNED NOT NULL DEFAULT 2,
  `context_weight` float UNSIGNED NOT NULL DEFAULT 0,
  `total_weight` float UNSIGNED NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT ''
) ENGINE=MEMORY DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_finder_types`
--

DROP TABLE IF EXISTS `cuod6_finder_types`;
CREATE TABLE `cuod6_finder_types` (
  `id` int(10) UNSIGNED NOT NULL,
  `title` varchar(100) NOT NULL,
  `mime` varchar(100) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_finder_types`
--

INSERT INTO `cuod6_finder_types` (`id`, `title`, `mime`) VALUES
(1, 'Category', ''),
(2, 'Contact', ''),
(3, 'Article', ''),
(4, 'News Feed', ''),
(5, 'Tag', ''),
(6, 'EasyBlog', '');

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

--
-- Table structure for table `cuod6_guidedtours`
--

DROP TABLE IF EXISTS `cuod6_guidedtours`;
CREATE TABLE `cuod6_guidedtours` (
  `id` int(11) NOT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `uid` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `description` text NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `extensions` text NOT NULL,
  `url` varchar(255) NOT NULL,
  `created` datetime NOT NULL,
  `created_by` int(11) NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL,
  `modified_by` int(11) NOT NULL DEFAULT 0,
  `checked_out_time` datetime DEFAULT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `language` varchar(7) NOT NULL,
  `note` varchar(255) NOT NULL DEFAULT '',
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `autostart` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_guidedtours`
--

INSERT INTO `cuod6_guidedtours` (`id`, `title`, `uid`, `description`, `ordering`, `extensions`, `url`, `created`, `created_by`, `modified`, `modified_by`, `checked_out_time`, `checked_out`, `published`, `language`, `note`, `access`, `autostart`) VALUES
(1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_TITLE', 'joomla-guidedtours', 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_DESCRIPTION', 1, '[\"com_guidedtours\"]', 'administrator/index.php?option=com_guidedtours&view=tours', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, 1, '*', '', 1, 0),
(2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_TITLE', 'joomla-guidedtoursteps', 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_DESCRIPTION', 2, '[\"com_guidedtours\"]', 'administrator/index.php?option=com_guidedtours&view=tours', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, 1, '*', '', 1, 0),
(3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_TITLE', 'joomla-articles', 'COM_GUIDEDTOURS_TOUR_ARTICLES_DESCRIPTION', 3, '[\"com_content\",\"com_categories\"]', 'administrator/index.php?option=com_content&view=articles', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, 1, '*', '', 1, 0),
(4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_TITLE', 'joomla-categories', 'COM_GUIDEDTOURS_TOUR_CATEGORIES_DESCRIPTION', 4, '[\"com_content\",\"com_categories\"]', 'administrator/index.php?option=com_categories&view=categories&extension=com_content', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, 1, '*', '', 1, 0),
(5, 'COM_GUIDEDTOURS_TOUR_MENUS_TITLE', 'joomla-menus', 'COM_GUIDEDTOURS_TOUR_MENUS_DESCRIPTION', 5, '[\"com_menus\"]', 'administrator/index.php?option=com_menus&view=menus', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, 1, '*', '', 1, 0),
(6, 'COM_GUIDEDTOURS_TOUR_TAGS_TITLE', 'joomla-tags', 'COM_GUIDEDTOURS_TOUR_TAGS_DESCRIPTION', 6, '[\"com_tags\"]', 'administrator/index.php?option=com_tags&view=tags', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, 1, '*', '', 1, 0),
(7, 'COM_GUIDEDTOURS_TOUR_BANNERS_TITLE', 'joomla-banners', 'COM_GUIDEDTOURS_TOUR_BANNERS_DESCRIPTION', 7, '[\"com_banners\"]', 'administrator/index.php?option=com_banners&view=banners', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, 1, '*', '', 1, 0),
(8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_TITLE', 'joomla-contacts', 'COM_GUIDEDTOURS_TOUR_CONTACTS_DESCRIPTION', 8, '[\"com_contact\"]', 'administrator/index.php?option=com_contact&view=contacts', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, 1, '*', '', 1, 0),
(9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_TITLE', 'joomla-newsfeeds', 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_DESCRIPTION', 9, '[\"com_newsfeeds\"]', 'administrator/index.php?option=com_newsfeeds&view=newsfeeds', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, 1, '*', '', 1, 0),
(10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_TITLE', 'joomla-smartsearch', 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_DESCRIPTION', 10, '[\"com_finder\"]', 'administrator/index.php?option=com_finder&view=filters', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, 1, '*', '', 1, 0),
(11, 'COM_GUIDEDTOURS_TOUR_USERS_TITLE', 'joomla-users', 'COM_GUIDEDTOURS_TOUR_USERS_DESCRIPTION', 11, '[\"com_users\"]', 'administrator/index.php?option=com_users&view=users', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, 1, '*', '', 1, 0),
(12, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_TITLE', 'joomla-welcome', 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_DESCRIPTION', 12, '[\"com_cpanel\"]', 'administrator/index.php', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, 1, '*', '', 1, 1);

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

--
-- Table structure for table `cuod6_guidedtour_steps`
--

DROP TABLE IF EXISTS `cuod6_guidedtour_steps`;
CREATE TABLE `cuod6_guidedtour_steps` (
  `id` int(11) NOT NULL,
  `tour_id` int(11) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `description` text NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `position` varchar(255) NOT NULL,
  `target` varchar(255) NOT NULL,
  `type` int(11) NOT NULL,
  `interactive_type` int(11) NOT NULL DEFAULT 1,
  `url` varchar(255) NOT NULL,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `checked_out_time` datetime DEFAULT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `language` varchar(7) NOT NULL,
  `note` varchar(255) NOT NULL DEFAULT '',
  `params` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_guidedtour_steps`
--

INSERT INTO `cuod6_guidedtour_steps` (`id`, `tour_id`, `title`, `published`, `description`, `ordering`, `position`, `target`, `type`, `interactive_type`, `url`, `created`, `created_by`, `modified`, `modified_by`, `checked_out_time`, `checked_out`, `language`, `note`, `params`) VALUES
(1, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_NEW_DESCRIPTION', 1, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_guidedtours&view=tours', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(2, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_TITLE_DESCRIPTION', 2, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(3, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_URL_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_URL_DESCRIPTION', 3, 'top', '#jform_url', 2, 2, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(4, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONTENT_DESCRIPTION', 4, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(5, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_COMPONENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_COMPONENT_DESCRIPTION', 5, 'top', 'joomla-field-fancy-select .choices', 2, 3, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(6, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_AUTOSTART_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_AUTOSTART_DESCRIPTION', 6, 'bottom', '#jform_autostart0', 2, 3, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(7, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_SAVECLOSE_DESCRIPTION', 7, 'top', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(8, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONGRATULATIONS_DESCRIPTION', 8, 'bottom', '', 0, 1, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(9, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_COUNTER_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_COUNTER_DESCRIPTION', 9, 'top', '#toursList tbody tr:nth-last-of-type(1) td:nth-of-type(5) .btn', 2, 1, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(10, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_NEW_DESCRIPTION', 10, 'bottom', '.button-new', 2, 1, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(11, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TITLE_DESCRIPTION', 11, 'bottom', '#jform_title', 2, 2, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(12, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_DESCRIPTION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_DESCRIPTION_DESCRIPTION', 12, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(13, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_STATUS_DESCRIPTION', 13, 'bottom', '#jform_published', 2, 3, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(14, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_POSITION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_POSITION_DESCRIPTION', 14, 'top', '#jform_position', 2, 3, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(15, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TARGET_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TARGET_DESCRIPTION', 15, 'top', '#jform_target', 2, 3, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(16, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TYPE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TYPE_DESCRIPTION', 16, 'top', '#jform_type', 2, 3, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(17, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_SAVECLOSE_DESCRIPTION', 17, 'bottom', '#save-group-children-save .button-save', 2, 1, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(18, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_CONGRATULATIONS_DESCRIPTION', 18, 'bottom', '', 0, 1, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(19, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NEW_DESCRIPTION', 19, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_content&view=articles', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(20, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TITLE_DESCRIPTION', 20, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(21, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ALIAS_DESCRIPTION', 21, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(22, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONTENT_DESCRIPTION', 22, 'bottom', '#jform_articletext,#jform_articletext_ifr', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(23, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_STATUS_DESCRIPTION', 23, 'bottom', '#jform_state', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(24, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CATEGORY_DESCRIPTION', 24, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(25, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_FEATURED_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_FEATURED_DESCRIPTION', 25, 'bottom', '#jform_featured0', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(26, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ACCESS_DESCRIPTION', 26, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(27, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TAGS_DESCRIPTION', 27, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(28, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NOTE_DESCRIPTION', 28, 'top', '#jform_note', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(29, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_VERSIONNOTE_DESCRIPTION', 29, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(30, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_SAVECLOSE_DESCRIPTION', 30, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(31, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONGRATULATIONS_DESCRIPTION', 31, 'bottom', '', 0, 1, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(32, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NEW_DESCRIPTION', 32, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_categories&view=categories&extension=com_content', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(33, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TITLE_DESCRIPTION', 33, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(34, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ALIAS_DESCRIPTION', 34, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(35, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONTENT_DESCRIPTION', 35, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(36, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_PARENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_PARENT_DESCRIPTION', 36, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(37, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_STATUS_DESCRIPTION', 37, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(38, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ACCESS_DESCRIPTION', 38, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(39, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TAGS_DESCRIPTION', 39, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(40, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NOTE_DESCRIPTION', 40, 'top', '#jform_note', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(41, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_VERSIONNOTE_DESCRIPTION', 41, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(42, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_SAVECLOSE_DESCRIPTION', 42, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(43, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONGRATULATIONS_DESCRIPTION', 43, 'bottom', '', 0, 1, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(44, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_NEW_DESCRIPTION', 44, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_menus&view=menus', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(45, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_TITLE_DESCRIPTION', 45, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(46, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_UNIQUENAME_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_UNIQUENAME_DESCRIPTION', 46, 'top', '#jform_menutype', 2, 2, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(47, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_DESCRIPTION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_DESCRIPTION_DESCRIPTION', 47, 'top', '#jform_menudescription', 2, 2, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(48, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_SAVECLOSE_DESCRIPTION', 48, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(49, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_CONGRATULATIONS_DESCRIPTION', 49, 'bottom', '', 0, 1, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(50, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NEW_DESCRIPTION', 50, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_tags&view=tags', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(51, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_TITLE_DESCRIPTION', 51, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(52, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ALIAS_DESCRIPTION', 52, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(53, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONTENT_DESCRIPTION', 53, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(54, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_PARENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_PARENT_DESCRIPTION', 54, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(55, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_STATUS_DESCRIPTION', 55, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(56, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ACCESS_DESCRIPTION', 56, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(57, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NOTE_DESCRIPTION', 57, 'top', '#jform_note', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(58, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_VERSIONNOTE_DESCRIPTION', 58, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(59, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_SAVECLOSE_DESCRIPTION', 59, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(60, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONGRATULATIONS_DESCRIPTION', 60, 'bottom', '', 0, 1, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(61, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_NEW_DESCRIPTION', 61, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_banners&view=banners', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(62, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_TITLE_DESCRIPTION', 62, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(63, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_ALIAS_DESCRIPTION', 63, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(64, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_DETAILS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_DETAILS_DESCRIPTION', 64, 'bottom', '.col-lg-9', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(65, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_STATUS_DESCRIPTION', 65, 'bottom', '#jform_state', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(66, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CATEGORY_DESCRIPTION', 66, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(67, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_PINNED_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_PINNED_DESCRIPTION', 67, 'bottom', '#jform_sticky1', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(68, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_VERSIONNOTE_DESCRIPTION', 68, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(69, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_SAVECLOSE_DESCRIPTION', 69, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(70, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CONGRATULATIONS_DESCRIPTION', 70, 'bottom', '', 0, 1, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(71, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_NEW_DESCRIPTION', 71, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_contact&view=contacts', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(72, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TITLE_DESCRIPTION', 72, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(73, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ALIAS_DESCRIPTION', 73, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(74, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_DETAILS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_DETAILS_DESCRIPTION', 74, 'bottom', '.col-lg-9', 0, 1, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(75, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_STATUS_DESCRIPTION', 75, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(76, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CATEGORY_DESCRIPTION', 76, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(77, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_FEATURED_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_FEATURED_DESCRIPTION', 77, 'bottom', '#jform_featured0', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(78, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ACCESS_DESCRIPTION', 78, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(79, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TAGS_DESCRIPTION', 79, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(80, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_VERSIONNOTE_DESCRIPTION', 80, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(81, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_SAVECLOSE_DESCRIPTION', 81, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(82, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CONGRATULATIONS_DESCRIPTION', 82, 'bottom', '', 0, 1, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(83, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_NEW_DESCRIPTION', 83, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_newsfeeds&view=newsfeeds', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(84, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TITLE_DESCRIPTION', 84, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(85, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ALIAS_DESCRIPTION', 85, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(86, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_LINK_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_LINK_DESCRIPTION', 86, 'bottom', '#jform_link', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(87, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_DESCRIPTION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_DESCRIPTION_DESCRIPTION', 87, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(88, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_STATUS_DESCRIPTION', 88, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(89, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CATEGORY_DESCRIPTION', 89, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(90, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ACCESS_DESCRIPTION', 90, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(91, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TAGS_DESCRIPTION', 91, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(92, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_VERSIONNOTE_DESCRIPTION', 92, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(93, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_SAVECLOSE_DESCRIPTION', 93, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(94, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CONGRATULATIONS_DESCRIPTION', 94, 'bottom', '', 0, 1, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(95, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_NEW_DESCRIPTION', 95, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_finder&view=filters', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(96, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_TITLE_DESCRIPTION', 96, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(97, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_ALIAS_DESCRIPTION', 97, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(98, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONTENT_DESCRIPTION', 98, 'bottom', '.col-lg-9', 0, 1, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(99, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_STATUS_DESCRIPTION', 99, 'bottom', '#jform_state', 2, 3, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(100, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_SAVECLOSE_DESCRIPTION', 100, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(101, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONGRATULATIONS_DESCRIPTION', 101, 'bottom', '', 0, 1, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(102, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NEW_DESCRIPTION', 102, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(103, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NAME_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NAME_DESCRIPTION', 103, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(104, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_LOGINNAME_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_LOGINNAME_DESCRIPTION', 104, 'bottom', '#jform_username', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(105, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD_DESCRIPTION', 105, 'bottom', '#jform_password', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(106, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD2_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD2_DESCRIPTION', 106, 'bottom', '#jform_password2', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(107, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_EMAIL_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_EMAIL_DESCRIPTION', 107, 'bottom', '#jform_email', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(108, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SYSTEMEMAIL_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SYSTEMEMAIL_DESCRIPTION', 108, 'top', '#jform_sendEmail0', 2, 3, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(109, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_STATUS_DESCRIPTION', 109, 'top', '#jform_block0', 2, 3, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(110, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORDRESET_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORDRESET_DESCRIPTION', 110, 'top', '#jform_requireReset0', 2, 3, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(111, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SAVECLOSE_DESCRIPTION', 111, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(112, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_CONGRATULATIONS_DESCRIPTION', 112, 'bottom', '', 0, 1, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(113, 12, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_MENUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_MENUS_DESCRIPTION', 113, 'right', '#sidebarmenu', 0, 1, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(114, 12, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_QUICKACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_QUICKACCESS_DESCRIPTION', 114, 'center', '', 0, 1, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(115, 12, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_NOTIFICATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_NOTIFICATIONS_DESCRIPTION', 115, 'left', '.quickicons-for-update_quickicon .card', 0, 1, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(116, 12, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_TOPBAR_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_TOPBAR_DESCRIPTION', 116, 'bottom', '#header', 0, 1, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL),
(117, 12, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_FINALWORDS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_FINALWORDS_DESCRIPTION', 117, 'right', '#sidebarmenu nav > ul:first-of-type > li:last-child', 0, 1, '', '2025-03-05 08:18:34', 102, '2025-03-05 08:18:34', 102, NULL, NULL, '*', '', NULL);

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

--
-- Table structure for table `cuod6_history`
--

DROP TABLE IF EXISTS `cuod6_history`;
CREATE TABLE `cuod6_history` (
  `version_id` int(10) UNSIGNED NOT NULL,
  `item_id` varchar(50) NOT NULL,
  `version_note` varchar(255) NOT NULL DEFAULT '' COMMENT 'Optional version name',
  `save_date` datetime NOT NULL,
  `editor_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `character_count` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Number of characters in this version.',
  `sha1_hash` varchar(50) NOT NULL DEFAULT '' COMMENT 'SHA1 hash of the version_data column.',
  `version_data` mediumtext NOT NULL COMMENT 'json-encoded string of version data',
  `keep_forever` tinyint(4) NOT NULL DEFAULT 0 COMMENT '0=auto delete; 1=keep'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_history`
--

INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1, 'com_content.article.1', '', '2025-03-06 11:05:47', 102, 2294, 'd3b65791faf4c6c9822faebeace40eea5a71ab6f', '{\"id\":1,\"asset_id\":114,\"title\":\"Thank you\",\"alias\":\"thank-you\",\"introtext\":\"<div class=\\\"dry-pd dvs-h\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"mx768 mlr-at t-center\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">Thank You<\\/h2>\\r\\n            <p class=\\\"mt24\\\">We have received your message and would like to thank you for contacting us. If your inquiry is urgent, please use the telephone number listed below to talk to one of our staff members. Otherwise, we will reply by email as soon as possible.<\\/p>\\r\\n            <p class=\\\"mt24\\\"><a href=\\\"tel:(346) 200-6097\\\">(346) 200-6097<\\/a><!-- | <a href=\\\"mailto:team@knausslawfirm.com\\\" base=\\\"\\\">team@knausslawfirm.com<\\/a>--> | <a href=\\\"\\/\\\">Black Dog Forensics<\\/a><\\/p>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-03-06 11:05:47\",\"created_by\":102,\"created_by_alias\":\"\",\"modified\":\"2025-03-06 11:05:47\",\"modified_by\":102,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2025-03-06 11:05:47\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(2, 'com_content.article.2', '', '2025-04-04 10:21:19', 102, 1580, '36b1d6895922e0cdf33f1bf8412b622d8bdd43d3', '{\"id\":2,\"asset_id\":120,\"title\":\"CONTACT\",\"alias\":\"contact\",\"introtext\":\"CONTACT\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-04 10:21:19\",\"created_by\":102,\"created_by_alias\":\"\",\"modified\":\"2025-04-04 10:21:19\",\"modified_by\":102,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2025-04-04 10:21:19\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(3, 'com_content.article.2', '', '2025-04-04 10:22:27', 102, 1588, '6999b5a54f8128242818d8215afb1d545f067492', '{\"id\":\"2\",\"asset_id\":120,\"title\":\"CONTACT\",\"alias\":\"contact\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-04 10:21:19\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-04-04 10:22:27\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-04-04 10:22:23\",\"publish_up\":\"2025-04-04 10:21:19\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(106, 'com_content.article.10', '', '2025-04-28 09:48:14', 102, 1691, 'b66c204e8ebfd9b267702329320ffe778002dfaf', '{\"id\":10,\"asset_id\":161,\"title\":\"Digital Forensics for Private Investigators\",\"alias\":\"digital-forensics-for-private-investigators-2\",\"introtext\":\"Digital Forensics for Private Investigators\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:48:14\",\"created_by\":102,\"created_by_alias\":\"\",\"modified\":\"2025-04-28 09:48:14\",\"modified_by\":102,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2025-04-28 09:48:14\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(226, 'com_content.article.3', '', '2025-05-05 07:34:45', 102, 14450, '53c22e91f72c7af92d230e8a81ca2d6e9222e386', '{\"id\":\"3\",\"asset_id\":122,\"title\":\"About Our Digital Forensics Experts\",\"alias\":\"about-our-digital-forensics-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Your Trusted Partner in Digital Forensics & Expert Investigations<\\/h2>\\r\\n            <p class=\\\"bn-txt mt40 fs18  mlr-at\\\">\\r\\n              Black Dog Forensics is a premier provider of digital forensic investigations, expert witness\\r\\n              services, and cyber forensic analysis. Our certified team helps attorneys, corporations, and\\r\\n              individuals uncover the truth behind cybercrimes, fraud, intellectual property theft, and\\r\\n              internal misconduct.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mt40 fs18   mlr-at\\\">\\r\\n              With decades of experience and a commitment to legally sound, court-admissible evidence, we\\r\\n              translate complex data into clear, defensible findings.\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt40 pos-re bck-imgs ovr-fl-h mx1800\\\">\\r\\n  <div class=\\\"mx1440\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"mlr-at\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">WHO WE ARE<\\/h2>\\r\\n        <h3 class=\\\"bd-trd\\\">Founded on the Pursuit of Truth<\\/h3>\\r\\n        <p class=\\\"mt24 p-ext max1170\\\">Established in 2018, Black Dog Forensics was born out of a vision to\\r\\n          transform the\\r\\n          landscape of digital investigations. We recognized a critical need in the industry\\u2014not just for\\r\\n          retrieving data from digital devices, but for uncovering the truth within that data. Many forensic\\r\\n          companies were proficient in data retrieval but often fell short in empowering clients with a\\r\\n          in-depth understanding of the truth, rendering the data practically unusable.<\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx gap40 wrp jst-center mt64 abt-col3\\\">\\r\\n        <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n          <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Deliver more than just data\\u2014we provide expert\\r\\n            interpretation.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n          <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Help clients understand and utilize digital evidence\\r\\n            effectively.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n          <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Ensure that forensic findings are clear, actionable,\\r\\n            and\\r\\n            legally defensible.\\u200b\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mlr-at mt64\\\">\\r\\n        <h3 class=\\\"bd-trd\\\">Committed to Excellence & Innovation<\\/h3>\\r\\n        <p class=\\\"mt24 p-ext\\\">\\r\\n          Since our inception, we have continually evolved, adopting cutting-edge forensic\\r\\n          methodologies and staying ahead of technological advancements. Our team takes pride in guiding\\r\\n          clients\\r\\n          through high-stakes legal, corporate, and investigative matters with integrity and expertise.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pb0 mb64 pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">WHO WE ARE<\\/h2>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 ex-stp0\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"flx gap40 our-vis flx-dir\\\">\\r\\n      <div class=\\\"pd4032 visn\\\">\\r\\n        <h2 class=\\\"kns-hed new-size\\\">Our Mission<\\/h2>\\r\\n        <p class=\\\"mt24 p-ext\\\">\\r\\n          \\\"Our mission at Black Dog Forensics is to provide ethical and unparalleled expert digital forensics\\r\\n          services by leveraging our extensive field experience to retrieve the truth so clients can make\\r\\n          informed decisions to navigate complex legal, business, and personal challenges.\\\"\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt24 p-ext\\\">At Black Dog Forensics, we don\\u2019t just extract digital data\\u2014we analyze, interpret,\\r\\n          and provide expert insights to ensure our clients fully understand and can act on the evidence.\\u200b<\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"pd4032 visn\\\">\\r\\n        <h2 class=\\\"kns-hed new-size\\\">Our Vision<\\/h2>\\r\\n        <p class=\\\"mt24 p-ext\\\">\\r\\n          \\\"To be the premier choice for digital investigations, empowering our clients with the truth they\\r\\n          seek by staying at the forefront of technological advancements and industry best practices.\\\"\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt24 p-ext\\\">We empower attorneys, businesses, government agencies, and individuals with\\r\\n          indisputable digital evidence, ensuring justice, security, and informed decision-making in a rapidly\\r\\n          evolving digital world.\\u200b<\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Meet the team<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt24\\\">Certified Experts in Digital Forensics<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext\\\">Forensic Specialists | Investigative Experts | Court-Tested Witnesses<\\/p>\\r\\n      <p class=\\\"mt24 p-ext\\\">Our team is composed of industry-certified professionals with extensive experience in\\r\\n        law enforcement, legal investigations, and corporate forensics. They bring a wealth of knowledge to\\r\\n        every investigation and consultative engagement.<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h3 class=\\\"bd-trd mt32\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n      <\\/p>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Industry-Certified Professionals<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Holding top forensic certifications for the highest standards of evidence handling.\\u200b\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Deep Investigative Experience<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Expertise in cases involving fraud, cybercrimes, intellectual property theft, human\\r\\n            trafficking, and digital misconduct.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Former Law Enforcement & Legal Experts<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our team includes professionals with backgrounds in criminal investigations, civil\\r\\n            litigation, and national security.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Extensive Courtroom Experience<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Seasoned expert witnesses, capable of translating complex digital evidence into\\r\\n            clear, court-admissible testimony.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/about1-n-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Fighting Human Trafficking Through Digital Forensics<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Our mission extends beyond forensic investigations. We actively support the fight\\r\\n          against human trafficking through awareness, prevention, and rescue initiatives.<\\/p>\\r\\n        <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Pro Bono Forensic Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Assisting law enforcement and non-profits in trafficking cases that require immediate\\r\\n              forensic intervention.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Funding Prevention & Recovery Efforts<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              A portion of our proceeds supports anti-trafficking programs and initiatives in high-risk\\r\\n              areas.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">How We Take Action<\\/h4>\\r\\n        <p class=\\\"mt18 p-ext\\\">In 2024, we built a church in one of the world\\u2019s most affected regions, taking a\\r\\n          significant step in our commitment to combating human trafficking. Our long-term vision includes\\r\\n          expanding our efforts in these areas, with the ultimate goal of establishing an orphanage to support\\r\\n          children rescued from trafficking and exploitation.<\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">By choosing Black Dog Forensics, you are not just securing expert forensic\\r\\n          services\\u2014you are supporting a mission to protect the vulnerable and restore hope where it is needed\\r\\n          most.<\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed \\\">Why Black Dog Forensics?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">The Right Experts. The Right Technology. The Right Approach.<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Proven Expertise<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Experience handling high-profile cases in legal, corporate, and law enforcement\\r\\n            sectors.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Court-Admissible Evidence<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Every forensic report meets the highest legal and evidentiary standards.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Trusted by Legal & Business Professionals<\\/h4>\\r\\n          <p class=\\\"mt20\\\">A proven track record of delivering results that stand up in court.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Ethical & Unbiased Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We operate with complete integrity, objectivity, and professionalism.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx590 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed  \\\">Ready for Court-Admissible Digital Evidence?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">Get forensic clarity - fast. Whether you\\u2019re facing a legal battle, a corporate breach,\\r\\n        or a sensitive investigation, our certified experts are ready to support you with defensible, discreet\\r\\n        digital evidence that holds up in court.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 07:00:43\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-05 07:34:45\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-05 07:32:10\",\"publish_up\":\"2025-04-07 07:00:43\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":77,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":276,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(229, 'com_content.article.6', '', '2025-05-05 07:53:15', 102, 16678, '3e6f3f25a8be9e1d181c8b7dd7e4d6d07b95aafd', '{\"id\":\"6\",\"asset_id\":125,\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"alias\":\"court-ready-digital-evidence-for-attorneys-and-law-firms\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Expert Forensic Services for Legal Professionals\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt fs18  mt40\\\">\\r\\n                            At Black Dog Forensics, we specialize in turning complex digital data into powerful legal\\r\\n                            evidence. Attorneys across Texas and across the country count on us to uncover the facts,\\r\\n                            preserve the truth, and deliver expert insight that holds up in court.\\r\\n\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt fs18    mt40\\\">\\r\\n                            Whether you\\u2019re mounting a criminal defense, navigating a civil dispute, or preparing for\\r\\n                            trial, our team works as an extension of your legal strategy\\u2014offering clarity, precision,\\r\\n                            and courtroom-ready results.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt fs18   mt40\\\">\\r\\n                            We routinely assist attorneys with:\\r\\n                        <\\/p>\\r\\n                        <ul class=\\\"bd-list  fs18   mt24\\\">\\r\\n                            <li>\\r\\n                                Full forensic imaging and deep-dive analysis of mobile devices, computers, and cloud\\r\\n                                accounts\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Authentication of digital communications to prove origin, intent, or tampering\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Recovery of deleted messages, files, and metadata vital to your case\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Expert reports, affidavits, and testimony that simplify the technical and support your\\r\\n                                argument\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Consultation during discovery to guide requests and avoid pitfalls\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Litigation support that strengthens your position before you ever step into the\\r\\n                                courtroom\\r\\n                            <\\/li>\\r\\n                        <\\/ul>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Get expert guidance for your case<\\/a>\\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=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">Why Clients Trust Us <\\/h2>\\r\\n                <h3 class=\\\"kns-hd32\\\">Why Attorneys Choose Black Dog Forensics<\\/h3>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    When the stakes are high, attorneys don\\u2019t just need digital evidence\\u2014they need a trusted forensic\\r\\n                    ally who understands the legal process. Here\\u2019s why top law firms and solo practitioners turn to\\r\\n                    Black Dog Forensics:\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Courtroom-Ready Evidence<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Every step we take is designed to meet or exceed court standards for admissibility and chain\\r\\n                            of custody.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Expertise That Builds Stronger Cases<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            From pre-litigation strategy to expert testimony, our team enhances your case with\\r\\n                            data-backed insights and clear analysis.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Challenge the Opposition with Confidence<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We\\u2019re experienced at reviewing and rebutting opposing forensic claims\\u2014arming you with facts,\\r\\n                            not guesswork.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Efficient, Targeted Discovery<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We help narrow the scope, reduce costs, and focus on the data that actually matters.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Communication You Can Count On<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Our reports are jargon-free, courtroom-tested, and built to resonate with judges and juries.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fast, Confidential, and Always Professional<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We know your deadlines are tight and your cases are sensitive. We respond quickly\\u2014and we\\r\\n                            never compromise discretion.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518\\\">\\r\\n                <img src=\\\"images\\/dog\\/attorney1-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item \\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        When should a lawyer involve a digital forensics expert during a legal case?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: auto\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Attorneys should engage a digital forensics expert early in the legal\\r\\n                                                process\\u2014ideally during discovery or while shaping the case strategy.\\r\\n                                                Early involvement can guide discovery requests, uncover digital red\\r\\n                                                flags, and enhance case strength with properly preserved evidence.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can digital forensic consultants assist with legal discovery and data scope\\r\\n                                        refinement?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Lorem ipsum dolor sit, amet consectetur adipisicing\\r\\n                                                elit. Ex quidem maiores tempore et corrupti tenetur,\\r\\n                                                quos voluptatum natus vero impedit placeat libero totam\\r\\n                                                itaque esse similique suscipit modi atque! Nostrum.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How do I know if digital forensics is relevant to my litigation or\\r\\n                                        investigation?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Lorem ipsum dolor sit amet consectetur, adipisicing\\r\\n                                                elit. Iste impedit corrupti optio nobis suscipit aperiam\\r\\n                                                maxime, asperiores sapiente ex omnis deserunt reiciendis\\r\\n                                                autem repellendus? Reiciendis corrupti cumque.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How do digital forensic experts ensure evidence is admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Lorem ipsum dolor sit amet consectetur, adipisicing\\r\\n                                                elit. Iste impedit corrupti optio nobis suscipit aperiam\\r\\n                                                maxime, asperiores sapiente ex omnis deserunt reiciendis\\r\\n                                                autem repellendus? Reiciendis corrupti cumque.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can you recover deleted emails or prove file access in a digital investigation?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Lorem ipsum dolor sit amet consectetur, adipisicing\\r\\n                                                elit. Iste impedit corrupti optio nobis suscipit aperiam\\r\\n                                                maxime, asperiores sapiente ex omnis deserunt reiciendis\\r\\n                                                autem repellendus? Reiciendis corrupti cumque.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx804 mlr-at pos-rel\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">Ready to Strengthen Your Case with Digital Evidence That Holds Up in Court?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx690 mlr-at\\\">Partner with Black Dog Forensics and gain a courtroom-tested ally in your\\r\\n                legal strategy. Whether you\\u2019re facing a high-stakes criminal trial or a complex civil dispute, our\\r\\n                forensic experts deliver the clarity and credibility your case deserves.<\\/p>\\r\\n            <p class=\\\"mt18 mx475 mlr-at p-ext dsk-none\\\"><a href=\\\"\\/contact\\\" class=\\\"priv under-line\\\">Contact us today<\\/a>\\r\\n                for a confidential\\r\\n                consultation \\u2014 and take the first step toward uncovering the truth.<\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n                <div class=\\\"flx two-btn\\\">\\r\\n                    <div class=\\\"btn1\\\">\\r\\n                        <a class=\\\"global-btn\\\" href=\\\"tel:(346) 200-6097\\\">Schedule a Call<\\/a>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"btn2\\\">\\r\\n                        <a class=\\\"global-btn global-btn2\\\" href=\\\"\\/contact\\\">Request a Case Review<\\/a>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 10:35:33\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-05 07:53:15\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-05 07:47:02\",\"publish_up\":\"2025-04-09 10:35:33\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":33,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":79,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(230, 'com_content.article.6', '', '2025-05-05 08:06:47', 102, 16249, 'b0f637c090d30292fed343adc8501d392e4a9acc', '{\"id\":\"6\",\"asset_id\":125,\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"alias\":\"court-ready-digital-evidence-for-attorneys-and-law-firms\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Expert Forensic Services for Legal Professionals\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt fs18  mt40\\\">\\r\\n                            At Black Dog Forensics, we specialize in turning complex digital data into powerful legal\\r\\n                            evidence. Attorneys across Texas and across the country count on us to uncover the facts,\\r\\n                            preserve the truth, and deliver expert insight that holds up in court.\\r\\n\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt fs18    mt40\\\">\\r\\n                            Whether you\\u2019re mounting a criminal defense, navigating a civil dispute, or preparing for\\r\\n                            trial, our team works as an extension of your legal strategy\\u2014offering clarity, precision,\\r\\n                            and courtroom-ready results.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt fs18   mt40\\\">\\r\\n                            We routinely assist attorneys with:\\r\\n                        <\\/p>\\r\\n                        <ul class=\\\"bd-list  fs18   mt24\\\">\\r\\n                            <li>\\r\\n                                Full forensic imaging and deep-dive analysis of mobile devices, computers, and cloud\\r\\n                                accounts\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Authentication of digital communications to prove origin, intent, or tampering\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Recovery of deleted messages, files, and metadata vital to your case\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Expert reports, affidavits, and testimony that simplify the technical and support your\\r\\n                                argument\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Consultation during discovery to guide requests and avoid pitfalls\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Litigation support that strengthens your position before you ever step into the\\r\\n                                courtroom\\r\\n                            <\\/li>\\r\\n                        <\\/ul>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Get expert guidance for your case<\\/a>\\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=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">Why Clients Trust Us <\\/h2>\\r\\n                <h3 class=\\\"kns-hd32\\\">Why Attorneys Choose Black Dog Forensics<\\/h3>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    When the stakes are high, attorneys don\\u2019t just need digital evidence\\u2014they need a trusted forensic\\r\\n                    ally who understands the legal process. Here\\u2019s why top law firms and solo practitioners turn to\\r\\n                    Black Dog Forensics:\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Courtroom-Ready Evidence<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Every step we take is designed to meet or exceed court standards for admissibility and chain\\r\\n                            of custody.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Expertise That Builds Stronger Cases<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            From pre-litigation strategy to expert testimony, our team enhances your case with\\r\\n                            data-backed insights and clear analysis.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Challenge the Opposition with Confidence<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We\\u2019re experienced at reviewing and rebutting opposing forensic claims\\u2014arming you with facts,\\r\\n                            not guesswork.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Efficient, Targeted Discovery<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We help narrow the scope, reduce costs, and focus on the data that actually matters.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Communication You Can Count On<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Our reports are jargon-free, courtroom-tested, and built to resonate with judges and juries.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fast, Confidential, and Always Professional<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We know your deadlines are tight and your cases are sensitive. We respond quickly\\u2014and we\\r\\n                            never compromise discretion.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518\\\">\\r\\n                <img src=\\\"images\\/dog\\/attorney1-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item \\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        When should a lawyer involve a digital forensics expert during a legal case?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: auto\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Attorneys should engage a digital forensics expert early in the legal\\r\\n                                                process\\u2014ideally during discovery or while shaping the case strategy.\\r\\n                                                Early involvement can guide discovery requests, uncover digital red\\r\\n                                                flags, and enhance case strength with properly preserved evidence.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can digital forensic consultants assist with legal discovery and data scope\\r\\n                                        refinement?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                          Yes. Our digital forensic experts help attorneys draft precise discovery requests by identifying relevant data types, narrowing search parameters, and optimizing evidence collection. This results in more targeted, cost-effective investigations that hold up in court.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How do I know if digital forensics is relevant to my litigation or\\r\\n                                        investigation?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                              If your case involves deleted emails, access to confidential files, altered metadata, or opposing forensic claims, it likely requires digital forensics. We offer consultations to assess if forensic evidence can support your legal argument or defense.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How do digital forensic experts ensure evidence is admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                              We follow strict legal and forensic standards, including chain of custody procedures, forensic imaging, cryptographic hash validation, and neutral reporting. These protocols ensure that our findings are court-admissible in both civil and criminal proceedings.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can you recover deleted emails or prove file access in a digital investigation?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                             Absolutely. We can recover deleted emails, trace user access to sensitive files, and analyze metadata to determine who accessed, modified, or deleted digital documents\\u2014key evidence in fraud cases, employee disputes, and intellectual property theft.\\r\\n\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx804 mlr-at pos-rel\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">Ready to Strengthen Your Case with Digital Evidence That Holds Up in Court?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx690 mlr-at\\\">Partner with Black Dog Forensics and gain a courtroom-tested ally in your\\r\\n                legal strategy. Whether you\\u2019re facing a high-stakes criminal trial or a complex civil dispute, our\\r\\n                forensic experts deliver the clarity and credibility your case deserves.<\\/p>\\r\\n            <p class=\\\"mt18 mx475 mlr-at p-ext dsk-none\\\"><a href=\\\"\\/contact\\\" class=\\\"priv under-line\\\">Contact us today<\\/a>\\r\\n                for a confidential\\r\\n                consultation \\u2014 and take the first step toward uncovering the truth.<\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n                <div class=\\\"flx two-btn\\\">\\r\\n                    <div class=\\\"btn1\\\">\\r\\n                        <a class=\\\"global-btn\\\" href=\\\"tel:(346) 200-6097\\\">Schedule a Call<\\/a>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"btn2\\\">\\r\\n                        <a class=\\\"global-btn global-btn2\\\" href=\\\"\\/contact\\\">Request a Case Review<\\/a>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 10:35:33\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-05 08:06:47\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-05 07:53:15\",\"publish_up\":\"2025-04-09 10:35:33\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":34,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":82,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(240, 'com_content.article.11', '', '2025-05-05 12:24:33', 102, 23420, '007a1d0e840f2e0aff67f67112663e8ac7fa58f6', '{\"id\":\"11\",\"asset_id\":162,\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"alias\":\"forensic-investigations-and-digital-evidence-analysis\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Court-Admissible Digital Forensic Investigations<\\/h2>\\r\\n            <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n              Black Dog Forensics provides in-depth digital forensic investigations, helping legal teams and\\r\\n              investigators extract, preserve, and analyze data across devices. Our certified experts deliver clear,\\r\\n              court-admissible insights to support litigation, internal investigations, and compliance actions.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Digital Forensics Services \\u2013 Evidence Extraction & Analysis<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Comprehensive Analysis of Electronic Evidence<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital forensics uncovers critical information across a wide range of devices. Our experts employ\\r\\n          industry-standard tools and protocols to ensure reliable, court-admissible results.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Our Core Services Include:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>Acquisition and preservation of digital data using write-blocking tools<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Deep analysis of file systems, metadata, and user-generated content\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Computer Forensics \\u2013 Uncover Deleted Files, Logs, and User Activity<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Revealing Evidence Hidden in Plain Sight<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We analyze computer systems to uncover what was accessed, created, deleted, or transferred\\u2014building a timeline\\r\\n          of events and proving user intent.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Our Focus Areas:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>Full disk examinations (Windows, Mac, Linux)<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Recovery of deleted files, browser histories, and log data\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Registry and system log analysis to trace user activity<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Detection of unauthorized access or software installation<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Documentation tailored for legal teams and law enforcement<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Mobile & Cell Phone Forensics \\u2013 Data Recovery & Analysis<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Mobile Data Extraction and Analysis<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Mobile devices hold rich data sources. Our forensic tools go beyond surface-level access to recover even\\r\\n          deleted or obscured content.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Specialized Offerings:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>Extraction of SMS, iMessages, WhatsApp, and app-based communications\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Recovery of deleted call logs, images, videos, and browser history\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Geolocation data analysis (GPS, Wi-Fi, cell tower triangulation)<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Analysis of screen time, usage patterns, and device settings<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Device imaging and preservation of digital chain-of-custody<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Forensic Imaging \\u2013 Secure Evidence Preservation for Legal Use<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Bit-by-Bit Copies for Evidence Preservation<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Creating court-admissible, exact replicas of digital storage is critical to maintaining the integrity of\\r\\n          evidence.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Technical Highlights:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Sector-by-sector imaging of hard drives, SSDs, USB drives, and mobile devices\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Generation of cryptographic hash values (MD5\\/SHA-1\\/SHA-256) for validation\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Read-only analysis to avoid altering original data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Secure storage and transfer of forensic images\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Imaging logs and documentation for expert testimony\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Audio and Video Forensics<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Our audio and video forensic services enhance, authenticate, and analyze recordings to\\r\\n          support investigations and litigation. We offer:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Audio Forensics & Enhancement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clarifying audio recordings for improved intelligibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Confirming whether video footage has been altered or manipulated.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifying the legitimacy of audio evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Examining video evidence to detect tampering, verify authenticity, and ensure court-admissibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Data and Evidence Management<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Proper handling and preservation of digital evidence are critical for investigations. We\\r\\n          provide:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Data Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ensuring the integrity of digital evidence for legal proceedings.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery of Deleted Data<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Retrieving lost, deleted, or corrupted files from digital devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Secure Document Deletion & Destruction Certification<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifiable and irreversible data destruction.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certificate of Destruction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Official documentation confirming the complete removal of sensitive data.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Legal, Litigation, and Consulting Support<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx620\\\">Our expertise supports attorneys, law enforcement, and corporate clients in legal\\r\\n        matters involving digital evidence. Services include:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discovery Request Advice, Assistance, & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Helping legal teams navigate digital evidence requests.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">eDiscovery Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying and securing relevant electronic evidence for litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search & Forensic Protocol Development & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Creating structured, legally defensible forensic protocols to ensure compliance with legal and\\r\\n            corporate requirements.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deposition Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Analyzing forensic testimony for accuracy and consistency.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Consulting & Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Providing digital forensic expertise in legal disputes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Report, Affidavit, Declaration, & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Preparing court-admissible forensic reports.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Hold Assistance<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Ensuring the proper retention of data relevant to ongoing litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying investigative errors, missing evidence, and procedural violations to protect\\r\\n            clients\' rights and strengthen legal defense.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Special Master & Neutral Third-Party Forensics Provider<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Independent forensic analysis for legal disputes requiring impartiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Corporate and Private Investigations<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides discreet and effective digital investigations for\\r\\n          corporations and private clients. Our services include:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Corporate Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Detecting fraud, misconduct, and compliance violations within organizations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Digital forensic services for individuals in personal or civil matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service5-new.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Specialized Forensic and Security Services<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">We offer advanced forensic services tailored to unique investigative and security needs,\\r\\n          including:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Call Detail Record (CDR) Analysis & Cell Tower Mapping<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Investigating phone records, communication patterns, and location data to support legal and investigative\\r\\n              cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Accident Reconstruction & Safety Investigation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Analyzing accidents for legal and insurance purposes.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Polygraph Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Lie detection services for legal cases and investigative purposes.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">3D Laser Scanning<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              High-precision mapping for accident reconstruction and security applications.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">3D Mapping, Laser Scanning, & Drone Photography Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Capturing high-precision spatial data for forensic investigations, accident reconstruction, crime scene\\r\\n              documentation, and engineering applications.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Device Unlocking<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure access to locked devices for forensic analysis.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Why Choose Black Dog Forensics?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Reports<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every report is written with legal standards in mind.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Trusted by defense attorneys, prosecutors, and corporations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Nationwide Reach<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Supporting clients across all 50 states.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certified Team<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts hold credentials in digital forensics, law enforcement, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/retriever-bnr.png\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center max707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Ready to Uncover the Facts? Let\\u2019s Talk.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Black Dog Forensics is committed to delivering clear, actionable, and legally defensible forensic findings to\\r\\n        support our clients in uncovering the truth. Whether you require forensic investigations, expert witness\\r\\n        services, or digital evidence management, our team is here to assist with precision and professionalism.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-05 12:24:33\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-05 12:17:38\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(241, 'com_content.article.11', '', '2025-05-05 12:37:08', 102, 25234, 'cac149e3b001dff598300b36011c154827661854', '{\"id\":\"11\",\"asset_id\":162,\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"alias\":\"forensic-investigations-and-digital-evidence-analysis\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Court-Admissible Digital Forensic Investigations<\\/h2>\\r\\n            <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n              Black Dog Forensics provides in-depth digital forensic investigations, helping legal teams and\\r\\n              investigators extract, preserve, and analyze data across devices. Our certified experts deliver clear,\\r\\n              court-admissible insights to support litigation, internal investigations, and compliance actions.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Digital Forensics Services \\u2013 Evidence Extraction & Analysis<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Comprehensive Analysis of Electronic Evidence<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital forensics uncovers critical information across a wide range of devices. Our experts employ\\r\\n          industry-standard tools and protocols to ensure reliable, court-admissible results.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Our Core Services Include:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>Acquisition and preservation of digital data using write-blocking tools<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Deep analysis of file systems, metadata, and user-generated content\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Computer Forensics \\u2013 Uncover Deleted Files, Logs, and User Activity<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Revealing Evidence Hidden in Plain Sight<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We analyze computer systems to uncover what was accessed, created, deleted, or transferred\\u2014building a timeline\\r\\n          of events and proving user intent.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Our Focus Areas:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>Full disk examinations (Windows, Mac, Linux)<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Recovery of deleted files, browser histories, and log data\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Registry and system log analysis to trace user activity<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Detection of unauthorized access or software installation<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Documentation tailored for legal teams and law enforcement<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Mobile & Cell Phone Forensics \\u2013 Data Recovery & Analysis<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Mobile Data Extraction and Analysis<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Mobile devices hold rich data sources. Our forensic tools go beyond surface-level access to recover even\\r\\n          deleted or obscured content.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Specialized Offerings:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>Extraction of SMS, iMessages, WhatsApp, and app-based communications\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Recovery of deleted call logs, images, videos, and browser history\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Geolocation data analysis (GPS, Wi-Fi, cell tower triangulation)<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Analysis of screen time, usage patterns, and device settings<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Device imaging and preservation of digital chain-of-custody<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Forensic Imaging \\u2013 Secure Evidence Preservation for Legal Use<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Bit-by-Bit Copies for Evidence Preservation<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Creating court-admissible, exact replicas of digital storage is critical to maintaining the integrity of\\r\\n          evidence.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Technical Highlights:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Sector-by-sector imaging of hard drives, SSDs, USB drives, and mobile devices\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Generation of cryptographic hash values (MD5\\/SHA-1\\/SHA-256) for validation\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Read-only analysis to avoid altering original data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Secure storage and transfer of forensic images\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Imaging logs and documentation for expert testimony\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Digital Behavior & Timeline Analysis for Investigations<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Understanding Digital Behavior and Timelines<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help reconstruct digital activity to understand intent, timelines, and access patterns\\u2014crucial in both\\r\\n          internal investigations and legal disputes.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">What We Deliver:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Timeline creation of logins, logouts, and system interactions\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Tracking file access, modification, and deletion\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Monitoring internet and application usage\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Detection of unusual behavior or policy violations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Visual activity maps and sequence-based evidence presentation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Audio and Video Forensics<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Our audio and video forensic services enhance, authenticate, and analyze recordings to\\r\\n          support investigations and litigation. We offer:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Audio Forensics & Enhancement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clarifying audio recordings for improved intelligibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Confirming whether video footage has been altered or manipulated.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifying the legitimacy of audio evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Examining video evidence to detect tampering, verify authenticity, and ensure court-admissibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Data and Evidence Management<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Proper handling and preservation of digital evidence are critical for investigations. We\\r\\n          provide:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Data Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ensuring the integrity of digital evidence for legal proceedings.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery of Deleted Data<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Retrieving lost, deleted, or corrupted files from digital devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Secure Document Deletion & Destruction Certification<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifiable and irreversible data destruction.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certificate of Destruction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Official documentation confirming the complete removal of sensitive data.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Legal, Litigation, and Consulting Support<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx620\\\">Our expertise supports attorneys, law enforcement, and corporate clients in legal\\r\\n        matters involving digital evidence. Services include:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discovery Request Advice, Assistance, & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Helping legal teams navigate digital evidence requests.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">eDiscovery Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying and securing relevant electronic evidence for litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search & Forensic Protocol Development & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Creating structured, legally defensible forensic protocols to ensure compliance with legal and\\r\\n            corporate requirements.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deposition Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Analyzing forensic testimony for accuracy and consistency.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Consulting & Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Providing digital forensic expertise in legal disputes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Report, Affidavit, Declaration, & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Preparing court-admissible forensic reports.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Hold Assistance<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Ensuring the proper retention of data relevant to ongoing litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying investigative errors, missing evidence, and procedural violations to protect\\r\\n            clients\' rights and strengthen legal defense.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Special Master & Neutral Third-Party Forensics Provider<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Independent forensic analysis for legal disputes requiring impartiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Corporate and Private Investigations<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides discreet and effective digital investigations for\\r\\n          corporations and private clients. Our services include:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Corporate Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Detecting fraud, misconduct, and compliance violations within organizations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Digital forensic services for individuals in personal or civil matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service5-new.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Specialized Forensic and Security Services<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">We offer advanced forensic services tailored to unique investigative and security needs,\\r\\n          including:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Call Detail Record (CDR) Analysis & Cell Tower Mapping<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Investigating phone records, communication patterns, and location data to support legal and investigative\\r\\n              cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Accident Reconstruction & Safety Investigation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Analyzing accidents for legal and insurance purposes.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Polygraph Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Lie detection services for legal cases and investigative purposes.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">3D Laser Scanning<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              High-precision mapping for accident reconstruction and security applications.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">3D Mapping, Laser Scanning, & Drone Photography Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Capturing high-precision spatial data for forensic investigations, accident reconstruction, crime scene\\r\\n              documentation, and engineering applications.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Device Unlocking<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure access to locked devices for forensic analysis.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Why Choose Black Dog Forensics?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Reports<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every report is written with legal standards in mind.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Trusted by defense attorneys, prosecutors, and corporations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Nationwide Reach<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Supporting clients across all 50 states.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certified Team<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts hold credentials in digital forensics, law enforcement, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/retriever-bnr.png\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center max707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Ready to Uncover the Facts? Let\\u2019s Talk.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Black Dog Forensics is committed to delivering clear, actionable, and legally defensible forensic findings to\\r\\n        support our clients in uncovering the truth. Whether you require forensic investigations, expert witness\\r\\n        services, or digital evidence management, our team is here to assist with precision and professionalism.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-05 12:37:08\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-05 12:24:33\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(242, 'com_content.article.11', '', '2025-05-05 12:52:42', 102, 16052, '7e917427c1eedf0675b8cee9a69087520d6fd7d1', '{\"id\":\"11\",\"asset_id\":162,\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"alias\":\"forensic-investigations-and-digital-evidence-analysis\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Court-Admissible Digital Forensic Investigations<\\/h2>\\r\\n            <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n              Black Dog Forensics provides in-depth digital forensic investigations, helping legal teams and\\r\\n              investigators extract, preserve, and analyze data across devices. Our certified experts deliver clear,\\r\\n              court-admissible insights to support litigation, internal investigations, and compliance actions.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Digital Forensics Services \\u2013 Evidence Extraction & Analysis<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Comprehensive Analysis of Electronic Evidence<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital forensics uncovers critical information across a wide range of devices. Our experts employ\\r\\n          industry-standard tools and protocols to ensure reliable, court-admissible results.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Our Core Services Include:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>Acquisition and preservation of digital data using write-blocking tools<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Deep analysis of file systems, metadata, and user-generated content\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Computer Forensics \\u2013 Uncover Deleted Files, Logs, and User Activity<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Revealing Evidence Hidden in Plain Sight<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We analyze computer systems to uncover what was accessed, created, deleted, or transferred\\u2014building a timeline\\r\\n          of events and proving user intent.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Our Focus Areas:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>Full disk examinations (Windows, Mac, Linux)<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Recovery of deleted files, browser histories, and log data\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Registry and system log analysis to trace user activity<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Detection of unauthorized access or software installation<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Documentation tailored for legal teams and law enforcement<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Mobile & Cell Phone Forensics \\u2013 Data Recovery & Analysis<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Mobile Data Extraction and Analysis<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Mobile devices hold rich data sources. Our forensic tools go beyond surface-level access to recover even\\r\\n          deleted or obscured content.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Specialized Offerings:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>Extraction of SMS, iMessages, WhatsApp, and app-based communications\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Recovery of deleted call logs, images, videos, and browser history\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Geolocation data analysis (GPS, Wi-Fi, cell tower triangulation)<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Analysis of screen time, usage patterns, and device settings<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Device imaging and preservation of digital chain-of-custody<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Forensic Imaging \\u2013 Secure Evidence Preservation for Legal Use<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Bit-by-Bit Copies for Evidence Preservation<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Creating court-admissible, exact replicas of digital storage is critical to maintaining the integrity of\\r\\n          evidence.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Technical Highlights:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Sector-by-sector imaging of hard drives, SSDs, USB drives, and mobile devices\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Generation of cryptographic hash values (MD5\\/SHA-1\\/SHA-256) for validation\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Read-only analysis to avoid altering original data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Secure storage and transfer of forensic images\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Imaging logs and documentation for expert testimony\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Digital Behavior & Timeline Analysis for Investigations<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Understanding Digital Behavior and Timelines<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help reconstruct digital activity to understand intent, timelines, and access patterns\\u2014crucial in both\\r\\n          internal investigations and legal disputes.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">What We Deliver:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Timeline creation of logins, logouts, and system interactions\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Tracking file access, modification, and deletion\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Monitoring internet and application usage\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Detection of unusual behavior or policy violations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Visual activity maps and sequence-based evidence presentation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Document & Email Authentication \\u2013 Detect Tampering or Forgery<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Verifying the Integrity of Key Communications<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We detect alterations, fabrications, and forgeries in digital correspondence and documentation\\u2014crucial for\\r\\n          validating or refuting evidence.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Our Approach Covers:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Email header and transmission path analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Metadata review for authorship, timestamp, and device origin\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              PDF and document revision history reconstruction\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Identification of tampering or backdating\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Expert reports and courtroom explanations for authenticity challenges\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Forensic Expert Witness Report Review & Consulting<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Second Opinions That Strengthen Your Case<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our consultants provide sharp, technically sound critiques of opposing forensic opinions\\u2014helping you\\r\\n          anticipate and neutralize challenges.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Expertise Highlights:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Line-by-line analysis of opposing expert reports\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Identification of flawed methodologies or unsupported conclusions\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Alternative interpretations based on industry best practices\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Technical guidance during depositions or cross-examinations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Strategic insights for attorneys preparing rebuttals or expert challenges\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-7.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center max707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Ready to Uncover the Truth?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Whether you\'re facing complex litigation, an internal investigation, or need to challenge opposing expert findings, Black Dog Forensics is your trusted partner in digital truth recovery. Our meticulous, court-admissible forensic services empower legal teams, corporations, and individuals with defensible evidence and expert insights.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-05 12:52:42\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-05 12:37:08\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(243, 'com_content.article.11', '', '2025-05-05 12:54:11', 102, 16065, '7c47d2761f65d038d61f84ab3b191362bea2f89f', '{\"id\":\"11\",\"asset_id\":162,\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"alias\":\"forensic-investigations-and-digital-evidence-analysis\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Court-Admissible Digital Forensic Investigations<\\/h2>\\r\\n            <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n              Black Dog Forensics provides in-depth digital forensic investigations, helping legal teams and\\r\\n              investigators extract, preserve, and analyze data across devices. Our certified experts deliver clear,\\r\\n              court-admissible insights to support litigation, internal investigations, and compliance actions.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Digital Forensics Services \\u2013 Evidence Extraction & Analysis<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Comprehensive Analysis of Electronic Evidence<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital forensics uncovers critical information across a wide range of devices. Our experts employ\\r\\n          industry-standard tools and protocols to ensure reliable, court-admissible results.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Our Core Services Include:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>Acquisition and preservation of digital data using write-blocking tools<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Deep analysis of file systems, metadata, and user-generated content\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Computer Forensics \\u2013 Uncover Deleted Files, Logs, and User Activity<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Revealing Evidence Hidden in Plain Sight<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We analyze computer systems to uncover what was accessed, created, deleted, or transferred\\u2014building a timeline\\r\\n          of events and proving user intent.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Our Focus Areas:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>Full disk examinations (Windows, Mac, Linux)<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Recovery of deleted files, browser histories, and log data\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Registry and system log analysis to trace user activity<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Detection of unauthorized access or software installation<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Documentation tailored for legal teams and law enforcement<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Mobile & Cell Phone Forensics \\u2013 Data Recovery & Analysis<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Mobile Data Extraction and Analysis<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Mobile devices hold rich data sources. Our forensic tools go beyond surface-level access to recover even\\r\\n          deleted or obscured content.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Specialized Offerings:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>Extraction of SMS, iMessages, WhatsApp, and app-based communications\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Recovery of deleted call logs, images, videos, and browser history\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Geolocation data analysis (GPS, Wi-Fi, cell tower triangulation)<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Analysis of screen time, usage patterns, and device settings<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Device imaging and preservation of digital chain-of-custody<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Forensic Imaging \\u2013 Secure Evidence Preservation for Legal Use<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Bit-by-Bit Copies for Evidence Preservation<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Creating court-admissible, exact replicas of digital storage is critical to maintaining the integrity of\\r\\n          evidence.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Technical Highlights:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Sector-by-sector imaging of hard drives, SSDs, USB drives, and mobile devices\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Generation of cryptographic hash values (MD5\\/SHA-1\\/SHA-256) for validation\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Read-only analysis to avoid altering original data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Secure storage and transfer of forensic images\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Imaging logs and documentation for expert testimony\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Digital Behavior & Timeline Analysis for Investigations<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Understanding Digital Behavior and Timelines<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help reconstruct digital activity to understand intent, timelines, and access patterns\\u2014crucial in both\\r\\n          internal investigations and legal disputes.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">What We Deliver:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Timeline creation of logins, logouts, and system interactions\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Tracking file access, modification, and deletion\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Monitoring internet and application usage\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Detection of unusual behavior or policy violations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Visual activity maps and sequence-based evidence presentation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Document & Email Authentication \\u2013 Detect Tampering or Forgery<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Verifying the Integrity of Key Communications<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We detect alterations, fabrications, and forgeries in digital correspondence and documentation\\u2014crucial for\\r\\n          validating or refuting evidence.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Our Approach Covers:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Email header and transmission path analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Metadata review for authorship, timestamp, and device origin\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              PDF and document revision history reconstruction\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Identification of tampering or backdating\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Expert reports and courtroom explanations for authenticity challenges\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Forensic Expert Witness Report Review & Consulting<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Second Opinions That Strengthen Your Case<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our consultants provide sharp, technically sound critiques of opposing forensic opinions\\u2014helping you\\r\\n          anticipate and neutralize challenges.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Expertise Highlights:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Line-by-line analysis of opposing expert reports\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Identification of flawed methodologies or unsupported conclusions\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Alternative interpretations based on industry best practices\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Technical guidance during depositions or cross-examinations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Strategic insights for attorneys preparing rebuttals or expert challenges\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-7.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center max707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Ready to Uncover the Truth?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Whether you\'re facing complex litigation, an internal investigation, or need to challenge opposing expert findings, Black Dog Forensics is your trusted partner in digital truth recovery. Our meticulous, court-admissible forensic services empower legal teams, corporations, and individuals with defensible evidence and expert insights.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-05 12:54:11\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-05 12:52:42\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":10,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":13,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(247, 'com_content.article.6', '', '2025-05-05 13:18:57', 102, 16257, '1bd2de13ffea1528be3f1d14465b2c8871d03833', '{\"id\":\"6\",\"asset_id\":125,\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"alias\":\"court-ready-digital-evidence-for-attorneys-and-law-firms\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Expert Forensic Services for Legal Professionals\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt fs18  mt40\\\">\\r\\n                            At Black Dog Forensics, we specialize in turning complex digital data into powerful legal\\r\\n                            evidence. Attorneys across Texas and across the country count on us to uncover the facts,\\r\\n                            preserve the truth, and deliver expert insight that holds up in court.\\r\\n\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt fs18    mt40\\\">\\r\\n                            Whether you\\u2019re mounting a criminal defense, navigating a civil dispute, or preparing for\\r\\n                            trial, our team works as an extension of your legal strategy\\u2014offering clarity, precision,\\r\\n                            and courtroom-ready results.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt fs18   mt40\\\">\\r\\n                            We routinely assist attorneys with:\\r\\n                        <\\/p>\\r\\n                        <ul class=\\\"bd-list  fs18   mt24\\\">\\r\\n                            <li>\\r\\n                                Full forensic imaging and deep-dive analysis of mobile devices, computers, and cloud\\r\\n                                accounts\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Authentication of digital communications to prove origin, intent, or tampering\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Recovery of deleted messages, files, and metadata vital to your case\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Expert reports, affidavits, and testimony that simplify the technical and support your\\r\\n                                argument\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Consultation during discovery to guide requests and avoid pitfalls\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Litigation support that strengthens your position before you ever step into the\\r\\n                                courtroom\\r\\n                            <\\/li>\\r\\n                        <\\/ul>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn txt-cap\\\" href=\\\"\\/contact\\\">Get expert guidance for your case<\\/a>\\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=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">Why Clients Trust Us <\\/h2>\\r\\n                <h3 class=\\\"kns-hd32\\\">Why Attorneys Choose Black Dog Forensics<\\/h3>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    When the stakes are high, attorneys don\\u2019t just need digital evidence\\u2014they need a trusted forensic\\r\\n                    ally who understands the legal process. Here\\u2019s why top law firms and solo practitioners turn to\\r\\n                    Black Dog Forensics:\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Courtroom-Ready Evidence<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Every step we take is designed to meet or exceed court standards for admissibility and chain\\r\\n                            of custody.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Expertise That Builds Stronger Cases<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            From pre-litigation strategy to expert testimony, our team enhances your case with\\r\\n                            data-backed insights and clear analysis.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Challenge the Opposition with Confidence<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We\\u2019re experienced at reviewing and rebutting opposing forensic claims\\u2014arming you with facts,\\r\\n                            not guesswork.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Efficient, Targeted Discovery<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We help narrow the scope, reduce costs, and focus on the data that actually matters.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Communication You Can Count On<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Our reports are jargon-free, courtroom-tested, and built to resonate with judges and juries.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fast, Confidential, and Always Professional<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We know your deadlines are tight and your cases are sensitive. We respond quickly\\u2014and we\\r\\n                            never compromise discretion.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518\\\">\\r\\n                <img src=\\\"images\\/dog\\/attorney1-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item \\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        When should a lawyer involve a digital forensics expert during a legal case?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: auto\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Attorneys should engage a digital forensics expert early in the legal\\r\\n                                                process\\u2014ideally during discovery or while shaping the case strategy.\\r\\n                                                Early involvement can guide discovery requests, uncover digital red\\r\\n                                                flags, and enhance case strength with properly preserved evidence.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can digital forensic consultants assist with legal discovery and data scope\\r\\n                                        refinement?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                          Yes. Our digital forensic experts help attorneys draft precise discovery requests by identifying relevant data types, narrowing search parameters, and optimizing evidence collection. This results in more targeted, cost-effective investigations that hold up in court.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How do I know if digital forensics is relevant to my litigation or\\r\\n                                        investigation?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                              If your case involves deleted emails, access to confidential files, altered metadata, or opposing forensic claims, it likely requires digital forensics. We offer consultations to assess if forensic evidence can support your legal argument or defense.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How do digital forensic experts ensure evidence is admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                              We follow strict legal and forensic standards, including chain of custody procedures, forensic imaging, cryptographic hash validation, and neutral reporting. These protocols ensure that our findings are court-admissible in both civil and criminal proceedings.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can you recover deleted emails or prove file access in a digital investigation?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                             Absolutely. We can recover deleted emails, trace user access to sensitive files, and analyze metadata to determine who accessed, modified, or deleted digital documents\\u2014key evidence in fraud cases, employee disputes, and intellectual property theft.\\r\\n\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx804 mlr-at pos-rel\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">Ready to Strengthen Your Case with Digital Evidence That Holds Up in Court?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx690 mlr-at\\\">Partner with Black Dog Forensics and gain a courtroom-tested ally in your\\r\\n                legal strategy. Whether you\\u2019re facing a high-stakes criminal trial or a complex civil dispute, our\\r\\n                forensic experts deliver the clarity and credibility your case deserves.<\\/p>\\r\\n            <p class=\\\"mt18 mx475 mlr-at p-ext dsk-none\\\"><a href=\\\"\\/contact\\\" class=\\\"priv under-line\\\">Contact us today<\\/a>\\r\\n                for a confidential\\r\\n                consultation \\u2014 and take the first step toward uncovering the truth.<\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n                <div class=\\\"flx two-btn\\\">\\r\\n                    <div class=\\\"btn1\\\">\\r\\n                        <a class=\\\"global-btn\\\" href=\\\"tel:(346) 200-6097\\\">Schedule a Call<\\/a>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"btn2\\\">\\r\\n                        <a class=\\\"global-btn global-btn2\\\" href=\\\"\\/contact\\\">Request a Case Review<\\/a>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 10:35:33\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-05 13:18:57\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-05 13:18:44\",\"publish_up\":\"2025-04-09 10:35:33\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":35,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":88,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(248, 'com_content.article.6', '', '2025-05-05 13:19:27', 102, 16256, '96fe8e00bb048c65db7a602a7a24fc0955957829', '{\"id\":\"6\",\"asset_id\":125,\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"alias\":\"court-ready-digital-evidence-for-attorneys-and-law-firms\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Expert Forensic Services for Legal Professionals\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt fs18  mt40\\\">\\r\\n                            At Black Dog Forensics, we specialize in turning complex digital data into powerful legal\\r\\n                            evidence. Attorneys across Texas and across the country count on us to uncover the facts,\\r\\n                            preserve the truth, and deliver expert insight that holds up in court.\\r\\n\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt fs18    mt40\\\">\\r\\n                            Whether you\\u2019re mounting a criminal defense, navigating a civil dispute, or preparing for\\r\\n                            trial, our team works as an extension of your legal strategy\\u2014offering clarity, precision,\\r\\n                            and courtroom-ready results.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt fs18   mt40\\\">\\r\\n                            We routinely assist attorneys with:\\r\\n                        <\\/p>\\r\\n                        <ul class=\\\"bd-list  fs18   mt24\\\">\\r\\n                            <li>\\r\\n                                Full forensic imaging and deep-dive analysis of mobile devices, computers, and cloud\\r\\n                                accounts\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Authentication of digital communications to prove origin, intent, or tampering\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Recovery of deleted messages, files, and metadata vital to your case\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Expert reports, affidavits, and testimony that simplify the technical and support your\\r\\n                                argument\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Consultation during discovery to guide requests and avoid pitfalls\\r\\n                            <\\/li>\\r\\n                            <li>\\r\\n                                Litigation support that strengthens your position before you ever step into the\\r\\n                                courtroom\\r\\n                            <\\/li>\\r\\n                        <\\/ul>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn txtcap\\\" href=\\\"\\/contact\\\">Get expert guidance for your case<\\/a>\\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=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">Why Clients Trust Us <\\/h2>\\r\\n                <h3 class=\\\"kns-hd32\\\">Why Attorneys Choose Black Dog Forensics<\\/h3>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    When the stakes are high, attorneys don\\u2019t just need digital evidence\\u2014they need a trusted forensic\\r\\n                    ally who understands the legal process. Here\\u2019s why top law firms and solo practitioners turn to\\r\\n                    Black Dog Forensics:\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Courtroom-Ready Evidence<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Every step we take is designed to meet or exceed court standards for admissibility and chain\\r\\n                            of custody.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Expertise That Builds Stronger Cases<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            From pre-litigation strategy to expert testimony, our team enhances your case with\\r\\n                            data-backed insights and clear analysis.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Challenge the Opposition with Confidence<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We\\u2019re experienced at reviewing and rebutting opposing forensic claims\\u2014arming you with facts,\\r\\n                            not guesswork.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Efficient, Targeted Discovery<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We help narrow the scope, reduce costs, and focus on the data that actually matters.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Communication You Can Count On<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Our reports are jargon-free, courtroom-tested, and built to resonate with judges and juries.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fast, Confidential, and Always Professional<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We know your deadlines are tight and your cases are sensitive. We respond quickly\\u2014and we\\r\\n                            never compromise discretion.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518\\\">\\r\\n                <img src=\\\"images\\/dog\\/attorney1-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item \\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        When should a lawyer involve a digital forensics expert during a legal case?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: auto\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Attorneys should engage a digital forensics expert early in the legal\\r\\n                                                process\\u2014ideally during discovery or while shaping the case strategy.\\r\\n                                                Early involvement can guide discovery requests, uncover digital red\\r\\n                                                flags, and enhance case strength with properly preserved evidence.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can digital forensic consultants assist with legal discovery and data scope\\r\\n                                        refinement?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                          Yes. Our digital forensic experts help attorneys draft precise discovery requests by identifying relevant data types, narrowing search parameters, and optimizing evidence collection. This results in more targeted, cost-effective investigations that hold up in court.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How do I know if digital forensics is relevant to my litigation or\\r\\n                                        investigation?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                              If your case involves deleted emails, access to confidential files, altered metadata, or opposing forensic claims, it likely requires digital forensics. We offer consultations to assess if forensic evidence can support your legal argument or defense.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How do digital forensic experts ensure evidence is admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                              We follow strict legal and forensic standards, including chain of custody procedures, forensic imaging, cryptographic hash validation, and neutral reporting. These protocols ensure that our findings are court-admissible in both civil and criminal proceedings.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can you recover deleted emails or prove file access in a digital investigation?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                             Absolutely. We can recover deleted emails, trace user access to sensitive files, and analyze metadata to determine who accessed, modified, or deleted digital documents\\u2014key evidence in fraud cases, employee disputes, and intellectual property theft.\\r\\n\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx804 mlr-at pos-rel\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">Ready to Strengthen Your Case with Digital Evidence That Holds Up in Court?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx690 mlr-at\\\">Partner with Black Dog Forensics and gain a courtroom-tested ally in your\\r\\n                legal strategy. Whether you\\u2019re facing a high-stakes criminal trial or a complex civil dispute, our\\r\\n                forensic experts deliver the clarity and credibility your case deserves.<\\/p>\\r\\n            <p class=\\\"mt18 mx475 mlr-at p-ext dsk-none\\\"><a href=\\\"\\/contact\\\" class=\\\"priv under-line\\\">Contact us today<\\/a>\\r\\n                for a confidential\\r\\n                consultation \\u2014 and take the first step toward uncovering the truth.<\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n                <div class=\\\"flx two-btn\\\">\\r\\n                    <div class=\\\"btn1\\\">\\r\\n                        <a class=\\\"global-btn\\\" href=\\\"tel:(346) 200-6097\\\">Schedule a Call<\\/a>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"btn2\\\">\\r\\n                        <a class=\\\"global-btn global-btn2\\\" href=\\\"\\/contact\\\">Request a Case Review<\\/a>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 10:35:33\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-05 13:19:27\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-05 13:18:57\",\"publish_up\":\"2025-04-09 10:35:33\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":36,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":89,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(257, 'com_content.article.9', '', '2025-05-06 06:40:21', 102, 16842, '69e40f5b8a4594638d5d2c60a20ed837e6603474', '{\"id\":\"9\",\"asset_id\":160,\"title\":\"Digital Forensics for Private Investigators\",\"alias\":\"digital-forensics-for-private-investigators\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1 t-center1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed\\\">\\r\\n                 Digital Forensics That Strengthens Private Investigations\\r\\n\\r\\n              <\\/h2>\\r\\n              <p class=\\\"bn-txt mt40 mx860\\\">\\r\\n                Private investigators rely on Black Dog Forensics for discreet, results-driven digital forensics support. We provide precise data recovery, authenticated evidence, and clear reporting to help private clients uncover the truth\\u2014legally and efficiently.\\r\\n              <\\/p>\\r\\n<div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n          <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">\\r\\n            Expert Forensic Support for Complex Private Investigations\\r\\n          <\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Black Dog Forensics is a trusted digital forensics partner for private investigators working on sensitive and high-stakes cases. Whether it\'s a personal matter, civil dispute, or corporate investigation, we deliver expert, confidential analysis of digital devices and data to support fact-finding missions and legal proceedings.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our team understands the unique demands of private investigations and offers tailored services to uncover hidden information, validate evidence, and provide professional insight backed by industry-standard forensic methods.\\r\\n          <\\/p>\\r\\n  \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n          <img\\r\\n            src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24\\\"\\r\\n          \\/>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n          <img\\r\\n            src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-two.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24\\\"\\r\\n          \\/>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">\\r\\n            Key Digital Services for Private Investigations\\r\\n          <\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We equip private investigators with the digital evidence and insights needed to resolve complex, time-sensitive cases. Our most-requested services include:\\r\\n          <\\/p>\\r\\n  \\r\\n          <h4 class=\\\"sub-hed mt18\\\"> Private investigators frequently turn to us for:<\\/h4>\\r\\n         \\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Cell Phone & Computer Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Recover texts, emails, deleted files, browser history, and other key data from personal devices.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Cloud & App Data Retrieval<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Access files, messages, and metadata from platforms like iCloud, Google, Facebook, WhatsApp, and more.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Audio & Video Authentication<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Confirm the integrity of recordings or enhance them for clarity in case review.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">User Activity Analysis<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Track patterns of digital behavior and reconstruct timelines of use and access.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Data Preservation & Imaging<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Capture and store evidence in a legally sound, court-admissible format.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Deleted Data Recovery<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Retrieve erased messages, media, and documents from devices and drives.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Expert Reporting & Testimony<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Provide unbiased documentation and testimony for use in legal proceedings.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Forensic Review of Third-Party Reports<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Analyze and challenge digital findings from opposing experts in civil cases.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n          <p class=\\\"mt24 p-ext\\\">\\r\\nWe support criminal investigations, internal misconduct cases, civil rights inquiries, fraud detection, national security reviews, and more\\u2014while ensuring compliance with federal rules of evidence and investigative protocols.\\r\\n      \\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">\\r\\n            Why Private Investigators Choose Black Dog Forensics\\r\\n          <\\/h2>\\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Discreet, Court-Admissible Evidence<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our processes follow industry best practices and legal standards, ensuring everything we uncover holds up in court.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Rapid, Responsive Support<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We understand the urgency of private cases and prioritize quick turnaround times without compromising quality.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Clear, Professional Reporting<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our reports are written for clarity\\u2014so clients, attorneys, and judges can easily understand the findings without technical confusion.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Expert Collaboration<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We work hand-in-hand with investigators, offering guidance, consultation, and strategic input throughout the case lifecycle.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Comprehensive Digital Coverage<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                From cell phones and computers to cloud platforms, video footage, and call logs\\u2014we extract insights from every possible digital touchpoint.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Nationwide Reach with Local Roots<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Headquartered in Spring, Texas with active cases in Colorado and across the U.S., we serve private investigators nationwide\\u2014onsite or remotely.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n          <img\\r\\n            src=\\\"\\/images\\/digital-forensics-for-private-investigators-img-3.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24\\\"\\r\\n          \\/>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"bckk-ab pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd pt40\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n              <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                <div class=\\\"accordion faq-icon\\\">\\r\\n                  <!-- faq 1 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header active\\\">\\r\\n                        What digital forensic services do you offer for private investigators?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Black Dog Forensics provides private investigators with expert digital services including phone and computer forensics, deleted data recovery, cloud and app data extraction, user activity tracking, and audio\\/video authentication. We also deliver professional reporting and expert testimony to support legal action or client decision-making.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 2 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                        Can digital forensics help with infidelity or fraud investigations?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Yes. Digital forensics is a powerful tool in infidelity and fraud cases. We can recover deleted messages, analyze communication patterns, verify social media activity, and uncover hidden data that may confirm or refute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 3 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                        Are your forensic reports admissible in court?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Absolutely. Our digital forensic reports are prepared to meet legal standards and are admissible in court. We follow strict chain-of-custody protocols and present findings in a clear, professional format that attorneys and judges can rely on. Our experts are also available for testimony when needed.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 4 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                        How quickly can you recover deleted texts, emails, or files?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Turnaround time depends on the device and data volume, but we often recover deleted data within 24 to 72 hours. Our team uses advanced tools to retrieve texts, emails, photos, and files that have been deleted\\u2014even from damaged or encrypted devices\\u2014whenever possible.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                    <!-- faq 5 -->\\r\\n                    <div class=\\\"accordion-item\\\">\\r\\n                      <div class=\\\"accordion-item-header\\\">\\r\\n                        Do you offer remote forensic services for investigators outside Texas?\\r\\n                      <\\/div>\\r\\n                      <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                          <p>\\r\\n                            Yes. While we\\u2019re based in Spring, Texas, we serve private investigators across the U.S. using both remote and on-site capabilities. We can securely acquire data from mailed-in devices or remote cloud platforms, and we offer consultations nationwide.\\r\\n                          <\\/p>\\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  \\r\\n  <div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center  mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">Facing a High-Stakes Case? We\\u2019re Here to Help<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When your investigation hinges on digital proof\\u2014whether it\\u2019s a personal matter, civil dispute, or corporate case\\u2014you need a digital forensics partner who understands the urgency, discretion, and credibility your work demands. Black Dog Forensics supports private investigators with fast, confidential analysis, legally sound data recovery, and expert reporting designed to hold up in court or client review.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Forensic Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-06 06:40:21\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-06 06:40:10\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":14,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":51,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(258, 'com_content.article.9', '', '2025-05-06 06:40:57', 102, 16829, '82a6c5ba333600deeba90838ca158233628064c5', '{\"id\":\"9\",\"asset_id\":160,\"title\":\"Digital Forensics for Private Investigators\",\"alias\":\"digital-forensics-for-private-investigators\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1 t-center1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed\\\">\\r\\n                 Digital Forensics That Strengthens Private Investigations\\r\\n\\r\\n              <\\/h2>\\r\\n              <p class=\\\"bn-txt mt40 mx860\\\">\\r\\n                Private investigators rely on Black Dog Forensics for discreet, results-driven digital forensics support. We provide precise data recovery, authenticated evidence, and clear reporting to help private clients uncover the truth\\u2014legally and efficiently.\\r\\n              <\\/p>\\r\\n<div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n          <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">\\r\\n            Expert Forensic Support for Complex Private Investigations\\r\\n          <\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Black Dog Forensics is a trusted digital forensics partner for private investigators working on sensitive and high-stakes cases. Whether it\'s a personal matter, civil dispute, or corporate investigation, we deliver expert, confidential analysis of digital devices and data to support fact-finding missions and legal proceedings.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our team understands the unique demands of private investigations and offers tailored services to uncover hidden information, validate evidence, and provide professional insight backed by industry-standard forensic methods.\\r\\n          <\\/p>\\r\\n  \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n          <img\\r\\n            src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24\\\"\\r\\n          \\/>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n          <img\\r\\n            src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-two.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24\\\"\\r\\n          \\/>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">\\r\\n            Key Digital Services for Private Investigations\\r\\n          <\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We equip private investigators with the digital evidence and insights needed to resolve complex, time-sensitive cases. Our most-requested services include:\\r\\n          <\\/p>\\r\\n  \\r\\n          <h4 class=\\\"sub-hed mt18\\\"> Private investigators frequently turn to us for:<\\/h4>\\r\\n         \\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Cell Phone & Computer Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Recover texts, emails, deleted files, browser history, and other key data from personal devices.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Cloud & App Data Retrieval<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Access files, messages, and metadata from platforms like iCloud, Google, Facebook, WhatsApp, and more.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Audio & Video Authentication<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Confirm the integrity of recordings or enhance them for clarity in case review.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">User Activity Analysis<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Track patterns of digital behavior and reconstruct timelines of use and access.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Data Preservation & Imaging<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Capture and store evidence in a legally sound, court-admissible format.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Deleted Data Recovery<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Retrieve erased messages, media, and documents from devices and drives.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Expert Reporting & Testimony<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Provide unbiased documentation and testimony for use in legal proceedings.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Forensic Review of Third-Party Reports<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Analyze and challenge digital findings from opposing experts in civil cases.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n          <p class=\\\"mt24 p-ext\\\">\\r\\nWe support criminal investigations, internal misconduct cases, civil rights inquiries, fraud detection, national security reviews, and more\\u2014while ensuring compliance with federal rules of evidence and investigative protocols.\\r\\n      \\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">\\r\\n            Why Private Investigators Choose Black Dog Forensics\\r\\n          <\\/h2>\\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Discreet, Court-Admissible Evidence<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our processes follow industry best practices and legal standards, ensuring everything we uncover holds up in court.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Rapid, Responsive Support<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We understand the urgency of private cases and prioritize quick turnaround times without compromising quality.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Clear, Professional Reporting<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our reports are written for clarity\\u2014so clients, attorneys, and judges can easily understand the findings without technical confusion.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Expert Collaboration<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We work hand-in-hand with investigators, offering guidance, consultation, and strategic input throughout the case lifecycle.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Comprehensive Digital Coverage<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                From cell phones and computers to cloud platforms, video footage, and call logs\\u2014we extract insights from every possible digital touchpoint.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Nationwide Reach with Local Roots<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Headquartered in Spring, Texas with active cases in Colorado and across the U.S., we serve private investigators nationwide\\u2014onsite or remotely.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n          <img\\r\\n            src=\\\"\\/images\\/digital-forensics-for-private-investigators-img-3.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24\\\"\\r\\n          \\/>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"bckk-ab pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd pt40\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n              <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                <div class=\\\"accordion faq-icon\\\">\\r\\n                  <!-- faq 1 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header active\\\">\\r\\n                        What digital forensic services do you offer for private investigators?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Black Dog Forensics provides private investigators with expert digital services including phone and computer forensics, deleted data recovery, cloud and app data extraction, user activity tracking, and audio\\/video authentication. We also deliver professional reporting and expert testimony to support legal action or client decision-making.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 2 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                        Can digital forensics help with infidelity or fraud investigations?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Yes. Digital forensics is a powerful tool in infidelity and fraud cases. We can recover deleted messages, analyze communication patterns, verify social media activity, and uncover hidden data that may confirm or refute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 3 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                        Are your forensic reports admissible in court?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Absolutely. Our digital forensic reports are prepared to meet legal standards and are admissible in court. We follow strict chain-of-custody protocols and present findings in a clear, professional format that attorneys and judges can rely on. Our experts are also available for testimony when needed.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 4 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                        How quickly can you recover deleted texts, emails, or files?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Turnaround time depends on the device and data volume, but we often recover deleted data within 24 to 72 hours. Our team uses advanced tools to retrieve texts, emails, photos, and files that have been deleted\\u2014even from damaged or encrypted devices\\u2014whenever possible.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                    <!-- faq 5 -->\\r\\n                    <div class=\\\"accordion-item\\\">\\r\\n                      <div class=\\\"accordion-item-header\\\">\\r\\n                        Do you offer remote forensic services for investigators outside Texas?\\r\\n                      <\\/div>\\r\\n                      <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                          <p>\\r\\n                            Yes. While we\\u2019re based in Spring, Texas, we serve private investigators across the U.S. using both remote and on-site capabilities. We can securely acquire data from mailed-in devices or remote cloud platforms, and we offer consultations nationwide.\\r\\n                          <\\/p>\\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  \\r\\n  <div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center  mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">Facing a High-Stakes Case? We\\u2019re Here to Help<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When your investigation hinges on digital proof\\u2014whether it\\u2019s a personal matter, civil dispute, or corporate case\\u2014you need a digital forensics partner who understands the urgency, discretion, and credibility your work demands. Black Dog Forensics supports private investigators with fast, confidential analysis, legally sound data recovery, and expert reporting designed to hold up in court or client review.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Forensic Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-06 06:40:57\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-06 06:40:21\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":15,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":52,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(259, 'com_content.article.9', '', '2025-05-06 06:43:33', 102, 16775, 'ee113e6ccf9cf0f9931f5cb609f41f103220be8e', '{\"id\":\"9\",\"asset_id\":160,\"title\":\"Digital Forensics for Private Investigators\",\"alias\":\"digital-forensics-for-private-investigators\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1 t-center1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed\\\">\\r\\n                 Digital Forensics That Strengthens Private Investigations\\r\\n\\r\\n              <\\/h2>\\r\\n              <p class=\\\"bn-txt mt40 mx860\\\">\\r\\n                Private investigators rely on Black Dog Forensics for discreet, results-driven digital forensics support. We provide precise data recovery, authenticated evidence, and clear reporting to help private clients uncover the truth\\u2014legally and efficiently.\\r\\n              <\\/p>\\r\\n<div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n          <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">\\r\\n            Expert Forensic Support for Complex Private Investigations\\r\\n          <\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Black Dog Forensics is a trusted digital forensics partner for private investigators working on sensitive and high-stakes cases. Whether it\'s a personal matter, civil dispute, or corporate investigation, we deliver expert, confidential analysis of digital devices and data to support fact-finding missions and legal proceedings.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our team understands the unique demands of private investigations and offers tailored services to uncover hidden information, validate evidence, and provide professional insight backed by industry-standard forensic methods.\\r\\n          <\\/p>\\r\\n  \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n          <img\\r\\n            src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24\\\"\\r\\n          \\/>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n          <img\\r\\n            src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-two.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24\\\"\\r\\n          \\/>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">\\r\\n            Key Digital Services for Private Investigations\\r\\n          <\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We equip private investigators with the digital evidence and insights needed to resolve complex, time-sensitive cases. Our most-requested services include:\\r\\n          <\\/p>\\r\\n  \\r\\n          <h4 class=\\\"sub-hed mt18\\\"> Private investigators frequently turn to us for:<\\/h4>\\r\\n         \\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Cell Phone & Computer Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Recover texts, emails, deleted files, browser history, and other key data from personal devices.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Cloud & App Data Retrieval<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Access files, messages, and metadata from platforms like iCloud, Google, Facebook, WhatsApp, and more.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Audio & Video Authentication<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Confirm the integrity of recordings or enhance them for clarity in case review.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">User Activity Analysis<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Track patterns of digital behavior and reconstruct timelines of use and access.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Data Preservation & Imaging<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Capture and store evidence in a legally sound, court-admissible format.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Deleted Data Recovery<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Retrieve erased messages, media, and documents from devices and drives.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Expert Reporting & Testimony<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Provide unbiased documentation and testimony for use in legal proceedings.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Forensic Review of Third-Party Reports<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Analyze and challenge digital findings from opposing experts in civil cases.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n          <p class=\\\"mt24 p-ext\\\">\\r\\nFrom infidelity cases and fraud investigations to background checks and missing persons, we help private investigators strengthen their findings with credible digital evidence.\\r\\n      \\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">\\r\\n            Why Private Investigators Choose Black Dog Forensics\\r\\n          <\\/h2>\\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Discreet, Court-Admissible Evidence<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our processes follow industry best practices and legal standards, ensuring everything we uncover holds up in court.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Rapid, Responsive Support<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We understand the urgency of private cases and prioritize quick turnaround times without compromising quality.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Clear, Professional Reporting<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our reports are written for clarity\\u2014so clients, attorneys, and judges can easily understand the findings without technical confusion.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Expert Collaboration<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We work hand-in-hand with investigators, offering guidance, consultation, and strategic input throughout the case lifecycle.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Comprehensive Digital Coverage<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                From cell phones and computers to cloud platforms, video footage, and call logs\\u2014we extract insights from every possible digital touchpoint.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Nationwide Reach with Local Roots<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Headquartered in Spring, Texas with active cases in Colorado and across the U.S., we serve private investigators nationwide\\u2014onsite or remotely.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n          <img\\r\\n            src=\\\"\\/images\\/digital-forensics-for-private-investigators-img-3.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24\\\"\\r\\n          \\/>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"bckk-ab pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd pt40\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n              <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                <div class=\\\"accordion faq-icon\\\">\\r\\n                  <!-- faq 1 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header active\\\">\\r\\n                        What digital forensic services do you offer for private investigators?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Black Dog Forensics provides private investigators with expert digital services including phone and computer forensics, deleted data recovery, cloud and app data extraction, user activity tracking, and audio\\/video authentication. We also deliver professional reporting and expert testimony to support legal action or client decision-making.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 2 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                        Can digital forensics help with infidelity or fraud investigations?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Yes. Digital forensics is a powerful tool in infidelity and fraud cases. We can recover deleted messages, analyze communication patterns, verify social media activity, and uncover hidden data that may confirm or refute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 3 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                        Are your forensic reports admissible in court?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Absolutely. Our digital forensic reports are prepared to meet legal standards and are admissible in court. We follow strict chain-of-custody protocols and present findings in a clear, professional format that attorneys and judges can rely on. Our experts are also available for testimony when needed.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 4 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                        How quickly can you recover deleted texts, emails, or files?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Turnaround time depends on the device and data volume, but we often recover deleted data within 24 to 72 hours. Our team uses advanced tools to retrieve texts, emails, photos, and files that have been deleted\\u2014even from damaged or encrypted devices\\u2014whenever possible.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                    <!-- faq 5 -->\\r\\n                    <div class=\\\"accordion-item\\\">\\r\\n                      <div class=\\\"accordion-item-header\\\">\\r\\n                        Do you offer remote forensic services for investigators outside Texas?\\r\\n                      <\\/div>\\r\\n                      <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                          <p>\\r\\n                            Yes. While we\\u2019re based in Spring, Texas, we serve private investigators across the U.S. using both remote and on-site capabilities. We can securely acquire data from mailed-in devices or remote cloud platforms, and we offer consultations nationwide.\\r\\n                          <\\/p>\\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  \\r\\n  <div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center  mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">Facing a High-Stakes Case? We\\u2019re Here to Help<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When your investigation hinges on digital proof\\u2014whether it\\u2019s a personal matter, civil dispute, or corporate case\\u2014you need a digital forensics partner who understands the urgency, discretion, and credibility your work demands. Black Dog Forensics supports private investigators with fast, confidential analysis, legally sound data recovery, and expert reporting designed to hold up in court or client review.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Forensic Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-06 06:43:33\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-06 06:40:57\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":16,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":53,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(260, 'com_content.article.9', '', '2025-05-06 06:45:58', 102, 16776, 'd4af8c7dd0b7adf61620b310e33169482750abf2', '{\"id\":\"9\",\"asset_id\":160,\"title\":\"Digital Forensics for Private Investigators\",\"alias\":\"digital-forensics-for-private-investigators\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1 t-center1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed\\\">\\r\\n                 Digital Forensics That Strengthens Private Investigations\\r\\n\\r\\n              <\\/h2>\\r\\n              <p class=\\\"bn-txt mt40 mx860\\\">\\r\\n                Private investigators rely on Black Dog Forensics for discreet, results-driven digital forensics support. We provide precise data recovery, authenticated evidence, and clear reporting to help private clients uncover the truth\\u2014legally and efficiently.\\r\\n              <\\/p>\\r\\n<div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n          <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">\\r\\n            Expert Forensic Support for Complex Private Investigations\\r\\n          <\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Black Dog Forensics is a trusted digital forensics partner for private investigators working on sensitive and high-stakes cases. Whether it\'s a personal matter, civil dispute, or corporate investigation, we deliver expert, confidential analysis of digital devices and data to support fact-finding missions and legal proceedings.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our team understands the unique demands of private investigations and offers tailored services to uncover hidden information, validate evidence, and provide professional insight backed by industry-standard forensic methods.\\r\\n          <\\/p>\\r\\n  \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n          <img\\r\\n            src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24\\\"\\r\\n          \\/>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n          <img\\r\\n            src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-two.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24\\\"\\r\\n          \\/>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">\\r\\n            Key Digital Services for Private Investigations\\r\\n          <\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We equip private investigators with the digital evidence and insights needed to resolve complex, time-sensitive cases. Our most-requested services include:\\r\\n          <\\/p>\\r\\n  \\r\\n          <h4 class=\\\"sub-hed mt18\\\"> Private investigators frequently turn to us for:<\\/h4>\\r\\n         \\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Cell Phone & Computer Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Recover texts, emails, deleted files, browser history, and other key data from personal devices.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Cloud & App Data Retrieval<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Access files, messages, and metadata from platforms like iCloud, Google, Facebook, WhatsApp, and more.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Audio & Video Authentication<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Confirm the integrity of recordings or enhance them for clarity in case review.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">User Activity Analysis<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Track patterns of digital behavior and reconstruct timelines of use and access.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Data Preservation & Imaging<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Capture and store evidence in a legally sound, court-admissible format.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Deleted Data Recovery<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Retrieve erased messages, media, and documents from devices and drives.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Expert Reporting & Testimony<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Provide unbiased documentation and testimony for use in legal proceedings.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Forensic Review of Third-Party Reports<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Analyze and challenge digital findings from opposing experts in civil cases.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n          <p class=\\\"mt24 p-ext\\\">\\r\\nFrom infidelity cases and fraud investigations to background checks and missing persons, we help private investigators strengthen their findings with credible digital evidence.\\r\\n      \\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">\\r\\n            Why Private Investigators Choose Black Dog Forensics\\r\\n          <\\/h2>\\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Discreet, Court-Admissible Evidence<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our processes follow industry best practices and legal standards, ensuring everything we uncover holds up in court.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Rapid, Responsive Support<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We understand the urgency of private cases and prioritize quick turnaround times without compromising quality.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Clear, Professional Reporting<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our reports are written for clarity\\u2014so clients, attorneys, and judges can easily understand the findings without technical confusion.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Expert Collaboration<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We work hand-in-hand with investigators, offering guidance, consultation, and strategic input throughout the case lifecycle.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Comprehensive Digital Coverage<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                From cell phones and computers to cloud platforms, video footage, and call logs\\u2014we extract insights from every possible digital touchpoint.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Nationwide Reach with Local Roots<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Headquartered in Spring, Texas with active cases in Colorado and across the U.S., we serve private investigators nationwide\\u2014onsite or remotely.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n          <img\\r\\n            src=\\\"\\/images\\/digital-forensics-for-private-investigators-img-3.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24\\\"\\r\\n          \\/>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"bckk-ab pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd pt40\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n              <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                <div class=\\\"accordion faq-icon\\\">\\r\\n                  <!-- faq 1 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header active\\\">\\r\\n                        What digital forensic services do you offer for private investigators?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Black Dog Forensics provides private investigators with expert digital services including phone and computer forensics, deleted data recovery, cloud and app data extraction, user activity tracking, and audio\\/video authentication. We also deliver professional reporting and expert testimony to support legal action or client decision-making.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 2 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                        Can digital forensics help with infidelity or fraud investigations?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Yes. Digital forensics is a powerful tool in infidelity and fraud cases. We can recover deleted messages, analyze communication patterns, verify social media activity, and uncover hidden data that may confirm or refute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 3 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                        Are your forensic reports admissible in court?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Absolutely. Our digital forensic reports are prepared to meet legal standards and are admissible in court. We follow strict chain-of-custody protocols and present findings in a clear, professional format that attorneys and judges can rely on. Our experts are also available for testimony when needed.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 4 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                        How quickly can you recover deleted texts, emails, or files?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Turnaround time depends on the device and data volume, but we often recover deleted data within 24 to 72 hours. Our team uses advanced tools to retrieve texts, emails, photos, and files that have been deleted\\u2014even from damaged or encrypted devices\\u2014whenever possible.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                    <!-- faq 5 -->\\r\\n                    <div class=\\\"accordion-item\\\">\\r\\n                      <div class=\\\"accordion-item-header\\\">\\r\\n                        Do you offer remote forensic services for investigators outside Texas?\\r\\n                      <\\/div>\\r\\n                      <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                          <p>\\r\\n                            Yes. While we\\u2019re based in Spring, Texas, we serve private investigators across the U.S. using both remote and on-site capabilities. We can securely acquire data from mailed-in devices or remote cloud platforms, and we offer consultations nationwide.\\r\\n                          <\\/p>\\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  \\r\\n  <div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center  mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">Facing a High-Stakes Case? We\\u2019re Here to Help.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When your investigation hinges on digital proof\\u2014whether it\\u2019s a personal matter, civil dispute, or corporate case\\u2014you need a digital forensics partner who understands the urgency, discretion, and credibility your work demands. Black Dog Forensics supports private investigators with fast, confidential analysis, legally sound data recovery, and expert reporting designed to hold up in court or client review.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Forensic Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-06 06:45:58\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-06 06:43:33\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":17,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":54,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(261, 'com_content.article.9', '', '2025-05-06 06:54:19', 102, 16760, '0fb4692fa912d96050964da0b5b1ea974ce20ee4', '{\"id\":\"9\",\"asset_id\":160,\"title\":\"Digital Forensics for Private Investigators\",\"alias\":\"digital-forensics-for-private-investigators\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed\\\">\\r\\n                 Digital Forensics That Strengthens Private Investigations\\r\\n\\r\\n              <\\/h2>\\r\\n              <p class=\\\"bn-txt mt40 mx860\\\">\\r\\n                Private investigators rely on Black Dog Forensics for discreet, results-driven digital forensics support. We provide precise data recovery, authenticated evidence, and clear reporting to help private clients uncover the truth\\u2014legally and efficiently.\\r\\n              <\\/p>\\r\\n<div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n          <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">\\r\\n            Expert Forensic Support for Complex Private Investigations\\r\\n          <\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Black Dog Forensics is a trusted digital forensics partner for private investigators working on sensitive and high-stakes cases. Whether it\'s a personal matter, civil dispute, or corporate investigation, we deliver expert, confidential analysis of digital devices and data to support fact-finding missions and legal proceedings.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our team understands the unique demands of private investigations and offers tailored services to uncover hidden information, validate evidence, and provide professional insight backed by industry-standard forensic methods.\\r\\n          <\\/p>\\r\\n  \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n          <img\\r\\n            src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24\\\"\\r\\n          \\/>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n          <img\\r\\n            src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-two.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24\\\"\\r\\n          \\/>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">\\r\\n            Key Digital Services for Private Investigations\\r\\n          <\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We equip private investigators with the digital evidence and insights needed to resolve complex, time-sensitive cases. Our most-requested services include:\\r\\n          <\\/p>\\r\\n  \\r\\n          <h4 class=\\\"sub-hed mt18\\\"> Private investigators frequently turn to us for:<\\/h4>\\r\\n         \\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Cell Phone & Computer Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Recover texts, emails, deleted files, browser history, and other key data from personal devices.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Cloud & App Data Retrieval<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Access files, messages, and metadata from platforms like iCloud, Google, Facebook, WhatsApp, and more.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Audio & Video Authentication<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Confirm the integrity of recordings or enhance them for clarity in case review.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">User Activity Analysis<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Track patterns of digital behavior and reconstruct timelines of use and access.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Data Preservation & Imaging<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Capture and store evidence in a legally sound, court-admissible format.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Deleted Data Recovery<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Retrieve erased messages, media, and documents from devices and drives.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Expert Reporting & Testimony<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Provide unbiased documentation and testimony for use in legal proceedings.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Forensic Review of Third-Party Reports<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Analyze and challenge digital findings from opposing experts in civil cases.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n          <p class=\\\"mt24 p-ext\\\">\\r\\nFrom infidelity cases and fraud investigations to background checks and missing persons, we help private investigators strengthen their findings with credible digital evidence.\\r\\n      \\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">\\r\\n            Why Private Investigators Choose Black Dog Forensics\\r\\n          <\\/h2>\\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Discreet, Court-Admissible Evidence<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our processes follow industry best practices and legal standards, ensuring everything we uncover holds up in court.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Rapid, Responsive Support<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We understand the urgency of private cases and prioritize quick turnaround times without compromising quality.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Clear, Professional Reporting<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our reports are written for clarity\\u2014so clients, attorneys, and judges can easily understand the findings without technical confusion.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Expert Collaboration<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We work hand-in-hand with investigators, offering guidance, consultation, and strategic input throughout the case lifecycle.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Comprehensive Digital Coverage<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                From cell phones and computers to cloud platforms, video footage, and call logs\\u2014we extract insights from every possible digital touchpoint.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Nationwide Reach with Local Roots<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Headquartered in Spring, Texas with active cases in Colorado and across the U.S., we serve private investigators nationwide\\u2014onsite or remotely.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n          <img\\r\\n            src=\\\"\\/images\\/digital-forensics-for-private-investigators-img-3.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24\\\"\\r\\n          \\/>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\" pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd pt40\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n              <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                <div class=\\\"accordion faq-icon\\\">\\r\\n                  <!-- faq 1 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header active\\\">\\r\\n                        What digital forensic services do you offer for private investigators?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Black Dog Forensics provides private investigators with expert digital services including phone and computer forensics, deleted data recovery, cloud and app data extraction, user activity tracking, and audio\\/video authentication. We also deliver professional reporting and expert testimony to support legal action or client decision-making.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 2 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                        Can digital forensics help with infidelity or fraud investigations?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Yes. Digital forensics is a powerful tool in infidelity and fraud cases. We can recover deleted messages, analyze communication patterns, verify social media activity, and uncover hidden data that may confirm or refute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 3 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                        Are your forensic reports admissible in court?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Absolutely. Our digital forensic reports are prepared to meet legal standards and are admissible in court. We follow strict chain-of-custody protocols and present findings in a clear, professional format that attorneys and judges can rely on. Our experts are also available for testimony when needed.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 4 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                        How quickly can you recover deleted texts, emails, or files?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                            Turnaround time depends on the device and data volume, but we often recover deleted data within 24 to 72 hours. Our team uses advanced tools to retrieve texts, emails, photos, and files that have been deleted\\u2014even from damaged or encrypted devices\\u2014whenever possible.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                    <!-- faq 5 -->\\r\\n                    <div class=\\\"accordion-item\\\">\\r\\n                      <div class=\\\"accordion-item-header\\\">\\r\\n                        Do you offer remote forensic services for investigators outside Texas?\\r\\n                      <\\/div>\\r\\n                      <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                          <p>\\r\\n                            Yes. While we\\u2019re based in Spring, Texas, we serve private investigators across the U.S. using both remote and on-site capabilities. We can securely acquire data from mailed-in devices or remote cloud platforms, and we offer consultations nationwide.\\r\\n                          <\\/p>\\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  \\r\\n  <div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center  mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">Facing a High-Stakes Case? We\\u2019re Here to Help.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When your investigation hinges on digital proof\\u2014whether it\\u2019s a personal matter, civil dispute, or corporate case\\u2014you need a digital forensics partner who understands the urgency, discretion, and credibility your work demands. Black Dog Forensics supports private investigators with fast, confidential analysis, legally sound data recovery, and expert reporting designed to hold up in court or client review.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Forensic Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-06 06:54:19\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-06 06:53:57\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":18,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":59,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(321, 'com_content.article.11', '', '2025-05-09 08:01:11', 102, 15809, 'c2f7feb986a74c6fd4be28f7bfa6c37bcb3f4b13', '{\"id\":\"11\",\"asset_id\":162,\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"alias\":\"forensic-investigations-and-digital-evidence-analysis\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Court-Admissible Digital Forensic Investigations<\\/h2>\\r\\n            <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n              Black Dog Forensics provides in-depth digital forensic investigations, helping legal teams and\\r\\n              investigators extract, preserve, and analyze data across devices. Our certified experts deliver clear,\\r\\n              court-admissible insights to support litigation, internal investigations, and compliance actions.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Digital Forensics Services \\u2013 Evidence Extraction & Analysis<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Comprehensive Analysis of Electronic Evidence<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital forensics uncovers critical information across a wide range of devices. Our experts employ\\r\\n          industry-standard tools and protocols to ensure reliable, court-admissible results.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Our Core Services Include:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>Acquisition and preservation of digital data using write-blocking tools<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Deep analysis of file systems, metadata, and user-generated content\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Computer Forensics \\u2013 Uncover Deleted Files, Logs, and User Activity<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Revealing Evidence Hidden in Plain Sight<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We analyze computer systems to uncover what was accessed, created, deleted, or transferred\\u2014building a timeline\\r\\n          of events and proving user intent.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Our Focus Areas:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>Full disk examinations (Windows, Mac, Linux)<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Recovery of deleted files, browser histories, and log data\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Registry and system log analysis to trace user activity<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Detection of unauthorized access or software installation<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Documentation tailored for legal teams and law enforcement<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Mobile & Cell Phone Forensics \\u2013 Data Recovery & Analysis<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Mobile Data Extraction and Analysis<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Mobile devices hold rich data sources. Our forensic tools go beyond surface-level access to recover even\\r\\n          deleted or obscured content.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Specialized Offerings:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>Extraction of SMS, iMessages, WhatsApp, and app-based communications\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Recovery of deleted call logs, images, videos, and browser history\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Geolocation data analysis (GPS, Wi-Fi, cell tower triangulation)<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Analysis of screen time, usage patterns, and device settings<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Device imaging and preservation of digital chain-of-custody<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Forensic Imaging \\u2013 Secure Evidence Preservation for Legal Use<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Bit-by-Bit Copies for Evidence Preservation<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Creating court-admissible, exact replicas of digital storage is critical to maintaining the integrity of\\r\\n          evidence.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Technical Highlights:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Sector-by-sector imaging of hard drives, SSDs, USB drives, and mobile devices\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Generation of cryptographic hash values (MD5\\/SHA-1\\/SHA-256) for validation\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Read-only analysis to avoid altering original data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Secure storage and transfer of forensic images\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Imaging logs and documentation for expert testimony\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Digital Behavior & Timeline Analysis for Investigations<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Understanding Digital Behavior and Timelines<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help reconstruct digital activity to understand intent, timelines, and access patterns\\u2014crucial in both\\r\\n          internal investigations and legal disputes.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">What We Deliver:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Timeline creation of logins, logouts, and system interactions\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Tracking file access, modification, and deletion\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Monitoring internet and application usage\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Detection of unusual behavior or policy violations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Visual activity maps and sequence-based evidence presentation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Document & Email Authentication \\u2013 Detect Tampering or Forgery<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Verifying the Integrity of Key Communications<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We detect alterations, fabrications, and forgeries in digital correspondence and documentation\\u2014crucial for\\r\\n          validating or refuting evidence.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Our Approach Covers:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Email header and transmission path analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Metadata review for authorship, timestamp, and device origin\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              PDF and document revision history reconstruction\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Identification of tampering or backdating\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Expert reports and courtroom explanations for authenticity challenges\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Forensic Expert Witness Report Review & Consulting<\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Second Opinions That Strengthen Your Case<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our consultants provide sharp, technically sound critiques of opposing forensic opinions\\u2014helping you\\r\\n          anticipate and neutralize challenges.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Expertise Highlights:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Line-by-line analysis of opposing expert reports\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Identification of flawed methodologies or unsupported conclusions\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Alternative interpretations based on industry best practices\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Technical guidance during depositions or cross-examinations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Strategic insights for attorneys preparing rebuttals or expert challenges\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/forensic-7.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center max707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Ready to Uncover the Truth?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Whether you\'re facing complex litigation, an internal investigation, or need to challenge opposing expert findings, Black Dog Forensics is your trusted partner in digital truth recovery. Our meticulous, court-admissible forensic services empower legal teams, corporations, and individuals with defensible evidence and expert insights.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-09 08:01:11\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-09 08:00:53\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":12,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":30,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(337, 'com_content.article.17', '', '2025-05-09 13:05:10', 102, 14665, '3c124c5326ee19b13ad8f9ab9ced5f8c7fddf86e', '{\"id\":\"17\",\"asset_id\":168,\"title\":\"Customer Referral Program\",\"alias\":\"customer-referral-program\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed mx860\\\">\\r\\n                            Know someone who could benefit from expert digital forensics?\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt fs18 mt40\\\">\\r\\n                            Refer a first-time client to Black Dog Forensics and receive a 10% referral reward once\\r\\n                            their case is retained. Whether it\\u2019s a law firm, private investigator, HR professional, or\\r\\n                            individual in need, your referral helps them access truth\\u2014and helps you earn a thank-you\\r\\n                            reward in return.\\r\\n                        <\\/p>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n            <div class=\\\"pdlr42 t-center mx932 mlr-at pos-re\\\">\\r\\n\\r\\n                <h2 class=\\\"kns-hed \\\">Submit a Referral <\\/h2>\\r\\n                <div class=\\\"mt48 news-form-con news-form-con2\\\">\\r\\n                    <div class=\\\"bdr24\\\">\\r\\n                        <div class=\\\"form-con pd32 mx660\\\">\\r\\n                            <h3 class=\\\"form-hed\\\">Referrer Information<\\/h3>\\r\\n                            <div class=\\\"\\\">\\r\\n                                {rsform 8}\\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\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n            <div class=\\\"pdlr42  mx932 mlr-at pos-re\\\">\\r\\n\\r\\n                <h2 class=\\\"kns-hed t-center\\\">\\r\\n                    Ready to Refer Someone? Let\\u2019s Make It Simple.\\r\\n                <\\/h2>\\r\\n                <p class=\\\"bn-txt t-center mt18\\\">\\r\\n                    Know a law firm, investigator, business leader, or individual who could benefit from expert digital\\r\\n                    forensics?\\r\\n                    Send us their contact info at <a href=\\\"mailto:retrievethetruth@bdforensics.com\\\"\\r\\n                        class=\\\"log-tct in-pg-ankr\\\"> retrievethetruth@bdforensics.com<\\/a> with the subject line: Referral\\r\\n                    Submission.\\r\\n                    Once their case is retained, we\\u2019ll send you a 10% thank-you reward\\u2014because uncovering the truth\\r\\n                    deserves to be recognized.\\r\\n\\r\\n                <\\/p>\\r\\n                <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n                    <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n                        <div>\\r\\n                            <h4 class=\\\"h4hed\\\">Referral Criteria<\\/h4>\\r\\n                            <p class=\\\"mt32\\\">First-time clients only.<\\/p>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n                        <div>\\r\\n                            <h4 class=\\\"h4hed \\\">Handled with care<\\/h4>\\r\\n                            <p class=\\\"mt32\\\">\\r\\n                                Every referral is treated with complete confidentiality.\\r\\n                            <\\/p>\\r\\n                        <\\/div>\\r\\n\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n                        <div>\\r\\n                            <h4 class=\\\"h4hed\\\">Prefer a conversation first?<\\/h4>\\r\\n                            <p class=\\\"mt32\\\">\\r\\n                                Contact us to talk through the details or confirm eligibility.\\r\\n                            <\\/p>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"mt40\\\">\\r\\n                    <a class=\\\"global-btn\\\" href=\\\"\\/about\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        Can I refer a law firm or attorney I work with?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. We work closely with legal teams on litigation support, expert reporting, and courtroom testimony. If the firm hasn\\u2019t used Black Dog Forensics before, they qualify as a first-time referral.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can I refer a business or HR department dealing with internal issues?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Absolutely. We assist businesses with internal investigations, fraud cases, employee misconduct, and data security breaches. If the business hasn\\u2019t worked with us before, your referral qualifies.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of digital evidence do your services cover?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We handle mobile phones, computers, cloud accounts, social media, email systems, and surveillance devices. If someone needs help analyzing or authenticating digital content, we can likely support their case.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Do you offer forensic support for compliance investigations or eDiscovery?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. We help legal and corporate clients maintain compliance with regulations like HIPAA, GDPR, or SEC guidelines. We also assist with data preservation and review during civil discovery.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        When do I receive my referral reward?\\r\\n\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Once your referred client signs a service agreement and their case is retained, you\\u2019ll receive 10% of the service cost as a referral thank-you.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Is my referral confidential?\\r\\n\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. All referred leads are handled discreetly and professionally. We will never mention your name unless you authorize it.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can I refer more than one person?\\r\\n\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Absolutely. There\\u2019s no limit to how many referrals you can make. Each successful referral earns its own reward.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What if I work at a law firm\\u2014can I still refer someone?\\r\\n\\r\\n\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. You can refer clients outside your organization, or even someone in another department, provided they\\u2019re a first-time client and not already connected with us.\\r\\n\\r\\n                                            <\\/p>\\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>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-09 13:05:10\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-09 12:57:20\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":10,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":13,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(338, 'com_content.article.11', '', '2025-05-09 13:23:32', 102, 17452, '683cc5ed4111b5568fabd99bb7048057cdd6d862', '{\"id\":\"11\",\"asset_id\":162,\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"alias\":\"forensic-investigations-and-digital-evidence-analysis\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width utr-screen\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed\\\">Court-Admissible Digital Forensic Investigations<\\/h2>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                Black Dog Forensics provides in-depth digital forensic investigations, helping legal teams and\\r\\n                investigators extract, preserve, and analyze data across devices. Our certified experts deliver clear,\\r\\n                court-admissible insights to support litigation, internal investigations, and compliance actions.\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                  Schedule a Consultation Today\\r\\n                <\\/a>\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Digital Forensics Services \\u2013 Evidence Extraction & Analysis<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32\\\">Comprehensive Analysis of Electronic Evidence<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Digital forensics uncovers critical information across a wide range of devices. Our experts employ\\r\\n            industry-standard tools and protocols to ensure reliable, court-admissible results.\\r\\n  \\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Our Core Services Include:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>Acquisition and preservation of digital data using write-blocking tools<\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Deep analysis of file systems, metadata, and user-generated content\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-1-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-2-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Computer Forensics \\u2013 Uncover Deleted Files, Logs, and User Activity<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32\\\">Revealing Evidence Hidden in Plain Sight<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We analyze computer systems to uncover what was accessed, created, deleted, or transferred\\u2014building a timeline\\r\\n            of events and proving user intent.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Our Focus Areas:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>Full disk examinations (Windows, Mac, Linux)<\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Recovery of deleted files, browser histories, and log data\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Registry and system log analysis to trace user activity<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Detection of unauthorized access or software installation<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Documentation tailored for legal teams and law enforcement<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Mobile & Cell Phone Forensics \\u2013 Data Recovery & Analysis<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32\\\">Mobile Data Extraction and Analysis<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Mobile devices hold rich data sources. Our forensic tools go beyond surface-level access to recover even\\r\\n            deleted or obscured content.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Specialized Offerings:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>Extraction of SMS, iMessages, WhatsApp, and app-based communications\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Recovery of deleted call logs, images, videos, and browser history\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Geolocation data analysis (GPS, Wi-Fi, cell tower triangulation)<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Analysis of screen time, usage patterns, and device settings<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Device imaging and preservation of digital chain-of-custody<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-3-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-4-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Forensic Imaging \\u2013 Secure Evidence Preservation for Legal Use<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32\\\">Bit-by-Bit Copies for Evidence Preservation<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Creating court-admissible, exact replicas of digital storage is critical to maintaining the integrity of\\r\\n            evidence.\\r\\n  \\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Technical Highlights:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Sector-by-sector imaging of hard drives, SSDs, USB drives, and mobile devices\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Generation of cryptographic hash values (MD5\\/SHA-1\\/SHA-256) for validation\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Read-only analysis to avoid altering original data\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Secure storage and transfer of forensic images\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Imaging logs and documentation for expert testimony\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Digital Behavior & Timeline Analysis for Investigations<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32\\\">Understanding Digital Behavior and Timelines<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We help reconstruct digital activity to understand intent, timelines, and access patterns\\u2014crucial in both\\r\\n            internal investigations and legal disputes.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">What We Deliver:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Timeline creation of logins, logouts, and system interactions\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Tracking file access, modification, and deletion\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Monitoring internet and application usage\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Detection of unusual behavior or policy violations\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Visual activity maps and sequence-based evidence presentation\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-5-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-6-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Document & Email Authentication \\u2013 Detect Tampering or Forgery<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32\\\">Verifying the Integrity of Key Communications<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We detect alterations, fabrications, and forgeries in digital correspondence and documentation\\u2014crucial for\\r\\n            validating or refuting evidence.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Our Approach Covers:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Email header and transmission path analysis\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Metadata review for authorship, timestamp, and device origin\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                PDF and document revision history reconstruction\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Identification of tampering or backdating\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Expert reports and courtroom explanations for authenticity challenges\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n  \\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Forensic Expert Witness Report Review & Consulting<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32\\\">Second Opinions That Strengthen Your Case<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our consultants provide sharp, technically sound critiques of opposing forensic opinions\\u2014helping you\\r\\n            anticipate and neutralize challenges.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Expertise Highlights:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Line-by-line analysis of opposing expert reports\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Identification of flawed methodologies or unsupported conclusions\\r\\n  \\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Alternative interpretations based on industry best practices\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Technical guidance during depositions or cross-examinations\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Strategic insights for attorneys preparing rebuttals or expert challenges\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-7.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-7-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"t-center max707 mlr-at\\\">\\r\\n  \\r\\n        <h2 class=\\\"kns-hed \\\">Ready to Uncover the Truth?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Whether you\'re facing complex litigation, an internal investigation, or need to challenge opposing expert findings, Black Dog Forensics is your trusted partner in digital truth recovery. Our meticulous, court-admissible forensic services empower legal teams, corporations, and individuals with defensible evidence and expert insights.\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-09 13:23:32\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-09 13:13:37\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":13,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":32,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(339, 'com_content.article.12', '', '2025-05-09 13:30:27', 102, 18172, '39365fe0440939ffe3f5ebde4be70b98c5102a7a', '{\"id\":\"12\",\"asset_id\":163,\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"alias\":\"expert-digital-forensics-to-uncover-the-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width utr-screen\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed mx860\\\">Court-Admissible Investigations for Cyber Incidents, Litigation, and Internal\\r\\n                Misconduct<\\/h2>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                Digital evidence tells a story. We make sure it\\u2019s the right one.\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                When suspicions arise, timelines blur, or files mysteriously vanish, Black Dog Forensics steps in to\\r\\n                retrieve the truth. Our certified digital forensics experts investigate computers, mobile devices, cloud\\r\\n                accounts, and network systems to recover hidden data, reconstruct digital activity, and expose\\r\\n                manipulation\\u2014with methods that stand up in court.\\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                Whether you\'re preparing for litigation, investigating internal misconduct, or seeking clarity after a\\r\\n                breach, we translate complex digital trails into clear, defensible facts.\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                The truth is in the data. Are you ready to find it?\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                  Get a Free Digital Forensics Consultation\\r\\n                <\\/a>\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">How We Investigate and Recover Digital Evidence<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our digital forensics team works across devices, platforms, and industries. We handle sensitive investigations\\r\\n            with precision and discretion. Our services include:\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Computer Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Recover and analyze files from desktops and laptops\\u2014even those that have been deleted or intentionally\\r\\n                hidden.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Mobile Device Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Extract text messages, call logs, GPS data, photos, app activity, and more from smartphones and tablets.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">Uncover suspicious behavior within cloud platforms and email systems\\u2014including deleted or\\r\\n                manipulated communications. <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Data Breach Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">Pinpoint the cause, timeline, and scope of unauthorized access or cyberattacks.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Metadata & Timeline Analysis<\\/p>\\r\\n              <p class=\\\"mt5\\\">Reconstruct user activity and digital events with precision using hidden metadata and system\\r\\n                logs.<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Litigation Support <\\/p>\\r\\n              <p class=\\\"mt5\\\">Provide expert documentation, affidavits, and testimony tailored for legal proceedings in\\r\\n                both civil and criminal courts. <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Digital Forensics That Stands Up in Court and Cross-Exams<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to\\r\\n            deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\\r\\n            only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every\\r\\n            case.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in\\r\\n            uncovering the digital truth.\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Court-Admissible Evidence\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\\r\\n                protocols.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Deep Device Analysis\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk\\r\\n                space, hidden partitions, and encrypted containers.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Multiplatform Expertise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Expert Testimony\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in\\r\\n                courtroom settings\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Confidential and Secure\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every case is handled with strict confidentiality, backed by secure data handling protocols and\\r\\n                nondisclosure agreements.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n              Book your consultation now\\r\\n            <\\/a>\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Results You Can Rely On<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            When digital evidence makes or breaks a case, you need more than just tools\\u2014you need proven results. At Black\\r\\n            Dog Forensics, our investigations are built for speed, clarity, and courtroom strength. Here\\u2019s what sets us\\r\\n            apart when it matters most:\\r\\n          <\\/p>\\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Evidence That Wins Cases\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our findings are used to secure settlements, support criminal charges, and resolve internal\\r\\n                disputes\\u2014because every byte of data is defensible and admissible.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Preservation Without Compromise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We follow strict forensic imaging and chain-of-custody procedures to ensure no data is altered, lost, or\\r\\n                questioned in court.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Rapid Response When Every Minute Counts\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Whether it\\u2019s a data breach, a time-sensitive hearing, or an urgent internal investigation, we mobilize\\r\\n                fast\\u2014often within hours.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Industry-Specific Insight\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                From financial fraud to healthcare data violations, we understand the regulatory and operational nuances\\r\\n                of your sector.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Strategic Litigation Support\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We don\\u2019t just find data\\u2014we help your legal team make sense of it, prepare affidavits, and present\\r\\n                compelling narratives in court.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un3-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd pt40\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n              <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                <div class=\\\"accordion faq-icon\\\">\\r\\n                  <!-- faq 1 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header active\\\">\\r\\n                      Is deleted data really recoverable?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Yes\\u2014unless it\\u2019s been overwritten, deleted data can often be recovered and restored using advanced forensic tools.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 2 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Can you tell who accessed a file or sent an email?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Absolutely. We analyze system logs and metadata to determine user actions, access times, and digital trails.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 3 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Are your findings admissible in court?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Yes. Our forensic process strictly follows chain-of-custody and documentation protocols to ensure all evidence is court-admissible.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 4 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      How long does an investigation take?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Timeframes vary based on complexity, but we offer expedited services when timing is critical.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 5 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Do you work with individuals, or just law firms and corporations?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          We work with individuals, law firms, small businesses, and enterprise organizations alike.\\r\\n                        <\\/p>\\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  \\r\\n  \\r\\n  \\r\\n  <div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"t-center mx808 mlr-at\\\">\\r\\n  \\r\\n        <h2 class=\\\"kns-hed \\\">Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital evidence can make or break a case. Black Dog Forensics delivers expert analysis across devices\\u2014recovering, authenticating, and preserving data with precision. Our court-ready reports uphold chain of custody and meet the highest legal standards.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          From deleted files to suspicious activity and data breaches, we uncover the truth\\u2014wherever it\\u2019s stored.\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-09 13:30:27\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-09 13:26:36\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":17,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":28,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(340, 'com_content.article.12', '', '2025-05-09 18:34:44', 102, 18176, 'cfe8c447bf65d789fe4fe7e83ed19a3380e874d9', '{\"id\":\"12\",\"asset_id\":163,\"title\":\"Expert Digital Forensics to Uncover the Truth 123\",\"alias\":\"expert-digital-forensics-to-uncover-the-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width utr-screen\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed mx860\\\">Court-Admissible Investigations for Cyber Incidents, Litigation, and Internal\\r\\n                Misconduct<\\/h2>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                Digital evidence tells a story. We make sure it\\u2019s the right one.\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                When suspicions arise, timelines blur, or files mysteriously vanish, Black Dog Forensics steps in to\\r\\n                retrieve the truth. Our certified digital forensics experts investigate computers, mobile devices, cloud\\r\\n                accounts, and network systems to recover hidden data, reconstruct digital activity, and expose\\r\\n                manipulation\\u2014with methods that stand up in court.\\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                Whether you\'re preparing for litigation, investigating internal misconduct, or seeking clarity after a\\r\\n                breach, we translate complex digital trails into clear, defensible facts.\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                The truth is in the data. Are you ready to find it?\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                  Get a Free Digital Forensics Consultation\\r\\n                <\\/a>\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">How We Investigate and Recover Digital Evidence<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our digital forensics team works across devices, platforms, and industries. We handle sensitive investigations\\r\\n            with precision and discretion. Our services include:\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Computer Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Recover and analyze files from desktops and laptops\\u2014even those that have been deleted or intentionally\\r\\n                hidden.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Mobile Device Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Extract text messages, call logs, GPS data, photos, app activity, and more from smartphones and tablets.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">Uncover suspicious behavior within cloud platforms and email systems\\u2014including deleted or\\r\\n                manipulated communications. <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Data Breach Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">Pinpoint the cause, timeline, and scope of unauthorized access or cyberattacks.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Metadata & Timeline Analysis<\\/p>\\r\\n              <p class=\\\"mt5\\\">Reconstruct user activity and digital events with precision using hidden metadata and system\\r\\n                logs.<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Litigation Support <\\/p>\\r\\n              <p class=\\\"mt5\\\">Provide expert documentation, affidavits, and testimony tailored for legal proceedings in\\r\\n                both civil and criminal courts. <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Digital Forensics That Stands Up in Court and Cross-Exams<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to\\r\\n            deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\\r\\n            only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every\\r\\n            case.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in\\r\\n            uncovering the digital truth.\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Court-Admissible Evidence\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\\r\\n                protocols.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Deep Device Analysis\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk\\r\\n                space, hidden partitions, and encrypted containers.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Multiplatform Expertise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Expert Testimony\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in\\r\\n                courtroom settings\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Confidential and Secure\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every case is handled with strict confidentiality, backed by secure data handling protocols and\\r\\n                nondisclosure agreements.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n              Book your consultation now\\r\\n            <\\/a>\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Results You Can Rely On<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            When digital evidence makes or breaks a case, you need more than just tools\\u2014you need proven results. At Black\\r\\n            Dog Forensics, our investigations are built for speed, clarity, and courtroom strength. Here\\u2019s what sets us\\r\\n            apart when it matters most:\\r\\n          <\\/p>\\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Evidence That Wins Cases\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our findings are used to secure settlements, support criminal charges, and resolve internal\\r\\n                disputes\\u2014because every byte of data is defensible and admissible.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Preservation Without Compromise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We follow strict forensic imaging and chain-of-custody procedures to ensure no data is altered, lost, or\\r\\n                questioned in court.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Rapid Response When Every Minute Counts\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Whether it\\u2019s a data breach, a time-sensitive hearing, or an urgent internal investigation, we mobilize\\r\\n                fast\\u2014often within hours.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Industry-Specific Insight\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                From financial fraud to healthcare data violations, we understand the regulatory and operational nuances\\r\\n                of your sector.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Strategic Litigation Support\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We don\\u2019t just find data\\u2014we help your legal team make sense of it, prepare affidavits, and present\\r\\n                compelling narratives in court.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un3-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd pt40\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n              <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                <div class=\\\"accordion faq-icon\\\">\\r\\n                  <!-- faq 1 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header active\\\">\\r\\n                      Is deleted data really recoverable?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Yes\\u2014unless it\\u2019s been overwritten, deleted data can often be recovered and restored using advanced forensic tools.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 2 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Can you tell who accessed a file or sent an email?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Absolutely. We analyze system logs and metadata to determine user actions, access times, and digital trails.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 3 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Are your findings admissible in court?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Yes. Our forensic process strictly follows chain-of-custody and documentation protocols to ensure all evidence is court-admissible.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 4 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      How long does an investigation take?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Timeframes vary based on complexity, but we offer expedited services when timing is critical.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 5 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Do you work with individuals, or just law firms and corporations?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          We work with individuals, law firms, small businesses, and enterprise organizations alike.\\r\\n                        <\\/p>\\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  \\r\\n  \\r\\n  \\r\\n  <div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"t-center mx808 mlr-at\\\">\\r\\n  \\r\\n        <h2 class=\\\"kns-hed \\\">Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital evidence can make or break a case. Black Dog Forensics delivers expert analysis across devices\\u2014recovering, authenticating, and preserving data with precision. Our court-ready reports uphold chain of custody and meet the highest legal standards.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          From deleted files to suspicious activity and data breaches, we uncover the truth\\u2014wherever it\\u2019s stored.\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-09 18:34:44\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-09 18:34:26\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":18,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":32,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(392, 'com_content.article.17', '', '2025-05-13 06:23:45', 102, 15467, 'ebedc7c22bb0c8754e28af1273af65ebcdb9847e', '{\"id\":\"17\",\"asset_id\":168,\"title\":\"Customer Referral Program\",\"alias\":\"customer-referral-program\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed mx860\\\">\\r\\n                            Know someone who could benefit from expert digital forensics?\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt fs18 mt40 mx860\\\">\\r\\n                            Refer a first-time client to Black Dog Forensics and receive a 10% referral reward once\\r\\n                            their case is retained. Whether it\\u2019s a law firm, private investigator, HR professional, or\\r\\n                            individual in need, your referral helps them access truth\\u2014and helps you earn a thank-you\\r\\n                            reward in return.\\r\\n                        <\\/p>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n            <div class=\\\"pdlr42 t-center mx932 mlr-at pos-re\\\">\\r\\n\\r\\n                <h2 class=\\\"kns-hed \\\">Submit a Referral <\\/h2>\\r\\n                <div class=\\\"mt48 news-form-con news-form-con2\\\">\\r\\n                    <div class=\\\"bdr24\\\">\\r\\n                        <div class=\\\"form-con pd32 mx660\\\">\\r\\n                            <h3 class=\\\"form-hed\\\">Referrer Information<\\/h3>\\r\\n                            <div class=\\\"\\\">\\r\\n                                {rsform 8}\\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\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n            <div class=\\\"pdlr42  mx932 mlr-at pos-re\\\">\\r\\n\\r\\n                <h2 class=\\\"kns-hed t-center\\\">\\r\\n                    Ready to Refer Someone? Let\\u2019s Make It Simple.\\r\\n                <\\/h2>\\r\\n                <p class=\\\"bn-txt t-center mt18 mx1112\\\">\\r\\n                    Know a law firm, investigator, business leader, or individual who could benefit from expert digital\\r\\n                    forensics?\\r\\n                    Send us their contact info at <a href=\\\"mailto:retrievethetruth@bdforensics.com\\\"\\r\\n                        class=\\\"log-tct in-pg-ankr\\\"> retrievethetruth@bdforensics.com<\\/a> with the subject line:\\r\\n                    <a href=\\\"#\\\" class=\\\"log-tct in-pg-ankr\\\">Referral\\r\\n                        Submission.<\\/a>\\r\\n                    Once their case is retained, we\\u2019ll send you a 10% thank-you reward\\u2014because uncovering the truth\\r\\n                    deserves to be recognized.\\r\\n\\r\\n                <\\/p>\\r\\n                <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n                    <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n                        <div>\\r\\n                            <h4 class=\\\"h4hed\\\">Referral Criteria<\\/h4>\\r\\n                            <p class=\\\"mt32\\\">First-time clients only.<\\/p>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n                        <div>\\r\\n                            <h4 class=\\\"h4hed \\\">Handled with care<\\/h4>\\r\\n                            <p class=\\\"mt32\\\">\\r\\n                                Every referral is treated with complete confidentiality.\\r\\n                            <\\/p>\\r\\n                        <\\/div>\\r\\n\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n                        <div>\\r\\n                            <h4 class=\\\"h4hed\\\">Prefer a conversation first?<\\/h4>\\r\\n                            <p class=\\\"mt32\\\">\\r\\n                                Contact us to talk through the details or confirm eligibility.\\r\\n                            <\\/p>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"mt40\\\">\\r\\n                    <a class=\\\"global-btn\\\" href=\\\"\\/about\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        Can I refer a law firm or attorney I work with?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. We work closely with legal teams on litigation support, expert\\r\\n                                                reporting, and courtroom testimony. If the firm hasn\\u2019t used Black Dog\\r\\n                                                Forensics before, they qualify as a first-time referral.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can I refer a business or HR department dealing with internal issues?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Absolutely. We assist businesses with internal investigations, fraud\\r\\n                                                cases, employee misconduct, and data security breaches. If the business\\r\\n                                                hasn\\u2019t worked with us before, your referral qualifies.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of digital evidence do your services cover?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We handle mobile phones, computers, cloud accounts, social media, email\\r\\n                                                systems, and surveillance devices. If someone needs help analyzing or\\r\\n                                                authenticating digital content, we can likely support their case.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Do you offer forensic support for compliance investigations or eDiscovery?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. We help legal and corporate clients maintain compliance with\\r\\n                                                regulations like HIPAA, GDPR, or SEC guidelines. We also assist with\\r\\n                                                data preservation and review during civil discovery.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        When do I receive my referral reward?\\r\\n\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Once your referred client signs a service agreement and their case is\\r\\n                                                retained, you\\u2019ll receive 10% of the service cost as a referral\\r\\n                                                thank-you.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Is my referral confidential?\\r\\n\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. All referred leads are handled discreetly and professionally. We\\r\\n                                                will never mention your name unless you authorize it.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can I refer more than one person?\\r\\n\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Absolutely. There\\u2019s no limit to how many referrals you can make. Each\\r\\n                                                successful referral earns its own reward.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What if I work at a law firm\\u2014can I still refer someone?\\r\\n\\r\\n\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. You can refer clients outside your organization, or even someone in\\r\\n                                                another department, provided they\\u2019re a first-time client and not already\\r\\n                                                connected with us.\\r\\n\\r\\n                                            <\\/p>\\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>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-13 06:23:45\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-13 06:22:31\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":12,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":22,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(449, 'com_content.article.14', '', '2025-05-14 08:06:11', 102, 22376, 'b203b545aa598784b62ecddcc7a7731eb0b81b3d', '{\"id\":\"14\",\"asset_id\":165,\"title\":\"Join the Team\",\"alias\":\"join-the-team\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Join the Team<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Discover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n          investigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n          trafficking.\\r\\n          If you\'re passionate about solving complex challenges and working with purpose, this is where you\\r\\n          belong.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/join-the-team.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"flx-equ-col2 mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">NOW HIRING<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                      Spring, Texas (In-Office Only)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt2\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt2\\\">\\r\\n                      Full-Time | Permanent Employee\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"flx-equ-col2 mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">NOW HIRING<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                     Spring, Texas (In-Office Only)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Full-Time | Permanent Employee\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n       \\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Who We Want<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n          environments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n          communicates clearly in both writing and speech. You should feel confident managing investigations\\r\\n          end-to-end, delivering high-quality reports, and supporting clients with clarity and\\r\\n          professionalism.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          We want examiners who:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Manage multiple high-level projects with precision\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Demonstrate strong report-writing skills\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Are driven by a mission beyond the technical work\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Operate with integrity, empathy, and purpose\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Job Summary<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a Senior Digital Forensic Examiner, you will conduct complex digital examinations and deliver\\r\\n          expert-level reports that assist legal teams, businesses, and individuals in making informed\\r\\n          decisions. This role involves working with various types of digital evidence, from cloud data and\\r\\n          computers to mobile devices. You\\u2019ll also be expected to testify in court and contribute to improving\\r\\n          lab processes.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Responsibilities include:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Performing forensic collections and digital analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Creating detailed and legally sound reports\\r\\n\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Providing expert witness testimony\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Managing cases from intake through completion\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Supporting cross-functional teams and mentoring others\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Qualifications<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          To succeed in this role, you must bring a combination of technical expertise, legal awareness, and\\r\\n          communication skills. You should be comfortable explaining complex findings to clients in\\r\\n          understandable terms and working on sensitive matters under tight deadlines.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          You must have:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              At least 3 years of experience in digital forensic investigations (Civil emphasis)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Strong knowledge of forensic tools and OS artifacts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Excellent written and verbal communication skills\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Minimum of 5 total depositions\\/testimonies (at least 2 of each)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Proven ability to handle entire case lifecycle\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Required Education and Experience<\\/h2>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              One or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite, CMDE\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              A minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n              NW3C, or military instruction\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Prior client-facing forensic experience with direct interaction and reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860\\\">Work Environment\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              This is a full-time, in-office position located at our lab in Spring, Texas. While the\\r\\n              majority of work is conducted in a controlled lab setting, some projects may require travel\\r\\n              to client sites. Travel is expected to remain under 7%.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              Reasonable accommodations are available for qualified individuals with disabilities.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"btm-im mt40\\\">\\r\\n          <img src=\\\"\\/images\\/dog\\/work-env.jpg\\\" alt=\\\"Work Environment\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"flx-equ-col2 mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Job Description Summary<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                      Spring, Texas (In-Office)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Permanent Employee (Non-Contract)\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          This position offers the opportunity to take the lead on challenging investigations while working\\r\\n          with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/benefits.jpg\\\" alt=\\\"benefits\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Benefits<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We believe in supporting our team members both professionally and personally. Benefits include:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Mission-driven work that funds anti-human trafficking efforts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Competitive salary and compensation\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Paid time off and holidays\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Professional development and certification support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Collaborative team environment\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Minimal travel required\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Hands-on experience with high-impact cases\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42 pdtb40 t-center mx932 mlr-at pos-re\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed \\\">Ready to Apply?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext fs18\\\">\\r\\n          Submit your resume and cover letter to <a href=\\\"mailto:retrievethetruth@bdforensics.com\\\"\\r\\n            class=\\\"log-tct\\\">retrievethetruth@bdforensics.com<\\/a>\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48 news-form-con news-form-con2\\\">\\r\\n          <div class=\\\"bdr24\\\">\\r\\n            <div class=\\\"form-con pd32 mx660\\\">\\r\\n              <h3 class=\\\"form-hed\\\">Senior Digital Forensic Examiner Application<\\/h3>\\r\\n              <div class=\\\"\\\">\\r\\n                {rsform 7}\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <p class=\\\"newsltr mt16\\\">We care about your data in our <a href=\\\"\\/\\\" class=\\\"priv\\\">privacy policy.<\\/a>\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is this position remote?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        No. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n                        may be required.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do I need to testify in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Testimony is part of the role. You must have at least two courtroom\\r\\n                        testimonies and two depositions documented.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of clients will I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Our clients include law firms, private individuals, corporations, small\\r\\n                        businesses, and government entities.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What\\u2019s the mission behind Black Dog Forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Beyond digital investigations, our work supports the broader mission of\\r\\n                        fighting human trafficking and driving social change.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I apply if I\\u2019m still working toward a certification?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We prefer candidates with at least one qualifying certification already\\r\\n                        complete. However, if you are close to completion and meet other\\r\\n                        criteria, you\\u2019re encouraged to apply and highlight your progress.\\r\\n\\r\\n                      <\\/p>\\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>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-14 08:06:11\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-14 08:04:16\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":32,\"ordering\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":82,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(450, 'com_content.article.14', '', '2025-05-14 08:11:46', 102, 22374, '1186c188080817aa914168d851e8e707d603b892', '{\"id\":\"14\",\"asset_id\":165,\"title\":\"Join the Team\",\"alias\":\"join-the-team\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Join the Team<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Discover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n          investigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n          trafficking.\\r\\n          If you\'re passionate about solving complex challenges and working with purpose, this is where you\\r\\n          belong.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/join-the-team.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"flx-equ-col2 mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">NOW HIRING<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                      Spring, Texas (In-Office Only)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt2\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt2\\\">\\r\\n                      Full-Time | Permanent Employee\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">NOW HIRING<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                     Spring, Texas (In-Office Only)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Full-Time | Permanent Employee\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n       \\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Who We Want<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n          environments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n          communicates clearly in both writing and speech. You should feel confident managing investigations\\r\\n          end-to-end, delivering high-quality reports, and supporting clients with clarity and\\r\\n          professionalism.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          We want examiners who:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Manage multiple high-level projects with precision\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Demonstrate strong report-writing skills\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Are driven by a mission beyond the technical work\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Operate with integrity, empathy, and purpose\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Job Summary<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a Senior Digital Forensic Examiner, you will conduct complex digital examinations and deliver\\r\\n          expert-level reports that assist legal teams, businesses, and individuals in making informed\\r\\n          decisions. This role involves working with various types of digital evidence, from cloud data and\\r\\n          computers to mobile devices. You\\u2019ll also be expected to testify in court and contribute to improving\\r\\n          lab processes.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Responsibilities include:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Performing forensic collections and digital analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Creating detailed and legally sound reports\\r\\n\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Providing expert witness testimony\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Managing cases from intake through completion\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Supporting cross-functional teams and mentoring others\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Qualifications<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          To succeed in this role, you must bring a combination of technical expertise, legal awareness, and\\r\\n          communication skills. You should be comfortable explaining complex findings to clients in\\r\\n          understandable terms and working on sensitive matters under tight deadlines.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          You must have:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              At least 3 years of experience in digital forensic investigations (Civil emphasis)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Strong knowledge of forensic tools and OS artifacts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Excellent written and verbal communication skills\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Minimum of 5 total depositions\\/testimonies (at least 2 of each)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Proven ability to handle entire case lifecycle\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Required Education and Experience<\\/h2>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              One or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite, CMDE\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              A minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n              NW3C, or military instruction\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Prior client-facing forensic experience with direct interaction and reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860\\\">Work Environment\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              This is a full-time, in-office position located at our lab in Spring, Texas. While the\\r\\n              majority of work is conducted in a controlled lab setting, some projects may require travel\\r\\n              to client sites. Travel is expected to remain under 7%.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              Reasonable accommodations are available for qualified individuals with disabilities.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"btm-im mt40\\\">\\r\\n          <img src=\\\"\\/images\\/dog\\/work-env.jpg\\\" alt=\\\"Work Environment\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"flx-equ-col2 mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Job Description Summary<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                      Spring, Texas (In-Office)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Permanent Employee (Non-Contract)\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          This position offers the opportunity to take the lead on challenging investigations while working\\r\\n          with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/benefits.jpg\\\" alt=\\\"benefits\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Benefits<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We believe in supporting our team members both professionally and personally. Benefits include:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Mission-driven work that funds anti-human trafficking efforts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Competitive salary and compensation\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Paid time off and holidays\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Professional development and certification support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Collaborative team environment\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Minimal travel required\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Hands-on experience with high-impact cases\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42 pdtb40 t-center mx932 mlr-at pos-re\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed \\\">Ready to Apply?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext fs18\\\">\\r\\n          Submit your resume and cover letter to <a href=\\\"mailto:retrievethetruth@bdforensics.com\\\"\\r\\n            class=\\\"log-tct\\\">retrievethetruth@bdforensics.com<\\/a>\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48 news-form-con news-form-con2\\\">\\r\\n          <div class=\\\"bdr24\\\">\\r\\n            <div class=\\\"form-con pd32 mx660\\\">\\r\\n              <h3 class=\\\"form-hed\\\">Senior Digital Forensic Examiner Application<\\/h3>\\r\\n              <div class=\\\"\\\">\\r\\n                {rsform 7}\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <p class=\\\"newsltr mt16\\\">We care about your data in our <a href=\\\"\\/\\\" class=\\\"priv\\\">privacy policy.<\\/a>\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is this position remote?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        No. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n                        may be required.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do I need to testify in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Testimony is part of the role. You must have at least two courtroom\\r\\n                        testimonies and two depositions documented.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of clients will I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Our clients include law firms, private individuals, corporations, small\\r\\n                        businesses, and government entities.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What\\u2019s the mission behind Black Dog Forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Beyond digital investigations, our work supports the broader mission of\\r\\n                        fighting human trafficking and driving social change.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I apply if I\\u2019m still working toward a certification?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We prefer candidates with at least one qualifying certification already\\r\\n                        complete. However, if you are close to completion and meet other\\r\\n                        criteria, you\\u2019re encouraged to apply and highlight your progress.\\r\\n\\r\\n                      <\\/p>\\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>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-14 08:11:46\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-14 08:06:11\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":33,\"ordering\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":84,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(451, 'com_content.article.14', '', '2025-05-14 08:12:23', 102, 20916, 'ebe5fb799a5d00de81143853cda62c529bcdebf8', '{\"id\":\"14\",\"asset_id\":165,\"title\":\"Join the Team\",\"alias\":\"join-the-team\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Join the Team<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Discover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n          investigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n          trafficking.\\r\\n          If you\'re passionate about solving complex challenges and working with purpose, this is where you\\r\\n          belong.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/join-the-team.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">NOW HIRING<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                     Spring, Texas (In-Office Only)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Full-Time | Permanent Employee\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n       \\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Who We Want<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n          environments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n          communicates clearly in both writing and speech. You should feel confident managing investigations\\r\\n          end-to-end, delivering high-quality reports, and supporting clients with clarity and\\r\\n          professionalism.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          We want examiners who:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Manage multiple high-level projects with precision\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Demonstrate strong report-writing skills\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Are driven by a mission beyond the technical work\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Operate with integrity, empathy, and purpose\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Job Summary<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a Senior Digital Forensic Examiner, you will conduct complex digital examinations and deliver\\r\\n          expert-level reports that assist legal teams, businesses, and individuals in making informed\\r\\n          decisions. This role involves working with various types of digital evidence, from cloud data and\\r\\n          computers to mobile devices. You\\u2019ll also be expected to testify in court and contribute to improving\\r\\n          lab processes.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Responsibilities include:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Performing forensic collections and digital analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Creating detailed and legally sound reports\\r\\n\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Providing expert witness testimony\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Managing cases from intake through completion\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Supporting cross-functional teams and mentoring others\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Qualifications<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          To succeed in this role, you must bring a combination of technical expertise, legal awareness, and\\r\\n          communication skills. You should be comfortable explaining complex findings to clients in\\r\\n          understandable terms and working on sensitive matters under tight deadlines.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          You must have:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              At least 3 years of experience in digital forensic investigations (Civil emphasis)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Strong knowledge of forensic tools and OS artifacts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Excellent written and verbal communication skills\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Minimum of 5 total depositions\\/testimonies (at least 2 of each)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Proven ability to handle entire case lifecycle\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Required Education and Experience<\\/h2>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              One or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite, CMDE\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              A minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n              NW3C, or military instruction\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Prior client-facing forensic experience with direct interaction and reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860\\\">Work Environment\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              This is a full-time, in-office position located at our lab in Spring, Texas. While the\\r\\n              majority of work is conducted in a controlled lab setting, some projects may require travel\\r\\n              to client sites. Travel is expected to remain under 7%.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              Reasonable accommodations are available for qualified individuals with disabilities.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"btm-im mt40\\\">\\r\\n          <img src=\\\"\\/images\\/dog\\/work-env.jpg\\\" alt=\\\"Work Environment\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"flx-equ-col2 mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Job Description Summary<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                      Spring, Texas (In-Office)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Permanent Employee (Non-Contract)\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          This position offers the opportunity to take the lead on challenging investigations while working\\r\\n          with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/benefits.jpg\\\" alt=\\\"benefits\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Benefits<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We believe in supporting our team members both professionally and personally. Benefits include:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Mission-driven work that funds anti-human trafficking efforts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Competitive salary and compensation\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Paid time off and holidays\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Professional development and certification support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Collaborative team environment\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Minimal travel required\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Hands-on experience with high-impact cases\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42 pdtb40 t-center mx932 mlr-at pos-re\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed \\\">Ready to Apply?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext fs18\\\">\\r\\n          Submit your resume and cover letter to <a href=\\\"mailto:retrievethetruth@bdforensics.com\\\"\\r\\n            class=\\\"log-tct\\\">retrievethetruth@bdforensics.com<\\/a>\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48 news-form-con news-form-con2\\\">\\r\\n          <div class=\\\"bdr24\\\">\\r\\n            <div class=\\\"form-con pd32 mx660\\\">\\r\\n              <h3 class=\\\"form-hed\\\">Senior Digital Forensic Examiner Application<\\/h3>\\r\\n              <div class=\\\"\\\">\\r\\n                {rsform 7}\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <p class=\\\"newsltr mt16\\\">We care about your data in our <a href=\\\"\\/\\\" class=\\\"priv\\\">privacy policy.<\\/a>\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is this position remote?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        No. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n                        may be required.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do I need to testify in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Testimony is part of the role. You must have at least two courtroom\\r\\n                        testimonies and two depositions documented.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of clients will I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Our clients include law firms, private individuals, corporations, small\\r\\n                        businesses, and government entities.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What\\u2019s the mission behind Black Dog Forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Beyond digital investigations, our work supports the broader mission of\\r\\n                        fighting human trafficking and driving social change.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I apply if I\\u2019m still working toward a certification?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We prefer candidates with at least one qualifying certification already\\r\\n                        complete. However, if you are close to completion and meet other\\r\\n                        criteria, you\\u2019re encouraged to apply and highlight your progress.\\r\\n\\r\\n                      <\\/p>\\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>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-14 08:12:23\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-14 08:11:46\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":34,\"ordering\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":85,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(452, 'com_content.article.14', '', '2025-05-14 08:17:50', 102, 20942, '7c9d9412d4637910a793c779ec83254b739fa745', '{\"id\":\"14\",\"asset_id\":165,\"title\":\"Join the Team\",\"alias\":\"join-the-team\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Join the Team<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Discover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n          investigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n          trafficking.\\r\\n          If you\'re passionate about solving complex challenges and working with purpose, this is where you\\r\\n          belong.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/join-the-team.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">NOW HIRING<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                     Spring, Texas (In-Office Only)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Full-Time | Permanent Employee\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n       \\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Who We Want<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n          environments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n          communicates clearly in both writing and speech. You should feel confident managing investigations\\r\\n          end-to-end, delivering high-quality reports, and supporting clients with clarity and\\r\\n          professionalism.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          We want examiners who:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Manage multiple high-level projects with precision\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Demonstrate strong report-writing skills\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Are driven by a mission beyond the technical work\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Operate with integrity, empathy, and purpose\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Job Summary<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a Senior Digital Forensic Examiner, you will conduct complex digital examinations and deliver\\r\\n          expert-level reports that assist legal teams, businesses, and individuals in making informed\\r\\n          decisions. This role involves working with various types of digital evidence, from cloud data and\\r\\n          computers to mobile devices. You\\u2019ll also be expected to testify in court and contribute to improving\\r\\n          lab processes.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Responsibilities include:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Performing forensic collections and digital analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Creating detailed and legally sound reports\\r\\n\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Providing expert witness testimony\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Managing cases from intake through completion\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Supporting cross-functional teams and mentoring others\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Qualifications<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          To succeed in this role, you must bring a combination of technical expertise, legal awareness, and\\r\\n          communication skills. You should be comfortable explaining complex findings to clients in\\r\\n          understandable terms and working on sensitive matters under tight deadlines.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          You must have:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              At least 3 years of experience in digital forensic investigations (Civil emphasis)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Strong knowledge of forensic tools and OS artifacts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Excellent written and verbal communication skills\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Minimum of 5 total depositions\\/testimonies (at least 2 of each)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Proven ability to handle entire case lifecycle\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Required Education and Experience<\\/h2>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              One or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite, CMDE\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              A minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n              NW3C, or military instruction\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Prior client-facing forensic experience with direct interaction and reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860\\\">Work Environment\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              This is a full-time, in-office position located at our lab in Spring, Texas. While the\\r\\n              majority of work is conducted in a controlled lab setting, some projects may require travel\\r\\n              to client sites. Travel is expected to remain under 7%.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              Reasonable accommodations are available for qualified individuals with disabilities.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"btm-im mt40\\\">\\r\\n          <img src=\\\"\\/images\\/dog\\/work-env.jpg\\\" alt=\\\"Work Environment\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"flx-equ-col2 mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Job Description Summary<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                      Spring, Texas (In-Office)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Permanent Employee (Non-Contract)\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          This position offers the opportunity to take the lead on challenging investigations while working\\r\\n          with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/benefits.jpg\\\" alt=\\\"benefits\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Benefits<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We believe in supporting our team members both professionally and personally. Benefits include:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Mission-driven work that funds anti-human trafficking efforts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Competitive salary and compensation\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Paid time off and holidays\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Professional development and certification support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Collaborative team environment\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Minimal travel required\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Hands-on experience with high-impact cases\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42 pdtb40 t-center mx932 mlr-at pos-re\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed \\\">Ready to Apply?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext fs18\\\">\\r\\n          Submit your resume and cover letter to <a href=\\\"mailto:retrievethetruth@bdforensics.com\\\"\\r\\n            class=\\\"log-tct\\\">retrievethetruth@bdforensics.com<\\/a>\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48 news-form-con news-form-con2\\\">\\r\\n          <div class=\\\"bdr24\\\">\\r\\n            <div class=\\\"form-con pd32 mx660\\\">\\r\\n              <h3 class=\\\"form-hed\\\">Senior Digital Forensic Examiner Application<\\/h3>\\r\\n              <div class=\\\"\\\">\\r\\n                {rsform 7}\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <p class=\\\"newsltr mt16\\\">We care about your data in our <a href=\\\"\\/\\\" class=\\\"priv\\\">privacy policy.<\\/a>\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is this position remote?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        No. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n                        may be required.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do I need to testify in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Testimony is part of the role. You must have at least two courtroom\\r\\n                        testimonies and two depositions documented.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of clients will I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Our clients include law firms, private individuals, corporations, small\\r\\n                        businesses, and government entities.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What\\u2019s the mission behind Black Dog Forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Beyond digital investigations, our work supports the broader mission of\\r\\n                        fighting human trafficking and driving social change.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I apply if I\\u2019m still working toward a certification?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We prefer candidates with at least one qualifying certification already\\r\\n                        complete. However, if you are close to completion and meet other\\r\\n                        criteria, you\\u2019re encouraged to apply and highlight your progress.\\r\\n\\r\\n                      <\\/p>\\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\\r\\n{loadmoduleid 160}\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-14 08:17:50\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-14 08:17:46\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":36,\"ordering\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":86,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(453, 'com_content.article.14', '', '2025-05-14 08:24:02', 102, 19877, '162bdd970d4524fbef13c2b939da5c1c7392655c', '{\"id\":\"14\",\"asset_id\":165,\"title\":\"Join the Team\",\"alias\":\"join-the-team\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Join the Team<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Discover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n          investigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n          trafficking.\\r\\n          If you\'re passionate about solving complex challenges and working with purpose, this is where you\\r\\n          belong.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/join-the-team.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">NOW HIRING<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                     Spring, Texas (In-Office Only)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Full-Time | Permanent Employee\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n       \\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Who We Want<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n          environments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n          communicates clearly in both writing and speech. You should feel confident managing investigations\\r\\n          end-to-end, delivering high-quality reports, and supporting clients with clarity and\\r\\n          professionalism.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          We want examiners who:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Manage multiple high-level projects with precision\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Demonstrate strong report-writing skills\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Are driven by a mission beyond the technical work\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Operate with integrity, empathy, and purpose\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Job Summary<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a Senior Digital Forensic Examiner, you will conduct complex digital examinations and deliver\\r\\n          expert-level reports that assist legal teams, businesses, and individuals in making informed\\r\\n          decisions. This role involves working with various types of digital evidence, from cloud data and\\r\\n          computers to mobile devices. You\\u2019ll also be expected to testify in court and contribute to improving\\r\\n          lab processes.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Responsibilities include:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Performing forensic collections and digital analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Creating detailed and legally sound reports\\r\\n\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Providing expert witness testimony\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Managing cases from intake through completion\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Supporting cross-functional teams and mentoring others\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Qualifications<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          To succeed in this role, you must bring a combination of technical expertise, legal awareness, and\\r\\n          communication skills. You should be comfortable explaining complex findings to clients in\\r\\n          understandable terms and working on sensitive matters under tight deadlines.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          You must have:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              At least 3 years of experience in digital forensic investigations (Civil emphasis)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Strong knowledge of forensic tools and OS artifacts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Excellent written and verbal communication skills\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Minimum of 5 total depositions\\/testimonies (at least 2 of each)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Proven ability to handle entire case lifecycle\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Required Education and Experience<\\/h2>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              One or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite, CMDE\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              A minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n              NW3C, or military instruction\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Prior client-facing forensic experience with direct interaction and reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860\\\">Work Environment\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              This is a full-time, in-office position located at our lab in Spring, Texas. While the\\r\\n              majority of work is conducted in a controlled lab setting, some projects may require travel\\r\\n              to client sites. Travel is expected to remain under 7%.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              Reasonable accommodations are available for qualified individuals with disabilities.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"btm-im mt40\\\">\\r\\n          <img src=\\\"\\/images\\/dog\\/work-env.jpg\\\" alt=\\\"Work Environment\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"flx-equ-col2 mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Job Description Summary<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                      Spring, Texas (In-Office)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Permanent Employee (Non-Contract)\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          This position offers the opportunity to take the lead on challenging investigations while working\\r\\n          with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/benefits.jpg\\\" alt=\\\"benefits\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Benefits<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We believe in supporting our team members both professionally and personally. Benefits include:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Mission-driven work that funds anti-human trafficking efforts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Competitive salary and compensation\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Paid time off and holidays\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Professional development and certification support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Collaborative team environment\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Minimal travel required\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Hands-on experience with high-impact cases\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is this position remote?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        No. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n                        may be required.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do I need to testify in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Testimony is part of the role. You must have at least two courtroom\\r\\n                        testimonies and two depositions documented.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of clients will I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Our clients include law firms, private individuals, corporations, small\\r\\n                        businesses, and government entities.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What\\u2019s the mission behind Black Dog Forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Beyond digital investigations, our work supports the broader mission of\\r\\n                        fighting human trafficking and driving social change.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I apply if I\\u2019m still working toward a certification?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We prefer candidates with at least one qualifying certification already\\r\\n                        complete. However, if you are close to completion and meet other\\r\\n                        criteria, you\\u2019re encouraged to apply and highlight your progress.\\r\\n\\r\\n                      <\\/p>\\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\\r\\n{loadmoduleid 160}\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-14 08:24:02\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-14 08:17:50\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":37,\"ordering\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":91,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(454, 'com_content.article.17', '', '2025-05-14 10:18:52', 102, 12282, 'e5dbbb08a4ca53d5a85b67a2c472be44358c4e54', '{\"id\":\"17\",\"asset_id\":168,\"title\":\"Customer Referral Program\",\"alias\":\"customer-referral-program\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Know someone who could benefit from expert digital forensics?\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx909\\\">\\r\\n              Refer a first-time client to Black Dog Forensics and receive a 10% referral reward once\\r\\n              their case is retained. Whether it\\u2019s a law firm, private investigator, HR professional, or\\r\\n              individual in need, your referral helps them access truth\\u2014and helps you earn a thank-you\\r\\n              reward in return.\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42 t-center mx932 mlr-at pos-re\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed\\\">Submit a Referral <\\/h2>\\r\\n        <div class=\\\"mt48 news-form-con news-form-con2\\\">\\r\\n          <div class=\\\"bdr24\\\">\\r\\n            <div class=\\\"form-con pd32 bg-grad txw mx660\\\">\\r\\n              <h3 class=\\\"form-hed fs24 txw\\\">Referrer Information<\\/h3>\\r\\n              <div class=\\\"\\\">\\r\\n                {rsform 8}\\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\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42  mx932 mlr-at pos-re\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed t-center\\\">\\r\\n          Ready to Refer Someone? Let\\u2019s Make It Simple.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"bn-txt t-center mt18 mx1112\\\">\\r\\n          Know a law firm, investigator, business leader, or individual who could benefit from expert digital\\r\\n          forensics?\\r\\n          Send us their contact info at <a href=\\\"mailto:retrievethetruth@bdforensics.com\\\" class=\\\"log-tct in-pg-ankr\\\">\\r\\n            retrievethetruth@bdforensics.com<\\/a> with the subject line:\\r\\n          <a href=\\\"#\\\" class=\\\"log-tct in-pg-ankr\\\">Referral\\r\\n            Submission.<\\/a>\\r\\n          Once their case is retained, we\\u2019ll send you a 10% thank-you reward\\u2014because uncovering the truth\\r\\n          deserves to be recognized.\\r\\n\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Referral Criteria<\\/h4>\\r\\n              <p class=\\\"mt32\\\">First-time clients only.<\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed \\\">Handled with care<\\/h4>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                Every referral is treated with complete confidentiality.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Prefer a conversation first?<\\/h4>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                Contact us to talk through the details or confirm eligibility.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mt40\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/about\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can I refer a law firm or attorney I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We work closely with legal teams on litigation support, expert\\r\\n                        reporting, and courtroom testimony. If the firm hasn\\u2019t used Black Dog\\r\\n                        Forensics before, they qualify as a first-time referral.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer a business or HR department dealing with internal issues?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We assist businesses with internal investigations, fraud\\r\\n                        cases, employee misconduct, and data security breaches. If the business\\r\\n                        hasn\\u2019t worked with us before, your referral qualifies.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital evidence do your services cover?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle mobile phones, computers, cloud accounts, social media, email\\r\\n                        systems, and surveillance devices. If someone needs help analyzing or\\r\\n                        authenticating digital content, we can likely support their case.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you offer forensic support for compliance investigations or eDiscovery?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We help legal and corporate clients maintain compliance with\\r\\n                        regulations like HIPAA, GDPR, or SEC guidelines. We also assist with\\r\\n                        data preservation and review during civil discovery.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When do I receive my referral reward?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Once your referred client signs a service agreement and their case is\\r\\n                        retained, you\\u2019ll receive 10% of the service cost as a referral\\r\\n                        thank-you.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Is my referral confidential?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All referred leads are handled discreetly and professionally. We\\r\\n                        will never mention your name unless you authorize it.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer more than one person?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. There\\u2019s no limit to how many referrals you can make. Each\\r\\n                        successful referral earns its own reward.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What if I work at a law firm\\u2014can I still refer someone?\\r\\n\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. You can refer clients outside your organization, or even someone in\\r\\n                        another department, provided they\\u2019re a first-time client and not already\\r\\n                        connected with us.\\r\\n\\r\\n                      <\\/p>\\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>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-14 10:18:52\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-14 10:18:42\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":15,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":28,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(455, 'com_content.article.17', '', '2025-05-14 10:23:51', 102, 12282, 'e801c80e0ca6e98275e66b6ae493119a0493b8f1', '{\"id\":\"17\",\"asset_id\":168,\"title\":\"Customer Referral Program\",\"alias\":\"customer-referral-program\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Know someone who could benefit from expert digital forensics?\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx909\\\">\\r\\n              Refer a first-time client to Black Dog Forensics and receive a 10% referral reward once\\r\\n              their case is retained. Whether it\\u2019s a law firm, private investigator, HR professional, or\\r\\n              individual in need, your referral helps them access truth\\u2014and helps you earn a thank-you\\r\\n              reward in return.\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42 t-center mx932 mlr-at pos-re\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed\\\">Submit a Referral <\\/h2>\\r\\n        <div class=\\\"mt48 news-form-con news-form-con2\\\">\\r\\n          <div class=\\\"bdr24\\\">\\r\\n            <div class=\\\"form-con pd32 bg-grad txw mx660\\\">\\r\\n              <h3 class=\\\"form-hed fs24 txw\\\">Referrer Information<\\/h3>\\r\\n              <div class=\\\"\\\">\\r\\n                {rsform 8}\\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\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42  mx932 mlr-at pos-re\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed t-center\\\">\\r\\n          Ready to Refer Someone? Let\\u2019s Make It Simple.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"bn-txt t-center mt18 mx1112\\\">\\r\\n          Know a law firm, investigator, business leader, or individual who could benefit from expert digital\\r\\n          forensics?\\r\\n          Send us their contact info at <a href=\\\"mailto:retrievethetruth@bdforensics.com\\\" class=\\\"log-tct in-pg-ankr\\\">\\r\\n            retrievethetruth@bdforensics.com<\\/a> with the subject line:\\r\\n          <a href=\\\"#\\\" class=\\\"log-tct in-pg-ankr\\\">Referral\\r\\n            Submission.<\\/a>\\r\\n          Once their case is retained, we\\u2019ll send you a 10% thank-you reward\\u2014because uncovering the truth\\r\\n          deserves to be recognized.\\r\\n\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Referral Criteria<\\/h4>\\r\\n              <p class=\\\"mt24\\\">First-time clients only.<\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed \\\">Handled with care<\\/h4>\\r\\n              <p class=\\\"mt24\\\">\\r\\n                Every referral is treated with complete confidentiality.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Prefer a conversation first?<\\/h4>\\r\\n              <p class=\\\"mt24\\\">\\r\\n                Contact us to talk through the details or confirm eligibility.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mt40\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/about\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can I refer a law firm or attorney I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We work closely with legal teams on litigation support, expert\\r\\n                        reporting, and courtroom testimony. If the firm hasn\\u2019t used Black Dog\\r\\n                        Forensics before, they qualify as a first-time referral.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer a business or HR department dealing with internal issues?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We assist businesses with internal investigations, fraud\\r\\n                        cases, employee misconduct, and data security breaches. If the business\\r\\n                        hasn\\u2019t worked with us before, your referral qualifies.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital evidence do your services cover?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle mobile phones, computers, cloud accounts, social media, email\\r\\n                        systems, and surveillance devices. If someone needs help analyzing or\\r\\n                        authenticating digital content, we can likely support their case.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you offer forensic support for compliance investigations or eDiscovery?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We help legal and corporate clients maintain compliance with\\r\\n                        regulations like HIPAA, GDPR, or SEC guidelines. We also assist with\\r\\n                        data preservation and review during civil discovery.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When do I receive my referral reward?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Once your referred client signs a service agreement and their case is\\r\\n                        retained, you\\u2019ll receive 10% of the service cost as a referral\\r\\n                        thank-you.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Is my referral confidential?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All referred leads are handled discreetly and professionally. We\\r\\n                        will never mention your name unless you authorize it.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer more than one person?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. There\\u2019s no limit to how many referrals you can make. Each\\r\\n                        successful referral earns its own reward.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What if I work at a law firm\\u2014can I still refer someone?\\r\\n\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. You can refer clients outside your organization, or even someone in\\r\\n                        another department, provided they\\u2019re a first-time client and not already\\r\\n                        connected with us.\\r\\n\\r\\n                      <\\/p>\\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>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-14 10:23:51\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-14 10:18:52\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":16,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":33,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(456, 'com_content.article.17', '', '2025-05-14 10:29:26', 102, 12282, '2b7f3f15c32e9614e9b2d15453158f8cd51c805f', '{\"id\":\"17\",\"asset_id\":168,\"title\":\"Customer Referral Program\",\"alias\":\"customer-referral-program\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Know someone who could benefit from expert digital forensics?\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx909\\\">\\r\\n              Refer a first-time client to Black Dog Forensics and receive a 10% referral reward once\\r\\n              their case is retained. Whether it\\u2019s a law firm, private investigator, HR professional, or\\r\\n              individual in need, your referral helps them access truth\\u2014and helps you earn a thank-you\\r\\n              reward in return.\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42 t-center mx932 mlr-at pos-re\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed\\\">Submit a Referral <\\/h2>\\r\\n        <div class=\\\"mt48 news-form-con news-form-con2\\\">\\r\\n          <div class=\\\"bdr24\\\">\\r\\n            <div class=\\\"form-con pd32 bg-grad txw mx660\\\">\\r\\n              <h3 class=\\\"form-hed fs24 txw\\\">Referrer Information<\\/h3>\\r\\n              <div class=\\\"\\\">\\r\\n                {rsform 8}\\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\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42  mx932 mlr-at pos-re\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed t-center\\\">\\r\\n          Ready to Refer Someone? Let\\u2019s Make It Simple.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"bn-txt t-center mt18 mx1112\\\">\\r\\n          Know a law firm, investigator, business leader, or individual who could benefit from expert digital\\r\\n          forensics?\\r\\n          Send us their contact info at <a href=\\\"mailto:retrievethetruth@bdforensics.com\\\" class=\\\"log-tct in-pg-ankr\\\">\\r\\n            retrievethetruth@bdforensics.com<\\/a> with the subject line:\\r\\n          <a href=\\\"#\\\" class=\\\"log-tct in-pg-ankr\\\">Referral\\r\\n            Submission.<\\/a>\\r\\n          Once their case is retained, we\\u2019ll send you a 10% thank-you reward\\u2014because uncovering the truth\\r\\n          deserves to be recognized.\\r\\n\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Referral Criteria<\\/h4>\\r\\n              <p class=\\\"mt20\\\">First-time clients only.<\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed \\\">Handled with care<\\/h4>\\r\\n              <p class=\\\"mt20\\\">\\r\\n                Every referral is treated with complete confidentiality.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Prefer a conversation first?<\\/h4>\\r\\n              <p class=\\\"mt20\\\">\\r\\n                Contact us to talk through the details or confirm eligibility.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mt40\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/about\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can I refer a law firm or attorney I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We work closely with legal teams on litigation support, expert\\r\\n                        reporting, and courtroom testimony. If the firm hasn\\u2019t used Black Dog\\r\\n                        Forensics before, they qualify as a first-time referral.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer a business or HR department dealing with internal issues?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We assist businesses with internal investigations, fraud\\r\\n                        cases, employee misconduct, and data security breaches. If the business\\r\\n                        hasn\\u2019t worked with us before, your referral qualifies.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital evidence do your services cover?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle mobile phones, computers, cloud accounts, social media, email\\r\\n                        systems, and surveillance devices. If someone needs help analyzing or\\r\\n                        authenticating digital content, we can likely support their case.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you offer forensic support for compliance investigations or eDiscovery?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We help legal and corporate clients maintain compliance with\\r\\n                        regulations like HIPAA, GDPR, or SEC guidelines. We also assist with\\r\\n                        data preservation and review during civil discovery.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When do I receive my referral reward?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Once your referred client signs a service agreement and their case is\\r\\n                        retained, you\\u2019ll receive 10% of the service cost as a referral\\r\\n                        thank-you.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Is my referral confidential?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All referred leads are handled discreetly and professionally. We\\r\\n                        will never mention your name unless you authorize it.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer more than one person?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. There\\u2019s no limit to how many referrals you can make. Each\\r\\n                        successful referral earns its own reward.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What if I work at a law firm\\u2014can I still refer someone?\\r\\n\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. You can refer clients outside your organization, or even someone in\\r\\n                        another department, provided they\\u2019re a first-time client and not already\\r\\n                        connected with us.\\r\\n\\r\\n                      <\\/p>\\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>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-14 10:29:26\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-14 10:23:51\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":17,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":36,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(457, 'com_content.article.17', '', '2025-05-14 11:01:53', 102, 12293, '2c85b7d3e45eeb82dd182eb6d7b2f9b59f8eebab', '{\"id\":\"17\",\"asset_id\":168,\"title\":\"Customer Referral Program\",\"alias\":\"customer-referral-program\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Know someone who could benefit from expert digital forensics?\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx909\\\">\\r\\n              Refer a first-time client to Black Dog Forensics and receive a 10% referral reward once\\r\\n              their case is retained. Whether it\\u2019s a law firm, private investigator, HR professional, or\\r\\n              individual in need, your referral helps them access truth\\u2014and helps you earn a thank-you\\r\\n              reward in return.\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42 t-center mx932 mlr-at pos-re mob-pdlr42\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed\\\">Submit a Referral <\\/h2>\\r\\n        <div class=\\\"mt48 news-form-con news-form-con2\\\">\\r\\n          <div class=\\\"bdr24\\\">\\r\\n            <div class=\\\"form-con pd32 bg-grad txw mx660\\\">\\r\\n              <h3 class=\\\"form-hed fs24 txw\\\">Referrer Information<\\/h3>\\r\\n              <div class=\\\"\\\">\\r\\n                {rsform 8}\\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\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42  mx932 mlr-at pos-re\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed t-center\\\">\\r\\n          Ready to Refer Someone? Let\\u2019s Make It Simple.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"bn-txt t-center mt18 mx1112\\\">\\r\\n          Know a law firm, investigator, business leader, or individual who could benefit from expert digital\\r\\n          forensics?\\r\\n          Send us their contact info at <a href=\\\"mailto:retrievethetruth@bdforensics.com\\\" class=\\\"log-tct in-pg-ankr\\\">\\r\\n            retrievethetruth@bdforensics.com<\\/a> with the subject line:\\r\\n          <a href=\\\"#\\\" class=\\\"log-tct in-pg-ankr\\\">Referral\\r\\n            Submission.<\\/a>\\r\\n          Once their case is retained, we\\u2019ll send you a 10% thank-you reward\\u2014because uncovering the truth\\r\\n          deserves to be recognized.\\r\\n\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Referral Criteria<\\/h4>\\r\\n              <p class=\\\"mt20\\\">First-time clients only.<\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed \\\">Handled with care<\\/h4>\\r\\n              <p class=\\\"mt20\\\">\\r\\n                Every referral is treated with complete confidentiality.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Prefer a conversation first?<\\/h4>\\r\\n              <p class=\\\"mt20\\\">\\r\\n                Contact us to talk through the details or confirm eligibility.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mt40\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/about\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can I refer a law firm or attorney I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We work closely with legal teams on litigation support, expert\\r\\n                        reporting, and courtroom testimony. If the firm hasn\\u2019t used Black Dog\\r\\n                        Forensics before, they qualify as a first-time referral.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer a business or HR department dealing with internal issues?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We assist businesses with internal investigations, fraud\\r\\n                        cases, employee misconduct, and data security breaches. If the business\\r\\n                        hasn\\u2019t worked with us before, your referral qualifies.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital evidence do your services cover?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle mobile phones, computers, cloud accounts, social media, email\\r\\n                        systems, and surveillance devices. If someone needs help analyzing or\\r\\n                        authenticating digital content, we can likely support their case.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you offer forensic support for compliance investigations or eDiscovery?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We help legal and corporate clients maintain compliance with\\r\\n                        regulations like HIPAA, GDPR, or SEC guidelines. We also assist with\\r\\n                        data preservation and review during civil discovery.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When do I receive my referral reward?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Once your referred client signs a service agreement and their case is\\r\\n                        retained, you\\u2019ll receive 10% of the service cost as a referral\\r\\n                        thank-you.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Is my referral confidential?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All referred leads are handled discreetly and professionally. We\\r\\n                        will never mention your name unless you authorize it.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer more than one person?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. There\\u2019s no limit to how many referrals you can make. Each\\r\\n                        successful referral earns its own reward.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What if I work at a law firm\\u2014can I still refer someone?\\r\\n\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. You can refer clients outside your organization, or even someone in\\r\\n                        another department, provided they\\u2019re a first-time client and not already\\r\\n                        connected with us.\\r\\n\\r\\n                      <\\/p>\\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>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-14 11:01:53\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-14 10:29:26\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":18,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":41,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(461, 'com_content.article.14', '', '2025-05-14 11:58:27', 102, 19846, '5654ebc7c8525dbdd569ab44993651b963f91cb4', '{\"id\":\"14\",\"asset_id\":165,\"title\":\"Join the Team\",\"alias\":\"join-the-team\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Join the Team<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Discover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n          investigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n          trafficking.\\r\\n          If you\'re passionate about solving complex challenges and working with purpose, this is where you\\r\\n          belong.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/join-the-team.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">NOW HIRING<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                     Spring, Texas (In-Office Only)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Full-Time | Permanent Employee\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n       \\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Who We Want<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n          environments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n          communicates clearly in both writing and speech. You should feel confident managing investigations\\r\\n          end-to-end, delivering high-quality reports, and supporting clients with clarity and\\r\\n          professionalism.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt24\\\">\\r\\n          We want examiners who:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Manage multiple high-level projects with precision\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Demonstrate strong report-writing skills\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Are driven by a mission beyond the technical work\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Operate with integrity, empathy, and purpose\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Job Summary<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a Senior Digital Forensic Examiner, you will conduct complex digital examinations and deliver\\r\\n          expert-level reports that assist legal teams, businesses, and individuals in making informed\\r\\n          decisions. This role involves working with various types of digital evidence, from cloud data and\\r\\n          computers to mobile devices. You\\u2019ll also be expected to testify in court and contribute to improving\\r\\n          lab processes.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt24\\\">\\r\\n          Responsibilities include:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Performing forensic collections and digital analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Creating detailed and legally sound reports\\r\\n\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Providing expert witness testimony\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Managing cases from intake through completion\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Supporting cross-functional teams and mentoring others\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Qualifications<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          To succeed in this role, you must bring a combination of technical expertise, legal awareness, and\\r\\n          communication skills. You should be comfortable explaining complex findings to clients in\\r\\n          understandable terms and working on sensitive matters under tight deadlines.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt24\\\">\\r\\n          You must have:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              At least 3 years of experience in digital forensic investigations (Civil emphasis)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Strong knowledge of forensic tools and OS artifacts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Excellent written and verbal communication skills\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Minimum of 5 total depositions\\/testimonies (at least 2 of each)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Proven ability to handle entire case lifecycle\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Required Education and Experience<\\/h2>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              One or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite, CMDE\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              A minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n              NW3C, or military instruction\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Prior client-facing forensic experience with direct interaction and reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860\\\">Work Environment\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              This is a full-time, in-office position located at our lab in Spring, Texas. While the\\r\\n              majority of work is conducted in a controlled lab setting, some projects may require travel\\r\\n              to client sites. Travel is expected to remain under 7%.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              Reasonable accommodations are available for qualified individuals with disabilities.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"btm-im mt40\\\">\\r\\n          <img src=\\\"\\/images\\/dog\\/work-env.jpg\\\" alt=\\\"Work Environment\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"flx-equ-col2 mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Job Description Summary<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                      Spring, Texas (In-Office)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Permanent Employee (Non-Contract)\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          This position offers the opportunity to take the lead on challenging investigations while working\\r\\n          with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/benefits.jpg\\\" alt=\\\"benefits\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Benefits<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We believe in supporting our team members both professionally and personally. Benefits include:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Mission-driven work that funds anti-human trafficking efforts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Competitive salary and compensation\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Paid time off and holidays\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Professional development and certification support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Collaborative team environment\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Minimal travel required\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Hands-on experience with high-impact cases\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is this position remote?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        No. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n                        may be required.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do I need to testify in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Testimony is part of the role. You must have at least two courtroom\\r\\n                        testimonies and two depositions documented.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of clients will I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Our clients include law firms, private individuals, corporations, small\\r\\n                        businesses, and government entities.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What\\u2019s the mission behind Black Dog Forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Beyond digital investigations, our work supports the broader mission of\\r\\n                        fighting human trafficking and driving social change.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I apply if I\\u2019m still working toward a certification?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We prefer candidates with at least one qualifying certification already\\r\\n                        complete. However, if you are close to completion and meet other\\r\\n                        criteria, you\\u2019re encouraged to apply and highlight your progress.\\r\\n\\r\\n                      <\\/p>\\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\\r\\n{loadmoduleid 160}\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-14 11:58:27\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-14 11:54:32\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":39,\"ordering\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":109,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(462, 'com_content.article.14', '', '2025-05-14 12:00:25', 102, 19846, 'db79607df0b0b92cb48a5d8772cd432d3a472054', '{\"id\":\"14\",\"asset_id\":165,\"title\":\"Join the Team\",\"alias\":\"join-the-team\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Join the Team<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Discover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n          investigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n          trafficking.\\r\\n          If you\'re passionate about solving complex challenges and working with purpose, this is where you\\r\\n          belong.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/join-the-team.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">NOW HIRING<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                     Spring, Texas (In-Office Only)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Full-Time | Permanent Employee\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n       \\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Who We Want<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n          environments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n          communicates clearly in both writing and speech. You should feel confident managing investigations\\r\\n          end-to-end, delivering high-quality reports, and supporting clients with clarity and\\r\\n          professionalism.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt32\\\">\\r\\n          We want examiners who:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Manage multiple high-level projects with precision\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Demonstrate strong report-writing skills\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Are driven by a mission beyond the technical work\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Operate with integrity, empathy, and purpose\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Job Summary<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a Senior Digital Forensic Examiner, you will conduct complex digital examinations and deliver\\r\\n          expert-level reports that assist legal teams, businesses, and individuals in making informed\\r\\n          decisions. This role involves working with various types of digital evidence, from cloud data and\\r\\n          computers to mobile devices. You\\u2019ll also be expected to testify in court and contribute to improving\\r\\n          lab processes.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt32\\\">\\r\\n          Responsibilities include:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Performing forensic collections and digital analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Creating detailed and legally sound reports\\r\\n\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Providing expert witness testimony\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Managing cases from intake through completion\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Supporting cross-functional teams and mentoring others\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Qualifications<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          To succeed in this role, you must bring a combination of technical expertise, legal awareness, and\\r\\n          communication skills. You should be comfortable explaining complex findings to clients in\\r\\n          understandable terms and working on sensitive matters under tight deadlines.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt32\\\">\\r\\n          You must have:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              At least 3 years of experience in digital forensic investigations (Civil emphasis)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Strong knowledge of forensic tools and OS artifacts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Excellent written and verbal communication skills\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Minimum of 5 total depositions\\/testimonies (at least 2 of each)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Proven ability to handle entire case lifecycle\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Required Education and Experience<\\/h2>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              One or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite, CMDE\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              A minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n              NW3C, or military instruction\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Prior client-facing forensic experience with direct interaction and reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860\\\">Work Environment\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              This is a full-time, in-office position located at our lab in Spring, Texas. While the\\r\\n              majority of work is conducted in a controlled lab setting, some projects may require travel\\r\\n              to client sites. Travel is expected to remain under 7%.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              Reasonable accommodations are available for qualified individuals with disabilities.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"btm-im mt40\\\">\\r\\n          <img src=\\\"\\/images\\/dog\\/work-env.jpg\\\" alt=\\\"Work Environment\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"flx-equ-col2 mx518\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Job Description Summary<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                      Spring, Texas (In-Office)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Permanent Employee (Non-Contract)\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          This position offers the opportunity to take the lead on challenging investigations while working\\r\\n          with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/benefits.jpg\\\" alt=\\\"benefits\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Benefits<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We believe in supporting our team members both professionally and personally. Benefits include:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Mission-driven work that funds anti-human trafficking efforts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Competitive salary and compensation\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Paid time off and holidays\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Professional development and certification support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Collaborative team environment\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Minimal travel required\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Hands-on experience with high-impact cases\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is this position remote?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        No. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n                        may be required.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do I need to testify in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Testimony is part of the role. You must have at least two courtroom\\r\\n                        testimonies and two depositions documented.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of clients will I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Our clients include law firms, private individuals, corporations, small\\r\\n                        businesses, and government entities.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What\\u2019s the mission behind Black Dog Forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Beyond digital investigations, our work supports the broader mission of\\r\\n                        fighting human trafficking and driving social change.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I apply if I\\u2019m still working toward a certification?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We prefer candidates with at least one qualifying certification already\\r\\n                        complete. However, if you are close to completion and meet other\\r\\n                        criteria, you\\u2019re encouraged to apply and highlight your progress.\\r\\n\\r\\n                      <\\/p>\\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\\r\\n{loadmoduleid 160}\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-14 12:00:25\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-14 11:58:27\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":40,\"ordering\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":110,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(472, 'com_content.article.17', '', '2025-05-14 15:31:17', 102, 12323, '54a14486c61ff7338e3f5024406b24f4f31504ee', '{\"id\":\"17\",\"asset_id\":168,\"title\":\"Customer Referral Program\",\"alias\":\"customer-referral-program\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Know someone who could benefit from expert digital forensics?\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx909\\\">\\r\\n              Refer a first-time client to Black Dog Forensics and receive a 10% referral reward once\\r\\n              their case is retained. Whether it\\u2019s a law firm, private investigator, HR professional, or\\r\\n              individual in need, your referral helps them access truth\\u2014and helps you earn a thank-you\\r\\n              reward in return.\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42 t-center mx932 mlr-at pos-re mob-pdlr42\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed\\\">Submit a Referral <\\/h2>\\r\\n        <div class=\\\"mt48 news-form-con news-form-con2\\\">\\r\\n          <div class=\\\"bdr24\\\">\\r\\n            <div class=\\\"form-con pd32 bg-grad txw mx660\\\">\\r\\n              <h3 class=\\\"form-hed fs24 txw\\\">Referrer Information<\\/h3>\\r\\n              <div class=\\\"\\\">\\r\\n                {rsform 8}\\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\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42  mx932 mlr-at pos-re\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed t-center\\\">\\r\\n          Ready to Refer Someone? Let\\u2019s Make It Simple.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"bn-txt t-center mt18 mx1112\\\">\\r\\n          Know a law firm, investigator, business leader, or individual who could benefit from expert digital\\r\\n          forensics?\\r\\n          Send us their contact info at <a href=\\\"mailto:retrievethetruth@bdforensics.com\\\" class=\\\"log-tct in-pg-ankr\\\">\\r\\n            retrievethetruth@bdforensics.com<\\/a> with the subject line:\\r\\n          <a href=\\\"#\\\" class=\\\"log-tct in-pg-ankr\\\">Referral\\r\\n            Submission.<\\/a>\\r\\n          Once their case is retained, we\\u2019ll send you a 10% thank-you reward\\u2014because uncovering the truth\\r\\n          deserves to be recognized.\\r\\n\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Referral Criteria<\\/h4>\\r\\n              <p class=\\\"mt20\\\">First-time clients only.<\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed \\\">Handled with care<\\/h4>\\r\\n              <p class=\\\"mt20\\\">\\r\\n                Every referral is treated with complete confidentiality.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Prefer a conversation first?<\\/h4>\\r\\n              <p class=\\\"mt20\\\">\\r\\n                Contact us to talk through the details or confirm eligibility.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mt40\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/about-our-digital-forensics-experts\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can I refer a law firm or attorney I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We work closely with legal teams on litigation support, expert\\r\\n                        reporting, and courtroom testimony. If the firm hasn\\u2019t used Black Dog\\r\\n                        Forensics before, they qualify as a first-time referral.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer a business or HR department dealing with internal issues?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We assist businesses with internal investigations, fraud\\r\\n                        cases, employee misconduct, and data security breaches. If the business\\r\\n                        hasn\\u2019t worked with us before, your referral qualifies.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital evidence do your services cover?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle mobile phones, computers, cloud accounts, social media, email\\r\\n                        systems, and surveillance devices. If someone needs help analyzing or\\r\\n                        authenticating digital content, we can likely support their case.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you offer forensic support for compliance investigations or eDiscovery?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We help legal and corporate clients maintain compliance with\\r\\n                        regulations like HIPAA, GDPR, or SEC guidelines. We also assist with\\r\\n                        data preservation and review during civil discovery.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When do I receive my referral reward?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Once your referred client signs a service agreement and their case is\\r\\n                        retained, you\\u2019ll receive 10% of the service cost as a referral\\r\\n                        thank-you.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Is my referral confidential?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All referred leads are handled discreetly and professionally. We\\r\\n                        will never mention your name unless you authorize it.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer more than one person?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. There\\u2019s no limit to how many referrals you can make. Each\\r\\n                        successful referral earns its own reward.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What if I work at a law firm\\u2014can I still refer someone?\\r\\n\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. You can refer clients outside your organization, or even someone in\\r\\n                        another department, provided they\\u2019re a first-time client and not already\\r\\n                        connected with us.\\r\\n\\r\\n                      <\\/p>\\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>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-14 15:31:17\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-14 15:30:25\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":20,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":53,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(480, 'com_content.article.23', '', '2025-05-15 05:46:45', 102, 27690, '2cb3594fabc37a63be21b0cd43d68077b215ca3b', '{\"id\":\"23\",\"asset_id\":174,\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"alias\":\"user-activity-analysis-that-reveals-digital-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Understand Digital Behavior, Investigate Suspicious Activity & Preserve Critical Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Every digital device leaves behind a trail. Whether it\'s file access logs, login sessions, app\\r\\n                    usage, or external data transfers, user actions are often recorded in ways that can be forensically\\r\\n                    retrieved\\u2014even if attempts were made to erase them.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we conduct in-depth user activity analysis across computers, mobile devices,\\r\\n                    cloud storage, and networks. Our investigations help uncover fraud, track data theft, and support\\r\\n                    legal, HR, and compliance teams with defensible digital evidence. We serve clients nationwide with\\r\\n                    both on-site and remote forensic analysis services.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"\\\">Identify unauthorized access, deleted files, and data exfiltration<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Suspected intellectual property theftReconstruct user behavior across devices and\\r\\n                            platforms<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Deliver expert forensic reports that stand up in court<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Contact us now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Forensic Imaging & Digital Evidence Collection<\\/h2>\\r\\n            <h3 class=\\\"bd-trd\\\">Tracking Digital Behavior to Identify Fraud, Data Theft & Unauthorized Access<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n                We specialize in revealing the what, when, and how of digital user activity. Whether you\\u2019re responding\\r\\n                to an HR complaint, investigating insider threats, or monitoring for data leakage, our experts deliver\\r\\n                actionable and legally sound forensic insight.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">Key Areas of Analysis::<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Computer & Device Activity<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect logins, session durations, and user switching.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Identify file modifications, deletions, or unauthorized software installs.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Monitor USB activity, external drive usage, and unusual file access.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Mobile & Cloud-Based User Tracking<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track mobile app usage, chat logs, email behavior, and synced data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze cloud platform access (Google Drive, iCloud, Dropbox) and file transfers.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Investigate suspicious activity on BYOD (bring-your-own-device) setups.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee & Insider Threat Investigations<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze pre-departure behavior for data theft or policy violations.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Review last login sessions, file copies, or shared documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify risks to trade secrets, IP, or client data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Internet & Network Monitoring<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Reconstruct browser activity and visited websites.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track VPN sessions, RDP (remote desktop), and cloud service access.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Monitor large file transfers, network spikes, or login anomalies.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide structured reports tailored for HR, compliance, and legal use.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Deliver expert witness testimony for digital evidence interpretation.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Assist legal teams in depositions and trial strategy using forensic findings.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Transparent, Precise, and Legally Sound User Behavior Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Our user activity analysis services are designed for clients who need accuracy, discretion, and\\r\\n                    defensibility when it matters most.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Cross-Platform Coverage\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Computers, phones, cloud services, and networks.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            USB & File Transfer Detection\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Know when and where data moved\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            VPN & Remote Session Tracking\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Capture unauthorized logins.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Legally Admissible Reporting\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Chain of custody & courtroom-ready reports.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Departing Employee Monitoring\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Prevent IP theft or last-minute sabotage.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Rapid Turnaround\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Expedited options available in 1\\u20133 days.<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Request an expert review now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Why User Activity Analysis Is Essential for Business Security & Legal Defense\\r\\n                <\\/h2>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Detect Insider Threats Before They Escalate\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Monitor actions of privileged users, disgruntled employees, or suspicious\\r\\n                            insiders..<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Reconstruct Timelines of Digital Behavior\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Understand exactly who did what, when, and from where.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Uncover Fraud, Violations & Security Gaps\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Investigate theft, misuse of company assets, or noncompliant behavior.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Ensure HR & Legal Compliance\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Document evidence of misconduct with accuracy and clarity.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Legal & Regulatory Action\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Deliver digital reports suitable for arbitration, litigation, and criminal cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Let us help you turn digital traces into clear, actionable evidence.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital user activity analysis in computer forensics?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital user activity analysis is a forensic technique used to track and reconstruct a user\\u2019s digital behavior across devices and platforms. This includes file access history, software usage, login patterns, and deleted or transferred files\\u2014critical in cybersecurity, HR disputes, and legal investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of legal or corporate cases require user activity monitoring?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                                                messages, files, and logs\\r\\n                                                from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                                                uncover crucial evidence\\r\\n                                                even after attempts to conceal or erase it.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can forensic investigators recover deleted files or detect file transfers?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We handle every case with the highest level of discretion. Our forensic\\r\\n                                                experts follow strict\\r\\n                                                chain-of-custody protocols and collaborate only with authorized internal\\r\\n                                                stakeholders to protect\\r\\n                                                your data, reputation, and legal position throughout the investigation.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can digital forensics support investigations of departing employees?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Timeframes vary based on the complexity of the case and number of\\r\\n                                                devices or accounts involved.\\r\\n                                                However, we offer fast turnaround and often begin within 24 hours to\\r\\n                                                secure time-sensitive\\r\\n                                                evidence before it\\u2019s lost or overwritten.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Is user activity analysis legally admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                                                companies across Texas,\\r\\n                                                Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                                                collection, and device\\r\\n                                                shipping options for fast, reliable nationwide service.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Need to Understand Digital Behavior? We Deliver Clarity with Confidence.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                When insight into user activity is critical\\u2014be it for fraud detection, policy enforcement, employee investigations, or incident response\\u2014you need a digital forensics team that knows where to look and how to preserve the story the data tells. We specialize in user activity analysis that is methodical, discreet, and fully aligned with legal and organizational standards.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n               From login trails and file access patterns to deleted communications and browser histories, we extract and interpret data that can stand up to scrutiny. Our reports are clear, court-ready, and tailored to your agency\\u2019s needs.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Start with a Private Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 05:46:45\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 05:45:04\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":16,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":19,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(481, 'com_content.article.23', '', '2025-05-15 05:48:04', 102, 27680, 'a630f1a7cb5070fa39f8217566353233cad787e0', '{\"id\":\"23\",\"asset_id\":174,\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"alias\":\"user-activity-analysis-that-reveals-digital-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Understand Digital Behavior, Investigate Suspicious Activity & Preserve Critical Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Every digital device leaves behind a trail. Whether it\'s file access logs, login sessions, app\\r\\n                    usage, or external data transfers, user actions are often recorded in ways that can be forensically\\r\\n                    retrieved\\u2014even if attempts were made to erase them.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we conduct in-depth user activity analysis across computers, mobile devices,\\r\\n                    cloud storage, and networks. Our investigations help uncover fraud, track data theft, and support\\r\\n                    legal, HR, and compliance teams with defensible digital evidence. We serve clients nationwide with\\r\\n                    both on-site and remote forensic analysis services.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"\\\">Identify unauthorized access, deleted files, and data exfiltration<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Suspected intellectual property theftReconstruct user behavior across devices and\\r\\n                            platforms<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Deliver expert forensic reports that stand up in court<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Contact us now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Forensic Imaging & Digital Evidence Collection<\\/h2>\\r\\n            <h3 class=\\\"bd-trd\\\">Tracking Digital Behavior to Identify Fraud, Data Theft & Unauthorized Access<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n                We specialize in revealing the what, when, and how of digital user activity. Whether you\\u2019re responding\\r\\n                to an HR complaint, investigating insider threats, or monitoring for data leakage, our experts deliver\\r\\n                actionable and legally sound forensic insight.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">Key Areas of Analysis::<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Computer & Device Activity<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect logins, session durations, and user switching.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Identify file modifications, deletions, or unauthorized software installs.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Monitor USB activity, external drive usage, and unusual file access.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Mobile & Cloud-Based User Tracking<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track mobile app usage, chat logs, email behavior, and synced data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze cloud platform access (Google Drive, iCloud, Dropbox) and file transfers.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Investigate suspicious activity on BYOD (bring-your-own-device) setups.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee & Insider Threat Investigations<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze pre-departure behavior for data theft or policy violations.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Review last login sessions, file copies, or shared documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify risks to trade secrets, IP, or client data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Internet & Network Monitoring<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Reconstruct browser activity and visited websites.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track VPN sessions, RDP (remote desktop), and cloud service access.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Monitor large file transfers, network spikes, or login anomalies.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide structured reports tailored for HR, compliance, and legal use.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Deliver expert witness testimony for digital evidence interpretation.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Assist legal teams in depositions and trial strategy using forensic findings.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Transparent, Precise, and Legally Sound User Behavior Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Our user activity analysis services are designed for clients who need accuracy, discretion, and\\r\\n                    defensibility when it matters most.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Cross-Platform Coverage\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Computers, phones, cloud services, and networks.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            USB & File Transfer Detection\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Know when and where data moved\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            VPN & Remote Session Tracking\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Capture unauthorized logins.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Legally Admissible Reporting\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Chain of custody & courtroom-ready reports.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Departing Employee Monitoring\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Prevent IP theft or last-minute sabotage.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Rapid Turnaround\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Expedited options available in 1\\u20133 days.<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Request an expert review now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Why User Activity Analysis Is Essential for Business Security & Legal Defense\\r\\n                <\\/h2>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Detect Insider Threats Before They Escalate\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Monitor actions of privileged users, disgruntled employees, or suspicious\\r\\n                            insiders..<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Reconstruct Timelines of Digital Behavior\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Understand exactly who did what, when, and from where.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Uncover Fraud, Violations & Security Gaps\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Investigate theft, misuse of company assets, or noncompliant behavior.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Ensure HR & Legal Compliance\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Document evidence of misconduct with accuracy and clarity.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Legal & Regulatory Action\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Deliver digital reports suitable for arbitration, litigation, and criminal cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Let us help you turn digital traces into clear, actionable evidence.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital user activity analysis in computer forensics?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital user activity analysis is a forensic technique used to track and reconstruct a user\\u2019s digital behavior across devices and platforms. This includes file access history, software usage, login patterns, and deleted or transferred files\\u2014critical in cybersecurity, HR disputes, and legal investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of legal or corporate cases require user activity monitoring?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                                                messages, files, and logs\\r\\n                                                from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                                                uncover crucial evidence\\r\\n                                                even after attempts to conceal or erase it.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can forensic investigators recover deleted files or detect file transfers?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We handle every case with the highest level of discretion. Our forensic\\r\\n                                                experts follow strict\\r\\n                                                chain-of-custody protocols and collaborate only with authorized internal\\r\\n                                                stakeholders to protect\\r\\n                                                your data, reputation, and legal position throughout the investigation.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can digital forensics support investigations of departing employees?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Timeframes vary based on the complexity of the case and number of\\r\\n                                                devices or accounts involved.\\r\\n                                                However, we offer fast turnaround and often begin within 24 hours to\\r\\n                                                secure time-sensitive\\r\\n                                                evidence before it\\u2019s lost or overwritten.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Is user activity analysis legally admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                                                companies across Texas,\\r\\n                                                Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                                                collection, and device\\r\\n                                                shipping options for fast, reliable nationwide service.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Need to Understand Digital Behavior? We Deliver Clarity with Confidence.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                When insight into user activity is critical\\u2014be it for fraud detection, policy enforcement, employee investigations, or incident response\\u2014you need a digital forensics team that knows where to look and how to preserve the story the data tells. We specialize in user activity analysis that is methodical, discreet, and fully aligned with legal and organizational standards.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n               From login trails and file access patterns to deleted communications and browser histories, we extract and interpret data that can stand up to scrutiny. Our reports are clear, court-ready, and tailored to your agency\\u2019s needs.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Start with a Private Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 05:48:04\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 05:46:45\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":17,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":20,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(492, 'com_content.article.19', '', '2025-05-15 07:13:20', 102, 20247, 'bf034f44a7c318f4ccbde9dc99c45710ac9764f1', '{\"id\":\"19\",\"asset_id\":170,\"title\":\"Digital Forensics Services in Houston, Texas\",\"alias\":\"digital-forensics-services-in-houston-texas\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Certified Experts in Investigative Digital Evidence\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx720\\\">\\r\\n              At Black Dog Forensics, we provide trusted and court-admissible digital forensic services in Houston,\\r\\n              Texas. From litigation support and internal investigations to criminal defense and private matters, our\\r\\n              certified forensic professionals help clients uncover the digital truth when it matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx720\\\">\\r\\n              Serving law firms, corporations, law enforcement, and individuals, we deliver clear, actionable reports\\r\\n              and expert consulting that hold up in court and guide decisive outcomes.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Trusted by Attorneys, Businesses, and Agencies Across Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Houston is a city driven by legal innovation, corporate growth, and complex investigative needs. We meet that\\r\\n          demand with unmatched technical precision and ethical standards at Black Dog Forensics.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We are not just data recovery specialists \\u2014 we are expert investigators. Our mission is to interpret digital\\r\\n          evidence so attorneys, executives, and private clients can make informed, confident decisions backed by\\r\\n          forensic clarity.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Here\\u2019s Why Clients Across Houston Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Certified forensic professionals with law enforcement and litigation experience\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-admissible reporting and expert witness services\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Houston-based service with national reach\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Ethical, unbiased analysis from start to finish\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n            Contact us now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Forensic Services Available in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx620\\\">\\r\\n        We provide a full suite of digital forensic services to meet clients\' needs in civil, criminal, and corporate\\r\\n        matters. Our work follows strict chain-of-custody protocols and adheres to the highest legal standards.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Smartphone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We examine phones, laptops, and desktops to recover deleted files, messages, system activity, and internet\\r\\n            usage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Messaging, App, and GPS Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We extract encrypted app messages, SMS logs, call history, and location data\\u2014even from\\r\\n            factory-reset or damaged devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email-Based Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our analysts recover cloud-stored emails, shared documents, and file activity across platforms\\r\\n            like Gmail, Microsoft 365, iCloud, and Dropbox.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Timeline & User Behavior Reconstruction<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We build digital timelines that reveal intent, access patterns, and user interaction\\u2014crucial\\r\\n            for litigation and internal case support.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We validate and enhance surveillance, audio clips, and video files\\u2014ensuring clarity and admissibility in\\r\\n            hearings and trials.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legal Reporting & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our expert reports are formatted for attorneys, judges, and investigators\\u2014and we\\u2019re available\\r\\n            to testify as needed.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential & Sensitive Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From internal fraud to personal disputes, we handle all matters with professionalism, care,\\r\\n            and confidentiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Who We Serve in Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with clients across Houston\\u2019s legal, corporate, and government sectors:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Law Firms & Civil Litigators<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We assist attorneys with data acquisition, email, document authentication, eDiscovery, deposition review,\\r\\n              and expert witness services across various civil and criminal matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Corporate Legal & Security Teams<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists help businesses investigate intellectual property theft, employee misconduct, and\\r\\n              internal compliance issues by collecting digital evidence and analyzing user behavior.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Government Agencies & Law Enforcement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support time-sensitive investigations with expert-level forensic imaging, evidence handling, and legal\\r\\n              protocol consultation, all backed by courtroom-tested experience.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Individuals<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support private clients with discretion and professionalism, including digital infidelity cases,\\r\\n              private investigations, and personal device analysis for family law matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Areas We Serve in the Greater Houston Region and Across Texas<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          While Houston is our primary service area, Black Dog Forensics proudly supports clients throughout the Greater\\r\\n          Houston area and other major cities across Texas. Whether your case requires on-site data collection or secure\\r\\n          remote consultation, our team delivers timely, court-admissible digital forensic services tailored to your\\r\\n          location and needs.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Greater Houston Area & Nearby Cities:<\\/h4>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt64\\\">\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> Additional Cities We Serve Across Texas:<\\/h4>\\r\\n      <div class=\\\"flx gap100 jst-spbt wrap\\\">\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <p class=\\\"mt24 p-ext mx860\\\">\\r\\n        Our specialists maintain the same level of professionalism, precision, and confidentiality for every client we\\r\\n        serve\\u2014whether we\\u2019re working with a downtown Houston law firm or a business owner hundreds of miles away.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Mission-Driven Forensic Work, Backed by Integrity\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics was founded with a mission to go beyond data extraction \\u2014 we help clients make sense of\\r\\n          digital evidence through expert analysis and interpretation.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our work also supports broader social impact, including pro bono forensic support for anti-human trafficking\\r\\n          efforts and global outreach initiatives.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When you choose Black Dog Forensics, you partner with a team that stands for truth, justice, and impact.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Speak With a Certified Digital Forensics Expert in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx690 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx690 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 07:13:20\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 06:48:10\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":28,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":48,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(493, 'com_content.article.19', '', '2025-05-15 07:18:45', 102, 20254, '74d296a9d9819c37e688c349ea2081478c592f4d', '{\"id\":\"19\",\"asset_id\":170,\"title\":\"Digital Forensics Services in Houston, Texas\",\"alias\":\"digital-forensics-services-in-houston-texas\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Certified Experts in Investigative Digital Evidence\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx720\\\">\\r\\n              At Black Dog Forensics, we provide trusted and court-admissible digital forensic services in Houston,\\r\\n              Texas. From litigation support and internal investigations to criminal defense and private matters, our\\r\\n              certified forensic professionals help clients uncover the digital truth when it matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx720\\\">\\r\\n              Serving law firms, corporations, law enforcement, and individuals, we deliver clear, actionable reports\\r\\n              and expert consulting that hold up in court and guide decisive outcomes.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Trusted by Attorneys, Businesses, and Agencies Across Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Houston is a city driven by legal innovation, corporate growth, and complex investigative needs. We meet that\\r\\n          demand with unmatched technical precision and ethical standards at Black Dog Forensics.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We are not just data recovery specialists \\u2014 we are expert investigators. Our mission is to interpret digital\\r\\n          evidence so attorneys, executives, and private clients can make informed, confident decisions backed by\\r\\n          forensic clarity.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Here\\u2019s Why Clients Across Houston Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Certified forensic professionals with law enforcement and litigation experience\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-admissible reporting and expert witness services\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Houston-based service with national reach\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Ethical, unbiased analysis from start to finish\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n            Contact us now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Forensic Services Available in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx620\\\">\\r\\n        We provide a full suite of digital forensic services to meet clients\' needs in civil, criminal, and corporate\\r\\n        matters. Our work follows strict chain-of-custody protocols and adheres to the highest legal standards.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Smartphone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We examine phones, laptops, and desktops to recover deleted files, messages, system activity, and internet\\r\\n            usage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Messaging, App, and GPS Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We extract encrypted app messages, SMS logs, call history, and location data\\u2014even from\\r\\n            factory-reset or damaged devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email-Based Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our analysts recover cloud-stored emails, shared documents, and file activity across platforms\\r\\n            like Gmail, Microsoft 365, iCloud, and Dropbox.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Timeline & User Behavior Reconstruction<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We build digital timelines that reveal intent, access patterns, and user interaction\\u2014crucial\\r\\n            for litigation and internal case support.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We validate and enhance surveillance, audio clips, and video files\\u2014ensuring clarity and admissibility in\\r\\n            hearings and trials.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legal Reporting & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our expert reports are formatted for attorneys, judges, and investigators\\u2014and we\\u2019re available\\r\\n            to testify as needed.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential & Sensitive Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From internal fraud to personal disputes, we handle all matters with professionalism, care,\\r\\n            and confidentiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Who We Serve in Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with clients across Houston\\u2019s legal, corporate, and government sectors:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Law Firms & Civil Litigators<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We assist attorneys with data acquisition, email, document authentication, eDiscovery, deposition review,\\r\\n              and expert witness services across various civil and criminal matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Corporate Legal & Security Teams<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists help businesses investigate intellectual property theft, employee misconduct, and\\r\\n              internal compliance issues by collecting digital evidence and analyzing user behavior.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Government Agencies & Law Enforcement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support time-sensitive investigations with expert-level forensic imaging, evidence handling, and legal\\r\\n              protocol consultation, all backed by courtroom-tested experience.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Individuals<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support private clients with discretion and professionalism, including digital infidelity cases,\\r\\n              private investigations, and personal device analysis for family law matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32  gap80 red-gap mob40\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Areas We Serve in the Greater Houston Region and Across Texas<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          While Houston is our primary service area, Black Dog Forensics proudly supports clients throughout the Greater\\r\\n          Houston area and other major cities across Texas. Whether your case requires on-site data collection or secure\\r\\n          remote consultation, our team delivers timely, court-admissible digital forensic services tailored to your\\r\\n          location and needs.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Greater Houston Area & Nearby Cities:<\\/h4>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt64\\\">\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> Additional Cities We Serve Across Texas:<\\/h4>\\r\\n      <div class=\\\"flx gap100 jst-spbt wrap\\\">\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <p class=\\\"mt24 p-ext mx860\\\">\\r\\n        Our specialists maintain the same level of professionalism, precision, and confidentiality for every client we\\r\\n        serve\\u2014whether we\\u2019re working with a downtown Houston law firm or a business owner hundreds of miles away.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Mission-Driven Forensic Work, Backed by Integrity\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics was founded with a mission to go beyond data extraction \\u2014 we help clients make sense of\\r\\n          digital evidence through expert analysis and interpretation.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our work also supports broader social impact, including pro bono forensic support for anti-human trafficking\\r\\n          efforts and global outreach initiatives.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When you choose Black Dog Forensics, you partner with a team that stands for truth, justice, and impact.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Speak With a Certified Digital Forensics Expert in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx690 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx690 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 07:18:45\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 07:13:20\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":29,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":50,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(494, 'com_content.article.19', '', '2025-05-15 07:33:00', 102, 20263, '96fa9b111747b1cb62d524a3aab33d2b96110bbd', '{\"id\":\"19\",\"asset_id\":170,\"title\":\"Digital Forensics Services in Houston, Texas\",\"alias\":\"digital-forensics-services-in-houston-texas\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Certified Experts in Investigative Digital Evidence\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx720\\\">\\r\\n              At Black Dog Forensics, we provide trusted and court-admissible digital forensic services in Houston,\\r\\n              Texas. From litigation support and internal investigations to criminal defense and private matters, our\\r\\n              certified forensic professionals help clients uncover the digital truth when it matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx720\\\">\\r\\n              Serving law firms, corporations, law enforcement, and individuals, we deliver clear, actionable reports\\r\\n              and expert consulting that hold up in court and guide decisive outcomes.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Trusted by Attorneys, Businesses, and Agencies Across Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Houston is a city driven by legal innovation, corporate growth, and complex investigative needs. We meet that\\r\\n          demand with unmatched technical precision and ethical standards at Black Dog Forensics.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We are not just data recovery specialists \\u2014 we are expert investigators. Our mission is to interpret digital\\r\\n          evidence so attorneys, executives, and private clients can make informed, confident decisions backed by\\r\\n          forensic clarity.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Here\\u2019s Why Clients Across Houston Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Certified forensic professionals with law enforcement and litigation experience\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-admissible reporting and expert witness services\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Houston-based service with national reach\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Ethical, unbiased analysis from start to finish\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n            Contact us now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Forensic Services Available in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx620\\\">\\r\\n        We provide a full suite of digital forensic services to meet clients\' needs in civil, criminal, and corporate\\r\\n        matters. Our work follows strict chain-of-custody protocols and adheres to the highest legal standards.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Smartphone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We examine phones, laptops, and desktops to recover deleted files, messages, system activity, and internet\\r\\n            usage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Messaging, App, and GPS Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We extract encrypted app messages, SMS logs, call history, and location data\\u2014even from\\r\\n            factory-reset or damaged devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email-Based Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our analysts recover cloud-stored emails, shared documents, and file activity across platforms\\r\\n            like Gmail, Microsoft 365, iCloud, and Dropbox.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Timeline & User Behavior Reconstruction<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We build digital timelines that reveal intent, access patterns, and user interaction\\u2014crucial\\r\\n            for litigation and internal case support.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We validate and enhance surveillance, audio clips, and video files\\u2014ensuring clarity and admissibility in\\r\\n            hearings and trials.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legal Reporting & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our expert reports are formatted for attorneys, judges, and investigators\\u2014and we\\u2019re available\\r\\n            to testify as needed.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential & Sensitive Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From internal fraud to personal disputes, we handle all matters with professionalism, care,\\r\\n            and confidentiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Who We Serve in Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with clients across Houston\\u2019s legal, corporate, and government sectors:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Law Firms & Civil Litigators<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We assist attorneys with data acquisition, email, document authentication, eDiscovery, deposition review,\\r\\n              and expert witness services across various civil and criminal matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Corporate Legal & Security Teams<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists help businesses investigate intellectual property theft, employee misconduct, and\\r\\n              internal compliance issues by collecting digital evidence and analyzing user behavior.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Government Agencies & Law Enforcement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support time-sensitive investigations with expert-level forensic imaging, evidence handling, and legal\\r\\n              protocol consultation, all backed by courtroom-tested experience.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Individuals<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support private clients with discretion and professionalism, including digital infidelity cases,\\r\\n              private investigations, and personal device analysis for family law matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32  gap80 red-gap mob40\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Areas We Serve in the Greater Houston Region and Across Texas<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          While Houston is our primary service area, Black Dog Forensics proudly supports clients throughout the Greater\\r\\n          Houston area and other major cities across Texas. Whether your case requires on-site data collection or secure\\r\\n          remote consultation, our team delivers timely, court-admissible digital forensic services tailored to your\\r\\n          location and needs.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Greater Houston Area & Nearby Cities:<\\/h4>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt64\\\">\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> Additional Cities We Serve Across Texas:<\\/h4>\\r\\n      <div class=\\\"flx gap100 jst-spbt wrap\\\">\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20 mobsmmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <p class=\\\"mt24 p-ext mx860\\\">\\r\\n        Our specialists maintain the same level of professionalism, precision, and confidentiality for every client we\\r\\n        serve\\u2014whether we\\u2019re working with a downtown Houston law firm or a business owner hundreds of miles away.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Mission-Driven Forensic Work, Backed by Integrity\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics was founded with a mission to go beyond data extraction \\u2014 we help clients make sense of\\r\\n          digital evidence through expert analysis and interpretation.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our work also supports broader social impact, including pro bono forensic support for anti-human trafficking\\r\\n          efforts and global outreach initiatives.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When you choose Black Dog Forensics, you partner with a team that stands for truth, justice, and impact.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Speak With a Certified Digital Forensics Expert in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx690 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx690 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 07:33:00\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 07:18:45\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":30,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":55,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(500, 'com_content.article.19', '', '2025-05-15 08:07:26', 102, 20256, '66a9c037a1f67cec2678b8580dda9a6a3fbd01a3', '{\"id\":\"19\",\"asset_id\":170,\"title\":\"Digital Forensics Services in Houston, Texas\",\"alias\":\"digital-forensics-services-in-houston-texas\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Certified Experts in Investigative Digital Evidence\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx720\\\">\\r\\n              At Black Dog Forensics, we provide trusted and court-admissible digital forensic services in Houston,\\r\\n              Texas. From litigation support and internal investigations to criminal defense and private matters, our\\r\\n              certified forensic professionals help clients uncover the digital truth when it matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx720\\\">\\r\\n              Serving law firms, corporations, law enforcement, and individuals, we deliver clear, actionable reports\\r\\n              and expert consulting that hold up in court and guide decisive outcomes.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Trusted by Attorneys, Businesses, and Agencies Across Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Houston is a city driven by legal innovation, corporate growth, and complex investigative needs. We meet that\\r\\n          demand with unmatched technical precision and ethical standards at Black Dog Forensics.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We are not just data recovery specialists \\u2014 we are expert investigators. Our mission is to interpret digital\\r\\n          evidence so attorneys, executives, and private clients can make informed, confident decisions backed by\\r\\n          forensic clarity.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Here\\u2019s Why Clients Across Houston Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Certified forensic professionals with law enforcement and litigation experience\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-admissible reporting and expert witness services\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Houston-based service with national reach\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Ethical, unbiased analysis from start to finish\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n            Contact us now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Forensic Services Available in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx620\\\">\\r\\n        We provide a full suite of digital forensic services to meet clients\' needs in civil, criminal, and corporate\\r\\n        matters. Our work follows strict chain-of-custody protocols and adheres to the highest legal standards.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Smartphone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We examine phones, laptops, and desktops to recover deleted files, messages, system activity, and internet\\r\\n            usage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Messaging, App, and GPS Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We extract encrypted app messages, SMS logs, call history, and location data\\u2014even from\\r\\n            factory-reset or damaged devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email-Based Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our analysts recover cloud-stored emails, shared documents, and file activity across platforms\\r\\n            like Gmail, Microsoft 365, iCloud, and Dropbox.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Timeline & User Behavior Reconstruction<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We build digital timelines that reveal intent, access patterns, and user interaction\\u2014crucial\\r\\n            for litigation and internal case support.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We validate and enhance surveillance, audio clips, and video files\\u2014ensuring clarity and admissibility in\\r\\n            hearings and trials.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legal Reporting & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our expert reports are formatted for attorneys, judges, and investigators\\u2014and we\\u2019re available\\r\\n            to testify as needed.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential & Sensitive Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From internal fraud to personal disputes, we handle all matters with professionalism, care,\\r\\n            and confidentiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Who We Serve in Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with clients across Houston\\u2019s legal, corporate, and government sectors:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Law Firms & Civil Litigators<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We assist attorneys with data acquisition, email, document authentication, eDiscovery, deposition review,\\r\\n              and expert witness services across various civil and criminal matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Corporate Legal & Security Teams<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists help businesses investigate intellectual property theft, employee misconduct, and\\r\\n              internal compliance issues by collecting digital evidence and analyzing user behavior.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Government Agencies & Law Enforcement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support time-sensitive investigations with expert-level forensic imaging, evidence handling, and legal\\r\\n              protocol consultation, all backed by courtroom-tested experience.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Individuals<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support private clients with discretion and professionalism, including digital infidelity cases,\\r\\n              private investigations, and personal device analysis for family law matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32  gap80  mob40\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Areas We Serve in the Greater Houston Region and Across Texas<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          While Houston is our primary service area, Black Dog Forensics proudly supports clients throughout the Greater\\r\\n          Houston area and other major cities across Texas. Whether your case requires on-site data collection or secure\\r\\n          remote consultation, our team delivers timely, court-admissible digital forensic services tailored to your\\r\\n          location and needs.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Greater Houston Area & Nearby Cities:<\\/h4>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt64\\\">\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> Additional Cities We Serve Across Texas:<\\/h4>\\r\\n      <div class=\\\"flx gap100 jst-spbt wrap\\\">\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20 mobsmmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <p class=\\\"mt24 p-ext mx860\\\">\\r\\n        Our specialists maintain the same level of professionalism, precision, and confidentiality for every client we\\r\\n        serve\\u2014whether we\\u2019re working with a downtown Houston law firm or a business owner hundreds of miles away.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Mission-Driven Forensic Work, Backed by Integrity\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics was founded with a mission to go beyond data extraction \\u2014 we help clients make sense of\\r\\n          digital evidence through expert analysis and interpretation.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our work also supports broader social impact, including pro bono forensic support for anti-human trafficking\\r\\n          efforts and global outreach initiatives.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When you choose Black Dog Forensics, you partner with a team that stands for truth, justice, and impact.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Speak With a Certified Digital Forensics Expert in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx690 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx690 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 08:07:26\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 08:06:57\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":32,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":57,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(503, 'com_content.article.19', '', '2025-05-15 10:17:22', 102, 20256, 'c76bf27a5a338739d24d7065e44817376171f1f3', '{\"id\":\"19\",\"asset_id\":170,\"title\":\"Digital Forensics Services in Houston, Texas\",\"alias\":\"digital-forensics-services-in-houston-texas\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Certified Experts in Investigative Digital Evidence\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx720\\\">\\r\\n              At Black Dog Forensics, we provide trusted and court-admissible digital forensic services in Houston,\\r\\n              Texas. From litigation support and internal investigations to criminal defense and private matters, our\\r\\n              certified forensic professionals help clients uncover the digital truth when it matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx720\\\">\\r\\n              Serving law firms, corporations, law enforcement, and individuals, we deliver clear, actionable reports\\r\\n              and expert consulting that hold up in court and guide decisive outcomes.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Trusted by Attorneys, Businesses, and Agencies Across Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Houston is a city driven by legal innovation, corporate growth, and complex investigative needs. We meet that\\r\\n          demand with unmatched technical precision and ethical standards at Black Dog Forensics.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We are not just data recovery specialists \\u2014 we are expert investigators. Our mission is to interpret digital\\r\\n          evidence so attorneys, executives, and private clients can make informed, confident decisions backed by\\r\\n          forensic clarity.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Here\\u2019s Why Clients Across Houston Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Certified forensic professionals with law enforcement and litigation experience\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-admissible reporting and expert witness services\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Houston-based service with national reach\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Ethical, unbiased analysis from start to finish\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n            Contact us now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Forensic Services Available in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808\\\">\\r\\n        We provide a full suite of digital forensic services to meet clients\' needs in civil, criminal, and corporate\\r\\n        matters. Our work follows strict chain-of-custody protocols and adheres to the highest legal standards.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Smartphone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We examine phones, laptops, and desktops to recover deleted files, messages, system activity, and internet\\r\\n            usage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Messaging, App, and GPS Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We extract encrypted app messages, SMS logs, call history, and location data\\u2014even from\\r\\n            factory-reset or damaged devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email-Based Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our analysts recover cloud-stored emails, shared documents, and file activity across platforms\\r\\n            like Gmail, Microsoft 365, iCloud, and Dropbox.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Timeline & User Behavior Reconstruction<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We build digital timelines that reveal intent, access patterns, and user interaction\\u2014crucial\\r\\n            for litigation and internal case support.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We validate and enhance surveillance, audio clips, and video files\\u2014ensuring clarity and admissibility in\\r\\n            hearings and trials.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legal Reporting & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our expert reports are formatted for attorneys, judges, and investigators\\u2014and we\\u2019re available\\r\\n            to testify as needed.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential & Sensitive Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From internal fraud to personal disputes, we handle all matters with professionalism, care,\\r\\n            and confidentiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Who We Serve in Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with clients across Houston\\u2019s legal, corporate, and government sectors:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Law Firms & Civil Litigators<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We assist attorneys with data acquisition, email, document authentication, eDiscovery, deposition review,\\r\\n              and expert witness services across various civil and criminal matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Corporate Legal & Security Teams<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists help businesses investigate intellectual property theft, employee misconduct, and\\r\\n              internal compliance issues by collecting digital evidence and analyzing user behavior.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Government Agencies & Law Enforcement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support time-sensitive investigations with expert-level forensic imaging, evidence handling, and legal\\r\\n              protocol consultation, all backed by courtroom-tested experience.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Individuals<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support private clients with discretion and professionalism, including digital infidelity cases,\\r\\n              private investigations, and personal device analysis for family law matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32  gap80  mob40\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Areas We Serve in the Greater Houston Region and Across Texas<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          While Houston is our primary service area, Black Dog Forensics proudly supports clients throughout the Greater\\r\\n          Houston area and other major cities across Texas. Whether your case requires on-site data collection or secure\\r\\n          remote consultation, our team delivers timely, court-admissible digital forensic services tailored to your\\r\\n          location and needs.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Greater Houston Area & Nearby Cities:<\\/h4>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt64\\\">\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> Additional Cities We Serve Across Texas:<\\/h4>\\r\\n      <div class=\\\"flx gap100 jst-spbt wrap\\\">\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20 mobsmmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <p class=\\\"mt24 p-ext mx860\\\">\\r\\n        Our specialists maintain the same level of professionalism, precision, and confidentiality for every client we\\r\\n        serve\\u2014whether we\\u2019re working with a downtown Houston law firm or a business owner hundreds of miles away.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Mission-Driven Forensic Work, Backed by Integrity\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics was founded with a mission to go beyond data extraction \\u2014 we help clients make sense of\\r\\n          digital evidence through expert analysis and interpretation.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our work also supports broader social impact, including pro bono forensic support for anti-human trafficking\\r\\n          efforts and global outreach initiatives.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When you choose Black Dog Forensics, you partner with a team that stands for truth, justice, and impact.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Speak With a Certified Digital Forensics Expert in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 10:17:22\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 10:16:49\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":34,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":62,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(516, 'com_content.article.20', '', '2025-05-15 11:40:22', 102, 17402, '7b6ce1e39b92224dde3d6d6a509a0c3738f18435', '{\"id\":\"20\",\"asset_id\":171,\"title\":\"Digital Forensics Services in Houston2, Texas\",\"alias\":\"digital-forensics-services-in-houston2-texas\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Clear Answers, Court-Ready Reports, Trusted Expertise\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx896\\\">\\r\\n              At Black Dog Forensics, we specialize in uncovering and interpreting digital evidence for high-stakes\\r\\n              investigations, litigation, and private disputes. Whether you\\u2019re a Houston-based attorney preparing for\\r\\n              trial, a business facing internal challenges, or an individual seeking answers, our certified forensic\\r\\n              analysts deliver insight that stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx896\\\">\\r\\n              We turn mobile devices, cloud platforms, and computer systems into structured, court-admissible\\r\\n              evidence\\u2014with speed, accuracy, and discretion. From the moment we engage, your goals guide our strategy.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx896\\\">\\r\\n              Free consultations available for law firms, corporations, and individuals in Houston and surrounding\\r\\n              areas.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Our Forensic Services in Houston<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Precision Forensics for Legal, Corporate, and Private Cases\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx690\\\">\\r\\n        Our Houston-based digital forensic services are built for real-world legal and investigative challenges. Every\\r\\n        case begins with a strategy\\u2014and ends with clarity.\\r\\n\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> We provide:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover what happened\\u2014and prove it.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We extract deleted files, messages, internet history, and system usage across laptops, desktops,\\r\\n            smartphones, and tablets.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\"> Access the hidden data that tells the full story.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            From geolocation to encrypted app activity, we recover mobile data\\u2014even from damaged or locked devices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Track the digital trail across platforms.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We retrieve emails, attachments, and cloud-stored files from Microsoft 365, Gmail, Dropbox, iCloud, and\\r\\n            more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & Behavioral Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, patterns, and intent.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We map logins, file access, and user sessions to establish what occurred and when.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Clarify and verify key recordings.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We enhance and authenticate audio\\/video files to confirm integrity and prepare media for use in legal\\r\\n            proceedings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation & Legal Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Built for the courtroom, backed by expert testimony.<\\/p>\\r\\n          <p class=\\\"mt12\\\">We prepare detailed forensic reports, affidavits, and expert declarations\\u2014and offer deposition\\r\\n            and trial testimony.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Corporate & Private Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Sensitive matters. Objective answers.<\\/p>\\r\\n          <p class=\\\"mt12\\\">From employee misconduct and data theft to internal compliance reviews and civil disputes, we\\r\\n            deliver discreet, thorough results.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox12 pt40 \\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"mx1075 mlr-at\\\">\\r\\n      <div class=\\\"t-center mx932 mlr-at\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Our Forensic Services in Houston<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">From First Call to Final Report<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext mx404 mlr-at\\\">\\r\\n          Digital forensics can be complex, but our process is built to deliver clear, defensible results.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx gap80 align-start mt64 wrp num-sec protct ovr-fl-h mx877 mlr-at ovr-fl-h\\\">\\r\\n        <div class=\\\"col3 chs-us-p  pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>1<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\"> Initial Consultation<\\/h4>\\r\\n            <p class=\\\"mt16\\\">We assess your goals, timeline, and available data to build an informed strategy<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>2<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Secure Evidence Collection<\\/h4>\\r\\n            <p class=\\\"mt16\\\">Our analysts collect devices, cloud access, or remote data using forensic protocols that\\r\\n              preserve the chain of custody.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>3<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Examination and Analysis<\\/h4>\\r\\n            <p class=\\\"mt16\\\">Using advanced tools, we recover deleted content, map user behavior, and isolate\\r\\n              case-relevant evidence.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line-r newmax\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>4<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\"> Reporting and Results<\\/h4>\\r\\n            <p class=\\\"mt16\\\">You receive a structured, plain-language forensic report\\u2014ready for court, internal use, or\\r\\n              legal review.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line-r mb-line-r newmax\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>5<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Testimony and Ongoing Support<\\/h4>\\r\\n            <p class=\\\"mt16\\\">If required, we provide expert witness services, respond to opposing reports, and remain\\r\\n              engaged through resolution.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Why Clients in Houston Choose Black Dog Forensics<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Trusted Investigations That Deliver Results\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx690\\\">\\r\\n        When Houston attorneys, executives, or individuals need clear, admissible evidence, they choose us for:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Certified and Experienced Professionals<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Our examiners are certified and bring experience from law enforcement, cybersecurity, and legal consulting.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Every report we deliver meets evidentiary standards and can withstand cross-examination.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Responsive, Local Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Located just outside of Houston, we respond quickly, whether your case is urgent or ongoing.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Customized Solutions<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We tailor every investigation to your goals, timeline, and technical requirements.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Reliable Communication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We deliver consistent updates, explain findings clearly, and work collaboratively with your legal or\\r\\n            executive team.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Complete Case Lifecycle Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From discovery to expert testimony, we provide guidance and expertise every step of the way.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Why Choose Black Dog Forensics in Houston\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          When the Margin for Error Is Zero, Experience Matters\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital evidence plays a critical role in outcomes. Our Houston clients choose Black Dog Forensics for our\\r\\n          track record, technical accuracy, and courtroom-readiness\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Proven Success in High-Stakes Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019ve supported litigation, internal investigations, and criminal defense cases across Houston\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Experts Who Can Testify<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists are experienced in explaining technical evidence in depositions, hearings, and\\r\\n              trials.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Local Understanding, National Capability<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We know Texas courts and corporate environments, and we support state, federal, and cross-jurisdictional\\r\\n              matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Credible, Understandable Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our documentation is built for decision-makers, from judges and juries to general counsel and executives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">End-to-End Engagement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We stay involved throughout your case, not just until the report is delivered.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-houston2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-houston3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Serving the Greater Houston Area and Beyond\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We proudly provide forensic services across Houston and nearby cities, including The Woodlands, Sugar Land,\\r\\n          Katy, Spring, Cypress, Conroe, Pearland, Pasadena, League City, Baytown, Missouri City, Tomball, and\\r\\n          Galveston.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Speak With a Certified Digital Forensics Expert in Houston\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 11:40:22\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 11:39:11\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":29,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":42,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(517, 'com_content.article.20', '', '2025-05-15 11:41:36', 102, 17392, '840ae54dab787be62f95b24fa5b5a3b45084b2d9', '{\"id\":\"20\",\"asset_id\":171,\"title\":\"Digital Forensics Services in Houston2, Texas\",\"alias\":\"digital-forensics-services-in-houston2-texas\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Clear Answers, Court-Ready Reports, Trusted Expertise\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx896\\\">\\r\\n              At Black Dog Forensics, we specialize in uncovering and interpreting digital evidence for high-stakes\\r\\n              investigations, litigation, and private disputes. Whether you\\u2019re a Houston-based attorney preparing for\\r\\n              trial, a business facing internal challenges, or an individual seeking answers, our certified forensic\\r\\n              analysts deliver insight that stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx896\\\">\\r\\n              We turn mobile devices, cloud platforms, and computer systems into structured, court-admissible\\r\\n              evidence\\u2014with speed, accuracy, and discretion. From the moment we engage, your goals guide our strategy.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx896\\\">\\r\\n              Free consultations available for law firms, corporations, and individuals in Houston and surrounding\\r\\n              areas.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Our Forensic Services in Houston<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Precision Forensics for Legal, Corporate, and Private Cases\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx690\\\">\\r\\n        Our Houston-based digital forensic services are built for real-world legal and investigative challenges. Every\\r\\n        case begins with a strategy\\u2014and ends with clarity.\\r\\n\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> We provide:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover what happened\\u2014and prove it.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We extract deleted files, messages, internet history, and system usage across laptops, desktops,\\r\\n            smartphones, and tablets.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\"> Access the hidden data that tells the full story.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            From geolocation to encrypted app activity, we recover mobile data\\u2014even from damaged or locked devices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Track the digital trail across platforms.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We retrieve emails, attachments, and cloud-stored files from Microsoft 365, Gmail, Dropbox, iCloud, and\\r\\n            more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & Behavioral Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, patterns, and intent.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We map logins, file access, and user sessions to establish what occurred and when.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Clarify and verify key recordings.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We enhance and authenticate audio\\/video files to confirm integrity and prepare media for use in legal\\r\\n            proceedings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation & Legal Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Built for the courtroom, backed by expert testimony.<\\/p>\\r\\n          <p class=\\\"mt12\\\">We prepare detailed forensic reports, affidavits, and expert declarations\\u2014and offer deposition\\r\\n            and trial testimony.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Corporate & Private Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Sensitive matters. Objective answers.<\\/p>\\r\\n          <p class=\\\"mt12\\\">From employee misconduct and data theft to internal compliance reviews and civil disputes, we\\r\\n            deliver discreet, thorough results.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox12 pt40 \\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"mx1075 mlr-at\\\">\\r\\n      <div class=\\\"t-center mx932 mlr-at\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Our Forensic Services in Houston<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">From First Call to Final Report<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext mx404 mlr-at\\\">\\r\\n          Digital forensics can be complex, but our process is built to deliver clear, defensible results.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx gap80 align-start mt64 wrp num-sec protct ovr-fl-h mx877 mlr-at ovr-fl-h\\\">\\r\\n        <div class=\\\"col3 chs-us-p  pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>1<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\"> Initial Consultation<\\/h4>\\r\\n            <p class=\\\"mt16\\\">We assess your goals, timeline, and available data to build an informed strategy<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>2<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Secure Evidence Collection<\\/h4>\\r\\n            <p class=\\\"mt16\\\">Our analysts collect devices, cloud access, or remote data using forensic protocols that\\r\\n              preserve the chain of custody.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>3<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Examination and Analysis<\\/h4>\\r\\n            <p class=\\\"mt16\\\">Using advanced tools, we recover deleted content, map user behavior, and isolate\\r\\n              case-relevant evidence.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line-r newmax\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>4<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\"> Reporting and Results<\\/h4>\\r\\n            <p class=\\\"mt16\\\">You receive a structured, plain-language forensic report\\u2014ready for court, internal use, or\\r\\n              legal review.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line-r mb-line-r newmax\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>5<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Testimony and Ongoing Support<\\/h4>\\r\\n            <p class=\\\"mt16\\\">If required, we provide expert witness services, respond to opposing reports, and remain\\r\\n              engaged through resolution.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Why Clients in Houston Choose Black Dog Forensics<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Trusted Investigations That Deliver Results\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx690\\\">\\r\\n        When Houston attorneys, executives, or individuals need clear, admissible evidence, they choose us for:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Certified and Experienced Professionals<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Our examiners are certified and bring experience from law enforcement, cybersecurity, and legal consulting.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Every report we deliver meets evidentiary standards and can withstand cross-examination.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Responsive, Local Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Located just outside of Houston, we respond quickly, whether your case is urgent or ongoing.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Customized Solutions<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We tailor every investigation to your goals, timeline, and technical requirements.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Reliable Communication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We deliver consistent updates, explain findings clearly, and work collaboratively with your legal or\\r\\n            executive team.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Complete Case Lifecycle Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From discovery to expert testimony, we provide guidance and expertise every step of the way.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Why Choose Black Dog Forensics in Houston\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          When the Margin for Error Is Zero, Experience Matters\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital evidence plays a critical role in outcomes. Our Houston clients choose Black Dog Forensics for our\\r\\n          track record, technical accuracy, and courtroom-readiness\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Proven Success in High-Stakes Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019ve supported litigation, internal investigations, and criminal defense cases across Houston\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Experts Who Can Testify<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists are experienced in explaining technical evidence in depositions, hearings, and\\r\\n              trials.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Local Understanding, National Capability<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We know Texas courts and corporate environments, and we support state, federal, and cross-jurisdictional\\r\\n              matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Credible, Understandable Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our documentation is built for decision-makers, from judges and juries to general counsel and executives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">End-to-End Engagement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We stay involved throughout your case, not just until the report is delivered.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-houston2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-houston3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Serving the Greater Houston Area and Beyond\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We proudly provide forensic services across Houston and nearby cities, including The Woodlands, Sugar Land,\\r\\n          Katy, Spring, Cypress, Conroe, Pearland, Pasadena, League City, Baytown, Missouri City, Tomball, and\\r\\n          Galveston.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Speak With a Certified Digital Forensics Expert in Houston\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 11:41:36\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 11:40:22\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":30,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":43,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(518, 'com_content.article.20', '', '2025-05-15 11:43:21', 102, 17397, 'c3728a2518c1c123510a426b0cad00c2ba67af93', '{\"id\":\"20\",\"asset_id\":171,\"title\":\"Digital Forensics Services in Houston2, Texas\",\"alias\":\"digital-forensics-services-in-houston2-texas\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Clear Answers, Court-Ready Reports, Trusted Expertise\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx896\\\">\\r\\n              At Black Dog Forensics, we specialize in uncovering and interpreting digital evidence for high-stakes\\r\\n              investigations, litigation, and private disputes. Whether you\\u2019re a Houston-based attorney preparing for\\r\\n              trial, a business facing internal challenges, or an individual seeking answers, our certified forensic\\r\\n              analysts deliver insight that stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx896\\\">\\r\\n              We turn mobile devices, cloud platforms, and computer systems into structured, court-admissible\\r\\n              evidence\\u2014with speed, accuracy, and discretion. From the moment we engage, your goals guide our strategy.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx896\\\">\\r\\n              Free consultations available for law firms, corporations, and individuals in Houston and surrounding\\r\\n              areas.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Our Forensic Services in Houston<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Precision Forensics for Legal, Corporate, and Private Cases\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx690\\\">\\r\\n        Our Houston-based digital forensic services are built for real-world legal and investigative challenges. Every\\r\\n        case begins with a strategy\\u2014and ends with clarity.\\r\\n\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> We provide:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover what happened\\u2014and prove it.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We extract deleted files, messages, internet history, and system usage across laptops, desktops,\\r\\n            smartphones, and tablets.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\"> Access the hidden data that tells the full story.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            From geolocation to encrypted app activity, we recover mobile data\\u2014even from damaged or locked devices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Track the digital trail across platforms.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We retrieve emails, attachments, and cloud-stored files from Microsoft 365, Gmail, Dropbox, iCloud, and\\r\\n            more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & Behavioral Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, patterns, and intent.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We map logins, file access, and user sessions to establish what occurred and when.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Clarify and verify key recordings.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We enhance and authenticate audio\\/video files to confirm integrity and prepare media for use in legal\\r\\n            proceedings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation & Legal Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Built for the courtroom, backed by expert testimony.<\\/p>\\r\\n          <p class=\\\"mt12\\\">We prepare detailed forensic reports, affidavits, and expert declarations\\u2014and offer deposition\\r\\n            and trial testimony.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Corporate & Private Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Sensitive matters. Objective answers.<\\/p>\\r\\n          <p class=\\\"mt12\\\">From employee misconduct and data theft to internal compliance reviews and civil disputes, we\\r\\n            deliver discreet, thorough results.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox12 pt40 \\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"mx1075 mlr-at\\\">\\r\\n      <div class=\\\"t-center mx932 mlr-at\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Our Forensic Services in Houston<\\/h2>\\r\\n        <h3 class=\\\"bd-trd\\\">From First Call to Final Report<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext mx404 mlr-at\\\">\\r\\n          Digital forensics can be complex, but our process is built to deliver clear, defensible results.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx gap80 align-start mt64 wrp num-sec protct ovr-fl-h mx877 mlr-at ovr-fl-h\\\">\\r\\n        <div class=\\\"col3 chs-us-p  pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>1<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\"> Initial Consultation<\\/h4>\\r\\n            <p class=\\\"mt16\\\">We assess your goals, timeline, and available data to build an informed strategy<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>2<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Secure Evidence Collection<\\/h4>\\r\\n            <p class=\\\"mt16\\\">Our analysts collect devices, cloud access, or remote data using forensic protocols that\\r\\n              preserve the chain of custody.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>3<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Examination and Analysis<\\/h4>\\r\\n            <p class=\\\"mt16\\\">Using advanced tools, we recover deleted content, map user behavior, and isolate\\r\\n              case-relevant evidence.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line-r newmax\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>4<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\"> Reporting and Results<\\/h4>\\r\\n            <p class=\\\"mt16\\\">You receive a structured, plain-language forensic report\\u2014ready for court, internal use, or\\r\\n              legal review.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line-r mb-line-r newmax\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>5<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Testimony and Ongoing Support<\\/h4>\\r\\n            <p class=\\\"mt16\\\">If required, we provide expert witness services, respond to opposing reports, and remain\\r\\n              engaged through resolution.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Why Clients in Houston Choose Black Dog Forensics<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Trusted Investigations That Deliver Results\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx690\\\">\\r\\n        When Houston attorneys, executives, or individuals need clear, admissible evidence, they choose us for:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Certified and Experienced Professionals<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Our examiners are certified and bring experience from law enforcement, cybersecurity, and legal consulting.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Every report we deliver meets evidentiary standards and can withstand cross-examination.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Responsive, Local Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Located just outside of Houston, we respond quickly, whether your case is urgent or ongoing.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Customized Solutions<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We tailor every investigation to your goals, timeline, and technical requirements.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Reliable Communication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We deliver consistent updates, explain findings clearly, and work collaboratively with your legal or\\r\\n            executive team.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Complete Case Lifecycle Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From discovery to expert testimony, we provide guidance and expertise every step of the way.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Why Choose Black Dog Forensics in Houston\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          When the Margin for Error Is Zero, Experience Matters\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital evidence plays a critical role in outcomes. Our Houston clients choose Black Dog Forensics for our\\r\\n          track record, technical accuracy, and courtroom-readiness\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Proven Success in High-Stakes Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019ve supported litigation, internal investigations, and criminal defense cases across Houston\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Experts Who Can Testify<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists are experienced in explaining technical evidence in depositions, hearings, and\\r\\n              trials.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Local Understanding, National Capability<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We know Texas courts and corporate environments, and we support state, federal, and cross-jurisdictional\\r\\n              matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Credible, Understandable Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our documentation is built for decision-makers, from judges and juries to general counsel and executives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">End-to-End Engagement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We stay involved throughout your case, not just until the report is delivered.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-houston2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-houston3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Serving the Greater Houston Area and Beyond\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We proudly provide forensic services across Houston and nearby cities, including The Woodlands, Sugar Land,\\r\\n          Katy, Spring, Cypress, Conroe, Pearland, Pasadena, League City, Baytown, Missouri City, Tomball, and\\r\\n          Galveston.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Speak With a Certified Digital Forensics Expert in Houston\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 11:43:21\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 11:42:13\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":32,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":45,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(522, 'com_content.article.22', '', '2025-05-15 11:52:23', 102, 15516, '25f37482baeb5413aee73bec2d8482331093eaaf', '{\"id\":\"22\",\"asset_id\":173,\"title\":\"Cybersecurity & Data Breach Investigations\",\"alias\":\"cybersecurity-data-breach-investigations\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Discover the Truth Behind the Breach\\u2014And What to Do Next\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx909\\\">\\r\\n              When your systems are compromised, sensitive data exposed, or your company\\u2019s reputation is at risk, we\\r\\n              deliver the digital clarity you need. Our certified forensic specialists investigate cyberattacks, data\\r\\n              leaks, insider threats, and unauthorized access\\u2014giving you the insight to understand what happened and how\\r\\n              to respond. We work with:\\r\\n            <\\/p>\\r\\n\\r\\n            <ul class=\\\"bd-list  fs18   mt24\\\">\\r\\n              <li>\\r\\n                Law firms handling cybersecurity-related litigation\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Businesses facing regulatory or insurance concerns\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Law enforcement and public agencies investigating cybercrime\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Individuals affected by unauthorized access or digital abuse\\r\\n\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Breach Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Find Out What Happened\\u2014Down to the Last Log File\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your network has been breached, the most urgent question is also the hardest: How did they get in?\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace the full lifecycle of the attack\\u2014from entry point to lateral movement\\u2014providing you with the\\r\\n          technical evidence, forensic timeline, and expert analysis needed to act confidently and decisively. We\\r\\n          uncover:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Source and method of the breach\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems accessed and data impacted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry point vulnerabilities\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Lateral movement and privilege escalation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Activity timeline and forensic summary\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Data Leak Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          When Confidential Information Goes Public\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Not all leaks come from outside. Internal threats are often the most damaging.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We investigate how sensitive files, contracts, or communications were exposed\\u2014pinpointing which users were\\r\\n          responsible, whether the leak was accidental or intentional, and how the information was distributed. We help\\r\\n          identify:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Who accessed or transmitted the leaked files\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              The scope of exposed data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Whether the act was malicious or negligent\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud or email-based leak sources\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Reporting tools for HR, legal, or IT leadership\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Data Theft & Exfiltration\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Follow the Digital Trail. Reclaim Control.\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When proprietary information or customer data disappears, you need to know what was taken\\u2014and who took it.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace unauthorized file transfers, USB activity, and cloud uploads to provide a forensic trail of when,\\r\\n          how, and by whom your data was removed. We investigate:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud-based exfiltration\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              External drive usage\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized email forwarding\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Insider threats and departing employees\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP and device fingerprinting for legal pursuit\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Ransomware Attacks\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          From Encrypted Files to Clear Answers\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Ransomware can grind operations to a halt, but fast, expert forensics can help restore control.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We identify the ransomware strain, analyze how it entered and spread, and document findings for law\\r\\n          enforcement, insurers, and internal review\\u2014while helping you take next steps. Our response includes:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Identifying the ransomware type\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry vector and spread analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems affected and data encrypted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Guidance for incident reporting and recovery\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Evidence preservation for post-breach review\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Spyware, Malware & Remote Access Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Expose the Software That\\u2019s Working Against You\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Spyware, keyloggers, and remote access tools can remain hidden for weeks\\u2014collecting sensitive data silently.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We uncover unwanted software, unauthorized access, and command\\/control activity, helping you understand how\\r\\n          systems were compromised and what was accessed. We analyze:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installed spyware or keyloggers\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Remote desktop access (RDP, TeamViewer, etc.)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Command-line traces and malware payloads\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installation dates and source pathways\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Threat actor intent and information accessed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Unlawful Data Access\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          When Access Was Taken Without Permission\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Unauthorized system access can expose your business to legal, financial, or reputational risk. Our forensic\\r\\n          team investigates and documents every trace of access, providing defensible evidence for enforcement or\\r\\n          litigation. We provide:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP tracing and geolocation analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Login and credential use tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Forensic reconstruction of user sessions\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Chain-of-access validation for legal use\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal or civil action\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 11:52:23\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 11:52:15\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(523, 'com_content.article.22', '', '2025-05-15 11:53:01', 102, 15517, '00bb476d1b2566b0a792f3339a919808e6e17692', '{\"id\":\"22\",\"asset_id\":173,\"title\":\"Cybersecurity & Data Breach Investigations\",\"alias\":\"cybersecurity-data-breach-investigations\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Discover the Truth Behind the Breach\\u2014And What to Do Next\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx909\\\">\\r\\n              When your systems are compromised, sensitive data exposed, or your company\\u2019s reputation is at risk, we\\r\\n              deliver the digital clarity you need. Our certified forensic specialists investigate cyberattacks, data\\r\\n              leaks, insider threats, and unauthorized access\\u2014giving you the insight to understand what happened and how\\r\\n              to respond. We work with:\\r\\n            <\\/p>\\r\\n\\r\\n            <ul class=\\\"bd-list  fs18   mt32\\\">\\r\\n              <li>\\r\\n                Law firms handling cybersecurity-related litigation\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Businesses facing regulatory or insurance concerns\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Law enforcement and public agencies investigating cybercrime\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Individuals affected by unauthorized access or digital abuse\\r\\n\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Breach Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Find Out What Happened\\u2014Down to the Last Log File\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your network has been breached, the most urgent question is also the hardest: How did they get in?\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace the full lifecycle of the attack\\u2014from entry point to lateral movement\\u2014providing you with the\\r\\n          technical evidence, forensic timeline, and expert analysis needed to act confidently and decisively. We\\r\\n          uncover:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Source and method of the breach\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems accessed and data impacted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry point vulnerabilities\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Lateral movement and privilege escalation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Activity timeline and forensic summary\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Data Leak Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          When Confidential Information Goes Public\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Not all leaks come from outside. Internal threats are often the most damaging.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We investigate how sensitive files, contracts, or communications were exposed\\u2014pinpointing which users were\\r\\n          responsible, whether the leak was accidental or intentional, and how the information was distributed. We help\\r\\n          identify:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Who accessed or transmitted the leaked files\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              The scope of exposed data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Whether the act was malicious or negligent\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud or email-based leak sources\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Reporting tools for HR, legal, or IT leadership\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Data Theft & Exfiltration\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Follow the Digital Trail. Reclaim Control.\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When proprietary information or customer data disappears, you need to know what was taken\\u2014and who took it.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace unauthorized file transfers, USB activity, and cloud uploads to provide a forensic trail of when,\\r\\n          how, and by whom your data was removed. We investigate:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud-based exfiltration\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              External drive usage\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized email forwarding\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Insider threats and departing employees\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP and device fingerprinting for legal pursuit\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Ransomware Attacks\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          From Encrypted Files to Clear Answers\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Ransomware can grind operations to a halt, but fast, expert forensics can help restore control.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We identify the ransomware strain, analyze how it entered and spread, and document findings for law\\r\\n          enforcement, insurers, and internal review\\u2014while helping you take next steps. Our response includes:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Identifying the ransomware type\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry vector and spread analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems affected and data encrypted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Guidance for incident reporting and recovery\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Evidence preservation for post-breach review\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Spyware, Malware & Remote Access Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Expose the Software That\\u2019s Working Against You\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Spyware, keyloggers, and remote access tools can remain hidden for weeks\\u2014collecting sensitive data silently.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We uncover unwanted software, unauthorized access, and command\\/control activity, helping you understand how\\r\\n          systems were compromised and what was accessed. We analyze:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installed spyware or keyloggers\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Remote desktop access (RDP, TeamViewer, etc.)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Command-line traces and malware payloads\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installation dates and source pathways\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Threat actor intent and information accessed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Unlawful Data Access\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          When Access Was Taken Without Permission\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Unauthorized system access can expose your business to legal, financial, or reputational risk. Our forensic\\r\\n          team investigates and documents every trace of access, providing defensible evidence for enforcement or\\r\\n          litigation. We provide:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP tracing and geolocation analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Login and credential use tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Forensic reconstruction of user sessions\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Chain-of-access validation for legal use\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal or civil action\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 11:53:01\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 11:52:23\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":10,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(524, 'com_content.article.22', '', '2025-05-15 11:54:08', 102, 15513, '8bb79d9b76bb35f4486bb5ac2f955fdd76bfc218', '{\"id\":\"22\",\"asset_id\":173,\"title\":\"Cybersecurity & Data Breach Investigations\",\"alias\":\"cybersecurity-data-breach-investigations\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Discover the Truth Behind the Breach\\u2014And What to Do Next\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx909\\\">\\r\\n              When your systems are compromised, sensitive data exposed, or your company\\u2019s reputation is at risk, we\\r\\n              deliver the digital clarity you need. Our certified forensic specialists investigate cyberattacks, data\\r\\n              leaks, insider threats, and unauthorized access\\u2014giving you the insight to understand what happened and how\\r\\n              to respond. We work with:\\r\\n            <\\/p>\\r\\n\\r\\n            <ul class=\\\"bd-list  fs18   mt32\\\">\\r\\n              <li>\\r\\n                Law firms handling cybersecurity-related litigation\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Businesses facing regulatory or insurance concerns\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Law enforcement and public agencies investigating cybercrime\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Individuals affected by unauthorized access or digital abuse\\r\\n\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Breach Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Find Out What Happened\\u2014Down to the Last Log File\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your network has been breached, the most urgent question is also the hardest: How did they get in?\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace the full lifecycle of the attack\\u2014from entry point to lateral movement\\u2014providing you with the\\r\\n          technical evidence, forensic timeline, and expert analysis needed to act confidently and decisively. We\\r\\n          uncover:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Source and method of the breach\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems accessed and data impacted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry point vulnerabilities\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Lateral movement and privilege escalation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Activity timeline and forensic summary\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Data Leak Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          When Confidential Information Goes Public\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Not all leaks come from outside. Internal threats are often the most damaging.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We investigate how sensitive files, contracts, or communications were exposed\\u2014pinpointing which users were\\r\\n          responsible, whether the leak was accidental or intentional, and how the information was distributed. We help\\r\\n          identify:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Who accessed or transmitted the leaked files\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              The scope of exposed data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Whether the act was malicious or negligent\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud or email-based leak sources\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Reporting tools for HR, legal, or IT leadership\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Data Theft & Exfiltration\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Follow the Digital Trail. Reclaim Control.\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When proprietary information or customer data disappears, you need to know what was taken\\u2014and who took it.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace unauthorized file transfers, USB activity, and cloud uploads to provide a forensic trail of when,\\r\\n          how, and by whom your data was removed. We investigate:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud-based exfiltration\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              External drive usage\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized email forwarding\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Insider threats and departing employees\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP and device fingerprinting for legal pursuit\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Ransomware Attacks\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          From Encrypted Files to Clear Answers\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Ransomware can grind operations to a halt, but fast, expert forensics can help restore control.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We identify the ransomware strain, analyze how it entered and spread, and document findings for law\\r\\n          enforcement, insurers, and internal review\\u2014while helping you take next steps. Our response includes:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Identifying the ransomware type\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry vector and spread analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems affected and data encrypted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Guidance for incident reporting and recovery\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Evidence preservation for post-breach review\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Spyware, Malware & Remote Access Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Expose the Software That\\u2019s Working Against You\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Spyware, keyloggers, and remote access tools can remain hidden for weeks\\u2014collecting sensitive data silently.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We uncover unwanted software, unauthorized access, and command\\/control activity, helping you understand how\\r\\n          systems were compromised and what was accessed. We analyze:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installed spyware or keyloggers\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Remote desktop access (RDP, TeamViewer, etc.)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Command-line traces and malware payloads\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installation dates and source pathways\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Threat actor intent and information accessed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Unlawful Data Access\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          When Access Was Taken Without Permission\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Unauthorized system access can expose your business to legal, financial, or reputational risk. Our forensic\\r\\n          team investigates and documents every trace of access, providing defensible evidence for enforcement or\\r\\n          litigation. We provide:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP tracing and geolocation analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Login and credential use tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Forensic reconstruction of user sessions\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Chain-of-access validation for legal use\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal or civil action\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 11:54:08\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 11:53:01\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":11,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(525, 'com_content.article.22', '', '2025-05-15 11:54:48', 102, 15505, '5985cdc3072dd4a73688adb081f6d03d54e4787c', '{\"id\":\"22\",\"asset_id\":173,\"title\":\"Cybersecurity & Data Breach Investigations\",\"alias\":\"cybersecurity-data-breach-investigations\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Discover the Truth Behind the Breach\\u2014And What to Do Next\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx909\\\">\\r\\n              When your systems are compromised, sensitive data exposed, or your company\\u2019s reputation is at risk, we\\r\\n              deliver the digital clarity you need. Our certified forensic specialists investigate cyberattacks, data\\r\\n              leaks, insider threats, and unauthorized access\\u2014giving you the insight to understand what happened and how\\r\\n              to respond. We work with:\\r\\n            <\\/p>\\r\\n\\r\\n            <ul class=\\\"bd-list  fs18   mt32\\\">\\r\\n              <li>\\r\\n                Law firms handling cybersecurity-related litigation\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Businesses facing regulatory or insurance concerns\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Law enforcement and public agencies investigating cybercrime\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Individuals affected by unauthorized access or digital abuse\\r\\n\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Breach Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Find Out What Happened\\u2014Down to the Last Log File\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your network has been breached, the most urgent question is also the hardest: How did they get in?\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace the full lifecycle of the attack\\u2014from entry point to lateral movement\\u2014providing you with the\\r\\n          technical evidence, forensic timeline, and expert analysis needed to act confidently and decisively. We\\r\\n          uncover:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Source and method of the breach\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems accessed and data impacted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry point vulnerabilities\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Lateral movement and privilege escalation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Activity timeline and forensic summary\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Data Leak Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          When Confidential Information Goes Public\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Not all leaks come from outside. Internal threats are often the most damaging.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We investigate how sensitive files, contracts, or communications were exposed\\u2014pinpointing which users were\\r\\n          responsible, whether the leak was accidental or intentional, and how the information was distributed. We help\\r\\n          identify:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Who accessed or transmitted the leaked files\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              The scope of exposed data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Whether the act was malicious or negligent\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud or email-based leak sources\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Reporting tools for HR, legal, or IT leadership\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Data Theft & Exfiltration\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Follow the Digital Trail. Reclaim Control.\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When proprietary information or customer data disappears, you need to know what was taken\\u2014and who took it.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace unauthorized file transfers, USB activity, and cloud uploads to provide a forensic trail of when,\\r\\n          how, and by whom your data was removed. We investigate:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud-based exfiltration\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              External drive usage\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized email forwarding\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Insider threats and departing employees\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP and device fingerprinting for legal pursuit\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Ransomware Attacks\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          From Encrypted Files to Clear Answers\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Ransomware can grind operations to a halt, but fast, expert forensics can help restore control.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We identify the ransomware strain, analyze how it entered and spread, and document findings for law\\r\\n          enforcement, insurers, and internal review\\u2014while helping you take next steps. Our response includes:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Identifying the ransomware type\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry vector and spread analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems affected and data encrypted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Guidance for incident reporting and recovery\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Evidence preservation for post-breach review\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Spyware, Malware & Remote Access Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Expose the Software That\\u2019s Working Against You\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Spyware, keyloggers, and remote access tools can remain hidden for weeks\\u2014collecting sensitive data silently.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We uncover unwanted software, unauthorized access, and command\\/control activity, helping you understand how\\r\\n          systems were compromised and what was accessed. We analyze:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installed spyware or keyloggers\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Remote desktop access (RDP, TeamViewer, etc.)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Command-line traces and malware payloads\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installation dates and source pathways\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Threat actor intent and information accessed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Unlawful Data Access\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          When Access Was Taken Without Permission\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Unauthorized system access can expose your business to legal, financial, or reputational risk. Our forensic\\r\\n          team investigates and documents every trace of access, providing defensible evidence for enforcement or\\r\\n          litigation. We provide:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP tracing and geolocation analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Login and credential use tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Forensic reconstruction of user sessions\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Chain-of-access validation for legal use\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal or civil action\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 11:54:48\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 11:54:08\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":12,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(526, 'com_content.article.22', '', '2025-05-15 11:55:25', 102, 15501, '89e7624e1b4172de49c826f1cf1e76b0fe73c837', '{\"id\":\"22\",\"asset_id\":173,\"title\":\"Cybersecurity & Data Breach Investigations\",\"alias\":\"cybersecurity-data-breach-investigations\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Discover the Truth Behind the Breach\\u2014And What to Do Next\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx909\\\">\\r\\n              When your systems are compromised, sensitive data exposed, or your company\\u2019s reputation is at risk, we\\r\\n              deliver the digital clarity you need. Our certified forensic specialists investigate cyberattacks, data\\r\\n              leaks, insider threats, and unauthorized access\\u2014giving you the insight to understand what happened and how\\r\\n              to respond. We work with:\\r\\n            <\\/p>\\r\\n\\r\\n            <ul class=\\\"bd-list  fs18   mt32\\\">\\r\\n              <li>\\r\\n                Law firms handling cybersecurity-related litigation\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Businesses facing regulatory or insurance concerns\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Law enforcement and public agencies investigating cybercrime\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Individuals affected by unauthorized access or digital abuse\\r\\n\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Breach Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Find Out What Happened\\u2014Down to the Last Log File\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your network has been breached, the most urgent question is also the hardest: How did they get in?\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace the full lifecycle of the attack\\u2014from entry point to lateral movement\\u2014providing you with the\\r\\n          technical evidence, forensic timeline, and expert analysis needed to act confidently and decisively. We\\r\\n          uncover:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Source and method of the breach\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems accessed and data impacted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry point vulnerabilities\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Lateral movement and privilege escalation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Activity timeline and forensic summary\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Data Leak Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          When Confidential Information Goes Public\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Not all leaks come from outside. Internal threats are often the most damaging.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We investigate how sensitive files, contracts, or communications were exposed\\u2014pinpointing which users were\\r\\n          responsible, whether the leak was accidental or intentional, and how the information was distributed. We help\\r\\n          identify:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Who accessed or transmitted the leaked files\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              The scope of exposed data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Whether the act was malicious or negligent\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud or email-based leak sources\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Reporting tools for HR, legal, or IT leadership\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Data Theft & Exfiltration\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Follow the Digital Trail. Reclaim Control.\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When proprietary information or customer data disappears, you need to know what was taken\\u2014and who took it.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace unauthorized file transfers, USB activity, and cloud uploads to provide a forensic trail of when,\\r\\n          how, and by whom your data was removed. We investigate:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud-based exfiltration\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              External drive usage\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized email forwarding\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Insider threats and departing employees\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP and device fingerprinting for legal pursuit\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Ransomware Attacks\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          From Encrypted Files to Clear Answers\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Ransomware can grind operations to a halt, but fast, expert forensics can help restore control.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We identify the ransomware strain, analyze how it entered and spread, and document findings for law\\r\\n          enforcement, insurers, and internal review\\u2014while helping you take next steps. Our response includes:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Identifying the ransomware type\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry vector and spread analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems affected and data encrypted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Guidance for incident reporting and recovery\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Evidence preservation for post-breach review\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Spyware, Malware & Remote Access Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Expose the Software That\\u2019s Working Against You\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Spyware, keyloggers, and remote access tools can remain hidden for weeks\\u2014collecting sensitive data silently.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We uncover unwanted software, unauthorized access, and command\\/control activity, helping you understand how\\r\\n          systems were compromised and what was accessed. We analyze:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installed spyware or keyloggers\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Remote desktop access (RDP, TeamViewer, etc.)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Command-line traces and malware payloads\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installation dates and source pathways\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Threat actor intent and information accessed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Unlawful Data Access\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd\\\">\\r\\n          When Access Was Taken Without Permission\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Unauthorized system access can expose your business to legal, financial, or reputational risk. Our forensic\\r\\n          team investigates and documents every trace of access, providing defensible evidence for enforcement or\\r\\n          litigation. We provide:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP tracing and geolocation analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Login and credential use tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Forensic reconstruction of user sessions\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Chain-of-access validation for legal use\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal or civil action\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 11:55:25\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 11:54:48\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":13,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":10,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(527, 'com_content.article.21', '', '2025-05-15 12:03:26', 102, 25132, 'bb013f28d69d000cc5666fa192f44830f88a3b6b', '{\"id\":\"21\",\"asset_id\":172,\"title\":\"Digital Forensics Case Types\",\"alias\":\"digital-forensics-case-types\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Clear, Court-Admissible Evidence for Every Case\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx776\\\">\\r\\n              At Black Dog Forensics, we don\\u2019t just recover data\\u2014we investigate, interpret, and present digital evidence\\r\\n              with precision. From civil litigation and criminal defense to insider threats and cybersecurity breaches,\\r\\n              our experts turn complex data into clear, defensible insight.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx776\\\">\\r\\n              Whether you\'re responding to a data breach, defending a high-stakes legal matter, or uncovering\\r\\n              misconduct, our certified forensic analysts provide the expertise, documentation, and expert support your\\r\\n              case demands.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx776\\\">\\r\\n              The truth is in the data. Black Dog Forensics helps you uncover it\\u2014clearly, ethically, and defensibly.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        How We Investigate and Recover Digital Evidence\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Forensics Tailored to Real-World Legal and Investigative Needs\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        Our certified forensic examiners work across devices, platforms, and industries. We handle every case with\\r\\n        confidentiality, precision, and legal-grade methodology. Our casework includes:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover deleted or hidden files and system-level user activity from desktops and laptops.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Extract call logs, messages, app data, GPS history, and more from smartphones and tablets\\u2014even those that\\r\\n            are locked or damaged.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Analyze email and cloud platform data, including deleted communications and unauthorized access.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Breach Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Identify breach origin, entry methods, and the scope of data compromise in cyber incidents.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Metadata & Timeline Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, events, and digital movement using system logs and hidden metadata.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Provide affidavits, declarations, and expert testimony in criminal, civil, and corporate\\r\\n            cases.<\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed \\\">\\r\\n          Digital Forensics That Hold Up in Court\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Features That Set Our Work Apart\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Clients rely on Black Dog Forensics for not only our advanced capabilities but also for our reputation for\\r\\n          clarity, credibility, and consistency under pressure.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Court-Admissible Evidence\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              All findings are preserved under strict chain-of-custody and documentation protocols that withstand\\r\\n              cross-examination.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Deep Device Analysis\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We analyze beyond the surface, digging into encrypted files, hidden partitions, and unallocated space.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Platform Versatility\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work across Windows, macOS, iOS, Android, cloud environments, and virtual systems\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Expert Testimony\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts deliver confident, defensible testimony in depositions, hearings, and trials.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Strict Confidentiality\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every case is protected by nondisclosure and secure data handling protocols.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Results You Can Act On\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18 mx510\\\">\\r\\n          Why Legal Teams and Businesses Choose Black Dog Forensics\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Evidence That Moves Cases Forward<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our findings support criminal charges, civil claims, internal reviews, and strategic settlements.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Imaging and Preservation You Can Trust<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We follow best practices for forensic imaging, storage, and data integrity.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Rapid Mobilization<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019re ready when your case demands fast response\\u2014often deploying within hours.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Industry Insight<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We understand the investigative needs of regulated sectors, including healthcare, finance, and education.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Strategic Litigation Collaboration<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We help legal teams frame complex evidence into persuasive, legally sound narratives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Types of Cases We Handle\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Cybersecurity & Data Breach Investigations\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          <b>\\r\\n            When Your Network Is Compromised, We Deliver Clarity.\\r\\n          <\\/b>\\r\\n        <\\/p>\\r\\n        <p class=\\\"p-ext\\\">\\r\\n          We identify how the breach occurred, what was accessed, and who was involved\\u2014so you can take legal and\\r\\n          operational action with confidence.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Breach Investigations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Leak Tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Ransomware Response\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Exfiltration & IP Theft\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Spyware, Malware & Remote Access Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized System Access Forensics\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Legal & Criminal Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Forensics That Strengthen Your Legal Position\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with attorneys and investigators to uncover digital evidence in high-stakes criminal and civil cases.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal Defense Device Analysis<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Child Exploitation \\/ CSAM Investigations<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Stalking, Harassment & Misconduct Cases<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Sexual Assault Forensics<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Wrongful Death Digital Evidence Review<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        Corporate & Employment Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        The Truth Behind the Screen\\u2014Uncovered with Discretion\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We investigate insider threats, misconduct, and sensitive employment matters using digital evidence that\\r\\n        protects your legal position.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We address:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Internal Policy Violations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Compliance Red Flags\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Claims\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Departing Employee Data Risks\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Conflict of Interest Investigations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employee Misconduct Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employment-Related Device Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Digital Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        Financial & Insurance Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Exposing Financial Misconduct Through Digital Evidence\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We analyze device usage, file access, and communication patterns to support insurance claims and financial\\r\\n        investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We work with:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            In-House Legal and HR Teams\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Fraud Investigators\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Providers\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Policyholders in Dispute\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Financial Institution Access Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Claims Dispute Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Comprehensive Financial Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            HR Misconduct and File Access\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Fraud Investigation Support\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        Specialized Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Complex Cases Demand a Specialist\\u2019s Eye\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx475\\\">\\r\\n        For high-risk, high-complexity matters, we bring the depth of experience and tools required to handle sensitive\\r\\n        and technically advanced investigations\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">Often involves:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Cross-departmental legal complexity\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Federal, multi-state, or international implications\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            High-profile clients and classified environments\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Technical Surveillance Countermeasures (TSCM)\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Traffic Accident & Fatality Data Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is deleted data recoverable?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes\\u2014unless overwritten, most deleted data can be restored using forensic tools.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you determine who accessed or sent a file?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We use metadata and system logs to trace user activity and file interactions.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our processes follow strict forensic standards, chain of custody, and documentation\\r\\n                        protocols.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does an investigation take?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timelines depend on the complexity, but we offer expedited services for time-sensitive matters.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you work with individuals or just law firms and corporations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We serve individuals, small businesses, law firms, public agencies, and enterprise clients.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">\\r\\n        Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Black Dog Forensics delivers certified, court-admissible digital forensic services when the stakes are high.\\r\\n        Whether you\'re dealing with a cyber breach, litigation, or internal investigation, we help you uncover the\\r\\n        truth\\u2014and act on it with confidence.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Retrieve the Truth. Start with a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 12:03:26\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 12:01:46\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":28,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":30,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(528, 'com_content.article.22', '', '2025-05-15 12:25:37', 102, 15493, '31cd31dac0a0e6c25435237b89ebedd1e59173d7', '{\"id\":\"22\",\"asset_id\":173,\"title\":\"Cybersecurity & Data Breach Investigations\",\"alias\":\"cybersecurity-data-breach-investigations\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Discover the Truth Behind the Breach\\u2014And What to Do Next\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx909\\\">\\r\\n              When your systems are compromised, sensitive data exposed, or your company\\u2019s reputation is at risk, we\\r\\n              deliver the digital clarity you need. Our certified forensic specialists investigate cyberattacks, data\\r\\n              leaks, insider threats, and unauthorized access\\u2014giving you the insight to understand what happened and how\\r\\n              to respond. We work with:\\r\\n            <\\/p>\\r\\n\\r\\n            <ul class=\\\"bd-list  fs18   mt32\\\">\\r\\n              <li>\\r\\n                Law firms handling cybersecurity-related litigation\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Businesses facing regulatory or insurance concerns\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Law enforcement and public agencies investigating cybercrime\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Individuals affected by unauthorized access or digital abuse\\r\\n\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Breach Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Find Out What Happened\\u2014Down to the Last Log File\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your network has been breached, the most urgent question is also the hardest: How did they get in?\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace the full lifecycle of the attack\\u2014from entry point to lateral movement\\u2014providing you with the\\r\\n          technical evidence, forensic timeline, and expert analysis needed to act confidently and decisively. We\\r\\n          uncover:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Source and method of the breach\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems accessed and data impacted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry point vulnerabilities\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Lateral movement and privilege escalation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Activity timeline and forensic summary\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Data Leak Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          When Confidential Information Goes Public\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Not all leaks come from outside. Internal threats are often the most damaging.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We investigate how sensitive files, contracts, or communications were exposed\\u2014pinpointing which users were\\r\\n          responsible, whether the leak was accidental or intentional, and how the information was distributed. We help\\r\\n          identify:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Who accessed or transmitted the leaked files\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              The scope of exposed data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Whether the act was malicious or negligent\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud or email-based leak sources\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Reporting tools for HR, legal, or IT leadership\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Data Theft & Exfiltration\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Follow the Digital Trail. Reclaim Control.\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When proprietary information or customer data disappears, you need to know what was taken\\u2014and who took it.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace unauthorized file transfers, USB activity, and cloud uploads to provide a forensic trail of when,\\r\\n          how, and by whom your data was removed. We investigate:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud-based exfiltration\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              External drive usage\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized email forwarding\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Insider threats and departing employees\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP and device fingerprinting for legal pursuit\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Ransomware Attacks\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          From Encrypted Files to Clear Answers\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Ransomware can grind operations to a halt, but fast, expert forensics can help restore control.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We identify the ransomware strain, analyze how it entered and spread, and document findings for law\\r\\n          enforcement, insurers, and internal review\\u2014while helping you take next steps. Our response includes:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Identifying the ransomware type\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry vector and spread analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems affected and data encrypted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Guidance for incident reporting and recovery\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Evidence preservation for post-breach review\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Spyware, Malware & Remote Access Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Expose the Software That\\u2019s Working Against You\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Spyware, keyloggers, and remote access tools can remain hidden for weeks\\u2014collecting sensitive data silently.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We uncover unwanted software, unauthorized access, and command\\/control activity, helping you understand how\\r\\n          systems were compromised and what was accessed. We analyze:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installed spyware or keyloggers\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Remote desktop access (RDP, TeamViewer, etc.)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Command-line traces and malware payloads\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installation dates and source pathways\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Threat actor intent and information accessed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Unlawful Data Access\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd\\\">\\r\\n          When Access Was Taken Without Permission\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Unauthorized system access can expose your business to legal, financial, or reputational risk. Our forensic\\r\\n          team investigates and documents every trace of access, providing defensible evidence for enforcement or\\r\\n          litigation. We provide:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP tracing and geolocation analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Login and credential use tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Forensic reconstruction of user sessions\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Chain-of-access validation for legal use\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal or civil action\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-15 12:25:37\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-15 12:25:22\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":15,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":13,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(530, 'com_content.article.24', '', '2025-05-16 05:16:55', 102, 27194, '0da4790395912bbd0cba0b82a17a5eb8ebc874d9', '{\"id\":\"24\",\"asset_id\":176,\"title\":\"Email & Document Authentication for Legal Evidence\",\"alias\":\"email-document-authentication-for-legal-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed mx501\\\">\\r\\n                    Why Authentication Matters: Defend Integrity in Legal & Corporate Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In legal disputes and corporate investigations, the authenticity of emails, contracts, and digital\\r\\n                    documents can make or break a case. Altered or falsified materials not only jeopardize the truth but\\r\\n                    also pose serious legal and compliance risks.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we specialize in forensic email and document authentication to ensure your\\r\\n                    digital evidence is real, reliable, and court-admissible. We verify headers, metadata, timestamps,\\r\\n                    IP addresses, and file histories to uncover any signs of tampering or forgery.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Need email or document authentication? Let us help.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Comprehensive Email & Document Authentication Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We provide thorough forensic analysis of electronic communications and documents to determine if they\\u2019ve\\r\\n                been altered, spoofed, or fabricated. Our investigations support civil litigation, criminal defense,\\r\\n                fraud detection, regulatory compliance, and HR disputes.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Email Authentication & Verification<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Examine email metadata, headers, and routing paths.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect spoofed senders and phishing attempts.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Confirm delivery timestamps and IP origin.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Document Authentication<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Verify authenticity of PDFs, Word files, and scanned documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Detect unauthorized edits and changes to digital files.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze digital signatures and embedded security seals.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Signature & Handwriting Verification<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Validate digital signatures and cryptographic stamps.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Authenticate scanned handwritten signatures.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify alterations in scanned and signed documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Metadata & File Integrity Analysis<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Extract metadata including authorship, timestamps & revision history.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Compare file versions to track tampering or deletion.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Restore deleted metadata or hidden file properties.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Generate court-admissible forensic reports.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide expert witness testimony.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Support fraud investigations, compliance audits, and legal counsel.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Verified Integrity. Digital Truth. Legal Precision.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Our document and email authentication services combine deep forensic expertise with a methodical,\\r\\n                court-ready approach. Whether it\\u2019s one contract or a full trove of emails, we ensure every file is\\r\\n                analyzed with accuracy, discretion, and legal rigor.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Forensic documentation designed for legal proceedings and expert testimony.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Deep Metadata Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Extract timestamps, authorship, revision trails, and edit histories across document types.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Multi-File & Multi-Platform Support<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Authenticate PDFs, Word docs, emails, scanned files & digital signatures across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Tampering & Forgery Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify unauthorized edits, altered timestamps, or manipulated sender data\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Fast, Scalable Service<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Handle individual matters or enterprise-level investigations with standard or expedited\\r\\n                        turnaround.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Confidential & Compliant<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every case handled with discretion, legal defensibility, and full chain of custody.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Why Email & Document Authentication Matters\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In today\\u2019s digital-first world, documents and emails are often at the heart of critical\\r\\n                    investigations and legal disputes. But digital files can be manipulated\\u2014sometimes subtly, sometimes\\r\\n                    maliciously. Email and document authentication provides a forensic layer of certainty, uncovering\\r\\n                    hidden edits, verifying timestamps, and confirming authorship. It\\u2019s a vital step in ensuring the\\r\\n                    integrity of your evidence and protecting your position.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Expose Forgery & Digital Fraud\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Identify unauthorized edits and file fabrications.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Protect Legal Rights & Preserve Evidence\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Ensure a clear chain of custody.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Defend Contract Validity\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Authenticate business agreements, financial records & HR documents.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Investigations & Dispute Resolution\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Strengthen civil or criminal cases with trusted digital evidence.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Prevent Compliance Risks\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Avoid legal and regulatory consequences from false or manipulated files.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt40\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                        Request an expert review now\\r\\n                    <\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital document authentication in forensic investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital document authentication is a forensic process that verifies the\\r\\n                                                originality and integrity of documents. This involves analyzing\\r\\n                                                metadata, edit history, embedded properties, and file signatures to\\r\\n                                                confirm whether a document has been tampered with or altered.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                       What types of digital and scanned documents can be forensically authenticated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                                                messages, files, and logs\\r\\n                                                from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                                                uncover crucial evidence\\r\\n                                                even after attempts to conceal or erase it.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can you tell if a document has been edited or manipulated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We handle every case with the highest level of discretion. Our forensic\\r\\n                                                experts follow strict\\r\\n                                                chain-of-custody protocols and collaborate only with authorized internal\\r\\n                                                stakeholders to protect\\r\\n                                                your data, reputation, and legal position throughout the investigation.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                       How does forensic email analysis help in detecting fraud or forgery?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Timeframes vary based on the complexity of the case and number of\\r\\n                                                devices or accounts involved.\\r\\n                                                However, we offer fast turnaround and often begin within 24 hours to\\r\\n                                                secure time-sensitive\\r\\n                                                evidence before it\\u2019s lost or overwritten.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                       Are forensic document analysis findings admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                                                companies across Texas,\\r\\n                                                Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                                                collection, and device\\r\\n                                                shipping options for fast, reliable nationwide service.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Unsure If That Email or Document Is Real? We\\u2019ll Help You Know for Certain.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n               In high-stakes investigations, verifying the authenticity of digital communications and records can make or break a case. Whether you\'re working through allegations of forgery, fraud, tampering, or compliance breaches, Black Dog Forensics brings the expertise needed to uncover manipulation and validate integrity.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                We analyze email headers, metadata, timestamps, and file histories to determine originality and detect signs of alteration. Our methods are meticulous, our processes are defensible, and our reports are built for admissibility in legal and regulatory settings.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Book a Confidential Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 05:16:55\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 05:16:40\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":14,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(533, 'com_content.article.3', '', '2025-05-16 06:43:09', 102, 14441, '3dc715a97e0dbf21e582be6001a3ec27c51f13ca', '{\"id\":\"3\",\"asset_id\":122,\"title\":\"About Our Digital Forensics Experts\",\"alias\":\"about-our-digital-forensics-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Your Trusted Partner in Digital Forensics & Expert Investigations<\\/h2>\\r\\n            <p class=\\\"bn-txt mt40 fs18  mlr-at\\\">\\r\\n              Black Dog Forensics is a premier provider of digital forensic investigations, expert witness\\r\\n              services, and cyber forensic analysis. Our certified team helps attorneys, corporations, and\\r\\n              individuals uncover the truth behind cybercrimes, fraud, intellectual property theft, and\\r\\n              internal misconduct.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mt40 fs18   mlr-at\\\">\\r\\n              With decades of experience and a commitment to legally sound, court-admissible evidence, we\\r\\n              translate complex data into clear, defensible findings.\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt40 pos-re bck-imgs ovr-fl-h mx1800\\\">\\r\\n  <div class=\\\"mx1440\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"mlr-at\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">WHO WE ARE<\\/h2>\\r\\n        <h3 class=\\\"bd-trd\\\">Founded on the Pursuit of Truth<\\/h3>\\r\\n        <p class=\\\"mt24 p-ext max1170\\\">Established in 2018, Black Dog Forensics was born out of a vision to\\r\\n          transform the\\r\\n          landscape of digital investigations. We recognized a critical need in the industry\\u2014not just for\\r\\n          retrieving data from digital devices, but for uncovering the truth within that data. Many forensic\\r\\n          companies were proficient in data retrieval but often fell short in empowering clients with a\\r\\n          in-depth understanding of the truth, rendering the data practically unusable.<\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx gap40 wrp  mt64 abt-col3\\\">\\r\\n        <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n          <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Deliver more than just data\\u2014we provide expert\\r\\n            interpretation.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n          <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Help clients understand and utilize digital evidence\\r\\n            effectively.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n          <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Ensure that forensic findings are clear, actionable,\\r\\n            and\\r\\n            legally defensible.\\u200b\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mlr-at mt64\\\">\\r\\n        <h3 class=\\\"bd-trd\\\">Committed to Excellence & Innovation<\\/h3>\\r\\n        <p class=\\\"mt24 p-ext\\\">\\r\\n          Since our inception, we have continually evolved, adopting cutting-edge forensic\\r\\n          methodologies and staying ahead of technological advancements. Our team takes pride in guiding\\r\\n          clients\\r\\n          through high-stakes legal, corporate, and investigative matters with integrity and expertise.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pb0 mb64 pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">WHO WE ARE<\\/h2>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 ex-stp0\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"flx gap40 our-vis flx-dir\\\">\\r\\n      <div class=\\\"pd4032 visn\\\">\\r\\n        <h2 class=\\\"kns-hed new-size\\\">Our Mission<\\/h2>\\r\\n        <p class=\\\"mt24 p-ext\\\">\\r\\n          \\\"Our mission at Black Dog Forensics is to provide ethical and unparalleled expert digital forensics\\r\\n          services by leveraging our extensive field experience to retrieve the truth so clients can make\\r\\n          informed decisions to navigate complex legal, business, and personal challenges.\\\"\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt24 p-ext\\\">At Black Dog Forensics, we don\\u2019t just extract digital data\\u2014we analyze, interpret,\\r\\n          and provide expert insights to ensure our clients fully understand and can act on the evidence.\\u200b<\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"pd4032 visn\\\">\\r\\n        <h2 class=\\\"kns-hed new-size\\\">Our Vision<\\/h2>\\r\\n        <p class=\\\"mt24 p-ext\\\">\\r\\n          \\\"To be the premier choice for digital investigations, empowering our clients with the truth they\\r\\n          seek by staying at the forefront of technological advancements and industry best practices.\\\"\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt24 p-ext\\\">We empower attorneys, businesses, government agencies, and individuals with\\r\\n          indisputable digital evidence, ensuring justice, security, and informed decision-making in a rapidly\\r\\n          evolving digital world.\\u200b<\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Meet the team<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt24\\\">Certified Experts in Digital Forensics<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext\\\">Forensic Specialists | Investigative Experts | Court-Tested Witnesses<\\/p>\\r\\n      <p class=\\\"mt24 p-ext\\\">Our team is composed of industry-certified professionals with extensive experience in\\r\\n        law enforcement, legal investigations, and corporate forensics. They bring a wealth of knowledge to\\r\\n        every investigation and consultative engagement.<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h3 class=\\\"bd-trd mt32\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n      <\\/p>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Industry-Certified Professionals<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Holding top forensic certifications for the highest standards of evidence handling.\\u200b\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Deep Investigative Experience<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Expertise in cases involving fraud, cybercrimes, intellectual property theft, human\\r\\n            trafficking, and digital misconduct.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Former Law Enforcement & Legal Experts<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our team includes professionals with backgrounds in criminal investigations, civil\\r\\n            litigation, and national security.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Extensive Courtroom Experience<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Seasoned expert witnesses, capable of translating complex digital evidence into\\r\\n            clear, court-admissible testimony.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/about1-n-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Fighting Human Trafficking Through Digital Forensics<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Our mission extends beyond forensic investigations. We actively support the fight\\r\\n          against human trafficking through awareness, prevention, and rescue initiatives.<\\/p>\\r\\n        <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Pro Bono Forensic Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Assisting law enforcement and non-profits in trafficking cases that require immediate\\r\\n              forensic intervention.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Funding Prevention & Recovery Efforts<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              A portion of our proceeds supports anti-trafficking programs and initiatives in high-risk\\r\\n              areas.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">How We Take Action<\\/h4>\\r\\n        <p class=\\\"mt18 p-ext\\\">In 2024, we built a church in one of the world\\u2019s most affected regions, taking a\\r\\n          significant step in our commitment to combating human trafficking. Our long-term vision includes\\r\\n          expanding our efforts in these areas, with the ultimate goal of establishing an orphanage to support\\r\\n          children rescued from trafficking and exploitation.<\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">By choosing Black Dog Forensics, you are not just securing expert forensic\\r\\n          services\\u2014you are supporting a mission to protect the vulnerable and restore hope where it is needed\\r\\n          most.<\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed \\\">Why Black Dog Forensics?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">The Right Experts. The Right Technology. The Right Approach.<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Proven Expertise<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Experience handling high-profile cases in legal, corporate, and law enforcement\\r\\n            sectors.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Court-Admissible Evidence<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Every forensic report meets the highest legal and evidentiary standards.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Trusted by Legal & Business Professionals<\\/h4>\\r\\n          <p class=\\\"mt20\\\">A proven track record of delivering results that stand up in court.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Ethical & Unbiased Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We operate with complete integrity, objectivity, and professionalism.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx590 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed  \\\">Ready for Court-Admissible Digital Evidence?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">Get forensic clarity - fast. Whether you\\u2019re facing a legal battle, a corporate breach,\\r\\n        or a sensitive investigation, our certified experts are ready to support you with defensible, discreet\\r\\n        digital evidence that holds up in court.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 07:00:43\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 06:43:09\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 06:42:42\",\"publish_up\":\"2025-04-07 07:00:43\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":80,\"ordering\":21,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":331,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(534, 'com_content.article.3', '', '2025-05-16 06:44:47', 102, 14447, 'abea3f46761340b67f187152e80582c762eac795', '{\"id\":\"3\",\"asset_id\":122,\"title\":\"About Our Digital Forensics Experts\",\"alias\":\"about-our-digital-forensics-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Your Trusted Partner in Digital Forensics & Expert Investigations<\\/h2>\\r\\n            <p class=\\\"bn-txt mt40 fs18  mlr-at\\\">\\r\\n              Black Dog Forensics is a premier provider of digital forensic investigations, expert witness\\r\\n              services, and cyber forensic analysis. Our certified team helps attorneys, corporations, and\\r\\n              individuals uncover the truth behind cybercrimes, fraud, intellectual property theft, and\\r\\n              internal misconduct.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mt40 fs18   mlr-at\\\">\\r\\n              With decades of experience and a commitment to legally sound, court-admissible evidence, we\\r\\n              translate complex data into clear, defensible findings.\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt40 pos-re bck-imgs ovr-fl-h mx1800\\\">\\r\\n  <div class=\\\"mx1440\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"mlr-at\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">WHO WE ARE<\\/h2>\\r\\n        <h3 class=\\\"bd-trd\\\">Founded on the Pursuit of Truth<\\/h3>\\r\\n        <p class=\\\"mt24 p-ext max1170\\\">Established in 2018, Black Dog Forensics was born out of a vision to\\r\\n          transform the\\r\\n          landscape of digital investigations. We recognized a critical need in the industry\\u2014not just for\\r\\n          retrieving data from digital devices, but for uncovering the truth within that data. Many forensic\\r\\n          companies were proficient in data retrieval but often fell short in empowering clients with a\\r\\n          in-depth understanding of the truth, rendering the data practically unusable.<\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx gap40 wrp  mt64 abt-col3\\\">\\r\\n        <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n          <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Deliver more than just data\\u2014we provide expert\\r\\n            interpretation.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n          <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Help clients understand and utilize digital evidence\\r\\n            effectively.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n          <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Ensure that forensic findings are clear, actionable,\\r\\n            and\\r\\n            legally defensible.\\u200b\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mlr-at mt64\\\">\\r\\n        <h3 class=\\\"bd-trd\\\">Committed to Excellence & Innovation<\\/h3>\\r\\n        <p class=\\\"mt24 p-ext mx896\\\">\\r\\n          Since our inception, we have continually evolved, adopting cutting-edge forensic\\r\\n          methodologies and staying ahead of technological advancements. Our team takes pride in guiding\\r\\n          clients\\r\\n          through high-stakes legal, corporate, and investigative matters with integrity and expertise.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pb0 mb64 pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">WHO WE ARE<\\/h2>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 ex-stp0\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"flx gap40 our-vis flx-dir\\\">\\r\\n      <div class=\\\"pd4032 visn\\\">\\r\\n        <h2 class=\\\"kns-hed new-size\\\">Our Mission<\\/h2>\\r\\n        <p class=\\\"mt24 p-ext\\\">\\r\\n          \\\"Our mission at Black Dog Forensics is to provide ethical and unparalleled expert digital forensics\\r\\n          services by leveraging our extensive field experience to retrieve the truth so clients can make\\r\\n          informed decisions to navigate complex legal, business, and personal challenges.\\\"\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt24 p-ext\\\">At Black Dog Forensics, we don\\u2019t just extract digital data\\u2014we analyze, interpret,\\r\\n          and provide expert insights to ensure our clients fully understand and can act on the evidence.\\u200b<\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"pd4032 visn\\\">\\r\\n        <h2 class=\\\"kns-hed new-size\\\">Our Vision<\\/h2>\\r\\n        <p class=\\\"mt24 p-ext\\\">\\r\\n          \\\"To be the premier choice for digital investigations, empowering our clients with the truth they\\r\\n          seek by staying at the forefront of technological advancements and industry best practices.\\\"\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt24 p-ext\\\">We empower attorneys, businesses, government agencies, and individuals with\\r\\n          indisputable digital evidence, ensuring justice, security, and informed decision-making in a rapidly\\r\\n          evolving digital world.\\u200b<\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Meet the team<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt24\\\">Certified Experts in Digital Forensics<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext\\\">Forensic Specialists | Investigative Experts | Court-Tested Witnesses<\\/p>\\r\\n      <p class=\\\"mt24 p-ext\\\">Our team is composed of industry-certified professionals with extensive experience in\\r\\n        law enforcement, legal investigations, and corporate forensics. They bring a wealth of knowledge to\\r\\n        every investigation and consultative engagement.<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h3 class=\\\"bd-trd mt32\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n      <\\/p>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Industry-Certified Professionals<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Holding top forensic certifications for the highest standards of evidence handling.\\u200b\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Deep Investigative Experience<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Expertise in cases involving fraud, cybercrimes, intellectual property theft, human\\r\\n            trafficking, and digital misconduct.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Former Law Enforcement & Legal Experts<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our team includes professionals with backgrounds in criminal investigations, civil\\r\\n            litigation, and national security.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Extensive Courtroom Experience<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Seasoned expert witnesses, capable of translating complex digital evidence into\\r\\n            clear, court-admissible testimony.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/about1-n-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Fighting Human Trafficking Through Digital Forensics<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Our mission extends beyond forensic investigations. We actively support the fight\\r\\n          against human trafficking through awareness, prevention, and rescue initiatives.<\\/p>\\r\\n        <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Pro Bono Forensic Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Assisting law enforcement and non-profits in trafficking cases that require immediate\\r\\n              forensic intervention.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Funding Prevention & Recovery Efforts<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              A portion of our proceeds supports anti-trafficking programs and initiatives in high-risk\\r\\n              areas.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">How We Take Action<\\/h4>\\r\\n        <p class=\\\"mt18 p-ext\\\">In 2024, we built a church in one of the world\\u2019s most affected regions, taking a\\r\\n          significant step in our commitment to combating human trafficking. Our long-term vision includes\\r\\n          expanding our efforts in these areas, with the ultimate goal of establishing an orphanage to support\\r\\n          children rescued from trafficking and exploitation.<\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">By choosing Black Dog Forensics, you are not just securing expert forensic\\r\\n          services\\u2014you are supporting a mission to protect the vulnerable and restore hope where it is needed\\r\\n          most.<\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed \\\">Why Black Dog Forensics?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">The Right Experts. The Right Technology. The Right Approach.<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Proven Expertise<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Experience handling high-profile cases in legal, corporate, and law enforcement\\r\\n            sectors.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Court-Admissible Evidence<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Every forensic report meets the highest legal and evidentiary standards.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Trusted by Legal & Business Professionals<\\/h4>\\r\\n          <p class=\\\"mt20\\\">A proven track record of delivering results that stand up in court.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Ethical & Unbiased Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We operate with complete integrity, objectivity, and professionalism.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx590 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed  \\\">Ready for Court-Admissible Digital Evidence?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">Get forensic clarity - fast. Whether you\\u2019re facing a legal battle, a corporate breach,\\r\\n        or a sensitive investigation, our certified experts are ready to support you with defensible, discreet\\r\\n        digital evidence that holds up in court.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 07:00:43\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 06:44:47\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 06:43:09\",\"publish_up\":\"2025-04-07 07:00:43\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":81,\"ordering\":21,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":333,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(535, 'com_content.article.3', '', '2025-05-16 06:49:05', 102, 14454, '51c7632aef9af2c39169942658d88a5a0a68ddbf', '{\"id\":\"3\",\"asset_id\":122,\"title\":\"About Our Digital Forensics Experts\",\"alias\":\"about-our-digital-forensics-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Your Trusted Partner in Digital Forensics & Expert Investigations<\\/h2>\\r\\n            <p class=\\\"bn-txt mt40 fs18  mlr-at\\\">\\r\\n              Black Dog Forensics is a premier provider of digital forensic investigations, expert witness\\r\\n              services, and cyber forensic analysis. Our certified team helps attorneys, corporations, and\\r\\n              individuals uncover the truth behind cybercrimes, fraud, intellectual property theft, and\\r\\n              internal misconduct.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mt40 fs18   mlr-at\\\">\\r\\n              With decades of experience and a commitment to legally sound, court-admissible evidence, we\\r\\n              translate complex data into clear, defensible findings.\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt40 pos-re bck-imgs ovr-fl-h mx1800\\\">\\r\\n  <div class=\\\"mx1440\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"mlr-at\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">WHO WE ARE<\\/h2>\\r\\n        <h3 class=\\\"bd-trd\\\">Founded on the Pursuit of Truth<\\/h3>\\r\\n        <p class=\\\"mt24 p-ext max1170\\\">Established in 2018, Black Dog Forensics was born out of a vision to\\r\\n          transform the\\r\\n          landscape of digital investigations. We recognized a critical need in the industry\\u2014not just for\\r\\n          retrieving data from digital devices, but for uncovering the truth within that data. Many forensic\\r\\n          companies were proficient in data retrieval but often fell short in empowering clients with a\\r\\n          in-depth understanding of the truth, rendering the data practically unusable.<\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx gap40 wrp  mt64 abt-col3\\\">\\r\\n        <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n          <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Deliver more than just data\\u2014we provide expert\\r\\n            interpretation.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n          <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Help clients understand and utilize digital evidence\\r\\n            effectively.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n          <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Ensure that forensic findings are clear, actionable,\\r\\n            and\\r\\n            legally defensible.\\u200b\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mlr-at mt64\\\">\\r\\n        <h3 class=\\\"bd-trd\\\">Committed to Excellence & Innovation<\\/h3>\\r\\n        <p class=\\\"mt24 p-ext mx896\\\">\\r\\n          Since our inception, we have continually evolved, adopting cutting-edge forensic\\r\\n          methodologies and staying ahead of technological advancements. Our team takes pride in guiding\\r\\n          clients\\r\\n          through high-stakes legal, corporate, and investigative matters with integrity and expertise.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pb0 mb64 pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">WHO WE ARE<\\/h2>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 ex-stp0\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"flx gap40 our-vis flx-dir\\\">\\r\\n      <div class=\\\"pd4032 visn\\\">\\r\\n        <h2 class=\\\"kns-hed new-size\\\">Our Mission<\\/h2>\\r\\n        <p class=\\\"mt24 p-ext\\\">\\r\\n          \\\"Our mission at Black Dog Forensics is to provide ethical and unparalleled expert digital forensics\\r\\n          services by leveraging our extensive field experience to retrieve the truth so clients can make\\r\\n          informed decisions to navigate complex legal, business, and personal challenges.\\\"\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt24 p-ext\\\">At Black Dog Forensics, we don\\u2019t just extract digital data\\u2014we analyze, interpret,\\r\\n          and provide expert insights to ensure our clients fully understand and can act on the evidence.\\u200b<\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"pd4032 visn\\\">\\r\\n        <h2 class=\\\"kns-hed new-size\\\">Our Vision<\\/h2>\\r\\n        <p class=\\\"mt24 p-ext\\\">\\r\\n          \\\"To be the premier choice for digital investigations, empowering our clients with the truth they\\r\\n          seek by staying at the forefront of technological advancements and industry best practices.\\\"\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt24 p-ext\\\">We empower attorneys, businesses, government agencies, and individuals with\\r\\n          indisputable digital evidence, ensuring justice, security, and informed decision-making in a rapidly\\r\\n          evolving digital world.\\u200b<\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Meet the team<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt24\\\">Certified Experts in Digital Forensics<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext\\\">Forensic Specialists | Investigative Experts | Court-Tested Witnesses<\\/p>\\r\\n      <p class=\\\"mt24 p-ext\\\">Our team is composed of industry-certified professionals with extensive experience in\\r\\n        law enforcement, legal investigations, and corporate forensics. They bring a wealth of knowledge to\\r\\n        every investigation and consultative engagement.<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h3 class=\\\"bd-trd mt32\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n      <\\/p>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Industry-Certified Professionals<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Holding top forensic certifications for the highest standards of evidence handling.\\u200b\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Deep Investigative Experience<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Expertise in cases involving fraud, cybercrimes, intellectual property theft, human\\r\\n            trafficking, and digital misconduct.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Former Law Enforcement & Legal Experts<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our team includes professionals with backgrounds in criminal investigations, civil\\r\\n            litigation, and national security.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Extensive Courtroom Experience<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Seasoned expert witnesses, capable of translating complex digital evidence into\\r\\n            clear, court-admissible testimony.\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/about1-n-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Fighting Human Trafficking Through Digital Forensics<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Our mission extends beyond forensic investigations. We actively support the fight\\r\\n          against human trafficking through awareness, prevention, and rescue initiatives.<\\/p>\\r\\n        <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Pro Bono Forensic Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Assisting law enforcement and non-profits in trafficking cases that require immediate\\r\\n              forensic intervention.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Funding Prevention & Recovery Efforts<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              A portion of our proceeds supports anti-trafficking programs and initiatives in high-risk\\r\\n              areas.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n        <p class=\\\"mt18 p-ext\\\">In 2024, we built a church in one of the world\\u2019s most affected regions, taking a\\r\\n          significant step in our commitment to combating human trafficking. Our long-term vision includes\\r\\n          expanding our efforts in these areas, with the ultimate goal of establishing an orphanage to support\\r\\n          children rescued from trafficking and exploitation.<\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">By choosing Black Dog Forensics, you are not just securing expert forensic\\r\\n          services\\u2014you are supporting a mission to protect the vulnerable and restore hope where it is needed\\r\\n          most.<\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed \\\">Why Black Dog Forensics?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">The Right Experts. The Right Technology. The Right Approach.<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Proven Expertise<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Experience handling high-profile cases in legal, corporate, and law enforcement\\r\\n            sectors.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Court-Admissible Evidence<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Every forensic report meets the highest legal and evidentiary standards.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Trusted by Legal & Business Professionals<\\/h4>\\r\\n          <p class=\\\"mt20\\\">A proven track record of delivering results that stand up in court.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Ethical & Unbiased Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We operate with complete integrity, objectivity, and professionalism.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed  \\\">Ready for Court-Admissible Digital Evidence?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx590 mlr-at\\\">Get forensic clarity - fast. Whether you\\u2019re facing a legal battle, a corporate breach,\\r\\n        or a sensitive investigation, our certified experts are ready to support you with defensible, discreet\\r\\n        digital evidence that holds up in court.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 07:00:43\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 06:49:05\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 06:44:47\",\"publish_up\":\"2025-04-07 07:00:43\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":82,\"ordering\":21,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":334,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(538, 'com_content.article.6', '', '2025-05-16 07:25:26', 102, 13625, '464c16caa2659ad36f102cffed2c9ee535412473', '{\"id\":\"6\",\"asset_id\":125,\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"alias\":\"court-ready-digital-evidence-for-attorneys-and-law-firms\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">\\r\\n              Expert Forensic Services for Legal Professionals\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mx1037 mt40\\\">\\r\\n              At Black Dog Forensics, we specialize in turning complex digital data into powerful legal\\r\\n              evidence. Attorneys across Texas and across the country count on us to uncover the facts,\\r\\n              preserve the truth, and deliver expert insight that holds up in court.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mx1037   mt40\\\">\\r\\n              Whether you\\u2019re mounting a criminal defense, navigating a civil dispute, or preparing for\\r\\n              trial, our team works as an extension of your legal strategy\\u2014offering clarity, precision,\\r\\n              and courtroom-ready results.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mx1037  mt40\\\">\\r\\n              We routinely assist attorneys with:\\r\\n            <\\/p>\\r\\n            <ul class=\\\"bd-list  fs18   mt24\\\">\\r\\n              <li>\\r\\n                Full forensic imaging and deep-dive analysis of mobile devices, computers, and cloud\\r\\n                accounts\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Authentication of digital communications to prove origin, intent, or tampering\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Recovery of deleted messages, files, and metadata vital to your case\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Expert reports, affidavits, and testimony that simplify the technical and support your\\r\\n                argument\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Consultation during discovery to guide requests and avoid pitfalls\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Litigation support that strengthens your position before you ever step into the\\r\\n                courtroom\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn txtcap\\\" href=\\\"\\/contact\\\">Get expert guidance for your case<\\/a>\\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=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Why Clients Trust Us <\\/h2>\\r\\n        <h3 class=\\\"kns-hd32\\\">Why Attorneys Choose Black Dog Forensics<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When the stakes are high, attorneys don\\u2019t just need digital evidence\\u2014they need a trusted forensic\\r\\n          ally who understands the legal process. Here\\u2019s why top law firms and solo practitioners turn to\\r\\n          Black Dog Forensics:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Courtroom-Ready Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every step we take is designed to meet or exceed court standards for admissibility and chain\\r\\n              of custody.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expertise That Builds Stronger Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From pre-litigation strategy to expert testimony, our team enhances your case with\\r\\n              data-backed insights and clear analysis.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Challenge the Opposition with Confidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019re experienced at reviewing and rebutting opposing forensic claims\\u2014arming you with facts,\\r\\n              not guesswork.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Efficient, Targeted Discovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We help narrow the scope, reduce costs, and focus on the data that actually matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Communication You Can Count On<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are jargon-free, courtroom-tested, and built to resonate with judges and juries.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast, Confidential, and Always Professional<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We know your deadlines are tight and your cases are sensitive. We respond quickly\\u2014and we\\r\\n              never compromise discretion.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/attorney1-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item \\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    When should a lawyer involve a digital forensics expert during a legal case?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: auto\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Attorneys should engage a digital forensics expert early in the legal\\r\\n                        process\\u2014ideally during discovery or while shaping the case strategy.\\r\\n                        Early involvement can guide discovery requests, uncover digital red\\r\\n                        flags, and enhance case strength with properly preserved evidence.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can digital forensic consultants assist with legal discovery and data scope\\r\\n                    refinement?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our digital forensic experts help attorneys draft precise discovery requests by identifying\\r\\n                        relevant data types, narrowing search parameters, and optimizing evidence collection. This\\r\\n                        results in more targeted, cost-effective investigations that hold up in court.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How do I know if digital forensics is relevant to my litigation or\\r\\n                    investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        If your case involves deleted emails, access to confidential files, altered metadata, or\\r\\n                        opposing forensic claims, it likely requires digital forensics. We offer consultations to assess\\r\\n                        if forensic evidence can support your legal argument or defense.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How do digital forensic experts ensure evidence is admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We follow strict legal and forensic standards, including chain of custody procedures, forensic\\r\\n                        imaging, cryptographic hash validation, and neutral reporting. These protocols ensure that our\\r\\n                        findings are court-admissible in both civil and criminal proceedings.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you recover deleted emails or prove file access in a digital investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We can recover deleted emails, trace user access to sensitive files, and analyze\\r\\n                        metadata to determine who accessed, modified, or deleted digital documents\\u2014key evidence in fraud\\r\\n                        cases, employee disputes, and intellectual property theft.\\r\\n\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx804 mlr-at pos-rel\\\">\\r\\n      <h2 class=\\\"kns-hed \\\">Ready to Strengthen Your Case with Digital Evidence That Holds Up in Court?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx690 mlr-at\\\">Partner with Black Dog Forensics and gain a courtroom-tested ally in your\\r\\n        legal strategy. Whether you\\u2019re facing a high-stakes criminal trial or a complex civil dispute, our\\r\\n        forensic experts deliver the clarity and credibility your case deserves.<\\/p>\\r\\n      <p class=\\\"mt18 mx475 mlr-at p-ext dsk-none\\\"><a href=\\\"\\/contact\\\" class=\\\"priv under-line\\\">Contact us today<\\/a>\\r\\n        for a confidential\\r\\n        consultation \\u2014 and take the first step toward uncovering the truth.<\\/p>\\r\\n      <div class=\\\"mt32\\\">\\r\\n        <div class=\\\"flx two-btn\\\">\\r\\n          <div class=\\\"btn1\\\">\\r\\n            <a class=\\\"global-btn\\\" href=\\\"tel:(346) 200-6097\\\">Schedule a Call<\\/a>\\r\\n          <\\/div>\\r\\n          <div class=\\\"btn2\\\">\\r\\n            <a class=\\\"global-btn global-btn2\\\" href=\\\"\\/contact\\\">Request a Case Review<\\/a>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 10:35:33\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 07:25:26\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 07:24:47\",\"publish_up\":\"2025-04-09 10:35:33\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":38,\"ordering\":18,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":110,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(539, 'com_content.article.18', '', '2025-05-16 08:11:30', 102, 19032, '62b61299009ad06f974c4bb30845682d4b0fea01', '{\"id\":\"18\",\"asset_id\":169,\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"alias\":\"digital-forensics-services-across-texas-and-the-u-s\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Trusted, Court-Ready Investigations Wherever You Need Them\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1037\\\">\\r\\n              At Black Dog Forensics, our mission is to deliver precise, court-admissible forensic analysis wherever\\r\\n              digital evidence needs to be uncovered, preserved, or explained. Whether you\'re based in a major Texas\\r\\n              city or require expert support across state lines, our certified forensic experts deliver prompt, precise\\r\\n              support\\u2014with secure evidence handling, clear documentation, and legally sound reporting at every step.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1037\\\">\\r\\n              We work with law firms, corporations, law enforcement agencies, and private clients with mobile data\\r\\n              recovery, cloud investigations, expert testimony, and more\\u2014delivered on-site or remotely based on your\\r\\n              needs.\\r\\n            <\\/p>\\r\\n            <!-- <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> -->\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Our Core Digital Forensic Services\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We offer a full range of certified digital forensic services designed to support civil, criminal, and\\r\\n          corporate investigations, including:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile device recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Structured extraction and analysis of phones and tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud and email investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Review of account activity, communications, and metadata\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert witness testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Courtroom and deposition support from credentialed analysts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote and on-site forensic imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure evidence collection that preserves chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n         <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n                Contact us\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Texas Metro Areas<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18 mx510\\\">\\r\\n          Comprehensive Forensic Services in Texas\\u2019s Largest Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics provides full-service forensic support in the state\'s most active legal, business, and\\r\\n          investigative hubs. We assist attorneys, corporate leaders, and investigators with targeted, high-stakes\\r\\n          digital investigations across a wide range of case types. We currently serve:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Houston, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Austin, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Dallas, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">San Antonio, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Fort Worth, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">El Paso, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Corpus Christi, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Lubbock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Arlington, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Plano, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed mx501\\\">Greater Houston and Surrounding Cities<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18 mx510\\\">\\r\\n          Local Reach with Statewide Reliability\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Headquartered near Houston, we offer fast, on-demand forensic services across Southeast Texas. Our analysts\\r\\n          are available for on-site acquisition, remote analysis, and case support across the following cities:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col \\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Additional Texas Locations We Serve<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18 \\\">\\r\\n          Targeted Forensic Support in Key Texas Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We also support clients in other cities across the state. Services are available remotely or onsite, depending\\r\\n          on your case requirements.\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Nationwide Forensics Support\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Digital Investigations Without Geographic Limits\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Although based in Texas, Black Dog Forensics works with clients across the United States, offering remote\\r\\n          capabilities, secure virtual consultations, and travel-based services for complex, high-stakes cases. Our\\r\\n          nationwide digital forensics services include:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile Device Imaging & Recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Compliant and structured analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Cross-jurisdictional metadata and content review\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote Forensic Imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure acquisition without breaking the chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clear, defensible reports for state and federal court\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              In-person or virtual appearances for depositions or trials\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Pro Bono Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Available for qualifying nonprofits and law enforcement agencies in urgent matters (eligibility required)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Ready to Talk to a Digital Forensics Expert?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx768 mlr-at\\\">\\r\\n        Our team is ready to support your legal, corporate, or investigative case\\u2014wherever you\\u2019re located. If you\\u2019re\\r\\n        unsure whether we serve your area or need help fast, we\\u2019re just a call or click away.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 08:11:30\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 08:11:17\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":30,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":51,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(540, 'com_content.article.18', '', '2025-05-16 08:12:22', 102, 19013, 'c6cc3edb821da619b52e6f360b319dfaead86fb0', '{\"id\":\"18\",\"asset_id\":169,\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"alias\":\"digital-forensics-services-across-texas-and-the-u-s\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Trusted, Court-Ready Investigations Wherever You Need Them\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1037\\\">\\r\\n              At Black Dog Forensics, our mission is to deliver precise, court-admissible forensic analysis wherever\\r\\n              digital evidence needs to be uncovered, preserved, or explained. Whether you\'re based in a major Texas\\r\\n              city or require expert support across state lines, our certified forensic experts deliver prompt, precise\\r\\n              support\\u2014with secure evidence handling, clear documentation, and legally sound reporting at every step.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1037\\\">\\r\\n              We work with law firms, corporations, law enforcement agencies, and private clients with mobile data\\r\\n              recovery, cloud investigations, expert testimony, and more\\u2014delivered on-site or remotely based on your\\r\\n              needs.\\r\\n            <\\/p>\\r\\n <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Our Core Digital Forensic Services\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We offer a full range of certified digital forensic services designed to support civil, criminal, and\\r\\n          corporate investigations, including:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile device recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Structured extraction and analysis of phones and tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud and email investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Review of account activity, communications, and metadata\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert witness testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Courtroom and deposition support from credentialed analysts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote and on-site forensic imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure evidence collection that preserves chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n         <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n                Contact us\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Texas Metro Areas<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18 mx510\\\">\\r\\n          Comprehensive Forensic Services in Texas\\u2019s Largest Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics provides full-service forensic support in the state\'s most active legal, business, and\\r\\n          investigative hubs. We assist attorneys, corporate leaders, and investigators with targeted, high-stakes\\r\\n          digital investigations across a wide range of case types. We currently serve:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Houston, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Austin, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Dallas, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">San Antonio, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Fort Worth, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">El Paso, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Corpus Christi, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Lubbock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Arlington, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Plano, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed mx501\\\">Greater Houston and Surrounding Cities<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18 mx510\\\">\\r\\n          Local Reach with Statewide Reliability\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Headquartered near Houston, we offer fast, on-demand forensic services across Southeast Texas. Our analysts\\r\\n          are available for on-site acquisition, remote analysis, and case support across the following cities:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col \\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Additional Texas Locations We Serve<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18 \\\">\\r\\n          Targeted Forensic Support in Key Texas Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We also support clients in other cities across the state. Services are available remotely or onsite, depending\\r\\n          on your case requirements.\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Nationwide Forensics Support\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Digital Investigations Without Geographic Limits\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Although based in Texas, Black Dog Forensics works with clients across the United States, offering remote\\r\\n          capabilities, secure virtual consultations, and travel-based services for complex, high-stakes cases. Our\\r\\n          nationwide digital forensics services include:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile Device Imaging & Recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Compliant and structured analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Cross-jurisdictional metadata and content review\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote Forensic Imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure acquisition without breaking the chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clear, defensible reports for state and federal court\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              In-person or virtual appearances for depositions or trials\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Pro Bono Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Available for qualifying nonprofits and law enforcement agencies in urgent matters (eligibility required)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Ready to Talk to a Digital Forensics Expert?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx768 mlr-at\\\">\\r\\n        Our team is ready to support your legal, corporate, or investigative case\\u2014wherever you\\u2019re located. If you\\u2019re\\r\\n        unsure whether we serve your area or need help fast, we\\u2019re just a call or click away.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 08:12:22\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 08:11:30\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":31,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":52,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(541, 'com_content.article.18', '', '2025-05-16 08:13:06', 102, 19008, 'b6264fad04685ec0093958d030bc0d24cb7651aa', '{\"id\":\"18\",\"asset_id\":169,\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"alias\":\"digital-forensics-services-across-texas-and-the-u-s\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Trusted, Court-Ready Investigations Wherever You Need Them\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1037\\\">\\r\\n              At Black Dog Forensics, our mission is to deliver precise, court-admissible forensic analysis wherever\\r\\n              digital evidence needs to be uncovered, preserved, or explained. Whether you\'re based in a major Texas\\r\\n              city or require expert support across state lines, our certified forensic experts deliver prompt, precise\\r\\n              support\\u2014with secure evidence handling, clear documentation, and legally sound reporting at every step.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1037\\\">\\r\\n              We work with law firms, corporations, law enforcement agencies, and private clients with mobile data\\r\\n              recovery, cloud investigations, expert testimony, and more\\u2014delivered on-site or remotely based on your\\r\\n              needs.\\r\\n            <\\/p>\\r\\n <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Our Core Digital Forensic Services\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We offer a full range of certified digital forensic services designed to support civil, criminal, and\\r\\n          corporate investigations, including:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile device recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Structured extraction and analysis of phones and tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud and email investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Review of account activity, communications, and metadata\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert witness testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Courtroom and deposition support from credentialed analysts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote and on-site forensic imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure evidence collection that preserves chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n         <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n                Contact us\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Texas Metro Areas<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510\\\">\\r\\n          Comprehensive Forensic Services in Texas\\u2019s Largest Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics provides full-service forensic support in the state\'s most active legal, business, and\\r\\n          investigative hubs. We assist attorneys, corporate leaders, and investigators with targeted, high-stakes\\r\\n          digital investigations across a wide range of case types. We currently serve:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Houston, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Austin, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Dallas, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">San Antonio, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Fort Worth, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">El Paso, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Corpus Christi, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Lubbock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Arlington, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Plano, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed mx501\\\">Greater Houston and Surrounding Cities<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18 mx510\\\">\\r\\n          Local Reach with Statewide Reliability\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Headquartered near Houston, we offer fast, on-demand forensic services across Southeast Texas. Our analysts\\r\\n          are available for on-site acquisition, remote analysis, and case support across the following cities:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col \\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Additional Texas Locations We Serve<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18 \\\">\\r\\n          Targeted Forensic Support in Key Texas Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We also support clients in other cities across the state. Services are available remotely or onsite, depending\\r\\n          on your case requirements.\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Nationwide Forensics Support\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Digital Investigations Without Geographic Limits\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Although based in Texas, Black Dog Forensics works with clients across the United States, offering remote\\r\\n          capabilities, secure virtual consultations, and travel-based services for complex, high-stakes cases. Our\\r\\n          nationwide digital forensics services include:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile Device Imaging & Recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Compliant and structured analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Cross-jurisdictional metadata and content review\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote Forensic Imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure acquisition without breaking the chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clear, defensible reports for state and federal court\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              In-person or virtual appearances for depositions or trials\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Pro Bono Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Available for qualifying nonprofits and law enforcement agencies in urgent matters (eligibility required)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Ready to Talk to a Digital Forensics Expert?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx768 mlr-at\\\">\\r\\n        Our team is ready to support your legal, corporate, or investigative case\\u2014wherever you\\u2019re located. If you\\u2019re\\r\\n        unsure whether we serve your area or need help fast, we\\u2019re just a call or click away.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 08:13:06\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 08:12:22\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":32,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":53,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(542, 'com_content.article.18', '', '2025-05-16 08:13:51', 102, 19003, 'd8b765bf974a3bddc91b68c64dad74b92a9d9842', '{\"id\":\"18\",\"asset_id\":169,\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"alias\":\"digital-forensics-services-across-texas-and-the-u-s\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Trusted, Court-Ready Investigations Wherever You Need Them\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1037\\\">\\r\\n              At Black Dog Forensics, our mission is to deliver precise, court-admissible forensic analysis wherever\\r\\n              digital evidence needs to be uncovered, preserved, or explained. Whether you\'re based in a major Texas\\r\\n              city or require expert support across state lines, our certified forensic experts deliver prompt, precise\\r\\n              support\\u2014with secure evidence handling, clear documentation, and legally sound reporting at every step.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1037\\\">\\r\\n              We work with law firms, corporations, law enforcement agencies, and private clients with mobile data\\r\\n              recovery, cloud investigations, expert testimony, and more\\u2014delivered on-site or remotely based on your\\r\\n              needs.\\r\\n            <\\/p>\\r\\n <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Our Core Digital Forensic Services\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We offer a full range of certified digital forensic services designed to support civil, criminal, and\\r\\n          corporate investigations, including:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile device recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Structured extraction and analysis of phones and tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud and email investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Review of account activity, communications, and metadata\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert witness testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Courtroom and deposition support from credentialed analysts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote and on-site forensic imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure evidence collection that preserves chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n         <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n                Contact us\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Texas Metro Areas<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510\\\">\\r\\n          Comprehensive Forensic Services in Texas\\u2019s Largest Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics provides full-service forensic support in the state\'s most active legal, business, and\\r\\n          investigative hubs. We assist attorneys, corporate leaders, and investigators with targeted, high-stakes\\r\\n          digital investigations across a wide range of case types. We currently serve:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Houston, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Austin, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Dallas, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">San Antonio, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Fort Worth, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">El Paso, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Corpus Christi, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Lubbock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Arlington, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Plano, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed mx501\\\">Greater Houston and Surrounding Cities<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510\\\">\\r\\n          Local Reach with Statewide Reliability\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Headquartered near Houston, we offer fast, on-demand forensic services across Southeast Texas. Our analysts\\r\\n          are available for on-site acquisition, remote analysis, and case support across the following cities:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col \\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Additional Texas Locations We Serve<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18 \\\">\\r\\n          Targeted Forensic Support in Key Texas Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We also support clients in other cities across the state. Services are available remotely or onsite, depending\\r\\n          on your case requirements.\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Nationwide Forensics Support\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Digital Investigations Without Geographic Limits\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Although based in Texas, Black Dog Forensics works with clients across the United States, offering remote\\r\\n          capabilities, secure virtual consultations, and travel-based services for complex, high-stakes cases. Our\\r\\n          nationwide digital forensics services include:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile Device Imaging & Recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Compliant and structured analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Cross-jurisdictional metadata and content review\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote Forensic Imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure acquisition without breaking the chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clear, defensible reports for state and federal court\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              In-person or virtual appearances for depositions or trials\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Pro Bono Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Available for qualifying nonprofits and law enforcement agencies in urgent matters (eligibility required)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Ready to Talk to a Digital Forensics Expert?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx768 mlr-at\\\">\\r\\n        Our team is ready to support your legal, corporate, or investigative case\\u2014wherever you\\u2019re located. If you\\u2019re\\r\\n        unsure whether we serve your area or need help fast, we\\u2019re just a call or click away.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 08:13:51\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 08:13:06\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":33,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":54,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(543, 'com_content.article.18', '', '2025-05-16 08:14:43', 102, 18994, '8c03b3413b4676282eee37fa30fd0dc70dce78c0', '{\"id\":\"18\",\"asset_id\":169,\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"alias\":\"digital-forensics-services-across-texas-and-the-u-s\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Trusted, Court-Ready Investigations Wherever You Need Them\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1037\\\">\\r\\n              At Black Dog Forensics, our mission is to deliver precise, court-admissible forensic analysis wherever\\r\\n              digital evidence needs to be uncovered, preserved, or explained. Whether you\'re based in a major Texas\\r\\n              city or require expert support across state lines, our certified forensic experts deliver prompt, precise\\r\\n              support\\u2014with secure evidence handling, clear documentation, and legally sound reporting at every step.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1037\\\">\\r\\n              We work with law firms, corporations, law enforcement agencies, and private clients with mobile data\\r\\n              recovery, cloud investigations, expert testimony, and more\\u2014delivered on-site or remotely based on your\\r\\n              needs.\\r\\n            <\\/p>\\r\\n <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Our Core Digital Forensic Services\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We offer a full range of certified digital forensic services designed to support civil, criminal, and\\r\\n          corporate investigations, including:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile device recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Structured extraction and analysis of phones and tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud and email investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Review of account activity, communications, and metadata\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert witness testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Courtroom and deposition support from credentialed analysts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote and on-site forensic imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure evidence collection that preserves chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n         <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n                Contact us\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Texas Metro Areas<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510\\\">\\r\\n          Comprehensive Forensic Services in Texas\\u2019s Largest Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics provides full-service forensic support in the state\'s most active legal, business, and\\r\\n          investigative hubs. We assist attorneys, corporate leaders, and investigators with targeted, high-stakes\\r\\n          digital investigations across a wide range of case types. We currently serve:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Houston, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Austin, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Dallas, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">San Antonio, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Fort Worth, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">El Paso, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Corpus Christi, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Lubbock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Arlington, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Plano, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed mx501\\\">Greater Houston and Surrounding Cities<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510\\\">\\r\\n          Local Reach with Statewide Reliability\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Headquartered near Houston, we offer fast, on-demand forensic services across Southeast Texas. Our analysts\\r\\n          are available for on-site acquisition, remote analysis, and case support across the following cities:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col \\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Additional Texas Locations We Serve<\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Targeted Forensic Support in Key Texas Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We also support clients in other cities across the state. Services are available remotely or onsite, depending\\r\\n          on your case requirements.\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Nationwide Forensics Support\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Digital Investigations Without Geographic Limits\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Although based in Texas, Black Dog Forensics works with clients across the United States, offering remote\\r\\n          capabilities, secure virtual consultations, and travel-based services for complex, high-stakes cases. Our\\r\\n          nationwide digital forensics services include:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile Device Imaging & Recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Compliant and structured analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Cross-jurisdictional metadata and content review\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote Forensic Imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure acquisition without breaking the chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clear, defensible reports for state and federal court\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              In-person or virtual appearances for depositions or trials\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Pro Bono Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Available for qualifying nonprofits and law enforcement agencies in urgent matters (eligibility required)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Ready to Talk to a Digital Forensics Expert?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx768 mlr-at\\\">\\r\\n        Our team is ready to support your legal, corporate, or investigative case\\u2014wherever you\\u2019re located. If you\\u2019re\\r\\n        unsure whether we serve your area or need help fast, we\\u2019re just a call or click away.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 08:14:43\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 08:13:51\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":34,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":55,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(544, 'com_content.article.19', '', '2025-05-16 08:21:48', 102, 20193, '6cebfd447a3e3152df45c5496d0ec645fd22b103', '{\"id\":\"19\",\"asset_id\":170,\"title\":\"Areas Served\",\"alias\":\"areas-served\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Certified Experts in Investigative Digital Evidence\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx720\\\">\\r\\n              At Black Dog Forensics, we provide trusted and court-admissible digital forensic services in Houston,\\r\\n              Texas. From litigation support and internal investigations to criminal defense and private matters, our\\r\\n              certified forensic professionals help clients uncover the digital truth when it matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx720\\\">\\r\\n              Serving law firms, corporations, law enforcement, and individuals, we deliver clear, actionable reports\\r\\n              and expert consulting that hold up in court and guide decisive outcomes.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Trusted by Attorneys, Businesses, and Agencies Across Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Houston is a city driven by legal innovation, corporate growth, and complex investigative needs. We meet that\\r\\n          demand with unmatched technical precision and ethical standards at Black Dog Forensics.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We are not just data recovery specialists \\u2014 we are expert investigators. Our mission is to interpret digital\\r\\n          evidence so attorneys, executives, and private clients can make informed, confident decisions backed by\\r\\n          forensic clarity.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Here\\u2019s Why Clients Across Houston Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Certified forensic professionals with law enforcement and litigation experience\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-admissible reporting and expert witness services\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Houston-based service with national reach\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Ethical, unbiased analysis from start to finish\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n            Contact us now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Forensic Services Available in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808\\\">\\r\\n        We provide a full suite of digital forensic services to meet clients\' needs in civil, criminal, and corporate\\r\\n        matters. Our work follows strict chain-of-custody protocols and adheres to the highest legal standards.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Smartphone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We examine phones, laptops, and desktops to recover deleted files, messages, system activity, and internet\\r\\n            usage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Messaging, App, and GPS Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We extract encrypted app messages, SMS logs, call history, and location data\\u2014even from\\r\\n            factory-reset or damaged devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email-Based Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our analysts recover cloud-stored emails, shared documents, and file activity across platforms\\r\\n            like Gmail, Microsoft 365, iCloud, and Dropbox.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Timeline & User Behavior Reconstruction<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We build digital timelines that reveal intent, access patterns, and user interaction\\u2014crucial\\r\\n            for litigation and internal case support.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We validate and enhance surveillance, audio clips, and video files\\u2014ensuring clarity and admissibility in\\r\\n            hearings and trials.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legal Reporting & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our expert reports are formatted for attorneys, judges, and investigators\\u2014and we\\u2019re available\\r\\n            to testify as needed.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential & Sensitive Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From internal fraud to personal disputes, we handle all matters with professionalism, care,\\r\\n            and confidentiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Who We Serve in Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with clients across Houston\\u2019s legal, corporate, and government sectors:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Law Firms & Civil Litigators<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We assist attorneys with data acquisition, email, document authentication, eDiscovery, deposition review,\\r\\n              and expert witness services across various civil and criminal matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Corporate Legal & Security Teams<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists help businesses investigate intellectual property theft, employee misconduct, and\\r\\n              internal compliance issues by collecting digital evidence and analyzing user behavior.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Government Agencies & Law Enforcement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support time-sensitive investigations with expert-level forensic imaging, evidence handling, and legal\\r\\n              protocol consultation, all backed by courtroom-tested experience.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Individuals<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support private clients with discretion and professionalism, including digital infidelity cases,\\r\\n              private investigations, and personal device analysis for family law matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32  gap80  mob40\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Areas We Serve in the Greater Houston Region and Across Texas<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          While Houston is our primary service area, Black Dog Forensics proudly supports clients throughout the Greater\\r\\n          Houston area and other major cities across Texas. Whether your case requires on-site data collection or secure\\r\\n          remote consultation, our team delivers timely, court-admissible digital forensic services tailored to your\\r\\n          location and needs.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Greater Houston Area & Nearby Cities:<\\/h4>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt64\\\">\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> Additional Cities We Serve Across Texas:<\\/h4>\\r\\n      <div class=\\\"flx gap100 jst-spbt wrap\\\">\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20 mobsmmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <p class=\\\"mt24 p-ext mx860\\\">\\r\\n        Our specialists maintain the same level of professionalism, precision, and confidentiality for every client we\\r\\n        serve\\u2014whether we\\u2019re working with a downtown Houston law firm or a business owner hundreds of miles away.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Mission-Driven Forensic Work, Backed by Integrity\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics was founded with a mission to go beyond data extraction \\u2014 we help clients make sense of\\r\\n          digital evidence through expert analysis and interpretation.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our work also supports broader social impact, including pro bono forensic support for anti-human trafficking\\r\\n          efforts and global outreach initiatives.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When you choose Black Dog Forensics, you partner with a team that stands for truth, justice, and impact.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Speak With a Certified Digital Forensics Expert in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 08:21:48\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 08:21:37\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":36,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":69,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(545, 'com_content.article.20', '', '2025-05-16 08:22:29', 102, 17395, 'fea8f4cf07967422523b9f43b42884c742d02764', '{\"id\":\"20\",\"asset_id\":171,\"title\":\"Digital Forensics Services in Houston, Texas\",\"alias\":\"digital-forensics-services-in-houston-texas\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Clear Answers, Court-Ready Reports, Trusted Expertise\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx896\\\">\\r\\n              At Black Dog Forensics, we specialize in uncovering and interpreting digital evidence for high-stakes\\r\\n              investigations, litigation, and private disputes. Whether you\\u2019re a Houston-based attorney preparing for\\r\\n              trial, a business facing internal challenges, or an individual seeking answers, our certified forensic\\r\\n              analysts deliver insight that stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx896\\\">\\r\\n              We turn mobile devices, cloud platforms, and computer systems into structured, court-admissible\\r\\n              evidence\\u2014with speed, accuracy, and discretion. From the moment we engage, your goals guide our strategy.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx896\\\">\\r\\n              Free consultations available for law firms, corporations, and individuals in Houston and surrounding\\r\\n              areas.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Our Forensic Services in Houston<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Precision Forensics for Legal, Corporate, and Private Cases\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx690\\\">\\r\\n        Our Houston-based digital forensic services are built for real-world legal and investigative challenges. Every\\r\\n        case begins with a strategy\\u2014and ends with clarity.\\r\\n\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> We provide:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover what happened\\u2014and prove it.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We extract deleted files, messages, internet history, and system usage across laptops, desktops,\\r\\n            smartphones, and tablets.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\"> Access the hidden data that tells the full story.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            From geolocation to encrypted app activity, we recover mobile data\\u2014even from damaged or locked devices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Track the digital trail across platforms.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We retrieve emails, attachments, and cloud-stored files from Microsoft 365, Gmail, Dropbox, iCloud, and\\r\\n            more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & Behavioral Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, patterns, and intent.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We map logins, file access, and user sessions to establish what occurred and when.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Clarify and verify key recordings.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We enhance and authenticate audio\\/video files to confirm integrity and prepare media for use in legal\\r\\n            proceedings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation & Legal Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Built for the courtroom, backed by expert testimony.<\\/p>\\r\\n          <p class=\\\"mt12\\\">We prepare detailed forensic reports, affidavits, and expert declarations\\u2014and offer deposition\\r\\n            and trial testimony.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Corporate & Private Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Sensitive matters. Objective answers.<\\/p>\\r\\n          <p class=\\\"mt12\\\">From employee misconduct and data theft to internal compliance reviews and civil disputes, we\\r\\n            deliver discreet, thorough results.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox12 pt40 \\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"mx1075 mlr-at\\\">\\r\\n      <div class=\\\"t-center mx932 mlr-at\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Our Forensic Services in Houston<\\/h2>\\r\\n        <h3 class=\\\"bd-trd\\\">From First Call to Final Report<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext mx404 mlr-at\\\">\\r\\n          Digital forensics can be complex, but our process is built to deliver clear, defensible results.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx gap80 align-start mt64 wrp num-sec protct ovr-fl-h mx877 mlr-at ovr-fl-h\\\">\\r\\n        <div class=\\\"col3 chs-us-p  pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>1<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\"> Initial Consultation<\\/h4>\\r\\n            <p class=\\\"mt16\\\">We assess your goals, timeline, and available data to build an informed strategy<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>2<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Secure Evidence Collection<\\/h4>\\r\\n            <p class=\\\"mt16\\\">Our analysts collect devices, cloud access, or remote data using forensic protocols that\\r\\n              preserve the chain of custody.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>3<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Examination and Analysis<\\/h4>\\r\\n            <p class=\\\"mt16\\\">Using advanced tools, we recover deleted content, map user behavior, and isolate\\r\\n              case-relevant evidence.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line-r newmax\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>4<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\"> Reporting and Results<\\/h4>\\r\\n            <p class=\\\"mt16\\\">You receive a structured, plain-language forensic report\\u2014ready for court, internal use, or\\r\\n              legal review.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line-r mb-line-r newmax\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>5<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Testimony and Ongoing Support<\\/h4>\\r\\n            <p class=\\\"mt16\\\">If required, we provide expert witness services, respond to opposing reports, and remain\\r\\n              engaged through resolution.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Why Clients in Houston Choose Black Dog Forensics<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Trusted Investigations That Deliver Results\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx690\\\">\\r\\n        When Houston attorneys, executives, or individuals need clear, admissible evidence, they choose us for:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Certified and Experienced Professionals<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Our examiners are certified and bring experience from law enforcement, cybersecurity, and legal consulting.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Every report we deliver meets evidentiary standards and can withstand cross-examination.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Responsive, Local Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Located just outside of Houston, we respond quickly, whether your case is urgent or ongoing.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Customized Solutions<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We tailor every investigation to your goals, timeline, and technical requirements.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Reliable Communication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We deliver consistent updates, explain findings clearly, and work collaboratively with your legal or\\r\\n            executive team.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Complete Case Lifecycle Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From discovery to expert testimony, we provide guidance and expertise every step of the way.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Why Choose Black Dog Forensics in Houston\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          When the Margin for Error Is Zero, Experience Matters\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital evidence plays a critical role in outcomes. Our Houston clients choose Black Dog Forensics for our\\r\\n          track record, technical accuracy, and courtroom-readiness\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Proven Success in High-Stakes Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019ve supported litigation, internal investigations, and criminal defense cases across Houston\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Experts Who Can Testify<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists are experienced in explaining technical evidence in depositions, hearings, and\\r\\n              trials.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Local Understanding, National Capability<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We know Texas courts and corporate environments, and we support state, federal, and cross-jurisdictional\\r\\n              matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Credible, Understandable Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our documentation is built for decision-makers, from judges and juries to general counsel and executives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">End-to-End Engagement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We stay involved throughout your case, not just until the report is delivered.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-houston2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-houston3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Serving the Greater Houston Area and Beyond\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We proudly provide forensic services across Houston and nearby cities, including The Woodlands, Sugar Land,\\r\\n          Katy, Spring, Cypress, Conroe, Pearland, Pasadena, League City, Baytown, Missouri City, Tomball, and\\r\\n          Galveston.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Speak With a Certified Digital Forensics Expert in Houston\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 08:22:29\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 08:22:20\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":34,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":55,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(546, 'com_content.article.19', '', '2025-05-16 08:24:40', 102, 20195, 'f995780e8499d901cada37eadac54757bccb6e08', '{\"id\":\"19\",\"asset_id\":170,\"title\":\"Areas Served\",\"alias\":\"areas-served\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Certified Experts in Investigative Digital Evidence\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1037\\\">\\r\\n              At Black Dog Forensics, we provide trusted and court-admissible digital forensic services in Houston,\\r\\n              Texas. From litigation support and internal investigations to criminal defense and private matters, our\\r\\n              certified forensic professionals help clients uncover the digital truth when it matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1037\\\">\\r\\n              Serving law firms, corporations, law enforcement, and individuals, we deliver clear, actionable reports\\r\\n              and expert consulting that hold up in court and guide decisive outcomes.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Trusted by Attorneys, Businesses, and Agencies Across Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Houston is a city driven by legal innovation, corporate growth, and complex investigative needs. We meet that\\r\\n          demand with unmatched technical precision and ethical standards at Black Dog Forensics.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We are not just data recovery specialists \\u2014 we are expert investigators. Our mission is to interpret digital\\r\\n          evidence so attorneys, executives, and private clients can make informed, confident decisions backed by\\r\\n          forensic clarity.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Here\\u2019s Why Clients Across Houston Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Certified forensic professionals with law enforcement and litigation experience\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-admissible reporting and expert witness services\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Houston-based service with national reach\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Ethical, unbiased analysis from start to finish\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n            Contact us now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Forensic Services Available in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808\\\">\\r\\n        We provide a full suite of digital forensic services to meet clients\' needs in civil, criminal, and corporate\\r\\n        matters. Our work follows strict chain-of-custody protocols and adheres to the highest legal standards.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Smartphone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We examine phones, laptops, and desktops to recover deleted files, messages, system activity, and internet\\r\\n            usage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Messaging, App, and GPS Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We extract encrypted app messages, SMS logs, call history, and location data\\u2014even from\\r\\n            factory-reset or damaged devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email-Based Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our analysts recover cloud-stored emails, shared documents, and file activity across platforms\\r\\n            like Gmail, Microsoft 365, iCloud, and Dropbox.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Timeline & User Behavior Reconstruction<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We build digital timelines that reveal intent, access patterns, and user interaction\\u2014crucial\\r\\n            for litigation and internal case support.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We validate and enhance surveillance, audio clips, and video files\\u2014ensuring clarity and admissibility in\\r\\n            hearings and trials.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legal Reporting & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our expert reports are formatted for attorneys, judges, and investigators\\u2014and we\\u2019re available\\r\\n            to testify as needed.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential & Sensitive Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From internal fraud to personal disputes, we handle all matters with professionalism, care,\\r\\n            and confidentiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Who We Serve in Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with clients across Houston\\u2019s legal, corporate, and government sectors:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Law Firms & Civil Litigators<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We assist attorneys with data acquisition, email, document authentication, eDiscovery, deposition review,\\r\\n              and expert witness services across various civil and criminal matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Corporate Legal & Security Teams<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists help businesses investigate intellectual property theft, employee misconduct, and\\r\\n              internal compliance issues by collecting digital evidence and analyzing user behavior.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Government Agencies & Law Enforcement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support time-sensitive investigations with expert-level forensic imaging, evidence handling, and legal\\r\\n              protocol consultation, all backed by courtroom-tested experience.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Individuals<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support private clients with discretion and professionalism, including digital infidelity cases,\\r\\n              private investigations, and personal device analysis for family law matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32  gap80  mob40\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Areas We Serve in the Greater Houston Region and Across Texas<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          While Houston is our primary service area, Black Dog Forensics proudly supports clients throughout the Greater\\r\\n          Houston area and other major cities across Texas. Whether your case requires on-site data collection or secure\\r\\n          remote consultation, our team delivers timely, court-admissible digital forensic services tailored to your\\r\\n          location and needs.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Greater Houston Area & Nearby Cities:<\\/h4>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt64\\\">\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> Additional Cities We Serve Across Texas:<\\/h4>\\r\\n      <div class=\\\"flx gap100 jst-spbt wrap\\\">\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20 mobsmmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <p class=\\\"mt24 p-ext mx860\\\">\\r\\n        Our specialists maintain the same level of professionalism, precision, and confidentiality for every client we\\r\\n        serve\\u2014whether we\\u2019re working with a downtown Houston law firm or a business owner hundreds of miles away.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Mission-Driven Forensic Work, Backed by Integrity\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics was founded with a mission to go beyond data extraction \\u2014 we help clients make sense of\\r\\n          digital evidence through expert analysis and interpretation.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our work also supports broader social impact, including pro bono forensic support for anti-human trafficking\\r\\n          efforts and global outreach initiatives.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When you choose Black Dog Forensics, you partner with a team that stands for truth, justice, and impact.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Speak With a Certified Digital Forensics Expert in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 08:24:40\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 08:24:28\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":38,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":71,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(547, 'com_content.article.20', '', '2025-05-16 08:27:31', 102, 17385, '092ea8fa00400197fbc805b470eca50017a20e40', '{\"id\":\"20\",\"asset_id\":171,\"title\":\"Digital Forensics Services in Houston, Texas\",\"alias\":\"digital-forensics-services-in-houston-texas\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Clear Answers, Court-Ready Reports, Trusted Expertise\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 \\\">\\r\\n              At Black Dog Forensics, we specialize in uncovering and interpreting digital evidence for high-stakes\\r\\n              investigations, litigation, and private disputes. Whether you\\u2019re a Houston-based attorney preparing for\\r\\n              trial, a business facing internal challenges, or an individual seeking answers, our certified forensic\\r\\n              analysts deliver insight that stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1037\\\">\\r\\n              We turn mobile devices, cloud platforms, and computer systems into structured, court-admissible\\r\\n              evidence\\u2014with speed, accuracy, and discretion. From the moment we engage, your goals guide our strategy.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40\\\">\\r\\n              Free consultations available for law firms, corporations, and individuals in Houston and surrounding\\r\\n              areas.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Our Forensic Services in Houston<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Precision Forensics for Legal, Corporate, and Private Cases\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx690\\\">\\r\\n        Our Houston-based digital forensic services are built for real-world legal and investigative challenges. Every\\r\\n        case begins with a strategy\\u2014and ends with clarity.\\r\\n\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> We provide:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover what happened\\u2014and prove it.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We extract deleted files, messages, internet history, and system usage across laptops, desktops,\\r\\n            smartphones, and tablets.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\"> Access the hidden data that tells the full story.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            From geolocation to encrypted app activity, we recover mobile data\\u2014even from damaged or locked devices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Track the digital trail across platforms.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We retrieve emails, attachments, and cloud-stored files from Microsoft 365, Gmail, Dropbox, iCloud, and\\r\\n            more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & Behavioral Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, patterns, and intent.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We map logins, file access, and user sessions to establish what occurred and when.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Clarify and verify key recordings.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We enhance and authenticate audio\\/video files to confirm integrity and prepare media for use in legal\\r\\n            proceedings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation & Legal Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Built for the courtroom, backed by expert testimony.<\\/p>\\r\\n          <p class=\\\"mt12\\\">We prepare detailed forensic reports, affidavits, and expert declarations\\u2014and offer deposition\\r\\n            and trial testimony.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Corporate & Private Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Sensitive matters. Objective answers.<\\/p>\\r\\n          <p class=\\\"mt12\\\">From employee misconduct and data theft to internal compliance reviews and civil disputes, we\\r\\n            deliver discreet, thorough results.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox12 pt40 \\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"mx1075 mlr-at\\\">\\r\\n      <div class=\\\"t-center mx932 mlr-at\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Our Forensic Services in Houston<\\/h2>\\r\\n        <h3 class=\\\"bd-trd\\\">From First Call to Final Report<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext mx404 mlr-at\\\">\\r\\n          Digital forensics can be complex, but our process is built to deliver clear, defensible results.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx gap80 align-start mt64 wrp num-sec protct ovr-fl-h mx877 mlr-at ovr-fl-h\\\">\\r\\n        <div class=\\\"col3 chs-us-p  pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>1<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\"> Initial Consultation<\\/h4>\\r\\n            <p class=\\\"mt16\\\">We assess your goals, timeline, and available data to build an informed strategy<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>2<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Secure Evidence Collection<\\/h4>\\r\\n            <p class=\\\"mt16\\\">Our analysts collect devices, cloud access, or remote data using forensic protocols that\\r\\n              preserve the chain of custody.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>3<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Examination and Analysis<\\/h4>\\r\\n            <p class=\\\"mt16\\\">Using advanced tools, we recover deleted content, map user behavior, and isolate\\r\\n              case-relevant evidence.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line-r newmax\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>4<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\"> Reporting and Results<\\/h4>\\r\\n            <p class=\\\"mt16\\\">You receive a structured, plain-language forensic report\\u2014ready for court, internal use, or\\r\\n              legal review.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line-r mb-line-r newmax\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>5<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Testimony and Ongoing Support<\\/h4>\\r\\n            <p class=\\\"mt16\\\">If required, we provide expert witness services, respond to opposing reports, and remain\\r\\n              engaged through resolution.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Why Clients in Houston Choose Black Dog Forensics<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Trusted Investigations That Deliver Results\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx690\\\">\\r\\n        When Houston attorneys, executives, or individuals need clear, admissible evidence, they choose us for:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Certified and Experienced Professionals<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Our examiners are certified and bring experience from law enforcement, cybersecurity, and legal consulting.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Every report we deliver meets evidentiary standards and can withstand cross-examination.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Responsive, Local Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Located just outside of Houston, we respond quickly, whether your case is urgent or ongoing.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Customized Solutions<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We tailor every investigation to your goals, timeline, and technical requirements.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Reliable Communication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We deliver consistent updates, explain findings clearly, and work collaboratively with your legal or\\r\\n            executive team.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Complete Case Lifecycle Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From discovery to expert testimony, we provide guidance and expertise every step of the way.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Why Choose Black Dog Forensics in Houston\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          When the Margin for Error Is Zero, Experience Matters\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital evidence plays a critical role in outcomes. Our Houston clients choose Black Dog Forensics for our\\r\\n          track record, technical accuracy, and courtroom-readiness\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Proven Success in High-Stakes Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019ve supported litigation, internal investigations, and criminal defense cases across Houston\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Experts Who Can Testify<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists are experienced in explaining technical evidence in depositions, hearings, and\\r\\n              trials.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Local Understanding, National Capability<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We know Texas courts and corporate environments, and we support state, federal, and cross-jurisdictional\\r\\n              matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Credible, Understandable Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our documentation is built for decision-makers, from judges and juries to general counsel and executives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">End-to-End Engagement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We stay involved throughout your case, not just until the report is delivered.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-houston2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-houston3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Serving the Greater Houston Area and Beyond\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We proudly provide forensic services across Houston and nearby cities, including The Woodlands, Sugar Land,\\r\\n          Katy, Spring, Cypress, Conroe, Pearland, Pasadena, League City, Baytown, Missouri City, Tomball, and\\r\\n          Galveston.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Speak With a Certified Digital Forensics Expert in Houston\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 08:27:31\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 08:27:17\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":36,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":57,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(548, 'com_content.article.20', '', '2025-05-16 08:27:54', 102, 17378, '08d02b7b13c940ca71e28040398f9e17ac4b1760', '{\"id\":\"20\",\"asset_id\":171,\"title\":\"Digital Forensics Services in Houston, Texas\",\"alias\":\"digital-forensics-services-in-houston-texas\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Clear Answers, Court-Ready Reports, Trusted Expertise\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 \\\">\\r\\n              At Black Dog Forensics, we specialize in uncovering and interpreting digital evidence for high-stakes\\r\\n              investigations, litigation, and private disputes. Whether you\\u2019re a Houston-based attorney preparing for\\r\\n              trial, a business facing internal challenges, or an individual seeking answers, our certified forensic\\r\\n              analysts deliver insight that stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40\\\">\\r\\n              We turn mobile devices, cloud platforms, and computer systems into structured, court-admissible\\r\\n              evidence\\u2014with speed, accuracy, and discretion. From the moment we engage, your goals guide our strategy.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40\\\">\\r\\n              Free consultations available for law firms, corporations, and individuals in Houston and surrounding\\r\\n              areas.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Our Forensic Services in Houston<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Precision Forensics for Legal, Corporate, and Private Cases\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx690\\\">\\r\\n        Our Houston-based digital forensic services are built for real-world legal and investigative challenges. Every\\r\\n        case begins with a strategy\\u2014and ends with clarity.\\r\\n\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> We provide:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover what happened\\u2014and prove it.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We extract deleted files, messages, internet history, and system usage across laptops, desktops,\\r\\n            smartphones, and tablets.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\"> Access the hidden data that tells the full story.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            From geolocation to encrypted app activity, we recover mobile data\\u2014even from damaged or locked devices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Track the digital trail across platforms.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We retrieve emails, attachments, and cloud-stored files from Microsoft 365, Gmail, Dropbox, iCloud, and\\r\\n            more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & Behavioral Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, patterns, and intent.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We map logins, file access, and user sessions to establish what occurred and when.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Clarify and verify key recordings.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt12\\\">\\r\\n            We enhance and authenticate audio\\/video files to confirm integrity and prepare media for use in legal\\r\\n            proceedings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation & Legal Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Built for the courtroom, backed by expert testimony.<\\/p>\\r\\n          <p class=\\\"mt12\\\">We prepare detailed forensic reports, affidavits, and expert declarations\\u2014and offer deposition\\r\\n            and trial testimony.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Corporate & Private Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Sensitive matters. Objective answers.<\\/p>\\r\\n          <p class=\\\"mt12\\\">From employee misconduct and data theft to internal compliance reviews and civil disputes, we\\r\\n            deliver discreet, thorough results.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox12 pt40 \\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"mx1075 mlr-at\\\">\\r\\n      <div class=\\\"t-center mx932 mlr-at\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">Our Forensic Services in Houston<\\/h2>\\r\\n        <h3 class=\\\"bd-trd\\\">From First Call to Final Report<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext mx404 mlr-at\\\">\\r\\n          Digital forensics can be complex, but our process is built to deliver clear, defensible results.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx gap80 align-start mt64 wrp num-sec protct ovr-fl-h mx877 mlr-at ovr-fl-h\\\">\\r\\n        <div class=\\\"col3 chs-us-p  pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>1<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\"> Initial Consultation<\\/h4>\\r\\n            <p class=\\\"mt16\\\">We assess your goals, timeline, and available data to build an informed strategy<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>2<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Secure Evidence Collection<\\/h4>\\r\\n            <p class=\\\"mt16\\\">Our analysts collect devices, cloud access, or remote data using forensic protocols that\\r\\n              preserve the chain of custody.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>3<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Examination and Analysis<\\/h4>\\r\\n            <p class=\\\"mt16\\\">Using advanced tools, we recover deleted content, map user behavior, and isolate\\r\\n              case-relevant evidence.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line-r newmax\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>4<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\"> Reporting and Results<\\/h4>\\r\\n            <p class=\\\"mt16\\\">You receive a structured, plain-language forensic report\\u2014ready for court, internal use, or\\r\\n              legal review.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p pos-re up-line-r mb-line-r newmax\\\">\\r\\n          <div class=\\\"num\\\">\\r\\n            <span>5<\\/span>\\r\\n          <\\/div>\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed h4hed1 mt24\\\">Testimony and Ongoing Support<\\/h4>\\r\\n            <p class=\\\"mt16\\\">If required, we provide expert witness services, respond to opposing reports, and remain\\r\\n              engaged through resolution.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Why Clients in Houston Choose Black Dog Forensics<\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Trusted Investigations That Deliver Results\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx690\\\">\\r\\n        When Houston attorneys, executives, or individuals need clear, admissible evidence, they choose us for:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Certified and Experienced Professionals<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Our examiners are certified and bring experience from law enforcement, cybersecurity, and legal consulting.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Every report we deliver meets evidentiary standards and can withstand cross-examination.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Responsive, Local Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Located just outside of Houston, we respond quickly, whether your case is urgent or ongoing.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Customized Solutions<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We tailor every investigation to your goals, timeline, and technical requirements.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Reliable Communication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We deliver consistent updates, explain findings clearly, and work collaboratively with your legal or\\r\\n            executive team.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Complete Case Lifecycle Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From discovery to expert testimony, we provide guidance and expertise every step of the way.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Why Choose Black Dog Forensics in Houston\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          When the Margin for Error Is Zero, Experience Matters\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital evidence plays a critical role in outcomes. Our Houston clients choose Black Dog Forensics for our\\r\\n          track record, technical accuracy, and courtroom-readiness\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Proven Success in High-Stakes Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019ve supported litigation, internal investigations, and criminal defense cases across Houston\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Experts Who Can Testify<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists are experienced in explaining technical evidence in depositions, hearings, and\\r\\n              trials.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Local Understanding, National Capability<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We know Texas courts and corporate environments, and we support state, federal, and cross-jurisdictional\\r\\n              matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Credible, Understandable Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our documentation is built for decision-makers, from judges and juries to general counsel and executives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">End-to-End Engagement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We stay involved throughout your case, not just until the report is delivered.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-houston2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-houston3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Serving the Greater Houston Area and Beyond\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We proudly provide forensic services across Houston and nearby cities, including The Woodlands, Sugar Land,\\r\\n          Katy, Spring, Cypress, Conroe, Pearland, Pasadena, League City, Baytown, Missouri City, Tomball, and\\r\\n          Galveston.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Speak With a Certified Digital Forensics Expert in Houston\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 08:27:54\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 08:27:31\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":37,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":58,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(549, 'com_content.article.21', '', '2025-05-16 08:31:04', 102, 25129, 'ac4fddb1c9c2bbe5aef5e77bdbd12c73ae9b7805', '{\"id\":\"21\",\"asset_id\":172,\"title\":\"Digital Forensics Case Types\",\"alias\":\"digital-forensics-case-types\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Clear, Court-Admissible Evidence for Every Case\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1112\\\">\\r\\n              At Black Dog Forensics, we don\\u2019t just recover data\\u2014we investigate, interpret, and present digital evidence\\r\\n              with precision. From civil litigation and criminal defense to insider threats and cybersecurity breaches,\\r\\n              our experts turn complex data into clear, defensible insight.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1112\\\">\\r\\n              Whether you\'re responding to a data breach, defending a high-stakes legal matter, or uncovering\\r\\n              misconduct, our certified forensic analysts provide the expertise, documentation, and expert support your\\r\\n              case demands.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 \\\">\\r\\n              The truth is in the data. Black Dog Forensics helps you uncover it\\u2014clearly, ethically, and defensibly.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        How We Investigate and Recover Digital Evidence\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Forensics Tailored to Real-World Legal and Investigative Needs\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        Our certified forensic examiners work across devices, platforms, and industries. We handle every case with\\r\\n        confidentiality, precision, and legal-grade methodology. Our casework includes:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover deleted or hidden files and system-level user activity from desktops and laptops.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Extract call logs, messages, app data, GPS history, and more from smartphones and tablets\\u2014even those that\\r\\n            are locked or damaged.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Analyze email and cloud platform data, including deleted communications and unauthorized access.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Breach Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Identify breach origin, entry methods, and the scope of data compromise in cyber incidents.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Metadata & Timeline Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, events, and digital movement using system logs and hidden metadata.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Provide affidavits, declarations, and expert testimony in criminal, civil, and corporate\\r\\n            cases.<\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed \\\">\\r\\n          Digital Forensics That Hold Up in Court\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Features That Set Our Work Apart\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Clients rely on Black Dog Forensics for not only our advanced capabilities but also for our reputation for\\r\\n          clarity, credibility, and consistency under pressure.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Court-Admissible Evidence\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              All findings are preserved under strict chain-of-custody and documentation protocols that withstand\\r\\n              cross-examination.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Deep Device Analysis\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We analyze beyond the surface, digging into encrypted files, hidden partitions, and unallocated space.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Platform Versatility\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work across Windows, macOS, iOS, Android, cloud environments, and virtual systems\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Expert Testimony\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts deliver confident, defensible testimony in depositions, hearings, and trials.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Strict Confidentiality\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every case is protected by nondisclosure and secure data handling protocols.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Results You Can Act On\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18 mx510\\\">\\r\\n          Why Legal Teams and Businesses Choose Black Dog Forensics\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Evidence That Moves Cases Forward<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our findings support criminal charges, civil claims, internal reviews, and strategic settlements.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Imaging and Preservation You Can Trust<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We follow best practices for forensic imaging, storage, and data integrity.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Rapid Mobilization<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019re ready when your case demands fast response\\u2014often deploying within hours.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Industry Insight<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We understand the investigative needs of regulated sectors, including healthcare, finance, and education.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Strategic Litigation Collaboration<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We help legal teams frame complex evidence into persuasive, legally sound narratives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Types of Cases We Handle\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Cybersecurity & Data Breach Investigations\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          <b>\\r\\n            When Your Network Is Compromised, We Deliver Clarity.\\r\\n          <\\/b>\\r\\n        <\\/p>\\r\\n        <p class=\\\"p-ext\\\">\\r\\n          We identify how the breach occurred, what was accessed, and who was involved\\u2014so you can take legal and\\r\\n          operational action with confidence.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Breach Investigations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Leak Tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Ransomware Response\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Exfiltration & IP Theft\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Spyware, Malware & Remote Access Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized System Access Forensics\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Legal & Criminal Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Forensics That Strengthen Your Legal Position\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with attorneys and investigators to uncover digital evidence in high-stakes criminal and civil cases.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal Defense Device Analysis<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Child Exploitation \\/ CSAM Investigations<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Stalking, Harassment & Misconduct Cases<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Sexual Assault Forensics<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Wrongful Death Digital Evidence Review<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        Corporate & Employment Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        The Truth Behind the Screen\\u2014Uncovered with Discretion\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We investigate insider threats, misconduct, and sensitive employment matters using digital evidence that\\r\\n        protects your legal position.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We address:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Internal Policy Violations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Compliance Red Flags\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Claims\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Departing Employee Data Risks\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Conflict of Interest Investigations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employee Misconduct Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employment-Related Device Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Digital Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        Financial & Insurance Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Exposing Financial Misconduct Through Digital Evidence\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We analyze device usage, file access, and communication patterns to support insurance claims and financial\\r\\n        investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We work with:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            In-House Legal and HR Teams\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Fraud Investigators\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Providers\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Policyholders in Dispute\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Financial Institution Access Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Claims Dispute Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Comprehensive Financial Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            HR Misconduct and File Access\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Fraud Investigation Support\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        Specialized Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Complex Cases Demand a Specialist\\u2019s Eye\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx475\\\">\\r\\n        For high-risk, high-complexity matters, we bring the depth of experience and tools required to handle sensitive\\r\\n        and technically advanced investigations\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">Often involves:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Cross-departmental legal complexity\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Federal, multi-state, or international implications\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            High-profile clients and classified environments\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Technical Surveillance Countermeasures (TSCM)\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Traffic Accident & Fatality Data Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is deleted data recoverable?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes\\u2014unless overwritten, most deleted data can be restored using forensic tools.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you determine who accessed or sent a file?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We use metadata and system logs to trace user activity and file interactions.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our processes follow strict forensic standards, chain of custody, and documentation\\r\\n                        protocols.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does an investigation take?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timelines depend on the complexity, but we offer expedited services for time-sensitive matters.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you work with individuals or just law firms and corporations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We serve individuals, small businesses, law firms, public agencies, and enterprise clients.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">\\r\\n        Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Black Dog Forensics delivers certified, court-admissible digital forensic services when the stakes are high.\\r\\n        Whether you\'re dealing with a cyber breach, litigation, or internal investigation, we help you uncover the\\r\\n        truth\\u2014and act on it with confidence.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Retrieve the Truth. Start with a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 08:31:04\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 08:30:48\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":30,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":32,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(550, 'com_content.article.21', '', '2025-05-16 08:31:24', 102, 25125, '54252100332cca6801f87cdddb52afab0f9339e4', '{\"id\":\"21\",\"asset_id\":172,\"title\":\"Digital Forensics Case Types\",\"alias\":\"digital-forensics-case-types\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Clear, Court-Admissible Evidence for Every Case\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1112\\\">\\r\\n              At Black Dog Forensics, we don\\u2019t just recover data\\u2014we investigate, interpret, and present digital evidence\\r\\n              with precision. From civil litigation and criminal defense to insider threats and cybersecurity breaches,\\r\\n              our experts turn complex data into clear, defensible insight.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1112\\\">\\r\\n              Whether you\'re responding to a data breach, defending a high-stakes legal matter, or uncovering\\r\\n              misconduct, our certified forensic analysts provide the expertise, documentation, and expert support your\\r\\n              case demands.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 \\\">\\r\\n              The truth is in the data. Black Dog Forensics helps you uncover it\\u2014clearly, ethically, and defensibly.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        How We Investigate and Recover Digital Evidence\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd \\\">\\r\\n        Forensics Tailored to Real-World Legal and Investigative Needs\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        Our certified forensic examiners work across devices, platforms, and industries. We handle every case with\\r\\n        confidentiality, precision, and legal-grade methodology. Our casework includes:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover deleted or hidden files and system-level user activity from desktops and laptops.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Extract call logs, messages, app data, GPS history, and more from smartphones and tablets\\u2014even those that\\r\\n            are locked or damaged.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Analyze email and cloud platform data, including deleted communications and unauthorized access.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Breach Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Identify breach origin, entry methods, and the scope of data compromise in cyber incidents.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Metadata & Timeline Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, events, and digital movement using system logs and hidden metadata.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Provide affidavits, declarations, and expert testimony in criminal, civil, and corporate\\r\\n            cases.<\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed \\\">\\r\\n          Digital Forensics That Hold Up in Court\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Features That Set Our Work Apart\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Clients rely on Black Dog Forensics for not only our advanced capabilities but also for our reputation for\\r\\n          clarity, credibility, and consistency under pressure.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Court-Admissible Evidence\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              All findings are preserved under strict chain-of-custody and documentation protocols that withstand\\r\\n              cross-examination.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Deep Device Analysis\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We analyze beyond the surface, digging into encrypted files, hidden partitions, and unallocated space.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Platform Versatility\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work across Windows, macOS, iOS, Android, cloud environments, and virtual systems\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Expert Testimony\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts deliver confident, defensible testimony in depositions, hearings, and trials.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Strict Confidentiality\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every case is protected by nondisclosure and secure data handling protocols.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Results You Can Act On\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18 mx510\\\">\\r\\n          Why Legal Teams and Businesses Choose Black Dog Forensics\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Evidence That Moves Cases Forward<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our findings support criminal charges, civil claims, internal reviews, and strategic settlements.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Imaging and Preservation You Can Trust<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We follow best practices for forensic imaging, storage, and data integrity.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Rapid Mobilization<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019re ready when your case demands fast response\\u2014often deploying within hours.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Industry Insight<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We understand the investigative needs of regulated sectors, including healthcare, finance, and education.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Strategic Litigation Collaboration<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We help legal teams frame complex evidence into persuasive, legally sound narratives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Types of Cases We Handle\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Cybersecurity & Data Breach Investigations\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          <b>\\r\\n            When Your Network Is Compromised, We Deliver Clarity.\\r\\n          <\\/b>\\r\\n        <\\/p>\\r\\n        <p class=\\\"p-ext\\\">\\r\\n          We identify how the breach occurred, what was accessed, and who was involved\\u2014so you can take legal and\\r\\n          operational action with confidence.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Breach Investigations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Leak Tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Ransomware Response\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Exfiltration & IP Theft\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Spyware, Malware & Remote Access Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized System Access Forensics\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Legal & Criminal Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mt18\\\">\\r\\n          Forensics That Strengthen Your Legal Position\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with attorneys and investigators to uncover digital evidence in high-stakes criminal and civil cases.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal Defense Device Analysis<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Child Exploitation \\/ CSAM Investigations<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Stalking, Harassment & Misconduct Cases<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Sexual Assault Forensics<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Wrongful Death Digital Evidence Review<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        Corporate & Employment Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        The Truth Behind the Screen\\u2014Uncovered with Discretion\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We investigate insider threats, misconduct, and sensitive employment matters using digital evidence that\\r\\n        protects your legal position.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We address:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Internal Policy Violations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Compliance Red Flags\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Claims\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Departing Employee Data Risks\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Conflict of Interest Investigations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employee Misconduct Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employment-Related Device Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Digital Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        Financial & Insurance Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Exposing Financial Misconduct Through Digital Evidence\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We analyze device usage, file access, and communication patterns to support insurance claims and financial\\r\\n        investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We work with:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            In-House Legal and HR Teams\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Fraud Investigators\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Providers\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Policyholders in Dispute\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Financial Institution Access Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Claims Dispute Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Comprehensive Financial Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            HR Misconduct and File Access\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Fraud Investigation Support\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        Specialized Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd mt18\\\">\\r\\n        Complex Cases Demand a Specialist\\u2019s Eye\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx475\\\">\\r\\n        For high-risk, high-complexity matters, we bring the depth of experience and tools required to handle sensitive\\r\\n        and technically advanced investigations\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">Often involves:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Cross-departmental legal complexity\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Federal, multi-state, or international implications\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            High-profile clients and classified environments\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Technical Surveillance Countermeasures (TSCM)\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Traffic Accident & Fatality Data Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is deleted data recoverable?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes\\u2014unless overwritten, most deleted data can be restored using forensic tools.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you determine who accessed or sent a file?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We use metadata and system logs to trace user activity and file interactions.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our processes follow strict forensic standards, chain of custody, and documentation\\r\\n                        protocols.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does an investigation take?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timelines depend on the complexity, but we offer expedited services for time-sensitive matters.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you work with individuals or just law firms and corporations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We serve individuals, small businesses, law firms, public agencies, and enterprise clients.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">\\r\\n        Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Black Dog Forensics delivers certified, court-admissible digital forensic services when the stakes are high.\\r\\n        Whether you\'re dealing with a cyber breach, litigation, or internal investigation, we help you uncover the\\r\\n        truth\\u2014and act on it with confidence.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Retrieve the Truth. Start with a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 08:31:24\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 08:31:04\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":31,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":33,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(551, 'com_content.article.21', '', '2025-05-16 08:32:57', 102, 25096, '322eddffd64ada89c845fbf834783bef05f33afc', '{\"id\":\"21\",\"asset_id\":172,\"title\":\"Digital Forensics Case Types\",\"alias\":\"digital-forensics-case-types\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Clear, Court-Admissible Evidence for Every Case\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1112\\\">\\r\\n              At Black Dog Forensics, we don\\u2019t just recover data\\u2014we investigate, interpret, and present digital evidence\\r\\n              with precision. From civil litigation and criminal defense to insider threats and cybersecurity breaches,\\r\\n              our experts turn complex data into clear, defensible insight.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1112\\\">\\r\\n              Whether you\'re responding to a data breach, defending a high-stakes legal matter, or uncovering\\r\\n              misconduct, our certified forensic analysts provide the expertise, documentation, and expert support your\\r\\n              case demands.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 \\\">\\r\\n              The truth is in the data. Black Dog Forensics helps you uncover it\\u2014clearly, ethically, and defensibly.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        How We Investigate and Recover Digital Evidence\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd \\\">\\r\\n        Forensics Tailored to Real-World Legal and Investigative Needs\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        Our certified forensic examiners work across devices, platforms, and industries. We handle every case with\\r\\n        confidentiality, precision, and legal-grade methodology. Our casework includes:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover deleted or hidden files and system-level user activity from desktops and laptops.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Extract call logs, messages, app data, GPS history, and more from smartphones and tablets\\u2014even those that\\r\\n            are locked or damaged.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Analyze email and cloud platform data, including deleted communications and unauthorized access.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Breach Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Identify breach origin, entry methods, and the scope of data compromise in cyber incidents.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Metadata & Timeline Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, events, and digital movement using system logs and hidden metadata.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Provide affidavits, declarations, and expert testimony in criminal, civil, and corporate\\r\\n            cases.<\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed \\\">\\r\\n          Digital Forensics That Hold Up in Court\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Features That Set Our Work Apart\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Clients rely on Black Dog Forensics for not only our advanced capabilities but also for our reputation for\\r\\n          clarity, credibility, and consistency under pressure.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Court-Admissible Evidence\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              All findings are preserved under strict chain-of-custody and documentation protocols that withstand\\r\\n              cross-examination.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Deep Device Analysis\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We analyze beyond the surface, digging into encrypted files, hidden partitions, and unallocated space.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Platform Versatility\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work across Windows, macOS, iOS, Android, cloud environments, and virtual systems\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Expert Testimony\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts deliver confident, defensible testimony in depositions, hearings, and trials.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Strict Confidentiality\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every case is protected by nondisclosure and secure data handling protocols.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Results You Can Act On\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510\\\">\\r\\n          Why Legal Teams and Businesses Choose Black Dog Forensics\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Evidence That Moves Cases Forward<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our findings support criminal charges, civil claims, internal reviews, and strategic settlements.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Imaging and Preservation You Can Trust<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We follow best practices for forensic imaging, storage, and data integrity.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Rapid Mobilization<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019re ready when your case demands fast response\\u2014often deploying within hours.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Industry Insight<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We understand the investigative needs of regulated sectors, including healthcare, finance, and education.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Strategic Litigation Collaboration<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We help legal teams frame complex evidence into persuasive, legally sound narratives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Types of Cases We Handle\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Cybersecurity & Data Breach Investigations\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          <b>\\r\\n            When Your Network Is Compromised, We Deliver Clarity.\\r\\n          <\\/b>\\r\\n        <\\/p>\\r\\n        <p class=\\\"p-ext\\\">\\r\\n          We identify how the breach occurred, what was accessed, and who was involved\\u2014so you can take legal and\\r\\n          operational action with confidence.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Breach Investigations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Leak Tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Ransomware Response\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Exfiltration & IP Theft\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Spyware, Malware & Remote Access Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized System Access Forensics\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Legal & Criminal Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Forensics That Strengthen Your Legal Position\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with attorneys and investigators to uncover digital evidence in high-stakes criminal and civil cases.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal Defense Device Analysis<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Child Exploitation \\/ CSAM Investigations<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Stalking, Harassment & Misconduct Cases<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Sexual Assault Forensics<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Wrongful Death Digital Evidence Review<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        Corporate & Employment Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd \\\">\\r\\n        The Truth Behind the Screen\\u2014Uncovered with Discretion\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We investigate insider threats, misconduct, and sensitive employment matters using digital evidence that\\r\\n        protects your legal position.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We address:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Internal Policy Violations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Compliance Red Flags\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Claims\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Departing Employee Data Risks\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Conflict of Interest Investigations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employee Misconduct Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employment-Related Device Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Digital Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        Financial & Insurance Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd \\\">\\r\\n        Exposing Financial Misconduct Through Digital Evidence\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We analyze device usage, file access, and communication patterns to support insurance claims and financial\\r\\n        investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We work with:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            In-House Legal and HR Teams\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Fraud Investigators\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Providers\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Policyholders in Dispute\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Financial Institution Access Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Claims Dispute Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Comprehensive Financial Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            HR Misconduct and File Access\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Fraud Investigation Support\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        Specialized Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd \\\">\\r\\n        Complex Cases Demand a Specialist\\u2019s Eye\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx475\\\">\\r\\n        For high-risk, high-complexity matters, we bring the depth of experience and tools required to handle sensitive\\r\\n        and technically advanced investigations\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">Often involves:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Cross-departmental legal complexity\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Federal, multi-state, or international implications\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            High-profile clients and classified environments\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Technical Surveillance Countermeasures (TSCM)\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Traffic Accident & Fatality Data Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is deleted data recoverable?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes\\u2014unless overwritten, most deleted data can be restored using forensic tools.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you determine who accessed or sent a file?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We use metadata and system logs to trace user activity and file interactions.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our processes follow strict forensic standards, chain of custody, and documentation\\r\\n                        protocols.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does an investigation take?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timelines depend on the complexity, but we offer expedited services for time-sensitive matters.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you work with individuals or just law firms and corporations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We serve individuals, small businesses, law firms, public agencies, and enterprise clients.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">\\r\\n        Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Black Dog Forensics delivers certified, court-admissible digital forensic services when the stakes are high.\\r\\n        Whether you\'re dealing with a cyber breach, litigation, or internal investigation, we help you uncover the\\r\\n        truth\\u2014and act on it with confidence.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Retrieve the Truth. Start with a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 08:32:57\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 08:31:24\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":32,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":34,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(552, 'com_content.article.7', '', '2025-05-16 10:17:08', 102, 21485, 'a5393b328668577106989b54d91b5e82d892b0af', '{\"id\":\"7\",\"asset_id\":158,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"alias\":\"for-businesses-corporations-navigating-digital-uncertainty\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">\\r\\n              Digital Forensic Services to Protect Your Company\\u2019s Integrity\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt24 mx933\\\">\\r\\n              Digital evidence plays a critical role in modern business\\r\\n              operations, especially when internal issues, legal disputes, or\\r\\n              data loss arise. At Black Dog Forensics, we specialize in helping\\r\\n              companies uncover the truth through expert digital\\r\\n              investigations\\u2014serving as a trusted partner when accuracy,\\r\\n              discretion, and speed matter most.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation\\r\\n                Today<\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">\\r\\n          Empowering Businesses to Respond Decisively with Digital Evidence\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help businesses protect their data, reputation, and legal standing\\r\\n          through expert digital forensics. Our team works discreetly with\\r\\n          internal stakeholders\\u2014HR teams, IT staff, general counsel, and\\r\\n          executives\\u2014to uncover the facts when sensitive situations arise.\\r\\n        <\\/p>\\r\\n\\r\\n        <h4 class=\\\"sub-hed mt18\\\">Business clients often come to us during:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Departing employee investigations<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Suspected intellectual property theft<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fraud, harassment, or compliance violations<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Litigation involving digital evidence<\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n\\r\\n        <p class=\\\"mt24 p-ext\\\">\\r\\n          These situations demand precision, confidentiality, and\\r\\n          court-admissible findings\\u2014our specialty.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1.jpg\\\"\\r\\n          alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n        <!-- <img\\r\\n            src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24 mob-dis\\\"\\r\\n          \\/>-->\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Comprehensive Digital Forensics Tailored for Business Needs<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">With a reputation for clarity, discretion, and precision, Black Dog Forensics\\r\\n        supports\\r\\n        companies throughout Houston, The Woodlands, across Texas, Colorado, and nationwide. Our team delivers\\r\\n        digital forensics services tailored to real-world business challenges\\u2014always with a user-friendly,\\r\\n        client-focused approach.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">We\\u2019re frequently called on to provide:<\\/h4>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h3 class=\\\"bd-trd mt32\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n      <\\/p>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Digital Forensics &amp; User Activity Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Identify unauthorized data transfers, system misuse, or digital misconduct.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer &amp; Cell Phone Forensics <\\/h4>\\r\\n          <p class=\\\"mt20\\\">Examine devices for deleted files, communication logs, and file access timelines.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud Imaging &amp; Data Acquisitions<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Secure retrieval of data from platforms like Google Workspace or Microsoft 365.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging &amp; Preservation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Create exact forensic copies of devices while maintaining chain of custody.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Recovery &amp; Secure Deletion<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover critical evidence or permanently destroy sensitive information with certification.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio &amp; Video Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Enhance or authenticate recordings used in HR disputes or legal proceedings.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Expert reports, affidavits, opposing expert analysis, and deposition preparation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<!-- <div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or\\r\\n                internal investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers\\r\\n                reliable, defensible results that help companies take informed, confident action.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/svg\\/icon1.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\"> Clarity in High-Stakes Situations<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic\\r\\n                        insight.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/svg\\/icon3.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\">Discreet & Professional Process<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        We work confidentially to avoid business disruption while preserving your reputation and legal\\r\\n                        position.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\">Court-Ready Documentation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Our reports are clear, defensible, and formatted for use in depositions, arbitration, or\\r\\n                        litigation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/svg\\/icon2.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\"> Fast Turnaround When It Matters<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered\\r\\n                        with.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/svg\\/icon5.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\">Expertise Across Digital Platforms<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        From hard drives and cell phones to cloud environments and communication records, we retrieve\\r\\n                        the truth across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/svg\\/legal-liti.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\"> Legal Support from Start to Finish<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Whether you\'re managing an HR issue or preparing for court, we offer continuous\\r\\n                        support, including testimony and discovery assistance.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">\\r\\n          Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or internal\\r\\n          investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers reliable,\\r\\n          defensible results that help companies take informed, confident action.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Clarity in High-Stakes Situations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic insight.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Discreet & Professional Process<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work confidentially to avoid business disruption while preserving your reputation and legal position.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Documentation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are clear, defensible, and formatted for use in depositions, arbitration, or litigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast Turnaround When It Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered with.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expertise Across Digital Platforms<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From hard drives and cell phones to cloud environments and communication records, we retrieve the truth\\r\\n              across systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Legal Support from Start to Finish<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Whether you\'re managing an HR issue or preparing for court, we offer continuous support, including\\r\\n              testimony and discovery assistance.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img2.jpg\\\"\\r\\n          alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is digital forensics and why do businesses need it?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Digital forensics is the process of collecting, analyzing, and\\r\\n                        preserving electronic data for\\r\\n                        use in investigations or legal matters. Businesses rely on it to uncover\\r\\n                        fraud, employee\\r\\n                        misconduct, intellectual property theft, or data breaches\\u2014ensuring the\\r\\n                        facts are backed by\\r\\n                        verifiable evidence.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can digital forensics recover deleted files or messages?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                        messages, files, and logs\\r\\n                        from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                        uncover crucial evidence\\r\\n                        even after attempts to conceal or erase it.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How does Black Dog Forensics ensure confidentiality?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle every case with the highest level of discretion. Our forensic\\r\\n                        experts follow strict\\r\\n                        chain-of-custody protocols and collaborate only with authorized internal\\r\\n                        stakeholders to protect\\r\\n                        your data, reputation, and legal position throughout the investigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does a digital forensics investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on the complexity of the case and number of\\r\\n                        devices or accounts involved.\\r\\n                        However, we offer fast turnaround and often begin within 24 hours to\\r\\n                        secure time-sensitive\\r\\n                        evidence before it\\u2019s lost or overwritten.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you offer remote or nationwide digital forensics services?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                        companies across Texas,\\r\\n                        Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                        collection, and device\\r\\n                        shipping options for fast, reliable nationwide service.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx732 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Ready to Uncover the Facts? Let\\u2019s Talk<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">When digital evidence matters to your business, you need a forensic partner with the\\r\\n        expertise, advanced tools, and discretion to deliver results you can trust. Our team is committed to\\r\\n        helping you\\r\\n        navigate sensitive situations with confidence\\u2014preserving evidence, protecting your legal standing, and\\r\\n        uncovering the truth with clarity and precision.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today!<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 05:25:18\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 10:17:08\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 10:06:54\",\"publish_up\":\"2025-04-28 05:25:18\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":72,\"ordering\":17,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":336,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(553, 'com_content.article.7', '', '2025-05-16 10:17:31', 102, 21485, '287f2a2dec37eb091dc09f02546ae17e4aae2803', '{\"id\":\"7\",\"asset_id\":158,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"alias\":\"for-businesses-corporations-navigating-digital-uncertainty\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">\\r\\n              Digital Forensic Services to Protect Your Company\\u2019s Integrity\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt24 mx933\\\">\\r\\n              Digital evidence plays a critical role in modern business\\r\\n              operations, especially when internal issues, legal disputes, or\\r\\n              data loss arise. At Black Dog Forensics, we specialize in helping\\r\\n              companies uncover the truth through expert digital\\r\\n              investigations\\u2014serving as a trusted partner when accuracy,\\r\\n              discretion, and speed matter most.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation\\r\\n                Today<\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">\\r\\n          Empowering Businesses to Respond Decisively with Digital Evidence\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help businesses protect their data, reputation, and legal standing\\r\\n          through expert digital forensics. Our team works discreetly with\\r\\n          internal stakeholders\\u2014HR teams, IT staff, general counsel, and\\r\\n          executives\\u2014to uncover the facts when sensitive situations arise.\\r\\n        <\\/p>\\r\\n\\r\\n        <h4 class=\\\"sub-hed mt18\\\">Business clients often come to us during:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Departing employee investigations<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Suspected intellectual property theft<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fraud, harassment, or compliance violations<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Litigation involving digital evidence<\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n\\r\\n        <p class=\\\"mt24 p-ext\\\">\\r\\n          These situations demand precision, confidentiality, and\\r\\n          court-admissible findings\\u2014our specialty.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1.jpg\\\"\\r\\n          alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n        <!-- <img\\r\\n            src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24 mob-dis\\\"\\r\\n          \\/>-->\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">Comprehensive Digital Forensics Tailored for Business Needs<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">With a reputation for clarity, discretion, and precision, Black Dog Forensics\\r\\n        supports\\r\\n        companies throughout Houston, The Woodlands, across Texas, Colorado, and nationwide. Our team delivers\\r\\n        digital forensics services tailored to real-world business challenges\\u2014always with a user-friendly,\\r\\n        client-focused approach.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">We\\u2019re frequently called on to provide:<\\/h4>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h3 class=\\\"bd-trd mt32\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n      <\\/p>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Digital Forensics &amp; User Activity Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Identify unauthorized data transfers, system misuse, or digital misconduct.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer &amp; Cell Phone Forensics <\\/h4>\\r\\n          <p class=\\\"mt20\\\">Examine devices for deleted files, communication logs, and file access timelines.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud Imaging &amp; Data Acquisitions<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Secure retrieval of data from platforms like Google Workspace or Microsoft 365.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging &amp; Preservation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Create exact forensic copies of devices while maintaining chain of custody.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Recovery &amp; Secure Deletion<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover critical evidence or permanently destroy sensitive information with certification.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio &amp; Video Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Enhance or authenticate recordings used in HR disputes or legal proceedings.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Expert reports, affidavits, opposing expert analysis, and deposition preparation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<!-- <div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or\\r\\n                internal investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers\\r\\n                reliable, defensible results that help companies take informed, confident action.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/svg\\/icon1.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\"> Clarity in High-Stakes Situations<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic\\r\\n                        insight.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/svg\\/icon3.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\">Discreet & Professional Process<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        We work confidentially to avoid business disruption while preserving your reputation and legal\\r\\n                        position.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\">Court-Ready Documentation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Our reports are clear, defensible, and formatted for use in depositions, arbitration, or\\r\\n                        litigation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/svg\\/icon2.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\"> Fast Turnaround When It Matters<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered\\r\\n                        with.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/svg\\/icon5.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\">Expertise Across Digital Platforms<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        From hard drives and cell phones to cloud environments and communication records, we retrieve\\r\\n                        the truth across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/svg\\/legal-liti.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\"> Legal Support from Start to Finish<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Whether you\'re managing an HR issue or preparing for court, we offer continuous\\r\\n                        support, including testimony and discovery assistance.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">\\r\\n          Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or internal\\r\\n          investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers reliable,\\r\\n          defensible results that help companies take informed, confident action.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Clarity in High-Stakes Situations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic insight.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Discreet & Professional Process<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work confidentially to avoid business disruption while preserving your reputation and legal position.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Documentation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are clear, defensible, and formatted for use in depositions, arbitration, or litigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast Turnaround When It Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered with.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expertise Across Digital Platforms<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From hard drives and cell phones to cloud environments and communication records, we retrieve the truth\\r\\n              across systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Legal Support from Start to Finish<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Whether you\'re managing an HR issue or preparing for court, we offer continuous support, including\\r\\n              testimony and discovery assistance.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3.jpg\\\"\\r\\n          alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is digital forensics and why do businesses need it?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Digital forensics is the process of collecting, analyzing, and\\r\\n                        preserving electronic data for\\r\\n                        use in investigations or legal matters. Businesses rely on it to uncover\\r\\n                        fraud, employee\\r\\n                        misconduct, intellectual property theft, or data breaches\\u2014ensuring the\\r\\n                        facts are backed by\\r\\n                        verifiable evidence.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can digital forensics recover deleted files or messages?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                        messages, files, and logs\\r\\n                        from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                        uncover crucial evidence\\r\\n                        even after attempts to conceal or erase it.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How does Black Dog Forensics ensure confidentiality?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle every case with the highest level of discretion. Our forensic\\r\\n                        experts follow strict\\r\\n                        chain-of-custody protocols and collaborate only with authorized internal\\r\\n                        stakeholders to protect\\r\\n                        your data, reputation, and legal position throughout the investigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does a digital forensics investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on the complexity of the case and number of\\r\\n                        devices or accounts involved.\\r\\n                        However, we offer fast turnaround and often begin within 24 hours to\\r\\n                        secure time-sensitive\\r\\n                        evidence before it\\u2019s lost or overwritten.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you offer remote or nationwide digital forensics services?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                        companies across Texas,\\r\\n                        Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                        collection, and device\\r\\n                        shipping options for fast, reliable nationwide service.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx732 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">Ready to Uncover the Facts? Let\\u2019s Talk<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">When digital evidence matters to your business, you need a forensic partner with the\\r\\n        expertise, advanced tools, and discretion to deliver results you can trust. Our team is committed to\\r\\n        helping you\\r\\n        navigate sensitive situations with confidence\\u2014preserving evidence, protecting your legal standing, and\\r\\n        uncovering the truth with clarity and precision.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today!<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 05:25:18\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 10:17:31\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 10:17:08\",\"publish_up\":\"2025-04-28 05:25:18\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":73,\"ordering\":17,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":337,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(563, 'com_content.article.8', '', '2025-05-16 12:12:42', 102, 22556, 'f24eb58456c6a19b3a825b611ca510335d8ed125', '{\"id\":\"8\",\"asset_id\":159,\"title\":\"Digital Forensics for Federal, State & Local Government\",\"alias\":\"digital-forensics-for-federal-state-local-government\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Trusted Digital Forensics for Government Investigations\\r\\n\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt40 mx860\\\">\\r\\n                            Federal, state, and local agencies turn to Black Dog Forensics for trusted, results-driven\\r\\n                            digital investigations. We provide expert support across criminal, civil, and administrative\\r\\n                            matters\\u2014delivering actionable insights, defensible evidence, and clear communication every\\r\\n                            step of the way.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Delivering Clarity and Confidence in Government Cases\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Black Dog Forensics is a trusted partner for local, state, and federal government agencies seeking\\r\\n                    professional, court-admissible digital forensic support. Our team offers expert, objective, and\\r\\n                    discreet analysis of digital evidence to support criminal investigations, internal audits, and\\r\\n                    national security initiatives. With deep experience in law enforcement collaboration and a\\r\\n                    reputation for integrity, we serve as a critical asset in uncovering digital truths that support\\r\\n                    justice and accountability.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Expert digital forensic analysis for federal, state, and local government cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Proven track record in law enforcement collaboration and courtroom success.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Adherence to strict chain-of-custody and evidence handling protocols.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support for criminal, civil, and administrative investigations.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Experience navigating sensitive matters including national security, internal misconduct,\\r\\n                            and high-profile litigation.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n\\r\\n\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/Digital%20Forensics%20for%20Federal%20State%20%20Local%20Government-img-one.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n                Specialized Forensic Services for Government Investigations\\r\\n            <\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We support criminal investigations, internal misconduct cases, civil rights inquiries, fraud detection,\\r\\n                national security reviews, and more\\u2014while ensuring compliance with federal rules of evidence and\\r\\n                investigative protocols.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Our forensic experts are trusted by agencies nationwide to deliver accurate, defensible results in\\r\\n                high-stakes environments. We offer specialized support across a range of investigative needs, including:\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cell Phone &amp; Computer Forensics<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Extract and analyze critical digital evidence from mobile devices and computers in compliance\\r\\n                        with chain-of-custody requirements.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Assist with legally sound review of procedures and digital findings.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Validate and enhance surveillance footage and recordings for use in prosecution.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">User Activity & Metadata Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify digital behavior, login patterns, and potential tampering across devices and networks.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cloud & Remote Data Acquisition<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Secure retrieval of data from cloud environments, social media, and remote servers.\\r\\n\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Ensure all digital media is captured with integrity for legal review and long-term storage.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Neutral Third-Party Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Provide unbiased expert assessments and testimony in sensitive or high-profile cases.\\r\\n\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt0\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Why Government Agencies Choose Black Dog Forensics\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    When accuracy, discretion, and legal defensibility are non-negotiable,\\r\\n                    government agencies turn to Black Dog Forensics. Our team combines\\r\\n                    technical precision with public-sector experience to support\\r\\n                    investigations that demand the highest standards. Whether you\\u2019re\\r\\n                    handling criminal cases, civil litigation, internal audits, or\\r\\n                    national security matters, we deliver clear, actionable digital\\r\\n                    evidence with professionalism and speed.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Court-Ready Reports & Expert Testimony<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Clear, jargon-free documentation that stands up in court\\u2014backed by\\r\\n                            experienced forensic experts ready to testify.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Confidential & Compliant<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Rigorous attention to privacy, data handling standards, and legal\\r\\n                            compliance at every phase of an investigation.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Proven Law Enforcement Experience<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Our specialists understand investigative workflows and the\\r\\n                            high-stakes nature of public-sector cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Advanced Tools & Techniques<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            From 3D laser scanning to mobile device unlocking and call detail\\r\\n                            record analysis, we deploy cutting-edge solutions tailored to each\\r\\n                            case.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Nationwide Reach with Local Expertise<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Based in Texas with a strong presence in Colorado, we serve\\r\\n                            agencies across the U.S., offering remote and on-site\\r\\n                            capabilities.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fast Turnaround, Dependable Communication<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We prioritize responsiveness, case updates, and collaboration\\r\\n                            throughout the investigative lifecycle.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/Digital-Forensics-for-Federal-State--Local-Government-img-three.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What digital forensic services does Black Dog Forensics\\r\\n                                        provide for government agencies?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Black Dog Forensics offers a full suite of\\r\\n                                                court-admissible digital forensic services for federal,\\r\\n                                                state, and local government agencies. Our capabilities\\r\\n                                                include mobile device and computer forensics, search\\r\\n                                                warrant and case document review, cloud data\\r\\n                                                acquisition, user activity analysis, and forensic\\r\\n                                                imaging. We also provide expert testimony and\\r\\n                                                third-party analysis in criminal, civil, and\\r\\n                                                administrative investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Are your forensic reports admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. All of our forensic reports are prepared with court admissibility\\r\\n                                                in mind, following industry standards and federal rules of evidence. Our\\r\\n                                                reports are clear, jargon-free, and backed by certified experts who are\\r\\n                                                available to testify in depositions and court proceedings.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can you assist with national security or internal misconduct investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Absolutely. We are trusted by agencies to discreetly handle high-stakes,\\r\\n                                                sensitive investigations, including national security reviews, civil\\r\\n                                                rights inquiries, and internal misconduct cases. Our strict\\r\\n                                                confidentiality protocols and proven law enforcement experience make us\\r\\n                                                a reliable partner for classified or politically sensitive matters.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How quickly can you begin a forensic investigation?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We offer fast response times and flexible scheduling to support urgent\\r\\n                                                government cases. Depending on the case scope and location, we can often\\r\\n                                                begin digital evidence collection within 24 to 48 hours\\u2014either remotely\\r\\n                                                or on-site.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Do you support cloud-based and remote data investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our team is experienced in cloud and remote data acquisition,\\r\\n                                                including the secure retrieval of evidence from cloud storage, social\\r\\n                                                media platforms, webmail accounts, and remote servers. We ensure all\\r\\n                                                data is collected in a legally defensible manner while preserving the\\r\\n                                                integrity and chain of custody.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Facing a Critical Investigation? We\\u2019re Here to Support You<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When digital evidence is essential to your agency\\u2019s mission\\u2014whether for\\r\\n                internal affairs, compliance, or criminal investigations\\u2014you need a forensics partner with the\\r\\n                precision, discretion, and clearance-ready protocols to meet the moment. Black Dog Forensics is\\r\\n                experienced in supporting local, state, and federal agencies with defensible digital analysis, secure\\r\\n                evidence handling, and court-admissible reporting.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Secure, Confidential Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 07:29:36\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 12:12:42\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 12:01:54\",\"publish_up\":\"2025-04-28 07:29:36\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":31,\"ordering\":16,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":84,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(564, 'com_content.article.8', '', '2025-05-16 12:21:30', 102, 22565, 'd3701ccdc3eeac2f19ea2bb69027feb0bc5bf972', '{\"id\":\"8\",\"asset_id\":159,\"title\":\"Digital Forensics for Federal, State & Local Government\",\"alias\":\"digital-forensics-for-federal-state-local-government\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Trusted Digital Forensics for Government Investigations\\r\\n\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt40 mx860\\\">\\r\\n                            Federal, state, and local agencies turn to Black Dog Forensics for trusted, results-driven\\r\\n                            digital investigations. We provide expert support across criminal, civil, and administrative\\r\\n                            matters\\u2014delivering actionable insights, defensible evidence, and clear communication every\\r\\n                            step of the way.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Delivering Clarity and Confidence in Government Cases\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Black Dog Forensics is a trusted partner for local, state, and federal government agencies seeking\\r\\n                    professional, court-admissible digital forensic support. Our team offers expert, objective, and\\r\\n                    discreet analysis of digital evidence to support criminal investigations, internal audits, and\\r\\n                    national security initiatives. With deep experience in law enforcement collaboration and a\\r\\n                    reputation for integrity, we serve as a critical asset in uncovering digital truths that support\\r\\n                    justice and accountability.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Expert digital forensic analysis for federal, state, and local government cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Proven track record in law enforcement collaboration and courtroom success.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Adherence to strict chain-of-custody and evidence handling protocols.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support for criminal, civil, and administrative investigations.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Experience navigating sensitive matters including national security, internal misconduct,\\r\\n                            and high-profile litigation.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n\\r\\n\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/Digital%20Forensics%20for%20Federal%20State%20%20Local%20Government-img-one.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n                Specialized Forensic Services for Government Investigations\\r\\n            <\\/h2>\\r\\n            <!-- <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We support criminal investigations, internal misconduct cases, civil rights inquiries, fraud detection,\\r\\n                national security reviews, and more\\u2014while ensuring compliance with federal rules of evidence and\\r\\n                investigative protocols.\\r\\n            <\\/p> -->\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Our forensic experts are trusted by agencies nationwide to deliver accurate, defensible results in\\r\\n                high-stakes environments. We offer specialized support across a range of investigative needs, including:\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cell Phone &amp; Computer Forensics<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Extract and analyze critical digital evidence from mobile devices and computers in compliance\\r\\n                        with chain-of-custody requirements.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Assist with legally sound review of procedures and digital findings.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Validate and enhance surveillance footage and recordings for use in prosecution.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">User Activity & Metadata Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify digital behavior, login patterns, and potential tampering across devices and networks.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cloud & Remote Data Acquisition<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Secure retrieval of data from cloud environments, social media, and remote servers.\\r\\n\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Ensure all digital media is captured with integrity for legal review and long-term storage.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Neutral Third-Party Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Provide unbiased expert assessments and testimony in sensitive or high-profile cases.\\r\\n\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt0\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Why Government Agencies Choose Black Dog Forensics\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    When accuracy, discretion, and legal defensibility are non-negotiable,\\r\\n                    government agencies turn to Black Dog Forensics. Our team combines\\r\\n                    technical precision with public-sector experience to support\\r\\n                    investigations that demand the highest standards. Whether you\\u2019re\\r\\n                    handling criminal cases, civil litigation, internal audits, or\\r\\n                    national security matters, we deliver clear, actionable digital\\r\\n                    evidence with professionalism and speed.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Court-Ready Reports & Expert Testimony<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Clear, jargon-free documentation that stands up in court\\u2014backed by\\r\\n                            experienced forensic experts ready to testify.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Confidential & Compliant<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Rigorous attention to privacy, data handling standards, and legal\\r\\n                            compliance at every phase of an investigation.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Proven Law Enforcement Experience<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Our specialists understand investigative workflows and the\\r\\n                            high-stakes nature of public-sector cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Advanced Tools & Techniques<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            From 3D laser scanning to mobile device unlocking and call detail\\r\\n                            record analysis, we deploy cutting-edge solutions tailored to each\\r\\n                            case.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Nationwide Reach with Local Expertise<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Based in Texas with a strong presence in Colorado, we serve\\r\\n                            agencies across the U.S., offering remote and on-site\\r\\n                            capabilities.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fast Turnaround, Dependable Communication<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We prioritize responsiveness, case updates, and collaboration\\r\\n                            throughout the investigative lifecycle.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/Digital-Forensics-for-Federal-State--Local-Government-img-three.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What digital forensic services does Black Dog Forensics\\r\\n                                        provide for government agencies?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Black Dog Forensics offers a full suite of\\r\\n                                                court-admissible digital forensic services for federal,\\r\\n                                                state, and local government agencies. Our capabilities\\r\\n                                                include mobile device and computer forensics, search\\r\\n                                                warrant and case document review, cloud data\\r\\n                                                acquisition, user activity analysis, and forensic\\r\\n                                                imaging. We also provide expert testimony and\\r\\n                                                third-party analysis in criminal, civil, and\\r\\n                                                administrative investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Are your forensic reports admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. All of our forensic reports are prepared with court admissibility\\r\\n                                                in mind, following industry standards and federal rules of evidence. Our\\r\\n                                                reports are clear, jargon-free, and backed by certified experts who are\\r\\n                                                available to testify in depositions and court proceedings.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can you assist with national security or internal misconduct investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Absolutely. We are trusted by agencies to discreetly handle high-stakes,\\r\\n                                                sensitive investigations, including national security reviews, civil\\r\\n                                                rights inquiries, and internal misconduct cases. Our strict\\r\\n                                                confidentiality protocols and proven law enforcement experience make us\\r\\n                                                a reliable partner for classified or politically sensitive matters.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How quickly can you begin a forensic investigation?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We offer fast response times and flexible scheduling to support urgent\\r\\n                                                government cases. Depending on the case scope and location, we can often\\r\\n                                                begin digital evidence collection within 24 to 48 hours\\u2014either remotely\\r\\n                                                or on-site.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Do you support cloud-based and remote data investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our team is experienced in cloud and remote data acquisition,\\r\\n                                                including the secure retrieval of evidence from cloud storage, social\\r\\n                                                media platforms, webmail accounts, and remote servers. We ensure all\\r\\n                                                data is collected in a legally defensible manner while preserving the\\r\\n                                                integrity and chain of custody.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Facing a Critical Investigation? We\\u2019re Here to Support You<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When digital evidence is essential to your agency\\u2019s mission\\u2014whether for\\r\\n                internal affairs, compliance, or criminal investigations\\u2014you need a forensics partner with the\\r\\n                precision, discretion, and clearance-ready protocols to meet the moment. Black Dog Forensics is\\r\\n                experienced in supporting local, state, and federal agencies with defensible digital analysis, secure\\r\\n                evidence handling, and court-admissible reporting.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Secure, Confidential Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 07:29:36\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 12:21:30\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 12:12:42\",\"publish_up\":\"2025-04-28 07:29:36\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":32,\"ordering\":16,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":85,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(567, 'com_content.article.9', '', '2025-05-16 12:55:24', 102, 16373, 'aab617c9881c3a54b35242881f1b74ab5868f29d', '{\"id\":\"9\",\"asset_id\":160,\"title\":\"Digital Forensics for Private Investigators\",\"alias\":\"digital-forensics-for-private-investigators\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">\\r\\n              Digital Forensics That Strengthens Private Investigations\\r\\n\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt40 mx860\\\">\\r\\n              Private investigators rely on Black Dog Forensics for discreet, results-driven digital forensics support.\\r\\n              We provide precise data recovery, authenticated evidence, and clear reporting to help private clients\\r\\n              uncover the truth\\u2014legally and efficiently.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">\\r\\n          Expert Forensic Support for Complex Private Investigations\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics is a trusted digital forensics partner for private investigators working on sensitive and\\r\\n          high-stakes cases. Whether it\'s a personal matter, civil dispute, or corporate investigation, we deliver\\r\\n          expert, confidential analysis of digital devices and data to support fact-finding missions and legal\\r\\n          proceedings.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our team understands the unique demands of private investigations and offers tailored services to uncover\\r\\n          hidden information, validate evidence, and provide professional insight backed by industry-standard forensic\\r\\n          methods.\\r\\n        <\\/p>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\" alt=\\\"Expert Digital Forensics\\\"\\r\\n          class=\\\"kn-img bdr24\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed \\\">\\r\\n        Key Digital Services for Private Investigations\\r\\n      <\\/h2>\\r\\n\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        We equip private investigators with the digital evidence and insights needed to resolve complex, time-sensitive\\r\\n        cases. Our most-requested services include:\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Private investigators frequently turn to us for:<\\/h4>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone &amp; Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Recover texts, emails, deleted files, browser history, and other key data from personal devices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud &amp; App Data Retrieval<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Access files, messages, and metadata from platforms like iCloud, Google, Facebook, WhatsApp, and more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio &amp; Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Confirm the integrity of recordings or enhance them for clarity in case review.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n           Track patterns of digital behavior and reconstruct timelines of use and access.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Preservation & Imaging<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Capture and store evidence in a legally sound, court-admissible format.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deleted Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Retrieve erased messages, media, and documents from devices and drives.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Reporting & Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Provide unbiased documentation and testimony for use in legal proceedings.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Review of Third-Party Reports<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Analyze and challenge digital findings from opposing experts in civil cases.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">\\r\\n          Why Private Investigators Choose Black Dog Forensics\\r\\n        <\\/h2>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Discreet, Court-Admissible Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our processes follow industry best practices and legal standards, ensuring everything we uncover holds up\\r\\n              in court.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Rapid, Responsive Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We understand the urgency of private cases and prioritize quick turnaround times without compromising\\r\\n              quality.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Clear, Professional Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are written for clarity\\u2014so clients, attorneys, and judges can easily understand the findings\\r\\n              without technical confusion.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Collaboration<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work hand-in-hand with investigators, offering guidance, consultation, and strategic input throughout\\r\\n              the case lifecycle.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Comprehensive Digital Coverage<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From cell phones and computers to cloud platforms, video footage, and call logs\\u2014we extract insights from\\r\\n              every possible digital touchpoint.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Nationwide Reach with Local Roots<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Headquartered in Spring, Texas with active cases in Colorado and across the U.S., we serve private\\r\\n              investigators nationwide\\u2014onsite or remotely.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/digital-forensics-for-private-investigators-img-3.jpg\\\" alt=\\\"Expert Digital Forensics\\\"\\r\\n          class=\\\"kn-img bdr24\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What digital forensic services do you offer for private investigators?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Black Dog Forensics provides private investigators with expert digital services including phone\\r\\n                        and computer forensics, deleted data recovery, cloud and app data extraction, user activity\\r\\n                        tracking, and audio\\/video authentication. We also deliver professional reporting and expert\\r\\n                        testimony to support legal action or client decision-making.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can digital forensics help with infidelity or fraud investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Digital forensics is a powerful tool in infidelity and fraud cases. We can recover deleted\\r\\n                        messages, analyze communication patterns, verify social media activity, and uncover hidden data\\r\\n                        that may confirm or refute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our digital forensic reports are prepared to meet legal standards and are admissible\\r\\n                        in court. We follow strict chain-of-custody protocols and present findings in a clear,\\r\\n                        professional format that attorneys and judges can rely on. Our experts are also available for\\r\\n                        testimony when needed.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How quickly can you recover deleted texts, emails, or files?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Turnaround time depends on the device and data volume, but we often recover deleted data within\\r\\n                        24 to 72 hours. Our team uses advanced tools to retrieve texts, emails, photos, and files that\\r\\n                        have been deleted\\u2014even from damaged or encrypted devices\\u2014whenever possible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you offer remote forensic services for investigators outside Texas?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. While we\\u2019re based in Spring, Texas, we serve private investigators across the U.S. using\\r\\n                        both remote and on-site capabilities. We can securely acquire data from mailed-in devices or\\r\\n                        remote cloud platforms, and we offer consultations nationwide.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed \\\">Facing a High-Stakes Case? We\\u2019re Here to Help.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When your investigation hinges on digital proof\\u2014whether it\\u2019s a personal\\r\\n        matter, civil dispute, or corporate case\\u2014you need a digital forensics partner who understands the urgency,\\r\\n        discretion, and credibility your work demands. Black Dog Forensics supports private investigators with fast,\\r\\n        confidential analysis, legally sound data recovery, and expert reporting designed to hold up in court or client\\r\\n        review.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Forensic Consultation Today!<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 12:55:24\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 12:48:28\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":20,\"ordering\":16,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":67,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(571, 'com_content.article.25', '', '2025-05-16 13:15:11', 102, 26288, '4ccb5b0be69572be0d91e8c8d46bb776fa577217', '{\"id\":\"25\",\"asset_id\":177,\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"alias\":\"expert-forensic-review-of-opposing-legal-reports\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Our Digital Forensics Experts Help You Challenge Bias, Strengthen Strategy, and Present\\r\\n                            Court-Ready Rebuttals\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24\\\">\\r\\n                            Gain a strategic advantage in litigation by thoroughly reviewing and challenging opposing\\r\\n                            expert reports. Through meticulous forensic analysis and clear, evidence-backed\\r\\n                            consultation, we identify inconsistencies, expose methodological flaws, and ensure all\\r\\n                            digital evidence presented meets legal and technical standards. Our expert insight supports\\r\\n                            your case theory and enhances courtroom credibility through authoritative testimony and\\r\\n                            reporting.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed mx501\\\">\\r\\n                    Unbiased Forensic Reviews & Expert Guidance for Civil and Criminal Matters\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In high-stakes litigation, one flawed forensic report can shift the entire trajectory of a case.\\r\\n                    Black Dog Forensics offers specialized Opposing Expert Report Review and Consultation Services to\\r\\n                    help legal teams, businesses, and government agencies evaluate, rebut, and defend against\\r\\n                    problematic digital forensic claims.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Our team brings clarity and credibility to digital investigations by identifying misinterpretations,\\r\\n                    uncovering errors, and offering expert insights to fortify your case strategy.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Need an expert to review a digital forensic report or assist with litigation strategy? Contact us\\r\\n                    today.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/reports-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Opposing Expert Reviews & Forensic Consultation<\\/h2>\\r\\n            <h3 class=\\\"bd-trd \\\">Uncovering Flaws, Strengthening Strategy & Delivering Unbiased Expert Analysis<\\/h3>\\r\\n            <p class=\\\"p-ext mx1000 mt18\\\">\\r\\n                We provide forensic review and consultation services that objectively evaluate opposing expert\\r\\n                reports\\u2014identifying errors, biases, and misinterpretations that may compromise your case. Our experts\\r\\n                deliver clear, defensible insights to help attorneys, corporations, and investigative teams build\\r\\n                stronger, evidence-based strategies.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Rebuttal<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Analyze methodology, logic, and conclusions of opposing experts.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Identify biases, flawed assumptions, and technical inaccuracies.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Prepare rebuttal reports and assist in deposition strategy.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Case Consultation & Strategy Development<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Guide attorneys through digital forensic findings and evidentiary strategy.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Review strengths, weaknesses, and gaps in the forensic narrative.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Support trial preparation and strategic litigation planning.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Corporate & Regulatory Investigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Review internal and external digital evidence in regulatory or compliance cases.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Advise corporate clients on evidence protocols and risk mitigation.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Support audit integrity and investigation documentation.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Witness Testimony & Legal Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide authoritative, courtroom-ready testimony.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Translate technical jargon into compelling and clear narratives for juries.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Assist legal teams in crafting cross-examination questions.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/reports-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Why Legal Teams Trust Our Opposing Expert Reviews\\r\\n                <\\/h2>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Independent & Unbiased Analysis\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Our experts provide objective evaluations with no affiliation to involved parties, ensuring\\r\\n                            findings are based solely on facts and forensic standards.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Court-Admissible Reports & Testimony\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Every report we produce is formatted to meet evidentiary standards and withstand scrutiny in\\r\\n                            depositions, hearings, and trial proceedings.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Fast Turnaround Available\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We offer expedited reviews completed in as little as 1\\u20133 business days for time-sensitive\\r\\n                            litigation and investigative matters.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Consultation Across Devices & Platforms\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Our forensic capabilities span desktops, laptops, mobile phones, tablets, cloud services,\\r\\n                            email systems, and encrypted storage.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support for Civil, Criminal & Regulatory Matters\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Whether you\'re involved in civil disputes, criminal defense, or regulatory investigations,\\r\\n                            our experience spans multiple legal environments and industries.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt12 p-ext\\\">\\r\\n                    Don\\u2019t let flawed expert opinions go unchallenged. Our specialists can help. Request a Case Review.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed mx776\\\">Strengthen Legal Arguments, Challenge Errors & Ensure Fair Case Evaluations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Expert consultation isn\\u2019t just about offering opinions\\u2014it\\u2019s about empowering your legal team with\\r\\n                strategic insight, technical clarity, and credible support. In high-stakes litigation, a qualified\\r\\n                forensic expert can uncover analytical flaws, reinforce your position with scientifically sound\\r\\n                reasoning, and help translate complex digital evidence into persuasive courtroom narratives.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext \\\">\\r\\n                Whether you\'re challenging opposing reports or bolstering your own, the right expert can make a decisive\\r\\n                impact.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Challenge Bias & Misinterpretation<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify and expose flaws in opposing expert analyses that could undermine your case.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Reinforce Case Strategy<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Use expert insight to shape courtroom strategy, legal argumentation, and discovery planning.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Validate that digital forensic techniques meet legal and scientific best practices.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Prepare for Cross-Examination<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Equip your team with rebuttals and cross-examination prep to dismantle weak expert claims.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Gain a Trusted Expert Voice<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Our consultants explain complex data clearly to judges, juries, and investigators.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is an opposing expert review in digital forensics?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                An opposing expert review is an independent analysis of forensic reports\\r\\n                                                submitted by the other party in a legal case. It helps uncover technical\\r\\n                                                errors, biased interpretations, or flawed conclusions in digital\\r\\n                                                evidence\\u2014essential for accurate and fair outcomes in litigation.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        When should you hire a digital forensic expert for litigation support?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                                                messages, files, and logs\\r\\n                                                from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                                                uncover crucial evidence\\r\\n                                                even after attempts to conceal or erase it.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can your experts dispute the findings of another digital forensic report?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We handle every case with the highest level of discretion. Our forensic\\r\\n                                                experts follow strict\\r\\n                                                chain-of-custody protocols and collaborate only with authorized internal\\r\\n                                                stakeholders to protect\\r\\n                                                your data, reputation, and legal position throughout the investigation.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of digital forensic evidence can you independently review?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Timeframes vary based on the complexity of the case and number of\\r\\n                                                devices or accounts involved.\\r\\n                                                However, we offer fast turnaround and often begin within 24 hours to\\r\\n                                                secure time-sensitive\\r\\n                                                evidence before it\\u2019s lost or overwritten.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can your forensic experts provide courtroom testimony in rebuttal cases?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                                                companies across Texas,\\r\\n                                                Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                                                collection, and device\\r\\n                                                shipping options for fast, reliable nationwide service.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Challenging an Expert\\u2019s Findings? We Bring Clarity and Credibility to Your Case.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                When an opposing expert\\u2019s report raises red flags\\u2014or threatens to sway the outcome\\u2014you need a seasoned\\r\\n                digital forensics team that can dissect the analysis, identify flaws, and deliver a clear, compelling\\r\\n                response. Black Dog Forensics provides detailed evaluations of adversarial reports, highlighting\\r\\n                methodological gaps, unsupported conclusions, and overlooked evidence.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                Whether you need behind-the-scenes consultation or expert testimony, we offer objective, court-tested\\r\\n                insight to reinforce your position and support your legal strategy.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 13:15:11\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 13:14:43\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":17,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":14,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(572, 'com_content.article.12', '', '2025-05-16 13:28:14', 102, 21416, '3d9ec1a2a06d42d9aa0b01cd9131942aded55faf', '{\"id\":\"12\",\"asset_id\":163,\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"alias\":\"expert-digital-forensics-to-uncover-the-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width utr-screen\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed mx860\\\">Court-Admissible Investigations for Cyber Incidents, Litigation, and Internal\\r\\n                Misconduct<\\/h2>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                Digital evidence tells a story. We make sure it\\u2019s the right one.\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                When suspicions arise, timelines blur, or files mysteriously vanish, Black Dog Forensics steps in to\\r\\n                retrieve the truth. Our certified digital forensics experts investigate computers, mobile devices, cloud\\r\\n                accounts, and network systems to recover hidden data, reconstruct digital activity, and expose\\r\\n                manipulation\\u2014with methods that stand up in court.\\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                Whether you\'re preparing for litigation, investigating internal misconduct, or seeking clarity after a\\r\\n                breach, we translate complex digital trails into clear, defensible facts.\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                The truth is in the data. Are you ready to find it?\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                  Get a Free Digital Forensics Consultation\\r\\n                <\\/a>\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">How We Investigate and Recover Digital Evidence<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our digital forensics team works across devices, platforms, and industries. We handle sensitive investigations\\r\\n            with precision and discretion. Our services include:\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Computer Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Recover and analyze files from desktops and laptops\\u2014even those that have been deleted or intentionally\\r\\n                hidden.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Mobile Device Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Extract text messages, call logs, GPS data, photos, app activity, and more from smartphones and tablets.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">Uncover suspicious behavior within cloud platforms and email systems\\u2014including deleted or\\r\\n                manipulated communications. <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Data Breach Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">Pinpoint the cause, timeline, and scope of unauthorized access or cyberattacks.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Metadata & Timeline Analysis<\\/p>\\r\\n              <p class=\\\"mt5\\\">Reconstruct user activity and digital events with precision using hidden metadata and system\\r\\n                logs.<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Litigation Support <\\/p>\\r\\n              <p class=\\\"mt5\\\">Provide expert documentation, affidavits, and testimony tailored for legal proceedings in\\r\\n                both civil and criminal courts. <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Digital Forensics That Stands Up in Court and Cross-Exams<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to\\r\\n            deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\\r\\n            only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every\\r\\n            case.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in\\r\\n            uncovering the digital truth.\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Court-Admissible Evidence\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\\r\\n                protocols.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Deep Device Analysis\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk\\r\\n                space, hidden partitions, and encrypted containers.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Multiplatform Expertise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Expert Testimony\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in\\r\\n                courtroom settings\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Confidential and Secure\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every case is handled with strict confidentiality, backed by secure data handling protocols and\\r\\n                nondisclosure agreements.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n              Book your consultation now\\r\\n            <\\/a>\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div> -->\\r\\n\\r\\n\\r\\n  <div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n               Digital Forensics That Stands Up in Court and Cross-Exams\\r\\n            <\\/h2>\\r\\n           \\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n               We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every case.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n              Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in uncovering the digital truth.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Court-Admissible Evidence<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic protocols.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Deep Device Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk space, hidden partitions, and encrypted containers.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Multiplatform Expertise<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Testimony<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in courtroom settings.\\r\\n\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Confidential and Secure<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every case is handled with strict confidentiality, backed by secure data handling protocols and nondisclosure agreements.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Results You Can Rely On<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            When digital evidence makes or breaks a case, you need more than just tools\\u2014you need proven results. At Black\\r\\n            Dog Forensics, our investigations are built for speed, clarity, and courtroom strength. Here\\u2019s what sets us\\r\\n            apart when it matters most:\\r\\n          <\\/p>\\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Evidence That Wins Cases\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our findings are used to secure settlements, support criminal charges, and resolve internal\\r\\n                disputes\\u2014because every byte of data is defensible and admissible.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Preservation Without Compromise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We follow strict forensic imaging and chain-of-custody procedures to ensure no data is altered, lost, or\\r\\n                questioned in court.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Rapid Response When Every Minute Counts\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Whether it\\u2019s a data breach, a time-sensitive hearing, or an urgent internal investigation, we mobilize\\r\\n                fast\\u2014often within hours.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Industry-Specific Insight\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                From financial fraud to healthcare data violations, we understand the regulatory and operational nuances\\r\\n                of your sector.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Strategic Litigation Support\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We don\\u2019t just find data\\u2014we help your legal team make sense of it, prepare affidavits, and present\\r\\n                compelling narratives in court.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un3-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd pt40\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n              <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                <div class=\\\"accordion faq-icon\\\">\\r\\n                  <!-- faq 1 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header active\\\">\\r\\n                      Is deleted data really recoverable?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Yes\\u2014unless it\\u2019s been overwritten, deleted data can often be recovered and restored using advanced forensic tools.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 2 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Can you tell who accessed a file or sent an email?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Absolutely. We analyze system logs and metadata to determine user actions, access times, and digital trails.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 3 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Are your findings admissible in court?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Yes. Our forensic process strictly follows chain-of-custody and documentation protocols to ensure all evidence is court-admissible.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 4 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      How long does an investigation take?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Timeframes vary based on complexity, but we offer expedited services when timing is critical.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 5 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Do you work with individuals, or just law firms and corporations?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          We work with individuals, law firms, small businesses, and enterprise organizations alike.\\r\\n                        <\\/p>\\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  \\r\\n  \\r\\n  \\r\\n  <div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"t-center mx808 mlr-at\\\">\\r\\n  \\r\\n        <h2 class=\\\"kns-hed \\\">Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital evidence can make or break a case. Black Dog Forensics delivers expert analysis across devices\\u2014recovering, authenticating, and preserving data with precision. Our court-ready reports uphold chain of custody and meet the highest legal standards.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          From deleted files to suspicious activity and data breaches, we uncover the truth\\u2014wherever it\\u2019s stored.\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 13:28:14\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 13:23:42\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":21,\"ordering\":14,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":49,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(573, 'com_content.article.12', '', '2025-05-16 13:29:04', 102, 21426, 'a3751f7868f0e8a09dc4fc3ea992848503965d3e', '{\"id\":\"12\",\"asset_id\":163,\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"alias\":\"expert-digital-forensics-to-uncover-the-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width utr-screen\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed mx860\\\">Court-Admissible Investigations for Cyber Incidents, Litigation, and Internal\\r\\n                Misconduct<\\/h2>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                Digital evidence tells a story. We make sure it\\u2019s the right one.\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                When suspicions arise, timelines blur, or files mysteriously vanish, Black Dog Forensics steps in to\\r\\n                retrieve the truth. Our certified digital forensics experts investigate computers, mobile devices, cloud\\r\\n                accounts, and network systems to recover hidden data, reconstruct digital activity, and expose\\r\\n                manipulation\\u2014with methods that stand up in court.\\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                Whether you\'re preparing for litigation, investigating internal misconduct, or seeking clarity after a\\r\\n                breach, we translate complex digital trails into clear, defensible facts.\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt ft24 mt40\\\">\\r\\n                The truth is in the data. Are you ready to find it?\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                  Get a Free Digital Forensics Consultation\\r\\n                <\\/a>\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">How We Investigate and Recover Digital Evidence<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our digital forensics team works across devices, platforms, and industries. We handle sensitive investigations\\r\\n            with precision and discretion. Our services include:\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Computer Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Recover and analyze files from desktops and laptops\\u2014even those that have been deleted or intentionally\\r\\n                hidden.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Mobile Device Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Extract text messages, call logs, GPS data, photos, app activity, and more from smartphones and tablets.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">Uncover suspicious behavior within cloud platforms and email systems\\u2014including deleted or\\r\\n                manipulated communications. <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Data Breach Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">Pinpoint the cause, timeline, and scope of unauthorized access or cyberattacks.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Metadata & Timeline Analysis<\\/p>\\r\\n              <p class=\\\"mt5\\\">Reconstruct user activity and digital events with precision using hidden metadata and system\\r\\n                logs.<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Litigation Support <\\/p>\\r\\n              <p class=\\\"mt5\\\">Provide expert documentation, affidavits, and testimony tailored for legal proceedings in\\r\\n                both civil and criminal courts. <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Digital Forensics That Stands Up in Court and Cross-Exams<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to\\r\\n            deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\\r\\n            only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every\\r\\n            case.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in\\r\\n            uncovering the digital truth.\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Court-Admissible Evidence\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\\r\\n                protocols.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Deep Device Analysis\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk\\r\\n                space, hidden partitions, and encrypted containers.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Multiplatform Expertise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Expert Testimony\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in\\r\\n                courtroom settings\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Confidential and Secure\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every case is handled with strict confidentiality, backed by secure data handling protocols and\\r\\n                nondisclosure agreements.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n              Book your consultation now\\r\\n            <\\/a>\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div> -->\\r\\n\\r\\n\\r\\n  <div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n               Digital Forensics That Stands Up in Court and Cross-Exams\\r\\n            <\\/h2>\\r\\n           \\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n               We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every case.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n              Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in uncovering the digital truth.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Court-Admissible Evidence<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic protocols.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Deep Device Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk space, hidden partitions, and encrypted containers.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Multiplatform Expertise<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Testimony<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in courtroom settings.\\r\\n\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Confidential and Secure<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every case is handled with strict confidentiality, backed by secure data handling protocols and nondisclosure agreements.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Results You Can Rely On<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            When digital evidence makes or breaks a case, you need more than just tools\\u2014you need proven results. At Black\\r\\n            Dog Forensics, our investigations are built for speed, clarity, and courtroom strength. Here\\u2019s what sets us\\r\\n            apart when it matters most:\\r\\n          <\\/p>\\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Evidence That Wins Cases\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our findings are used to secure settlements, support criminal charges, and resolve internal\\r\\n                disputes\\u2014because every byte of data is defensible and admissible.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Preservation Without Compromise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We follow strict forensic imaging and chain-of-custody procedures to ensure no data is altered, lost, or\\r\\n                questioned in court.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Rapid Response When Every Minute Counts\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Whether it\\u2019s a data breach, a time-sensitive hearing, or an urgent internal investigation, we mobilize\\r\\n                fast\\u2014often within hours.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Industry-Specific Insight\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                From financial fraud to healthcare data violations, we understand the regulatory and operational nuances\\r\\n                of your sector.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Strategic Litigation Support\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We don\\u2019t just find data\\u2014we help your legal team make sense of it, prepare affidavits, and present\\r\\n                compelling narratives in court.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un3-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd pt40\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n              <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                <div class=\\\"accordion faq-icon\\\">\\r\\n                  <!-- faq 1 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header active\\\">\\r\\n                      Is deleted data really recoverable?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Yes\\u2014unless it\\u2019s been overwritten, deleted data can often be recovered and restored using advanced forensic tools.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 2 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Can you tell who accessed a file or sent an email?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Absolutely. We analyze system logs and metadata to determine user actions, access times, and digital trails.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 3 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Are your findings admissible in court?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Yes. Our forensic process strictly follows chain-of-custody and documentation protocols to ensure all evidence is court-admissible.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 4 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      How long does an investigation take?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Timeframes vary based on complexity, but we offer expedited services when timing is critical.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 5 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Do you work with individuals, or just law firms and corporations?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          We work with individuals, law firms, small businesses, and enterprise organizations alike.\\r\\n                        <\\/p>\\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  \\r\\n  \\r\\n  \\r\\n  <div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"t-center mx808 mlr-at\\\">\\r\\n  \\r\\n        <h2 class=\\\"kns-hed \\\">Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital evidence can make or break a case. Black Dog Forensics delivers expert analysis across devices\\u2014recovering, authenticating, and preserving data with precision. Our court-ready reports uphold chain of custody and meet the highest legal standards.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          From deleted files to suspicious activity and data breaches, we uncover the truth\\u2014wherever it\\u2019s stored.\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-16 13:29:04\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-16 13:28:14\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":22,\"ordering\":14,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":50,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(574, 'com_content.article.7', '', '2025-05-17 05:07:47', 102, 24024, '2edd475000b3a9e664c4522793beed6dff254d5c', '{\"id\":\"7\",\"asset_id\":158,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"alias\":\"for-businesses-corporations-navigating-digital-uncertainty\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Digital Forensic Services to Protect Your Company\\u2019s Integrity\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx933\\\">\\r\\n                            Digital evidence plays a critical role in modern business\\r\\n                            operations, especially when internal issues, legal disputes, or\\r\\n                            data loss arise. At Black Dog Forensics, we specialize in helping\\r\\n                            companies uncover the truth through expert digital\\r\\n                            investigations\\u2014serving as a trusted partner when accuracy,\\r\\n                            discretion, and speed matter most.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation\\r\\n                                Today<\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Empowering Businesses to Respond Decisively with Digital Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    We help businesses protect their data, reputation, and legal standing\\r\\n                    through expert digital forensics. Our team works discreetly with\\r\\n                    internal stakeholders\\u2014HR teams, IT staff, general counsel, and\\r\\n                    executives\\u2014to uncover the facts when sensitive situations arise.\\r\\n                <\\/p>\\r\\n\\r\\n                <h4 class=\\\"sub-hed mt18\\\">Business clients often come to us during:<\\/h4>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Departing employee investigations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Suspected intellectual property theft<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fraud, harassment, or compliance violations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Litigation involving digital evidence<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    These situations demand precision, confidentiality, and\\r\\n                    court-admissible findings\\u2014our specialty.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n                <!-- <img\\r\\n            src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24 mob-dis\\\"\\r\\n          \\/>-->\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Comprehensive Digital Forensics Tailored for Business Needs<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">With a reputation for clarity, discretion, and precision, Black Dog Forensics\\r\\n                supports\\r\\n                companies throughout Houston, The Woodlands, across Texas, Colorado, and nationwide. Our team delivers\\r\\n                digital forensics services tailored to real-world business challenges\\u2014always with a user-friendly,\\r\\n                client-focused approach.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">We\\u2019re frequently called on to provide:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Forensics &amp; User Activity Analysis<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Identify unauthorized data transfers, system misuse, or digital misconduct.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Computer &amp; Cell Phone Forensics <\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Examine devices for deleted files, communication logs, and file access timelines.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cloud Imaging &amp; Data Acquisitions<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Secure retrieval of data from platforms like Google Workspace or Microsoft 365.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Forensic Imaging &amp; Preservation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Create exact forensic copies of devices while maintaining chain of custody.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Data Recovery &amp; Secure Deletion<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Recover critical evidence or permanently destroy sensitive information with certification.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Audio &amp; Video Forensics<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Enhance or authenticate recordings used in HR disputes or legal proceedings.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Expert reports, affidavits, opposing expert analysis, and deposition preparation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or\\r\\n                internal investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers\\r\\n                reliable, defensible results that help companies take informed, confident action.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\"> Clarity in High-Stakes Situations<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic\\r\\n                        insight.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\">Discreet & Professional Process<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        We work confidentially to avoid business disruption while preserving your reputation and legal\\r\\n                        position.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\">Court-Ready Documentation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Our reports are clear, defensible, and formatted for use in depositions, arbitration, or\\r\\n                        litigation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\"> Fast Turnaround When It Matters<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered\\r\\n                        with.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\">Expertise Across Digital Platforms<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        From hard drives and cell phones to cloud environments and communication records, we retrieve\\r\\n                        the truth across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt40\\\"> Legal Support from Start to Finish<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Whether you\'re managing an HR issue or preparing for court, we offer continuous\\r\\n                        support, including testimony and discovery assistance.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">\\r\\n          Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or internal\\r\\n          investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers reliable,\\r\\n          defensible results that help companies take informed, confident action.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Clarity in High-Stakes Situations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic insight.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Discreet & Professional Process<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work confidentially to avoid business disruption while preserving your reputation and legal position.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Documentation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are clear, defensible, and formatted for use in depositions, arbitration, or litigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast Turnaround When It Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered with.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expertise Across Digital Platforms<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From hard drives and cell phones to cloud environments and communication records, we retrieve the truth\\r\\n              across systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Legal Support from Start to Finish<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Whether you\'re managing an HR issue or preparing for court, we offer continuous support, including\\r\\n              testimony and discovery assistance.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3.jpg\\\"\\r\\n          alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital forensics and why do businesses need it?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital forensics is the process of collecting, analyzing, and\\r\\n                                                preserving electronic data for\\r\\n                                                use in investigations or legal matters. Businesses rely on it to uncover\\r\\n                                                fraud, employee\\r\\n                                                misconduct, intellectual property theft, or data breaches\\u2014ensuring the\\r\\n                                                facts are backed by\\r\\n                                                verifiable evidence.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can digital forensics recover deleted files or messages?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                                                messages, files, and logs\\r\\n                                                from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                                                uncover crucial evidence\\r\\n                                                even after attempts to conceal or erase it.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How does Black Dog Forensics ensure confidentiality?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We handle every case with the highest level of discretion. Our forensic\\r\\n                                                experts follow strict\\r\\n                                                chain-of-custody protocols and collaborate only with authorized internal\\r\\n                                                stakeholders to protect\\r\\n                                                your data, reputation, and legal position throughout the investigation.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How long does a digital forensics investigation take?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Timeframes vary based on the complexity of the case and number of\\r\\n                                                devices or accounts involved.\\r\\n                                                However, we offer fast turnaround and often begin within 24 hours to\\r\\n                                                secure time-sensitive\\r\\n                                                evidence before it\\u2019s lost or overwritten.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Do you offer remote or nationwide digital forensics services?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                                                companies across Texas,\\r\\n                                                Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                                                collection, and device\\r\\n                                                shipping options for fast, reliable nationwide service.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx732 mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Ready to Uncover the Facts? Let\\u2019s Talk<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">When digital evidence matters to your business, you need a forensic partner with the\\r\\n                expertise, advanced tools, and discretion to deliver results you can trust. Our team is committed to\\r\\n                helping you\\r\\n                navigate sensitive situations with confidence\\u2014preserving evidence, protecting your legal standing, and\\r\\n                uncovering the truth with clarity and precision.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 05:25:18\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-17 05:07:47\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-17 05:00:26\",\"publish_up\":\"2025-04-28 05:25:18\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":75,\"ordering\":18,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":347,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(575, 'com_content.article.7', '', '2025-05-17 05:09:00', 102, 24317, 'aa6a51029d09e0f2b7dfe1ac4a430a57ee4d8c99', '{\"id\":\"7\",\"asset_id\":158,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"alias\":\"for-businesses-corporations-navigating-digital-uncertainty\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Digital Forensic Services to Protect Your Company\\u2019s Integrity\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx933\\\">\\r\\n                            Digital evidence plays a critical role in modern business\\r\\n                            operations, especially when internal issues, legal disputes, or\\r\\n                            data loss arise. At Black Dog Forensics, we specialize in helping\\r\\n                            companies uncover the truth through expert digital\\r\\n                            investigations\\u2014serving as a trusted partner when accuracy,\\r\\n                            discretion, and speed matter most.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation\\r\\n                                Today<\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Empowering Businesses to Respond Decisively with Digital Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    We help businesses protect their data, reputation, and legal standing\\r\\n                    through expert digital forensics. Our team works discreetly with\\r\\n                    internal stakeholders\\u2014HR teams, IT staff, general counsel, and\\r\\n                    executives\\u2014to uncover the facts when sensitive situations arise.\\r\\n                <\\/p>\\r\\n\\r\\n                <h4 class=\\\"sub-hed mt18\\\">Business clients often come to us during:<\\/h4>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Departing employee investigations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Suspected intellectual property theft<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fraud, harassment, or compliance violations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Litigation involving digital evidence<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    These situations demand precision, confidentiality, and\\r\\n                    court-admissible findings\\u2014our specialty.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n                <!-- <img\\r\\n            src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24 mob-dis\\\"\\r\\n          \\/>-->\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Comprehensive Digital Forensics Tailored for Business Needs<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">With a reputation for clarity, discretion, and precision, Black Dog Forensics\\r\\n                supports\\r\\n                companies throughout Houston, The Woodlands, across Texas, Colorado, and nationwide. Our team delivers\\r\\n                digital forensics services tailored to real-world business challenges\\u2014always with a user-friendly,\\r\\n                client-focused approach.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">We\\u2019re frequently called on to provide:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Forensics &amp; User Activity Analysis<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Identify unauthorized data transfers, system misuse, or digital misconduct.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Computer &amp; Cell Phone Forensics <\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Examine devices for deleted files, communication logs, and file access timelines.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cloud Imaging &amp; Data Acquisitions<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Secure retrieval of data from platforms like Google Workspace or Microsoft 365.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Forensic Imaging &amp; Preservation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Create exact forensic copies of devices while maintaining chain of custody.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Data Recovery &amp; Secure Deletion<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Recover critical evidence or permanently destroy sensitive information with certification.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Audio &amp; Video Forensics<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Enhance or authenticate recordings used in HR disputes or legal proceedings.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Expert reports, affidavits, opposing expert analysis, and deposition preparation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or\\r\\n                internal investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers\\r\\n                reliable, defensible results that help companies take informed, confident action.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n         <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Clarity in High-Stakes Situations<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic\\r\\n                        insight.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Discreet & Professional Process<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        We work confidentially to avoid business disruption while preserving your reputation and legal\\r\\n                        position.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Court-Ready Documentation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Our reports are clear, defensible, and formatted for use in depositions, arbitration, or\\r\\n                        litigation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Fast Turnaround When It Matters<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered\\r\\n                        with.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Expertise Across Digital Platforms<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        From hard drives and cell phones to cloud environments and communication records, we retrieve\\r\\n                        the truth across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Legal Support from Start to Finish<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Whether you\'re managing an HR issue or preparing for court, we offer continuous\\r\\n                        support, including testimony and discovery assistance.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">\\r\\n          Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or internal\\r\\n          investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers reliable,\\r\\n          defensible results that help companies take informed, confident action.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Clarity in High-Stakes Situations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic insight.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Discreet & Professional Process<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work confidentially to avoid business disruption while preserving your reputation and legal position.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Documentation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are clear, defensible, and formatted for use in depositions, arbitration, or litigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast Turnaround When It Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered with.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expertise Across Digital Platforms<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From hard drives and cell phones to cloud environments and communication records, we retrieve the truth\\r\\n              across systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Legal Support from Start to Finish<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Whether you\'re managing an HR issue or preparing for court, we offer continuous support, including\\r\\n              testimony and discovery assistance.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3.jpg\\\"\\r\\n          alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital forensics and why do businesses need it?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital forensics is the process of collecting, analyzing, and\\r\\n                                                preserving electronic data for\\r\\n                                                use in investigations or legal matters. Businesses rely on it to uncover\\r\\n                                                fraud, employee\\r\\n                                                misconduct, intellectual property theft, or data breaches\\u2014ensuring the\\r\\n                                                facts are backed by\\r\\n                                                verifiable evidence.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can digital forensics recover deleted files or messages?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                                                messages, files, and logs\\r\\n                                                from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                                                uncover crucial evidence\\r\\n                                                even after attempts to conceal or erase it.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How does Black Dog Forensics ensure confidentiality?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We handle every case with the highest level of discretion. Our forensic\\r\\n                                                experts follow strict\\r\\n                                                chain-of-custody protocols and collaborate only with authorized internal\\r\\n                                                stakeholders to protect\\r\\n                                                your data, reputation, and legal position throughout the investigation.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How long does a digital forensics investigation take?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Timeframes vary based on the complexity of the case and number of\\r\\n                                                devices or accounts involved.\\r\\n                                                However, we offer fast turnaround and often begin within 24 hours to\\r\\n                                                secure time-sensitive\\r\\n                                                evidence before it\\u2019s lost or overwritten.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Do you offer remote or nationwide digital forensics services?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                                                companies across Texas,\\r\\n                                                Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                                                collection, and device\\r\\n                                                shipping options for fast, reliable nationwide service.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx732 mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Ready to Uncover the Facts? Let\\u2019s Talk<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">When digital evidence matters to your business, you need a forensic partner with the\\r\\n                expertise, advanced tools, and discretion to deliver results you can trust. Our team is committed to\\r\\n                helping you\\r\\n                navigate sensitive situations with confidence\\u2014preserving evidence, protecting your legal standing, and\\r\\n                uncovering the truth with clarity and precision.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 05:25:18\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-17 05:09:00\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-17 05:07:47\",\"publish_up\":\"2025-04-28 05:25:18\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":76,\"ordering\":18,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":348,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(576, 'com_content.article.7', '', '2025-05-17 05:22:51', 102, 24379, '43938e9594092fadb9b95256285427f7fd722e56', '{\"id\":\"7\",\"asset_id\":158,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"alias\":\"for-businesses-corporations-navigating-digital-uncertainty\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Digital Forensic Services to Protect Your Company\\u2019s Integrity\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx933\\\">\\r\\n                            Digital evidence plays a critical role in modern business\\r\\n                            operations, especially when internal issues, legal disputes, or\\r\\n                            data loss arise. At Black Dog Forensics, we specialize in helping\\r\\n                            companies uncover the truth through expert digital\\r\\n                            investigations\\u2014serving as a trusted partner when accuracy,\\r\\n                            discretion, and speed matter most.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation\\r\\n                                Today<\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Empowering Businesses to Respond Decisively with Digital Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    We help businesses protect their data, reputation, and legal standing\\r\\n                    through expert digital forensics. Our team works discreetly with\\r\\n                    internal stakeholders\\u2014HR teams, IT staff, general counsel, and\\r\\n                    executives\\u2014to uncover the facts when sensitive situations arise.\\r\\n                <\\/p>\\r\\n\\r\\n                <h4 class=\\\"sub-hed mt18\\\">Business clients often come to us during:<\\/h4>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Departing employee investigations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Suspected intellectual property theft<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fraud, harassment, or compliance violations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Litigation involving digital evidence<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    These situations demand precision, confidentiality, and\\r\\n                    court-admissible findings\\u2014our specialty.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n                <!-- <img\\r\\n            src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24 mob-dis\\\"\\r\\n          \\/>-->\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Digital Forensics Tailored for Business Needs<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">With a reputation for clarity, discretion, and precision, Black Dog Forensics\\r\\n                supports\\r\\n                companies throughout Houston, The Woodlands, across Texas, Colorado, and nationwide. Our team delivers\\r\\n                digital forensics services tailored to real-world business challenges\\u2014always with a user-friendly,\\r\\n                client-focused approach.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">We\\u2019re frequently called on to provide:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Forensics &amp; User Activity Analysis<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Identify unauthorized data transfers, system misuse, or digital misconduct.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Computer &amp; Cell Phone Forensics <\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Examine devices for deleted files, communication logs, and file access timelines.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cloud Imaging &amp; Data Acquisitions<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Secure retrieval of data from platforms like Google Workspace or Microsoft 365.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Forensic Imaging &amp; Preservation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Create exact forensic copies of devices while maintaining chain of custody.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Data Recovery &amp; Secure Deletion<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Recover critical evidence or permanently destroy sensitive information with certification.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Audio &amp; Video Forensics<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Enhance or authenticate recordings used in HR disputes or legal proceedings.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Expert reports, affidavits, opposing expert analysis, and deposition preparation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or\\r\\n                internal investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers\\r\\n                reliable, defensible results that help companies take informed, confident action.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n         <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Clarity in High-Stakes Situations<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic\\r\\n                        insight.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Discreet & Professional Process<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        We work confidentially to avoid business disruption while preserving your reputation and legal\\r\\n                        position.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Court-Ready Documentation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Our reports are clear, defensible, and formatted for use in depositions, arbitration, or\\r\\n                        litigation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Fast Turnaround When It Matters<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered\\r\\n                        with.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Expertise Across Digital Platforms<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        From hard drives and cell phones to cloud environments and communication records, we retrieve\\r\\n                        the truth across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Legal Support from Start to Finish<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Whether you\'re managing an HR issue or preparing for court, we offer continuous\\r\\n                        support, including testimony and discovery assistance.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">\\r\\n          Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or internal\\r\\n          investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers reliable,\\r\\n          defensible results that help companies take informed, confident action.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Clarity in High-Stakes Situations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic insight.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Discreet & Professional Process<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work confidentially to avoid business disruption while preserving your reputation and legal position.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Documentation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are clear, defensible, and formatted for use in depositions, arbitration, or litigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast Turnaround When It Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered with.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expertise Across Digital Platforms<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From hard drives and cell phones to cloud environments and communication records, we retrieve the truth\\r\\n              across systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Legal Support from Start to Finish<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Whether you\'re managing an HR issue or preparing for court, we offer continuous support, including\\r\\n              testimony and discovery assistance.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3.jpg\\\"\\r\\n          alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital forensics and why do businesses need it?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital forensics is the process of collecting, analyzing, and\\r\\n                                                preserving electronic data for\\r\\n                                                use in investigations or legal matters. Businesses rely on it to uncover\\r\\n                                                fraud, employee\\r\\n                                                misconduct, intellectual property theft, or data breaches\\u2014ensuring the\\r\\n                                                facts are backed by\\r\\n                                                verifiable evidence.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can digital forensics recover deleted files or messages?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                                                messages, files, and logs\\r\\n                                                from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                                                uncover crucial evidence\\r\\n                                                even after attempts to conceal or erase it.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How does Black Dog Forensics ensure confidentiality?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We handle every case with the highest level of discretion. Our forensic\\r\\n                                                experts follow strict\\r\\n                                                chain-of-custody protocols and collaborate only with authorized internal\\r\\n                                                stakeholders to protect\\r\\n                                                your data, reputation, and legal position throughout the investigation.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How long does a digital forensics investigation take?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Timeframes vary based on the complexity of the case and number of\\r\\n                                                devices or accounts involved.\\r\\n                                                However, we offer fast turnaround and often begin within 24 hours to\\r\\n                                                secure time-sensitive\\r\\n                                                evidence before it\\u2019s lost or overwritten.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Do you offer remote or nationwide digital forensics services?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                                                companies across Texas,\\r\\n                                                Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                                                collection, and device\\r\\n                                                shipping options for fast, reliable nationwide service.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx732 mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">When digital evidence matters to your business, you need a forensic partner with the\\r\\n                expertise, advanced tools, and discretion to deliver results you can trust. Our team is committed to\\r\\n                helping you\\r\\n                navigate sensitive situations with confidence\\u2014preserving evidence, protecting your legal standing, and\\r\\n                uncovering the truth with clarity and precision.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 05:25:18\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-17 05:22:51\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-17 05:09:00\",\"publish_up\":\"2025-04-28 05:25:18\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":77,\"ordering\":18,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":349,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(577, 'com_content.article.7', '', '2025-05-17 05:24:10', 102, 24388, 'f0ee3d80dc2c1fe0b4b5b5eb7eb520a95ddc41ee', '{\"id\":\"7\",\"asset_id\":158,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"alias\":\"for-businesses-corporations-navigating-digital-uncertainty\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Digital Forensic Services to Protect Your Company\\u2019s Integrity\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx933\\\">\\r\\n                            Digital evidence plays a critical role in modern business\\r\\n                            operations, especially when internal issues, legal disputes, or\\r\\n                            data loss arise. At Black Dog Forensics, we specialize in helping\\r\\n                            companies uncover the truth through expert digital\\r\\n                            investigations\\u2014serving as a trusted partner when accuracy,\\r\\n                            discretion, and speed matter most.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation\\r\\n                                Today<\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Empowering Businesses to Respond Decisively with Digital Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    We help businesses protect their data, reputation, and legal standing\\r\\n                    through expert digital forensics. Our team works discreetly with\\r\\n                    internal stakeholders\\u2014HR teams, IT staff, general counsel, and\\r\\n                    executives\\u2014to uncover the facts when sensitive situations arise.\\r\\n                <\\/p>\\r\\n\\r\\n                <h4 class=\\\"sub-hed mt18\\\">Business clients often come to us during:<\\/h4>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Departing employee investigations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Suspected intellectual property theft<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fraud, harassment, or compliance violations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Litigation involving digital evidence<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    These situations demand precision, confidentiality, and\\r\\n                    court-admissible findings\\u2014our specialty.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n                <!-- <img\\r\\n            src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24 mob-dis\\\"\\r\\n          \\/>-->\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Digital Forensics Tailored for Business Needs<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">With a reputation for clarity, discretion, and precision, Black Dog Forensics\\r\\n                supports\\r\\n                companies throughout Houston, The Woodlands, across Texas, Colorado, and nationwide. Our team delivers\\r\\n                digital forensics services tailored to real-world business challenges\\u2014always with a user-friendly,\\r\\n                client-focused approach.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">We\\u2019re frequently called on to provide:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Forensics &amp; User Activity Analysis<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Identify unauthorized data transfers, system misuse, or digital misconduct.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Computer &amp; Cell Phone Forensics <\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Examine devices for deleted files, communication logs, and file access timelines.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cloud Imaging &amp; Data Acquisitions<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Secure retrieval of data from platforms like Google Workspace or Microsoft 365.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Forensic Imaging &amp; Preservation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Create exact forensic copies of devices while maintaining chain of custody.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Data Recovery &amp; Secure Deletion<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Recover critical evidence or permanently destroy sensitive information with certification.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Audio &amp; Video Forensics<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Enhance or authenticate recordings used in HR disputes or legal proceedings.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Expert reports, affidavits, opposing expert analysis, and deposition preparation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or\\r\\n                internal investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers\\r\\n                reliable, defensible results that help companies take informed, confident action.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n         <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Clarity in High-Stakes Situations<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic\\r\\n                        insight.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Discreet & Professional Process<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        We work confidentially to avoid business disruption while preserving your reputation and legal\\r\\n                        position.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Court-Ready Documentation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Our reports are clear, defensible, and formatted for use in depositions, arbitration, or\\r\\n                        litigation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Fast Turnaround When It Matters<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered\\r\\n                        with.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Expertise Across Digital Platforms<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        From hard drives and cell phones to cloud environments and communication records, we retrieve\\r\\n                        the truth across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Legal Support from Start to Finish<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Whether you\'re managing an HR issue or preparing for court, we offer continuous\\r\\n                        support, including testimony and discovery assistance.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">\\r\\n          Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or internal\\r\\n          investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers reliable,\\r\\n          defensible results that help companies take informed, confident action.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Clarity in High-Stakes Situations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic insight.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Discreet & Professional Process<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work confidentially to avoid business disruption while preserving your reputation and legal position.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Documentation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are clear, defensible, and formatted for use in depositions, arbitration, or litigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast Turnaround When It Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered with.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expertise Across Digital Platforms<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From hard drives and cell phones to cloud environments and communication records, we retrieve the truth\\r\\n              across systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Legal Support from Start to Finish<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Whether you\'re managing an HR issue or preparing for court, we offer continuous support, including\\r\\n              testimony and discovery assistance.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3.jpg\\\"\\r\\n          alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital forensics and why do businesses need it?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital forensics is the process of collecting, analyzing, and\\r\\n                                                preserving electronic data for\\r\\n                                                use in investigations or legal matters. Businesses rely on it to uncover\\r\\n                                                fraud, employee\\r\\n                                                misconduct, intellectual property theft, or data breaches\\u2014ensuring the\\r\\n                                                facts are backed by\\r\\n                                                verifiable evidence.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can digital forensics recover deleted files or messages?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                                                messages, files, and logs\\r\\n                                                from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                                                uncover crucial evidence\\r\\n                                                even after attempts to conceal or erase it.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How does Black Dog Forensics ensure confidentiality?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We handle every case with the highest level of discretion. Our forensic\\r\\n                                                experts follow strict\\r\\n                                                chain-of-custody protocols and collaborate only with authorized internal\\r\\n                                                stakeholders to protect\\r\\n                                                your data, reputation, and legal position throughout the investigation.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How long does a digital forensics investigation take?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Timeframes vary based on the complexity of the case and number of\\r\\n                                                devices or accounts involved.\\r\\n                                                However, we offer fast turnaround and often begin within 24 hours to\\r\\n                                                secure time-sensitive\\r\\n                                                evidence before it\\u2019s lost or overwritten.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Do you offer remote or nationwide digital forensics services?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                                                companies across Texas,\\r\\n                                                Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                                                collection, and device\\r\\n                                                shipping options for fast, reliable nationwide service.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx732 mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">When digital evidence matters to your business, you need a forensic partner with the\\r\\n                expertise, advanced tools, and discretion to deliver results you can trust. Our team is committed to\\r\\n                helping you\\r\\n                navigate sensitive situations with confidence\\u2014preserving evidence, protecting your legal standing, and\\r\\n                uncovering the truth with clarity and precision.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 05:25:18\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-17 05:24:10\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-17 05:22:51\",\"publish_up\":\"2025-04-28 05:25:18\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":78,\"ordering\":18,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":351,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(578, 'com_content.article.7', '', '2025-05-17 05:29:09', 102, 24388, 'e39603bae4fdd50ae81195ad22edd97bbaf0b39e', '{\"id\":\"7\",\"asset_id\":158,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"alias\":\"for-businesses-corporations-navigating-digital-uncertainty\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Digital Forensic Services to Protect Your Company\\u2019s Integrity\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx933\\\">\\r\\n                            Digital evidence plays a critical role in modern business\\r\\n                            operations, especially when internal issues, legal disputes, or\\r\\n                            data loss arise. At Black Dog Forensics, we specialize in helping\\r\\n                            companies uncover the truth through expert digital\\r\\n                            investigations\\u2014serving as a trusted partner when accuracy,\\r\\n                            discretion, and speed matter most.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation\\r\\n                                Today<\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Empowering Businesses to Respond Decisively with Digital Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    We help businesses protect their data, reputation, and legal standing\\r\\n                    through expert digital forensics. Our team works discreetly with\\r\\n                    internal stakeholders\\u2014HR teams, IT staff, general counsel, and\\r\\n                    executives\\u2014to uncover the facts when sensitive situations arise.\\r\\n                <\\/p>\\r\\n\\r\\n                <h4 class=\\\"sub-hed mt18\\\">Business clients often come to us during:<\\/h4>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Departing employee investigations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Suspected intellectual property theft<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fraud, harassment, or compliance violations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Litigation involving digital evidence<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    These situations demand precision, confidentiality, and\\r\\n                    court-admissible findings\\u2014our specialty.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n                <!-- <img\\r\\n            src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24 mob-dis\\\"\\r\\n          \\/>-->\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Digital Forensics Tailored for Business Needs<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">With a reputation for clarity, discretion, and precision, Black Dog Forensics\\r\\n                supports\\r\\n                companies throughout Houston, The Woodlands, across Texas, Colorado, and nationwide. Our team delivers\\r\\n                digital forensics services tailored to real-world business challenges\\u2014always with a user-friendly,\\r\\n                client-focused approach.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">We\\u2019re frequently called on to provide:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Forensics &amp; User Activity Analysis<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Identify unauthorized data transfers, system misuse, or digital misconduct.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Computer &amp; Cell Phone Forensics <\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Examine devices for deleted files, communication logs, and file access timelines.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cloud Imaging &amp; Data Acquisitions<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Secure retrieval of data from platforms like Google Workspace or Microsoft 365.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Forensic Imaging &amp; Preservation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Create exact forensic copies of devices while maintaining chain of custody.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Data Recovery &amp; Secure Deletion<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Recover critical evidence or permanently destroy sensitive information with certification.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Audio &amp; Video Forensics<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Enhance or authenticate recordings used in HR disputes or legal proceedings.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Expert reports, affidavits, opposing expert analysis, and deposition preparation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1037\\\">When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or\\r\\n                internal investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers\\r\\n                reliable, defensible results that help companies take informed, confident action.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n         <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Clarity in High-Stakes Situations<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic\\r\\n                        insight.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Discreet & Professional Process<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        We work confidentially to avoid business disruption while preserving your reputation and legal\\r\\n                        position.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Court-Ready Documentation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Our reports are clear, defensible, and formatted for use in depositions, arbitration, or\\r\\n                        litigation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Fast Turnaround When It Matters<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered\\r\\n                        with.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Expertise Across Digital Platforms<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        From hard drives and cell phones to cloud environments and communication records, we retrieve\\r\\n                        the truth across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Legal Support from Start to Finish<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Whether you\'re managing an HR issue or preparing for court, we offer continuous\\r\\n                        support, including testimony and discovery assistance.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">\\r\\n          Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or internal\\r\\n          investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers reliable,\\r\\n          defensible results that help companies take informed, confident action.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Clarity in High-Stakes Situations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic insight.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Discreet & Professional Process<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work confidentially to avoid business disruption while preserving your reputation and legal position.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Documentation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are clear, defensible, and formatted for use in depositions, arbitration, or litigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast Turnaround When It Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered with.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expertise Across Digital Platforms<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From hard drives and cell phones to cloud environments and communication records, we retrieve the truth\\r\\n              across systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Legal Support from Start to Finish<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Whether you\'re managing an HR issue or preparing for court, we offer continuous support, including\\r\\n              testimony and discovery assistance.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3.jpg\\\"\\r\\n          alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital forensics and why do businesses need it?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital forensics is the process of collecting, analyzing, and\\r\\n                                                preserving electronic data for\\r\\n                                                use in investigations or legal matters. Businesses rely on it to uncover\\r\\n                                                fraud, employee\\r\\n                                                misconduct, intellectual property theft, or data breaches\\u2014ensuring the\\r\\n                                                facts are backed by\\r\\n                                                verifiable evidence.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can digital forensics recover deleted files or messages?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                                                messages, files, and logs\\r\\n                                                from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                                                uncover crucial evidence\\r\\n                                                even after attempts to conceal or erase it.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How does Black Dog Forensics ensure confidentiality?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We handle every case with the highest level of discretion. Our forensic\\r\\n                                                experts follow strict\\r\\n                                                chain-of-custody protocols and collaborate only with authorized internal\\r\\n                                                stakeholders to protect\\r\\n                                                your data, reputation, and legal position throughout the investigation.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How long does a digital forensics investigation take?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Timeframes vary based on the complexity of the case and number of\\r\\n                                                devices or accounts involved.\\r\\n                                                However, we offer fast turnaround and often begin within 24 hours to\\r\\n                                                secure time-sensitive\\r\\n                                                evidence before it\\u2019s lost or overwritten.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Do you offer remote or nationwide digital forensics services?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                                                companies across Texas,\\r\\n                                                Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                                                collection, and device\\r\\n                                                shipping options for fast, reliable nationwide service.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx732 mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">When digital evidence matters to your business, you need a forensic partner with the\\r\\n                expertise, advanced tools, and discretion to deliver results you can trust. Our team is committed to\\r\\n                helping you\\r\\n                navigate sensitive situations with confidence\\u2014preserving evidence, protecting your legal standing, and\\r\\n                uncovering the truth with clarity and precision.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 05:25:18\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-17 05:29:09\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-17 05:24:10\",\"publish_up\":\"2025-04-28 05:25:18\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":79,\"ordering\":18,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":353,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(579, 'com_content.article.7', '', '2025-05-17 05:40:49', 102, 24388, 'd88d629503510b9f5ee67809409548a0c07e04d8', '{\"id\":\"7\",\"asset_id\":158,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"alias\":\"for-businesses-corporations-navigating-digital-uncertainty\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Digital Forensic Services to Protect Your Company\\u2019s Integrity\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx933\\\">\\r\\n                            Digital evidence plays a critical role in modern business\\r\\n                            operations, especially when internal issues, legal disputes, or\\r\\n                            data loss arise. At Black Dog Forensics, we specialize in helping\\r\\n                            companies uncover the truth through expert digital\\r\\n                            investigations\\u2014serving as a trusted partner when accuracy,\\r\\n                            discretion, and speed matter most.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation\\r\\n                                Today<\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Empowering Businesses to Respond Decisively with Digital Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    We help businesses protect their data, reputation, and legal standing\\r\\n                    through expert digital forensics. Our team works discreetly with\\r\\n                    internal stakeholders\\u2014HR teams, IT staff, general counsel, and\\r\\n                    executives\\u2014to uncover the facts when sensitive situations arise.\\r\\n                <\\/p>\\r\\n\\r\\n                <h4 class=\\\"sub-hed mt18\\\">Business clients often come to us during:<\\/h4>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Departing employee investigations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Suspected intellectual property theft<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fraud, harassment, or compliance violations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Litigation involving digital evidence<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    These situations demand precision, confidentiality, and\\r\\n                    court-admissible findings\\u2014our specialty.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n                <!-- <img\\r\\n            src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24 mob-dis\\\"\\r\\n          \\/>-->\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Digital Forensics Tailored for Business Needs<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">With a reputation for clarity, discretion, and precision, Black Dog Forensics\\r\\n                supports\\r\\n                companies throughout Houston, The Woodlands, across Texas, Colorado, and nationwide. Our team delivers\\r\\n                digital forensics services tailored to real-world business challenges\\u2014always with a user-friendly,\\r\\n                client-focused approach.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">We\\u2019re frequently called on to provide:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Forensics &amp; User Activity Analysis<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Identify unauthorized data transfers, system misuse, or digital misconduct.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Computer &amp; Cell Phone Forensics <\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Examine devices for deleted files, communication logs, and file access timelines.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cloud Imaging &amp; Data Acquisitions<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Secure retrieval of data from platforms like Google Workspace or Microsoft 365.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Forensic Imaging &amp; Preservation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Create exact forensic copies of devices while maintaining chain of custody.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Data Recovery &amp; Secure Deletion<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Recover critical evidence or permanently destroy sensitive information with certification.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Audio &amp; Video Forensics<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Enhance or authenticate recordings used in HR disputes or legal proceedings.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Expert reports, affidavits, opposing expert analysis, and deposition preparation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1037\\\">When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or\\r\\n                internal investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers\\r\\n                reliable, defensible results that help companies take informed, confident action.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n         <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Clarity in High-Stakes Situations<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic\\r\\n                        insight.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Discreet & Professional Process<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        We work confidentially to avoid business disruption while preserving your reputation and legal\\r\\n                        position.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Court-Ready Documentation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Our reports are clear, defensible, and formatted for use in depositions, arbitration, or\\r\\n                        litigation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Fast Turnaround When It Matters<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered\\r\\n                        with.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Expertise Across Digital Platforms<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        From hard drives and cell phones to cloud environments and communication records, we retrieve\\r\\n                        the truth across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Legal Support from Start to Finish<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Whether you\'re managing an HR issue or preparing for court, we offer continuous\\r\\n                        support, including testimony and discovery assistance.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">\\r\\n          Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or internal\\r\\n          investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers reliable,\\r\\n          defensible results that help companies take informed, confident action.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Clarity in High-Stakes Situations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic insight.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Discreet & Professional Process<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work confidentially to avoid business disruption while preserving your reputation and legal position.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Documentation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are clear, defensible, and formatted for use in depositions, arbitration, or litigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast Turnaround When It Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered with.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expertise Across Digital Platforms<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From hard drives and cell phones to cloud environments and communication records, we retrieve the truth\\r\\n              across systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Legal Support from Start to Finish<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Whether you\'re managing an HR issue or preparing for court, we offer continuous support, including\\r\\n              testimony and discovery assistance.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3.jpg\\\"\\r\\n          alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital forensics and why do businesses need it?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital forensics is the process of collecting, analyzing, and\\r\\n                                                preserving electronic data for\\r\\n                                                use in investigations or legal matters. Businesses rely on it to uncover\\r\\n                                                fraud, employee\\r\\n                                                misconduct, intellectual property theft, or data breaches\\u2014ensuring the\\r\\n                                                facts are backed by\\r\\n                                                verifiable evidence.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can digital forensics recover deleted files or messages?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                                                messages, files, and logs\\r\\n                                                from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                                                uncover crucial evidence\\r\\n                                                even after attempts to conceal or erase it.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How does Black Dog Forensics ensure confidentiality?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We handle every case with the highest level of discretion. Our forensic\\r\\n                                                experts follow strict\\r\\n                                                chain-of-custody protocols and collaborate only with authorized internal\\r\\n                                                stakeholders to protect\\r\\n                                                your data, reputation, and legal position throughout the investigation.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How long does a digital forensics investigation take?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Timeframes vary based on the complexity of the case and number of\\r\\n                                                devices or accounts involved.\\r\\n                                                However, we offer fast turnaround and often begin within 24 hours to\\r\\n                                                secure time-sensitive\\r\\n                                                evidence before it\\u2019s lost or overwritten.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Do you offer remote or nationwide digital forensics services?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                                                companies across Texas,\\r\\n                                                Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                                                collection, and device\\r\\n                                                shipping options for fast, reliable nationwide service.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx732 mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">When digital evidence matters to your business, you need a forensic partner with the\\r\\n                expertise, advanced tools, and discretion to deliver results you can trust. Our team is committed to\\r\\n                helping you\\r\\n                navigate sensitive situations with confidence\\u2014preserving evidence, protecting your legal standing, and\\r\\n                uncovering the truth with clarity and precision.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 05:25:18\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-17 05:40:49\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-17 05:29:09\",\"publish_up\":\"2025-04-28 05:25:18\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":80,\"ordering\":18,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":358,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(582, 'com_content.article.3', '', '2025-05-17 06:47:12', 102, 16330, 'f416c1acb12642ac52d250461051a6868d2ba168', '{\"id\":\"3\",\"asset_id\":122,\"title\":\"About Our Digital Forensics Experts\",\"alias\":\"about-our-digital-forensics-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">Your Trusted Partner in Digital Forensics & Expert Investigations<\\/h2>\\r\\n                        <p class=\\\"bn-txt mrt24 mlr-at\\\">\\r\\n                            Black Dog Forensics is a premier provider of digital forensic investigations, expert witness\\r\\n                            services, and cyber forensic analysis. Our certified team helps attorneys, corporations, and\\r\\n                            individuals uncover the truth behind cybercrimes, fraud, intellectual property theft, and\\r\\n                            internal misconduct.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mrt24 mlr-at\\\">\\r\\n                            With decades of experience and a commitment to legally sound, court-admissible evidence, we\\r\\n                            translate complex data into clear, defensible findings.\\r\\n                        <\\/p>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt40 pos-re bck-imgs ovr-fl-h mx1800\\\">\\r\\n    <div class=\\\"mx1440\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n            <div class=\\\"mlr-at\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">WHO WE ARE<\\/h2>\\r\\n                <h3 class=\\\"bd-trd txt-nrml\\\">Founded on the Pursuit of Truth<\\/h3>\\r\\n                <p class=\\\"mt24 p-ext max1170\\\">Established in 2018, Black Dog Forensics was born out of a vision to\\r\\n                    transform the\\r\\n                    landscape of digital investigations. We recognized a critical need in the industry\\u2014not just for\\r\\n                    retrieving data from digital devices, but for uncovering the truth within that data. Many forensic\\r\\n                    companies were proficient in data retrieval but often fell short in empowering clients with a\\r\\n                    in-depth understanding of the truth, rendering the data practically unusable.<\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx gap40 wrp  mt64 abt-col3\\\">\\r\\n                <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Deliver more than just data\\u2014we provide expert\\r\\n                        interpretation.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n                <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Help clients understand and utilize digital evidence\\r\\n                        effectively.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n                <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Ensure that forensic findings are clear, actionable,\\r\\n                        and\\r\\n                        legally defensible.\\u200b\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\" mlr-at mt64\\\">\\r\\n                <h3 class=\\\"bd-trd txt-nrml\\\">Committed to Excellence & Innovation<\\/h3>\\r\\n                <p class=\\\"mt24 p-ext mx896\\\">\\r\\n                    Since our inception, we have continually evolved, adopting cutting-edge forensic\\r\\n                    methodologies and staying ahead of technological advancements. Our team takes pride in guiding\\r\\n                    clients\\r\\n                    through high-stakes legal, corporate, and investigative matters with integrity and expertise.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pb0 mb64 pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">WHO WE ARE<\\/h2>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 ex-stp0\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"flx gap40 our-vis flx-dir\\\">\\r\\n            <div class=\\\"pd4032 visn\\\">\\r\\n                <h2 class=\\\"kns-hed new-size txt-nrml\\\">Our Mission<\\/h2>\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    \\\"Our mission at Black Dog Forensics is to provide ethical and unparalleled expert digital forensics\\r\\n                    services by leveraging our extensive field experience to retrieve the truth so clients can make\\r\\n                    informed decisions to navigate complex legal, business, and personal challenges.\\\"\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt24 p-ext\\\">At Black Dog Forensics, we don\\u2019t just extract digital data\\u2014we analyze, interpret,\\r\\n                    and provide expert insights to ensure our clients fully understand and can act on the evidence.\\u200b<\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"pd4032 visn\\\">\\r\\n                <h2 class=\\\"kns-hed new-size txt-nrml\\\">Our Vision<\\/h2>\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    \\\"To be the premier choice for digital investigations, empowering our clients with the truth they\\r\\n                    seek by staying at the forefront of technological advancements and industry best practices.\\\"\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt24 p-ext\\\">We empower attorneys, businesses, government agencies, and individuals with\\r\\n                    indisputable digital evidence, ensuring justice, security, and informed decision-making in a rapidly\\r\\n                    evolving digital world.\\u200b<\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Meet the team<\\/h2>\\r\\n            <h3 class=\\\"bd-trd mt24\\\">Certified Experts in Digital Forensics<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">Forensic Specialists | Investigative Experts | Court-Tested Witnesses<\\/p>\\r\\n            <p class=\\\"mt24 p-ext\\\">Our team is composed of industry-certified professionals with extensive experience in\\r\\n                law enforcement, legal investigations, and corporate forensics. They bring a wealth of knowledge to\\r\\n                every investigation and consultative engagement.<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Industry-Certified Professionals<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Holding top forensic certifications for the highest standards of evidence handling.\\u200b\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Deep Investigative Experience<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Expertise in cases involving fraud, cybercrimes, intellectual property theft, human\\r\\n                        trafficking, and digital misconduct.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Former Law Enforcement & Legal Experts<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Our team includes professionals with backgrounds in criminal investigations, civil\\r\\n                        litigation, and national security.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Extensive Courtroom Experience<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Seasoned expert witnesses, capable of translating complex digital evidence into\\r\\n                        clear, court-admissible testimony.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518\\\">\\r\\n                <img src=\\\"images\\/dog\\/about1-n-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">Fighting Human Trafficking Through Digital Forensics<\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">Our mission extends beyond forensic investigations. We actively support the fight\\r\\n                    against human trafficking through awareness, prevention, and rescue initiatives.<\\/p>\\r\\n                <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n                <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Pro Bono Forensic Support<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Assisting law enforcement and non-profits in trafficking cases that require immediate\\r\\n                            forensic intervention.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Funding Prevention & Recovery Efforts<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            A portion of our proceeds supports anti-trafficking programs and initiatives in high-risk\\r\\n                            areas.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n                <p class=\\\"mt18 p-ext\\\">In 2024, we built a church in one of the world\\u2019s most affected regions, taking a\\r\\n                    significant step in our commitment to combating human trafficking. Our long-term vision includes\\r\\n                    expanding our efforts in these areas, with the ultimate goal of establishing an orphanage to support\\r\\n                    children rescued from trafficking and exploitation.<\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">By choosing Black Dog Forensics, you are not just securing expert forensic\\r\\n                    services\\u2014you are supporting a mission to protect the vulnerable and restore hope where it is needed\\r\\n                    most.<\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Why Black Dog Forensics?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">The Right Experts. The Right Technology. The Right Approach.<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Proven Expertise<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Experience handling high-profile cases in legal, corporate, and law enforcement\\r\\n                        sectors.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Court-Admissible Evidence<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Every forensic report meets the highest legal and evidentiary standards.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Trusted by Legal & Business Professionals<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">A proven track record of delivering results that stand up in court.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Ethical & Unbiased Analysis<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We operate with complete integrity, objectivity, and professionalism.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml \\\">Ready for Court-Admissible Digital Evidence?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx590 mlr-at\\\">Get forensic clarity - fast. Whether you\\u2019re facing a legal battle, a\\r\\n                corporate breach,\\r\\n                or a sensitive investigation, our certified experts are ready to support you with defensible, discreet\\r\\n                digital evidence that holds up in court.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 07:00:43\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-17 06:47:12\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-17 06:41:43\",\"publish_up\":\"2025-04-07 07:00:43\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":84,\"ordering\":22,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":343,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(583, 'com_content.article.3', '', '2025-05-17 06:48:47', 102, 16339, 'd7888d92ea72bc1f91e94e5bd4a4bf85a4ff9380', '{\"id\":\"3\",\"asset_id\":122,\"title\":\"About Our Digital Forensics Experts\",\"alias\":\"about-our-digital-forensics-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">Your Trusted Partner in Digital Forensics & Expert Investigations<\\/h2>\\r\\n                        <p class=\\\"bn-txt mrt24 mlr-at\\\">\\r\\n                            Black Dog Forensics is a premier provider of digital forensic investigations, expert witness\\r\\n                            services, and cyber forensic analysis. Our certified team helps attorneys, corporations, and\\r\\n                            individuals uncover the truth behind cybercrimes, fraud, intellectual property theft, and\\r\\n                            internal misconduct.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mrt24 mlr-at\\\">\\r\\n                            With decades of experience and a commitment to legally sound, court-admissible evidence, we\\r\\n                            translate complex data into clear, defensible findings.\\r\\n                        <\\/p>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt40 pos-re bck-imgs ovr-fl-h mx1800\\\">\\r\\n    <div class=\\\"mx1440\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n            <div class=\\\"mlr-at\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">WHO WE ARE<\\/h2>\\r\\n                <h3 class=\\\"bd-trd txt-nrml\\\">Founded on the Pursuit of Truth<\\/h3>\\r\\n                <p class=\\\"mt24 p-ext max1170\\\">Established in 2018, Black Dog Forensics was born out of a vision to\\r\\n                    transform the\\r\\n                    landscape of digital investigations. We recognized a critical need in the industry\\u2014not just for\\r\\n                    retrieving data from digital devices, but for uncovering the truth within that data. Many forensic\\r\\n                    companies were proficient in data retrieval but often fell short in empowering clients with a\\r\\n                    in-depth understanding of the truth, rendering the data practically unusable.<\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx gap40 wrp  mt64 abt-col3\\\">\\r\\n                <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Deliver more than just data\\u2014we provide expert\\r\\n                        interpretation.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n                <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Help clients understand and utilize digital evidence\\r\\n                        effectively.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n                <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Ensure that forensic findings are clear, actionable,\\r\\n                        and\\r\\n                        legally defensible.\\u200b\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\" mlr-at mt64\\\">\\r\\n                <h3 class=\\\"bd-trd txt-nrml\\\">Committed to Excellence & Innovation<\\/h3>\\r\\n                <p class=\\\"mt24 p-ext mx896\\\">\\r\\n                    Since our inception, we have continually evolved, adopting cutting-edge forensic\\r\\n                    methodologies and staying ahead of technological advancements. Our team takes pride in guiding\\r\\n                    clients\\r\\n                    through high-stakes legal, corporate, and investigative matters with integrity and expertise.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pb0 mb64 pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">WHO WE ARE<\\/h2>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 ex-stp0\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"flx gap40 our-vis flx-dir\\\">\\r\\n            <div class=\\\"pd4032 visn\\\">\\r\\n                <h2 class=\\\"kns-hed new-size txt-nrml\\\">Our Mission<\\/h2>\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    \\\"Our mission at Black Dog Forensics is to provide ethical and unparalleled expert digital forensics\\r\\n                    services by leveraging our extensive field experience to retrieve the truth so clients can make\\r\\n                    informed decisions to navigate complex legal, business, and personal challenges.\\\"\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt24 p-ext\\\">At Black Dog Forensics, we don\\u2019t just extract digital data\\u2014we analyze, interpret,\\r\\n                    and provide expert insights to ensure our clients fully understand and can act on the evidence.\\u200b<\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"pd4032 visn\\\">\\r\\n                <h2 class=\\\"kns-hed new-size txt-nrml\\\">Our Vision<\\/h2>\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    \\\"To be the premier choice for digital investigations, empowering our clients with the truth they\\r\\n                    seek by staying at the forefront of technological advancements and industry best practices.\\\"\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt24 p-ext\\\">We empower attorneys, businesses, government agencies, and individuals with\\r\\n                    indisputable digital evidence, ensuring justice, security, and informed decision-making in a rapidly\\r\\n                    evolving digital world.\\u200b<\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Meet the team<\\/h2>\\r\\n            <h3 class=\\\"bd-trd mt24 txt-nrml\\\">Certified Experts in Digital Forensics<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">Forensic Specialists | Investigative Experts | Court-Tested Witnesses<\\/p>\\r\\n            <p class=\\\"mt24 p-ext\\\">Our team is composed of industry-certified professionals with extensive experience in\\r\\n                law enforcement, legal investigations, and corporate forensics. They bring a wealth of knowledge to\\r\\n                every investigation and consultative engagement.<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Industry-Certified Professionals<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Holding top forensic certifications for the highest standards of evidence handling.\\u200b\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Deep Investigative Experience<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Expertise in cases involving fraud, cybercrimes, intellectual property theft, human\\r\\n                        trafficking, and digital misconduct.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Former Law Enforcement & Legal Experts<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Our team includes professionals with backgrounds in criminal investigations, civil\\r\\n                        litigation, and national security.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Extensive Courtroom Experience<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Seasoned expert witnesses, capable of translating complex digital evidence into\\r\\n                        clear, court-admissible testimony.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518\\\">\\r\\n                <img src=\\\"images\\/dog\\/about1-n-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">Fighting Human Trafficking Through Digital Forensics<\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">Our mission extends beyond forensic investigations. We actively support the fight\\r\\n                    against human trafficking through awareness, prevention, and rescue initiatives.<\\/p>\\r\\n                <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n                <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Pro Bono Forensic Support<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Assisting law enforcement and non-profits in trafficking cases that require immediate\\r\\n                            forensic intervention.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Funding Prevention & Recovery Efforts<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            A portion of our proceeds supports anti-trafficking programs and initiatives in high-risk\\r\\n                            areas.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n                <p class=\\\"mt18 p-ext\\\">In 2024, we built a church in one of the world\\u2019s most affected regions, taking a\\r\\n                    significant step in our commitment to combating human trafficking. Our long-term vision includes\\r\\n                    expanding our efforts in these areas, with the ultimate goal of establishing an orphanage to support\\r\\n                    children rescued from trafficking and exploitation.<\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">By choosing Black Dog Forensics, you are not just securing expert forensic\\r\\n                    services\\u2014you are supporting a mission to protect the vulnerable and restore hope where it is needed\\r\\n                    most.<\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Why Black Dog Forensics?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">The Right Experts. The Right Technology. The Right Approach.<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Proven Expertise<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Experience handling high-profile cases in legal, corporate, and law enforcement\\r\\n                        sectors.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Court-Admissible Evidence<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Every forensic report meets the highest legal and evidentiary standards.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Trusted by Legal & Business Professionals<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">A proven track record of delivering results that stand up in court.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Ethical & Unbiased Analysis<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We operate with complete integrity, objectivity, and professionalism.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml \\\">Ready for Court-Admissible Digital Evidence?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx590 mlr-at\\\">Get forensic clarity - fast. Whether you\\u2019re facing a legal battle, a\\r\\n                corporate breach,\\r\\n                or a sensitive investigation, our certified experts are ready to support you with defensible, discreet\\r\\n                digital evidence that holds up in court.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 07:00:43\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-17 06:48:47\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-17 06:47:12\",\"publish_up\":\"2025-04-07 07:00:43\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":85,\"ordering\":22,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":344,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(584, 'com_content.article.3', '', '2025-05-17 06:50:46', 102, 16339, 'afdf611980213736d6991f80a8cb1a28f10c676c', '{\"id\":\"3\",\"asset_id\":122,\"title\":\"About Our Digital Forensics Experts\",\"alias\":\"about-our-digital-forensics-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">Your Trusted Partner in Digital Forensics & Expert Investigations<\\/h2>\\r\\n                        <p class=\\\"bn-txt mrt24 mlr-at\\\">\\r\\n                            Black Dog Forensics is a premier provider of digital forensic investigations, expert witness\\r\\n                            services, and cyber forensic analysis. Our certified team helps attorneys, corporations, and\\r\\n                            individuals uncover the truth behind cybercrimes, fraud, intellectual property theft, and\\r\\n                            internal misconduct.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mrt24 mlr-at\\\">\\r\\n                            With decades of experience and a commitment to legally sound, court-admissible evidence, we\\r\\n                            translate complex data into clear, defensible findings.\\r\\n                        <\\/p>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt40 pos-re bck-imgs ovr-fl-h mx1800\\\">\\r\\n    <div class=\\\"mx1440\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n            <div class=\\\"mlr-at\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">Who We Are<\\/h2>\\r\\n                <h3 class=\\\"bd-trd txt-nrml\\\">Founded on the Pursuit of Truth<\\/h3>\\r\\n                <p class=\\\"mt24 p-ext max1170\\\">Established in 2018, Black Dog Forensics was born out of a vision to\\r\\n                    transform the\\r\\n                    landscape of digital investigations. We recognized a critical need in the industry\\u2014not just for\\r\\n                    retrieving data from digital devices, but for uncovering the truth within that data. Many forensic\\r\\n                    companies were proficient in data retrieval but often fell short in empowering clients with a\\r\\n                    in-depth understanding of the truth, rendering the data practically unusable.<\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx gap40 wrp  mt64 abt-col3\\\">\\r\\n                <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Deliver more than just data\\u2014we provide expert\\r\\n                        interpretation.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n                <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Help clients understand and utilize digital evidence\\r\\n                        effectively.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n                <div class=\\\"col3 chs-us t-center\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Ensure that forensic findings are clear, actionable,\\r\\n                        and\\r\\n                        legally defensible.\\u200b\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\" mlr-at mt64\\\">\\r\\n                <h3 class=\\\"bd-trd txt-nrml\\\">Committed to Excellence & Innovation<\\/h3>\\r\\n                <p class=\\\"mt24 p-ext mx896\\\">\\r\\n                    Since our inception, we have continually evolved, adopting cutting-edge forensic\\r\\n                    methodologies and staying ahead of technological advancements. Our team takes pride in guiding\\r\\n                    clients\\r\\n                    through high-stakes legal, corporate, and investigative matters with integrity and expertise.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pb0 mb64 pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Who We Are<\\/h2>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 ex-stp0\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"flx gap40 our-vis flx-dir\\\">\\r\\n            <div class=\\\"pd4032 visn\\\">\\r\\n                <h2 class=\\\"kns-hed new-size txt-nrml\\\">Our Mission<\\/h2>\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    \\\"Our mission at Black Dog Forensics is to provide ethical and unparalleled expert digital forensics\\r\\n                    services by leveraging our extensive field experience to retrieve the truth so clients can make\\r\\n                    informed decisions to navigate complex legal, business, and personal challenges.\\\"\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt24 p-ext\\\">At Black Dog Forensics, we don\\u2019t just extract digital data\\u2014we analyze, interpret,\\r\\n                    and provide expert insights to ensure our clients fully understand and can act on the evidence.\\u200b<\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"pd4032 visn\\\">\\r\\n                <h2 class=\\\"kns-hed new-size txt-nrml\\\">Our Vision<\\/h2>\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    \\\"To be the premier choice for digital investigations, empowering our clients with the truth they\\r\\n                    seek by staying at the forefront of technological advancements and industry best practices.\\\"\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt24 p-ext\\\">We empower attorneys, businesses, government agencies, and individuals with\\r\\n                    indisputable digital evidence, ensuring justice, security, and informed decision-making in a rapidly\\r\\n                    evolving digital world.\\u200b<\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Meet the team<\\/h2>\\r\\n            <h3 class=\\\"bd-trd mt24 txt-nrml\\\">Certified Experts in Digital Forensics<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">Forensic Specialists | Investigative Experts | Court-Tested Witnesses<\\/p>\\r\\n            <p class=\\\"mt24 p-ext\\\">Our team is composed of industry-certified professionals with extensive experience in\\r\\n                law enforcement, legal investigations, and corporate forensics. They bring a wealth of knowledge to\\r\\n                every investigation and consultative engagement.<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Industry-Certified Professionals<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Holding top forensic certifications for the highest standards of evidence handling.\\u200b\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Deep Investigative Experience<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Expertise in cases involving fraud, cybercrimes, intellectual property theft, human\\r\\n                        trafficking, and digital misconduct.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Former Law Enforcement & Legal Experts<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Our team includes professionals with backgrounds in criminal investigations, civil\\r\\n                        litigation, and national security.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Extensive Courtroom Experience<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Seasoned expert witnesses, capable of translating complex digital evidence into\\r\\n                        clear, court-admissible testimony.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518\\\">\\r\\n                <img src=\\\"images\\/dog\\/about1-n-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">Fighting Human Trafficking Through Digital Forensics<\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">Our mission extends beyond forensic investigations. We actively support the fight\\r\\n                    against human trafficking through awareness, prevention, and rescue initiatives.<\\/p>\\r\\n                <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n                <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Pro Bono Forensic Support<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Assisting law enforcement and non-profits in trafficking cases that require immediate\\r\\n                            forensic intervention.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Funding Prevention & Recovery Efforts<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            A portion of our proceeds supports anti-trafficking programs and initiatives in high-risk\\r\\n                            areas.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n                <p class=\\\"mt18 p-ext\\\">In 2024, we built a church in one of the world\\u2019s most affected regions, taking a\\r\\n                    significant step in our commitment to combating human trafficking. Our long-term vision includes\\r\\n                    expanding our efforts in these areas, with the ultimate goal of establishing an orphanage to support\\r\\n                    children rescued from trafficking and exploitation.<\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">By choosing Black Dog Forensics, you are not just securing expert forensic\\r\\n                    services\\u2014you are supporting a mission to protect the vulnerable and restore hope where it is needed\\r\\n                    most.<\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Why Black Dog Forensics?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">The Right Experts. The Right Technology. The Right Approach.<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Proven Expertise<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Experience handling high-profile cases in legal, corporate, and law enforcement\\r\\n                        sectors.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Court-Admissible Evidence<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Every forensic report meets the highest legal and evidentiary standards.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Trusted by Legal & Business Professionals<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">A proven track record of delivering results that stand up in court.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Ethical & Unbiased Analysis<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We operate with complete integrity, objectivity, and professionalism.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml \\\">Ready for Court-Admissible Digital Evidence?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx590 mlr-at\\\">Get forensic clarity - fast. Whether you\\u2019re facing a legal battle, a\\r\\n                corporate breach,\\r\\n                or a sensitive investigation, our certified experts are ready to support you with defensible, discreet\\r\\n                digital evidence that holds up in court.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 07:00:43\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-17 06:50:46\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-17 06:48:47\",\"publish_up\":\"2025-04-07 07:00:43\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":86,\"ordering\":22,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":345,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(587, 'com_content.article.5', '', '2025-05-17 06:58:51', 102, 15793, 'ba82bc8bb4fcf90352d4ccfca822001eedc8c22e', '{\"id\":\"5\",\"asset_id\":124,\"title\":\"Who We Help with Expert Digital Forensics Services\",\"alias\":\"who-we-help-with-expert-digital-forensics-services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Expert Digital Forensic Solutions for Legal, Corporate, and Investigative Needs\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt40 mx776 txt-nrml\\\">\\r\\n              Black Dog Forensics provides court-admissible digital forensic services to a diverse range of clients\\u2014each\\r\\n              with unique challenges, high stakes, and specific legal requirements. Whether you\\u2019re an attorney preparing\\r\\n              for trial, a business investigating internal fraud, or a government agency ensuring compliance, our\\r\\n              certified experts uncover the digital truth that matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Need to secure critical digital evidence? We\'re here to help\\u2014reach out today to get expert guidance for\\r\\n              your case.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Get Expert Guidance For Your Case\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics for Individuals & Personal Legal Cases<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your rights, finances, or reputation are at stake, we deliver defensible forensic analysis to support\\r\\n          your case.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n          How We Help Individuals:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Personal Data Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Recover deleted or hidden files, photos, and records from devices or cloud platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fraud & Identity Theft Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Track unauthorized logins, online activity, and fraudulent transactions.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Admissible Digital Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Preserve and present data for civil litigation, divorce, or criminal defense cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Digital Forensics Support for Civil & Criminal Attorneys<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We partner with attorneys to provide reliable, expert digital forensics tailored to complex legal strategies.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Attorneys, We Provide:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Litigation Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Discovery assistance, affidavits, case analysis, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Evidence Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Chain-of-custody documentation and forensic imaging.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Defense Investigations <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Uncovering exculpatory evidence across mobile, cloud, and social platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Civil Litigation Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              IP theft, breach of contract, employment law, and more.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoserve2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Evidence for Private Investigators & Investigative Firms<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Private investigators rely on our expertise to enhance casework with deep digital insights.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"kns-hd32 mx544 mt18 txt-nrml\\\">How We Support Investigators:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Device & App Data Extraction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From phones, tablets, computers, and IoT devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio\\/Video Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Authenticating recordings and enhancing evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Social Media Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identifying fake profiles, hidden activity, and deleted messages.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery & Preservation <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Forensically sound reporting that stands up in court.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Digital Forensics for Businesses & Corporate Legal Teams<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Safeguard your digital assets and uncover misconduct with enterprise-ready forensic services.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Businesses, We Offer:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Internal Fraud Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Detect unauthorized transactions, access, or sabotage.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Breach Response & Cybersecurity Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Understand breach scope, vector, and impact.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">IP Theft & Trade Secret Protection<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identify internal or external data leaks.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Employment Law & HR Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Investigate misconduct, wrongful termination, and harassment claims.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Regulatory Compliance & Risk Mitigation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ensure documentation for GDPR, HIPAA, CCPA, and more.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Government-Grade Forensics for Agencies & Law Enforcement<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a GSA-approved vendor, we provide secure, compliant forensic services to local, state, and federal\\r\\n          government entities.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">How We Support Government Agencies:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal & Civil Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Mobile forensics, digital evidence recovery, and chain-of-custody preservation.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Testimony and consultation for prosecutors, defense, and JAG teams.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cybersecurity Audits & Compliance<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Align with NIST, FISMA, CJIS, and other standards.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">GSA-Approved Forensic Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ready for rapid procurement through government contracts.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Clients Trust Black Dog Forensics<\\/h2>\\r\\n      <p class=\\\"mt18 mx933 p-ext\\\">\\r\\n        Choosing the right digital forensics partner can make or break your case. At Black Dog Forensics, our clients\\r\\n        count on us for more than just technical expertise\\u2014they rely on our integrity, precision, and unwavering\\r\\n        commitment to uncovering the truth. We operate at the highest standards of legal defensibility, confidentiality,\\r\\n        and responsiveness.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Certified Forensic Experts<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Specialists with law enforcement, cybersecurity, and legal backgrounds.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Court-Admissible Reports<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Every case meets the highest standards for evidence integrity.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Confidential, Ethical Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Always discreet, secure, and objective.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/electric_bolt.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Rapid Response, Nationwide Reach<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We act fast\\u2014because timing often determines case outcomes\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Get in Touch<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx501 mlr-at\\\">Whether you need digital forensic support for a legal case, corporate investigation, or\\r\\n        government inquiry, Black Dog Forensics is here to provide expert assistance.<\\/p>\\r\\n      <p class=\\\"mt18 p-ext dsk-none\\\"> <a class=\\\"under-line\\\" href=\\\"\\/contact\\\">Contact Us Today<\\/a> to discuss your\\r\\n        forensic needs and how we can support your case.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 08:13:19\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-17 06:58:51\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-17 06:58:19\",\"publish_up\":\"2025-04-09 08:13:19\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":67,\"ordering\":20,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":187,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(588, 'com_content.article.6', '', '2025-05-17 07:42:54', 102, 13656, 'e495bfc2b822d4d9e0dd76e7454b41410831dc34', '{\"id\":\"6\",\"asset_id\":125,\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"alias\":\"court-ready-digital-evidence-for-attorneys-and-law-firms\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Expert Forensic Services for Legal Professionals\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mx1037 mt40\\\">\\r\\n              At Black Dog Forensics, we specialize in turning complex digital data into powerful legal\\r\\n              evidence. Attorneys across Texas and across the country count on us to uncover the facts,\\r\\n              preserve the truth, and deliver expert insight that holds up in court.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mx1037  mrt24\\\">\\r\\n              Whether you\\u2019re mounting a criminal defense, navigating a civil dispute, or preparing for\\r\\n              trial, our team works as an extension of your legal strategy\\u2014offering clarity, precision,\\r\\n              and courtroom-ready results.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n              We routinely assist attorneys with:\\r\\n            <\\/p>\\r\\n            <ul class=\\\"bd-list  fs18  mt24\\\">\\r\\n              <li>\\r\\n                Full forensic imaging and deep-dive analysis of mobile devices, computers, and cloud\\r\\n                accounts\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Authentication of digital communications to prove origin, intent, or tampering\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Recovery of deleted messages, files, and metadata vital to your case\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Expert reports, affidavits, and testimony that simplify the technical and support your\\r\\n                argument\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Consultation during discovery to guide requests and avoid pitfalls\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Litigation support that strengthens your position before you ever step into the\\r\\n                courtroom\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn txtcap\\\" href=\\\"\\/contact\\\">Get expert guidance for your case<\\/a>\\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=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Why Clients Trust Us <\\/h2>\\r\\n        <h3 class=\\\"kns-hd32 txt-nrml\\\">Why Attorneys Choose Black Dog Forensics<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When the stakes are high, attorneys don\\u2019t just need digital evidence\\u2014they need a trusted forensic\\r\\n          ally who understands the legal process. Here\\u2019s why top law firms and solo practitioners turn to\\r\\n          Black Dog Forensics:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Courtroom-Ready Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every step we take is designed to meet or exceed court standards for admissibility and chain\\r\\n              of custody.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expertise That Builds Stronger Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From pre-litigation strategy to expert testimony, our team enhances your case with\\r\\n              data-backed insights and clear analysis.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Challenge the Opposition with Confidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019re experienced at reviewing and rebutting opposing forensic claims\\u2014arming you with facts,\\r\\n              not guesswork.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Efficient, Targeted Discovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We help narrow the scope, reduce costs, and focus on the data that actually matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Communication You Can Count On<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are jargon-free, courtroom-tested, and built to resonate with judges and juries.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast, Confidential, and Always Professional<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We know your deadlines are tight and your cases are sensitive. We respond quickly\\u2014and we\\r\\n              never compromise discretion.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/attorney1-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item \\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    When should a lawyer involve a digital forensics expert during a legal case?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: auto\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Attorneys should engage a digital forensics expert early in the legal\\r\\n                        process\\u2014ideally during discovery or while shaping the case strategy.\\r\\n                        Early involvement can guide discovery requests, uncover digital red\\r\\n                        flags, and enhance case strength with properly preserved evidence.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can digital forensic consultants assist with legal discovery and data scope\\r\\n                    refinement?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our digital forensic experts help attorneys draft precise discovery requests by identifying\\r\\n                        relevant data types, narrowing search parameters, and optimizing evidence collection. This\\r\\n                        results in more targeted, cost-effective investigations that hold up in court.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How do I know if digital forensics is relevant to my litigation or\\r\\n                    investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        If your case involves deleted emails, access to confidential files, altered metadata, or\\r\\n                        opposing forensic claims, it likely requires digital forensics. We offer consultations to assess\\r\\n                        if forensic evidence can support your legal argument or defense.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How do digital forensic experts ensure evidence is admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We follow strict legal and forensic standards, including chain of custody procedures, forensic\\r\\n                        imaging, cryptographic hash validation, and neutral reporting. These protocols ensure that our\\r\\n                        findings are court-admissible in both civil and criminal proceedings.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you recover deleted emails or prove file access in a digital investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We can recover deleted emails, trace user access to sensitive files, and analyze\\r\\n                        metadata to determine who accessed, modified, or deleted digital documents\\u2014key evidence in fraud\\r\\n                        cases, employee disputes, and intellectual property theft.\\r\\n\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx804 mlr-at pos-rel\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Strengthen Your Case with Digital Evidence That Holds Up in Court?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx690 mlr-at\\\">Partner with Black Dog Forensics and gain a courtroom-tested ally in your\\r\\n        legal strategy. Whether you\\u2019re facing a high-stakes criminal trial or a complex civil dispute, our\\r\\n        forensic experts deliver the clarity and credibility your case deserves.<\\/p>\\r\\n      <p class=\\\"mt18 mx475 mlr-at p-ext dsk-none\\\"><a href=\\\"\\/contact\\\" class=\\\"priv under-line\\\">Contact us today<\\/a>\\r\\n        for a confidential\\r\\n        consultation \\u2014 and take the first step toward uncovering the truth.<\\/p>\\r\\n      <div class=\\\"mt32\\\">\\r\\n        <div class=\\\"flx two-btn\\\">\\r\\n          <div class=\\\"btn1\\\">\\r\\n            <a class=\\\"global-btn\\\" href=\\\"tel:(346) 200-6097\\\">Schedule a Call<\\/a>\\r\\n          <\\/div>\\r\\n          <div class=\\\"btn2\\\">\\r\\n            <a class=\\\"global-btn global-btn2\\\" href=\\\"\\/contact\\\">Request a Case Review<\\/a>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 10:35:33\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-17 07:42:54\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-17 07:21:49\",\"publish_up\":\"2025-04-09 10:35:33\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":40,\"ordering\":19,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":114,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(589, 'com_content.article.8', '', '2025-05-19 05:05:25', 102, 22609, '46b55cd35e41b8a879aaaeddb62980dc5bf80c3b', '{\"id\":\"8\",\"asset_id\":159,\"title\":\"Digital Forensics for Federal, State & Local Government\",\"alias\":\"digital-forensics-for-federal-state-local-government\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Trusted Digital Forensics for Government Investigations\\r\\n\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt40 mx860\\\">\\r\\n                            Federal, state, and local agencies turn to Black Dog Forensics for trusted, results-driven\\r\\n                            digital investigations. We provide expert support across criminal, civil, and administrative\\r\\n                            matters\\u2014delivering actionable insights, defensible evidence, and clear communication every\\r\\n                            step of the way.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Delivering Clarity and Confidence in Government Cases\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Black Dog Forensics is a trusted partner for local, state, and federal government agencies seeking\\r\\n                    professional, court-admissible digital forensic support. Our team offers expert, objective, and\\r\\n                    discreet analysis of digital evidence to support criminal investigations, internal audits, and\\r\\n                    national security initiatives. With deep experience in law enforcement collaboration and a\\r\\n                    reputation for integrity, we serve as a critical asset in uncovering digital truths that support\\r\\n                    justice and accountability.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Expert digital forensic analysis for federal, state, and local government cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Proven track record in law enforcement collaboration and courtroom success.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Adherence to strict chain-of-custody and evidence handling protocols.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support for criminal, civil, and administrative investigations.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Experience navigating sensitive matters including national security, internal misconduct,\\r\\n                            and high-profile litigation.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n\\r\\n\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/Digital%20Forensics%20for%20Federal%20State%20%20Local%20Government-img-one.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                Specialized Forensic Services for Government Investigations\\r\\n            <\\/h2>\\r\\n            <!-- <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We support criminal investigations, internal misconduct cases, civil rights inquiries, fraud detection,\\r\\n                national security reviews, and more\\u2014while ensuring compliance with federal rules of evidence and\\r\\n                investigative protocols.\\r\\n            <\\/p> -->\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Our forensic experts are trusted by agencies nationwide to deliver accurate, defensible results in\\r\\n                high-stakes environments. We offer specialized support across a range of investigative needs, including:\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cell Phone &amp; Computer Forensics<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Extract and analyze critical digital evidence from mobile devices and computers in compliance\\r\\n                        with chain-of-custody requirements.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Assist with legally sound review of procedures and digital findings.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Validate and enhance surveillance footage and recordings for use in prosecution.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">User Activity & Metadata Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify digital behavior, login patterns, and potential tampering across devices and networks.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cloud & Remote Data Acquisition<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Secure retrieval of data from cloud environments, social media, and remote servers.\\r\\n\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Ensure all digital media is captured with integrity for legal review and long-term storage.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Neutral Third-Party Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Provide unbiased expert assessments and testimony in sensitive or high-profile cases.\\r\\n\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt0\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why Government Agencies Choose Black Dog Forensics\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    When accuracy, discretion, and legal defensibility are non-negotiable,\\r\\n                    government agencies turn to Black Dog Forensics. Our team combines\\r\\n                    technical precision with public-sector experience to support\\r\\n                    investigations that demand the highest standards. Whether you\\u2019re\\r\\n                    handling criminal cases, civil litigation, internal audits, or\\r\\n                    national security matters, we deliver clear, actionable digital\\r\\n                    evidence with professionalism and speed.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Court-Ready Reports & Expert Testimony<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Clear, jargon-free documentation that stands up in court\\u2014backed by\\r\\n                            experienced forensic experts ready to testify.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Confidential & Compliant<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Rigorous attention to privacy, data handling standards, and legal\\r\\n                            compliance at every phase of an investigation.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Proven Law Enforcement Experience<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Our specialists understand investigative workflows and the\\r\\n                            high-stakes nature of public-sector cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Advanced Tools & Techniques<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            From 3D laser scanning to mobile device unlocking and call detail\\r\\n                            record analysis, we deploy cutting-edge solutions tailored to each\\r\\n                            case.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Nationwide Reach with Local Expertise<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Based in Texas with a strong presence in Colorado, we serve\\r\\n                            agencies across the U.S., offering remote and on-site\\r\\n                            capabilities.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fast Turnaround, Dependable Communication<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We prioritize responsiveness, case updates, and collaboration\\r\\n                            throughout the investigative lifecycle.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/Digital-Forensics-for-Federal-State--Local-Government-img-three.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What digital forensic services does Black Dog Forensics\\r\\n                                        provide for government agencies?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Black Dog Forensics offers a full suite of\\r\\n                                                court-admissible digital forensic services for federal,\\r\\n                                                state, and local government agencies. Our capabilities\\r\\n                                                include mobile device and computer forensics, search\\r\\n                                                warrant and case document review, cloud data\\r\\n                                                acquisition, user activity analysis, and forensic\\r\\n                                                imaging. We also provide expert testimony and\\r\\n                                                third-party analysis in criminal, civil, and\\r\\n                                                administrative investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Are your forensic reports admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. All of our forensic reports are prepared with court admissibility\\r\\n                                                in mind, following industry standards and federal rules of evidence. Our\\r\\n                                                reports are clear, jargon-free, and backed by certified experts who are\\r\\n                                                available to testify in depositions and court proceedings.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can you assist with national security or internal misconduct investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Absolutely. We are trusted by agencies to discreetly handle high-stakes,\\r\\n                                                sensitive investigations, including national security reviews, civil\\r\\n                                                rights inquiries, and internal misconduct cases. Our strict\\r\\n                                                confidentiality protocols and proven law enforcement experience make us\\r\\n                                                a reliable partner for classified or politically sensitive matters.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How quickly can you begin a forensic investigation?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We offer fast response times and flexible scheduling to support urgent\\r\\n                                                government cases. Depending on the case scope and location, we can often\\r\\n                                                begin digital evidence collection within 24 to 48 hours\\u2014either remotely\\r\\n                                                or on-site.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Do you support cloud-based and remote data investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our team is experienced in cloud and remote data acquisition,\\r\\n                                                including the secure retrieval of evidence from cloud storage, social\\r\\n                                                media platforms, webmail accounts, and remote servers. We ensure all\\r\\n                                                data is collected in a legally defensible manner while preserving the\\r\\n                                                integrity and chain of custody.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Facing a Critical Investigation? We\\u2019re Here to Support You<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When digital evidence is essential to your agency\\u2019s mission\\u2014whether for\\r\\n                internal affairs, compliance, or criminal investigations\\u2014you need a forensics partner with the\\r\\n                precision, discretion, and clearance-ready protocols to meet the moment. Black Dog Forensics is\\r\\n                experienced in supporting local, state, and federal agencies with defensible digital analysis, secure\\r\\n                evidence handling, and court-admissible reporting.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Secure, Confidential Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 07:29:36\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:05:25\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:00:09\",\"publish_up\":\"2025-04-28 07:29:36\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":34,\"ordering\":17,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":87,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(590, 'com_content.article.8', '', '2025-05-19 05:08:31', 102, 22647, '83c2997476affb30237128122cf3327214dd3117', '{\"id\":\"8\",\"asset_id\":159,\"title\":\"Digital Forensics for Federal, State & Local Government\",\"alias\":\"digital-forensics-for-federal-state-local-government\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Trusted Digital Forensics for Government Investigations\\r\\n\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mrt24 mx860\\\">\\r\\n                            Federal, state, and local agencies turn to Black Dog Forensics for trusted, results-driven\\r\\n                            digital investigations. We provide expert support across criminal, civil, and administrative\\r\\n                            matters\\u2014delivering actionable insights, defensible evidence, and clear communication every\\r\\n                            step of the way.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Delivering Clarity and Confidence in Government Cases\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Black Dog Forensics is a trusted partner for local, state, and federal government agencies seeking\\r\\n                    professional, court-admissible digital forensic support. Our team offers expert, objective, and\\r\\n                    discreet analysis of digital evidence to support criminal investigations, internal audits, and\\r\\n                    national security initiatives. With deep experience in law enforcement collaboration and a\\r\\n                    reputation for integrity, we serve as a critical asset in uncovering digital truths that support\\r\\n                    justice and accountability.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Expert digital forensic analysis for federal, state, and local government cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Proven track record in law enforcement collaboration and courtroom success.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Adherence to strict chain-of-custody and evidence handling protocols.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support for criminal, civil, and administrative investigations.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Experience navigating sensitive matters including national security, internal misconduct,\\r\\n                            and high-profile litigation.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n<p class=\\\"mt40 p-ext\\\">\\r\\n\\r\\n<\\/p>\\r\\n\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/Digital%20Forensics%20for%20Federal%20State%20%20Local%20Government-img-one.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                Specialized Forensic Services for Government Investigations\\r\\n            <\\/h2>\\r\\n            <!-- <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We support criminal investigations, internal misconduct cases, civil rights inquiries, fraud detection,\\r\\n                national security reviews, and more\\u2014while ensuring compliance with federal rules of evidence and\\r\\n                investigative protocols.\\r\\n            <\\/p> -->\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Our forensic experts are trusted by agencies nationwide to deliver accurate, defensible results in\\r\\n                high-stakes environments. We offer specialized support across a range of investigative needs, including:\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cell Phone &amp; Computer Forensics<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Extract and analyze critical digital evidence from mobile devices and computers in compliance\\r\\n                        with chain-of-custody requirements.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Assist with legally sound review of procedures and digital findings.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Validate and enhance surveillance footage and recordings for use in prosecution.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">User Activity & Metadata Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify digital behavior, login patterns, and potential tampering across devices and networks.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cloud & Remote Data Acquisition<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Secure retrieval of data from cloud environments, social media, and remote servers.\\r\\n\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Ensure all digital media is captured with integrity for legal review and long-term storage.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Neutral Third-Party Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Provide unbiased expert assessments and testimony in sensitive or high-profile cases.\\r\\n\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt0\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why Government Agencies Choose Black Dog Forensics\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    When accuracy, discretion, and legal defensibility are non-negotiable,\\r\\n                    government agencies turn to Black Dog Forensics. Our team combines\\r\\n                    technical precision with public-sector experience to support\\r\\n                    investigations that demand the highest standards. Whether you\\u2019re\\r\\n                    handling criminal cases, civil litigation, internal audits, or\\r\\n                    national security matters, we deliver clear, actionable digital\\r\\n                    evidence with professionalism and speed.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Court-Ready Reports & Expert Testimony<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Clear, jargon-free documentation that stands up in court\\u2014backed by\\r\\n                            experienced forensic experts ready to testify.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Confidential & Compliant<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Rigorous attention to privacy, data handling standards, and legal\\r\\n                            compliance at every phase of an investigation.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Proven Law Enforcement Experience<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Our specialists understand investigative workflows and the\\r\\n                            high-stakes nature of public-sector cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Advanced Tools & Techniques<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            From 3D laser scanning to mobile device unlocking and call detail\\r\\n                            record analysis, we deploy cutting-edge solutions tailored to each\\r\\n                            case.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Nationwide Reach with Local Expertise<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Based in Texas with a strong presence in Colorado, we serve\\r\\n                            agencies across the U.S., offering remote and on-site\\r\\n                            capabilities.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fast Turnaround, Dependable Communication<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We prioritize responsiveness, case updates, and collaboration\\r\\n                            throughout the investigative lifecycle.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/Digital-Forensics-for-Federal-State--Local-Government-img-three.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What digital forensic services does Black Dog Forensics\\r\\n                                        provide for government agencies?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Black Dog Forensics offers a full suite of\\r\\n                                                court-admissible digital forensic services for federal,\\r\\n                                                state, and local government agencies. Our capabilities\\r\\n                                                include mobile device and computer forensics, search\\r\\n                                                warrant and case document review, cloud data\\r\\n                                                acquisition, user activity analysis, and forensic\\r\\n                                                imaging. We also provide expert testimony and\\r\\n                                                third-party analysis in criminal, civil, and\\r\\n                                                administrative investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Are your forensic reports admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. All of our forensic reports are prepared with court admissibility\\r\\n                                                in mind, following industry standards and federal rules of evidence. Our\\r\\n                                                reports are clear, jargon-free, and backed by certified experts who are\\r\\n                                                available to testify in depositions and court proceedings.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can you assist with national security or internal misconduct investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Absolutely. We are trusted by agencies to discreetly handle high-stakes,\\r\\n                                                sensitive investigations, including national security reviews, civil\\r\\n                                                rights inquiries, and internal misconduct cases. Our strict\\r\\n                                                confidentiality protocols and proven law enforcement experience make us\\r\\n                                                a reliable partner for classified or politically sensitive matters.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How quickly can you begin a forensic investigation?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We offer fast response times and flexible scheduling to support urgent\\r\\n                                                government cases. Depending on the case scope and location, we can often\\r\\n                                                begin digital evidence collection within 24 to 48 hours\\u2014either remotely\\r\\n                                                or on-site.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Do you support cloud-based and remote data investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our team is experienced in cloud and remote data acquisition,\\r\\n                                                including the secure retrieval of evidence from cloud storage, social\\r\\n                                                media platforms, webmail accounts, and remote servers. We ensure all\\r\\n                                                data is collected in a legally defensible manner while preserving the\\r\\n                                                integrity and chain of custody.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Facing a Critical Investigation? We\\u2019re Here to Support You<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When digital evidence is essential to your agency\\u2019s mission\\u2014whether for\\r\\n                internal affairs, compliance, or criminal investigations\\u2014you need a forensics partner with the\\r\\n                precision, discretion, and clearance-ready protocols to meet the moment. Black Dog Forensics is\\r\\n                experienced in supporting local, state, and federal agencies with defensible digital analysis, secure\\r\\n                evidence handling, and court-admissible reporting.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Secure, Confidential Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 07:29:36\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:08:31\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:08:23\",\"publish_up\":\"2025-04-28 07:29:36\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":36,\"ordering\":17,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":88,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(591, 'com_content.article.9', '', '2025-05-19 05:11:13', 102, 16422, 'fa7053cb7d42652a3ed7b1dd9c70e7387c9ee061', '{\"id\":\"9\",\"asset_id\":160,\"title\":\"Digital Forensics for Private Investigators\",\"alias\":\"digital-forensics-for-private-investigators\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Digital Forensics That Strengthens Private Investigations\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx860\\\">\\r\\n              Private investigators rely on Black Dog Forensics for discreet, results-driven digital forensics support.\\r\\n              We provide precise data recovery, authenticated evidence, and clear reporting to help private clients\\r\\n              uncover the truth\\u2014legally and efficiently.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Expert Forensic Support for Complex Private Investigations\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics is a trusted digital forensics partner for private investigators working on sensitive and\\r\\n          high-stakes cases. Whether it\'s a personal matter, civil dispute, or corporate investigation, we deliver\\r\\n          expert, confidential analysis of digital devices and data to support fact-finding missions and legal\\r\\n          proceedings.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our team understands the unique demands of private investigations and offers tailored services to uncover\\r\\n          hidden information, validate evidence, and provide professional insight backed by industry-standard forensic\\r\\n          methods.\\r\\n        <\\/p>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\" alt=\\\"Expert Digital Forensics\\\"\\r\\n          class=\\\"kn-img bdr24\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Key Digital Services for Private Investigations\\r\\n      <\\/h2>\\r\\n\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        We equip private investigators with the digital evidence and insights needed to resolve complex, time-sensitive\\r\\n        cases. Our most-requested services include:\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Private investigators frequently turn to us for:<\\/h4>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone &amp; Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Recover texts, emails, deleted files, browser history, and other key data from personal devices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud &amp; App Data Retrieval<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Access files, messages, and metadata from platforms like iCloud, Google, Facebook, WhatsApp, and more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio &amp; Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Confirm the integrity of recordings or enhance them for clarity in case review.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n           Track patterns of digital behavior and reconstruct timelines of use and access.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Preservation & Imaging<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Capture and store evidence in a legally sound, court-admissible format.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deleted Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Retrieve erased messages, media, and documents from devices and drives.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Reporting & Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Provide unbiased documentation and testimony for use in legal proceedings.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Review of Third-Party Reports<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Analyze and challenge digital findings from opposing experts in civil cases.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Why Private Investigators Choose Black Dog Forensics\\r\\n        <\\/h2>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Discreet, Court-Admissible Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our processes follow industry best practices and legal standards, ensuring everything we uncover holds up\\r\\n              in court.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Rapid, Responsive Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We understand the urgency of private cases and prioritize quick turnaround times without compromising\\r\\n              quality.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Clear, Professional Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are written for clarity\\u2014so clients, attorneys, and judges can easily understand the findings\\r\\n              without technical confusion.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Collaboration<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work hand-in-hand with investigators, offering guidance, consultation, and strategic input throughout\\r\\n              the case lifecycle.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Comprehensive Digital Coverage<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From cell phones and computers to cloud platforms, video footage, and call logs\\u2014we extract insights from\\r\\n              every possible digital touchpoint.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Nationwide Reach with Local Roots<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Headquartered in Spring, Texas with active cases in Colorado and across the U.S., we serve private\\r\\n              investigators nationwide\\u2014onsite or remotely.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/digital-forensics-for-private-investigators-img-3.jpg\\\" alt=\\\"Expert Digital Forensics\\\"\\r\\n          class=\\\"kn-img bdr24\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What digital forensic services do you offer for private investigators?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Black Dog Forensics provides private investigators with expert digital services including phone\\r\\n                        and computer forensics, deleted data recovery, cloud and app data extraction, user activity\\r\\n                        tracking, and audio\\/video authentication. We also deliver professional reporting and expert\\r\\n                        testimony to support legal action or client decision-making.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can digital forensics help with infidelity or fraud investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Digital forensics is a powerful tool in infidelity and fraud cases. We can recover deleted\\r\\n                        messages, analyze communication patterns, verify social media activity, and uncover hidden data\\r\\n                        that may confirm or refute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our digital forensic reports are prepared to meet legal standards and are admissible\\r\\n                        in court. We follow strict chain-of-custody protocols and present findings in a clear,\\r\\n                        professional format that attorneys and judges can rely on. Our experts are also available for\\r\\n                        testimony when needed.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How quickly can you recover deleted texts, emails, or files?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Turnaround time depends on the device and data volume, but we often recover deleted data within\\r\\n                        24 to 72 hours. Our team uses advanced tools to retrieve texts, emails, photos, and files that\\r\\n                        have been deleted\\u2014even from damaged or encrypted devices\\u2014whenever possible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you offer remote forensic services for investigators outside Texas?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. While we\\u2019re based in Spring, Texas, we serve private investigators across the U.S. using\\r\\n                        both remote and on-site capabilities. We can securely acquire data from mailed-in devices or\\r\\n                        remote cloud platforms, and we offer consultations nationwide.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Facing a High-Stakes Case? We\\u2019re Here to Help.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When your investigation hinges on digital proof\\u2014whether it\\u2019s a personal\\r\\n        matter, civil dispute, or corporate case\\u2014you need a digital forensics partner who understands the urgency,\\r\\n        discretion, and credibility your work demands. Black Dog Forensics supports private investigators with fast,\\r\\n        confidential analysis, legally sound data recovery, and expert reporting designed to hold up in court or client\\r\\n        review.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Forensic Consultation Today!<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:11:13\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:09:02\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":22,\"ordering\":16,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":69,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(592, 'com_content.article.8', '', '2025-05-19 05:11:49', 102, 22655, '4638f8a69f0af467d1ce40a09abbb9d3f1b1e7d8', '{\"id\":\"8\",\"asset_id\":159,\"title\":\"Digital Forensics for Federal, State & Local Government\",\"alias\":\"digital-forensics-for-federal-state-local-government\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Trusted Digital Forensics for Government Investigations\\r\\n\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mrt24 mx860\\\">\\r\\n                            Federal, state, and local agencies turn to Black Dog Forensics for trusted, results-driven\\r\\n                            digital investigations. We provide expert support across criminal, civil, and administrative\\r\\n                            matters\\u2014delivering actionable insights, defensible evidence, and clear communication every\\r\\n                            step of the way.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Delivering Clarity and Confidence in Government Cases\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Black Dog Forensics is a trusted partner for local, state, and federal government agencies seeking\\r\\n                    professional, court-admissible digital forensic support. Our team offers expert, objective, and\\r\\n                    discreet analysis of digital evidence to support criminal investigations, internal audits, and\\r\\n                    national security initiatives. With deep experience in law enforcement collaboration and a\\r\\n                    reputation for integrity, we serve as a critical asset in uncovering digital truths that support\\r\\n                    justice and accountability.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Expert digital forensic analysis for federal, state, and local government cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Proven track record in law enforcement collaboration and courtroom success.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Adherence to strict chain-of-custody and evidence handling protocols.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support for criminal, civil, and administrative investigations.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Experience navigating sensitive matters including national security, internal misconduct,\\r\\n                            and high-profile litigation.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n<p class=\\\"mt40 p-ext\\\">\\r\\n\\r\\n<\\/p>\\r\\n\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/Digital%20Forensics%20for%20Federal%20State%20%20Local%20Government-img-one.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                Specialized Forensic Services for Government Investigations\\r\\n            <\\/h2>\\r\\n            <!-- <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We support criminal investigations, internal misconduct cases, civil rights inquiries, fraud detection,\\r\\n                national security reviews, and more\\u2014while ensuring compliance with federal rules of evidence and\\r\\n                investigative protocols.\\r\\n            <\\/p> -->\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Our forensic experts are trusted by agencies nationwide to deliver accurate, defensible results in\\r\\n                high-stakes environments. We offer specialized support across a range of investigative needs, including:\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cell Phone &amp; Computer Forensics<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Extract and analyze critical digital evidence from mobile devices and computers in compliance\\r\\n                        with chain-of-custody requirements.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Assist with legally sound review of procedures and digital findings.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Validate and enhance surveillance footage and recordings for use in prosecution.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">User Activity & Metadata Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify digital behavior, login patterns, and potential tampering across devices and networks.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cloud & Remote Data Acquisition<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Secure retrieval of data from cloud environments, social media, and remote servers.\\r\\n\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Ensure all digital media is captured with integrity for legal review and long-term storage.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Neutral Third-Party Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Provide unbiased expert assessments and testimony in sensitive or high-profile cases.\\r\\n\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt0\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why Government Agencies Choose Black Dog Forensics\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    When accuracy, discretion, and legal defensibility are non-negotiable,\\r\\n                    government agencies turn to Black Dog Forensics. Our team combines\\r\\n                    technical precision with public-sector experience to support\\r\\n                    investigations that demand the highest standards. Whether you\\u2019re\\r\\n                    handling criminal cases, civil litigation, internal audits, or\\r\\n                    national security matters, we deliver clear, actionable digital\\r\\n                    evidence with professionalism and speed.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Court-Ready Reports & Expert Testimony<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Clear, jargon-free documentation that stands up in court\\u2014backed by\\r\\n                            experienced forensic experts ready to testify.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Confidential & Compliant<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Rigorous attention to privacy, data handling standards, and legal\\r\\n                            compliance at every phase of an investigation.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Proven Law Enforcement Experience<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Our specialists understand investigative workflows and the\\r\\n                            high-stakes nature of public-sector cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Advanced Tools & Techniques<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            From 3D laser scanning to mobile device unlocking and call detail\\r\\n                            record analysis, we deploy cutting-edge solutions tailored to each\\r\\n                            case.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Nationwide Reach with Local Expertise<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Based in Texas with a strong presence in Colorado, we serve\\r\\n                            agencies across the U.S., offering remote and on-site\\r\\n                            capabilities.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fast Turnaround, Dependable Communication<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            We prioritize responsiveness, case updates, and collaboration\\r\\n                            throughout the investigative lifecycle.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/Digital-Forensics-for-Federal-State--Local-Government-img-three.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What digital forensic services does Black Dog Forensics\\r\\n                                        provide for government agencies?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Black Dog Forensics offers a full suite of\\r\\n                                                court-admissible digital forensic services for federal,\\r\\n                                                state, and local government agencies. Our capabilities\\r\\n                                                include mobile device and computer forensics, search\\r\\n                                                warrant and case document review, cloud data\\r\\n                                                acquisition, user activity analysis, and forensic\\r\\n                                                imaging. We also provide expert testimony and\\r\\n                                                third-party analysis in criminal, civil, and\\r\\n                                                administrative investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Are your forensic reports admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. All of our forensic reports are prepared with court admissibility\\r\\n                                                in mind, following industry standards and federal rules of evidence. Our\\r\\n                                                reports are clear, jargon-free, and backed by certified experts who are\\r\\n                                                available to testify in depositions and court proceedings.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can you assist with national security or internal misconduct investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Absolutely. We are trusted by agencies to discreetly handle high-stakes,\\r\\n                                                sensitive investigations, including national security reviews, civil\\r\\n                                                rights inquiries, and internal misconduct cases. Our strict\\r\\n                                                confidentiality protocols and proven law enforcement experience make us\\r\\n                                                a reliable partner for classified or politically sensitive matters.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How quickly can you begin a forensic investigation?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We offer fast response times and flexible scheduling to support urgent\\r\\n                                                government cases. Depending on the case scope and location, we can often\\r\\n                                                begin digital evidence collection within 24 to 48 hours\\u2014either remotely\\r\\n                                                or on-site.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Do you support cloud-based and remote data investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our team is experienced in cloud and remote data acquisition,\\r\\n                                                including the secure retrieval of evidence from cloud storage, social\\r\\n                                                media platforms, webmail accounts, and remote servers. We ensure all\\r\\n                                                data is collected in a legally defensible manner while preserving the\\r\\n                                                integrity and chain of custody.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Facing a Critical Investigation? We\\u2019re Here to Support You<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When digital evidence is essential to your agency\\u2019s mission\\u2014whether for\\r\\n                internal affairs, compliance, or criminal investigations\\u2014you need a forensics partner with the\\r\\n                precision, discretion, and clearance-ready protocols to meet the moment. Black Dog Forensics is\\r\\n                experienced in supporting local, state, and federal agencies with defensible digital analysis, secure\\r\\n                evidence handling, and court-admissible reporting.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Secure, Confidential Consultation Today!<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 07:29:36\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:11:49\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:11:37\",\"publish_up\":\"2025-04-28 07:29:36\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":38,\"ordering\":17,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":91,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(593, 'com_content.article.14', '', '2025-05-19 05:15:43', 102, 19959, 'f5f110b67ba1323441c4e70b552a9c726440b4ed', '{\"id\":\"14\",\"asset_id\":165,\"title\":\"Join the Team\",\"alias\":\"join-the-team\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Join the Team<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Discover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n          investigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n          trafficking.\\r\\n          If you\'re passionate about solving complex challenges and working with purpose, this is where you\\r\\n          belong.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/join-the-team.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"mx518\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">NOW HIRING<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                      Spring, Texas (In-Office Only)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Full-Time | Permanent Employee\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Who We Want<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n          environments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n          communicates clearly in both writing and speech. You should feel confident managing investigations\\r\\n          end-to-end, delivering high-quality reports, and supporting clients with clarity and\\r\\n          professionalism.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt24 txt-nrml\\\">\\r\\n          We want examiners who:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Manage multiple high-level projects with precision\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Demonstrate strong report-writing skills\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Are driven by a mission beyond the technical work\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Operate with integrity, empathy, and purpose\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Job Summary<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a Senior Digital Forensic Examiner, you will conduct complex digital examinations and deliver\\r\\n          expert-level reports that assist legal teams, businesses, and individuals in making informed\\r\\n          decisions. This role involves working with various types of digital evidence, from cloud data and\\r\\n          computers to mobile devices. You\\u2019ll also be expected to testify in court and contribute to improving\\r\\n          lab processes.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt24 txt-nrml\\\">\\r\\n          Responsibilities include:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Performing forensic collections and digital analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Creating detailed and legally sound reports\\r\\n\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Providing expert witness testimony\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Managing cases from intake through completion\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Supporting cross-functional teams and mentoring others\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Qualifications<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          To succeed in this role, you must bring a combination of technical expertise, legal awareness, and\\r\\n          communication skills. You should be comfortable explaining complex findings to clients in\\r\\n          understandable terms and working on sensitive matters under tight deadlines.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt24 txt-nrml\\\">\\r\\n          You must have:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              At least 3 years of experience in digital forensic investigations (Civil emphasis)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Strong knowledge of forensic tools and OS artifacts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Excellent written and verbal communication skills\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Minimum of 5 total depositions\\/testimonies (at least 2 of each)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Proven ability to handle entire case lifecycle\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Required Education and Experience<\\/h2>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              One or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite, CMDE\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              A minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n              NW3C, or military instruction\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Prior client-facing forensic experience with direct interaction and reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Work Environment\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              This is a full-time, in-office position located at our lab in Spring, Texas. While the\\r\\n              majority of work is conducted in a controlled lab setting, some projects may require travel\\r\\n              to client sites. Travel is expected to remain under 7%.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              Reasonable accommodations are available for qualified individuals with disabilities.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"btm-im mt40\\\">\\r\\n          <img src=\\\"\\/images\\/dog\\/work-env.jpg\\\" alt=\\\"Work Environment\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"flx-equ-col2 mx518\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Job Description Summary<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                      Spring, Texas (In-Office)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Permanent Employee (Non-Contract)\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          This position offers the opportunity to take the lead on challenging investigations while working\\r\\n          with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/benefits.jpg\\\" alt=\\\"benefits\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Benefits<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We believe in supporting our team members both professionally and personally. Benefits include:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Mission-driven work that funds anti-human trafficking efforts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Competitive salary and compensation\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Paid time off and holidays\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Professional development and certification support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Collaborative team environment\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Minimal travel required\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Hands-on experience with high-impact cases\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\"> frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is this position remote?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        No. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n                        may be required.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do I need to testify in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Testimony is part of the role. You must have at least two courtroom\\r\\n                        testimonies and two depositions documented.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of clients will I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Our clients include law firms, private individuals, corporations, small\\r\\n                        businesses, and government entities.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What\\u2019s the mission behind Black Dog Forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Beyond digital investigations, our work supports the broader mission of\\r\\n                        fighting human trafficking and driving social change.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I apply if I\\u2019m still working toward a certification?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We prefer candidates with at least one qualifying certification already\\r\\n                        complete. However, if you are close to completion and meet other\\r\\n                        criteria, you\\u2019re encouraged to apply and highlight your progress.\\r\\n\\r\\n                      <\\/p>\\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\\r\\n{loadmoduleid 160}\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:15:43\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:12:36\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":42,\"ordering\":12,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":115,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(594, 'com_content.article.14', '', '2025-05-19 05:16:41', 102, 19959, '9e1c01dda011849cba583dc814da4efc34b75c8c', '{\"id\":\"14\",\"asset_id\":165,\"title\":\"Join the Team\",\"alias\":\"join-the-team\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Join the Team<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Discover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n          investigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n          trafficking.\\r\\n          If you\'re passionate about solving complex challenges and working with purpose, this is where you\\r\\n          belong.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/join-the-team.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"mx518\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">now hiring<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                      Spring, Texas (In-Office Only)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Full-Time | Permanent Employee\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Who We Want<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n          environments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n          communicates clearly in both writing and speech. You should feel confident managing investigations\\r\\n          end-to-end, delivering high-quality reports, and supporting clients with clarity and\\r\\n          professionalism.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt24 txt-nrml\\\">\\r\\n          We want examiners who:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Manage multiple high-level projects with precision\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Demonstrate strong report-writing skills\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Are driven by a mission beyond the technical work\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Operate with integrity, empathy, and purpose\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Job Summary<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a Senior Digital Forensic Examiner, you will conduct complex digital examinations and deliver\\r\\n          expert-level reports that assist legal teams, businesses, and individuals in making informed\\r\\n          decisions. This role involves working with various types of digital evidence, from cloud data and\\r\\n          computers to mobile devices. You\\u2019ll also be expected to testify in court and contribute to improving\\r\\n          lab processes.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt24 txt-nrml\\\">\\r\\n          Responsibilities include:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Performing forensic collections and digital analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Creating detailed and legally sound reports\\r\\n\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Providing expert witness testimony\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Managing cases from intake through completion\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Supporting cross-functional teams and mentoring others\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Qualifications<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          To succeed in this role, you must bring a combination of technical expertise, legal awareness, and\\r\\n          communication skills. You should be comfortable explaining complex findings to clients in\\r\\n          understandable terms and working on sensitive matters under tight deadlines.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt24 txt-nrml\\\">\\r\\n          You must have:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              At least 3 years of experience in digital forensic investigations (Civil emphasis)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Strong knowledge of forensic tools and OS artifacts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Excellent written and verbal communication skills\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Minimum of 5 total depositions\\/testimonies (at least 2 of each)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Proven ability to handle entire case lifecycle\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Required Education and Experience<\\/h2>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              One or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite, CMDE\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              A minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n              NW3C, or military instruction\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Prior client-facing forensic experience with direct interaction and reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Work Environment\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              This is a full-time, in-office position located at our lab in Spring, Texas. While the\\r\\n              majority of work is conducted in a controlled lab setting, some projects may require travel\\r\\n              to client sites. Travel is expected to remain under 7%.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              Reasonable accommodations are available for qualified individuals with disabilities.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"btm-im mt40\\\">\\r\\n          <img src=\\\"\\/images\\/dog\\/work-env.jpg\\\" alt=\\\"Work Environment\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"flx-equ-col2 mx518\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Job Description Summary<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                      Spring, Texas (In-Office)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Permanent Employee (Non-Contract)\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          This position offers the opportunity to take the lead on challenging investigations while working\\r\\n          with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/benefits.jpg\\\" alt=\\\"benefits\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Benefits<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We believe in supporting our team members both professionally and personally. Benefits include:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Mission-driven work that funds anti-human trafficking efforts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Competitive salary and compensation\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Paid time off and holidays\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Professional development and certification support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Collaborative team environment\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Minimal travel required\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Hands-on experience with high-impact cases\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\"> frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is this position remote?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        No. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n                        may be required.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do I need to testify in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Testimony is part of the role. You must have at least two courtroom\\r\\n                        testimonies and two depositions documented.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of clients will I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Our clients include law firms, private individuals, corporations, small\\r\\n                        businesses, and government entities.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What\\u2019s the mission behind Black Dog Forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Beyond digital investigations, our work supports the broader mission of\\r\\n                        fighting human trafficking and driving social change.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I apply if I\\u2019m still working toward a certification?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We prefer candidates with at least one qualifying certification already\\r\\n                        complete. However, if you are close to completion and meet other\\r\\n                        criteria, you\\u2019re encouraged to apply and highlight your progress.\\r\\n\\r\\n                      <\\/p>\\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\\r\\n{loadmoduleid 160}\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:16:41\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:15:43\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":43,\"ordering\":12,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":116,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(595, 'com_content.article.17', '', '2025-05-19 05:20:37', 102, 12369, '456b3d659e07e2e441ef72d8e913cf2774fb40b2', '{\"id\":\"17\",\"asset_id\":168,\"title\":\"Customer Referral Program\",\"alias\":\"customer-referral-program\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Know someone who could benefit from expert digital forensics?\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx909\\\">\\r\\n              Refer a first-time client to Black Dog Forensics and receive a 10% referral reward once\\r\\n              their case is retained. Whether it\\u2019s a law firm, private investigator, HR professional, or\\r\\n              individual in need, your referral helps them access truth\\u2014and helps you earn a thank-you\\r\\n              reward in return.\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42 t-center mx932 mlr-at pos-re mob-pdlr42\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Submit a Referral <\\/h2>\\r\\n        <div class=\\\"mt48 news-form-con news-form-con2\\\">\\r\\n          <div class=\\\"bdr24\\\">\\r\\n            <div class=\\\"form-con pd32 bg-grad txw mx660\\\">\\r\\n              <h3 class=\\\"form-hed fs24 txw\\\">Referrer Information<\\/h3>\\r\\n              <div class=\\\"\\\">\\r\\n                {rsform 8}\\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\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42  mx932 mlr-at pos-re\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed t-center txt-nrml\\\">\\r\\n          Ready to Refer Someone? Let\\u2019s Make It Simple.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"bn-txt t-center mt18 mx1112\\\">\\r\\n          Know a law firm, investigator, business leader, or individual who could benefit from expert digital\\r\\n          forensics?\\r\\n          Send us their contact info at <a href=\\\"mailto:retrievethetruth@bdforensics.com\\\" class=\\\"log-tct in-pg-ankr\\\">\\r\\n            retrievethetruth@bdforensics.com<\\/a> with the subject line:\\r\\n          <a href=\\\"#\\\" class=\\\"log-tct in-pg-ankr\\\">Referral\\r\\n            Submission.<\\/a>\\r\\n          Once their case is retained, we\\u2019ll send you a 10% thank-you reward\\u2014because uncovering the truth\\r\\n          deserves to be recognized.\\r\\n\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Referral Criteria<\\/h4>\\r\\n              <p class=\\\"mt20\\\">First-time clients only.<\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed \\\">Handled with care<\\/h4>\\r\\n              <p class=\\\"mt20\\\">\\r\\n                Every referral is treated with complete confidentiality.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Prefer a conversation first?<\\/h4>\\r\\n              <p class=\\\"mt20\\\">\\r\\n                Contact us to talk through the details or confirm eligibility.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mt40\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/about-our-digital-forensics-experts\\\">Start with a Confidential Consultation\\r\\n            Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can I refer a law firm or attorney I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We work closely with legal teams on litigation support, expert\\r\\n                        reporting, and courtroom testimony. If the firm hasn\\u2019t used Black Dog\\r\\n                        Forensics before, they qualify as a first-time referral.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer a business or HR department dealing with internal issues?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We assist businesses with internal investigations, fraud\\r\\n                        cases, employee misconduct, and data security breaches. If the business\\r\\n                        hasn\\u2019t worked with us before, your referral qualifies.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital evidence do your services cover?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle mobile phones, computers, cloud accounts, social media, email\\r\\n                        systems, and surveillance devices. If someone needs help analyzing or\\r\\n                        authenticating digital content, we can likely support their case.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you offer forensic support for compliance investigations or eDiscovery?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We help legal and corporate clients maintain compliance with\\r\\n                        regulations like HIPAA, GDPR, or SEC guidelines. We also assist with\\r\\n                        data preservation and review during civil discovery.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When do I receive my referral reward?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Once your referred client signs a service agreement and their case is\\r\\n                        retained, you\\u2019ll receive 10% of the service cost as a referral\\r\\n                        thank-you.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Is my referral confidential?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All referred leads are handled discreetly and professionally. We\\r\\n                        will never mention your name unless you authorize it.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer more than one person?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. There\\u2019s no limit to how many referrals you can make. Each\\r\\n                        successful referral earns its own reward.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What if I work at a law firm\\u2014can I still refer someone?\\r\\n\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. You can refer clients outside your organization, or even someone in\\r\\n                        another department, provided they\\u2019re a first-time client and not already\\r\\n                        connected with us.\\r\\n\\r\\n                      <\\/p>\\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>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:20:37\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:19:23\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":24,\"ordering\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":59,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(596, 'com_content.article.17', '', '2025-05-19 05:21:24', 102, 12370, 'ff944e1490e9835002b359817427f18cf03213a9', '{\"id\":\"17\",\"asset_id\":168,\"title\":\"Customer Referral Program\",\"alias\":\"customer-referral-program\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Know someone who could benefit from expert digital forensics?\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx1112\\\">\\r\\n              Refer a first-time client to Black Dog Forensics and receive a 10% referral reward once\\r\\n              their case is retained. Whether it\\u2019s a law firm, private investigator, HR professional, or\\r\\n              individual in need, your referral helps them access truth\\u2014and helps you earn a thank-you\\r\\n              reward in return.\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42 t-center mx932 mlr-at pos-re mob-pdlr42\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Submit a Referral <\\/h2>\\r\\n        <div class=\\\"mt48 news-form-con news-form-con2\\\">\\r\\n          <div class=\\\"bdr24\\\">\\r\\n            <div class=\\\"form-con pd32 bg-grad txw mx660\\\">\\r\\n              <h3 class=\\\"form-hed fs24 txw\\\">Referrer Information<\\/h3>\\r\\n              <div class=\\\"\\\">\\r\\n                {rsform 8}\\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\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42  mx932 mlr-at pos-re\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed t-center txt-nrml\\\">\\r\\n          Ready to Refer Someone? Let\\u2019s Make It Simple.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"bn-txt t-center mt18 mx1112\\\">\\r\\n          Know a law firm, investigator, business leader, or individual who could benefit from expert digital\\r\\n          forensics?\\r\\n          Send us their contact info at <a href=\\\"mailto:retrievethetruth@bdforensics.com\\\" class=\\\"log-tct in-pg-ankr\\\">\\r\\n            retrievethetruth@bdforensics.com<\\/a> with the subject line:\\r\\n          <a href=\\\"#\\\" class=\\\"log-tct in-pg-ankr\\\">Referral\\r\\n            Submission.<\\/a>\\r\\n          Once their case is retained, we\\u2019ll send you a 10% thank-you reward\\u2014because uncovering the truth\\r\\n          deserves to be recognized.\\r\\n\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Referral Criteria<\\/h4>\\r\\n              <p class=\\\"mt20\\\">First-time clients only.<\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed \\\">Handled with care<\\/h4>\\r\\n              <p class=\\\"mt20\\\">\\r\\n                Every referral is treated with complete confidentiality.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Prefer a conversation first?<\\/h4>\\r\\n              <p class=\\\"mt20\\\">\\r\\n                Contact us to talk through the details or confirm eligibility.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mt40\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/about-our-digital-forensics-experts\\\">Start with a Confidential Consultation\\r\\n            Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can I refer a law firm or attorney I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We work closely with legal teams on litigation support, expert\\r\\n                        reporting, and courtroom testimony. If the firm hasn\\u2019t used Black Dog\\r\\n                        Forensics before, they qualify as a first-time referral.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer a business or HR department dealing with internal issues?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We assist businesses with internal investigations, fraud\\r\\n                        cases, employee misconduct, and data security breaches. If the business\\r\\n                        hasn\\u2019t worked with us before, your referral qualifies.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital evidence do your services cover?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle mobile phones, computers, cloud accounts, social media, email\\r\\n                        systems, and surveillance devices. If someone needs help analyzing or\\r\\n                        authenticating digital content, we can likely support their case.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you offer forensic support for compliance investigations or eDiscovery?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We help legal and corporate clients maintain compliance with\\r\\n                        regulations like HIPAA, GDPR, or SEC guidelines. We also assist with\\r\\n                        data preservation and review during civil discovery.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When do I receive my referral reward?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Once your referred client signs a service agreement and their case is\\r\\n                        retained, you\\u2019ll receive 10% of the service cost as a referral\\r\\n                        thank-you.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Is my referral confidential?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All referred leads are handled discreetly and professionally. We\\r\\n                        will never mention your name unless you authorize it.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer more than one person?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. There\\u2019s no limit to how many referrals you can make. Each\\r\\n                        successful referral earns its own reward.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What if I work at a law firm\\u2014can I still refer someone?\\r\\n\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. You can refer clients outside your organization, or even someone in\\r\\n                        another department, provided they\\u2019re a first-time client and not already\\r\\n                        connected with us.\\r\\n\\r\\n                      <\\/p>\\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>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:21:24\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:20:37\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":25,\"ordering\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":60,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(597, 'com_content.article.18', '', '2025-05-19 05:24:10', 102, 19071, 'a0de21dc0fd16869fbca2b142329e65fe60223a9', '{\"id\":\"18\",\"asset_id\":169,\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"alias\":\"digital-forensics-services-across-texas-and-the-u-s\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Trusted, Court-Ready Investigations Wherever You Need Them\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt32 mx1037\\\">\\r\\n              At Black Dog Forensics, our mission is to deliver precise, court-admissible forensic analysis wherever\\r\\n              digital evidence needs to be uncovered, preserved, or explained. Whether you\'re based in a major Texas\\r\\n              city or require expert support across state lines, our certified forensic experts deliver prompt, precise\\r\\n              support\\u2014with secure evidence handling, clear documentation, and legally sound reporting at every step.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx1037\\\">\\r\\n              We work with law firms, corporations, law enforcement agencies, and private clients with mobile data\\r\\n              recovery, cloud investigations, expert testimony, and more\\u2014delivered on-site or remotely based on your\\r\\n              needs.\\r\\n            <\\/p>\\r\\n <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Our Core Digital Forensic Services\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We offer a full range of certified digital forensic services designed to support civil, criminal, and\\r\\n          corporate investigations, including:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile device recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Structured extraction and analysis of phones and tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud and email investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Review of account activity, communications, and metadata\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert witness testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Courtroom and deposition support from credentialed analysts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote and on-site forensic imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure evidence collection that preserves chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n         <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n                Contact us\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Texas Metro Areas<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510\\\">\\r\\n          Comprehensive Forensic Services in Texas\\u2019s Largest Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics provides full-service forensic support in the state\'s most active legal, business, and\\r\\n          investigative hubs. We assist attorneys, corporate leaders, and investigators with targeted, high-stakes\\r\\n          digital investigations across a wide range of case types. We currently serve:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Houston, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Austin, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Dallas, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">San Antonio, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Fort Worth, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">El Paso, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Corpus Christi, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Lubbock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Arlington, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Plano, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed mx501 txt-nrml\\\">Greater Houston and Surrounding Cities<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510 txt-nrml\\\">\\r\\n          Local Reach with Statewide Reliability\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Headquartered near Houston, we offer fast, on-demand forensic services across Southeast Texas. Our analysts\\r\\n          are available for on-site acquisition, remote analysis, and case support across the following cities:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col \\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Additional Texas Locations We Serve<\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Targeted Forensic Support in Key Texas Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We also support clients in other cities across the state. Services are available remotely or onsite, depending\\r\\n          on your case requirements.\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Nationwide Forensics Support\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Digital Investigations Without Geographic Limits\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Although based in Texas, Black Dog Forensics works with clients across the United States, offering remote\\r\\n          capabilities, secure virtual consultations, and travel-based services for complex, high-stakes cases. Our\\r\\n          nationwide digital forensics services include:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile Device Imaging & Recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Compliant and structured analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Cross-jurisdictional metadata and content review\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote Forensic Imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure acquisition without breaking the chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clear, defensible reports for state and federal court\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              In-person or virtual appearances for depositions or trials\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Pro Bono Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Available for qualifying nonprofits and law enforcement agencies in urgent matters (eligibility required)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Talk to a Digital Forensics Expert?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx768 mlr-at\\\">\\r\\n        Our team is ready to support your legal, corporate, or investigative case\\u2014wherever you\\u2019re located. If you\\u2019re\\r\\n        unsure whether we serve your area or need help fast, we\\u2019re just a call or click away.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:24:10\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:21:55\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":36,\"ordering\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":59,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(598, 'com_content.article.18', '', '2025-05-19 05:24:41', 102, 19071, 'ea8ecbe27c279571a643f2a090e0fcef622d8fcf', '{\"id\":\"18\",\"asset_id\":169,\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"alias\":\"digital-forensics-services-across-texas-and-the-u-s\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Trusted, Court-Ready Investigations Wherever You Need Them\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt40 mx1037\\\">\\r\\n              At Black Dog Forensics, our mission is to deliver precise, court-admissible forensic analysis wherever\\r\\n              digital evidence needs to be uncovered, preserved, or explained. Whether you\'re based in a major Texas\\r\\n              city or require expert support across state lines, our certified forensic experts deliver prompt, precise\\r\\n              support\\u2014with secure evidence handling, clear documentation, and legally sound reporting at every step.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx1037\\\">\\r\\n              We work with law firms, corporations, law enforcement agencies, and private clients with mobile data\\r\\n              recovery, cloud investigations, expert testimony, and more\\u2014delivered on-site or remotely based on your\\r\\n              needs.\\r\\n            <\\/p>\\r\\n <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Our Core Digital Forensic Services\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We offer a full range of certified digital forensic services designed to support civil, criminal, and\\r\\n          corporate investigations, including:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile device recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Structured extraction and analysis of phones and tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud and email investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Review of account activity, communications, and metadata\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert witness testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Courtroom and deposition support from credentialed analysts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote and on-site forensic imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure evidence collection that preserves chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n         <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n                Contact us\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Texas Metro Areas<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510\\\">\\r\\n          Comprehensive Forensic Services in Texas\\u2019s Largest Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics provides full-service forensic support in the state\'s most active legal, business, and\\r\\n          investigative hubs. We assist attorneys, corporate leaders, and investigators with targeted, high-stakes\\r\\n          digital investigations across a wide range of case types. We currently serve:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Houston, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Austin, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Dallas, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">San Antonio, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Fort Worth, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">El Paso, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Corpus Christi, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Lubbock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Arlington, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Plano, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed mx501 txt-nrml\\\">Greater Houston and Surrounding Cities<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510 txt-nrml\\\">\\r\\n          Local Reach with Statewide Reliability\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Headquartered near Houston, we offer fast, on-demand forensic services across Southeast Texas. Our analysts\\r\\n          are available for on-site acquisition, remote analysis, and case support across the following cities:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col \\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Additional Texas Locations We Serve<\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Targeted Forensic Support in Key Texas Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We also support clients in other cities across the state. Services are available remotely or onsite, depending\\r\\n          on your case requirements.\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Nationwide Forensics Support\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Digital Investigations Without Geographic Limits\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Although based in Texas, Black Dog Forensics works with clients across the United States, offering remote\\r\\n          capabilities, secure virtual consultations, and travel-based services for complex, high-stakes cases. Our\\r\\n          nationwide digital forensics services include:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile Device Imaging & Recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Compliant and structured analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Cross-jurisdictional metadata and content review\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote Forensic Imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure acquisition without breaking the chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clear, defensible reports for state and federal court\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              In-person or virtual appearances for depositions or trials\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Pro Bono Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Available for qualifying nonprofits and law enforcement agencies in urgent matters (eligibility required)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Talk to a Digital Forensics Expert?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx768 mlr-at\\\">\\r\\n        Our team is ready to support your legal, corporate, or investigative case\\u2014wherever you\\u2019re located. If you\\u2019re\\r\\n        unsure whether we serve your area or need help fast, we\\u2019re just a call or click away.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:24:41\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:24:10\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":37,\"ordering\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":60,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(599, 'com_content.article.18', '', '2025-05-19 05:26:11', 102, 19080, '2658cb1e79a5824324714f159dfc43cca6ec6e2a', '{\"id\":\"18\",\"asset_id\":169,\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"alias\":\"digital-forensics-services-across-texas-and-the-u-s\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Trusted, Court-Ready Investigations Wherever You Need Them\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt40 mx1037\\\">\\r\\n              At Black Dog Forensics, our mission is to deliver precise, court-admissible forensic analysis wherever\\r\\n              digital evidence needs to be uncovered, preserved, or explained. Whether you\'re based in a major Texas\\r\\n              city or require expert support across state lines, our certified forensic experts deliver prompt, precise\\r\\n              support\\u2014with secure evidence handling, clear documentation, and legally sound reporting at every step.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx1037\\\">\\r\\n              We work with law firms, corporations, law enforcement agencies, and private clients with mobile data\\r\\n              recovery, cloud investigations, expert testimony, and more\\u2014delivered on-site or remotely based on your\\r\\n              needs.\\r\\n            <\\/p>\\r\\n <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Our Core Digital Forensic Services\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We offer a full range of certified digital forensic services designed to support civil, criminal, and\\r\\n          corporate investigations, including:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile device recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Structured extraction and analysis of phones and tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud and email investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Review of account activity, communications, and metadata\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert witness testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Courtroom and deposition support from credentialed analysts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote and on-site forensic imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure evidence collection that preserves chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n         <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n                Contact us\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Texas Metro Areas<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510 txt-nrml\\\">\\r\\n          Comprehensive Forensic Services in Texas\\u2019s Largest Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics provides full-service forensic support in the state\'s most active legal, business, and\\r\\n          investigative hubs. We assist attorneys, corporate leaders, and investigators with targeted, high-stakes\\r\\n          digital investigations across a wide range of case types. We currently serve:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Houston, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Austin, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Dallas, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">San Antonio, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Fort Worth, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">El Paso, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Corpus Christi, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Lubbock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Arlington, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Plano, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed mx501 txt-nrml\\\">Greater Houston and Surrounding Cities<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510 txt-nrml\\\">\\r\\n          Local Reach with Statewide Reliability\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Headquartered near Houston, we offer fast, on-demand forensic services across Southeast Texas. Our analysts\\r\\n          are available for on-site acquisition, remote analysis, and case support across the following cities:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col \\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Additional Texas Locations We Serve<\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Targeted Forensic Support in Key Texas Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We also support clients in other cities across the state. Services are available remotely or onsite, depending\\r\\n          on your case requirements.\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Nationwide Forensics Support\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Digital Investigations Without Geographic Limits\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Although based in Texas, Black Dog Forensics works with clients across the United States, offering remote\\r\\n          capabilities, secure virtual consultations, and travel-based services for complex, high-stakes cases. Our\\r\\n          nationwide digital forensics services include:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile Device Imaging & Recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Compliant and structured analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Cross-jurisdictional metadata and content review\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote Forensic Imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure acquisition without breaking the chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clear, defensible reports for state and federal court\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              In-person or virtual appearances for depositions or trials\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Pro Bono Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Available for qualifying nonprofits and law enforcement agencies in urgent matters (eligibility required)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Talk to a Digital Forensics Expert?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx768 mlr-at\\\">\\r\\n        Our team is ready to support your legal, corporate, or investigative case\\u2014wherever you\\u2019re located. If you\\u2019re\\r\\n        unsure whether we serve your area or need help fast, we\\u2019re just a call or click away.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:26:11\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:24:41\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":38,\"ordering\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":62,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(600, 'com_content.article.19', '', '2025-05-19 05:28:35', 102, 20274, 'e55de30a3b251d1ae35ac60a680615a975c2ef24', '{\"id\":\"19\",\"asset_id\":170,\"title\":\"Areas Served\",\"alias\":\"areas-served\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Certified Experts in Investigative Digital Evidence\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt40 mx1037\\\">\\r\\n              At Black Dog Forensics, we provide trusted and court-admissible digital forensic services in Houston,\\r\\n              Texas. From litigation support and internal investigations to criminal defense and private matters, our\\r\\n              certified forensic professionals help clients uncover the digital truth when it matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx1037\\\">\\r\\n              Serving law firms, corporations, law enforcement, and individuals, we deliver clear, actionable reports\\r\\n              and expert consulting that hold up in court and guide decisive outcomes.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Trusted by Attorneys, Businesses, and Agencies Across Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Houston is a city driven by legal innovation, corporate growth, and complex investigative needs. We meet that\\r\\n          demand with unmatched technical precision and ethical standards at Black Dog Forensics.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We are not just data recovery specialists \\u2014 we are expert investigators. Our mission is to interpret digital\\r\\n          evidence so attorneys, executives, and private clients can make informed, confident decisions backed by\\r\\n          forensic clarity.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32 txt-nrml\\\">Here\\u2019s Why Clients Across Houston Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Certified forensic professionals with law enforcement and litigation experience\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-admissible reporting and expert witness services\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Houston-based service with national reach\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Ethical, unbiased analysis from start to finish\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n            Contact us now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Services Available in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808\\\">\\r\\n        We provide a full suite of digital forensic services to meet clients\' needs in civil, criminal, and corporate\\r\\n        matters. Our work follows strict chain-of-custody protocols and adheres to the highest legal standards.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Smartphone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We examine phones, laptops, and desktops to recover deleted files, messages, system activity, and internet\\r\\n            usage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Messaging, App, and GPS Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We extract encrypted app messages, SMS logs, call history, and location data\\u2014even from\\r\\n            factory-reset or damaged devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email-Based Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our analysts recover cloud-stored emails, shared documents, and file activity across platforms\\r\\n            like Gmail, Microsoft 365, iCloud, and Dropbox.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Timeline & User Behavior Reconstruction<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We build digital timelines that reveal intent, access patterns, and user interaction\\u2014crucial\\r\\n            for litigation and internal case support.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We validate and enhance surveillance, audio clips, and video files\\u2014ensuring clarity and admissibility in\\r\\n            hearings and trials.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legal Reporting & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our expert reports are formatted for attorneys, judges, and investigators\\u2014and we\\u2019re available\\r\\n            to testify as needed.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential & Sensitive Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From internal fraud to personal disputes, we handle all matters with professionalism, care,\\r\\n            and confidentiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Who We Serve in Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with clients across Houston\\u2019s legal, corporate, and government sectors:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Law Firms & Civil Litigators<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We assist attorneys with data acquisition, email, document authentication, eDiscovery, deposition review,\\r\\n              and expert witness services across various civil and criminal matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Corporate Legal & Security Teams<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists help businesses investigate intellectual property theft, employee misconduct, and\\r\\n              internal compliance issues by collecting digital evidence and analyzing user behavior.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Government Agencies & Law Enforcement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support time-sensitive investigations with expert-level forensic imaging, evidence handling, and legal\\r\\n              protocol consultation, all backed by courtroom-tested experience.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Individuals<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support private clients with discretion and professionalism, including digital infidelity cases,\\r\\n              private investigations, and personal device analysis for family law matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32  gap80  mob40\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Areas We Serve in the Greater Houston Region and Across Texas<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          While Houston is our primary service area, Black Dog Forensics proudly supports clients throughout the Greater\\r\\n          Houston area and other major cities across Texas. Whether your case requires on-site data collection or secure\\r\\n          remote consultation, our team delivers timely, court-admissible digital forensic services tailored to your\\r\\n          location and needs.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32 txt-nrml\\\">Greater Houston Area & Nearby Cities:<\\/h4>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt64\\\">\\r\\n      <h4 class=\\\"sub-hed mt32 txt-nrml\\\"> Additional Cities We Serve Across Texas:<\\/h4>\\r\\n      <div class=\\\"flx gap100 jst-spbt wrap\\\">\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20 mobsmmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <p class=\\\"mt24 p-ext mx860\\\">\\r\\n        Our specialists maintain the same level of professionalism, precision, and confidentiality for every client we\\r\\n        serve\\u2014whether we\\u2019re working with a downtown Houston law firm or a business owner hundreds of miles away.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Mission-Driven Forensic Work, Backed by Integrity\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics was founded with a mission to go beyond data extraction \\u2014 we help clients make sense of\\r\\n          digital evidence through expert analysis and interpretation.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our work also supports broader social impact, including pro bono forensic support for anti-human trafficking\\r\\n          efforts and global outreach initiatives.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When you choose Black Dog Forensics, you partner with a team that stands for truth, justice, and impact.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Speak With a Certified Digital Forensics Expert in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:28:35\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:27:24\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":40,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":74,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(601, 'com_content.article.5', '', '2025-05-19 05:38:09', 102, 15794, '3a8d1ac3311483e69e5eee5593aac8818fd1af31', '{\"id\":\"5\",\"asset_id\":124,\"title\":\"Who We Help with Expert Digital Forensics Services\",\"alias\":\"who-we-help-with-expert-digital-forensics-services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Expert Digital Forensic Solutions for Legal, Corporate, and Investigative Needs\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Black Dog Forensics provides court-admissible digital forensic services to a diverse range of clients\\u2014each\\r\\n              with unique challenges, high stakes, and specific legal requirements. Whether you\\u2019re an attorney preparing\\r\\n              for trial, a business investigating internal fraud, or a government agency ensuring compliance, our\\r\\n              certified experts uncover the digital truth that matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Need to secure critical digital evidence? We\'re here to help\\u2014reach out today to get expert guidance for\\r\\n              your case.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Get Expert Guidance For Your Case\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics for Individuals & Personal Legal Cases<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your rights, finances, or reputation are at stake, we deliver defensible forensic analysis to support\\r\\n          your case.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n          How We Help Individuals:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Personal Data Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Recover deleted or hidden files, photos, and records from devices or cloud platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fraud & Identity Theft Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Track unauthorized logins, online activity, and fraudulent transactions.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Admissible Digital Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Preserve and present data for civil litigation, divorce, or criminal defense cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Digital Forensics Support for Civil & Criminal Attorneys<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We partner with attorneys to provide reliable, expert digital forensics tailored to complex legal strategies.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Attorneys, We Provide:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Litigation Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Discovery assistance, affidavits, case analysis, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Evidence Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Chain-of-custody documentation and forensic imaging.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Defense Investigations <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Uncovering exculpatory evidence across mobile, cloud, and social platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Civil Litigation Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              IP theft, breach of contract, employment law, and more.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoserve2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Evidence for Private Investigators & Investigative Firms<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Private investigators rely on our expertise to enhance casework with deep digital insights.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"kns-hd32 mx544 mt18 txt-nrml\\\">How We Support Investigators:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Device & App Data Extraction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From phones, tablets, computers, and IoT devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio\\/Video Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Authenticating recordings and enhancing evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Social Media Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identifying fake profiles, hidden activity, and deleted messages.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery & Preservation <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Forensically sound reporting that stands up in court.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Digital Forensics for Businesses & Corporate Legal Teams<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Safeguard your digital assets and uncover misconduct with enterprise-ready forensic services.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Businesses, We Offer:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Internal Fraud Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Detect unauthorized transactions, access, or sabotage.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Breach Response & Cybersecurity Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Understand breach scope, vector, and impact.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">IP Theft & Trade Secret Protection<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identify internal or external data leaks.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Employment Law & HR Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Investigate misconduct, wrongful termination, and harassment claims.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Regulatory Compliance & Risk Mitigation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ensure documentation for GDPR, HIPAA, CCPA, and more.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Government-Grade Forensics for Agencies & Law Enforcement<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a GSA-approved vendor, we provide secure, compliant forensic services to local, state, and federal\\r\\n          government entities.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">How We Support Government Agencies:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal & Civil Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Mobile forensics, digital evidence recovery, and chain-of-custody preservation.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Testimony and consultation for prosecutors, defense, and JAG teams.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cybersecurity Audits & Compliance<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Align with NIST, FISMA, CJIS, and other standards.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">GSA-Approved Forensic Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ready for rapid procurement through government contracts.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Clients Trust Black Dog Forensics<\\/h2>\\r\\n      <p class=\\\"mt18 mx933 p-ext\\\">\\r\\n        Choosing the right digital forensics partner can make or break your case. At Black Dog Forensics, our clients\\r\\n        count on us for more than just technical expertise\\u2014they rely on our integrity, precision, and unwavering\\r\\n        commitment to uncovering the truth. We operate at the highest standards of legal defensibility, confidentiality,\\r\\n        and responsiveness.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Certified Forensic Experts<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Specialists with law enforcement, cybersecurity, and legal backgrounds.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Court-Admissible Reports<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Every case meets the highest standards for evidence integrity.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Confidential, Ethical Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Always discreet, secure, and objective.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/electric_bolt.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Rapid Response, Nationwide Reach<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We act fast\\u2014because timing often determines case outcomes\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Get in Touch<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx501 mlr-at\\\">Whether you need digital forensic support for a legal case, corporate investigation, or\\r\\n        government inquiry, Black Dog Forensics is here to provide expert assistance.<\\/p>\\r\\n      <p class=\\\"mt18 p-ext dsk-none\\\"> <a class=\\\"under-line\\\" href=\\\"\\/contact\\\">Contact Us Today<\\/a> to discuss your\\r\\n        forensic needs and how we can support your case.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 08:13:19\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:38:09\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:38:02\",\"publish_up\":\"2025-04-09 08:13:19\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":69,\"ordering\":20,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":191,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(602, 'com_content.article.6', '', '2025-05-19 05:38:47', 102, 13657, '3ca6e8a933553d4f0682ddd94dc309382f16c15a', '{\"id\":\"6\",\"asset_id\":125,\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"alias\":\"court-ready-digital-evidence-for-attorneys-and-law-firms\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Expert Forensic Services for Legal Professionals\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n              At Black Dog Forensics, we specialize in turning complex digital data into powerful legal\\r\\n              evidence. Attorneys across Texas and across the country count on us to uncover the facts,\\r\\n              preserve the truth, and deliver expert insight that holds up in court.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mx1037  mrt24\\\">\\r\\n              Whether you\\u2019re mounting a criminal defense, navigating a civil dispute, or preparing for\\r\\n              trial, our team works as an extension of your legal strategy\\u2014offering clarity, precision,\\r\\n              and courtroom-ready results.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n              We routinely assist attorneys with:\\r\\n            <\\/p>\\r\\n            <ul class=\\\"bd-list  fs18  mt24\\\">\\r\\n              <li>\\r\\n                Full forensic imaging and deep-dive analysis of mobile devices, computers, and cloud\\r\\n                accounts\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Authentication of digital communications to prove origin, intent, or tampering\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Recovery of deleted messages, files, and metadata vital to your case\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Expert reports, affidavits, and testimony that simplify the technical and support your\\r\\n                argument\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Consultation during discovery to guide requests and avoid pitfalls\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Litigation support that strengthens your position before you ever step into the\\r\\n                courtroom\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn txtcap\\\" href=\\\"\\/contact\\\">Get expert guidance for your case<\\/a>\\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=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Why Clients Trust Us <\\/h2>\\r\\n        <h3 class=\\\"kns-hd32 txt-nrml\\\">Why Attorneys Choose Black Dog Forensics<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When the stakes are high, attorneys don\\u2019t just need digital evidence\\u2014they need a trusted forensic\\r\\n          ally who understands the legal process. Here\\u2019s why top law firms and solo practitioners turn to\\r\\n          Black Dog Forensics:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Courtroom-Ready Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every step we take is designed to meet or exceed court standards for admissibility and chain\\r\\n              of custody.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expertise That Builds Stronger Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From pre-litigation strategy to expert testimony, our team enhances your case with\\r\\n              data-backed insights and clear analysis.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Challenge the Opposition with Confidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019re experienced at reviewing and rebutting opposing forensic claims\\u2014arming you with facts,\\r\\n              not guesswork.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Efficient, Targeted Discovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We help narrow the scope, reduce costs, and focus on the data that actually matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Communication You Can Count On<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are jargon-free, courtroom-tested, and built to resonate with judges and juries.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast, Confidential, and Always Professional<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We know your deadlines are tight and your cases are sensitive. We respond quickly\\u2014and we\\r\\n              never compromise discretion.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/attorney1-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item \\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    When should a lawyer involve a digital forensics expert during a legal case?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: auto\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Attorneys should engage a digital forensics expert early in the legal\\r\\n                        process\\u2014ideally during discovery or while shaping the case strategy.\\r\\n                        Early involvement can guide discovery requests, uncover digital red\\r\\n                        flags, and enhance case strength with properly preserved evidence.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can digital forensic consultants assist with legal discovery and data scope\\r\\n                    refinement?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our digital forensic experts help attorneys draft precise discovery requests by identifying\\r\\n                        relevant data types, narrowing search parameters, and optimizing evidence collection. This\\r\\n                        results in more targeted, cost-effective investigations that hold up in court.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How do I know if digital forensics is relevant to my litigation or\\r\\n                    investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        If your case involves deleted emails, access to confidential files, altered metadata, or\\r\\n                        opposing forensic claims, it likely requires digital forensics. We offer consultations to assess\\r\\n                        if forensic evidence can support your legal argument or defense.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How do digital forensic experts ensure evidence is admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We follow strict legal and forensic standards, including chain of custody procedures, forensic\\r\\n                        imaging, cryptographic hash validation, and neutral reporting. These protocols ensure that our\\r\\n                        findings are court-admissible in both civil and criminal proceedings.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you recover deleted emails or prove file access in a digital investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We can recover deleted emails, trace user access to sensitive files, and analyze\\r\\n                        metadata to determine who accessed, modified, or deleted digital documents\\u2014key evidence in fraud\\r\\n                        cases, employee disputes, and intellectual property theft.\\r\\n\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx804 mlr-at pos-rel\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Strengthen Your Case with Digital Evidence That Holds Up in Court?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx690 mlr-at\\\">Partner with Black Dog Forensics and gain a courtroom-tested ally in your\\r\\n        legal strategy. Whether you\\u2019re facing a high-stakes criminal trial or a complex civil dispute, our\\r\\n        forensic experts deliver the clarity and credibility your case deserves.<\\/p>\\r\\n      <p class=\\\"mt18 mx475 mlr-at p-ext dsk-none\\\"><a href=\\\"\\/contact\\\" class=\\\"priv under-line\\\">Contact us today<\\/a>\\r\\n        for a confidential\\r\\n        consultation \\u2014 and take the first step toward uncovering the truth.<\\/p>\\r\\n      <div class=\\\"mt32\\\">\\r\\n        <div class=\\\"flx two-btn\\\">\\r\\n          <div class=\\\"btn1\\\">\\r\\n            <a class=\\\"global-btn\\\" href=\\\"tel:(346) 200-6097\\\">Schedule a Call<\\/a>\\r\\n          <\\/div>\\r\\n          <div class=\\\"btn2\\\">\\r\\n            <a class=\\\"global-btn global-btn2\\\" href=\\\"\\/contact\\\">Request a Case Review<\\/a>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 10:35:33\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:38:47\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:38:41\",\"publish_up\":\"2025-04-09 10:35:33\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":41,\"ordering\":19,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":119,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(603, 'com_content.article.14', '', '2025-05-19 05:40:26', 102, 19953, 'f32e6c8c320591b0238b045a5357036a2052aefc', '{\"id\":\"14\",\"asset_id\":165,\"title\":\"Join the Team\",\"alias\":\"join-the-team\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Join the Team<\\/h2>\\r\\n        <p class=\\\"mt18\\\">\\r\\n          Discover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n          investigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n          trafficking.\\r\\n          If you\'re passionate about solving complex challenges and working with purpose, this is where you\\r\\n          belong.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/join-the-team.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"mx518\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">now hiring<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                      Spring, Texas (In-Office Only)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Full-Time | Permanent Employee\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Who We Want<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n          environments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n          communicates clearly in both writing and speech. You should feel confident managing investigations\\r\\n          end-to-end, delivering high-quality reports, and supporting clients with clarity and\\r\\n          professionalism.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt24 txt-nrml\\\">\\r\\n          We want examiners who:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Manage multiple high-level projects with precision\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Demonstrate strong report-writing skills\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Are driven by a mission beyond the technical work\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Operate with integrity, empathy, and purpose\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Job Summary<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a Senior Digital Forensic Examiner, you will conduct complex digital examinations and deliver\\r\\n          expert-level reports that assist legal teams, businesses, and individuals in making informed\\r\\n          decisions. This role involves working with various types of digital evidence, from cloud data and\\r\\n          computers to mobile devices. You\\u2019ll also be expected to testify in court and contribute to improving\\r\\n          lab processes.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt24 txt-nrml\\\">\\r\\n          Responsibilities include:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Performing forensic collections and digital analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Creating detailed and legally sound reports\\r\\n\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Providing expert witness testimony\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Managing cases from intake through completion\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Supporting cross-functional teams and mentoring others\\r\\n\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Qualifications<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          To succeed in this role, you must bring a combination of technical expertise, legal awareness, and\\r\\n          communication skills. You should be comfortable explaining complex findings to clients in\\r\\n          understandable terms and working on sensitive matters under tight deadlines.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt24 txt-nrml\\\">\\r\\n          You must have:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              At least 3 years of experience in digital forensic investigations (Civil emphasis)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Strong knowledge of forensic tools and OS artifacts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Excellent written and verbal communication skills\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Minimum of 5 total depositions\\/testimonies (at least 2 of each)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Proven ability to handle entire case lifecycle\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Required Education and Experience<\\/h2>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              One or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite, CMDE\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              A minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n              NW3C, or military instruction\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Prior client-facing forensic experience with direct interaction and reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Work Environment\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              This is a full-time, in-office position located at our lab in Spring, Texas. While the\\r\\n              majority of work is conducted in a controlled lab setting, some projects may require travel\\r\\n              to client sites. Travel is expected to remain under 7%.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mt40\\\">\\r\\n              Reasonable accommodations are available for qualified individuals with disabilities.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"btm-im mt40\\\">\\r\\n          <img src=\\\"\\/images\\/dog\\/work-env.jpg\\\" alt=\\\"Work Environment\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap100\\\">\\r\\n      <div class=\\\"flx-equ-col2 mx518\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Job Description Summary<\\/h2>\\r\\n      <\\/div>\\r\\n      <div class=\\\" mx642\\\">\\r\\n        <div class=\\\"faq-sec  page-sec\\\">\\r\\n          <div class=\\\"accordion faq-icon one-icon\\\">\\r\\n            <div class=\\\"accordion-item join-item\\\">\\r\\n              <div class=\\\"accordion-item-header join-item-inner active\\\">\\r\\n                Senior Digital Forensic Examiner\\r\\n              <\\/div>\\r\\n              <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                <div class=\\\"accordion-item-body-content acc-join-inner\\\">\\r\\n                  <ul class=\\\"faq-list\\\">\\r\\n                    <li>\\r\\n                      Spring, Texas (In-Office)\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Forensics\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"bf-blt\\\">\\r\\n                      Permanent Employee (Non-Contract)\\r\\n                    <\\/li>\\r\\n                  <\\/ul>\\r\\n                <\\/div>\\r\\n              <\\/div>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          This position offers the opportunity to take the lead on challenging investigations while working\\r\\n          with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/benefits.jpg\\\" alt=\\\"benefits\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Benefits<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We believe in supporting our team members both professionally and personally. Benefits include:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Mission-driven work that funds anti-human trafficking efforts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Competitive salary and compensation\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Paid time off and holidays\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Professional development and certification support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Collaborative team environment\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Minimal travel required\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Hands-on experience with high-impact cases\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\"> frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is this position remote?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        No. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n                        may be required.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do I need to testify in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Testimony is part of the role. You must have at least two courtroom\\r\\n                        testimonies and two depositions documented.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of clients will I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Our clients include law firms, private individuals, corporations, small\\r\\n                        businesses, and government entities.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What\\u2019s the mission behind Black Dog Forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Beyond digital investigations, our work supports the broader mission of\\r\\n                        fighting human trafficking and driving social change.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I apply if I\\u2019m still working toward a certification?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We prefer candidates with at least one qualifying certification already\\r\\n                        complete. However, if you are close to completion and meet other\\r\\n                        criteria, you\\u2019re encouraged to apply and highlight your progress.\\r\\n\\r\\n                      <\\/p>\\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\\r\\n{loadmoduleid 160}\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:40:26\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:40:16\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":47,\"ordering\":12,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":119,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(604, 'com_content.article.18', '', '2025-05-19 05:41:27', 102, 19081, '6d0a626d913f1ced3623be7afcf91806d091d458', '{\"id\":\"18\",\"asset_id\":169,\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"alias\":\"digital-forensics-services-across-texas-and-the-u-s\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Trusted, Court-Ready Investigations Wherever You Need Them\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx1037\\\">\\r\\n              At Black Dog Forensics, our mission is to deliver precise, court-admissible forensic analysis wherever\\r\\n              digital evidence needs to be uncovered, preserved, or explained. Whether you\'re based in a major Texas\\r\\n              city or require expert support across state lines, our certified forensic experts deliver prompt, precise\\r\\n              support\\u2014with secure evidence handling, clear documentation, and legally sound reporting at every step.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx1037\\\">\\r\\n              We work with law firms, corporations, law enforcement agencies, and private clients with mobile data\\r\\n              recovery, cloud investigations, expert testimony, and more\\u2014delivered on-site or remotely based on your\\r\\n              needs.\\r\\n            <\\/p>\\r\\n <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Our Core Digital Forensic Services\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We offer a full range of certified digital forensic services designed to support civil, criminal, and\\r\\n          corporate investigations, including:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile device recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Structured extraction and analysis of phones and tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud and email investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Review of account activity, communications, and metadata\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert witness testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Courtroom and deposition support from credentialed analysts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote and on-site forensic imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure evidence collection that preserves chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n         <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n                Contact us\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Texas Metro Areas<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510 txt-nrml\\\">\\r\\n          Comprehensive Forensic Services in Texas\\u2019s Largest Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics provides full-service forensic support in the state\'s most active legal, business, and\\r\\n          investigative hubs. We assist attorneys, corporate leaders, and investigators with targeted, high-stakes\\r\\n          digital investigations across a wide range of case types. We currently serve:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Houston, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Austin, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Dallas, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">San Antonio, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Fort Worth, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">El Paso, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Corpus Christi, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Lubbock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Arlington, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Plano, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed mx501 txt-nrml\\\">Greater Houston and Surrounding Cities<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510 txt-nrml\\\">\\r\\n          Local Reach with Statewide Reliability\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Headquartered near Houston, we offer fast, on-demand forensic services across Southeast Texas. Our analysts\\r\\n          are available for on-site acquisition, remote analysis, and case support across the following cities:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col \\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Additional Texas Locations We Serve<\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Targeted Forensic Support in Key Texas Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We also support clients in other cities across the state. Services are available remotely or onsite, depending\\r\\n          on your case requirements.\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Nationwide Forensics Support\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Digital Investigations Without Geographic Limits\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Although based in Texas, Black Dog Forensics works with clients across the United States, offering remote\\r\\n          capabilities, secure virtual consultations, and travel-based services for complex, high-stakes cases. Our\\r\\n          nationwide digital forensics services include:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile Device Imaging & Recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Compliant and structured analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Cross-jurisdictional metadata and content review\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote Forensic Imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure acquisition without breaking the chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clear, defensible reports for state and federal court\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              In-person or virtual appearances for depositions or trials\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Pro Bono Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Available for qualifying nonprofits and law enforcement agencies in urgent matters (eligibility required)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Talk to a Digital Forensics Expert?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx768 mlr-at\\\">\\r\\n        Our team is ready to support your legal, corporate, or investigative case\\u2014wherever you\\u2019re located. If you\\u2019re\\r\\n        unsure whether we serve your area or need help fast, we\\u2019re just a call or click away.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:41:27\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:41:20\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":40,\"ordering\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":64,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(605, 'com_content.article.19', '', '2025-05-19 05:41:47', 102, 20275, '87803e1a7c5d1afaa21661b40d6ed0e69b34aedd', '{\"id\":\"19\",\"asset_id\":170,\"title\":\"Areas Served\",\"alias\":\"areas-served\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Certified Experts in Investigative Digital Evidence\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx1037\\\">\\r\\n              At Black Dog Forensics, we provide trusted and court-admissible digital forensic services in Houston,\\r\\n              Texas. From litigation support and internal investigations to criminal defense and private matters, our\\r\\n              certified forensic professionals help clients uncover the digital truth when it matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx1037\\\">\\r\\n              Serving law firms, corporations, law enforcement, and individuals, we deliver clear, actionable reports\\r\\n              and expert consulting that hold up in court and guide decisive outcomes.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Trusted by Attorneys, Businesses, and Agencies Across Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Houston is a city driven by legal innovation, corporate growth, and complex investigative needs. We meet that\\r\\n          demand with unmatched technical precision and ethical standards at Black Dog Forensics.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We are not just data recovery specialists \\u2014 we are expert investigators. Our mission is to interpret digital\\r\\n          evidence so attorneys, executives, and private clients can make informed, confident decisions backed by\\r\\n          forensic clarity.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32 txt-nrml\\\">Here\\u2019s Why Clients Across Houston Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Certified forensic professionals with law enforcement and litigation experience\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-admissible reporting and expert witness services\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Houston-based service with national reach\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Ethical, unbiased analysis from start to finish\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n            Contact us now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Services Available in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808\\\">\\r\\n        We provide a full suite of digital forensic services to meet clients\' needs in civil, criminal, and corporate\\r\\n        matters. Our work follows strict chain-of-custody protocols and adheres to the highest legal standards.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Smartphone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We examine phones, laptops, and desktops to recover deleted files, messages, system activity, and internet\\r\\n            usage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Messaging, App, and GPS Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We extract encrypted app messages, SMS logs, call history, and location data\\u2014even from\\r\\n            factory-reset or damaged devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email-Based Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our analysts recover cloud-stored emails, shared documents, and file activity across platforms\\r\\n            like Gmail, Microsoft 365, iCloud, and Dropbox.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Timeline & User Behavior Reconstruction<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We build digital timelines that reveal intent, access patterns, and user interaction\\u2014crucial\\r\\n            for litigation and internal case support.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We validate and enhance surveillance, audio clips, and video files\\u2014ensuring clarity and admissibility in\\r\\n            hearings and trials.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legal Reporting & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our expert reports are formatted for attorneys, judges, and investigators\\u2014and we\\u2019re available\\r\\n            to testify as needed.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential & Sensitive Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From internal fraud to personal disputes, we handle all matters with professionalism, care,\\r\\n            and confidentiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Who We Serve in Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with clients across Houston\\u2019s legal, corporate, and government sectors:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Law Firms & Civil Litigators<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We assist attorneys with data acquisition, email, document authentication, eDiscovery, deposition review,\\r\\n              and expert witness services across various civil and criminal matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Corporate Legal & Security Teams<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists help businesses investigate intellectual property theft, employee misconduct, and\\r\\n              internal compliance issues by collecting digital evidence and analyzing user behavior.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Government Agencies & Law Enforcement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support time-sensitive investigations with expert-level forensic imaging, evidence handling, and legal\\r\\n              protocol consultation, all backed by courtroom-tested experience.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Individuals<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support private clients with discretion and professionalism, including digital infidelity cases,\\r\\n              private investigations, and personal device analysis for family law matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32  gap80  mob40\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Areas We Serve in the Greater Houston Region and Across Texas<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          While Houston is our primary service area, Black Dog Forensics proudly supports clients throughout the Greater\\r\\n          Houston area and other major cities across Texas. Whether your case requires on-site data collection or secure\\r\\n          remote consultation, our team delivers timely, court-admissible digital forensic services tailored to your\\r\\n          location and needs.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32 txt-nrml\\\">Greater Houston Area & Nearby Cities:<\\/h4>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt64\\\">\\r\\n      <h4 class=\\\"sub-hed mt32 txt-nrml\\\"> Additional Cities We Serve Across Texas:<\\/h4>\\r\\n      <div class=\\\"flx gap100 jst-spbt wrap\\\">\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20 mobsmmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <p class=\\\"mt24 p-ext mx860\\\">\\r\\n        Our specialists maintain the same level of professionalism, precision, and confidentiality for every client we\\r\\n        serve\\u2014whether we\\u2019re working with a downtown Houston law firm or a business owner hundreds of miles away.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Mission-Driven Forensic Work, Backed by Integrity\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics was founded with a mission to go beyond data extraction \\u2014 we help clients make sense of\\r\\n          digital evidence through expert analysis and interpretation.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our work also supports broader social impact, including pro bono forensic support for anti-human trafficking\\r\\n          efforts and global outreach initiatives.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When you choose Black Dog Forensics, you partner with a team that stands for truth, justice, and impact.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Speak With a Certified Digital Forensics Expert in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:41:47\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:41:39\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":42,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":77,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(606, 'com_content.article.11', '', '2025-05-19 05:44:09', 102, 17592, 'cfca21a95144cc773bb80ccfdc0b3e49246edc5b', '{\"id\":\"11\",\"asset_id\":162,\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"alias\":\"forensic-investigations-and-digital-evidence-analysis\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width utr-screen\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed txt-nrml\\\">Court-Admissible Digital Forensic Investigations<\\/h2>\\r\\n              <p class=\\\"bn-txt mrt24\\\">\\r\\n                Black Dog Forensics provides in-depth digital forensic investigations, helping legal teams and\\r\\n                investigators extract, preserve, and analyze data across devices. Our certified experts deliver clear,\\r\\n                court-admissible insights to support litigation, internal investigations, and compliance actions.\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                  Schedule a Consultation Today\\r\\n                <\\/a>\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics Services \\u2013 Evidence Extraction & Analysis<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Comprehensive Analysis of Electronic Evidence<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Digital forensics uncovers critical information across a wide range of devices. Our experts employ\\r\\n            industry-standard tools and protocols to ensure reliable, court-admissible results.\\r\\n  \\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Our Core Services Include:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>Acquisition and preservation of digital data using write-blocking tools<\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Deep analysis of file systems, metadata, and user-generated content\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-1-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-2-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Computer Forensics \\u2013 Uncover Deleted Files, Logs, and User Activity<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Revealing Evidence Hidden in Plain Sight<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We analyze computer systems to uncover what was accessed, created, deleted, or transferred\\u2014building a timeline\\r\\n            of events and proving user intent.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Our Focus Areas:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>Full disk examinations (Windows, Mac, Linux)<\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Recovery of deleted files, browser histories, and log data\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Registry and system log analysis to trace user activity<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Detection of unauthorized access or software installation<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Documentation tailored for legal teams and law enforcement<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Mobile & Cell Phone Forensics \\u2013 Data Recovery & Analysis<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Mobile Data Extraction and Analysis<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Mobile devices hold rich data sources. Our forensic tools go beyond surface-level access to recover even\\r\\n            deleted or obscured content.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Specialized Offerings:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>Extraction of SMS, iMessages, WhatsApp, and app-based communications\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Recovery of deleted call logs, images, videos, and browser history\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Geolocation data analysis (GPS, Wi-Fi, cell tower triangulation)<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Analysis of screen time, usage patterns, and device settings<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Device imaging and preservation of digital chain-of-custody<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-3-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-4-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Imaging \\u2013 Secure Evidence Preservation for Legal Use<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Bit-by-Bit Copies for Evidence Preservation<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Creating court-admissible, exact replicas of digital storage is critical to maintaining the integrity of\\r\\n            evidence.\\r\\n  \\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Technical Highlights:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Sector-by-sector imaging of hard drives, SSDs, USB drives, and mobile devices\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Generation of cryptographic hash values (MD5\\/SHA-1\\/SHA-256) for validation\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Read-only analysis to avoid altering original data\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Secure storage and transfer of forensic images\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Imaging logs and documentation for expert testimony\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Digital Behavior & Timeline Analysis for Investigations<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Understanding Digital Behavior and Timelines<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We help reconstruct digital activity to understand intent, timelines, and access patterns\\u2014crucial in both\\r\\n            internal investigations and legal disputes.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">What We Deliver:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Timeline creation of logins, logouts, and system interactions\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Tracking file access, modification, and deletion\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Monitoring internet and application usage\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Detection of unusual behavior or policy violations\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Visual activity maps and sequence-based evidence presentation\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-5-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-6-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Document & Email Authentication \\u2013 Detect Tampering or Forgery<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Verifying the Integrity of Key Communications<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We detect alterations, fabrications, and forgeries in digital correspondence and documentation\\u2014crucial for\\r\\n            validating or refuting evidence.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Our Approach Covers:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Email header and transmission path analysis\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Metadata review for authorship, timestamp, and device origin\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                PDF and document revision history reconstruction\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Identification of tampering or backdating\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Expert reports and courtroom explanations for authenticity challenges\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n  \\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Expert Witness Report Review & Consulting<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Second Opinions That Strengthen Your Case<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our consultants provide sharp, technically sound critiques of opposing forensic opinions\\u2014helping you\\r\\n            anticipate and neutralize challenges.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Expertise Highlights:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Line-by-line analysis of opposing expert reports\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Identification of flawed methodologies or unsupported conclusions\\r\\n  \\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Alternative interpretations based on industry best practices\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Technical guidance during depositions or cross-examinations\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Strategic insights for attorneys preparing rebuttals or expert challenges\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-7.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-7-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"t-center max707 mlr-at\\\">\\r\\n  \\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Truth?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Whether you\'re facing complex litigation, an internal investigation, or need to challenge opposing expert findings, Black Dog Forensics is your trusted partner in digital truth recovery. Our meticulous, court-admissible forensic services empower legal teams, corporations, and individuals with defensible evidence and expert insights.\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:44:09\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:42:03\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":16,\"ordering\":15,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":78,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(607, 'com_content.article.12', '', '2025-05-19 05:56:11', 102, 21462, '331bf9e6505fd16d7d04ffaa7176a90a24c6037e', '{\"id\":\"12\",\"asset_id\":163,\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"alias\":\"expert-digital-forensics-to-uncover-the-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width utr-screen\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Court-Admissible Investigations for Cyber Incidents, Litigation, and Internal\\r\\n                Misconduct<\\/h2>\\r\\n              <p class=\\\"bn-txt  mt40\\\">\\r\\n                Digital evidence tells a story. We make sure it\\u2019s the right one.\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt  mt40\\\">\\r\\n                When suspicions arise, timelines blur, or files mysteriously vanish, Black Dog Forensics steps in to\\r\\n                retrieve the truth. Our certified digital forensics experts investigate computers, mobile devices, cloud\\r\\n                accounts, and network systems to recover hidden data, reconstruct digital activity, and expose\\r\\n                manipulation\\u2014with methods that stand up in court.\\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt  mt40\\\">\\r\\n                Whether you\'re preparing for litigation, investigating internal misconduct, or seeking clarity after a\\r\\n                breach, we translate complex digital trails into clear, defensible facts.\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt  mt40\\\">\\r\\n                The truth is in the data. Are you ready to find it?\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                  Get a Free Digital Forensics Consultation\\r\\n                <\\/a>\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">How We Investigate and Recover Digital Evidence<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our digital forensics team works across devices, platforms, and industries. We handle sensitive investigations\\r\\n            with precision and discretion. Our services include:\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Computer Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Recover and analyze files from desktops and laptops\\u2014even those that have been deleted or intentionally\\r\\n                hidden.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Mobile Device Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Extract text messages, call logs, GPS data, photos, app activity, and more from smartphones and tablets.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">Uncover suspicious behavior within cloud platforms and email systems\\u2014including deleted or\\r\\n                manipulated communications. <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Data Breach Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">Pinpoint the cause, timeline, and scope of unauthorized access or cyberattacks.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Metadata & Timeline Analysis<\\/p>\\r\\n              <p class=\\\"mt5\\\">Reconstruct user activity and digital events with precision using hidden metadata and system\\r\\n                logs.<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Litigation Support <\\/p>\\r\\n              <p class=\\\"mt5\\\">Provide expert documentation, affidavits, and testimony tailored for legal proceedings in\\r\\n                both civil and criminal courts. <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Digital Forensics That Stands Up in Court and Cross-Exams<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to\\r\\n            deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\\r\\n            only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every\\r\\n            case.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in\\r\\n            uncovering the digital truth.\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Court-Admissible Evidence\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\\r\\n                protocols.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Deep Device Analysis\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk\\r\\n                space, hidden partitions, and encrypted containers.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Multiplatform Expertise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Expert Testimony\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in\\r\\n                courtroom settings\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Confidential and Secure\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every case is handled with strict confidentiality, backed by secure data handling protocols and\\r\\n                nondisclosure agreements.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n              Book your consultation now\\r\\n            <\\/a>\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div> -->\\r\\n\\r\\n\\r\\n  <div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n               Digital Forensics That Stands Up in Court and Cross-Exams\\r\\n            <\\/h2>\\r\\n           \\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n               We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every case.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n              Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in uncovering the digital truth.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Court-Admissible Evidence<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic protocols.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Deep Device Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk space, hidden partitions, and encrypted containers.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Multiplatform Expertise<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Testimony<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in courtroom settings.\\r\\n\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Confidential and Secure<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every case is handled with strict confidentiality, backed by secure data handling protocols and nondisclosure agreements.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Results You Can Rely On<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            When digital evidence makes or breaks a case, you need more than just tools\\u2014you need proven results. At Black\\r\\n            Dog Forensics, our investigations are built for speed, clarity, and courtroom strength. Here\\u2019s what sets us\\r\\n            apart when it matters most:\\r\\n          <\\/p>\\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Evidence That Wins Cases\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our findings are used to secure settlements, support criminal charges, and resolve internal\\r\\n                disputes\\u2014because every byte of data is defensible and admissible.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Preservation Without Compromise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We follow strict forensic imaging and chain-of-custody procedures to ensure no data is altered, lost, or\\r\\n                questioned in court.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Rapid Response When Every Minute Counts\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Whether it\\u2019s a data breach, a time-sensitive hearing, or an urgent internal investigation, we mobilize\\r\\n                fast\\u2014often within hours.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Industry-Specific Insight\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                From financial fraud to healthcare data violations, we understand the regulatory and operational nuances\\r\\n                of your sector.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Strategic Litigation Support\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We don\\u2019t just find data\\u2014we help your legal team make sense of it, prepare affidavits, and present\\r\\n                compelling narratives in court.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un3-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd pt40\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n              <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                <div class=\\\"accordion faq-icon\\\">\\r\\n                  <!-- faq 1 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header active\\\">\\r\\n                      Is deleted data really recoverable?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Yes\\u2014unless it\\u2019s been overwritten, deleted data can often be recovered and restored using advanced forensic tools.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 2 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Can you tell who accessed a file or sent an email?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Absolutely. We analyze system logs and metadata to determine user actions, access times, and digital trails.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 3 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Are your findings admissible in court?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Yes. Our forensic process strictly follows chain-of-custody and documentation protocols to ensure all evidence is court-admissible.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 4 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      How long does an investigation take?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Timeframes vary based on complexity, but we offer expedited services when timing is critical.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 5 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Do you work with individuals, or just law firms and corporations?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          We work with individuals, law firms, small businesses, and enterprise organizations alike.\\r\\n                        <\\/p>\\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  \\r\\n  \\r\\n  \\r\\n  <div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"t-center mx808 mlr-at\\\">\\r\\n  \\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital evidence can make or break a case. Black Dog Forensics delivers expert analysis across devices\\u2014recovering, authenticating, and preserving data with precision. Our court-ready reports uphold chain of custody and meet the highest legal standards.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          From deleted files to suspicious activity and data breaches, we uncover the truth\\u2014wherever it\\u2019s stored.\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 05:56:11\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:53:51\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":23,\"ordering\":14,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":53,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(608, 'com_content.article.2', '', '2025-05-19 06:04:26', 102, 1590, '87948325016dab55b7068f5c7558517e7b34d3b0', '{\"id\":\"2\",\"asset_id\":120,\"title\":\"Contact\",\"alias\":\"contact\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-04 10:21:19\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 06:04:26\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 06:04:20\",\"publish_up\":\"2025-04-04 10:21:19\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":23,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":99,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(609, 'com_content.article.12', '', '2025-05-19 06:06:04', 102, 21466, '0d6ae481b947052d7b18ab31a589ef6564543956', '{\"id\":\"12\",\"asset_id\":163,\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"alias\":\"expert-digital-forensics-to-uncover-the-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width utr-screen\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Court-Admissible Investigations for Cyber Incidents, Litigation, and Internal\\r\\n                Misconduct<\\/h2>\\r\\n              <p class=\\\"bn-txt  mrt24\\\">\\r\\n                Digital evidence tells a story. We make sure it\\u2019s the right one.\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt  mrt24\\\">\\r\\n                When suspicions arise, timelines blur, or files mysteriously vanish, Black Dog Forensics steps in to\\r\\n                retrieve the truth. Our certified digital forensics experts investigate computers, mobile devices, cloud\\r\\n                accounts, and network systems to recover hidden data, reconstruct digital activity, and expose\\r\\n                manipulation\\u2014with methods that stand up in court.\\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt  mrt24\\\">\\r\\n                Whether you\'re preparing for litigation, investigating internal misconduct, or seeking clarity after a\\r\\n                breach, we translate complex digital trails into clear, defensible facts.\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt  mrt24\\\">\\r\\n                The truth is in the data. Are you ready to find it?\\r\\n  \\r\\n              <\\/p>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                  Get a Free Digital Forensics Consultation\\r\\n                <\\/a>\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">How We Investigate and Recover Digital Evidence<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our digital forensics team works across devices, platforms, and industries. We handle sensitive investigations\\r\\n            with precision and discretion. Our services include:\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Computer Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Recover and analyze files from desktops and laptops\\u2014even those that have been deleted or intentionally\\r\\n                hidden.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Mobile Device Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Extract text messages, call logs, GPS data, photos, app activity, and more from smartphones and tablets.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">Uncover suspicious behavior within cloud platforms and email systems\\u2014including deleted or\\r\\n                manipulated communications. <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Data Breach Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">Pinpoint the cause, timeline, and scope of unauthorized access or cyberattacks.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Metadata & Timeline Analysis<\\/p>\\r\\n              <p class=\\\"mt5\\\">Reconstruct user activity and digital events with precision using hidden metadata and system\\r\\n                logs.<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Litigation Support <\\/p>\\r\\n              <p class=\\\"mt5\\\">Provide expert documentation, affidavits, and testimony tailored for legal proceedings in\\r\\n                both civil and criminal courts. <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Digital Forensics That Stands Up in Court and Cross-Exams<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to\\r\\n            deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\\r\\n            only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every\\r\\n            case.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in\\r\\n            uncovering the digital truth.\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Court-Admissible Evidence\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\\r\\n                protocols.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Deep Device Analysis\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk\\r\\n                space, hidden partitions, and encrypted containers.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Multiplatform Expertise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Expert Testimony\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in\\r\\n                courtroom settings\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Confidential and Secure\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every case is handled with strict confidentiality, backed by secure data handling protocols and\\r\\n                nondisclosure agreements.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n              Book your consultation now\\r\\n            <\\/a>\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div> -->\\r\\n\\r\\n\\r\\n  <div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n               Digital Forensics That Stands Up in Court and Cross-Exams\\r\\n            <\\/h2>\\r\\n           \\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n               We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every case.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n              Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in uncovering the digital truth.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Court-Admissible Evidence<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic protocols.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Deep Device Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk space, hidden partitions, and encrypted containers.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Multiplatform Expertise<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Testimony<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in courtroom settings.\\r\\n\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Confidential and Secure<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every case is handled with strict confidentiality, backed by secure data handling protocols and nondisclosure agreements.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Results You Can Rely On<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            When digital evidence makes or breaks a case, you need more than just tools\\u2014you need proven results. At Black\\r\\n            Dog Forensics, our investigations are built for speed, clarity, and courtroom strength. Here\\u2019s what sets us\\r\\n            apart when it matters most:\\r\\n          <\\/p>\\r\\n  \\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Evidence That Wins Cases\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our findings are used to secure settlements, support criminal charges, and resolve internal\\r\\n                disputes\\u2014because every byte of data is defensible and admissible.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Preservation Without Compromise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We follow strict forensic imaging and chain-of-custody procedures to ensure no data is altered, lost, or\\r\\n                questioned in court.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Rapid Response When Every Minute Counts\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Whether it\\u2019s a data breach, a time-sensitive hearing, or an urgent internal investigation, we mobilize\\r\\n                fast\\u2014often within hours.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Industry-Specific Insight\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                From financial fraud to healthcare data violations, we understand the regulatory and operational nuances\\r\\n                of your sector.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Strategic Litigation Support\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We don\\u2019t just find data\\u2014we help your legal team make sense of it, prepare affidavits, and present\\r\\n                compelling narratives in court.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un3-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd pt40\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n              <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                <div class=\\\"accordion faq-icon\\\">\\r\\n                  <!-- faq 1 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header active\\\">\\r\\n                      Is deleted data really recoverable?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Yes\\u2014unless it\\u2019s been overwritten, deleted data can often be recovered and restored using advanced forensic tools.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 2 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Can you tell who accessed a file or sent an email?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Absolutely. We analyze system logs and metadata to determine user actions, access times, and digital trails.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n  \\r\\n                  <!-- faq 3 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Are your findings admissible in court?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Yes. Our forensic process strictly follows chain-of-custody and documentation protocols to ensure all evidence is court-admissible.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 4 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      How long does an investigation take?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          Timeframes vary based on complexity, but we offer expedited services when timing is critical.\\r\\n                        <\\/p>\\r\\n                      <\\/div>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                  <!-- faq 5 -->\\r\\n                  <div class=\\\"accordion-item\\\">\\r\\n                    <div class=\\\"accordion-item-header\\\">\\r\\n                      Do you work with individuals, or just law firms and corporations?\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                      <div class=\\\"accordion-item-body-content\\\">\\r\\n                        <p>\\r\\n                          We work with individuals, law firms, small businesses, and enterprise organizations alike.\\r\\n                        <\\/p>\\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  \\r\\n  \\r\\n  \\r\\n  <div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"t-center mx808 mlr-at\\\">\\r\\n  \\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Digital evidence can make or break a case. Black Dog Forensics delivers expert analysis across devices\\u2014recovering, authenticating, and preserving data with precision. Our court-ready reports uphold chain of custody and meet the highest legal standards.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          From deleted files to suspicious activity and data breaches, we uncover the truth\\u2014wherever it\\u2019s stored.\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 06:06:04\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 05:59:09\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":25,\"ordering\":14,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":55,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(615, 'com_content.article.6', '', '2025-05-19 07:22:56', 102, 13651, 'a57c4b0bce56da244a592b4affd09c65cbb8438a', '{\"id\":\"6\",\"asset_id\":125,\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"alias\":\"court-ready-digital-evidence-for-attorneys-and-law-firms\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Expert Forensic Services for Legal Professionals\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n              At Black Dog Forensics, we specialize in turning complex digital data into powerful legal\\r\\n              evidence. Attorneys across Texas and across the country count on us to uncover the facts,\\r\\n              preserve the truth, and deliver expert insight that holds up in court.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mx1037  mrt24\\\">\\r\\n              Whether you\\u2019re mounting a criminal defense, navigating a civil dispute, or preparing for\\r\\n              trial, our team works as an extension of your legal strategy\\u2014offering clarity, precision,\\r\\n              and courtroom-ready results.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n              We routinely assist attorneys with:\\r\\n            <\\/p>\\r\\n            <ul class=\\\"bd-list  mt24\\\">\\r\\n              <li>\\r\\n                Full forensic imaging and deep-dive analysis of mobile devices, computers, and cloud\\r\\n                accounts\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Authentication of digital communications to prove origin, intent, or tampering\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Recovery of deleted messages, files, and metadata vital to your case\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Expert reports, affidavits, and testimony that simplify the technical and support your\\r\\n                argument\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Consultation during discovery to guide requests and avoid pitfalls\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Litigation support that strengthens your position before you ever step into the\\r\\n                courtroom\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn txtcap\\\" href=\\\"\\/contact\\\">Get expert guidance for your case<\\/a>\\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=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Why Clients Trust Us <\\/h2>\\r\\n        <h3 class=\\\"kns-hd32 txt-nrml\\\">Why Attorneys Choose Black Dog Forensics<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When the stakes are high, attorneys don\\u2019t just need digital evidence\\u2014they need a trusted forensic\\r\\n          ally who understands the legal process. Here\\u2019s why top law firms and solo practitioners turn to\\r\\n          Black Dog Forensics:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Courtroom-Ready Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every step we take is designed to meet or exceed court standards for admissibility and chain\\r\\n              of custody.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expertise That Builds Stronger Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From pre-litigation strategy to expert testimony, our team enhances your case with\\r\\n              data-backed insights and clear analysis.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Challenge the Opposition with Confidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019re experienced at reviewing and rebutting opposing forensic claims\\u2014arming you with facts,\\r\\n              not guesswork.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Efficient, Targeted Discovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We help narrow the scope, reduce costs, and focus on the data that actually matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Communication You Can Count On<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are jargon-free, courtroom-tested, and built to resonate with judges and juries.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast, Confidential, and Always Professional<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We know your deadlines are tight and your cases are sensitive. We respond quickly\\u2014and we\\r\\n              never compromise discretion.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/attorney1-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item \\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    When should a lawyer involve a digital forensics expert during a legal case?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: auto\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Attorneys should engage a digital forensics expert early in the legal\\r\\n                        process\\u2014ideally during discovery or while shaping the case strategy.\\r\\n                        Early involvement can guide discovery requests, uncover digital red\\r\\n                        flags, and enhance case strength with properly preserved evidence.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can digital forensic consultants assist with legal discovery and data scope\\r\\n                    refinement?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our digital forensic experts help attorneys draft precise discovery requests by identifying\\r\\n                        relevant data types, narrowing search parameters, and optimizing evidence collection. This\\r\\n                        results in more targeted, cost-effective investigations that hold up in court.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How do I know if digital forensics is relevant to my litigation or\\r\\n                    investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        If your case involves deleted emails, access to confidential files, altered metadata, or\\r\\n                        opposing forensic claims, it likely requires digital forensics. We offer consultations to assess\\r\\n                        if forensic evidence can support your legal argument or defense.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How do digital forensic experts ensure evidence is admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We follow strict legal and forensic standards, including chain of custody procedures, forensic\\r\\n                        imaging, cryptographic hash validation, and neutral reporting. These protocols ensure that our\\r\\n                        findings are court-admissible in both civil and criminal proceedings.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you recover deleted emails or prove file access in a digital investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We can recover deleted emails, trace user access to sensitive files, and analyze\\r\\n                        metadata to determine who accessed, modified, or deleted digital documents\\u2014key evidence in fraud\\r\\n                        cases, employee disputes, and intellectual property theft.\\r\\n\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx804 mlr-at pos-rel\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Strengthen Your Case with Digital Evidence That Holds Up in Court?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx690 mlr-at\\\">Partner with Black Dog Forensics and gain a courtroom-tested ally in your\\r\\n        legal strategy. Whether you\\u2019re facing a high-stakes criminal trial or a complex civil dispute, our\\r\\n        forensic experts deliver the clarity and credibility your case deserves.<\\/p>\\r\\n      <p class=\\\"mt18 mx475 mlr-at p-ext dsk-none\\\"><a href=\\\"\\/contact\\\" class=\\\"priv under-line\\\">Contact us today<\\/a>\\r\\n        for a confidential\\r\\n        consultation \\u2014 and take the first step toward uncovering the truth.<\\/p>\\r\\n      <div class=\\\"mt32\\\">\\r\\n        <div class=\\\"flx two-btn\\\">\\r\\n          <div class=\\\"btn1\\\">\\r\\n            <a class=\\\"global-btn\\\" href=\\\"tel:(346) 200-6097\\\">Schedule a Call<\\/a>\\r\\n          <\\/div>\\r\\n          <div class=\\\"btn2\\\">\\r\\n            <a class=\\\"global-btn global-btn2\\\" href=\\\"\\/contact\\\">Request a Case Review<\\/a>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 10:35:33\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 07:22:56\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 07:22:51\",\"publish_up\":\"2025-04-09 10:35:33\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":43,\"ordering\":19,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":123,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(617, 'com_content.article.15', '', '2025-05-19 07:24:45', 102, 21870, '7c2c6e14096213ce234daa375da781997df33036', '{\"id\":\"15\",\"asset_id\":166,\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"alias\":\"cell-phone-forensics-that-recover-and-validate-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Extraction from Apple & Android Devices<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx933\\\">\\r\\n              We specialize in recovering critical mobile data\\u2014including app content, text messages, call\\r\\n              logs, and GPS history\\u2014from both Apple and Android devices. Our forensic reports are\\r\\n              meticulously documented and fully court-admissible, supported by expert testimony when\\r\\n              needed to ensure the digital evidence stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Specialists in Digital Truth Retrieval\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we uncover the truth hidden in mobile devices\\u2014quickly, securely, and\\r\\n          legally. Whether it\\u2019s deleted texts, location trails, or encrypted app data, our team uses advanced\\r\\n          forensic techniques to retrieve critical digital evidence. Every investigation is handled with\\r\\n          precision and care, ensuring the results are accurate, court-admissible, and ready to support your\\r\\n          legal or investigative strategy.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Why Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Precision-driven mobile data recovery\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Discreet and defensible forensic methods\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-ready reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Expert witness support when needed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          Our name reflects our mission: like a loyal retriever, we dig deep and follow the digital trail with\\r\\n          focus and integrity. With advanced tools and proven methodology, we deliver reliable results that\\r\\n          stand up in court.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/special.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/special-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Cell Phone Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Extracting & Analyzing Digital Evidence from Apple & Android Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we deliver expert mobile forensic investigations to extract, preserve, and\\r\\n        analyze data from smartphones, tablets, and mobile storage. Whether you\\u2019re responding to legal action,\\r\\n        investigating fraud, or validating communication records, we provide the digital clarity you need.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Specialized Services Include:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Data Extraction & Recovery<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Recover deleted or existing texts, call logs, voicemails, and contacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Analyze photos, videos, and voice memos.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Extract chat app content from WhatsApp, iMessage, Telegram, Signal, and more.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">GPS Location & Movement Tracking<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Review travel history and timestamped location data.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Reconstruct movement trails using geolocation metadata.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Cross-reference WiFi and Bluetooth history for location validation.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social Media & App Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover activity from platforms like Facebook, Instagram, and Snapchat.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze hidden messages, metadata, and account usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect deleted apps and private communication accounts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Create physical and logical forensic images to retain all mobile data.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Maintain evidence integrity for legal admissibility.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Strict chain of custody documentation at every step.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Analysis & Litigation Support<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Provide clear, court-ready forensic reports.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Support attorneys with deposition reviews and expert witness testimony.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Help reconstruct digital timelines and verify message authenticity.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Advanced Mobile Forensics. Trusted Expert Testimony\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic process is designed to extract truth from complex digital environments while\\r\\n          safeguarding evidence for court or internal review.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Support for iOS, Android & Tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted Data Recovery from Texts, Chats, and Apps\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              GPS and Geolocation Timeline Reconstruction\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Full Device Imaging & Preservation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Social Media and Encrypted App Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Court-Admissible Reports & Expert Witness Support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Expedited Services Available\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Get in touch with our experts today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/why-chose.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/why-chose-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Why Choose Black Dog Forensics for Cell Phone Investigations?\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When it comes to mobile forensics, choosing the right partner can make or break your case. At Black\\r\\n          Dog Forensics, we combine technical precision with legal-grade documentation to deliver evidence you\\r\\n          can trust. Whether you\'re pursuing justice, defending against false claims, or uncovering internal\\r\\n          misconduct, our services are built to support your objectives with speed, clarity, and confidence.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Recover Deleted & Hidden Data\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Retrieve vital communications, media, and chat history\\u2014regardless of deletion or damage.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Establish Movement & Behavior Patterns\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Analyze GPS and connectivity logs to trace location history and timelines.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Ensure Evidence Integrity\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every step adheres to legal protocols for admissibility in civil or criminal court.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Detect Misconduct or Unauthorized Activity\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Uncover hidden accounts, inappropriate behavior, or fraudulent actions.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Strengthen Your Case with Expert Reporting\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clear, defensible forensic documentation and expert witness availability.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          Unlock the truth stored in mobile devices\\u2014and strengthen your investigative or legal strategy.\\r\\n        <\\/p>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is mobile phone forensics and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Mobile phone forensics is the process of extracting, preserving, and analyzing data from\\r\\n                        smartphones in a secure and legally defensible way. Specialists use advanced tools to recover\\r\\n                        deleted messages, app data, call logs, and location history while maintaining evidence\\r\\n                        integrity.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should I hire a cell phone forensics expert?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We analyze system logs and metadata to determine user\\r\\n                        actions, access times, and digital trails.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can deleted text messages and app data really be recovered?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic process strictly follows chain-of-custody and\\r\\n                        documentation protocols to ensure all evidence is court-admissible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are digital forensic reports from phones admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on complexity, but we offer expedited services\\r\\n                        when timing is critical.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How much time does a typical phone forensic investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We work with individuals, law firms, small businesses, and enterprise\\r\\n                        organizations alike.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Answers from a Mobile Device? We\\u2019re Ready to Help.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When mobile data is central to your investigation\\u2014whether for litigation, corporate disputes, or personal\\r\\n        matters\\u2014you need a forensics partner who delivers clarity, not guesswork. Black Dog Forensics specializes in\\r\\n        extracting, preserving, and interpreting digital evidence from smartphones with court-ready precision and\\r\\n        discretion. From deleted texts to GPS trails, we uncover the facts hidden in devices.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Schedule a Confidential Consultation with Our Experts Today\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 07:24:45\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 07:24:14\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":20,\"ordering\":11,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":26,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(618, 'com_content.article.16', '', '2025-05-19 07:42:35', 102, 24140, 'b845d37f09cbc229e09791fe9e74199bb9dada2b', '{\"id\":\"16\",\"asset_id\":167,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"alias\":\"forensic-imaging-that-secures-and-preserves-digital-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width utr-screen\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Forensically Sound Imaging, Legally Defensible and Court-Admissible,\\r\\n                            Expertly Executed<\\/h2>\\r\\n                        <p class=\\\"bn-txt  mrt24 mx909\\\">\\r\\n                            Preserve every byte of data\\u2014including deleted files\\u2014without compromising the original\\r\\n                            source. Our forensic imaging services create exact, bit-level copies of digital devices,\\r\\n                            ensuring all evidence is captured securely and remains fully admissible in legal\\r\\n                            proceedings. We provide forensic imaging services across the U.S., with secure remote and\\r\\n                            on-site support available.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt32\\\">\\r\\n                            <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/p>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Capture, Secure & Preserve Digital Evidence for Legal and Investigative Use\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Forensic imaging is a foundational process in digital forensics, allowing investigators to extract a\\r\\n                    complete, verifiable copy of data from a digital device without changing its original state.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we specialize in bit-for-bit forensic imaging of a wide range of digital\\r\\n                    devices. Our forensic images are court-admissible and legally sound, helping clients preserve vital\\r\\n                    evidence for litigation, regulatory compliance, or internal investigations.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p>\\r\\n                            Capture every byte, including deleted or hidden files.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p>\\r\\n                            Maintain evidence integrity with hashing and verification.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p>\\r\\n                            Preserve data for future expert analysis or legal review.\\r\\n                        <\\/p>\\r\\n\\r\\n                    <\\/li>\\r\\n\\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                        Contact us today\\r\\n                    <\\/a>\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518\\\">\\r\\n                <img src=\\\"images\\/dog\\/capture.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n                <img src=\\\"images\\/dog\\/capture-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width\\\">\\r\\n\\r\\n        <div class=\\\"mx932 mlr-at \\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Imaging & Digital Evidence Collection<\\/h2>\\r\\n            <h3 class=\\\"kns-hd32 txt-nrml\\\">Creating Legally Admissible Forensic Images of Digital Devices<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext mx909\\\">\\r\\n                We provide forensic imaging services that ensure your digital evidence is collected without any\\r\\n                modification\\u2014while maintaining a verifiable chain of custody and data integrity.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\"> Our Proven Forensic Imaging Process:<\\/h4>\\r\\n           \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx mt32 gap24 wrp protct pd-in24 flx-lft\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Device Identification & Collection<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Catalog and secure all digital devices relevant to the investigation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Bit-for-Bit Forensic Imaging<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Perform a full sector-level duplication of all device data, including unallocated space.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Verification & Hashing<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Validate the forensic image using cryptographic hashes to ensure exact replication.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n                \\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Secure Storage & Chain of Custody<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Protect forensic images with encryption and track every access point with tamper-proof documentation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Optional Analysis & Reporting<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        When required, conduct expert forensic examinations and deliver litigation-ready reports.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"mt32\\\">\\r\\n            <h4 class=\\\"sub-hed\\\">Devices We Image:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Computers & Laptops<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        HDDs, SSDs, RAID arrays\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Mobile Devices<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        iPhones, Androids, tablets, GPS units\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cloud & Online Storage<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Google Drive, iCloud, OneDrive, email platforms\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n                \\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Removable Media<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        USBs, SD cards, external drives\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Surveillance Systems<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        DVRs, body cameras, security footage\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Social & Messaging Apps<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        WhatsApp, Signal, Telegram, encrypted platforms\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Exact Digital Cloning. Trusted Legal Evidence. Zero Data Alteration.\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Our forensic imaging services are tailored for speed, precision, and defensibility. Every device is processed with the utmost care using industry-standard tools and procedures.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n\\r\\n                        <p>\\r\\n                            Bit-for-Bit Duplication of All Storage Devices\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n\\r\\n                        <p>\\r\\n                            Deleted File & Hidden Partition Capture\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n\\r\\n                        <p>\\r\\n                            Cryptographic Hashing for Verification\\r\\n                        <\\/p>\\r\\n\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n\\r\\n                        <p>\\r\\n                            Secure Storage with Chain of Custody Protocols\\r\\n                        <\\/p>\\r\\n\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n\\r\\n                        <p>\\r\\n                            Cross-Platform Device Support (Computers, Phones, Cloud)\\r\\n                        <\\/p>\\r\\n\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n\\r\\n                        <p>\\r\\n                            Fast Turnaround: Most Imaging Completed in 24\\u201372 Hours\\r\\n                        <\\/p>\\r\\n\\r\\n                    <\\/li>\\r\\n                   \\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                        Schedule your forensic imaging session now\\r\\n                    <\\/a>\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518\\\">\\r\\n                <img src=\\\"images\\/dog\\/exact.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n                <img src=\\\"images\\/dog\\/exact-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518\\\">\\r\\n                <img src=\\\"images\\/dog\\/why-chose.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n                <img src=\\\"images\\/dog\\/why-chose-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why Choose Forensic Imaging for Your Case?\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    When investigating digital activity\\u2014whether for litigation, internal investigations, or incident response\\u2014the integrity of the evidence is paramount. Forensic imaging offers a comprehensive, court-approved method for capturing the full scope of data stored on a device. From active files to deleted remnants and metadata trails, this technique ensures that nothing is lost, overlooked, or inadmissible.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Preserves All Digital Evidence\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Capture active, deleted, and hidden files from every part of a device.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Ensures Legal Admissibility\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Our images are defensible in court and comply with evidentiary standards.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Protects Against Data Loss or Corruption\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Guarantees evidence won\\u2019t be overwritten, altered, or tampered with.\\r\\n                        <\\/p>\\r\\n\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Captures Metadata & System Logs\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Go beyond files to extract critical context from device usage.\\r\\n                        <\\/p>\\r\\n\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Scales for Any Investigation\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Supports civil litigation, internal audits, cybersecurity breaches, and more.\\r\\n                        <\\/p>\\r\\n\\r\\n                    <\\/li>\\r\\n\\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt24\\\">\\r\\n                    Digital evidence is only useful when properly preserved\\u2014make sure it\\u2019s collected by experts.\\r\\n                <\\/p>\\r\\n\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital forensic imaging, and how does it work?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital forensic imaging is the process of creating a complete, exact copy of a device\\u2019s data at the bit level. This ensures that active, deleted, and hidden files are preserved without altering the original device, making it a foundational method in digital investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Why is forensic imaging crucial for legal and internal investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Absolutely. We analyze system logs and metadata to determine user\\r\\n                                                actions, access times, and digital trails.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How does forensic imaging recover deleted or hidden files better than regular file copying?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic process strictly follows chain-of-custody and\\r\\n                                                documentation protocols to ensure all evidence is court-admissible.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of devices can be examined with digital forensic imaging?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Timeframes vary based on complexity, but we offer expedited services\\r\\n                                                when timing is critical.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How long does forensic imaging take, and what affects the timeline?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We work with individuals, law firms, small businesses, and enterprise\\r\\n                                                organizations alike.\\r\\n                                            <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                Need Trusted Forensic Imaging? Black Dog Forensics Has You Covered\\r\\n            <\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                When the accuracy and integrity of digital evidence can make or break your case, forensic imaging is the gold standard. Whether you\\u2019re handling civil litigation, corporate investigations, or cybersecurity incidents, our team delivers bit-level data captures that are fully defensible and court-ready. At Black Dog Forensics, we specialize in secure, tamper-proof imaging protocols that preserve every trace of relevant evidence\\u2014active, deleted, or hidden.\\r\\n            <\\/p>\\r\\n\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n                    Request a Confidential Imaging Consultation Today\\r\\n                <\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 07:42:35\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 07:37:18\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":14,\"ordering\":10,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":26,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(619, 'com_content.article.12', '', '2025-05-19 08:13:30', 102, 20388, '222dda2a95f61f0e085d749886a44b8d7f514396', '{\"id\":\"12\",\"asset_id\":163,\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"alias\":\"expert-digital-forensics-to-uncover-the-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Court-Admissible Investigations for Cyber Incidents, Litigation, and\\r\\n              Internal\\r\\n              Misconduct<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              Digital evidence tells a story. We make sure it\\u2019s the right one.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              When suspicions arise, timelines blur, or files mysteriously vanish, Black Dog Forensics steps in to\\r\\n              retrieve the truth. Our certified digital forensics experts investigate computers, mobile devices, cloud\\r\\n              accounts, and network systems to recover hidden data, reconstruct digital activity, and expose\\r\\n              manipulation\\u2014with methods that stand up in court.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              Whether you\'re preparing for litigation, investigating internal misconduct, or seeking clarity after a\\r\\n              breach, we translate complex digital trails into clear, defensible facts.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              The truth is in the data. Are you ready to find it?\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Get a Free Digital Forensics Consultation\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">How We Investigate and Recover Digital Evidence<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our digital forensics team works across devices, platforms, and industries. We handle sensitive investigations\\r\\n          with precision and discretion. Our services include:\\r\\n\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Computer Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Recover and analyze files from desktops and laptops\\u2014even those that have been deleted or intentionally\\r\\n              hidden.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Mobile Device Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Extract text messages, call logs, GPS data, photos, app activity, and more from smartphones and tablets.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">Uncover suspicious behavior within cloud platforms and email systems\\u2014including deleted or\\r\\n              manipulated communications. <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Breach Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">Pinpoint the cause, timeline, and scope of unauthorized access or cyberattacks.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Metadata & Timeline Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">Reconstruct user activity and digital events with precision using hidden metadata and system\\r\\n              logs.<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Litigation Support <\\/p>\\r\\n            <p class=\\\"mt5\\\">Provide expert documentation, affidavits, and testimony tailored for legal proceedings in\\r\\n              both civil and criminal courts. <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/un-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Digital Forensics That Stands Up in Court and Cross-Exams<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to\\r\\n            deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\\r\\n            only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every\\r\\n            case.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in\\r\\n            uncovering the digital truth.\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Court-Admissible Evidence\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\\r\\n                protocols.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Deep Device Analysis\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk\\r\\n                space, hidden partitions, and encrypted containers.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Multiplatform Expertise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Expert Testimony\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in\\r\\n                courtroom settings\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Confidential and Secure\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every case is handled with strict confidentiality, backed by secure data handling protocols and\\r\\n                nondisclosure agreements.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n              Book your consultation now\\r\\n            <\\/a>\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Digital Forensics That Stands Up in Court and Cross-Exams\\r\\n      <\\/h2>\\r\\n\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to\\r\\n        deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\\r\\n        only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every case.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in\\r\\n        uncovering the digital truth.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\\r\\n            protocols.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deep Device Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk space,\\r\\n            hidden partitions, and encrypted containers.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Multiplatform Expertise<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in\\r\\n            courtroom settings.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential and Secure<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every case is handled with strict confidentiality, backed by secure data handling protocols and\\r\\n            nondisclosure agreements.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Results You Can Rely On\\r\\n      <\\/h2>\\r\\n\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When digital evidence makes or breaks a case, you need more than just tools\\u2014you need proven results. At Black\\r\\n        Dog Forensics, our investigations are built for speed, clarity, and courtroom strength. Here\\u2019s what sets us\\r\\n        apart when it matters most:\\r\\n      <\\/p>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Evidence That Wins Cases<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our findings are used to secure settlements, support criminal charges, and resolve internal disputes\\u2014because\\r\\n            every byte of data is defensible and admissible.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Preservation Without Compromise<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We follow strict forensic imaging and chain-of-custody procedures to ensure no data is altered, lost, or\\r\\n            questioned in court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Rapid Response When Every Minute Counts<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Whether it\\u2019s a data breach, a time-sensitive hearing, or an urgent internal investigation, we mobilize\\r\\n            fast\\u2014often within hours.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Industry-Specific Insight<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            From financial fraud to healthcare data violations, we understand the regulatory and operational nuances of\\r\\n            your sector.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Strategic Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We don\\u2019t just find data\\u2014we help your legal team make sense of it, prepare affidavits, and present compelling\\r\\n            narratives in court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is deleted data really recoverable?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes\\u2014unless it\\u2019s been overwritten, deleted data can often be recovered and restored using\\r\\n                        advanced forensic tools.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you tell who accessed a file or sent an email?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We analyze system logs and metadata to determine user actions, access times, and\\r\\n                        digital trails.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your findings admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic process strictly follows chain-of-custody and documentation protocols to\\r\\n                        ensure all evidence is court-admissible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does an investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on complexity, but we offer expedited services when timing is critical.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you work with individuals, or just law firms and corporations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We work with individuals, law firms, small businesses, and enterprise organizations alike.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx808 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Digital evidence can make or break a case. Black Dog Forensics delivers expert analysis across\\r\\n        devices\\u2014recovering, authenticating, and preserving data with precision. Our court-ready reports uphold chain of\\r\\n        custody and meet the highest legal standards.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        From deleted files to suspicious activity and data breaches, we uncover the truth\\u2014wherever it\\u2019s stored.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 08:13:30\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 07:54:36\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":27,\"ordering\":14,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":66,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(622, 'com_content.article.15', '', '2025-05-19 08:23:46', 102, 24572, '18002f67fcdacfdaac3b61f498a5b1f0a392eb4e', '{\"id\":\"15\",\"asset_id\":166,\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"alias\":\"cell-phone-forensics-that-recover-and-validate-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Extraction from Apple & Android Devices<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx933\\\">\\r\\n              We specialize in recovering critical mobile data\\u2014including app content, text messages, call\\r\\n              logs, and GPS history\\u2014from both Apple and Android devices. Our forensic reports are\\r\\n              meticulously documented and fully court-admissible, supported by expert testimony when\\r\\n              needed to ensure the digital evidence stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Specialists in Digital Truth Retrieval\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we uncover the truth hidden in mobile devices\\u2014quickly, securely, and\\r\\n          legally. Whether it\\u2019s deleted texts, location trails, or encrypted app data, our team uses advanced\\r\\n          forensic techniques to retrieve critical digital evidence. Every investigation is handled with\\r\\n          precision and care, ensuring the results are accurate, court-admissible, and ready to support your\\r\\n          legal or investigative strategy.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Why Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Precision-driven mobile data recovery\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Discreet and defensible forensic methods\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-ready reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Expert witness support when needed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          Our name reflects our mission: like a loyal retriever, we dig deep and follow the digital trail with\\r\\n          focus and integrity. With advanced tools and proven methodology, we deliver reliable results that\\r\\n          stand up in court.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/special.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/special-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Cell Phone Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Extracting & Analyzing Digital Evidence from Apple & Android Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we deliver expert mobile forensic investigations to extract, preserve, and\\r\\n        analyze data from smartphones, tablets, and mobile storage. Whether you\\u2019re responding to legal action,\\r\\n        investigating fraud, or validating communication records, we provide the digital clarity you need.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Specialized Services Include:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Data Extraction & Recovery<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Recover deleted or existing texts, call logs, voicemails, and contacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Analyze photos, videos, and voice memos.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Extract chat app content from WhatsApp, iMessage, Telegram, Signal, and more.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">GPS Location & Movement Tracking<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Review travel history and timestamped location data.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Reconstruct movement trails using geolocation metadata.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Cross-reference WiFi and Bluetooth history for location validation.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social Media & App Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover activity from platforms like Facebook, Instagram, and Snapchat.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze hidden messages, metadata, and account usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect deleted apps and private communication accounts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Create physical and logical forensic images to retain all mobile data.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Maintain evidence integrity for legal admissibility.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Strict chain of custody documentation at every step.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Analysis & Litigation Support<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Provide clear, court-ready forensic reports.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Support attorneys with deposition reviews and expert witness testimony.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Help reconstruct digital timelines and verify message authenticity.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Advanced Mobile Forensics. Trusted Expert Testimony\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic process is designed to extract truth from complex digital environments while\\r\\n          safeguarding evidence for court or internal review.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Support for iOS, Android & Tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted Data Recovery from Texts, Chats, and Apps\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              GPS and Geolocation Timeline Reconstruction\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Full Device Imaging & Preservation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Social Media and Encrypted App Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Court-Admissible Reports & Expert Witness Support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Expedited Services Available\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Get in touch with our experts today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/why-chose.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/why-chose-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Why Choose Black Dog Forensics for Cell Phone Investigations?\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When it comes to mobile forensics, choosing the right partner can make or break your case. At Black\\r\\n          Dog Forensics, we combine technical precision with legal-grade documentation to deliver evidence you\\r\\n          can trust. Whether you\'re pursuing justice, defending against false claims, or uncovering internal\\r\\n          misconduct, our services are built to support your objectives with speed, clarity, and confidence.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Recover Deleted & Hidden Data\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Retrieve vital communications, media, and chat history\\u2014regardless of deletion or damage.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Establish Movement & Behavior Patterns\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Analyze GPS and connectivity logs to trace location history and timelines.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Ensure Evidence Integrity\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every step adheres to legal protocols for admissibility in civil or criminal court.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Detect Misconduct or Unauthorized Activity\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Uncover hidden accounts, inappropriate behavior, or fraudulent actions.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Strengthen Your Case with Expert Reporting\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clear, defensible forensic documentation and expert witness availability.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          Unlock the truth stored in mobile devices\\u2014and strengthen your investigative or legal strategy.\\r\\n        <\\/p>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Black Dog Forensics for Cell Phone Investigations?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When it comes to mobile forensics, choosing the right partner can make or break your case. At Black Dog\\r\\n        Forensics, we combine technical precision with legal-grade documentation to deliver evidence you can trust.\\r\\n        Whether you\'re pursuing justice, defending against false claims, or uncovering internal misconduct, our services\\r\\n        are built to support your objectives with speed, clarity, and confidence.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Recover Deleted &amp; Hidden Data<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Retrieve vital communications, media, and chat history\\u2014regardless of deletion or damage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Establish Movement &amp; Behavior Patterns<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Analyze GPS and connectivity logs to trace location history and timelines.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every step adheres to legal protocols for admissibility in civil or criminal court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Detect Misconduct or Unauthorized Activity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Uncover hidden accounts, inappropriate behavior, or fraudulent actions.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Strengthen Your Case with Expert Reporting<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, defensible forensic documentation and expert witness availability.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n    <p class=\\\"mt18 p-ext \\\">\\r\\n      Unlock the truth stored in mobile devices\\u2014and strengthen your investigative or legal strategy.\\r\\n    <\\/p>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is mobile phone forensics and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Mobile phone forensics is the process of extracting, preserving, and analyzing data from\\r\\n                        smartphones in a secure and legally defensible way. Specialists use advanced tools to recover\\r\\n                        deleted messages, app data, call logs, and location history while maintaining evidence\\r\\n                        integrity.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should I hire a cell phone forensics expert?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We analyze system logs and metadata to determine user\\r\\n                        actions, access times, and digital trails.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can deleted text messages and app data really be recovered?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic process strictly follows chain-of-custody and\\r\\n                        documentation protocols to ensure all evidence is court-admissible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are digital forensic reports from phones admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on complexity, but we offer expedited services\\r\\n                        when timing is critical.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How much time does a typical phone forensic investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We work with individuals, law firms, small businesses, and enterprise\\r\\n                        organizations alike.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Answers from a Mobile Device? We\\u2019re Ready to Help.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When mobile data is central to your investigation\\u2014whether for litigation, corporate disputes, or personal\\r\\n        matters\\u2014you need a forensics partner who delivers clarity, not guesswork. Black Dog Forensics specializes in\\r\\n        extracting, preserving, and interpreting digital evidence from smartphones with court-ready precision and\\r\\n        discretion. From deleted texts to GPS trails, we uncover the facts hidden in devices.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Schedule a Confidential Consultation with Our Experts Today\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 08:23:46\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 08:19:52\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":22,\"ordering\":11,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":29,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(623, 'com_content.article.15', '', '2025-05-19 08:24:14', 102, 21545, '45dfea69b64aac68778f2345d06cd7acdc243b44', '{\"id\":\"15\",\"asset_id\":166,\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"alias\":\"cell-phone-forensics-that-recover-and-validate-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Extraction from Apple & Android Devices<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx933\\\">\\r\\n              We specialize in recovering critical mobile data\\u2014including app content, text messages, call\\r\\n              logs, and GPS history\\u2014from both Apple and Android devices. Our forensic reports are\\r\\n              meticulously documented and fully court-admissible, supported by expert testimony when\\r\\n              needed to ensure the digital evidence stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Specialists in Digital Truth Retrieval\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we uncover the truth hidden in mobile devices\\u2014quickly, securely, and\\r\\n          legally. Whether it\\u2019s deleted texts, location trails, or encrypted app data, our team uses advanced\\r\\n          forensic techniques to retrieve critical digital evidence. Every investigation is handled with\\r\\n          precision and care, ensuring the results are accurate, court-admissible, and ready to support your\\r\\n          legal or investigative strategy.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Why Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Precision-driven mobile data recovery\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Discreet and defensible forensic methods\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-ready reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Expert witness support when needed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          Our name reflects our mission: like a loyal retriever, we dig deep and follow the digital trail with\\r\\n          focus and integrity. With advanced tools and proven methodology, we deliver reliable results that\\r\\n          stand up in court.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/special.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/special-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Cell Phone Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Extracting & Analyzing Digital Evidence from Apple & Android Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we deliver expert mobile forensic investigations to extract, preserve, and\\r\\n        analyze data from smartphones, tablets, and mobile storage. Whether you\\u2019re responding to legal action,\\r\\n        investigating fraud, or validating communication records, we provide the digital clarity you need.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Specialized Services Include:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Data Extraction & Recovery<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Recover deleted or existing texts, call logs, voicemails, and contacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Analyze photos, videos, and voice memos.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Extract chat app content from WhatsApp, iMessage, Telegram, Signal, and more.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">GPS Location & Movement Tracking<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Review travel history and timestamped location data.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Reconstruct movement trails using geolocation metadata.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Cross-reference WiFi and Bluetooth history for location validation.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social Media & App Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover activity from platforms like Facebook, Instagram, and Snapchat.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze hidden messages, metadata, and account usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect deleted apps and private communication accounts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Create physical and logical forensic images to retain all mobile data.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Maintain evidence integrity for legal admissibility.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Strict chain of custody documentation at every step.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Analysis & Litigation Support<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Provide clear, court-ready forensic reports.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Support attorneys with deposition reviews and expert witness testimony.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Help reconstruct digital timelines and verify message authenticity.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Advanced Mobile Forensics. Trusted Expert Testimony\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic process is designed to extract truth from complex digital environments while\\r\\n          safeguarding evidence for court or internal review.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Support for iOS, Android & Tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted Data Recovery from Texts, Chats, and Apps\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              GPS and Geolocation Timeline Reconstruction\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Full Device Imaging & Preservation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Social Media and Encrypted App Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Court-Admissible Reports & Expert Witness Support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Expedited Services Available\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Get in touch with our experts today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Black Dog Forensics for Cell Phone Investigations?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When it comes to mobile forensics, choosing the right partner can make or break your case. At Black Dog\\r\\n        Forensics, we combine technical precision with legal-grade documentation to deliver evidence you can trust.\\r\\n        Whether you\'re pursuing justice, defending against false claims, or uncovering internal misconduct, our services\\r\\n        are built to support your objectives with speed, clarity, and confidence.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Recover Deleted &amp; Hidden Data<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Retrieve vital communications, media, and chat history\\u2014regardless of deletion or damage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Establish Movement &amp; Behavior Patterns<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Analyze GPS and connectivity logs to trace location history and timelines.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every step adheres to legal protocols for admissibility in civil or criminal court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Detect Misconduct or Unauthorized Activity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Uncover hidden accounts, inappropriate behavior, or fraudulent actions.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Strengthen Your Case with Expert Reporting<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, defensible forensic documentation and expert witness availability.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n    <p class=\\\"mt18 p-ext \\\">\\r\\n      Unlock the truth stored in mobile devices\\u2014and strengthen your investigative or legal strategy.\\r\\n    <\\/p>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is mobile phone forensics and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Mobile phone forensics is the process of extracting, preserving, and analyzing data from\\r\\n                        smartphones in a secure and legally defensible way. Specialists use advanced tools to recover\\r\\n                        deleted messages, app data, call logs, and location history while maintaining evidence\\r\\n                        integrity.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should I hire a cell phone forensics expert?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We analyze system logs and metadata to determine user\\r\\n                        actions, access times, and digital trails.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can deleted text messages and app data really be recovered?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic process strictly follows chain-of-custody and\\r\\n                        documentation protocols to ensure all evidence is court-admissible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are digital forensic reports from phones admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on complexity, but we offer expedited services\\r\\n                        when timing is critical.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How much time does a typical phone forensic investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We work with individuals, law firms, small businesses, and enterprise\\r\\n                        organizations alike.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Answers from a Mobile Device? We\\u2019re Ready to Help.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When mobile data is central to your investigation\\u2014whether for litigation, corporate disputes, or personal\\r\\n        matters\\u2014you need a forensics partner who delivers clarity, not guesswork. Black Dog Forensics specializes in\\r\\n        extracting, preserving, and interpreting digital evidence from smartphones with court-ready precision and\\r\\n        discretion. From deleted texts to GPS trails, we uncover the facts hidden in devices.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Schedule a Confidential Consultation with Our Experts Today\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 08:24:14\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 08:23:46\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":23,\"ordering\":11,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":30,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(624, 'com_content.article.15', '', '2025-05-19 08:24:48', 102, 21545, '3419c88cbd1ad791ea0511fa37b91b1e3a65c622', '{\"id\":\"15\",\"asset_id\":166,\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"alias\":\"cell-phone-forensics-that-recover-and-validate-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Extraction from Apple & Android Devices<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx933\\\">\\r\\n              We specialize in recovering critical mobile data\\u2014including app content, text messages, call\\r\\n              logs, and GPS history\\u2014from both Apple and Android devices. Our forensic reports are\\r\\n              meticulously documented and fully court-admissible, supported by expert testimony when\\r\\n              needed to ensure the digital evidence stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Specialists in Digital Truth Retrieval\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we uncover the truth hidden in mobile devices\\u2014quickly, securely, and\\r\\n          legally. Whether it\\u2019s deleted texts, location trails, or encrypted app data, our team uses advanced\\r\\n          forensic techniques to retrieve critical digital evidence. Every investigation is handled with\\r\\n          precision and care, ensuring the results are accurate, court-admissible, and ready to support your\\r\\n          legal or investigative strategy.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Why Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Precision-driven mobile data recovery\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Discreet and defensible forensic methods\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-ready reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Expert witness support when needed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          Our name reflects our mission: like a loyal retriever, we dig deep and follow the digital trail with\\r\\n          focus and integrity. With advanced tools and proven methodology, we deliver reliable results that\\r\\n          stand up in court.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/special.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/special-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Cell Phone Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Extracting & Analyzing Digital Evidence from Apple & Android Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we deliver expert mobile forensic investigations to extract, preserve, and\\r\\n        analyze data from smartphones, tablets, and mobile storage. Whether you\\u2019re responding to legal action,\\r\\n        investigating fraud, or validating communication records, we provide the digital clarity you need.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Specialized Services Include:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Data Extraction & Recovery<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Recover deleted or existing texts, call logs, voicemails, and contacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Analyze photos, videos, and voice memos.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Extract chat app content from WhatsApp, iMessage, Telegram, Signal, and more.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">GPS Location & Movement Tracking<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Review travel history and timestamped location data.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Reconstruct movement trails using geolocation metadata.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Cross-reference WiFi and Bluetooth history for location validation.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social Media & App Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover activity from platforms like Facebook, Instagram, and Snapchat.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze hidden messages, metadata, and account usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect deleted apps and private communication accounts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Create physical and logical forensic images to retain all mobile data.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Maintain evidence integrity for legal admissibility.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Strict chain of custody documentation at every step.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Analysis & Litigation Support<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Provide clear, court-ready forensic reports.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Support attorneys with deposition reviews and expert witness testimony.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Help reconstruct digital timelines and verify message authenticity.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Advanced Mobile Forensics. Trusted Expert Testimony\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic process is designed to extract truth from complex digital environments while\\r\\n          safeguarding evidence for court or internal review.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Support for iOS, Android & Tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted Data Recovery from Texts, Chats, and Apps\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              GPS and Geolocation Timeline Reconstruction\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Full Device Imaging & Preservation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Social Media and Encrypted App Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Court-Admissible Reports & Expert Witness Support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Expedited Services Available\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Get in touch with our experts today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Black Dog Forensics for Cell Phone Investigations?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When it comes to mobile forensics, choosing the right partner can make or break your case. At Black Dog\\r\\n        Forensics, we combine technical precision with legal-grade documentation to deliver evidence you can trust.\\r\\n        Whether you\'re pursuing justice, defending against false claims, or uncovering internal misconduct, our services\\r\\n        are built to support your objectives with speed, clarity, and confidence.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Recover Deleted &amp; Hidden Data<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Retrieve vital communications, media, and chat history\\u2014regardless of deletion or damage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Establish Movement &amp; Behavior Patterns<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Analyze GPS and connectivity logs to trace location history and timelines.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every step adheres to legal protocols for admissibility in civil or criminal court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Detect Misconduct or Unauthorized Activity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Uncover hidden accounts, inappropriate behavior, or fraudulent actions.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Strengthen Your Case with Expert Reporting<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, defensible forensic documentation and expert witness availability.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n    <p class=\\\"mt18 p-ext \\\">\\r\\n      Unlock the truth stored in mobile devices\\u2014and strengthen your investigative or legal strategy.\\r\\n    <\\/p>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is mobile phone forensics and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Mobile phone forensics is the process of extracting, preserving, and analyzing data from\\r\\n                        smartphones in a secure and legally defensible way. Specialists use advanced tools to recover\\r\\n                        deleted messages, app data, call logs, and location history while maintaining evidence\\r\\n                        integrity.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should I hire a cell phone forensics expert?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We analyze system logs and metadata to determine user\\r\\n                        actions, access times, and digital trails.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can deleted text messages and app data really be recovered?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic process strictly follows chain-of-custody and\\r\\n                        documentation protocols to ensure all evidence is court-admissible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are digital forensic reports from phones admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on complexity, but we offer expedited services\\r\\n                        when timing is critical.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How much time does a typical phone forensic investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We work with individuals, law firms, small businesses, and enterprise\\r\\n                        organizations alike.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Answers from a Mobile Device? We\\u2019re Ready to Help.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When mobile data is central to your investigation\\u2014whether for litigation, corporate disputes, or personal\\r\\n        matters\\u2014you need a forensics partner who delivers clarity, not guesswork. Black Dog Forensics specializes in\\r\\n        extracting, preserving, and interpreting digital evidence from smartphones with court-ready precision and\\r\\n        discretion. From deleted texts to GPS trails, we uncover the facts hidden in devices.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Schedule a Confidential Consultation with Our Experts Today\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 08:24:48\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 08:24:14\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":24,\"ordering\":11,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":31,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(625, 'com_content.article.16', '', '2025-05-19 08:27:51', 102, 23176, 'b8b793882d8629b416da4de1f973d2517cc5b706', '{\"id\":\"16\",\"asset_id\":167,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"alias\":\"forensic-imaging-that-secures-and-preserves-digital-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width utr-screen\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Forensically Sound Imaging, Legally Defensible and Court-Admissible,\\r\\n                            Expertly Executed<\\/h2>\\r\\n                        <p class=\\\"bn-txt  mrt24 mx909\\\">\\r\\n                            Preserve every byte of data\\u2014including deleted files\\u2014without compromising the original\\r\\n                            source. Our forensic imaging services create exact, bit-level copies of digital devices,\\r\\n                            ensuring all evidence is captured securely and remains fully admissible in legal\\r\\n                            proceedings. We provide forensic imaging services across the U.S., with secure remote and\\r\\n                            on-site support available.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt32\\\">\\r\\n                            <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/p>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Capture, Secure & Preserve Digital Evidence for Legal and Investigative Use\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Forensic imaging is a foundational process in digital forensics, allowing investigators to extract a\\r\\n                    complete, verifiable copy of data from a digital device without changing its original state.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we specialize in bit-for-bit forensic imaging of a wide range of digital\\r\\n                    devices. Our forensic images are court-admissible and legally sound, helping clients preserve vital\\r\\n                    evidence for litigation, regulatory compliance, or internal investigations.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p>\\r\\n                            Capture every byte, including deleted or hidden files.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p>\\r\\n                            Maintain evidence integrity with hashing and verification.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p>\\r\\n                            Preserve data for future expert analysis or legal review.\\r\\n                        <\\/p>\\r\\n\\r\\n                    <\\/li>\\r\\n\\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                        Contact us today\\r\\n                    <\\/a>\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518\\\">\\r\\n                <img src=\\\"images\\/dog\\/capture.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n                <img src=\\\"images\\/dog\\/capture-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width\\\">\\r\\n\\r\\n        <div class=\\\"mx932 mlr-at \\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Imaging & Digital Evidence Collection<\\/h2>\\r\\n            <h3 class=\\\"kns-hd32 txt-nrml\\\">Creating Legally Admissible Forensic Images of Digital Devices<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext mx909\\\">\\r\\n                We provide forensic imaging services that ensure your digital evidence is collected without any\\r\\n                modification\\u2014while maintaining a verifiable chain of custody and data integrity.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\"> Our Proven Forensic Imaging Process:<\\/h4>\\r\\n           \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx mt32 gap24 wrp protct pd-in24 flx-lft\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Device Identification & Collection<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Catalog and secure all digital devices relevant to the investigation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Bit-for-Bit Forensic Imaging<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Perform a full sector-level duplication of all device data, including unallocated space.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Verification & Hashing<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Validate the forensic image using cryptographic hashes to ensure exact replication.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n                \\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Secure Storage & Chain of Custody<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Protect forensic images with encryption and track every access point with tamper-proof documentation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Optional Analysis & Reporting<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        When required, conduct expert forensic examinations and deliver litigation-ready reports.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"mt32\\\">\\r\\n            <h4 class=\\\"sub-hed\\\">Devices We Image:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Computers & Laptops<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        HDDs, SSDs, RAID arrays\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Mobile Devices<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        iPhones, Androids, tablets, GPS units\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cloud & Online Storage<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Google Drive, iCloud, OneDrive, email platforms\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n                \\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Removable Media<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        USBs, SD cards, external drives\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Surveillance Systems<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        DVRs, body cameras, security footage\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Social & Messaging Apps<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        WhatsApp, Signal, Telegram, encrypted platforms\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Exact Digital Cloning. Trusted Legal Evidence. Zero Data Alteration.\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Our forensic imaging services are tailored for speed, precision, and defensibility. Every device is processed with the utmost care using industry-standard tools and procedures.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n\\r\\n                        <p>\\r\\n                            Bit-for-Bit Duplication of All Storage Devices\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n\\r\\n                        <p>\\r\\n                            Deleted File & Hidden Partition Capture\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n\\r\\n                        <p>\\r\\n                            Cryptographic Hashing for Verification\\r\\n                        <\\/p>\\r\\n\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n\\r\\n                        <p>\\r\\n                            Secure Storage with Chain of Custody Protocols\\r\\n                        <\\/p>\\r\\n\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n\\r\\n                        <p>\\r\\n                            Cross-Platform Device Support (Computers, Phones, Cloud)\\r\\n                        <\\/p>\\r\\n\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n\\r\\n                        <p>\\r\\n                            Fast Turnaround: Most Imaging Completed in 24\\u201372 Hours\\r\\n                        <\\/p>\\r\\n\\r\\n                    <\\/li>\\r\\n                   \\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                        Schedule your forensic imaging session now\\r\\n                    <\\/a>\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518\\\">\\r\\n                <img src=\\\"images\\/dog\\/exact.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n                <img src=\\\"images\\/dog\\/exact-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Forensic Imaging for Your Case?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When investigating digital activity\\u2014whether for litigation, internal investigations, or incident response\\u2014the integrity of the evidence is paramount. Forensic imaging offers a comprehensive, court-approved method for capturing the full scope of data stored on a device. From active files to deleted remnants and metadata trails, this technique ensures that nothing is lost, overlooked, or inadmissible.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Preserves All Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Capture active, deleted, and hidden files from every part of a device.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensures Legal Admissibility<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our images are defensible in court and comply with evidentiary standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Protects Against Data Loss or Corruption<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Guarantees evidence won\\u2019t be overwritten, altered, or tampered with.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Captures Metadata & System Logs<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n           Go beyond files to extract critical context from device usage.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Scales for Any Investigation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Supports civil litigation, internal audits, cybersecurity breaches, and more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n    <p class=\\\"mt18 p-ext \\\">\\r\\n      Digital evidence is only useful when properly preserved\\u2014make sure it\\u2019s collected by experts.\\r\\n    <\\/p>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital forensic imaging, and how does it work?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital forensic imaging is the process of creating a complete, exact copy of a device\\u2019s data at the bit level. This ensures that active, deleted, and hidden files are preserved without altering the original device, making it a foundational method in digital investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Why is forensic imaging crucial for legal and internal investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Absolutely. We analyze system logs and metadata to determine user\\r\\n                                                actions, access times, and digital trails.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How does forensic imaging recover deleted or hidden files better than regular file copying?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic process strictly follows chain-of-custody and\\r\\n                                                documentation protocols to ensure all evidence is court-admissible.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of devices can be examined with digital forensic imaging?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Timeframes vary based on complexity, but we offer expedited services\\r\\n                                                when timing is critical.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How long does forensic imaging take, and what affects the timeline?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We work with individuals, law firms, small businesses, and enterprise\\r\\n                                                organizations alike.\\r\\n                                            <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                Need Trusted Forensic Imaging? Black Dog Forensics Has You Covered\\r\\n            <\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                When the accuracy and integrity of digital evidence can make or break your case, forensic imaging is the gold standard. Whether you\\u2019re handling civil litigation, corporate investigations, or cybersecurity incidents, our team delivers bit-level data captures that are fully defensible and court-ready. At Black Dog Forensics, we specialize in secure, tamper-proof imaging protocols that preserve every trace of relevant evidence\\u2014active, deleted, or hidden.\\r\\n            <\\/p>\\r\\n\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n                    Request a Confidential Imaging Consultation Today\\r\\n                <\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 08:27:51\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 08:25:17\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":16,\"ordering\":10,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":30,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(626, 'com_content.article.13', '', '2025-05-19 11:13:23', 102, 20575, '624287afb22dca5041dac636db37ed8ef335712a', '{\"id\":\"13\",\"asset_id\":164,\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"alias\":\"computer-forensics-services-data-recovery-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Analysis of Windows, macOS & Linux Computers<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24  mx860\\\">\\r\\n              We specialize in deleted data recovery, in-depth digital investigations, and producing\\r\\n              court-admissible forensic reports backed by expert testimony. Whether you\'re responding to\\r\\n              legal discovery, investigating misconduct, or seeking answers hidden in a hard drive, our\\r\\n              forensic analysts deliver clear, defensible results across Windows, macOS, and Linux\\r\\n              platforms.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24 \\\">\\r\\n              We provide expert computer forensic services across the U.S., with support for both remote\\r\\n              and on-site investigations.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Empowering Legal Teams & Investigators to Uncover the Truth with Digital Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help legal professionals, corporate investigators, and business leaders uncover and preserve\\r\\n          critical digital evidence through expert computer forensic services. Our team works closely with\\r\\n          attorneys, HR departments, IT staff, and investigators to provide court-admissible findings with\\r\\n          clarity and discretion.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Clients rely on our expertise during:<\\/h4>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Departing employee investigations and access audits\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Allegations of fraud, misconduct, or data theft\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Internal investigations and regulatory compliance reviews<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Civil litigation involving deleted files or digital activity.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Criminal defense or prosecution requiring expert forensic support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Computer Forensic Services<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we specialize in uncovering crucial digital evidence from computers and\\r\\n        storage devices. Whether you\\u2019re dealing with litigation, internal audits, employee misconduct, or\\r\\n        security incidents, we offer end-to-end forensic services designed for accuracy, speed, and legal\\r\\n        defensibility.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Core Offerings:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Windows & macOS Forensics<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Full forensic acquisition of desktops, laptops, and external media.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Deep analysis of system logs, user activity, and file artifacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Identification of insider threats and suspicious data movements.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Deleted File & Data Recovery<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover documents, emails, and media\\u2014even from formatted or damaged drives.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Extract hidden or lost records from SSDs, HDDs, and encrypted systems.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Internet & Network Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Examine browser history, cached files, and online communication.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect cloud access, unauthorized uploads, and malicious behavior.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Bit-for-bit imaging for data integrity and long-term storage.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Ideal for legal review, regulatory compliance, and incident response.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & System Log Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Timeline reconstruction of user behavior, logins, and file access.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Investigation of unauthorized installs, file modifications, and USB usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Precision Forensics. Proven Process. Professional Expertise.\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n      Our services are built on forensic discipline, attention to detail, and technical excellence. We ensure every step\\u2014from data capture to final reporting\\u2014is handled with legal and investigative precision.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cross-Platform Support<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Windows, macOS, Linux, virtual environments.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Imaging & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n           For court-admissible evidence.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deleted File Recovery<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n           Restore emails, files, browser history.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n           Testimony for criminal & civil litigation.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Expedited options available.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discreet & Confidential<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Secure handling of sensitive cases.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Clients Trust Black Dog Forensics for Computer Investigations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When the stakes are high and digital evidence is critical, clients turn to Black Dog Forensics for thorough,\\r\\n        unbiased computer investigations. Our team brings together deep technical expertise, investigative rigor, and\\r\\n        courtroom-ready reporting to support internal teams, legal counsel, and regulatory bodies. We don\\u2019t just uncover\\r\\n        data\\u2014we reveal facts that can influence outcomes.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Uncover Critical Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify deleted, hidden, or altered files and system activity essential to your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legally Defensible Reports<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We follow strict forensic protocols, ensuring that all findings hold up under legal scrutiny.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expose Fraud, Policy Violations & Insider Threats<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            From corporate misuse to IP theft, we help organizations uncover what really happened.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Enhance Legal & Regulatory Cases<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, concise reporting supports attorneys, investigators, and compliance officers.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support Cyber Incident Response<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Discover unauthorized access, credential abuse, and potential breach origins.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can deleted files really be recovered during a forensic investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic experts can recover deleted emails, documents, system\\r\\n                        files, and metadata from hard drives, SSDs, and external devices\\u2014even\\r\\n                        after formatting or partial overwrites. We use court-approved tools to\\r\\n                        extract data without altering the source, making the evidence admissible\\r\\n                        and reliable.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you investigate what a departing employee did on their computer?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We analyze system logs and metadata to determine user\\r\\n                        actions, access times, and digital trails.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of cases require computer forensic services?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic process strictly follows chain-of-custody and\\r\\n                        documentation protocols to ensure all evidence is court-admissible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports legally admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on complexity, but we offer expedited services\\r\\n                        when timing is critical.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does a forensic computer investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We work with individuals, law firms, small businesses, and enterprise\\r\\n                        organizations alike.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Expert Computer Forensics? We\\u2019re Ready When You Are<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx933 mlr-at\\\">\\r\\n        When digital evidence is central to your case, investigation, or internal review, precision and\\r\\n        discretion are non-negotiable. At Black Dog Forensics, we provide certified computer forensic services\\r\\n        to help uncover the truth\\u2014whether you\'re dealing with employee misconduct, data theft, compliance\\r\\n        violations, or litigation. We recover deleted data, analyze user activity, and produce court-admissible\\r\\n        reports from Windows, macOS, and Linux systems.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential, No-Obligation Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 11:13:23\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 11:13:08\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":40,\"ordering\":13,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":71,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(627, 'com_content.article.13', '', '2025-05-19 11:17:43', 102, 21193, '83b574e77a322b53dec0c4a4477e09651c26dd94', '{\"id\":\"13\",\"asset_id\":164,\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"alias\":\"computer-forensics-services-data-recovery-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Analysis of Windows, macOS & Linux Computers<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24  mx860\\\">\\r\\n              We specialize in deleted data recovery, in-depth digital investigations, and producing\\r\\n              court-admissible forensic reports backed by expert testimony. Whether you\'re responding to\\r\\n              legal discovery, investigating misconduct, or seeking answers hidden in a hard drive, our\\r\\n              forensic analysts deliver clear, defensible results across Windows, macOS, and Linux\\r\\n              platforms.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24 \\\">\\r\\n              We provide expert computer forensic services across the U.S., with support for both remote\\r\\n              and on-site investigations.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Empowering Legal Teams & Investigators to Uncover the Truth with Digital Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help legal professionals, corporate investigators, and business leaders uncover and preserve\\r\\n          critical digital evidence through expert computer forensic services. Our team works closely with\\r\\n          attorneys, HR departments, IT staff, and investigators to provide court-admissible findings with\\r\\n          clarity and discretion.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Clients rely on our expertise during:<\\/h4>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Departing employee investigations and access audits\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Allegations of fraud, misconduct, or data theft\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Internal investigations and regulatory compliance reviews<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Civil litigation involving deleted files or digital activity.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Criminal defense or prosecution requiring expert forensic support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          These situations require fast, accurate, and legally defensible results. At Black Dog Forensics, that\\u2019s\\r\\n          exactly what we deliver\\u2014with cross-platform expertise spanning Windows, macOS, and Linux systems.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pb0 mb64 pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do<\\/h2>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Computer Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Digital Investigations Across Windows, macOS, and Linux Platforms<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we specialize in uncovering crucial digital evidence from computers and\\r\\n        storage devices. Whether you\\u2019re dealing with litigation, internal audits, employee misconduct, or\\r\\n        security incidents, we offer end-to-end forensic services designed for accuracy, speed, and legal\\r\\n        defensibility.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Core Offerings:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Windows & macOS Forensics<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Full forensic acquisition of desktops, laptops, and external media.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Deep analysis of system logs, user activity, and file artifacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Identification of insider threats and suspicious data movements.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Deleted File & Data Recovery<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover documents, emails, and media\\u2014even from formatted or damaged drives.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Extract hidden or lost records from SSDs, HDDs, and encrypted systems.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Internet & Network Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Examine browser history, cached files, and online communication.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect cloud access, unauthorized uploads, and malicious behavior.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Bit-for-bit imaging for data integrity and long-term storage.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Ideal for legal review, regulatory compliance, and incident response.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & System Log Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Timeline reconstruction of user behavior, logins, and file access.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Investigation of unauthorized installs, file modifications, and USB usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Precision Forensics. Proven Process. Professional Expertise.\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Our services are built on forensic discipline, attention to detail, and technical excellence. We ensure every\\r\\n        step\\u2014from data capture to final reporting\\u2014is handled with legal and investigative precision.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cross-Platform Support<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Windows, macOS, Linux, virtual environments.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Imaging & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            For court-admissible evidence.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deleted File Recovery<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Restore emails, files, browser history.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Testimony for criminal & civil litigation.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Expedited options available.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discreet & Confidential<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Secure handling of sensitive cases.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Clients Trust Black Dog Forensics for Computer Investigations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When the stakes are high and digital evidence is critical, clients turn to Black Dog Forensics for thorough,\\r\\n        unbiased computer investigations. Our team brings together deep technical expertise, investigative rigor, and\\r\\n        courtroom-ready reporting to support internal teams, legal counsel, and regulatory bodies. We don\\u2019t just uncover\\r\\n        data\\u2014we reveal facts that can influence outcomes.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Uncover Critical Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify deleted, hidden, or altered files and system activity essential to your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legally Defensible Reports<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We follow strict forensic protocols, ensuring that all findings hold up under legal scrutiny.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expose Fraud, Policy Violations & Insider Threats<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            From corporate misuse to IP theft, we help organizations uncover what really happened.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Enhance Legal & Regulatory Cases<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, concise reporting supports attorneys, investigators, and compliance officers.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support Cyber Incident Response<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Discover unauthorized access, credential abuse, and potential breach origins.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can deleted files really be recovered during a forensic investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic experts can recover deleted emails, documents, system\\r\\n                        files, and metadata from hard drives, SSDs, and external devices\\u2014even\\r\\n                        after formatting or partial overwrites. We use court-approved tools to\\r\\n                        extract data without altering the source, making the evidence admissible\\r\\n                        and reliable.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you investigate what a departing employee did on their computer?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We analyze system logs and metadata to determine user\\r\\n                        actions, access times, and digital trails.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of cases require computer forensic services?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic process strictly follows chain-of-custody and\\r\\n                        documentation protocols to ensure all evidence is court-admissible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports legally admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on complexity, but we offer expedited services\\r\\n                        when timing is critical.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does a forensic computer investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We work with individuals, law firms, small businesses, and enterprise\\r\\n                        organizations alike.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Expert Computer Forensics? We\\u2019re Ready When You Are<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx933 mlr-at\\\">\\r\\n        When digital evidence is central to your case, investigation, or internal review, precision and\\r\\n        discretion are non-negotiable. At Black Dog Forensics, we provide certified computer forensic services\\r\\n        to help uncover the truth\\u2014whether you\'re dealing with employee misconduct, data theft, compliance\\r\\n        violations, or litigation. We recover deleted data, analyze user activity, and produce court-admissible\\r\\n        reports from Windows, macOS, and Linux systems.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential, No-Obligation Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 11:17:43\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 11:13:23\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":41,\"ordering\":13,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":72,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(628, 'com_content.article.13', '', '2025-05-19 11:28:04', 102, 21359, '82af9b13fceae4a88cd23b5476d052697003385a', '{\"id\":\"13\",\"asset_id\":164,\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"alias\":\"computer-forensics-services-data-recovery-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Analysis of Windows, macOS & Linux Computers<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24  mx860\\\">\\r\\n              We specialize in deleted data recovery, in-depth digital investigations, and producing\\r\\n              court-admissible forensic reports backed by expert testimony. Whether you\'re responding to\\r\\n              legal discovery, investigating misconduct, or seeking answers hidden in a hard drive, our\\r\\n              forensic analysts deliver clear, defensible results across Windows, macOS, and Linux\\r\\n              platforms.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24 \\\">\\r\\n              We provide expert computer forensic services across the U.S., with support for both remote\\r\\n              and on-site investigations.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Empowering Legal Teams & Investigators to Uncover the Truth with Digital Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help legal professionals, corporate investigators, and business leaders uncover and preserve\\r\\n          critical digital evidence through expert computer forensic services. Our team works closely with\\r\\n          attorneys, HR departments, IT staff, and investigators to provide court-admissible findings with\\r\\n          clarity and discretion.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Clients rely on our expertise during:<\\/h4>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Departing employee investigations and access audits\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Allegations of fraud, misconduct, or data theft\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Internal investigations and regulatory compliance reviews<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Civil litigation involving deleted files or digital activity.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Criminal defense or prosecution requiring expert forensic support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          These situations require fast, accurate, and legally defensible results. At Black Dog Forensics, that\\u2019s\\r\\n          exactly what we deliver\\u2014with cross-platform expertise spanning Windows, macOS, and Linux systems.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pb0 mb64 pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do<\\/h2>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Computer Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Digital Investigations Across Windows, macOS, and Linux Platforms<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we specialize in uncovering crucial digital evidence from computers and\\r\\n        storage devices. Whether you\\u2019re dealing with litigation, internal audits, employee misconduct, or\\r\\n        security incidents, we offer end-to-end forensic services designed for accuracy, speed, and legal\\r\\n        defensibility.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Core Offerings:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Windows & macOS Forensics<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Full forensic acquisition of desktops, laptops, and external media.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Deep analysis of system logs, user activity, and file artifacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Identification of insider threats and suspicious data movements.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Deleted File & Data Recovery<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover documents, emails, and media\\u2014even from formatted or damaged drives.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Extract hidden or lost records from SSDs, HDDs, and encrypted systems.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Internet & Network Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Examine browser history, cached files, and online communication.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect cloud access, unauthorized uploads, and malicious behavior.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Bit-for-bit imaging for data integrity and long-term storage.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Ideal for legal review, regulatory compliance, and incident response.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & System Log Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Timeline reconstruction of user behavior, logins, and file access.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Investigation of unauthorized installs, file modifications, and USB usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Precision Forensics. Proven Process. Professional Expertise.\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Our services are built on forensic discipline, attention to detail, and technical excellence. We ensure every\\r\\n        step\\u2014from data capture to final reporting\\u2014is handled with legal and investigative precision.\\r\\n        Need digital evidence analyzed quickly and defensibly? <a href=\\\"\\/contact\\\" class=\\\"log-tct in-pg-ankr\\\">Request\\r\\n          your consultation now.<\\/a>\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cross-Platform Support<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Windows, macOS, Linux, virtual environments.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Imaging & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            For court-admissible evidence.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deleted File Recovery<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Restore emails, files, browser history.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Testimony for criminal & civil litigation.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Expedited options available.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discreet & Confidential<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Secure handling of sensitive cases.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Clients Trust Black Dog Forensics for Computer Investigations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When the stakes are high and digital evidence is critical, clients turn to Black Dog Forensics for thorough,\\r\\n        unbiased computer investigations. Our team brings together deep technical expertise, investigative rigor, and\\r\\n        courtroom-ready reporting to support internal teams, legal counsel, and regulatory bodies. We don\\u2019t just uncover\\r\\n        data\\u2014we reveal facts that can influence outcomes.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Uncover Critical Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify deleted, hidden, or altered files and system activity essential to your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legally Defensible Reports<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We follow strict forensic protocols, ensuring that all findings hold up under legal scrutiny.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expose Fraud, Policy Violations & Insider Threats<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            From corporate misuse to IP theft, we help organizations uncover what really happened.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Enhance Legal & Regulatory Cases<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, concise reporting supports attorneys, investigators, and compliance officers.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support Cyber Incident Response<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Discover unauthorized access, credential abuse, and potential breach origins.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can deleted files really be recovered during a forensic investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic experts can recover deleted emails, documents, system\\r\\n                        files, and metadata from hard drives, SSDs, and external devices\\u2014even\\r\\n                        after formatting or partial overwrites. We use court-approved tools to\\r\\n                        extract data without altering the source, making the evidence admissible\\r\\n                        and reliable.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you investigate what a departing employee did on their computer?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We analyze system logs and metadata to determine user\\r\\n                        actions, access times, and digital trails.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of cases require computer forensic services?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic process strictly follows chain-of-custody and\\r\\n                        documentation protocols to ensure all evidence is court-admissible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports legally admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on complexity, but we offer expedited services\\r\\n                        when timing is critical.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does a forensic computer investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We work with individuals, law firms, small businesses, and enterprise\\r\\n                        organizations alike.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Expert Computer Forensics? We\\u2019re Ready When You Are<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx933 mlr-at\\\">\\r\\n        When digital evidence is central to your case, investigation, or internal review, precision and\\r\\n        discretion are non-negotiable. At Black Dog Forensics, we provide certified computer forensic services\\r\\n        to help uncover the truth\\u2014whether you\'re dealing with employee misconduct, data theft, compliance\\r\\n        violations, or litigation. We recover deleted data, analyze user activity, and produce court-admissible\\r\\n        reports from Windows, macOS, and Linux systems.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential, No-Obligation Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 11:28:04\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 11:17:43\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":42,\"ordering\":13,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":73,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(629, 'com_content.article.13', '', '2025-05-19 11:34:17', 102, 23399, '21f356553d371dbed6dfce0f9a681abc55337ab6', '{\"id\":\"13\",\"asset_id\":164,\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"alias\":\"computer-forensics-services-data-recovery-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Analysis of Windows, macOS & Linux Computers<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24  mx860\\\">\\r\\n              We specialize in deleted data recovery, in-depth digital investigations, and producing\\r\\n              court-admissible forensic reports backed by expert testimony. Whether you\'re responding to\\r\\n              legal discovery, investigating misconduct, or seeking answers hidden in a hard drive, our\\r\\n              forensic analysts deliver clear, defensible results across Windows, macOS, and Linux\\r\\n              platforms.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24 \\\">\\r\\n              We provide expert computer forensic services across the U.S., with support for both remote\\r\\n              and on-site investigations.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Empowering Legal Teams & Investigators to Uncover the Truth with Digital Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help legal professionals, corporate investigators, and business leaders uncover and preserve\\r\\n          critical digital evidence through expert computer forensic services. Our team works closely with\\r\\n          attorneys, HR departments, IT staff, and investigators to provide court-admissible findings with\\r\\n          clarity and discretion.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Clients rely on our expertise during:<\\/h4>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Departing employee investigations and access audits\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Allegations of fraud, misconduct, or data theft\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Internal investigations and regulatory compliance reviews<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Civil litigation involving deleted files or digital activity.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Criminal defense or prosecution requiring expert forensic support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          These situations require fast, accurate, and legally defensible results. At Black Dog Forensics, that\\u2019s\\r\\n          exactly what we deliver\\u2014with cross-platform expertise spanning Windows, macOS, and Linux systems.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pb0 mb64 pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do<\\/h2>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Computer Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Digital Investigations Across Windows, macOS, and Linux Platforms<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we specialize in uncovering crucial digital evidence from computers and\\r\\n        storage devices. Whether you\\u2019re dealing with litigation, internal audits, employee misconduct, or\\r\\n        security incidents, we offer end-to-end forensic services designed for accuracy, speed, and legal\\r\\n        defensibility.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Core Offerings:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Windows & macOS Forensics<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Full forensic acquisition of desktops, laptops, and external media.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Deep analysis of system logs, user activity, and file artifacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Identification of insider threats and suspicious data movements.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Deleted File & Data Recovery<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover documents, emails, and media\\u2014even from formatted or damaged drives.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Extract hidden or lost records from SSDs, HDDs, and encrypted systems.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Internet & Network Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Examine browser history, cached files, and online communication.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect cloud access, unauthorized uploads, and malicious behavior.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Bit-for-bit imaging for data integrity and long-term storage.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Ideal for legal review, regulatory compliance, and incident response.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & System Log Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Timeline reconstruction of user behavior, logins, and file access.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Investigation of unauthorized installs, file modifications, and USB usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Precision Forensics. Proven Process. Professional Expertise.\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Our services are built on forensic discipline, attention to detail, and technical excellence. We ensure every\\r\\n        step\\u2014from data capture to final reporting\\u2014is handled with legal and investigative precision.\\r\\n        Need digital evidence analyzed quickly and defensibly? <a href=\\\"\\/contact\\\" class=\\\"log-tct in-pg-ankr\\\">Request\\r\\n          your consultation now.<\\/a>\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cross-Platform Support<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Windows, macOS, Linux, virtual environments.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Imaging & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            For court-admissible evidence.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deleted File Recovery<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Restore emails, files, browser history.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Testimony for criminal & civil litigation.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Expedited options available.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discreet & Confidential<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Secure handling of sensitive cases.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Clients Trust Black Dog Forensics for Computer Investigations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When the stakes are high and digital evidence is critical, clients turn to Black Dog Forensics for thorough,\\r\\n        unbiased computer investigations. Our team brings together deep technical expertise, investigative rigor, and\\r\\n        courtroom-ready reporting to support internal teams, legal counsel, and regulatory bodies. We don\\u2019t just uncover\\r\\n        data\\u2014we reveal facts that can influence outcomes.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Uncover Critical Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify deleted, hidden, or altered files and system activity essential to your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legally Defensible Reports<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We follow strict forensic protocols, ensuring that all findings hold up under legal scrutiny.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expose Fraud, Policy Violations & Insider Threats<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            From corporate misuse to IP theft, we help organizations uncover what really happened.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Enhance Legal & Regulatory Cases<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, concise reporting supports attorneys, investigators, and compliance officers.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support Cyber Incident Response<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Discover unauthorized access, credential abuse, and potential breach origins.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can deleted files really be recovered during a forensic investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic experts can recover deleted emails, documents, system\\r\\n                        files, and metadata from hard drives, SSDs, and external devices\\u2014even\\r\\n                        after formatting or partial overwrites. We use court-approved tools to\\r\\n                        extract data without altering the source, making the evidence admissible\\r\\n                        and reliable.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you investigate what a departing employee did on their computer?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We conduct detailed forensic analysis to identify whether sensitive data was\\r\\n                        accessed, copied, or exfiltrated before an employee\\u2019s departure. This includes:\\r\\n                      <\\/p>\\r\\n                      <ul class=\\\"bd-list  mt32\\\">\\r\\n                        <li>\\r\\n                          USB activity and external device usage\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          File access and deletion patterns\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Cloud uploads or third-party app usage\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Login history and timeline reconstruction\\r\\n                        <\\/li>\\r\\n                      <\\/ul>\\r\\n                      <p class=\\\"mt12\\\">\\r\\n                        Our findings support HR investigations, legal action, or policy enforcement.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of cases require computer forensic services?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Computer forensics plays a vital role in:\\r\\n                      <\\/p>\\r\\n                      <ul class=\\\"bd-list  mt32\\\">\\r\\n                        <li>\\r\\n                          Employee misconduct and insider threat investigations\\r\\n\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Data theft and intellectual property disputes\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Civil litigation and eDiscovery\\r\\n\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Fraud detection and compliance audits\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Cybersecurity incident response\\r\\n                        <\\/li>\\r\\n                      <\\/ul>\\r\\n                      <p class=\\\"mt12\\\">\\r\\n                        We help uncover the truth and provide clear, defensible evidence\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports legally admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All of our reports follow strict chain-of-custody and forensic integrity standards. They\\r\\n                        are designed to be court-admissible, and we can provide expert witness testimony when needed to\\r\\n                        support legal proceedings.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does a forensic computer investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Most standard cases are completed in 1\\u20132 weeks, depending on data size and complexity. For\\r\\n                        urgent matters, we offer expedited service with full reporting in as little as 1\\u20135 business\\r\\n                        days. We\'ll give you a clear timeline at the start of every engagement.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Expert Computer Forensics? We\\u2019re Ready When You Are<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx933 mlr-at\\\">\\r\\n        When digital evidence is central to your case, investigation, or internal review, precision and\\r\\n        discretion are non-negotiable. At Black Dog Forensics, we provide certified computer forensic services\\r\\n        to help uncover the truth\\u2014whether you\'re dealing with employee misconduct, data theft, compliance\\r\\n        violations, or litigation. We recover deleted data, analyze user activity, and produce court-admissible\\r\\n        reports from Windows, macOS, and Linux systems.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential, No-Obligation Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 11:34:17\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 11:28:04\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":43,\"ordering\":13,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":74,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(630, 'com_content.article.15', '', '2025-05-19 11:44:43', 102, 21817, '354709974b10f27d560c600c240af69fedd65200', '{\"id\":\"15\",\"asset_id\":166,\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"alias\":\"cell-phone-forensics-that-recover-and-validate-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Extraction from Apple & Android Devices<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx933\\\">\\r\\n              We specialize in recovering critical mobile data\\u2014including app content, text messages, call\\r\\n              logs, and GPS history\\u2014from both Apple and Android devices. Our forensic reports are\\r\\n              meticulously documented and fully court-admissible, supported by expert testimony when\\r\\n              needed to ensure the digital evidence stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Specialists in Digital Truth Retrieval\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we uncover the truth hidden in mobile devices\\u2014quickly, securely, and\\r\\n          legally. Whether it\\u2019s deleted texts, location trails, or encrypted app data, our team uses advanced\\r\\n          forensic techniques to retrieve critical digital evidence. Every investigation is handled with\\r\\n          precision and care, ensuring the results are accurate, court-admissible, and ready to support your\\r\\n          legal or investigative strategy.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Why Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Precision-driven mobile data recovery\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Discreet and defensible forensic methods\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-ready reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Expert witness support when needed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          Our name reflects our mission: like a loyal retriever, we dig deep and follow the digital trail with\\r\\n          focus and integrity. With advanced tools and proven methodology, we deliver reliable results that\\r\\n          stand up in court.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/special.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/special-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Cell Phone Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Extracting & Analyzing Digital Evidence from Apple & Android Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we deliver expert mobile forensic investigations to extract, preserve, and\\r\\n        analyze data from smartphones, tablets, and mobile storage. Whether you\\u2019re responding to legal action,\\r\\n        investigating fraud, or validating communication records, we provide the digital clarity you need.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Specialized Services Include:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Data Extraction & Recovery<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Recover deleted or existing texts, call logs, voicemails, and contacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Analyze photos, videos, and voice memos.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Extract chat app content from WhatsApp, iMessage, Telegram, Signal, and more.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">GPS Location & Movement Tracking<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Review travel history and timestamped location data.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Reconstruct movement trails using geolocation metadata.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Cross-reference WiFi and Bluetooth history for location validation.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social Media & App Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover activity from platforms like Facebook, Instagram, and Snapchat.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze hidden messages, metadata, and account usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect deleted apps and private communication accounts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Create physical and logical forensic images to retain all mobile data.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Maintain evidence integrity for legal admissibility.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Strict chain of custody documentation at every step.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Analysis & Litigation Support<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Provide clear, court-ready forensic reports.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Support attorneys with deposition reviews and expert witness testimony.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Help reconstruct digital timelines and verify message authenticity.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Advanced Mobile Forensics. Trusted Expert Testimony\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic process is designed to extract truth from complex digital environments while\\r\\n          safeguarding evidence for court or internal review.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Support for iOS, Android & Tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted Data Recovery from Texts, Chats, and Apps\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              GPS and Geolocation Timeline Reconstruction\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Full Device Imaging & Preservation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Social Media and Encrypted App Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Court-Admissible Reports & Expert Witness Support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Expedited Services Available\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Get in touch with our experts today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Black Dog Forensics for Cell Phone Investigations?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When it comes to mobile forensics, choosing the right partner can make or break your case. At Black Dog\\r\\n        Forensics, we combine technical precision with legal-grade documentation to deliver evidence you can trust.\\r\\n        Whether you\'re pursuing justice, defending against false claims, or uncovering internal misconduct, our services\\r\\n        are built to support your objectives with speed, clarity, and confidence.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Recover Deleted &amp; Hidden Data<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Retrieve vital communications, media, and chat history\\u2014regardless of deletion or damage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Establish Movement &amp; Behavior Patterns<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Analyze GPS and connectivity logs to trace location history and timelines.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every step adheres to legal protocols for admissibility in civil or criminal court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Detect Misconduct or Unauthorized Activity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Uncover hidden accounts, inappropriate behavior, or fraudulent actions.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Strengthen Your Case with Expert Reporting<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, defensible forensic documentation and expert witness availability.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n    <p class=\\\"mt18 p-ext \\\">\\r\\n      Unlock the truth stored in mobile devices\\u2014and strengthen your investigative or legal strategy.\\r\\n    <\\/p>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is mobile phone forensics and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Mobile phone forensics is the process of extracting, preserving, and analyzing data from\\r\\n                        smartphones in a secure and legally defensible way. Specialists use advanced tools to recover\\r\\n                        deleted messages, app data, call logs, and location history while maintaining evidence\\r\\n                        integrity.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should I hire a cell phone forensics expert?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        You should consult a cell phone forensics expert when facing legal disputes, internal investigations, fraud concerns, infidelity suspicions, or criminal cases. Digital evidence from a mobile device can often make or break a case.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can deleted text messages and app data really be recovered?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Yes. Often, deleted texts, photos, chat app content, and even GPS data can be recovered using forensic-grade tools. This includes data from apps like WhatsApp, iMessage, Facebook Messenger, and others.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are digital forensic reports from phones admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our forensic reports are prepared according to strict legal standards, including chain of custody documentation, making them admissible in both civil and criminal courts.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How much time does a typical phone forensic investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Most mobile forensic investigations are completed within 5\\u20137 days. Expedited services are available when fast turnaround is critical, including same-day analysis in certain cases.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Answers from a Mobile Device? We\\u2019re Ready to Help.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When mobile data is central to your investigation\\u2014whether for litigation, corporate disputes, or personal\\r\\n        matters\\u2014you need a forensics partner who delivers clarity, not guesswork. Black Dog Forensics specializes in\\r\\n        extracting, preserving, and interpreting digital evidence from smartphones with court-ready precision and\\r\\n        discretion. From deleted texts to GPS trails, we uncover the facts hidden in devices.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Schedule a Confidential Consultation with Our Experts Today\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 11:44:43\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 11:36:30\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":26,\"ordering\":11,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":35,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(631, 'com_content.article.13', '', '2025-05-19 11:45:25', 102, 23197, 'ffcf8ad561b707bb8b50638fea4d31d211fbd669', '{\"id\":\"13\",\"asset_id\":164,\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"alias\":\"computer-forensics-services-data-recovery-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Analysis of Windows, macOS & Linux Computers<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24  mx860\\\">\\r\\n              We specialize in deleted data recovery, in-depth digital investigations, and producing\\r\\n              court-admissible forensic reports backed by expert testimony. Whether you\'re responding to\\r\\n              legal discovery, investigating misconduct, or seeking answers hidden in a hard drive, our\\r\\n              forensic analysts deliver clear, defensible results across Windows, macOS, and Linux\\r\\n              platforms.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24 \\\">\\r\\n              We provide expert computer forensic services across the U.S., with support for both remote\\r\\n              and on-site investigations.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Empowering Legal Teams & Investigators to Uncover the Truth with Digital Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help legal professionals, corporate investigators, and business leaders uncover and preserve\\r\\n          critical digital evidence through expert computer forensic services. Our team works closely with\\r\\n          attorneys, HR departments, IT staff, and investigators to provide court-admissible findings with\\r\\n          clarity and discretion.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Clients rely on our expertise during:<\\/h4>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Departing employee investigations and access audits\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Allegations of fraud, misconduct, or data theft\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Internal investigations and regulatory compliance reviews<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Civil litigation involving deleted files or digital activity.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Criminal defense or prosecution requiring expert forensic support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          These situations require fast, accurate, and legally defensible results. At Black Dog Forensics, that\\u2019s\\r\\n          exactly what we deliver\\u2014with cross-platform expertise spanning Windows, macOS, and Linux systems.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Computer Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Digital Investigations Across Windows, macOS, and Linux Platforms<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we specialize in uncovering crucial digital evidence from computers and\\r\\n        storage devices. Whether you\\u2019re dealing with litigation, internal audits, employee misconduct, or\\r\\n        security incidents, we offer end-to-end forensic services designed for accuracy, speed, and legal\\r\\n        defensibility.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Core Offerings:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Windows & macOS Forensics<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Full forensic acquisition of desktops, laptops, and external media.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Deep analysis of system logs, user activity, and file artifacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Identification of insider threats and suspicious data movements.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Deleted File & Data Recovery<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover documents, emails, and media\\u2014even from formatted or damaged drives.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Extract hidden or lost records from SSDs, HDDs, and encrypted systems.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Internet & Network Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Examine browser history, cached files, and online communication.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect cloud access, unauthorized uploads, and malicious behavior.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Bit-for-bit imaging for data integrity and long-term storage.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Ideal for legal review, regulatory compliance, and incident response.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & System Log Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Timeline reconstruction of user behavior, logins, and file access.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Investigation of unauthorized installs, file modifications, and USB usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Precision Forensics. Proven Process. Professional Expertise.\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Our services are built on forensic discipline, attention to detail, and technical excellence. We ensure every\\r\\n        step\\u2014from data capture to final reporting\\u2014is handled with legal and investigative precision.\\r\\n        Need digital evidence analyzed quickly and defensibly? <a href=\\\"\\/contact\\\" class=\\\"log-tct in-pg-ankr\\\">Request\\r\\n          your consultation now.<\\/a>\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cross-Platform Support<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Windows, macOS, Linux, virtual environments.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Imaging & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            For court-admissible evidence.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deleted File Recovery<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Restore emails, files, browser history.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Testimony for criminal & civil litigation.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Expedited options available.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discreet & Confidential<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Secure handling of sensitive cases.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Clients Trust Black Dog Forensics for Computer Investigations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When the stakes are high and digital evidence is critical, clients turn to Black Dog Forensics for thorough,\\r\\n        unbiased computer investigations. Our team brings together deep technical expertise, investigative rigor, and\\r\\n        courtroom-ready reporting to support internal teams, legal counsel, and regulatory bodies. We don\\u2019t just uncover\\r\\n        data\\u2014we reveal facts that can influence outcomes.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Uncover Critical Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify deleted, hidden, or altered files and system activity essential to your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legally Defensible Reports<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We follow strict forensic protocols, ensuring that all findings hold up under legal scrutiny.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expose Fraud, Policy Violations & Insider Threats<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            From corporate misuse to IP theft, we help organizations uncover what really happened.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Enhance Legal & Regulatory Cases<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, concise reporting supports attorneys, investigators, and compliance officers.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support Cyber Incident Response<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Discover unauthorized access, credential abuse, and potential breach origins.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can deleted files really be recovered during a forensic investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic experts can recover deleted emails, documents, system\\r\\n                        files, and metadata from hard drives, SSDs, and external devices\\u2014even\\r\\n                        after formatting or partial overwrites. We use court-approved tools to\\r\\n                        extract data without altering the source, making the evidence admissible\\r\\n                        and reliable.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you investigate what a departing employee did on their computer?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We conduct detailed forensic analysis to identify whether sensitive data was\\r\\n                        accessed, copied, or exfiltrated before an employee\\u2019s departure. This includes:\\r\\n                      <\\/p>\\r\\n                      <ul class=\\\"bd-list  mt32\\\">\\r\\n                        <li>\\r\\n                          USB activity and external device usage\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          File access and deletion patterns\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Cloud uploads or third-party app usage\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Login history and timeline reconstruction\\r\\n                        <\\/li>\\r\\n                      <\\/ul>\\r\\n                      <p class=\\\"mt12\\\">\\r\\n                        Our findings support HR investigations, legal action, or policy enforcement.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of cases require computer forensic services?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Computer forensics plays a vital role in:\\r\\n                      <\\/p>\\r\\n                      <ul class=\\\"bd-list  mt32\\\">\\r\\n                        <li>\\r\\n                          Employee misconduct and insider threat investigations\\r\\n\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Data theft and intellectual property disputes\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Civil litigation and eDiscovery\\r\\n\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Fraud detection and compliance audits\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Cybersecurity incident response\\r\\n                        <\\/li>\\r\\n                      <\\/ul>\\r\\n                      <p class=\\\"mt12\\\">\\r\\n                        We help uncover the truth and provide clear, defensible evidence\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports legally admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All of our reports follow strict chain-of-custody and forensic integrity standards. They\\r\\n                        are designed to be court-admissible, and we can provide expert witness testimony when needed to\\r\\n                        support legal proceedings.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does a forensic computer investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Most standard cases are completed in 1\\u20132 weeks, depending on data size and complexity. For\\r\\n                        urgent matters, we offer expedited service with full reporting in as little as 1\\u20135 business\\r\\n                        days. We\'ll give you a clear timeline at the start of every engagement.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Expert Computer Forensics? We\\u2019re Ready When You Are<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx933 mlr-at\\\">\\r\\n        When digital evidence is central to your case, investigation, or internal review, precision and\\r\\n        discretion are non-negotiable. At Black Dog Forensics, we provide certified computer forensic services\\r\\n        to help uncover the truth\\u2014whether you\'re dealing with employee misconduct, data theft, compliance\\r\\n        violations, or litigation. We recover deleted data, analyze user activity, and produce court-admissible\\r\\n        reports from Windows, macOS, and Linux systems.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential, No-Obligation Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 11:45:25\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 11:45:06\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":45,\"ordering\":13,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":76,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(632, 'com_content.article.16', '', '2025-05-19 12:04:01', 102, 19852, '018657cefd9063bd5957e8cdbf1c4685169d1980', '{\"id\":\"16\",\"asset_id\":167,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"alias\":\"forensic-imaging-that-secures-and-preserves-digital-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Forensically Sound Imaging, Legally Defensible and Court-Admissible,\\r\\n              Expertly Executed<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24 mx909\\\">\\r\\n              Preserve every byte of data\\u2014including deleted files\\u2014without compromising the original\\r\\n              source. Our forensic imaging services create exact, bit-level copies of digital devices,\\r\\n              ensuring all evidence is captured securely and remains fully admissible in legal\\r\\n              proceedings. We provide forensic imaging services across the U.S., with secure remote and\\r\\n              on-site support available.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Capture, Secure & Preserve Digital Evidence for Legal and Investigative Use\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Forensic imaging is a foundational process in digital forensics, allowing investigators to extract a\\r\\n          complete, verifiable copy of data from a digital device without changing its original state.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we specialize in bit-for-bit forensic imaging of a wide range of digital\\r\\n          devices. Our forensic images are court-admissible and legally sound, helping clients preserve vital\\r\\n          evidence for litigation, regulatory compliance, or internal investigations.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Capture every byte, including deleted or hidden files.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Maintain evidence integrity with hashing and verification.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Preserve data for future expert analysis or legal review.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Contact us today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/capture.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/capture-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Imaging & Digital Evidence Collection<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Creating Legally Admissible Forensic Images of Digital Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx909\\\">\\r\\n        We provide forensic imaging services that ensure your digital evidence is collected without any\\r\\n        modification\\u2014while maintaining a verifiable chain of custody and data integrity.\\r\\n        Need imaging for a specialized device or storage source? <a href=\\\"\\/contact\\\"\\r\\n          class=\\\"log-tct in-pg-ankr\\\"><\\/a>Request a custom forensic solution.\\r\\n\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> Our Proven Forensic Imaging Process:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx mt32 gap24 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Identification & Collection<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Catalog and secure all digital devices relevant to the investigation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Bit-for-Bit Forensic Imaging<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Perform a full sector-level duplication of all device data, including unallocated space.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Verification & Hashing<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Validate the forensic image using cryptographic hashes to ensure exact replication.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Storage & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Protect forensic images with encryption and track every access point with tamper-proof documentation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Optional Analysis & Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            When required, conduct expert forensic examinations and deliver litigation-ready reports.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt32\\\">\\r\\n      <h4 class=\\\"sub-hed\\\">Devices We Image:<\\/h4>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computers & Laptops<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            HDDs, SSDs, RAID arrays\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Mobile Devices<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            iPhones, Androids, tablets, GPS units\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Online Storage<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Google Drive, iCloud, OneDrive, email platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Removable Media<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            USBs, SD cards, external drives\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Surveillance Systems<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            DVRs, body cameras, security footage\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social & Messaging Apps<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            WhatsApp, Signal, Telegram, encrypted platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Exact Digital Cloning. Trusted Legal Evidence. Zero Data Alteration.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic imaging services are tailored for speed, precision, and defensibility. Every device is processed\\r\\n          with the utmost care using industry-standard tools and procedures.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Bit-for-Bit Duplication of All Storage Devices\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted File & Hidden Partition Capture\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cryptographic Hashing for Verification\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Secure Storage with Chain of Custody Protocols\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cross-Platform Device Support (Computers, Phones, Cloud)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Fast Turnaround: Most Imaging Completed in 24\\u201372 Hours\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Schedule your forensic imaging session now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/exact.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/exact-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Forensic Imaging for Your Case?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When investigating digital activity\\u2014whether for litigation, internal investigations, or incident response\\u2014the\\r\\n        integrity of the evidence is paramount. Forensic imaging offers a comprehensive, court-approved method for\\r\\n        capturing the full scope of data stored on a device. From active files to deleted remnants and metadata trails,\\r\\n        this technique ensures that nothing is lost, overlooked, or inadmissible.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Preserves All Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Capture active, deleted, and hidden files from every part of a device.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensures Legal Admissibility<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our images are defensible in court and comply with evidentiary standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Protects Against Data Loss or Corruption<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Guarantees evidence won\\u2019t be overwritten, altered, or tampered with.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Captures Metadata & System Logs<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Go beyond files to extract critical context from device usage.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Scales for Any Investigation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Supports civil litigation, internal audits, cybersecurity breaches, and more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n    <p class=\\\"mt18 p-ext \\\">\\r\\n      Digital evidence is only useful when properly preserved\\u2014make sure it\\u2019s collected by experts.\\r\\n    <\\/p>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is digital forensic imaging, and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Digital forensic imaging is the process of creating a complete, exact copy of a device\\u2019s data at\\r\\n                        the bit level. This ensures that active, deleted, and hidden files are preserved without\\r\\n                        altering the original device, making it a foundational method in digital investigations.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Why is forensic imaging crucial for legal and internal investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We analyze system logs and metadata to determine user\\r\\n                        actions, access times, and digital trails.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How does forensic imaging recover deleted or hidden files better than regular file copying?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic process strictly follows chain-of-custody and\\r\\n                        documentation protocols to ensure all evidence is court-admissible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of devices can be examined with digital forensic imaging?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on complexity, but we offer expedited services\\r\\n                        when timing is critical.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does forensic imaging take, and what affects the timeline?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We work with individuals, law firms, small businesses, and enterprise\\r\\n                        organizations alike.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Need Trusted Forensic Imaging? Black Dog Forensics Has You Covered\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When the accuracy and integrity of digital evidence can make or break your case, forensic imaging is the gold\\r\\n        standard. Whether you\\u2019re handling civil litigation, corporate investigations, or cybersecurity incidents, our\\r\\n        team delivers bit-level data captures that are fully defensible and court-ready. At Black Dog Forensics, we\\r\\n        specialize in secure, tamper-proof imaging protocols that preserve every trace of relevant evidence\\u2014active,\\r\\n        deleted, or hidden.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Request a Confidential Imaging Consultation Today\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 12:04:01\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 12:03:55\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":17,\"ordering\":10,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":33,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(633, 'com_content.article.16', '', '2025-05-19 12:04:40', 102, 19852, 'c95786ed90df66779b7c85ab3364aa0f14501cd9', '{\"id\":\"16\",\"asset_id\":167,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"alias\":\"forensic-imaging-that-secures-and-preserves-digital-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Forensically Sound Imaging, Legally Defensible and Court-Admissible,\\r\\n              Expertly Executed<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24 mx909\\\">\\r\\n              Preserve every byte of data\\u2014including deleted files\\u2014without compromising the original\\r\\n              source. Our forensic imaging services create exact, bit-level copies of digital devices,\\r\\n              ensuring all evidence is captured securely and remains fully admissible in legal\\r\\n              proceedings. We provide forensic imaging services across the U.S., with secure remote and\\r\\n              on-site support available.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Capture, Secure & Preserve Digital Evidence for Legal and Investigative Use\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Forensic imaging is a foundational process in digital forensics, allowing investigators to extract a\\r\\n          complete, verifiable copy of data from a digital device without changing its original state.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we specialize in bit-for-bit forensic imaging of a wide range of digital\\r\\n          devices. Our forensic images are court-admissible and legally sound, helping clients preserve vital\\r\\n          evidence for litigation, regulatory compliance, or internal investigations.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Capture every byte, including deleted or hidden files.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Maintain evidence integrity with hashing and verification.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Preserve data for future expert analysis or legal review.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Contact us today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/capture.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/capture-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Imaging & Digital Evidence Collection<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Creating Legally Admissible Forensic Images of Digital Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx909\\\">\\r\\n        We provide forensic imaging services that ensure your digital evidence is collected without any\\r\\n        modification\\u2014while maintaining a verifiable chain of custody and data integrity.\\r\\n        Need imaging for a specialized device or storage source? <a href=\\\"\\/contact\\\"\\r\\n          class=\\\"log-tct in-pg-ankr\\\">Request a custom forensic solution.<\\/a>\\r\\n\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> Our Proven Forensic Imaging Process:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx mt32 gap24 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Identification & Collection<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Catalog and secure all digital devices relevant to the investigation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Bit-for-Bit Forensic Imaging<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Perform a full sector-level duplication of all device data, including unallocated space.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Verification & Hashing<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Validate the forensic image using cryptographic hashes to ensure exact replication.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Storage & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Protect forensic images with encryption and track every access point with tamper-proof documentation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Optional Analysis & Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            When required, conduct expert forensic examinations and deliver litigation-ready reports.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt32\\\">\\r\\n      <h4 class=\\\"sub-hed\\\">Devices We Image:<\\/h4>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computers & Laptops<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            HDDs, SSDs, RAID arrays\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Mobile Devices<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            iPhones, Androids, tablets, GPS units\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Online Storage<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Google Drive, iCloud, OneDrive, email platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Removable Media<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            USBs, SD cards, external drives\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Surveillance Systems<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            DVRs, body cameras, security footage\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social & Messaging Apps<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            WhatsApp, Signal, Telegram, encrypted platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Exact Digital Cloning. Trusted Legal Evidence. Zero Data Alteration.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic imaging services are tailored for speed, precision, and defensibility. Every device is processed\\r\\n          with the utmost care using industry-standard tools and procedures.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Bit-for-Bit Duplication of All Storage Devices\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted File & Hidden Partition Capture\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cryptographic Hashing for Verification\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Secure Storage with Chain of Custody Protocols\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cross-Platform Device Support (Computers, Phones, Cloud)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Fast Turnaround: Most Imaging Completed in 24\\u201372 Hours\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Schedule your forensic imaging session now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/exact.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/exact-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Forensic Imaging for Your Case?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When investigating digital activity\\u2014whether for litigation, internal investigations, or incident response\\u2014the\\r\\n        integrity of the evidence is paramount. Forensic imaging offers a comprehensive, court-approved method for\\r\\n        capturing the full scope of data stored on a device. From active files to deleted remnants and metadata trails,\\r\\n        this technique ensures that nothing is lost, overlooked, or inadmissible.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Preserves All Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Capture active, deleted, and hidden files from every part of a device.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensures Legal Admissibility<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our images are defensible in court and comply with evidentiary standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Protects Against Data Loss or Corruption<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Guarantees evidence won\\u2019t be overwritten, altered, or tampered with.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Captures Metadata & System Logs<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Go beyond files to extract critical context from device usage.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Scales for Any Investigation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Supports civil litigation, internal audits, cybersecurity breaches, and more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n    <p class=\\\"mt18 p-ext \\\">\\r\\n      Digital evidence is only useful when properly preserved\\u2014make sure it\\u2019s collected by experts.\\r\\n    <\\/p>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is digital forensic imaging, and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Digital forensic imaging is the process of creating a complete, exact copy of a device\\u2019s data at\\r\\n                        the bit level. This ensures that active, deleted, and hidden files are preserved without\\r\\n                        altering the original device, making it a foundational method in digital investigations.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Why is forensic imaging crucial for legal and internal investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We analyze system logs and metadata to determine user\\r\\n                        actions, access times, and digital trails.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How does forensic imaging recover deleted or hidden files better than regular file copying?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic process strictly follows chain-of-custody and\\r\\n                        documentation protocols to ensure all evidence is court-admissible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of devices can be examined with digital forensic imaging?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on complexity, but we offer expedited services\\r\\n                        when timing is critical.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does forensic imaging take, and what affects the timeline?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We work with individuals, law firms, small businesses, and enterprise\\r\\n                        organizations alike.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Need Trusted Forensic Imaging? Black Dog Forensics Has You Covered\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When the accuracy and integrity of digital evidence can make or break your case, forensic imaging is the gold\\r\\n        standard. Whether you\\u2019re handling civil litigation, corporate investigations, or cybersecurity incidents, our\\r\\n        team delivers bit-level data captures that are fully defensible and court-ready. At Black Dog Forensics, we\\r\\n        specialize in secure, tamper-proof imaging protocols that preserve every trace of relevant evidence\\u2014active,\\r\\n        deleted, or hidden.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Request a Confidential Imaging Consultation Today\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 12:04:40\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 12:04:01\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":18,\"ordering\":10,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":34,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(634, 'com_content.article.16', '', '2025-05-19 12:12:32', 102, 20117, '02697e5e48aaae598bec6f82540771943a672c49', '{\"id\":\"16\",\"asset_id\":167,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"alias\":\"forensic-imaging-that-secures-and-preserves-digital-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Forensically Sound Imaging, Legally Defensible and Court-Admissible,\\r\\n              Expertly Executed<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24 mx909\\\">\\r\\n              Preserve every byte of data\\u2014including deleted files\\u2014without compromising the original\\r\\n              source. Our forensic imaging services create exact, bit-level copies of digital devices,\\r\\n              ensuring all evidence is captured securely and remains fully admissible in legal\\r\\n              proceedings. We provide forensic imaging services across the U.S., with secure remote and\\r\\n              on-site support available.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Capture, Secure & Preserve Digital Evidence for Legal and Investigative Use\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Forensic imaging is a foundational process in digital forensics, allowing investigators to extract a\\r\\n          complete, verifiable copy of data from a digital device without changing its original state.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we specialize in bit-for-bit forensic imaging of a wide range of digital\\r\\n          devices. Our forensic images are court-admissible and legally sound, helping clients preserve vital\\r\\n          evidence for litigation, regulatory compliance, or internal investigations.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Capture every byte, including deleted or hidden files.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Maintain evidence integrity with hashing and verification.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Preserve data for future expert analysis or legal review.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Contact us today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/capture.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/capture-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Imaging & Digital Evidence Collection<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Creating Legally Admissible Forensic Images of Digital Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx909\\\">\\r\\n        We provide forensic imaging services that ensure your digital evidence is collected without any\\r\\n        modification\\u2014while maintaining a verifiable chain of custody and data integrity.\\r\\n        Need imaging for a specialized device or storage source? <a href=\\\"\\/contact\\\" class=\\\"log-tct in-pg-ankr\\\">Request a\\r\\n          custom forensic solution.<\\/a>\\r\\n\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> Our Proven Forensic Imaging Process:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx mt32 gap24 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Identification & Collection<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Catalog and secure all digital devices relevant to the investigation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Bit-for-Bit Forensic Imaging<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Perform a full sector-level duplication of all device data, including unallocated space.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Verification & Hashing<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Validate the forensic image using cryptographic hashes to ensure exact replication.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Storage & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Protect forensic images with encryption and track every access point with tamper-proof documentation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Optional Analysis & Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            When required, conduct expert forensic examinations and deliver litigation-ready reports.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt32\\\">\\r\\n      <h4 class=\\\"sub-hed\\\">Devices We Image:<\\/h4>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computers & Laptops<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            HDDs, SSDs, RAID arrays\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Mobile Devices<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            iPhones, Androids, tablets, GPS units\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Online Storage<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Google Drive, iCloud, OneDrive, email platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Removable Media<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            USBs, SD cards, external drives\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Surveillance Systems<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            DVRs, body cameras, security footage\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social & Messaging Apps<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            WhatsApp, Signal, Telegram, encrypted platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Exact Digital Cloning. Trusted Legal Evidence. Zero Data Alteration.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic imaging services are tailored for speed, precision, and defensibility. Every device is processed\\r\\n          with the utmost care using industry-standard tools and procedures.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Bit-for-Bit Duplication of All Storage Devices\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted File & Hidden Partition Capture\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cryptographic Hashing for Verification\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Secure Storage with Chain of Custody Protocols\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cross-Platform Device Support (Computers, Phones, Cloud)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Fast Turnaround: Most Imaging Completed in 24\\u201372 Hours\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Schedule your forensic imaging session now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/exact.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/exact-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Forensic Imaging for Your Case?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When investigating digital activity\\u2014whether for litigation, internal investigations, or incident response\\u2014the\\r\\n        integrity of the evidence is paramount. Forensic imaging offers a comprehensive, court-approved method for\\r\\n        capturing the full scope of data stored on a device. From active files to deleted remnants and metadata trails,\\r\\n        this technique ensures that nothing is lost, overlooked, or inadmissible.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Digital evidence is only useful when properly preserved\\u2014make sure it\\u2019s collected by experts.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Preserves All Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Capture active, deleted, and hidden files from every part of a device.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensures Legal Admissibility<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our images are defensible in court and comply with evidentiary standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Protects Against Data Loss or Corruption<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Guarantees evidence won\\u2019t be overwritten, altered, or tampered with.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Captures Metadata & System Logs<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Go beyond files to extract critical context from device usage.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Scales for Any Investigation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Supports civil litigation, internal audits, cybersecurity breaches, and more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is digital forensic imaging, and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Digital forensic imaging is the process of creating a complete, exact copy of a device\\u2019s data at\\r\\n                        the bit level. This ensures that active, deleted, and hidden files are preserved without\\r\\n                        altering the original device, making it a foundational method in digital investigations.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Why is forensic imaging crucial for legal and internal investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Forensic imaging protects the integrity of digital evidence by preventing data tampering, enabling repeatable analysis, and ensuring the evidence meets legal standards for admissibility in court.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How does forensic imaging recover deleted or hidden files better than regular file copying?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                      Unlike traditional file copying, forensic imaging captures all data\\u2014including deleted files, hidden partitions, system artifacts, and unallocated space\\u2014providing a much more thorough data set for analysis.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of devices can be examined with digital forensic imaging?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Forensic imaging can be performed on desktops, laptops, smartphones, tablets, servers, external hard drives, USBs, and even cloud-based accounts, ensuring full coverage across digital environments.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does forensic imaging take, and what affects the timeline?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        The forensic imaging process typically takes 24 to 72 hours. The timeline depends on factors like device size, encryption, file volume, and the complexity of the data structure.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Need Trusted Forensic Imaging? Black Dog Forensics Has You Covered\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When the accuracy and integrity of digital evidence can make or break your case, forensic imaging is the gold\\r\\n        standard. Whether you\\u2019re handling civil litigation, corporate investigations, or cybersecurity incidents, our\\r\\n        team delivers bit-level data captures that are fully defensible and court-ready. At Black Dog Forensics, we\\r\\n        specialize in secure, tamper-proof imaging protocols that preserve every trace of relevant evidence\\u2014active,\\r\\n        deleted, or hidden.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Request a Confidential Imaging Consultation Today\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 12:12:32\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 12:04:40\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":19,\"ordering\":10,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":35,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(635, 'com_content.article.15', '', '2025-05-19 12:30:54', 102, 21821, '3e05da8695bbe6d73c0f0c401a4a7ea5ddf28a66', '{\"id\":\"15\",\"asset_id\":166,\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"alias\":\"cell-phone-forensics-that-recover-and-validate-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Extraction from Apple & Android Devices<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx933\\\">\\r\\n              We specialize in recovering critical mobile data\\u2014including app content, text messages, call\\r\\n              logs, and GPS history\\u2014from both Apple and Android devices. Our forensic reports are\\r\\n              meticulously documented and fully court-admissible, supported by expert testimony when\\r\\n              needed to ensure the digital evidence stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Specialists in Digital Truth Retrieval\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we uncover the truth hidden in mobile devices\\u2014quickly, securely, and\\r\\n          legally. Whether it\\u2019s deleted texts, location trails, or encrypted app data, our team uses advanced\\r\\n          forensic techniques to retrieve critical digital evidence. Every investigation is handled with\\r\\n          precision and care, ensuring the results are accurate, court-admissible, and ready to support your\\r\\n          legal or investigative strategy.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Why Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Precision-driven mobile data recovery\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Discreet and defensible forensic methods\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-ready reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Expert witness support when needed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          Our name reflects our mission: like a loyal retriever, we dig deep and follow the digital trail with\\r\\n          focus and integrity. With advanced tools and proven methodology, we deliver reliable results that\\r\\n          stand up in court.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/special.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/special-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Cell Phone Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Extracting & Analyzing Digital Evidence from Apple & Android Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we deliver expert mobile forensic investigations to extract, preserve, and\\r\\n        analyze data from smartphones, tablets, and mobile storage. Whether you\\u2019re responding to legal action,\\r\\n        investigating fraud, or validating communication records, we provide the digital clarity you need.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Specialized Services Include:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Data Extraction & Recovery<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Recover deleted or existing texts, call logs, voicemails, and contacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Analyze photos, videos, and voice memos.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Extract chat app content from WhatsApp, iMessage, Telegram, Signal, and more.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">GPS Location & Movement Tracking<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Review travel history and timestamped location data.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Reconstruct movement trails using geolocation metadata.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Cross-reference WiFi and Bluetooth history for location validation.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social Media & App Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover activity from platforms like Facebook, Instagram, and Snapchat.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze hidden messages, metadata, and account usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect deleted apps and private communication accounts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Create physical and logical forensic images to retain all mobile data.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Maintain evidence integrity for legal admissibility.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Strict chain of custody documentation at every step.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Analysis & Litigation Support<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Provide clear, court-ready forensic reports.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Support attorneys with deposition reviews and expert witness testimony.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Help reconstruct digital timelines and verify message authenticity.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Advanced Mobile Forensics. Trusted Expert Testimony\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic process is designed to extract truth from complex digital environments while\\r\\n          safeguarding evidence for court or internal review.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Support for iOS, Android & Tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted Data Recovery from Texts, Chats, and Apps\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              GPS and Geolocation Timeline Reconstruction\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Full Device Imaging & Preservation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Social Media and Encrypted App Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Court-Admissible Reports & Expert Witness Support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Expedited Services Available\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Get in touch with our experts today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Black Dog Forensics for Cell Phone Investigations?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When it comes to mobile forensics, choosing the right partner can make or break your case. At Black Dog\\r\\n        Forensics, we combine technical precision with legal-grade documentation to deliver evidence you can trust.\\r\\n        Whether you\'re pursuing justice, defending against false claims, or uncovering internal misconduct, our services\\r\\n        are built to support your objectives with speed, clarity, and confidence.\\r\\n      <\\/p>\\r\\n    <p class=\\\"mt18 p-ext \\\">\\r\\n      Unlock the truth stored in mobile devices\\u2014and strengthen your investigative or legal strategy.\\r\\n    <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Recover Deleted &amp; Hidden Data<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Retrieve vital communications, media, and chat history\\u2014regardless of deletion or damage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Establish Movement &amp; Behavior Patterns<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Analyze GPS and connectivity logs to trace location history and timelines.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every step adheres to legal protocols for admissibility in civil or criminal court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Detect Misconduct or Unauthorized Activity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Uncover hidden accounts, inappropriate behavior, or fraudulent actions.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Strengthen Your Case with Expert Reporting<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, defensible forensic documentation and expert witness availability.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is mobile phone forensics and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Mobile phone forensics is the process of extracting, preserving, and analyzing data from\\r\\n                        smartphones in a secure and legally defensible way. Specialists use advanced tools to recover\\r\\n                        deleted messages, app data, call logs, and location history while maintaining evidence\\r\\n                        integrity.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should I hire a cell phone forensics expert?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        You should consult a cell phone forensics expert when facing legal disputes, internal investigations, fraud concerns, infidelity suspicions, or criminal cases. Digital evidence from a mobile device can often make or break a case.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can deleted text messages and app data really be recovered?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Yes. Often, deleted texts, photos, chat app content, and even GPS data can be recovered using forensic-grade tools. This includes data from apps like WhatsApp, iMessage, Facebook Messenger, and others.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are digital forensic reports from phones admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our forensic reports are prepared according to strict legal standards, including chain of custody documentation, making them admissible in both civil and criminal courts.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How much time does a typical phone forensic investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Most mobile forensic investigations are completed within 5\\u20137 days. Expedited services are available when fast turnaround is critical, including same-day analysis in certain cases.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Answers from a Mobile Device? We\\u2019re Ready to Help.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When mobile data is central to your investigation\\u2014whether for litigation, corporate disputes, or personal\\r\\n        matters\\u2014you need a forensics partner who delivers clarity, not guesswork. Black Dog Forensics specializes in\\r\\n        extracting, preserving, and interpreting digital evidence from smartphones with court-ready precision and\\r\\n        discretion. From deleted texts to GPS trails, we uncover the facts hidden in devices.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Schedule a Confidential Consultation with Our Experts Today\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-19 12:30:54\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-19 12:30:40\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":28,\"ordering\":11,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":37,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(636, 'com_content.article.13', '', '2025-05-20 07:47:34', 102, 23418, '64e9bd3ed14353717bd87cf0f9260e385f942c85', '{\"id\":\"13\",\"asset_id\":164,\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"alias\":\"computer-forensics-services-data-recovery-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Analysis of Windows, macOS & Linux Computers<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24  mx860\\\">\\r\\n              We specialize in deleted data recovery, in-depth digital investigations, and producing\\r\\n              court-admissible forensic reports backed by expert testimony. Whether you\'re responding to\\r\\n              legal discovery, investigating misconduct, or seeking answers hidden in a hard drive, our\\r\\n              forensic analysts deliver clear, defensible results across Windows, macOS, and Linux\\r\\n              platforms.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24 \\\">\\r\\n              We provide expert computer forensic services across the U.S., with support for both remote\\r\\n              and on-site investigations.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Empowering Legal Teams & Investigators to Uncover the Truth with Digital Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help legal professionals, corporate investigators, and business leaders uncover and preserve\\r\\n          critical digital evidence through expert computer forensic services. Our team works closely with\\r\\n          attorneys, HR departments, IT staff, and investigators to provide court-admissible findings with\\r\\n          clarity and discretion.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Clients rely on our expertise during:<\\/h4>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Departing employee investigations and access audits\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Allegations of fraud, misconduct, or data theft\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Internal investigations and regulatory compliance reviews<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Civil litigation involving deleted files or digital activity.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Criminal defense or prosecution requiring expert forensic support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          These situations require fast, accurate, and legally defensible results. At Black Dog Forensics, that\\u2019s\\r\\n          exactly what we deliver\\u2014with cross-platform expertise spanning Windows, macOS, and Linux systems.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pb0 mb64 pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">What  We Do<\\/h2>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Computer Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Digital Investigations Across Windows, macOS, and Linux Platforms<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we specialize in uncovering crucial digital evidence from computers and\\r\\n        storage devices. Whether you\\u2019re dealing with litigation, internal audits, employee misconduct, or\\r\\n        security incidents, we offer end-to-end forensic services designed for accuracy, speed, and legal\\r\\n        defensibility.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Core Offerings:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Windows & macOS Forensics<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Full forensic acquisition of desktops, laptops, and external media.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Deep analysis of system logs, user activity, and file artifacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Identification of insider threats and suspicious data movements.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Deleted File & Data Recovery<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover documents, emails, and media\\u2014even from formatted or damaged drives.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Extract hidden or lost records from SSDs, HDDs, and encrypted systems.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Internet & Network Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Examine browser history, cached files, and online communication.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect cloud access, unauthorized uploads, and malicious behavior.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Bit-for-bit imaging for data integrity and long-term storage.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Ideal for legal review, regulatory compliance, and incident response.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & System Log Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Timeline reconstruction of user behavior, logins, and file access.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Investigation of unauthorized installs, file modifications, and USB usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Precision Forensics. Proven Process. Professional Expertise.\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Our services are built on forensic discipline, attention to detail, and technical excellence. We ensure every\\r\\n        step\\u2014from data capture to final reporting\\u2014is handled with legal and investigative precision.\\r\\n        Need digital evidence analyzed quickly and defensibly? <a href=\\\"\\/contact\\\" class=\\\"log-tct in-pg-ankr\\\">Request\\r\\n          your consultation now.<\\/a>\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cross-Platform Support<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Windows, macOS, Linux, virtual environments.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Imaging & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            For court-admissible evidence.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deleted File Recovery<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Restore emails, files, browser history.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Testimony for criminal & civil litigation.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Expedited options available.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discreet & Confidential<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Secure handling of sensitive cases.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Clients Trust Black Dog Forensics for Computer Investigations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When the stakes are high and digital evidence is critical, clients turn to Black Dog Forensics for thorough,\\r\\n        unbiased computer investigations. Our team brings together deep technical expertise, investigative rigor, and\\r\\n        courtroom-ready reporting to support internal teams, legal counsel, and regulatory bodies. We don\\u2019t just uncover\\r\\n        data\\u2014we reveal facts that can influence outcomes.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Uncover Critical Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify deleted, hidden, or altered files and system activity essential to your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legally Defensible Reports<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We follow strict forensic protocols, ensuring that all findings hold up under legal scrutiny.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expose Fraud, Policy Violations & Insider Threats<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            From corporate misuse to IP theft, we help organizations uncover what really happened.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Enhance Legal & Regulatory Cases<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, concise reporting supports attorneys, investigators, and compliance officers.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support Cyber Incident Response<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Discover unauthorized access, credential abuse, and potential breach origins.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can deleted files really be recovered during a forensic investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic experts can recover deleted emails, documents, system\\r\\n                        files, and metadata from hard drives, SSDs, and external devices\\u2014even\\r\\n                        after formatting or partial overwrites. We use court-approved tools to\\r\\n                        extract data without altering the source, making the evidence admissible\\r\\n                        and reliable.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you investigate what a departing employee did on their computer?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We conduct detailed forensic analysis to identify whether sensitive data was\\r\\n                        accessed, copied, or exfiltrated before an employee\\u2019s departure. This includes:\\r\\n                      <\\/p>\\r\\n                      <ul class=\\\"bd-list  mt32\\\">\\r\\n                        <li>\\r\\n                          USB activity and external device usage\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          File access and deletion patterns\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Cloud uploads or third-party app usage\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Login history and timeline reconstruction\\r\\n                        <\\/li>\\r\\n                      <\\/ul>\\r\\n                      <p class=\\\"mt12\\\">\\r\\n                        Our findings support HR investigations, legal action, or policy enforcement.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of cases require computer forensic services?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Computer forensics plays a vital role in:\\r\\n                      <\\/p>\\r\\n                      <ul class=\\\"bd-list  mt32\\\">\\r\\n                        <li>\\r\\n                          Employee misconduct and insider threat investigations\\r\\n\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Data theft and intellectual property disputes\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Civil litigation and eDiscovery\\r\\n\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Fraud detection and compliance audits\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Cybersecurity incident response\\r\\n                        <\\/li>\\r\\n                      <\\/ul>\\r\\n                      <p class=\\\"mt12\\\">\\r\\n                        We help uncover the truth and provide clear, defensible evidence\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports legally admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All of our reports follow strict chain-of-custody and forensic integrity standards. They\\r\\n                        are designed to be court-admissible, and we can provide expert witness testimony when needed to\\r\\n                        support legal proceedings.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does a forensic computer investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Most standard cases are completed in 1\\u20132 weeks, depending on data size and complexity. For\\r\\n                        urgent matters, we offer expedited service with full reporting in as little as 1\\u20135 business\\r\\n                        days. We\'ll give you a clear timeline at the start of every engagement.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Expert Computer Forensics? We\\u2019re Ready When You Are<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx933 mlr-at\\\">\\r\\n        When digital evidence is central to your case, investigation, or internal review, precision and\\r\\n        discretion are non-negotiable. At Black Dog Forensics, we provide certified computer forensic services\\r\\n        to help uncover the truth\\u2014whether you\'re dealing with employee misconduct, data theft, compliance\\r\\n        violations, or litigation. We recover deleted data, analyze user activity, and produce court-admissible\\r\\n        reports from Windows, macOS, and Linux systems.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential, No-Obligation Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 07:47:34\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 07:46:42\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":48,\"ordering\":13,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":81,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(637, 'com_content.article.13', '', '2025-05-20 07:49:26', 102, 23209, '0d0ac6a5145e603f36c93bbe3c5a76663c92a25e', '{\"id\":\"13\",\"asset_id\":164,\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"alias\":\"computer-forensics-services-data-recovery-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Analysis of Windows, macOS & Linux Computers<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24  mx860\\\">\\r\\n              We specialize in deleted data recovery, in-depth digital investigations, and producing\\r\\n              court-admissible forensic reports backed by expert testimony. Whether you\'re responding to\\r\\n              legal discovery, investigating misconduct, or seeking answers hidden in a hard drive, our\\r\\n              forensic analysts deliver clear, defensible results across Windows, macOS, and Linux\\r\\n              platforms.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24 \\\">\\r\\n              We provide expert computer forensic services across the U.S., with support for both remote\\r\\n              and on-site investigations.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Empowering Legal Teams & Investigators to Uncover the Truth with Digital Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help legal professionals, corporate investigators, and business leaders uncover and preserve\\r\\n          critical digital evidence through expert computer forensic services. Our team works closely with\\r\\n          attorneys, HR departments, IT staff, and investigators to provide court-admissible findings with\\r\\n          clarity and discretion.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Clients rely on our expertise during:<\\/h4>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Departing employee investigations and access audits\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Allegations of fraud, misconduct, or data theft\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Internal investigations and regulatory compliance reviews<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Civil litigation involving deleted files or digital activity.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Criminal defense or prosecution requiring expert forensic support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          These situations require fast, accurate, and legally defensible results. At Black Dog Forensics, that\\u2019s\\r\\n          exactly what we deliver\\u2014with cross-platform expertise spanning Windows, macOS, and Linux systems.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Comprehensive Computer Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Digital Investigations Across Windows, macOS, and Linux Platforms<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we specialize in uncovering crucial digital evidence from computers and\\r\\n        storage devices. Whether you\\u2019re dealing with litigation, internal audits, employee misconduct, or\\r\\n        security incidents, we offer end-to-end forensic services designed for accuracy, speed, and legal\\r\\n        defensibility.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Core Offerings:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Windows & macOS Forensics<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Full forensic acquisition of desktops, laptops, and external media.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Deep analysis of system logs, user activity, and file artifacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Identification of insider threats and suspicious data movements.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Deleted File & Data Recovery<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover documents, emails, and media\\u2014even from formatted or damaged drives.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Extract hidden or lost records from SSDs, HDDs, and encrypted systems.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Internet & Network Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Examine browser history, cached files, and online communication.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect cloud access, unauthorized uploads, and malicious behavior.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Bit-for-bit imaging for data integrity and long-term storage.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Ideal for legal review, regulatory compliance, and incident response.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & System Log Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Timeline reconstruction of user behavior, logins, and file access.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Investigation of unauthorized installs, file modifications, and USB usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Precision Forensics. Proven Process. Professional Expertise.\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Our services are built on forensic discipline, attention to detail, and technical excellence. We ensure every\\r\\n        step\\u2014from data capture to final reporting\\u2014is handled with legal and investigative precision.\\r\\n        Need digital evidence analyzed quickly and defensibly? <a href=\\\"\\/contact\\\" class=\\\"log-tct in-pg-ankr\\\">Request\\r\\n          your consultation now.<\\/a>\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cross-Platform Support<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Windows, macOS, Linux, virtual environments.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Imaging & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            For court-admissible evidence.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deleted File Recovery<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Restore emails, files, browser history.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Testimony for criminal & civil litigation.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Expedited options available.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discreet & Confidential<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Secure handling of sensitive cases.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Clients Trust Black Dog Forensics for Computer Investigations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When the stakes are high and digital evidence is critical, clients turn to Black Dog Forensics for thorough,\\r\\n        unbiased computer investigations. Our team brings together deep technical expertise, investigative rigor, and\\r\\n        courtroom-ready reporting to support internal teams, legal counsel, and regulatory bodies. We don\\u2019t just uncover\\r\\n        data\\u2014we reveal facts that can influence outcomes.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Uncover Critical Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify deleted, hidden, or altered files and system activity essential to your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legally Defensible Reports<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We follow strict forensic protocols, ensuring that all findings hold up under legal scrutiny.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expose Fraud, Policy Violations & Insider Threats<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            From corporate misuse to IP theft, we help organizations uncover what really happened.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Enhance Legal & Regulatory Cases<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, concise reporting supports attorneys, investigators, and compliance officers.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support Cyber Incident Response<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Discover unauthorized access, credential abuse, and potential breach origins.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can deleted files really be recovered during a forensic investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic experts can recover deleted emails, documents, system\\r\\n                        files, and metadata from hard drives, SSDs, and external devices\\u2014even\\r\\n                        after formatting or partial overwrites. We use court-approved tools to\\r\\n                        extract data without altering the source, making the evidence admissible\\r\\n                        and reliable.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you investigate what a departing employee did on their computer?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We conduct detailed forensic analysis to identify whether sensitive data was\\r\\n                        accessed, copied, or exfiltrated before an employee\\u2019s departure. This includes:\\r\\n                      <\\/p>\\r\\n                      <ul class=\\\"bd-list  mt32\\\">\\r\\n                        <li>\\r\\n                          USB activity and external device usage\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          File access and deletion patterns\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Cloud uploads or third-party app usage\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Login history and timeline reconstruction\\r\\n                        <\\/li>\\r\\n                      <\\/ul>\\r\\n                      <p class=\\\"mt12\\\">\\r\\n                        Our findings support HR investigations, legal action, or policy enforcement.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of cases require computer forensic services?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Computer forensics plays a vital role in:\\r\\n                      <\\/p>\\r\\n                      <ul class=\\\"bd-list  mt32\\\">\\r\\n                        <li>\\r\\n                          Employee misconduct and insider threat investigations\\r\\n\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Data theft and intellectual property disputes\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Civil litigation and eDiscovery\\r\\n\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Fraud detection and compliance audits\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Cybersecurity incident response\\r\\n                        <\\/li>\\r\\n                      <\\/ul>\\r\\n                      <p class=\\\"mt12\\\">\\r\\n                        We help uncover the truth and provide clear, defensible evidence\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports legally admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All of our reports follow strict chain-of-custody and forensic integrity standards. They\\r\\n                        are designed to be court-admissible, and we can provide expert witness testimony when needed to\\r\\n                        support legal proceedings.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does a forensic computer investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Most standard cases are completed in 1\\u20132 weeks, depending on data size and complexity. For\\r\\n                        urgent matters, we offer expedited service with full reporting in as little as 1\\u20135 business\\r\\n                        days. We\'ll give you a clear timeline at the start of every engagement.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Expert Computer Forensics? We\\u2019re Ready When You Are<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx933 mlr-at\\\">\\r\\n        When digital evidence is central to your case, investigation, or internal review, precision and\\r\\n        discretion are non-negotiable. At Black Dog Forensics, we provide certified computer forensic services\\r\\n        to help uncover the truth\\u2014whether you\'re dealing with employee misconduct, data theft, compliance\\r\\n        violations, or litigation. We recover deleted data, analyze user activity, and produce court-admissible\\r\\n        reports from Windows, macOS, and Linux systems.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential, No-Obligation Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 07:49:26\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 07:47:34\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":49,\"ordering\":13,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":86,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(638, 'com_content.article.13', '', '2025-05-20 08:03:16', 102, 23091, 'a83e0ef67b2f4e52fdd6f741e72820eb28852c66', '{\"id\":\"13\",\"asset_id\":164,\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"alias\":\"computer-forensics-services-data-recovery-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Analysis of Windows, macOS & Linux Computers<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24  mx860\\\">\\r\\n              We specialize in deleted data recovery, in-depth digital investigations, and producing\\r\\n              court-admissible forensic reports backed by expert testimony. Whether you\'re responding to\\r\\n              legal discovery, investigating misconduct, or seeking answers hidden in a hard drive, our\\r\\n              forensic analysts deliver clear, defensible results across Windows, macOS, and Linux\\r\\n              platforms.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24 \\\">\\r\\n              We provide expert computer forensic services across the U.S., with support for both remote\\r\\n              and on-site investigations.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Empowering Legal Teams & Investigators to Uncover the Truth with Digital Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help legal professionals, corporate investigators, and business leaders uncover and preserve\\r\\n          critical digital evidence through expert computer forensic services. Our team works closely with\\r\\n          attorneys, HR departments, IT staff, and investigators to provide court-admissible findings with\\r\\n          clarity and discretion.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Clients rely on our expertise during:<\\/h4>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Departing employee investigations and access audits\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Allegations of fraud, misconduct, or data theft\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Internal investigations and regulatory compliance reviews<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Civil litigation involving deleted files or digital activity.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Criminal defense or prosecution requiring expert forensic support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          These situations require fast, accurate, and legally defensible results. At Black Dog Forensics, that\\u2019s\\r\\n          exactly what we deliver\\u2014with cross-platform expertise spanning Windows, macOS, and Linux systems.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Comprehensive Computer Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Digital Investigations Across Windows, macOS, and Linux Platforms<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we specialize in uncovering crucial digital evidence from computers and\\r\\n        storage devices. Whether you\\u2019re dealing with litigation, internal audits, employee misconduct, or\\r\\n        security incidents, we offer end-to-end forensic services designed for accuracy, speed, and legal\\r\\n        defensibility.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Core Offerings:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Windows & macOS Forensics<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Full forensic acquisition of desktops, laptops, and external media.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Deep analysis of system logs, user activity, and file artifacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Identification of insider threats and suspicious data movements.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Deleted File & Data Recovery<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover documents, emails, and media\\u2014even from formatted or damaged drives.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Extract hidden or lost records from SSDs, HDDs, and encrypted systems.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Internet & Network Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Examine browser history, cached files, and online communication.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect cloud access, unauthorized uploads, and malicious behavior.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Bit-for-bit imaging for data integrity and long-term storage.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Ideal for legal review, regulatory compliance, and incident response.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & System Log Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Timeline reconstruction of user behavior, logins, and file access.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Investigation of unauthorized installs, file modifications, and USB usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Precision Forensics. Proven Process. Professional Expertise.\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Our services are built on forensic discipline, attention to detail, and technical excellence. We ensure every\\r\\n        step\\u2014from data capture to final reporting\\u2014is handled with legal and investigative precision.\\r\\n        Need digital evidence analyzed quickly and defensibly? <a href=\\\"\\/contact\\\" class=\\\"log-tct in-pg-ankr\\\">Request\\r\\n          your consultation now.<\\/a>\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cross-Platform Support<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Windows, macOS, Linux, virtual environments.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Imaging & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            For court-admissible evidence.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deleted File Recovery<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Restore emails, files, browser history.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Testimony for criminal & civil litigation.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Expedited options available.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discreet & Confidential<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Secure handling of sensitive cases.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Clients Trust Black Dog Forensics for Computer Investigations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When the stakes are high and digital evidence is critical, clients turn to Black Dog Forensics for thorough,\\r\\n        unbiased computer investigations. Our team brings together deep technical expertise, investigative rigor, and\\r\\n        courtroom-ready reporting to support internal teams, legal counsel, and regulatory bodies. We don\\u2019t just uncover\\r\\n        data\\u2014we reveal facts that can influence outcomes.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Uncover Critical Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify deleted, hidden, or altered files and system activity essential to your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legally Defensible Reports<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We follow strict forensic protocols, ensuring that all findings hold up under legal scrutiny.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expose Fraud, Policy Violations & Insider Threats<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            From corporate misuse to IP theft, we help organizations uncover what really happened.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Enhance Legal & Regulatory Cases<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, concise reporting supports attorneys, investigators, and compliance officers.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support Cyber Incident Response<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Discover unauthorized access, credential abuse, and potential breach origins.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can deleted files really be recovered during a forensic investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic experts can recover deleted emails, documents, system\\r\\n                        files, and metadata from hard drives, SSDs, and external devices\\u2014even\\r\\n                        after formatting or partial overwrites. We use court-approved tools to\\r\\n                        extract data without altering the source, making the evidence admissible\\r\\n                        and reliable.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you investigate what a departing employee did on their computer?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We conduct detailed forensic analysis to identify whether sensitive data was\\r\\n                        accessed, copied, or exfiltrated before an employee\\u2019s departure. This includes:\\r\\n                      <\\/p>\\r\\n                      <ul class=\\\"bd-list  mt32\\\">\\r\\n                        <li>\\r\\n                          USB activity and external device usage\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          File access and deletion patterns\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Cloud uploads or third-party app usage\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Login history and timeline reconstruction\\r\\n                        <\\/li>\\r\\n                      <\\/ul>\\r\\n                      <p class=\\\"mt12\\\">\\r\\n                        Our findings support HR investigations, legal action, or policy enforcement.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of cases require computer forensic services?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Computer forensics plays a vital role in:\\r\\n                      <\\/p>\\r\\n                      <ul class=\\\"bd-list  mt32\\\">\\r\\n                        <li>\\r\\n                          Employee misconduct and insider threat investigations\\r\\n\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Data theft and intellectual property disputes\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Civil litigation and eDiscovery\\r\\n\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Fraud detection and compliance audits\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Cybersecurity incident response\\r\\n                        <\\/li>\\r\\n                      <\\/ul>\\r\\n                      <p class=\\\"mt12\\\">\\r\\n                        We help uncover the truth and provide clear, defensible evidence\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports legally admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All of our reports follow strict chain-of-custody and forensic integrity standards. They\\r\\n                        are designed to be court-admissible, and we can provide expert witness testimony when needed to\\r\\n                        support legal proceedings.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does a forensic computer investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Most standard cases are completed in 1\\u20132 weeks, depending on data size and complexity. For\\r\\n                        urgent matters, we offer expedited service with full reporting in as little as 1\\u20135 business\\r\\n                        days. We\'ll give you a clear timeline at the start of every engagement.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Expert Computer Forensics? We\\u2019re Ready When You Are<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx933 mlr-at\\\">\\r\\n        When digital evidence is central to your case, investigation, or internal review, precision and\\r\\n        discretion are non-negotiable. At Black Dog Forensics, we provide certified computer forensic services\\r\\n        to help uncover the truth\\u2014whether you\'re dealing with employee misconduct, data theft, compliance\\r\\n        violations, or litigation. We recover deleted data, analyze user activity, and produce court-admissible\\r\\n        reports from Windows, macOS, and Linux systems.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential, No-Obligation Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 08:03:16\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 07:49:26\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":50,\"ordering\":13,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":91,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(639, 'com_content.article.11', '', '2025-05-20 08:07:35', 102, 16820, 'ce33b7e34a21c010ab0e891b852fe76d2d5fd871', '{\"id\":\"11\",\"asset_id\":162,\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"alias\":\"forensic-investigations-and-digital-evidence-analysis\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width utr-screen\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed txt-nrml\\\">Court-Admissible Digital Forensic Investigations<\\/h2>\\r\\n              <p class=\\\"bn-txt mrt24\\\">\\r\\n                Black Dog Forensics provides in-depth digital forensic investigations, helping legal teams and\\r\\n                investigators extract, preserve, and analyze data across devices. Our certified experts deliver clear,\\r\\n                court-admissible insights to support litigation, internal investigations, and compliance actions.\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                  Schedule a Consultation Today\\r\\n                <\\/a>\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics Services \\u2013 Evidence Extraction & Analysis<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Comprehensive Analysis of Electronic Evidence<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Digital forensics uncovers critical information across a wide range of devices. Our experts employ\\r\\n            industry-standard tools and protocols to ensure reliable, court-admissible results.\\r\\n  \\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Our Core Services Include:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>Acquisition and preservation of digital data using write-blocking tools<\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Deep analysis of file systems, metadata, and user-generated content\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n         \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Computer Forensics \\u2013 Uncover Deleted Files, Logs, and User Activity<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Revealing Evidence Hidden in Plain Sight<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We analyze computer systems to uncover what was accessed, created, deleted, or transferred\\u2014building a timeline\\r\\n            of events and proving user intent.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Our Focus Areas:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>Full disk examinations (Windows, Mac, Linux)<\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Recovery of deleted files, browser histories, and log data\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Registry and system log analysis to trace user activity<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Detection of unauthorized access or software installation<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Documentation tailored for legal teams and law enforcement<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Mobile & Cell Phone Forensics \\u2013 Data Recovery & Analysis<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Mobile Data Extraction and Analysis<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Mobile devices hold rich data sources. Our forensic tools go beyond surface-level access to recover even\\r\\n            deleted or obscured content.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Specialized Offerings:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>Extraction of SMS, iMessages, WhatsApp, and app-based communications\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Recovery of deleted call logs, images, videos, and browser history\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Geolocation data analysis (GPS, Wi-Fi, cell tower triangulation)<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Analysis of screen time, usage patterns, and device settings<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Device imaging and preservation of digital chain-of-custody<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          \\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Imaging \\u2013 Secure Evidence Preservation for Legal Use<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Bit-by-Bit Copies for Evidence Preservation<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Creating court-admissible, exact replicas of digital storage is critical to maintaining the integrity of\\r\\n            evidence.\\r\\n  \\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Technical Highlights:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Sector-by-sector imaging of hard drives, SSDs, USB drives, and mobile devices\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Generation of cryptographic hash values (MD5\\/SHA-1\\/SHA-256) for validation\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Read-only analysis to avoid altering original data\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Secure storage and transfer of forensic images\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Imaging logs and documentation for expert testimony\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Digital Behavior & Timeline Analysis for Investigations<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Understanding Digital Behavior and Timelines<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We help reconstruct digital activity to understand intent, timelines, and access patterns\\u2014crucial in both\\r\\n            internal investigations and legal disputes.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">What We Deliver:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Timeline creation of logins, logouts, and system interactions\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Tracking file access, modification, and deletion\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Monitoring internet and application usage\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Detection of unusual behavior or policy violations\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Visual activity maps and sequence-based evidence presentation\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n         \\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n        \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Document & Email Authentication \\u2013 Detect Tampering or Forgery<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Verifying the Integrity of Key Communications<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We detect alterations, fabrications, and forgeries in digital correspondence and documentation\\u2014crucial for\\r\\n            validating or refuting evidence.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Our Approach Covers:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Email header and transmission path analysis\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Metadata review for authorship, timestamp, and device origin\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                PDF and document revision history reconstruction\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Identification of tampering or backdating\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Expert reports and courtroom explanations for authenticity challenges\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n  \\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Expert Witness Report Review & Consulting<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Second Opinions That Strengthen Your Case<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our consultants provide sharp, technically sound critiques of opposing forensic opinions\\u2014helping you\\r\\n            anticipate and neutralize challenges.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Expertise Highlights:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Line-by-line analysis of opposing expert reports\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Identification of flawed methodologies or unsupported conclusions\\r\\n  \\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Alternative interpretations based on industry best practices\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Technical guidance during depositions or cross-examinations\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Strategic insights for attorneys preparing rebuttals or expert challenges\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-7.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n        \\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"t-center max707 mlr-at\\\">\\r\\n  \\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Truth?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Whether you\'re facing complex litigation, an internal investigation, or need to challenge opposing expert findings, Black Dog Forensics is your trusted partner in digital truth recovery. Our meticulous, court-admissible forensic services empower legal teams, corporations, and individuals with defensible evidence and expert insights.\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 08:07:35\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 08:07:01\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":18,\"ordering\":15,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":91,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(640, 'com_content.article.16', '', '2025-05-20 08:08:17', 102, 19905, '9b281807d95d4f11787a5e573fb40a330a18d677', '{\"id\":\"16\",\"asset_id\":167,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"alias\":\"forensic-imaging-that-secures-and-preserves-digital-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Forensically Sound Imaging, Legally Defensible and Court-Admissible,\\r\\n              Expertly Executed<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24 mx909\\\">\\r\\n              Preserve every byte of data\\u2014including deleted files\\u2014without compromising the original\\r\\n              source. Our forensic imaging services create exact, bit-level copies of digital devices,\\r\\n              ensuring all evidence is captured securely and remains fully admissible in legal\\r\\n              proceedings. We provide forensic imaging services across the U.S., with secure remote and\\r\\n              on-site support available.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Capture, Secure & Preserve Digital Evidence for Legal and Investigative Use\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Forensic imaging is a foundational process in digital forensics, allowing investigators to extract a\\r\\n          complete, verifiable copy of data from a digital device without changing its original state.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we specialize in bit-for-bit forensic imaging of a wide range of digital\\r\\n          devices. Our forensic images are court-admissible and legally sound, helping clients preserve vital\\r\\n          evidence for litigation, regulatory compliance, or internal investigations.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Capture every byte, including deleted or hidden files.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Maintain evidence integrity with hashing and verification.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Preserve data for future expert analysis or legal review.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Contact us today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/capture.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Imaging & Digital Evidence Collection<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Creating Legally Admissible Forensic Images of Digital Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx909\\\">\\r\\n        We provide forensic imaging services that ensure your digital evidence is collected without any\\r\\n        modification\\u2014while maintaining a verifiable chain of custody and data integrity.\\r\\n        Need imaging for a specialized device or storage source? <a href=\\\"\\/contact\\\" class=\\\"log-tct in-pg-ankr\\\">Request a\\r\\n          custom forensic solution.<\\/a>\\r\\n\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> Our Proven Forensic Imaging Process:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx mt32 gap24 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Identification & Collection<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Catalog and secure all digital devices relevant to the investigation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Bit-for-Bit Forensic Imaging<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Perform a full sector-level duplication of all device data, including unallocated space.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Verification & Hashing<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Validate the forensic image using cryptographic hashes to ensure exact replication.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Storage & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Protect forensic images with encryption and track every access point with tamper-proof documentation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Optional Analysis & Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            When required, conduct expert forensic examinations and deliver litigation-ready reports.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt32\\\">\\r\\n      <h4 class=\\\"sub-hed\\\">Devices We Image:<\\/h4>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computers & Laptops<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            HDDs, SSDs, RAID arrays\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Mobile Devices<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            iPhones, Androids, tablets, GPS units\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Online Storage<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Google Drive, iCloud, OneDrive, email platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Removable Media<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            USBs, SD cards, external drives\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Surveillance Systems<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            DVRs, body cameras, security footage\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social & Messaging Apps<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            WhatsApp, Signal, Telegram, encrypted platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Exact Digital Cloning. Trusted Legal Evidence. Zero Data Alteration.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic imaging services are tailored for speed, precision, and defensibility. Every device is processed\\r\\n          with the utmost care using industry-standard tools and procedures.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Bit-for-Bit Duplication of All Storage Devices\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted File & Hidden Partition Capture\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cryptographic Hashing for Verification\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Secure Storage with Chain of Custody Protocols\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cross-Platform Device Support (Computers, Phones, Cloud)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Fast Turnaround: Most Imaging Completed in 24\\u201372 Hours\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Schedule your forensic imaging session now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/exact.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Forensic Imaging for Your Case?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When investigating digital activity\\u2014whether for litigation, internal investigations, or incident response\\u2014the\\r\\n        integrity of the evidence is paramount. Forensic imaging offers a comprehensive, court-approved method for\\r\\n        capturing the full scope of data stored on a device. From active files to deleted remnants and metadata trails,\\r\\n        this technique ensures that nothing is lost, overlooked, or inadmissible.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Digital evidence is only useful when properly preserved\\u2014make sure it\\u2019s collected by experts.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Preserves All Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Capture active, deleted, and hidden files from every part of a device.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensures Legal Admissibility<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our images are defensible in court and comply with evidentiary standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Protects Against Data Loss or Corruption<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Guarantees evidence won\\u2019t be overwritten, altered, or tampered with.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Captures Metadata & System Logs<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Go beyond files to extract critical context from device usage.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Scales for Any Investigation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Supports civil litigation, internal audits, cybersecurity breaches, and more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is digital forensic imaging, and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Digital forensic imaging is the process of creating a complete, exact copy of a device\\u2019s data at\\r\\n                        the bit level. This ensures that active, deleted, and hidden files are preserved without\\r\\n                        altering the original device, making it a foundational method in digital investigations.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Why is forensic imaging crucial for legal and internal investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Forensic imaging protects the integrity of digital evidence by preventing data tampering, enabling repeatable analysis, and ensuring the evidence meets legal standards for admissibility in court.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How does forensic imaging recover deleted or hidden files better than regular file copying?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                      Unlike traditional file copying, forensic imaging captures all data\\u2014including deleted files, hidden partitions, system artifacts, and unallocated space\\u2014providing a much more thorough data set for analysis.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of devices can be examined with digital forensic imaging?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Forensic imaging can be performed on desktops, laptops, smartphones, tablets, servers, external hard drives, USBs, and even cloud-based accounts, ensuring full coverage across digital environments.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does forensic imaging take, and what affects the timeline?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        The forensic imaging process typically takes 24 to 72 hours. The timeline depends on factors like device size, encryption, file volume, and the complexity of the data structure.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Need Trusted Forensic Imaging? Black Dog Forensics Has You Covered\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When the accuracy and integrity of digital evidence can make or break your case, forensic imaging is the gold\\r\\n        standard. Whether you\\u2019re handling civil litigation, corporate investigations, or cybersecurity incidents, our\\r\\n        team delivers bit-level data captures that are fully defensible and court-ready. At Black Dog Forensics, we\\r\\n        specialize in secure, tamper-proof imaging protocols that preserve every trace of relevant evidence\\u2014active,\\r\\n        deleted, or hidden.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Request a Confidential Imaging Consultation Today\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 08:08:17\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 08:07:53\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":21,\"ordering\":10,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":38,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(641, 'com_content.article.12', '', '2025-05-20 08:09:11', 102, 20284, 'd338d49a731a766d00f0d256bcaaa0dd9e856e4c', '{\"id\":\"12\",\"asset_id\":163,\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"alias\":\"expert-digital-forensics-to-uncover-the-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Court-Admissible Investigations for Cyber Incidents, Litigation, and\\r\\n              Internal\\r\\n              Misconduct<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              Digital evidence tells a story. We make sure it\\u2019s the right one.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              When suspicions arise, timelines blur, or files mysteriously vanish, Black Dog Forensics steps in to\\r\\n              retrieve the truth. Our certified digital forensics experts investigate computers, mobile devices, cloud\\r\\n              accounts, and network systems to recover hidden data, reconstruct digital activity, and expose\\r\\n              manipulation\\u2014with methods that stand up in court.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              Whether you\'re preparing for litigation, investigating internal misconduct, or seeking clarity after a\\r\\n              breach, we translate complex digital trails into clear, defensible facts.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              The truth is in the data. Are you ready to find it?\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Get a Free Digital Forensics Consultation\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">How We Investigate and Recover Digital Evidence<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our digital forensics team works across devices, platforms, and industries. We handle sensitive investigations\\r\\n          with precision and discretion. Our services include:\\r\\n\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Computer Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Recover and analyze files from desktops and laptops\\u2014even those that have been deleted or intentionally\\r\\n              hidden.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Mobile Device Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Extract text messages, call logs, GPS data, photos, app activity, and more from smartphones and tablets.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">Uncover suspicious behavior within cloud platforms and email systems\\u2014including deleted or\\r\\n              manipulated communications. <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Breach Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">Pinpoint the cause, timeline, and scope of unauthorized access or cyberattacks.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Metadata & Timeline Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">Reconstruct user activity and digital events with precision using hidden metadata and system\\r\\n              logs.<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Litigation Support <\\/p>\\r\\n            <p class=\\\"mt5\\\">Provide expert documentation, affidavits, and testimony tailored for legal proceedings in\\r\\n              both civil and criminal courts. <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/un.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n     \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Digital Forensics That Stands Up in Court and Cross-Exams<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to\\r\\n            deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\\r\\n            only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every\\r\\n            case.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in\\r\\n            uncovering the digital truth.\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Court-Admissible Evidence\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\\r\\n                protocols.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Deep Device Analysis\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk\\r\\n                space, hidden partitions, and encrypted containers.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Multiplatform Expertise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Expert Testimony\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in\\r\\n                courtroom settings\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Confidential and Secure\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every case is handled with strict confidentiality, backed by secure data handling protocols and\\r\\n                nondisclosure agreements.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n              Book your consultation now\\r\\n            <\\/a>\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Digital Forensics That Stands Up in Court and Cross-Exams\\r\\n      <\\/h2>\\r\\n\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to\\r\\n        deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\\r\\n        only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every case.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in\\r\\n        uncovering the digital truth.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\\r\\n            protocols.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deep Device Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk space,\\r\\n            hidden partitions, and encrypted containers.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Multiplatform Expertise<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in\\r\\n            courtroom settings.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential and Secure<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every case is handled with strict confidentiality, backed by secure data handling protocols and\\r\\n            nondisclosure agreements.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Results You Can Rely On\\r\\n      <\\/h2>\\r\\n\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When digital evidence makes or breaks a case, you need more than just tools\\u2014you need proven results. At Black\\r\\n        Dog Forensics, our investigations are built for speed, clarity, and courtroom strength. Here\\u2019s what sets us\\r\\n        apart when it matters most:\\r\\n      <\\/p>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Evidence That Wins Cases<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our findings are used to secure settlements, support criminal charges, and resolve internal disputes\\u2014because\\r\\n            every byte of data is defensible and admissible.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Preservation Without Compromise<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We follow strict forensic imaging and chain-of-custody procedures to ensure no data is altered, lost, or\\r\\n            questioned in court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Rapid Response When Every Minute Counts<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Whether it\\u2019s a data breach, a time-sensitive hearing, or an urgent internal investigation, we mobilize\\r\\n            fast\\u2014often within hours.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Industry-Specific Insight<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            From financial fraud to healthcare data violations, we understand the regulatory and operational nuances of\\r\\n            your sector.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Strategic Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We don\\u2019t just find data\\u2014we help your legal team make sense of it, prepare affidavits, and present compelling\\r\\n            narratives in court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is deleted data really recoverable?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes\\u2014unless it\\u2019s been overwritten, deleted data can often be recovered and restored using\\r\\n                        advanced forensic tools.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you tell who accessed a file or sent an email?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We analyze system logs and metadata to determine user actions, access times, and\\r\\n                        digital trails.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your findings admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic process strictly follows chain-of-custody and documentation protocols to\\r\\n                        ensure all evidence is court-admissible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does an investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on complexity, but we offer expedited services when timing is critical.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you work with individuals, or just law firms and corporations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We work with individuals, law firms, small businesses, and enterprise organizations alike.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx808 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Digital evidence can make or break a case. Black Dog Forensics delivers expert analysis across\\r\\n        devices\\u2014recovering, authenticating, and preserving data with precision. Our court-ready reports uphold chain of\\r\\n        custody and meet the highest legal standards.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        From deleted files to suspicious activity and data breaches, we uncover the truth\\u2014wherever it\\u2019s stored.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 08:09:11\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 08:08:44\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":29,\"ordering\":14,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":69,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(642, 'com_content.article.3', '', '2025-05-20 08:14:05', 102, 16366, '87b0e72613ebfe5820bc2776eef8b0f87e8380a1', '{\"id\":\"3\",\"asset_id\":122,\"title\":\"About Our Digital Forensics Experts\",\"alias\":\"about-our-digital-forensics-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">Your Trusted Partner in Digital Forensics & Expert Investigations<\\/h2>\\r\\n                        <p class=\\\"bn-txt mrt24 mlr-at\\\">\\r\\n                            Black Dog Forensics is a premier provider of digital forensic investigations, expert witness\\r\\n                            services, and cyber forensic analysis. Our certified team helps attorneys, corporations, and\\r\\n                            individuals uncover the truth behind cybercrimes, fraud, intellectual property theft, and\\r\\n                            internal misconduct.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mrt24 mlr-at\\\">\\r\\n                            With decades of experience and a commitment to legally sound, court-admissible evidence, we\\r\\n                            translate complex data into clear, defensible findings.\\r\\n                        <\\/p>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt40 pos-re bck-imgs ovr-fl-h mx1800\\\">\\r\\n    <div class=\\\"mx1440\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n            <div class=\\\"mlr-at\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">Who We Are<\\/h2>\\r\\n                <h3 class=\\\"bd-trd txt-nrml\\\">Founded on the Pursuit of Truth<\\/h3>\\r\\n                <p class=\\\"mt24 p-ext max1170\\\">Established in 2018, Black Dog Forensics was born out of a vision to\\r\\n                    transform the\\r\\n                    landscape of digital investigations. We recognized a critical need in the industry\\u2014not just for\\r\\n                    retrieving data from digital devices, but for uncovering the truth within that data. Many forensic\\r\\n                    companies were proficient in data retrieval but often fell short in empowering clients with a\\r\\n                    in-depth understanding of the truth, rendering the data practically unusable.<\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx gap40 wrp  mt64 abt-col3\\\">\\r\\n                <div class=\\\"col3 chs-us t-center screen-f\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Deliver more than just data\\u2014we provide expert\\r\\n                        interpretation.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n                <div class=\\\"col3 chs-us t-center screen-f\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Help clients understand and utilize digital evidence\\r\\n                        effectively.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n                <div class=\\\"col3 chs-us t-center screen-f\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292\\\">Ensure that forensic findings are clear, actionable,\\r\\n                        and\\r\\n                        legally defensible.\\u200b\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\" mlr-at mt64\\\">\\r\\n                <h3 class=\\\"bd-trd txt-nrml\\\">Committed to Excellence & Innovation<\\/h3>\\r\\n                <p class=\\\"mt24 p-ext mx896\\\">\\r\\n                    Since our inception, we have continually evolved, adopting cutting-edge forensic\\r\\n                    methodologies and staying ahead of technological advancements. Our team takes pride in guiding\\r\\n                    clients\\r\\n                    through high-stakes legal, corporate, and investigative matters with integrity and expertise.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pb0 mb64 pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Who We Are<\\/h2>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 ex-stp0\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"flx gap40 our-vis flx-dir\\\">\\r\\n            <div class=\\\"pd4032 visn\\\">\\r\\n                <h2 class=\\\"kns-hed new-size txt-nrml\\\">Our Mission<\\/h2>\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    \\\"Our mission at Black Dog Forensics is to provide ethical and unparalleled expert digital forensics\\r\\n                    services by leveraging our extensive field experience to retrieve the truth so clients can make\\r\\n                    informed decisions to navigate complex legal, business, and personal challenges.\\\"\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt24 p-ext\\\">At Black Dog Forensics, we don\\u2019t just extract digital data\\u2014we analyze, interpret,\\r\\n                    and provide expert insights to ensure our clients fully understand and can act on the evidence.\\u200b<\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"pd4032 visn\\\">\\r\\n                <h2 class=\\\"kns-hed new-size txt-nrml\\\">Our Vision<\\/h2>\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    \\\"To be the premier choice for digital investigations, empowering our clients with the truth they\\r\\n                    seek by staying at the forefront of technological advancements and industry best practices.\\\"\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt24 p-ext\\\">We empower attorneys, businesses, government agencies, and individuals with\\r\\n                    indisputable digital evidence, ensuring justice, security, and informed decision-making in a rapidly\\r\\n                    evolving digital world.\\u200b<\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Meet the team<\\/h2>\\r\\n            <h3 class=\\\"bd-trd mt24 txt-nrml\\\">Certified Experts in Digital Forensics<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">Forensic Specialists | Investigative Experts | Court-Tested Witnesses<\\/p>\\r\\n            <p class=\\\"mt24 p-ext\\\">Our team is composed of industry-certified professionals with extensive experience in\\r\\n                law enforcement, legal investigations, and corporate forensics. They bring a wealth of knowledge to\\r\\n                every investigation and consultative engagement.<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Industry-Certified Professionals<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Holding top forensic certifications for the highest standards of evidence handling.\\u200b\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Deep Investigative Experience<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Expertise in cases involving fraud, cybercrimes, intellectual property theft, human\\r\\n                        trafficking, and digital misconduct.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Former Law Enforcement & Legal Experts<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Our team includes professionals with backgrounds in criminal investigations, civil\\r\\n                        litigation, and national security.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Extensive Courtroom Experience<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Seasoned expert witnesses, capable of translating complex digital evidence into\\r\\n                        clear, court-admissible testimony.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518\\\">\\r\\n                <img src=\\\"images\\/dog\\/about1-n-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">Fighting Human Trafficking Through Digital Forensics<\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">Our mission extends beyond forensic investigations. We actively support the fight\\r\\n                    against human trafficking through awareness, prevention, and rescue initiatives.<\\/p>\\r\\n                <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n                <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Pro Bono Forensic Support<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Assisting law enforcement and non-profits in trafficking cases that require immediate\\r\\n                            forensic intervention.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Funding Prevention & Recovery Efforts<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            A portion of our proceeds supports anti-trafficking programs and initiatives in high-risk\\r\\n                            areas.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n                <p class=\\\"mt18 p-ext\\\">In 2024, we built a church in one of the world\\u2019s most affected regions, taking a\\r\\n                    significant step in our commitment to combating human trafficking. Our long-term vision includes\\r\\n                    expanding our efforts in these areas, with the ultimate goal of establishing an orphanage to support\\r\\n                    children rescued from trafficking and exploitation.<\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">By choosing Black Dog Forensics, you are not just securing expert forensic\\r\\n                    services\\u2014you are supporting a mission to protect the vulnerable and restore hope where it is needed\\r\\n                    most.<\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Why Black Dog Forensics?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">The Right Experts. The Right Technology. The Right Approach.<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Proven Expertise<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Experience handling high-profile cases in legal, corporate, and law enforcement\\r\\n                        sectors.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Court-Admissible Evidence<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Every forensic report meets the highest legal and evidentiary standards.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Trusted by Legal & Business Professionals<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">A proven track record of delivering results that stand up in court.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Ethical & Unbiased Analysis<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We operate with complete integrity, objectivity, and professionalism.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml \\\">Ready for Court-Admissible Digital Evidence?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx590 mlr-at\\\">Get forensic clarity - fast. Whether you\\u2019re facing a legal battle, a\\r\\n                corporate breach,\\r\\n                or a sensitive investigation, our certified experts are ready to support you with defensible, discreet\\r\\n                digital evidence that holds up in court.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 07:00:43\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 08:14:05\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 08:13:17\",\"publish_up\":\"2025-04-07 07:00:43\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":88,\"ordering\":22,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":375,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(643, 'com_content.article.3', '', '2025-05-20 08:18:40', 102, 16405, '94f9eef25abd4e59c67990b51bc31fbbf9510a2f', '{\"id\":\"3\",\"asset_id\":122,\"title\":\"About Our Digital Forensics Experts\",\"alias\":\"about-our-digital-forensics-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">Your Trusted Partner in Digital Forensics & Expert Investigations<\\/h2>\\r\\n                        <p class=\\\"bn-txt mrt24 mlr-at\\\">\\r\\n                            Black Dog Forensics is a premier provider of digital forensic investigations, expert witness\\r\\n                            services, and cyber forensic analysis. Our certified team helps attorneys, corporations, and\\r\\n                            individuals uncover the truth behind cybercrimes, fraud, intellectual property theft, and\\r\\n                            internal misconduct.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mrt24 mlr-at\\\">\\r\\n                            With decades of experience and a commitment to legally sound, court-admissible evidence, we\\r\\n                            translate complex data into clear, defensible findings.\\r\\n                        <\\/p>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt40 pos-re bck-imgs ovr-fl-h mx1800\\\">\\r\\n    <div class=\\\"mx1440\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n            <div class=\\\"mlr-at\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">Who We Are<\\/h2>\\r\\n                <h3 class=\\\"bd-trd txt-nrml\\\">Founded on the Pursuit of Truth<\\/h3>\\r\\n                <p class=\\\"mt24 p-ext max1170\\\">Established in 2018, Black Dog Forensics was born out of a vision to\\r\\n                    transform the\\r\\n                    landscape of digital investigations. We recognized a critical need in the industry\\u2014not just for\\r\\n                    retrieving data from digital devices, but for uncovering the truth within that data. Many forensic\\r\\n                    companies were proficient in data retrieval but often fell short in empowering clients with a\\r\\n                    in-depth understanding of the truth, rendering the data practically unusable.<\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx gap40 wrp  mt64 abt-col3\\\">\\r\\n                <div class=\\\"col3 chs-us t-center screen-f\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292 screen-width\\\">Deliver more than just data\\u2014we provide expert\\r\\n                        interpretation.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n                <div class=\\\"col3 chs-us t-center screen-f\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292 screen-width\\\">Help clients understand and utilize digital evidence\\r\\n                        effectively.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n                <div class=\\\"col3 chs-us t-center screen-f\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292 screen-width\\\">Ensure that forensic findings are clear, actionable,\\r\\n                        and\\r\\n                        legally defensible.\\u200b\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\" mlr-at mt64\\\">\\r\\n                <h3 class=\\\"bd-trd txt-nrml\\\">Committed to Excellence & Innovation<\\/h3>\\r\\n                <p class=\\\"mt24 p-ext mx896\\\">\\r\\n                    Since our inception, we have continually evolved, adopting cutting-edge forensic\\r\\n                    methodologies and staying ahead of technological advancements. Our team takes pride in guiding\\r\\n                    clients\\r\\n                    through high-stakes legal, corporate, and investigative matters with integrity and expertise.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pb0 mb64 pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Who We Are<\\/h2>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 ex-stp0\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"flx gap40 our-vis flx-dir\\\">\\r\\n            <div class=\\\"pd4032 visn\\\">\\r\\n                <h2 class=\\\"kns-hed new-size txt-nrml\\\">Our Mission<\\/h2>\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    \\\"Our mission at Black Dog Forensics is to provide ethical and unparalleled expert digital forensics\\r\\n                    services by leveraging our extensive field experience to retrieve the truth so clients can make\\r\\n                    informed decisions to navigate complex legal, business, and personal challenges.\\\"\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt24 p-ext\\\">At Black Dog Forensics, we don\\u2019t just extract digital data\\u2014we analyze, interpret,\\r\\n                    and provide expert insights to ensure our clients fully understand and can act on the evidence.\\u200b<\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"pd4032 visn\\\">\\r\\n                <h2 class=\\\"kns-hed new-size txt-nrml\\\">Our Vision<\\/h2>\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    \\\"To be the premier choice for digital investigations, empowering our clients with the truth they\\r\\n                    seek by staying at the forefront of technological advancements and industry best practices.\\\"\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt24 p-ext\\\">We empower attorneys, businesses, government agencies, and individuals with\\r\\n                    indisputable digital evidence, ensuring justice, security, and informed decision-making in a rapidly\\r\\n                    evolving digital world.\\u200b<\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Meet the team<\\/h2>\\r\\n            <h3 class=\\\"bd-trd mt24 txt-nrml\\\">Certified Experts in Digital Forensics<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">Forensic Specialists | Investigative Experts | Court-Tested Witnesses<\\/p>\\r\\n            <p class=\\\"mt24 p-ext\\\">Our team is composed of industry-certified professionals with extensive experience in\\r\\n                law enforcement, legal investigations, and corporate forensics. They bring a wealth of knowledge to\\r\\n                every investigation and consultative engagement.<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Industry-Certified Professionals<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Holding top forensic certifications for the highest standards of evidence handling.\\u200b\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Deep Investigative Experience<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Expertise in cases involving fraud, cybercrimes, intellectual property theft, human\\r\\n                        trafficking, and digital misconduct.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Former Law Enforcement & Legal Experts<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Our team includes professionals with backgrounds in criminal investigations, civil\\r\\n                        litigation, and national security.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Extensive Courtroom Experience<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Seasoned expert witnesses, capable of translating complex digital evidence into\\r\\n                        clear, court-admissible testimony.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518\\\">\\r\\n                <img src=\\\"images\\/dog\\/about1-n-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">Fighting Human Trafficking Through Digital Forensics<\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">Our mission extends beyond forensic investigations. We actively support the fight\\r\\n                    against human trafficking through awareness, prevention, and rescue initiatives.<\\/p>\\r\\n                <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n                <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Pro Bono Forensic Support<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Assisting law enforcement and non-profits in trafficking cases that require immediate\\r\\n                            forensic intervention.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Funding Prevention & Recovery Efforts<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            A portion of our proceeds supports anti-trafficking programs and initiatives in high-risk\\r\\n                            areas.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n                <p class=\\\"mt18 p-ext\\\">In 2024, we built a church in one of the world\\u2019s most affected regions, taking a\\r\\n                    significant step in our commitment to combating human trafficking. Our long-term vision includes\\r\\n                    expanding our efforts in these areas, with the ultimate goal of establishing an orphanage to support\\r\\n                    children rescued from trafficking and exploitation.<\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">By choosing Black Dog Forensics, you are not just securing expert forensic\\r\\n                    services\\u2014you are supporting a mission to protect the vulnerable and restore hope where it is needed\\r\\n                    most.<\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Why Black Dog Forensics?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">The Right Experts. The Right Technology. The Right Approach.<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Proven Expertise<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Experience handling high-profile cases in legal, corporate, and law enforcement\\r\\n                        sectors.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Court-Admissible Evidence<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Every forensic report meets the highest legal and evidentiary standards.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Trusted by Legal & Business Professionals<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">A proven track record of delivering results that stand up in court.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Ethical & Unbiased Analysis<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We operate with complete integrity, objectivity, and professionalism.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml \\\">Ready for Court-Admissible Digital Evidence?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx590 mlr-at\\\">Get forensic clarity - fast. Whether you\\u2019re facing a legal battle, a\\r\\n                corporate breach,\\r\\n                or a sensitive investigation, our certified experts are ready to support you with defensible, discreet\\r\\n                digital evidence that holds up in court.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 07:00:43\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 08:18:40\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 08:14:05\",\"publish_up\":\"2025-04-07 07:00:43\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":89,\"ordering\":22,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":378,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(644, 'com_content.article.15', '', '2025-05-20 08:26:30', 102, 21615, 'fec220b313e4818a6b02bbc03c2997587b591a72', '{\"id\":\"15\",\"asset_id\":166,\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"alias\":\"cell-phone-forensics-that-recover-and-validate-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Extraction from Apple & Android Devices<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx933\\\">\\r\\n              We specialize in recovering critical mobile data\\u2014including app content, text messages, call\\r\\n              logs, and GPS history\\u2014from both Apple and Android devices. Our forensic reports are\\r\\n              meticulously documented and fully court-admissible, supported by expert testimony when\\r\\n              needed to ensure the digital evidence stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Specialists in Digital Truth Retrieval\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we uncover the truth hidden in mobile devices\\u2014quickly, securely, and\\r\\n          legally. Whether it\\u2019s deleted texts, location trails, or encrypted app data, our team uses advanced\\r\\n          forensic techniques to retrieve critical digital evidence. Every investigation is handled with\\r\\n          precision and care, ensuring the results are accurate, court-admissible, and ready to support your\\r\\n          legal or investigative strategy.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Why Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Precision-driven mobile data recovery\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Discreet and defensible forensic methods\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-ready reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Expert witness support when needed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          Our name reflects our mission: like a loyal retriever, we dig deep and follow the digital trail with\\r\\n          focus and integrity. With advanced tools and proven methodology, we deliver reliable results that\\r\\n          stand up in court.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/special.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        \\r\\n\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Cell Phone Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Extracting & Analyzing Digital Evidence from Apple & Android Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we deliver expert mobile forensic investigations to extract, preserve, and\\r\\n        analyze data from smartphones, tablets, and mobile storage. Whether you\\u2019re responding to legal action,\\r\\n        investigating fraud, or validating communication records, we provide the digital clarity you need.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Specialized Services Include:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Data Extraction & Recovery<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Recover deleted or existing texts, call logs, voicemails, and contacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Analyze photos, videos, and voice memos.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Extract chat app content from WhatsApp, iMessage, Telegram, Signal, and more.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">GPS Location & Movement Tracking<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Review travel history and timestamped location data.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Reconstruct movement trails using geolocation metadata.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Cross-reference WiFi and Bluetooth history for location validation.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social Media & App Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover activity from platforms like Facebook, Instagram, and Snapchat.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze hidden messages, metadata, and account usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect deleted apps and private communication accounts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Create physical and logical forensic images to retain all mobile data.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Maintain evidence integrity for legal admissibility.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Strict chain of custody documentation at every step.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Analysis & Litigation Support<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Provide clear, court-ready forensic reports.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Support attorneys with deposition reviews and expert witness testimony.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Help reconstruct digital timelines and verify message authenticity.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Advanced Mobile Forensics. Trusted Expert Testimony\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic process is designed to extract truth from complex digital environments while\\r\\n          safeguarding evidence for court or internal review.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Support for iOS, Android & Tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted Data Recovery from Texts, Chats, and Apps\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              GPS and Geolocation Timeline Reconstruction\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Full Device Imaging & Preservation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Social Media and Encrypted App Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Court-Admissible Reports & Expert Witness Support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Expedited Services Available\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Get in touch with our experts today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n      \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Black Dog Forensics for Cell Phone Investigations?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When it comes to mobile forensics, choosing the right partner can make or break your case. At Black Dog\\r\\n        Forensics, we combine technical precision with legal-grade documentation to deliver evidence you can trust.\\r\\n        Whether you\'re pursuing justice, defending against false claims, or uncovering internal misconduct, our services\\r\\n        are built to support your objectives with speed, clarity, and confidence.\\r\\n      <\\/p>\\r\\n    <p class=\\\"mt18 p-ext \\\">\\r\\n      Unlock the truth stored in mobile devices\\u2014and strengthen your investigative or legal strategy.\\r\\n    <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Recover Deleted &amp; Hidden Data<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Retrieve vital communications, media, and chat history\\u2014regardless of deletion or damage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Establish Movement &amp; Behavior Patterns<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Analyze GPS and connectivity logs to trace location history and timelines.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every step adheres to legal protocols for admissibility in civil or criminal court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Detect Misconduct or Unauthorized Activity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Uncover hidden accounts, inappropriate behavior, or fraudulent actions.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Strengthen Your Case with Expert Reporting<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, defensible forensic documentation and expert witness availability.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is mobile phone forensics and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Mobile phone forensics is the process of extracting, preserving, and analyzing data from\\r\\n                        smartphones in a secure and legally defensible way. Specialists use advanced tools to recover\\r\\n                        deleted messages, app data, call logs, and location history while maintaining evidence\\r\\n                        integrity.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should I hire a cell phone forensics expert?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        You should consult a cell phone forensics expert when facing legal disputes, internal investigations, fraud concerns, infidelity suspicions, or criminal cases. Digital evidence from a mobile device can often make or break a case.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can deleted text messages and app data really be recovered?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Yes. Often, deleted texts, photos, chat app content, and even GPS data can be recovered using forensic-grade tools. This includes data from apps like WhatsApp, iMessage, Facebook Messenger, and others.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are digital forensic reports from phones admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our forensic reports are prepared according to strict legal standards, including chain of custody documentation, making them admissible in both civil and criminal courts.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How much time does a typical phone forensic investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Most mobile forensic investigations are completed within 5\\u20137 days. Expedited services are available when fast turnaround is critical, including same-day analysis in certain cases.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Answers from a Mobile Device? We\\u2019re Ready to Help.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When mobile data is central to your investigation\\u2014whether for litigation, corporate disputes, or personal\\r\\n        matters\\u2014you need a forensics partner who delivers clarity, not guesswork. Black Dog Forensics specializes in\\r\\n        extracting, preserving, and interpreting digital evidence from smartphones with court-ready precision and\\r\\n        discretion. From deleted texts to GPS trails, we uncover the facts hidden in devices.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Schedule a Confidential Consultation with Our Experts Today\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 08:26:30\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 08:25:42\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":29,\"ordering\":11,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":45,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(645, 'com_content.article.15', '', '2025-05-20 08:27:54', 102, 21627, '495e41730c4ead93d79dcb888fde6926bc49a62c', '{\"id\":\"15\",\"asset_id\":166,\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"alias\":\"cell-phone-forensics-that-recover-and-validate-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Extraction from Apple & Android Devices<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx933\\\">\\r\\n              We specialize in recovering critical mobile data\\u2014including app content, text messages, call\\r\\n              logs, and GPS history\\u2014from both Apple and Android devices. Our forensic reports are\\r\\n              meticulously documented and fully court-admissible, supported by expert testimony when\\r\\n              needed to ensure the digital evidence stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Specialists in Digital Truth Retrieval\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we uncover the truth hidden in mobile devices\\u2014quickly, securely, and\\r\\n          legally. Whether it\\u2019s deleted texts, location trails, or encrypted app data, our team uses advanced\\r\\n          forensic techniques to retrieve critical digital evidence. Every investigation is handled with\\r\\n          precision and care, ensuring the results are accurate, court-admissible, and ready to support your\\r\\n          legal or investigative strategy.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Why Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Precision-driven mobile data recovery\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Discreet and defensible forensic methods\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-ready reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Expert witness support when needed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          Our name reflects our mission: like a loyal retriever, we dig deep and follow the digital trail with\\r\\n          focus and integrity. With advanced tools and proven methodology, we deliver reliable results that\\r\\n          stand up in court.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/special.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        \\r\\n\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Comprehensive Cell Phone Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Extracting & Analyzing Digital Evidence from Apple & Android Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we deliver expert mobile forensic investigations to extract, preserve, and\\r\\n        analyze data from smartphones, tablets, and mobile storage. Whether you\\u2019re responding to legal action,\\r\\n        investigating fraud, or validating communication records, we provide the digital clarity you need.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Specialized Services Include:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Data Extraction & Recovery<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Recover deleted or existing texts, call logs, voicemails, and contacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Analyze photos, videos, and voice memos.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Extract chat app content from WhatsApp, iMessage, Telegram, Signal, and more.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">GPS Location & Movement Tracking<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Review travel history and timestamped location data.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Reconstruct movement trails using geolocation metadata.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Cross-reference WiFi and Bluetooth history for location validation.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social Media & App Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover activity from platforms like Facebook, Instagram, and Snapchat.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze hidden messages, metadata, and account usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect deleted apps and private communication accounts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Create physical and logical forensic images to retain all mobile data.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Maintain evidence integrity for legal admissibility.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Strict chain of custody documentation at every step.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Analysis & Litigation Support<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Provide clear, court-ready forensic reports.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Support attorneys with deposition reviews and expert witness testimony.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Help reconstruct digital timelines and verify message authenticity.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Advanced Mobile Forensics. Trusted Expert Testimony\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic process is designed to extract truth from complex digital environments while\\r\\n          safeguarding evidence for court or internal review.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Support for iOS, Android & Tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted Data Recovery from Texts, Chats, and Apps\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              GPS and Geolocation Timeline Reconstruction\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Full Device Imaging & Preservation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Social Media and Encrypted App Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Court-Admissible Reports & Expert Witness Support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Expedited Services Available\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Get in touch with our experts today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n      \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Black Dog Forensics for Cell Phone Investigations?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When it comes to mobile forensics, choosing the right partner can make or break your case. At Black Dog\\r\\n        Forensics, we combine technical precision with legal-grade documentation to deliver evidence you can trust.\\r\\n        Whether you\'re pursuing justice, defending against false claims, or uncovering internal misconduct, our services\\r\\n        are built to support your objectives with speed, clarity, and confidence.\\r\\n      <\\/p>\\r\\n    <p class=\\\"mt18 p-ext \\\">\\r\\n      Unlock the truth stored in mobile devices\\u2014and strengthen your investigative or legal strategy.\\r\\n    <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Recover Deleted &amp; Hidden Data<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Retrieve vital communications, media, and chat history\\u2014regardless of deletion or damage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Establish Movement &amp; Behavior Patterns<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Analyze GPS and connectivity logs to trace location history and timelines.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every step adheres to legal protocols for admissibility in civil or criminal court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Detect Misconduct or Unauthorized Activity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Uncover hidden accounts, inappropriate behavior, or fraudulent actions.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Strengthen Your Case with Expert Reporting<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, defensible forensic documentation and expert witness availability.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is mobile phone forensics and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Mobile phone forensics is the process of extracting, preserving, and analyzing data from\\r\\n                        smartphones in a secure and legally defensible way. Specialists use advanced tools to recover\\r\\n                        deleted messages, app data, call logs, and location history while maintaining evidence\\r\\n                        integrity.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should I hire a cell phone forensics expert?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        You should consult a cell phone forensics expert when facing legal disputes, internal investigations, fraud concerns, infidelity suspicions, or criminal cases. Digital evidence from a mobile device can often make or break a case.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can deleted text messages and app data really be recovered?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Yes. Often, deleted texts, photos, chat app content, and even GPS data can be recovered using forensic-grade tools. This includes data from apps like WhatsApp, iMessage, Facebook Messenger, and others.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are digital forensic reports from phones admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our forensic reports are prepared according to strict legal standards, including chain of custody documentation, making them admissible in both civil and criminal courts.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How much time does a typical phone forensic investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Most mobile forensic investigations are completed within 5\\u20137 days. Expedited services are available when fast turnaround is critical, including same-day analysis in certain cases.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Answers from a Mobile Device? We\\u2019re Ready to Help.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When mobile data is central to your investigation\\u2014whether for litigation, corporate disputes, or personal\\r\\n        matters\\u2014you need a forensics partner who delivers clarity, not guesswork. Black Dog Forensics specializes in\\r\\n        extracting, preserving, and interpreting digital evidence from smartphones with court-ready precision and\\r\\n        discretion. From deleted texts to GPS trails, we uncover the facts hidden in devices.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Schedule a Confidential Consultation with Our Experts Today\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 08:27:54\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 08:27:39\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":30,\"ordering\":11,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":46,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(646, 'com_content.article.4', '', '2025-05-20 08:31:47', 102, 21410, '69cc1c17df6300535a911fbc6344ee57f551a529', '{\"id\":\"4\",\"asset_id\":123,\"title\":\"Services\",\"alias\":\"services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width utr-screen\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed txt-nrml\\\">Uncovering the Truth: How Our Forensic Experts Work<\\/h2>\\r\\n              <p class=\\\"bn-txt  mrt24\\\">\\r\\n                At Black Dog Forensics, we go beyond gathering data\\u2014we retrieve the truth. Whether you\'re facing a legal\\r\\n                dispute, corporate investigation, or personal challenge, our certified experts analyze digital evidence\\r\\n                with unmatched precision.\\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt  mrt24\\\">\\r\\n                Using cutting-edge forensic techniques, we retrieve, preserve, and present digital data in clear,\\r\\n                court-admissible formats. Our mission is simple: deliver accurate, defensible findings that help you take\\r\\n                decisive legal or investigative action.\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                    Free Consultations Available for Legal Teams, Corporations, and Private Clients\\r\\n                <\\/a>\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Forensic Investigation Services<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n            credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n            digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more. Our\\r\\n            comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n            clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service00.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Investigations and Analysis<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides thorough forensic analysis of digital devices, ensuring the\\r\\n            integrity and admissibility of evidence. Our forensic investigation services include:<\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Digital Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Identifying and extracting relevant electronic data from various digital devices.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Computer Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Examining computers for data recovery, fraud investigations, and unauthorized access detection.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Cell Phone Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Extracting text messages, call logs, and other crucial mobile data.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Forensic Imaging<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Creating exact, legally defensible copies of digital storage media.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">User Activity Analysis<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Tracking and documenting digital behaviors for investigative purposes.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Email & Document Authentication Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Verifying the authenticity of emails, contracts, and digital files to detect forgery, metadata\\r\\n                manipulation, and unauthorized modifications.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Opposing Expert Report Review & Consultation<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Providing expert insight into forensic reports from opposing parties.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n  \\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Audio and Video Forensics<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">Our audio and video forensic services enhance, authenticate, and analyze recordings to\\r\\n            support investigations and litigation. We offer:<\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Audio Forensics & Enhancement<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Clarifying audio recordings for improved intelligibility.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Confirming whether video footage has been altered or manipulated.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Audio Authentication<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Verifying the legitimacy of audio evidence.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Examining video evidence to detect tampering, verify authenticity, and ensure court-admissibility.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Data and Evidence Management<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">Proper handling and preservation of digital evidence are critical for investigations. We\\r\\n            provide:<\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Data Preservation<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Ensuring the integrity of digital evidence for legal proceedings.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Data Recovery of Deleted Data<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Retrieving lost, deleted, or corrupted files from digital devices.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Secure Document Deletion & Destruction Certification<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Verifiable and irreversible data destruction.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Certificate of Destruction<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Official documentation confirming the complete removal of sensitive data.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  <div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"mx932\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Legal, Litigation, and Consulting Support<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext mx620\\\">Our expertise supports attorneys, law enforcement, and corporate clients in legal\\r\\n          matters involving digital evidence. Services include:<\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Discovery Request Advice, Assistance, & Review<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Helping legal teams navigate digital evidence requests.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">eDiscovery Services<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Identifying and securing relevant electronic evidence for litigation.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Search & Forensic Protocol Development & Review<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Creating structured, legally defensible forensic protocols to ensure compliance with legal and\\r\\n              corporate requirements.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Deposition Review<\\/h4>\\r\\n            <p class=\\\"mt20\\\">\\u00a0Analyzing forensic testimony for accuracy and consistency.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Expert Consulting & Expert Witness Services<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Providing digital forensic expertise in legal disputes.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n  \\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Expert Report, Affidavit, Declaration, & Testimony<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Preparing court-admissible forensic reports.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Litigation Hold Assistance<\\/h4>\\r\\n            <p class=\\\"mt20\\\">\\u00a0Ensuring the proper retention of data relevant to ongoing litigation.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Identifying investigative errors, missing evidence, and procedural violations to protect\\r\\n              clients\' rights and strengthen legal defense.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Special Master & Neutral Third-Party Forensics Provider<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Independent forensic analysis for legal disputes requiring impartiality.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n  \\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Corporate and Private Investigations<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides discreet and effective digital investigations for\\r\\n            corporations and private clients. Our services include:<\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Corporate Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Detecting fraud, misconduct, and compliance violations within organizations.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Private Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Digital forensic services for individuals in personal or civil matters.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service5-new.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Specialized Forensic and Security Services<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">We offer advanced forensic services tailored to unique investigative and security needs,\\r\\n            including:<\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Call Detail Record (CDR) Analysis & Cell Tower Mapping<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Investigating phone records, communication patterns, and location data to support legal and investigative\\r\\n                cases.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Accident Reconstruction & Safety Investigation<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Analyzing accidents for legal and insurance purposes.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Polygraph Services<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Lie detection services for legal cases and investigative purposes.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">3D Laser Scanning<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                High-precision mapping for accident reconstruction and security applications.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">3D Mapping, Laser Scanning, & Drone Photography Services<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Capturing high-precision spatial data for forensic investigations, accident reconstruction, crime scene\\r\\n                documentation, and engineering applications.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Device Unlocking<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Secure access to locked devices for forensic analysis.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Why Choose Black Dog Forensics?<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n            credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n            digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n            clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Court-Ready Reports<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every report is written with legal standards in mind.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Trusted by defense attorneys, prosecutors, and corporations.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Nationwide Reach<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Supporting clients across all 50 states.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Certified Team<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our analysts hold credentials in digital forensics, law enforcement, and expert testimony.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/retriever-1.png\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"t-center max707 mlr-at\\\">\\r\\n  \\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk.<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics is committed to delivering clear, actionable, and legally defensible forensic findings to support our clients in uncovering the truth. Whether you require forensic investigations, expert witness services, or digital evidence management, our team is here to assist with precision and professionalism.\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 08:31:47\",\"modified_by\":102,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":50,\"ordering\":21,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":249,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(647, 'com_content.article.16', '', '2025-05-20 08:45:28', 102, 20001, 'aa85b9169259ced453a38a067abb6b7f2de65de1', '{\"id\":\"16\",\"asset_id\":167,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"alias\":\"forensic-imaging-that-secures-and-preserves-digital-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Forensically Sound Imaging, Legally Defensible and Court-Admissible,\\r\\n              Expertly Executed<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24 mx909\\\">\\r\\n              Preserve every byte of data\\u2014including deleted files\\u2014without compromising the original\\r\\n              source. Our forensic imaging services create exact, bit-level copies of digital devices,\\r\\n              ensuring all evidence is captured securely and remains fully admissible in legal\\r\\n              proceedings. We provide forensic imaging services across the U.S., with secure remote and\\r\\n              on-site support available.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Capture, Secure & Preserve Digital Evidence for Legal and Investigative Use\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Forensic imaging is a foundational process in digital forensics, allowing investigators to extract a\\r\\n          complete, verifiable copy of data from a digital device without changing its original state.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we specialize in bit-for-bit forensic imaging of a wide range of digital\\r\\n          devices. Our forensic images are court-admissible and legally sound, helping clients preserve vital\\r\\n          evidence for litigation, regulatory compliance, or internal investigations.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Capture every byte, including deleted or hidden files.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Maintain evidence integrity with hashing and verification.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Preserve data for future expert analysis or legal review.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n<p class=\\\"mt32\\\">Need a forensically sound image of your device? Contact us today.\\r\\n<\\/p>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Contact us today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/capture.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Imaging & Digital Evidence Collection<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Creating Legally Admissible Forensic Images of Digital Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx909\\\">\\r\\n        We provide forensic imaging services that ensure your digital evidence is collected without any\\r\\n        modification\\u2014while maintaining a verifiable chain of custody and data integrity.\\r\\n        Need imaging for a specialized device or storage source? <a href=\\\"\\/contact\\\" class=\\\"log-tct in-pg-ankr\\\">Request a\\r\\n          custom forensic solution.<\\/a>\\r\\n\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> Our Proven Forensic Imaging Process:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx mt32 gap24 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Identification & Collection<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Catalog and secure all digital devices relevant to the investigation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Bit-for-Bit Forensic Imaging<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Perform a full sector-level duplication of all device data, including unallocated space.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Verification & Hashing<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Validate the forensic image using cryptographic hashes to ensure exact replication.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Storage & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Protect forensic images with encryption and track every access point with tamper-proof documentation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Optional Analysis & Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            When required, conduct expert forensic examinations and deliver litigation-ready reports.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt32\\\">\\r\\n      <h4 class=\\\"sub-hed\\\">Devices We Image:<\\/h4>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computers & Laptops<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            HDDs, SSDs, RAID arrays\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Mobile Devices<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            iPhones, Androids, tablets, GPS units\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Online Storage<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Google Drive, iCloud, OneDrive, email platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Removable Media<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            USBs, SD cards, external drives\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Surveillance Systems<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            DVRs, body cameras, security footage\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social & Messaging Apps<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            WhatsApp, Signal, Telegram, encrypted platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Exact Digital Cloning. Trusted Legal Evidence. Zero Data Alteration.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic imaging services are tailored for speed, precision, and defensibility. Every device is processed\\r\\n          with the utmost care using industry-standard tools and procedures.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Bit-for-Bit Duplication of All Storage Devices\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted File & Hidden Partition Capture\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cryptographic Hashing for Verification\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Secure Storage with Chain of Custody Protocols\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cross-Platform Device Support (Computers, Phones, Cloud)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Fast Turnaround: Most Imaging Completed in 24\\u201372 Hours\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Schedule your forensic imaging session now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/exact.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Forensic Imaging for Your Case?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When investigating digital activity\\u2014whether for litigation, internal investigations, or incident response\\u2014the\\r\\n        integrity of the evidence is paramount. Forensic imaging offers a comprehensive, court-approved method for\\r\\n        capturing the full scope of data stored on a device. From active files to deleted remnants and metadata trails,\\r\\n        this technique ensures that nothing is lost, overlooked, or inadmissible.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Digital evidence is only useful when properly preserved\\u2014make sure it\\u2019s collected by experts.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Preserves All Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Capture active, deleted, and hidden files from every part of a device.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensures Legal Admissibility<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our images are defensible in court and comply with evidentiary standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Protects Against Data Loss or Corruption<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Guarantees evidence won\\u2019t be overwritten, altered, or tampered with.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Captures Metadata & System Logs<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Go beyond files to extract critical context from device usage.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Scales for Any Investigation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Supports civil litigation, internal audits, cybersecurity breaches, and more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is digital forensic imaging, and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Digital forensic imaging is the process of creating a complete, exact copy of a device\\u2019s data at\\r\\n                        the bit level. This ensures that active, deleted, and hidden files are preserved without\\r\\n                        altering the original device, making it a foundational method in digital investigations.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Why is forensic imaging crucial for legal and internal investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Forensic imaging protects the integrity of digital evidence by preventing data tampering, enabling repeatable analysis, and ensuring the evidence meets legal standards for admissibility in court.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How does forensic imaging recover deleted or hidden files better than regular file copying?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                      Unlike traditional file copying, forensic imaging captures all data\\u2014including deleted files, hidden partitions, system artifacts, and unallocated space\\u2014providing a much more thorough data set for analysis.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of devices can be examined with digital forensic imaging?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Forensic imaging can be performed on desktops, laptops, smartphones, tablets, servers, external hard drives, USBs, and even cloud-based accounts, ensuring full coverage across digital environments.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does forensic imaging take, and what affects the timeline?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        The forensic imaging process typically takes 24 to 72 hours. The timeline depends on factors like device size, encryption, file volume, and the complexity of the data structure.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Need Trusted Forensic Imaging? Black Dog Forensics Has You Covered\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When the accuracy and integrity of digital evidence can make or break your case, forensic imaging is the gold\\r\\n        standard. Whether you\\u2019re handling civil litigation, corporate investigations, or cybersecurity incidents, our\\r\\n        team delivers bit-level data captures that are fully defensible and court-ready. At Black Dog Forensics, we\\r\\n        specialize in secure, tamper-proof imaging protocols that preserve every trace of relevant evidence\\u2014active,\\r\\n        deleted, or hidden.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Request a Confidential Imaging Consultation Today\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 08:45:28\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 08:44:31\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":23,\"ordering\":10,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":41,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(648, 'com_content.article.16', '', '2025-05-20 08:46:49', 102, 20013, '55bc941917936ef4b55e8fb2bc9d57f809a4a563', '{\"id\":\"16\",\"asset_id\":167,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"alias\":\"forensic-imaging-that-secures-and-preserves-digital-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Forensically Sound Imaging, Legally Defensible and Court-Admissible,\\r\\n              Expertly Executed<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24 mx909\\\">\\r\\n              Preserve every byte of data\\u2014including deleted files\\u2014without compromising the original\\r\\n              source. Our forensic imaging services create exact, bit-level copies of digital devices,\\r\\n              ensuring all evidence is captured securely and remains fully admissible in legal\\r\\n              proceedings. We provide forensic imaging services across the U.S., with secure remote and\\r\\n              on-site support available.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Capture, Secure & Preserve Digital Evidence for Legal and Investigative Use\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Forensic imaging is a foundational process in digital forensics, allowing investigators to extract a\\r\\n          complete, verifiable copy of data from a digital device without changing its original state.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we specialize in bit-for-bit forensic imaging of a wide range of digital\\r\\n          devices. Our forensic images are court-admissible and legally sound, helping clients preserve vital\\r\\n          evidence for litigation, regulatory compliance, or internal investigations.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Capture every byte, including deleted or hidden files.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Maintain evidence integrity with hashing and verification.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Preserve data for future expert analysis or legal review.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n<p class=\\\"mt32\\\">Need a forensically sound image of your device? Contact us today.\\r\\n<\\/p>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Contact us today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/capture.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Forensic Imaging & Digital Evidence Collection<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Creating Legally Admissible Forensic Images of Digital Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx909\\\">\\r\\n        We provide forensic imaging services that ensure your digital evidence is collected without any\\r\\n        modification\\u2014while maintaining a verifiable chain of custody and data integrity.\\r\\n        Need imaging for a specialized device or storage source? <a href=\\\"\\/contact\\\" class=\\\"log-tct in-pg-ankr\\\">Request a\\r\\n          custom forensic solution.<\\/a>\\r\\n\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> Our Proven Forensic Imaging Process:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx mt32 gap24 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Identification & Collection<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Catalog and secure all digital devices relevant to the investigation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Bit-for-Bit Forensic Imaging<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Perform a full sector-level duplication of all device data, including unallocated space.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Verification & Hashing<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Validate the forensic image using cryptographic hashes to ensure exact replication.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Storage & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Protect forensic images with encryption and track every access point with tamper-proof documentation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Optional Analysis & Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            When required, conduct expert forensic examinations and deliver litigation-ready reports.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt32\\\">\\r\\n      <h4 class=\\\"sub-hed\\\">Devices We Image:<\\/h4>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computers & Laptops<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            HDDs, SSDs, RAID arrays\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Mobile Devices<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            iPhones, Androids, tablets, GPS units\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Online Storage<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Google Drive, iCloud, OneDrive, email platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Removable Media<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            USBs, SD cards, external drives\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Surveillance Systems<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            DVRs, body cameras, security footage\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social & Messaging Apps<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            WhatsApp, Signal, Telegram, encrypted platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Exact Digital Cloning. Trusted Legal Evidence. Zero Data Alteration.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic imaging services are tailored for speed, precision, and defensibility. Every device is processed\\r\\n          with the utmost care using industry-standard tools and procedures.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Bit-for-Bit Duplication of All Storage Devices\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted File & Hidden Partition Capture\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cryptographic Hashing for Verification\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Secure Storage with Chain of Custody Protocols\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cross-Platform Device Support (Computers, Phones, Cloud)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Fast Turnaround: Most Imaging Completed in 24\\u201372 Hours\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Schedule your forensic imaging session now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/exact.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Forensic Imaging for Your Case?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When investigating digital activity\\u2014whether for litigation, internal investigations, or incident response\\u2014the\\r\\n        integrity of the evidence is paramount. Forensic imaging offers a comprehensive, court-approved method for\\r\\n        capturing the full scope of data stored on a device. From active files to deleted remnants and metadata trails,\\r\\n        this technique ensures that nothing is lost, overlooked, or inadmissible.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Digital evidence is only useful when properly preserved\\u2014make sure it\\u2019s collected by experts.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Preserves All Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Capture active, deleted, and hidden files from every part of a device.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensures Legal Admissibility<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our images are defensible in court and comply with evidentiary standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Protects Against Data Loss or Corruption<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Guarantees evidence won\\u2019t be overwritten, altered, or tampered with.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Captures Metadata & System Logs<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Go beyond files to extract critical context from device usage.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Scales for Any Investigation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Supports civil litigation, internal audits, cybersecurity breaches, and more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is digital forensic imaging, and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Digital forensic imaging is the process of creating a complete, exact copy of a device\\u2019s data at\\r\\n                        the bit level. This ensures that active, deleted, and hidden files are preserved without\\r\\n                        altering the original device, making it a foundational method in digital investigations.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Why is forensic imaging crucial for legal and internal investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Forensic imaging protects the integrity of digital evidence by preventing data tampering, enabling repeatable analysis, and ensuring the evidence meets legal standards for admissibility in court.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How does forensic imaging recover deleted or hidden files better than regular file copying?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                      Unlike traditional file copying, forensic imaging captures all data\\u2014including deleted files, hidden partitions, system artifacts, and unallocated space\\u2014providing a much more thorough data set for analysis.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of devices can be examined with digital forensic imaging?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Forensic imaging can be performed on desktops, laptops, smartphones, tablets, servers, external hard drives, USBs, and even cloud-based accounts, ensuring full coverage across digital environments.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does forensic imaging take, and what affects the timeline?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        The forensic imaging process typically takes 24 to 72 hours. The timeline depends on factors like device size, encryption, file volume, and the complexity of the data structure.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Need Trusted Forensic Imaging? Black Dog Forensics Has You Covered\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When the accuracy and integrity of digital evidence can make or break your case, forensic imaging is the gold\\r\\n        standard. Whether you\\u2019re handling civil litigation, corporate investigations, or cybersecurity incidents, our\\r\\n        team delivers bit-level data captures that are fully defensible and court-ready. At Black Dog Forensics, we\\r\\n        specialize in secure, tamper-proof imaging protocols that preserve every trace of relevant evidence\\u2014active,\\r\\n        deleted, or hidden.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Request a Confidential Imaging Consultation Today\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 08:46:49\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 08:45:35\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":25,\"ordering\":10,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":42,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(649, 'com_content.article.4', '', '2025-05-20 09:53:54', 102, 21426, '88551dd0c8fe8c5946e63f81915b70e44d99404e', '{\"id\":\"4\",\"asset_id\":123,\"title\":\"Services\",\"alias\":\"services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width utr-screen\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed txt-nrml\\\">Uncovering the Truth: How Our Forensic Experts Work<\\/h2>\\r\\n              <p class=\\\"bn-txt  mrt24\\\">\\r\\n                At Black Dog Forensics, we go beyond gathering data\\u2014we retrieve the truth. Whether you\'re facing a legal\\r\\n                dispute, corporate investigation, or personal challenge, our certified experts analyze digital evidence\\r\\n                with unmatched precision.\\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt  mrt24\\\">\\r\\n                Using cutting-edge forensic techniques, we retrieve, preserve, and present digital data in clear,\\r\\n                court-admissible formats. Our mission is simple: deliver accurate, defensible findings that help you take\\r\\n                decisive legal or investigative action.\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                    Free Consultations Available for Legal Teams, Corporations, and Private Clients\\r\\n                <\\/a>\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Forensic Investigation Services<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n            credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n            digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more. Our\\r\\n            comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n            clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service00.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Investigations and Analysis<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides thorough forensic analysis of digital devices, ensuring the\\r\\n            integrity and admissibility of evidence. Our forensic investigation services include:<\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Digital Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Identifying and extracting relevant electronic data from various digital devices.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Computer Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Examining computers for data recovery, fraud investigations, and unauthorized access detection.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Cell Phone Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Extracting text messages, call logs, and other crucial mobile data.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Forensic Imaging<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Creating exact, legally defensible copies of digital storage media.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">User Activity Analysis<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Tracking and documenting digital behaviors for investigative purposes.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Email & Document Authentication Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Verifying the authenticity of emails, contracts, and digital files to detect forgery, metadata\\r\\n                manipulation, and unauthorized modifications.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Opposing Expert Report Review & Consultation<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Providing expert insight into forensic reports from opposing parties.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n  \\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Audio and Video Forensics<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">Our audio and video forensic services enhance, authenticate, and analyze recordings to\\r\\n            support investigations and litigation. We offer:<\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Audio Forensics & Enhancement<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Clarifying audio recordings for improved intelligibility.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Confirming whether video footage has been altered or manipulated.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Audio Authentication<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Verifying the legitimacy of audio evidence.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Examining video evidence to detect tampering, verify authenticity, and ensure court-admissibility.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Data and Evidence Management<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">Proper handling and preservation of digital evidence are critical for investigations. We\\r\\n            provide:<\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Data Preservation<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Ensuring the integrity of digital evidence for legal proceedings.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Data Recovery of Deleted Data<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Retrieving lost, deleted, or corrupted files from digital devices.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Secure Document Deletion & Destruction Certification<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Verifiable and irreversible data destruction.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Certificate of Destruction<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Official documentation confirming the complete removal of sensitive data.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  <div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"mx932\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Legal, Litigation, and Consulting Support<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext mx620\\\">Our expertise supports attorneys, law enforcement, and corporate clients in legal\\r\\n          matters involving digital evidence. Services include:<\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Discovery Request Advice, Assistance, & Review<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Helping legal teams navigate digital evidence requests.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">eDiscovery Services<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Identifying and securing relevant electronic evidence for litigation.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Search & Forensic Protocol Development & Review<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Creating structured, legally defensible forensic protocols to ensure compliance with legal and\\r\\n              corporate requirements.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Deposition Review<\\/h4>\\r\\n            <p class=\\\"mt20\\\">\\u00a0Analyzing forensic testimony for accuracy and consistency.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Expert Consulting & Expert Witness Services<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Providing digital forensic expertise in legal disputes.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n  \\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Expert Report, Affidavit, Declaration, & Testimony<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Preparing court-admissible forensic reports.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Litigation Hold Assistance<\\/h4>\\r\\n            <p class=\\\"mt20\\\">\\u00a0Ensuring the proper retention of data relevant to ongoing litigation.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Identifying investigative errors, missing evidence, and procedural violations to protect\\r\\n              clients\' rights and strengthen legal defense.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Special Master & Neutral Third-Party Forensics Provider<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Independent forensic analysis for legal disputes requiring impartiality.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n  \\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Corporate and Private Investigations<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides discreet and effective digital investigations for\\r\\n            corporations and private clients. Our services include:<\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Corporate Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Detecting fraud, misconduct, and compliance violations within organizations.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Private Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Digital forensic services for individuals in personal or civil matters.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service5-new.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Specialized Forensic and Security Services<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">We offer advanced forensic services tailored to unique investigative and security needs,\\r\\n            including:<\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Call Detail Record (CDR) Analysis & Cell Tower Mapping<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Investigating phone records, communication patterns, and location data to support legal and investigative\\r\\n                cases.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Accident Reconstruction & Safety Investigation<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Analyzing accidents for legal and insurance purposes.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Polygraph Services<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Lie detection services for legal cases and investigative purposes.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">3D Laser Scanning<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                High-precision mapping for accident reconstruction and security applications.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">3D Mapping, Laser Scanning, & Drone Photography Services<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Capturing high-precision spatial data for forensic investigations, accident reconstruction, crime scene\\r\\n                documentation, and engineering applications.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Device Unlocking<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Secure access to locked devices for forensic analysis.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Why Choose Black Dog Forensics?<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n            credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n            digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n            clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Court-Ready Reports<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every report is written with legal standards in mind.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Trusted by defense attorneys, prosecutors, and corporations.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Nationwide Reach<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Supporting clients across all 50 states.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Certified Team<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our analysts hold credentials in digital forensics, law enforcement, and expert testimony.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/retriever-1.png\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"t-center max707 mlr-at\\\">\\r\\n  \\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk.<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics is committed to delivering clear, actionable, and legally defensible forensic findings to support our clients in uncovering the truth. Whether you require forensic investigations, expert witness services, or digital evidence management, our team is here to assist with precision and professionalism.\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 09:53:54\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 08:31:47\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":51,\"ordering\":21,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":254,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(650, 'com_content.article.4', '', '2025-05-20 09:55:17', 102, 21422, '71693745a8a52da8f439f967e93fcaa2bc18b4f2', '{\"id\":\"4\",\"asset_id\":123,\"title\":\"Services\",\"alias\":\"services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width utr-screen\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed txt-nrml\\\">Uncovering the Truth: How Our Forensic Experts Work<\\/h2>\\r\\n              <p class=\\\"bn-txt  mrt24\\\">\\r\\n                At Black Dog Forensics, we go beyond gathering data\\u2014we retrieve the truth. Whether you\'re facing a legal\\r\\n                dispute, corporate investigation, or personal challenge, our certified experts analyze digital evidence\\r\\n                with unmatched precision.\\r\\n              <\\/p>\\r\\n              <p class=\\\"bn-txt  mrt24\\\">\\r\\n                Using cutting-edge forensic techniques, we retrieve, preserve, and present digital data in clear,\\r\\n                court-admissible formats. Our mission is simple: deliver accurate, defensible findings that help you take\\r\\n                decisive legal or investigative action.\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                    Free Consultations Available for Legal Teams, Corporations, and Private Clients\\r\\n                <\\/a>\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Forensic Investigation Services<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n            credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n            digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more. Our\\r\\n            comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n            clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service00.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Investigations and Analysis<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides thorough forensic analysis of digital devices, ensuring the\\r\\n            integrity and admissibility of evidence. Our forensic investigation services include:<\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Digital Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Identifying and extracting relevant electronic data from various digital devices.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Computer Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Examining computers for data recovery, fraud investigations, and unauthorized access detection.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Cell Phone Forensics<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Extracting text messages, call logs, and other crucial mobile data.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Forensic Imaging<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Creating exact, legally defensible copies of digital storage media.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">User Activity Analysis<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Tracking and documenting digital behaviors for investigative purposes.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Email & Document Authentication Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Verifying the authenticity of emails, contracts, and digital files to detect forgery, metadata\\r\\n                manipulation, and unauthorized modifications.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Opposing Expert Report Review & Consultation<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Providing expert insight into forensic reports from opposing parties.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n  \\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Audio and Video Forensics<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">Our audio and video forensic services enhance, authenticate, and analyze recordings to\\r\\n            support investigations and litigation. We offer:<\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Audio Forensics & Enhancement<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Clarifying audio recordings for improved intelligibility.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Confirming whether video footage has been altered or manipulated.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Audio Authentication<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Verifying the legitimacy of audio evidence.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Examining video evidence to detect tampering, verify authenticity, and ensure court-admissibility.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Data and Evidence Management<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">Proper handling and preservation of digital evidence are critical for investigations. We\\r\\n            provide:<\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Data Preservation<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Ensuring the integrity of digital evidence for legal proceedings.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Data Recovery of Deleted Data<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Retrieving lost, deleted, or corrupted files from digital devices.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Secure Document Deletion & Destruction Certification<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Verifiable and irreversible data destruction.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Certificate of Destruction<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Official documentation confirming the complete removal of sensitive data.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  <div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"mx932\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Legal, Litigation, and Consulting Support<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext mx620\\\">Our expertise supports attorneys, law enforcement, and corporate clients in legal\\r\\n          matters involving digital evidence. Services include:<\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Discovery Request Advice, Assistance, & Review<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Helping legal teams navigate digital evidence requests.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">eDiscovery Services<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Identifying and securing relevant electronic evidence for litigation.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Search & Forensic Protocol Development & Review<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Creating structured, legally defensible forensic protocols to ensure compliance with legal and\\r\\n              corporate requirements.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Deposition Review<\\/h4>\\r\\n            <p class=\\\"mt20\\\">\\u00a0Analyzing forensic testimony for accuracy and consistency.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Expert Consulting & Expert Witness Services<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Providing digital forensic expertise in legal disputes.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n  \\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Expert Report, Affidavit, Declaration, & Testimony<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Preparing court-admissible forensic reports.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Litigation Hold Assistance<\\/h4>\\r\\n            <p class=\\\"mt20\\\">\\u00a0Ensuring the proper retention of data relevant to ongoing litigation.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Identifying investigative errors, missing evidence, and procedural violations to protect\\r\\n              clients\' rights and strengthen legal defense.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"col3 chs-us-p\\\">\\r\\n          <div>\\r\\n            <h4 class=\\\"h4hed\\\">Special Master & Neutral Third-Party Forensics Provider<\\/h4>\\r\\n            <p class=\\\"mt20\\\">Independent forensic analysis for legal disputes requiring impartiality.<\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n  \\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Corporate and Private Investigations<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides discreet and effective digital investigations for\\r\\n            corporations and private clients. Our services include:<\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Corporate Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Detecting fraud, misconduct, and compliance violations within organizations.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Private Investigations<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Digital forensic services for individuals in personal or civil matters.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/service6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Specialized Forensic and Security Services<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">We offer advanced forensic services tailored to unique investigative and security needs,\\r\\n            including:<\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">Call Detail Record (CDR) Analysis & Cell Tower Mapping<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Investigating phone records, communication patterns, and location data to support legal and investigative\\r\\n                cases.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Accident Reconstruction & Safety Investigation<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Analyzing accidents for legal and insurance purposes.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Polygraph Services<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Lie detection services for legal cases and investigative purposes.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">3D Laser Scanning<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                High-precision mapping for accident reconstruction and security applications.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">3D Mapping, Laser Scanning, & Drone Photography Services<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Capturing high-precision spatial data for forensic investigations, accident reconstruction, crime scene\\r\\n                documentation, and engineering applications.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Device Unlocking<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Secure access to locked devices for forensic analysis.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Why Choose Black Dog Forensics?<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n            credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n            digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n            clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Court-Ready Reports<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every report is written with legal standards in mind.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Trusted by defense attorneys, prosecutors, and corporations.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Nationwide Reach<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Supporting clients across all 50 states.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">Certified Team<\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our analysts hold credentials in digital forensics, law enforcement, and expert testimony.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/retriever-1.png\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"t-center max707 mlr-at\\\">\\r\\n  \\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk.<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics is committed to delivering clear, actionable, and legally defensible forensic findings to support our clients in uncovering the truth. Whether you require forensic investigations, expert witness services, or digital evidence management, our team is here to assist with precision and professionalism.\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 09:55:17\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 09:53:54\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":52,\"ordering\":21,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":255,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(651, 'com_content.article.6', '', '2025-05-20 10:02:20', 102, 13652, 'e37e5ccb989cdde7e3d5501c98866aba5c8bfea6', '{\"id\":\"6\",\"asset_id\":125,\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"alias\":\"court-ready-digital-evidence-for-attorneys-and-law-firms\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Expert Forensic Services for Legal Professionals\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n              At Black Dog Forensics, we specialize in turning complex digital data into powerful legal\\r\\n              evidence. Attorneys across Texas and across the country count on us to uncover the facts,\\r\\n              preserve the truth, and deliver expert insight that holds up in court.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mx1037  mrt24\\\">\\r\\n              Whether you\\u2019re mounting a criminal defense, navigating a civil dispute, or preparing for\\r\\n              trial, our team works as an extension of your legal strategy\\u2014offering clarity, precision,\\r\\n              and courtroom-ready results.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n              We routinely assist attorneys with:\\r\\n            <\\/p>\\r\\n            <ul class=\\\"bd-list  mt24\\\">\\r\\n              <li>\\r\\n                Full forensic imaging and deep-dive analysis of mobile devices, computers, and cloud\\r\\n                accounts\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Authentication of digital communications to prove origin, intent, or tampering\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Recovery of deleted messages, files, and metadata vital to your case\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Expert reports, affidavits, and testimony that simplify the technical and support your\\r\\n                argument\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Consultation during discovery to guide requests and avoid pitfalls\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Litigation support that strengthens your position before you ever step into the\\r\\n                courtroom\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn txtcap\\\" href=\\\"\\/contact\\\">Get expert guidance for your case<\\/a>\\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=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Why Clients Trust Us <\\/h2>\\r\\n        <h3 class=\\\"kns-hd32 txt-nrml\\\">Why Attorneys Choose Black Dog Forensics<\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When the stakes are high, attorneys don\\u2019t just need digital evidence\\u2014they need a trusted forensic\\r\\n          ally who understands the legal process. Here\\u2019s why top law firms and solo practitioners turn to\\r\\n          Black Dog Forensics:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Courtroom-Ready Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every step we take is designed to meet or exceed court standards for admissibility and chain\\r\\n              of custody.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expertise That Builds Stronger Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From pre-litigation strategy to expert testimony, our team enhances your case with\\r\\n              data-backed insights and clear analysis.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Challenge the Opposition with Confidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019re experienced at reviewing and rebutting opposing forensic claims\\u2014arming you with facts,\\r\\n              not guesswork.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Efficient, Targeted Discovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We help narrow the scope, reduce costs, and focus on the data that actually matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Communication You Can Count On<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are jargon-free, courtroom-tested, and built to resonate with judges and juries.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast, Confidential, and Always Professional<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We know your deadlines are tight and your cases are sensitive. We respond quickly\\u2014and we\\r\\n              never compromise discretion.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/attorney-1-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item \\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    When should a lawyer involve a digital forensics expert during a legal case?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: auto\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Attorneys should engage a digital forensics expert early in the legal\\r\\n                        process\\u2014ideally during discovery or while shaping the case strategy.\\r\\n                        Early involvement can guide discovery requests, uncover digital red\\r\\n                        flags, and enhance case strength with properly preserved evidence.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can digital forensic consultants assist with legal discovery and data scope\\r\\n                    refinement?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our digital forensic experts help attorneys draft precise discovery requests by identifying\\r\\n                        relevant data types, narrowing search parameters, and optimizing evidence collection. This\\r\\n                        results in more targeted, cost-effective investigations that hold up in court.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How do I know if digital forensics is relevant to my litigation or\\r\\n                    investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        If your case involves deleted emails, access to confidential files, altered metadata, or\\r\\n                        opposing forensic claims, it likely requires digital forensics. We offer consultations to assess\\r\\n                        if forensic evidence can support your legal argument or defense.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How do digital forensic experts ensure evidence is admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We follow strict legal and forensic standards, including chain of custody procedures, forensic\\r\\n                        imaging, cryptographic hash validation, and neutral reporting. These protocols ensure that our\\r\\n                        findings are court-admissible in both civil and criminal proceedings.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you recover deleted emails or prove file access in a digital investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We can recover deleted emails, trace user access to sensitive files, and analyze\\r\\n                        metadata to determine who accessed, modified, or deleted digital documents\\u2014key evidence in fraud\\r\\n                        cases, employee disputes, and intellectual property theft.\\r\\n\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx804 mlr-at pos-rel\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Strengthen Your Case with Digital Evidence That Holds Up in Court?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx690 mlr-at\\\">Partner with Black Dog Forensics and gain a courtroom-tested ally in your\\r\\n        legal strategy. Whether you\\u2019re facing a high-stakes criminal trial or a complex civil dispute, our\\r\\n        forensic experts deliver the clarity and credibility your case deserves.<\\/p>\\r\\n      <p class=\\\"mt18 mx475 mlr-at p-ext dsk-none\\\"><a href=\\\"\\/contact\\\" class=\\\"priv under-line\\\">Contact us today<\\/a>\\r\\n        for a confidential\\r\\n        consultation \\u2014 and take the first step toward uncovering the truth.<\\/p>\\r\\n      <div class=\\\"mt32\\\">\\r\\n        <div class=\\\"flx two-btn\\\">\\r\\n          <div class=\\\"btn1\\\">\\r\\n            <a class=\\\"global-btn\\\" href=\\\"tel:(346) 200-6097\\\">Schedule a Call<\\/a>\\r\\n          <\\/div>\\r\\n          <div class=\\\"btn2\\\">\\r\\n            <a class=\\\"global-btn global-btn2\\\" href=\\\"\\/contact\\\">Request a Case Review<\\/a>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 10:35:33\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 10:02:20\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 10:02:05\",\"publish_up\":\"2025-04-09 10:35:33\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":45,\"ordering\":19,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":133,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(652, 'com_content.article.8', '', '2025-05-20 10:08:08', 102, 21470, 'bd81d05e733b86feca657005076fbac824ad6f04', '{\"id\":\"8\",\"asset_id\":159,\"title\":\"Digital Forensics for Federal, State & Local Government\",\"alias\":\"digital-forensics-for-federal-state-local-government\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Trusted Digital Forensics for Government Investigations\\r\\n\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx860\\\">\\r\\n              Federal, state, and local agencies turn to Black Dog Forensics for trusted, results-driven\\r\\n              digital investigations. We provide expert support across criminal, civil, and administrative\\r\\n              matters\\u2014delivering actionable insights, defensible evidence, and clear communication every\\r\\n              step of the way.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Delivering Clarity and Confidence in Government Cases\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics is a trusted partner for local, state, and federal government agencies seeking\\r\\n          professional, court-admissible digital forensic support. Our team offers expert, objective, and\\r\\n          discreet analysis of digital evidence to support criminal investigations, internal audits, and\\r\\n          national security initiatives. With deep experience in law enforcement collaboration and a\\r\\n          reputation for integrity, we serve as a critical asset in uncovering digital truths that support\\r\\n          justice and accountability.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Expert digital forensic analysis for federal, state, and local government cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Proven track record in law enforcement collaboration and courtroom success.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Adherence to strict chain-of-custody and evidence handling protocols.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal, civil, and administrative investigations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Experience navigating sensitive matters including national security, internal misconduct,\\r\\n              and high-profile litigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt40 p-ext\\\">\\r\\n\\r\\n        <\\/p>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/gov-agen-1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Specialized Forensic Services for Government Investigations\\r\\n      <\\/h2>\\r\\n      <!-- <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We support criminal investigations, internal misconduct cases, civil rights inquiries, fraud detection,\\r\\n                national security reviews, and more\\u2014while ensuring compliance with federal rules of evidence and\\r\\n                investigative protocols.\\r\\n            <\\/p> -->\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Our forensic experts are trusted by agencies nationwide to deliver accurate, defensible results in\\r\\n        high-stakes environments. We offer specialized support across a range of investigative needs, including:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone &amp; Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Extract and analyze critical digital evidence from mobile devices and computers in compliance\\r\\n            with chain-of-custody requirements.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Assist with legally sound review of procedures and digital findings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Validate and enhance surveillance footage and recordings for use in prosecution.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & Metadata Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify digital behavior, login patterns, and potential tampering across devices and networks.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Remote Data Acquisition<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Secure retrieval of data from cloud environments, social media, and remote servers.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Ensure all digital media is captured with integrity for legal review and long-term storage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Neutral Third-Party Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Provide unbiased expert assessments and testimony in sensitive or high-profile cases.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Why Government Agencies Choose Black Dog Forensics\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When accuracy, discretion, and legal defensibility are non-negotiable,\\r\\n          government agencies turn to Black Dog Forensics. Our team combines\\r\\n          technical precision with public-sector experience to support\\r\\n          investigations that demand the highest standards. Whether you\\u2019re\\r\\n          handling criminal cases, civil litigation, internal audits, or\\r\\n          national security matters, we deliver clear, actionable digital\\r\\n          evidence with professionalism and speed.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Court-Ready Reports & Expert Testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clear, jargon-free documentation that stands up in court\\u2014backed by\\r\\n              experienced forensic experts ready to testify.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Confidential & Compliant<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Rigorous attention to privacy, data handling standards, and legal\\r\\n              compliance at every phase of an investigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Proven Law Enforcement Experience<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our specialists understand investigative workflows and the\\r\\n              high-stakes nature of public-sector cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Advanced Tools & Techniques<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From 3D laser scanning to mobile device unlocking and call detail\\r\\n              record analysis, we deploy cutting-edge solutions tailored to each\\r\\n              case.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Nationwide Reach with Local Expertise<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Based in Texas with a strong presence in Colorado, we serve\\r\\n              agencies across the U.S., offering remote and on-site\\r\\n              capabilities.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast Turnaround, Dependable Communication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We prioritize responsiveness, case updates, and collaboration\\r\\n              throughout the investigative lifecycle.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/Digital-Forensics-for-Federal-State--Local-Government-img-three.jpg\\\"\\r\\n          alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Government Agencies Choose Black Dog Forensics<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx620\\\">\\r\\n        When accuracy, discretion, and legal defensibility are non-negotiable, government agencies turn to Black Dog\\r\\n        Forensics. Our team combines technical precision with public-sector experience to support investigations that\\r\\n        demand the highest standards. Whether you\\u2019re handling criminal cases, civil litigation, internal audits, or\\r\\n        national security matters, we deliver clear, actionable digital evidence with professionalism and speed.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Ready Reports & Expert Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Clear, jargon-free documentation that stands up in court\\u2014backed by experienced forensic experts ready to testify.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential &amp; Compliant<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Rigorous attention to privacy, data handling standards, and legal compliance at every phase of an investigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Proven Law Enforcement Experience<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our specialists understand investigative workflows and the high-stakes nature of public-sector cases.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Advanced Tools &amp; Techniques<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From 3D laser scanning to mobile device unlocking and call detail record analysis, we deploy cutting-edge solutions tailored to each case.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Nationwide Reach with Local Expertise<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Based in Texas with a strong presence in Colorado, we serve agencies across the U.S., offering remote and on-site capabilities.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround, Dependable Communication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We prioritize responsiveness, case updates, and collaboration throughout the investigative lifecycle.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What digital forensic services does Black Dog Forensics\\r\\n                    provide for government agencies?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Black Dog Forensics offers a full suite of\\r\\n                        court-admissible digital forensic services for federal,\\r\\n                        state, and local government agencies. Our capabilities\\r\\n                        include mobile device and computer forensics, search\\r\\n                        warrant and case document review, cloud data\\r\\n                        acquisition, user activity analysis, and forensic\\r\\n                        imaging. We also provide expert testimony and\\r\\n                        third-party analysis in criminal, civil, and\\r\\n                        administrative investigations.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All of our forensic reports are prepared with court admissibility\\r\\n                        in mind, following industry standards and federal rules of evidence. Our\\r\\n                        reports are clear, jargon-free, and backed by certified experts who are\\r\\n                        available to testify in depositions and court proceedings.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you assist with national security or internal misconduct investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We are trusted by agencies to discreetly handle high-stakes,\\r\\n                        sensitive investigations, including national security reviews, civil\\r\\n                        rights inquiries, and internal misconduct cases. Our strict\\r\\n                        confidentiality protocols and proven law enforcement experience make us\\r\\n                        a reliable partner for classified or politically sensitive matters.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How quickly can you begin a forensic investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We offer fast response times and flexible scheduling to support urgent\\r\\n                        government cases. Depending on the case scope and location, we can often\\r\\n                        begin digital evidence collection within 24 to 48 hours\\u2014either remotely\\r\\n                        or on-site.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you support cloud-based and remote data investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our team is experienced in cloud and remote data acquisition,\\r\\n                        including the secure retrieval of evidence from cloud storage, social\\r\\n                        media platforms, webmail accounts, and remote servers. We ensure all\\r\\n                        data is collected in a legally defensible manner while preserving the\\r\\n                        integrity and chain of custody.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Facing a Critical Investigation? We\\u2019re Here to Support You<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When digital evidence is essential to your agency\\u2019s mission\\u2014whether for\\r\\n        internal affairs, compliance, or criminal investigations\\u2014you need a forensics partner with the\\r\\n        precision, discretion, and clearance-ready protocols to meet the moment. Black Dog Forensics is\\r\\n        experienced in supporting local, state, and federal agencies with defensible digital analysis, secure\\r\\n        evidence handling, and court-admissible reporting.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Secure, Confidential Consultation Today!<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 07:29:36\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 10:08:08\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 10:03:23\",\"publish_up\":\"2025-04-28 07:29:36\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":40,\"ordering\":17,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":104,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(653, 'com_content.article.8', '', '2025-05-20 10:08:40', 102, 18150, 'deb361b42932a71a84ac3b161accdbd848ed50dd', '{\"id\":\"8\",\"asset_id\":159,\"title\":\"Digital Forensics for Federal, State & Local Government\",\"alias\":\"digital-forensics-for-federal-state-local-government\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Trusted Digital Forensics for Government Investigations\\r\\n\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx860\\\">\\r\\n              Federal, state, and local agencies turn to Black Dog Forensics for trusted, results-driven\\r\\n              digital investigations. We provide expert support across criminal, civil, and administrative\\r\\n              matters\\u2014delivering actionable insights, defensible evidence, and clear communication every\\r\\n              step of the way.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Delivering Clarity and Confidence in Government Cases\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics is a trusted partner for local, state, and federal government agencies seeking\\r\\n          professional, court-admissible digital forensic support. Our team offers expert, objective, and\\r\\n          discreet analysis of digital evidence to support criminal investigations, internal audits, and\\r\\n          national security initiatives. With deep experience in law enforcement collaboration and a\\r\\n          reputation for integrity, we serve as a critical asset in uncovering digital truths that support\\r\\n          justice and accountability.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Expert digital forensic analysis for federal, state, and local government cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Proven track record in law enforcement collaboration and courtroom success.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Adherence to strict chain-of-custody and evidence handling protocols.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal, civil, and administrative investigations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Experience navigating sensitive matters including national security, internal misconduct,\\r\\n              and high-profile litigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt40 p-ext\\\">\\r\\n\\r\\n        <\\/p>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/gov-agen-1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Specialized Forensic Services for Government Investigations\\r\\n      <\\/h2>\\r\\n      <!-- <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We support criminal investigations, internal misconduct cases, civil rights inquiries, fraud detection,\\r\\n                national security reviews, and more\\u2014while ensuring compliance with federal rules of evidence and\\r\\n                investigative protocols.\\r\\n            <\\/p> -->\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Our forensic experts are trusted by agencies nationwide to deliver accurate, defensible results in\\r\\n        high-stakes environments. We offer specialized support across a range of investigative needs, including:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone &amp; Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Extract and analyze critical digital evidence from mobile devices and computers in compliance\\r\\n            with chain-of-custody requirements.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Assist with legally sound review of procedures and digital findings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Validate and enhance surveillance footage and recordings for use in prosecution.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & Metadata Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify digital behavior, login patterns, and potential tampering across devices and networks.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Remote Data Acquisition<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Secure retrieval of data from cloud environments, social media, and remote servers.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Ensure all digital media is captured with integrity for legal review and long-term storage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Neutral Third-Party Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Provide unbiased expert assessments and testimony in sensitive or high-profile cases.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Government Agencies Choose Black Dog Forensics<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When accuracy, discretion, and legal defensibility are non-negotiable, government agencies turn to Black Dog\\r\\n        Forensics. Our team combines technical precision with public-sector experience to support investigations that\\r\\n        demand the highest standards. Whether you\\u2019re handling criminal cases, civil litigation, internal audits, or\\r\\n        national security matters, we deliver clear, actionable digital evidence with professionalism and speed.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Ready Reports & Expert Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Clear, jargon-free documentation that stands up in court\\u2014backed by experienced forensic experts ready to testify.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential &amp; Compliant<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Rigorous attention to privacy, data handling standards, and legal compliance at every phase of an investigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Proven Law Enforcement Experience<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our specialists understand investigative workflows and the high-stakes nature of public-sector cases.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Advanced Tools &amp; Techniques<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From 3D laser scanning to mobile device unlocking and call detail record analysis, we deploy cutting-edge solutions tailored to each case.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Nationwide Reach with Local Expertise<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Based in Texas with a strong presence in Colorado, we serve agencies across the U.S., offering remote and on-site capabilities.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround, Dependable Communication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We prioritize responsiveness, case updates, and collaboration throughout the investigative lifecycle.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What digital forensic services does Black Dog Forensics\\r\\n                    provide for government agencies?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Black Dog Forensics offers a full suite of\\r\\n                        court-admissible digital forensic services for federal,\\r\\n                        state, and local government agencies. Our capabilities\\r\\n                        include mobile device and computer forensics, search\\r\\n                        warrant and case document review, cloud data\\r\\n                        acquisition, user activity analysis, and forensic\\r\\n                        imaging. We also provide expert testimony and\\r\\n                        third-party analysis in criminal, civil, and\\r\\n                        administrative investigations.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All of our forensic reports are prepared with court admissibility\\r\\n                        in mind, following industry standards and federal rules of evidence. Our\\r\\n                        reports are clear, jargon-free, and backed by certified experts who are\\r\\n                        available to testify in depositions and court proceedings.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you assist with national security or internal misconduct investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We are trusted by agencies to discreetly handle high-stakes,\\r\\n                        sensitive investigations, including national security reviews, civil\\r\\n                        rights inquiries, and internal misconduct cases. Our strict\\r\\n                        confidentiality protocols and proven law enforcement experience make us\\r\\n                        a reliable partner for classified or politically sensitive matters.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How quickly can you begin a forensic investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We offer fast response times and flexible scheduling to support urgent\\r\\n                        government cases. Depending on the case scope and location, we can often\\r\\n                        begin digital evidence collection within 24 to 48 hours\\u2014either remotely\\r\\n                        or on-site.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you support cloud-based and remote data investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our team is experienced in cloud and remote data acquisition,\\r\\n                        including the secure retrieval of evidence from cloud storage, social\\r\\n                        media platforms, webmail accounts, and remote servers. We ensure all\\r\\n                        data is collected in a legally defensible manner while preserving the\\r\\n                        integrity and chain of custody.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Facing a Critical Investigation? We\\u2019re Here to Support You<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When digital evidence is essential to your agency\\u2019s mission\\u2014whether for\\r\\n        internal affairs, compliance, or criminal investigations\\u2014you need a forensics partner with the\\r\\n        precision, discretion, and clearance-ready protocols to meet the moment. Black Dog Forensics is\\r\\n        experienced in supporting local, state, and federal agencies with defensible digital analysis, secure\\r\\n        evidence handling, and court-admissible reporting.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Secure, Confidential Consultation Today!<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 07:29:36\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 10:08:40\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 10:08:08\",\"publish_up\":\"2025-04-28 07:29:36\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":41,\"ordering\":17,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":105,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(654, 'com_content.article.8', '', '2025-05-20 10:09:16', 102, 18150, '1921a1307ebdfa38b52d47f4e88ebc42c2e6b4ef', '{\"id\":\"8\",\"asset_id\":159,\"title\":\"Digital Forensics for Federal, State & Local Government\",\"alias\":\"digital-forensics-for-federal-state-local-government\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Trusted Digital Forensics for Government Investigations\\r\\n\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx860\\\">\\r\\n              Federal, state, and local agencies turn to Black Dog Forensics for trusted, results-driven\\r\\n              digital investigations. We provide expert support across criminal, civil, and administrative\\r\\n              matters\\u2014delivering actionable insights, defensible evidence, and clear communication every\\r\\n              step of the way.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Delivering Clarity and Confidence in Government Cases\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics is a trusted partner for local, state, and federal government agencies seeking\\r\\n          professional, court-admissible digital forensic support. Our team offers expert, objective, and\\r\\n          discreet analysis of digital evidence to support criminal investigations, internal audits, and\\r\\n          national security initiatives. With deep experience in law enforcement collaboration and a\\r\\n          reputation for integrity, we serve as a critical asset in uncovering digital truths that support\\r\\n          justice and accountability.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Expert digital forensic analysis for federal, state, and local government cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Proven track record in law enforcement collaboration and courtroom success.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Adherence to strict chain-of-custody and evidence handling protocols.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal, civil, and administrative investigations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Experience navigating sensitive matters including national security, internal misconduct,\\r\\n              and high-profile litigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt40 p-ext\\\">\\r\\n\\r\\n        <\\/p>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/gov-agen-1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Specialized Forensic Services for Government Investigations\\r\\n      <\\/h2>\\r\\n      <!-- <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We support criminal investigations, internal misconduct cases, civil rights inquiries, fraud detection,\\r\\n                national security reviews, and more\\u2014while ensuring compliance with federal rules of evidence and\\r\\n                investigative protocols.\\r\\n            <\\/p> -->\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Our forensic experts are trusted by agencies nationwide to deliver accurate, defensible results in\\r\\n        high-stakes environments. We offer specialized support across a range of investigative needs, including:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone &amp; Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Extract and analyze critical digital evidence from mobile devices and computers in compliance\\r\\n            with chain-of-custody requirements.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Assist with legally sound review of procedures and digital findings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Validate and enhance surveillance footage and recordings for use in prosecution.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & Metadata Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify digital behavior, login patterns, and potential tampering across devices and networks.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Remote Data Acquisition<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Secure retrieval of data from cloud environments, social media, and remote servers.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Ensure all digital media is captured with integrity for legal review and long-term storage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Neutral Third-Party Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Provide unbiased expert assessments and testimony in sensitive or high-profile cases.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Government Agencies Choose Black Dog Forensics<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When accuracy, discretion, and legal defensibility are non-negotiable, government agencies turn to Black Dog\\r\\n        Forensics. Our team combines technical precision with public-sector experience to support investigations that\\r\\n        demand the highest standards. Whether you\\u2019re handling criminal cases, civil litigation, internal audits, or\\r\\n        national security matters, we deliver clear, actionable digital evidence with professionalism and speed.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Ready Reports & Expert Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Clear, jargon-free documentation that stands up in court\\u2014backed by experienced forensic experts ready to testify.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential &amp; Compliant<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Rigorous attention to privacy, data handling standards, and legal compliance at every phase of an investigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Proven Law Enforcement Experience<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our specialists understand investigative workflows and the high-stakes nature of public-sector cases.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Advanced Tools &amp; Techniques<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From 3D laser scanning to mobile device unlocking and call detail record analysis, we deploy cutting-edge solutions tailored to each case.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Nationwide Reach with Local Expertise<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Based in Texas with a strong presence in Colorado, we serve agencies across the U.S., offering remote and on-site capabilities.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround, Dependable Communication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We prioritize responsiveness, case updates, and collaboration throughout the investigative lifecycle.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What digital forensic services does Black Dog Forensics\\r\\n                    provide for government agencies?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Black Dog Forensics offers a full suite of\\r\\n                        court-admissible digital forensic services for federal,\\r\\n                        state, and local government agencies. Our capabilities\\r\\n                        include mobile device and computer forensics, search\\r\\n                        warrant and case document review, cloud data\\r\\n                        acquisition, user activity analysis, and forensic\\r\\n                        imaging. We also provide expert testimony and\\r\\n                        third-party analysis in criminal, civil, and\\r\\n                        administrative investigations.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All of our forensic reports are prepared with court admissibility\\r\\n                        in mind, following industry standards and federal rules of evidence. Our\\r\\n                        reports are clear, jargon-free, and backed by certified experts who are\\r\\n                        available to testify in depositions and court proceedings.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you assist with national security or internal misconduct investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We are trusted by agencies to discreetly handle high-stakes,\\r\\n                        sensitive investigations, including national security reviews, civil\\r\\n                        rights inquiries, and internal misconduct cases. Our strict\\r\\n                        confidentiality protocols and proven law enforcement experience make us\\r\\n                        a reliable partner for classified or politically sensitive matters.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How quickly can you begin a forensic investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We offer fast response times and flexible scheduling to support urgent\\r\\n                        government cases. Depending on the case scope and location, we can often\\r\\n                        begin digital evidence collection within 24 to 48 hours\\u2014either remotely\\r\\n                        or on-site.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you support cloud-based and remote data investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our team is experienced in cloud and remote data acquisition,\\r\\n                        including the secure retrieval of evidence from cloud storage, social\\r\\n                        media platforms, webmail accounts, and remote servers. We ensure all\\r\\n                        data is collected in a legally defensible manner while preserving the\\r\\n                        integrity and chain of custody.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Facing a Critical Investigation? We\\u2019re Here to Support You<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When digital evidence is essential to your agency\\u2019s mission\\u2014whether for\\r\\n        internal affairs, compliance, or criminal investigations\\u2014you need a forensics partner with the\\r\\n        precision, discretion, and clearance-ready protocols to meet the moment. Black Dog Forensics is\\r\\n        experienced in supporting local, state, and federal agencies with defensible digital analysis, secure\\r\\n        evidence handling, and court-admissible reporting.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Secure, Confidential Consultation Today!<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 07:29:36\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 10:09:16\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 10:08:40\",\"publish_up\":\"2025-04-28 07:29:36\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":42,\"ordering\":17,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":106,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(655, 'com_content.article.9', '', '2025-05-20 10:14:29', 102, 16084, 'be3bfdf16422b1c050e4fd4b69f902ae5af91c92', '{\"id\":\"9\",\"asset_id\":160,\"title\":\"Digital Forensics for Private Investigators\",\"alias\":\"digital-forensics-for-private-investigators\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Digital Forensics That Strengthens Private Investigations\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx860\\\">\\r\\n              Private investigators rely on Black Dog Forensics for discreet, results-driven digital forensics support.\\r\\n              We provide precise data recovery, authenticated evidence, and clear reporting to help private clients\\r\\n              uncover the truth\\u2014legally and efficiently.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Expert Forensic Support for Complex Private Investigations\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics is a trusted digital forensics partner for private investigators working on sensitive and\\r\\n          high-stakes cases. Whether it\'s a personal matter, civil dispute, or corporate investigation, we deliver\\r\\n          expert, confidential analysis of digital devices and data to support fact-finding missions and legal\\r\\n          proceedings.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our team understands the unique demands of private investigations and offers tailored services to uncover\\r\\n          hidden information, validate evidence, and provide professional insight backed by industry-standard forensic\\r\\n          methods.\\r\\n        <\\/p>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/priv-invest1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Key Digital Services for Private Investigations\\r\\n      <\\/h2>\\r\\n\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        We equip private investigators with the digital evidence and insights needed to resolve complex, time-sensitive\\r\\n        cases. Our most-requested services include:\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Private investigators frequently turn to us for:<\\/h4>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone &amp; Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Recover texts, emails, deleted files, browser history, and other key data from personal devices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud &amp; App Data Retrieval<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Access files, messages, and metadata from platforms like iCloud, Google, Facebook, WhatsApp, and more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio &amp; Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Confirm the integrity of recordings or enhance them for clarity in case review.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Track patterns of digital behavior and reconstruct timelines of use and access.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Preservation & Imaging<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Capture and store evidence in a legally sound, court-admissible format.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deleted Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Retrieve erased messages, media, and documents from devices and drives.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Reporting & Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Provide unbiased documentation and testimony for use in legal proceedings.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Review of Third-Party Reports<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Analyze and challenge digital findings from opposing experts in civil cases.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Private Investigators Choose Black Dog Forensics<\\/h2>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discreet, Court-Admissible Evidence<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our processes follow industry best practices and legal standards, ensuring everything we\\r\\n            uncover holds up in court.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Rapid, Responsive Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We understand the urgency of private cases and prioritize quick turnaround times without\\r\\n            compromising quality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Clear, Professional Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our reports are written for clarity\\u2014so clients, attorneys, and judges can easily understand\\r\\n            the findings without technical confusion.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Collaboration<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We work hand-in-hand with investigators, offering guidance, consultation, and strategic input\\r\\n            throughout the case lifecycle.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Comprehensive Digital Coverage<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From cell phones and computers to cloud platforms, video footage, and call logs\\u2014we extract\\r\\n            insights from every possible digital touchpoint.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Nationwide Reach with Local Roots<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Headquartered in Spring, Texas with active cases in Colorado and across the U.S., we serve\\r\\n            private investigators nationwide\\u2014onsite or remotely.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What digital forensic services do you offer for private investigators?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Black Dog Forensics provides private investigators with expert digital services including phone\\r\\n                        and computer forensics, deleted data recovery, cloud and app data extraction, user activity\\r\\n                        tracking, and audio\\/video authentication. We also deliver professional reporting and expert\\r\\n                        testimony to support legal action or client decision-making.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can digital forensics help with infidelity or fraud investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Digital forensics is a powerful tool in infidelity and fraud cases. We can recover deleted\\r\\n                        messages, analyze communication patterns, verify social media activity, and uncover hidden data\\r\\n                        that may confirm or refute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our digital forensic reports are prepared to meet legal standards and are admissible\\r\\n                        in court. We follow strict chain-of-custody protocols and present findings in a clear,\\r\\n                        professional format that attorneys and judges can rely on. Our experts are also available for\\r\\n                        testimony when needed.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How quickly can you recover deleted texts, emails, or files?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Turnaround time depends on the device and data volume, but we often recover deleted data within\\r\\n                        24 to 72 hours. Our team uses advanced tools to retrieve texts, emails, photos, and files that\\r\\n                        have been deleted\\u2014even from damaged or encrypted devices\\u2014whenever possible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you offer remote forensic services for investigators outside Texas?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. While we\\u2019re based in Spring, Texas, we serve private investigators across the U.S. using\\r\\n                        both remote and on-site capabilities. We can securely acquire data from mailed-in devices or\\r\\n                        remote cloud platforms, and we offer consultations nationwide.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Facing a High-Stakes Case? We\\u2019re Here to Help.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When your investigation hinges on digital proof\\u2014whether it\\u2019s a personal\\r\\n        matter, civil dispute, or corporate case\\u2014you need a digital forensics partner who understands the urgency,\\r\\n        discretion, and credibility your work demands. Black Dog Forensics supports private investigators with fast,\\r\\n        confidential analysis, legally sound data recovery, and expert reporting designed to hold up in court or client\\r\\n        review.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Forensic Consultation Today!<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 10:14:29\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 10:09:52\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":24,\"ordering\":16,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":78,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(656, 'com_content.article.5', '', '2025-05-20 11:27:36', 102, 15796, '6d2bc163fbf859921273508949aed9b8fc64d74f', '{\"id\":\"5\",\"asset_id\":124,\"title\":\"Who We Help with Expert Digital Forensics Services\",\"alias\":\"who-we-help-with-expert-digital-forensics-services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Expert Digital Forensic Solutions for Legal, Corporate, and Investigative Needs\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Black Dog Forensics provides court-admissible digital forensic services to a diverse range of clients\\u2014each\\r\\n              with unique challenges, high stakes, and specific legal requirements. Whether you\\u2019re an attorney preparing\\r\\n              for trial, a business investigating internal fraud, or a government agency ensuring compliance, our\\r\\n              certified experts uncover the digital truth that matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Need to secure critical digital evidence? We\'re here to help\\u2014reach out today to get expert guidance for\\r\\n              your case.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Get Expert Guidance For Your Case\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics for Individuals & Personal Legal Cases<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your rights, finances, or reputation are at stake, we deliver defensible forensic analysis to support\\r\\n          your case.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n          How We Help Individuals:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Personal Data Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Recover deleted or hidden files, photos, and records from devices or cloud platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fraud & Identity Theft Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Track unauthorized logins, online activity, and fraudulent transactions.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Admissible Digital Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Preserve and present data for civil litigation, divorce, or criminal defense cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Digital Forensics Support for Civil & Criminal Attorneys<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We partner with attorneys to provide reliable, expert digital forensics tailored to complex legal strategies.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Attorneys, We Provide:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Litigation Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Discovery assistance, affidavits, case analysis, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Evidence Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Chain-of-custody documentation and forensic imaging.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Defense Investigations <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Uncovering exculpatory evidence across mobile, cloud, and social platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Civil Litigation Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              IP theft, breach of contract, employment law, and more.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Evidence for Private Investigators & Investigative Firms<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Private investigators rely on our expertise to enhance casework with deep digital insights.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"kns-hd32 mx544 mt18 txt-nrml\\\">How We Support Investigators:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Device & App Data Extraction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From phones, tablets, computers, and IoT devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio\\/Video Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Authenticating recordings and enhancing evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Social Media Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identifying fake profiles, hidden activity, and deleted messages.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery & Preservation <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Forensically sound reporting that stands up in court.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Digital Forensics for Businesses & Corporate Legal Teams<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Safeguard your digital assets and uncover misconduct with enterprise-ready forensic services.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Businesses, We Offer:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Internal Fraud Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Detect unauthorized transactions, access, or sabotage.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Breach Response & Cybersecurity Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Understand breach scope, vector, and impact.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">IP Theft & Trade Secret Protection<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identify internal or external data leaks.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Employment Law & HR Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Investigate misconduct, wrongful termination, and harassment claims.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Regulatory Compliance & Risk Mitigation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ensure documentation for GDPR, HIPAA, CCPA, and more.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Government-Grade Forensics for Agencies & Law Enforcement<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a GSA-approved vendor, we provide secure, compliant forensic services to local, state, and federal\\r\\n          government entities.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">How We Support Government Agencies:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal & Civil Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Mobile forensics, digital evidence recovery, and chain-of-custody preservation.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Testimony and consultation for prosecutors, defense, and JAG teams.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cybersecurity Audits & Compliance<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Align with NIST, FISMA, CJIS, and other standards.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">GSA-Approved Forensic Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ready for rapid procurement through government contracts.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Clients Trust Black Dog Forensics<\\/h2>\\r\\n      <p class=\\\"mt18 mx933 p-ext\\\">\\r\\n        Choosing the right digital forensics partner can make or break your case. At Black Dog Forensics, our clients\\r\\n        count on us for more than just technical expertise\\u2014they rely on our integrity, precision, and unwavering\\r\\n        commitment to uncovering the truth. We operate at the highest standards of legal defensibility, confidentiality,\\r\\n        and responsiveness.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Certified Forensic Experts<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Specialists with law enforcement, cybersecurity, and legal backgrounds.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Court-Admissible Reports<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Every case meets the highest standards for evidence integrity.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Confidential, Ethical Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Always discreet, secure, and objective.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/electric_bolt.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Rapid Response, Nationwide Reach<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We act fast\\u2014because timing often determines case outcomes\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Get in Touch<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx501 mlr-at\\\">Whether you need digital forensic support for a legal case, corporate investigation, or\\r\\n        government inquiry, Black Dog Forensics is here to provide expert assistance.<\\/p>\\r\\n      <p class=\\\"mt18 p-ext dsk-none\\\"> <a class=\\\"under-line\\\" href=\\\"\\/contact\\\">Contact Us Today<\\/a> to discuss your\\r\\n        forensic needs and how we can support your case.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 08:13:19\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 11:27:36\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 11:27:17\",\"publish_up\":\"2025-04-09 08:13:19\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":70,\"ordering\":20,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":222,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(657, 'com_content.article.6', '', '2025-05-20 11:32:57', 102, 13472, 'a9e3e114761e946d7b376f31c6507b0a367f8897', '{\"id\":\"6\",\"asset_id\":125,\"title\":\"Court-Ready Digital Evidence for Attorneys and Law Firms\",\"alias\":\"court-ready-digital-evidence-for-attorneys-and-law-firms\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Expert Forensic Services for Legal Professionals\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n              At Black Dog Forensics, we specialize in turning complex digital data into powerful legal\\r\\n              evidence. Attorneys across Texas and across the country count on us to uncover the facts,\\r\\n              preserve the truth, and deliver expert insight that holds up in court.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mx1037  mrt24\\\">\\r\\n              Whether you\\u2019re mounting a criminal defense, navigating a civil dispute, or preparing for\\r\\n              trial, our team works as an extension of your legal strategy\\u2014offering clarity, precision,\\r\\n              and courtroom-ready results.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n              We routinely assist attorneys with:\\r\\n            <\\/p>\\r\\n            <ul class=\\\"bd-list  mt24\\\">\\r\\n              <li>\\r\\n                Full forensic imaging and deep-dive analysis of mobile devices, computers, and cloud\\r\\n                accounts\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Authentication of digital communications to prove origin, intent, or tampering\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Recovery of deleted messages, files, and metadata vital to your case\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Expert reports, affidavits, and testimony that simplify the technical and support your\\r\\n                argument\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Consultation during discovery to guide requests and avoid pitfalls\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Litigation support that strengthens your position before you ever step into the\\r\\n                courtroom\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn txtcap\\\" href=\\\"\\/contact\\\">Get expert guidance for your case<\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Clients Trust Us<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Why Attorneys Choose Black Dog Forensics<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When the stakes are high, attorneys don\\u2019t just need digital evidence\\u2014they need a trusted forensic ally who\\r\\n        understands the legal process. Here\\u2019s why top law firms and solo practitioners turn to Black Dog Forensics:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Courtroom-Ready Evidence<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Every step we take is designed to meet or exceed court standards for admissibility and chain of custody.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expertise That Builds Stronger Cases<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From pre-litigation strategy to expert testimony, our team enhances your case with data-backed\\r\\n            insights and clear analysis.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Challenge the Opposition with Confidence<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We\\u2019re experienced at reviewing and rebutting opposing forensic claims\\u2014arming you with facts,\\r\\n            not guesswork.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Efficient, Targeted Discovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We help narrow the scope, reduce costs, and focus on the data that actually matters.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Communication You Can Count On<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our reports are jargon-free, courtroom-tested, and built to resonate with judges and juries.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast, Confidential, and Always Professional<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We know your deadlines are tight and your cases are sensitive. We respond quickly\\u2014and we never\\r\\n            compromise discretion.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item \\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    When should a lawyer involve a digital forensics expert during a legal case?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: auto\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Attorneys should engage a digital forensics expert early in the legal\\r\\n                        process\\u2014ideally during discovery or while shaping the case strategy.\\r\\n                        Early involvement can guide discovery requests, uncover digital red\\r\\n                        flags, and enhance case strength with properly preserved evidence.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can digital forensic consultants assist with legal discovery and data scope\\r\\n                    refinement?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our digital forensic experts help attorneys draft precise discovery requests by identifying\\r\\n                        relevant data types, narrowing search parameters, and optimizing evidence collection. This\\r\\n                        results in more targeted, cost-effective investigations that hold up in court.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How do I know if digital forensics is relevant to my litigation or\\r\\n                    investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        If your case involves deleted emails, access to confidential files, altered metadata, or\\r\\n                        opposing forensic claims, it likely requires digital forensics. We offer consultations to assess\\r\\n                        if forensic evidence can support your legal argument or defense.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How do digital forensic experts ensure evidence is admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We follow strict legal and forensic standards, including chain of custody procedures, forensic\\r\\n                        imaging, cryptographic hash validation, and neutral reporting. These protocols ensure that our\\r\\n                        findings are court-admissible in both civil and criminal proceedings.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you recover deleted emails or prove file access in a digital investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We can recover deleted emails, trace user access to sensitive files, and analyze\\r\\n                        metadata to determine who accessed, modified, or deleted digital documents\\u2014key evidence in fraud\\r\\n                        cases, employee disputes, and intellectual property theft.\\r\\n\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx804 mlr-at pos-rel\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Strengthen Your Case with Digital Evidence That Holds Up in Court?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx690 mlr-at\\\">Partner with Black Dog Forensics and gain a courtroom-tested ally in your\\r\\n        legal strategy. Whether you\\u2019re facing a high-stakes criminal trial or a complex civil dispute, our\\r\\n        forensic experts deliver the clarity and credibility your case deserves.<\\/p>\\r\\n      <p class=\\\"mt18 mx475 mlr-at p-ext dsk-none\\\"><a href=\\\"\\/contact\\\" class=\\\"priv under-line\\\">Contact us today<\\/a>\\r\\n        for a confidential\\r\\n        consultation \\u2014 and take the first step toward uncovering the truth.<\\/p>\\r\\n      <div class=\\\"mt32\\\">\\r\\n        <div class=\\\"flx two-btn\\\">\\r\\n          <div class=\\\"btn1\\\">\\r\\n            <a class=\\\"global-btn\\\" href=\\\"tel:(346) 200-6097\\\">Schedule a Call<\\/a>\\r\\n          <\\/div>\\r\\n          <div class=\\\"btn2\\\">\\r\\n            <a class=\\\"global-btn global-btn2\\\" href=\\\"\\/contact\\\">Request a Case Review<\\/a>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 10:35:33\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 11:32:57\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 11:29:17\",\"publish_up\":\"2025-04-09 10:35:33\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":47,\"ordering\":19,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":143,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(658, 'com_content.article.5', '', '2025-05-20 12:57:52', 102, 16780, '1a1db772d41dcc8179a85d4818130486c9af776f', '{\"id\":\"5\",\"asset_id\":124,\"title\":\"Who We Help with Expert Digital Forensics Services\",\"alias\":\"who-we-help-with-expert-digital-forensics-services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Expert Digital Forensic Solutions for Legal, Corporate, and Investigative\\r\\n              Needs\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Black Dog Forensics provides court-admissible digital forensic services to a diverse range of clients\\u2014each\\r\\n              with unique challenges, high stakes, and specific legal requirements. Whether you\\u2019re an attorney preparing\\r\\n              for trial, a business investigating internal fraud, or a government agency ensuring compliance, our\\r\\n              certified experts uncover the digital truth that matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Need to secure critical digital evidence? We\'re here to help\\u2014reach out today to get expert guidance for\\r\\n              your case.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Get Expert Guidance For Your Case\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics for Individuals & Personal Legal Cases<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your rights, finances, or reputation are at stake, we deliver defensible forensic analysis to support\\r\\n          your case.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n          How We Help Individuals:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Personal Data Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Recover deleted or hidden files, photos, and records from devices or cloud platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fraud & Identity Theft Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Track unauthorized logins, online activity, and fraudulent transactions.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Admissible Digital Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Preserve and present data for civil litigation, divorce, or criminal defense cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Expert Digital Forensics\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Digital Forensics Support for Civil & Criminal Attorneys<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We partner with attorneys to provide reliable, expert digital forensics tailored to complex legal strategies.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Attorneys, We Provide:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Litigation Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Discovery assistance, affidavits, case analysis, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Evidence Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Chain-of-custody documentation and forensic imaging.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Defense Investigations <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Uncovering exculpatory evidence across mobile, cloud, and social platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Civil Litigation Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              IP theft, breach of contract, employment law, and more.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n         <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Expert Digital Forensics Support\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Evidence for Private Investigators & Investigative Firms<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Private investigators rely on our expertise to enhance casework with deep digital insights.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"kns-hd32 mx544 mt18 txt-nrml\\\">How We Support Investigators:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Device & App Data Extraction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From phones, tablets, computers, and IoT devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio\\/Video Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Authenticating recordings and enhancing evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Social Media Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identifying fake profiles, hidden activity, and deleted messages.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery & Preservation <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Forensically sound reporting that stands up in court.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Expert Digital Evidence Today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Digital Forensics for Businesses & Corporate Legal Teams<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Safeguard your digital assets and uncover misconduct with enterprise-ready forensic services.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Businesses, We Offer:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Internal Fraud Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Detect unauthorized transactions, access, or sabotage.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Breach Response & Cybersecurity Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Understand breach scope, vector, and impact.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">IP Theft & Trade Secret Protection<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identify internal or external data leaks.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Employment Law & HR Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Investigate misconduct, wrongful termination, and harassment claims.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Regulatory Compliance & Risk Mitigation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ensure documentation for GDPR, HIPAA, CCPA, and more.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Digital Forensics for Businesses & Corporate Terms\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Government-Grade Forensics for Agencies & Law Enforcement<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a GSA-approved vendor, we provide secure, compliant forensic services to local, state, and federal\\r\\n          government entities.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">How We Support Government Agencies:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal & Civil Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Mobile forensics, digital evidence recovery, and chain-of-custody preservation.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Testimony and consultation for prosecutors, defense, and JAG teams.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cybersecurity Audits & Compliance<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Align with NIST, FISMA, CJIS, and other standards.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">GSA-Approved Forensic Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ready for rapid procurement through government contracts.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n         <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Expert Government-Grade Forensics Today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Clients Trust Black Dog Forensics<\\/h2>\\r\\n      <p class=\\\"mt18 mx933 p-ext\\\">\\r\\n        Choosing the right digital forensics partner can make or break your case. At Black Dog Forensics, our clients\\r\\n        count on us for more than just technical expertise\\u2014they rely on our integrity, precision, and unwavering\\r\\n        commitment to uncovering the truth. We operate at the highest standards of legal defensibility, confidentiality,\\r\\n        and responsiveness.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Certified Forensic Experts<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Specialists with law enforcement, cybersecurity, and legal backgrounds.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Court-Admissible Reports<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Every case meets the highest standards for evidence integrity.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Confidential, Ethical Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Always discreet, secure, and objective.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/electric_bolt.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Rapid Response, Nationwide Reach<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We act fast\\u2014because timing often determines case outcomes\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Get in Touch<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx501 mlr-at\\\">Whether you need digital forensic support for a legal case, corporate\\r\\n        investigation, or\\r\\n        government inquiry, Black Dog Forensics is here to provide expert assistance.<\\/p>\\r\\n      <p class=\\\"mt18 p-ext dsk-none\\\"> <a class=\\\"under-line\\\" href=\\\"\\/contact\\\">Contact Us Today<\\/a> to discuss your\\r\\n        forensic needs and how we can support your case.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 08:13:19\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 12:57:52\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 12:53:19\",\"publish_up\":\"2025-04-09 08:13:19\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":72,\"ordering\":20,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":232,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(659, 'com_content.article.4', '', '2025-05-20 13:04:08', 102, 21954, 'a5f61bc36c86883b6ccac87d6a1ca1281ae79116', '{\"id\":\"4\",\"asset_id\":123,\"title\":\"Services\",\"alias\":\"services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Uncovering the Truth: How Our Forensic Experts Work<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              At Black Dog Forensics, we go beyond gathering data\\u2014we retrieve the truth. Whether you\'re facing a legal\\r\\n              dispute, corporate investigation, or personal challenge, our certified experts analyze digital evidence\\r\\n              with unmatched precision.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              Using cutting-edge forensic techniques, we retrieve, preserve, and present digital data in clear,\\r\\n              court-admissible formats. Our mission is simple: deliver accurate, defensible findings that help you take\\r\\n              decisive legal or investigative action.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Free Consultations Available for Legal Teams, Corporations, and Private Clients\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Forensic Investigation Services<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more. Our\\r\\n          comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Forensic Investigation Services\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service00.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Investigations and Analysis<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides thorough forensic analysis of digital devices, ensuring the\\r\\n          integrity and admissibility of evidence. Our forensic investigation services include:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Digital Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identifying and extracting relevant electronic data from various digital devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Computer Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Examining computers for data recovery, fraud investigations, and unauthorized access detection.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cell Phone Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Extracting text messages, call logs, and other crucial mobile data.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Forensic Imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Creating exact, legally defensible copies of digital storage media.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">User Activity Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Tracking and documenting digital behaviors for investigative purposes.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Email & Document Authentication Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifying the authenticity of emails, contracts, and digital files to detect forgery, metadata\\r\\n              manipulation, and unauthorized modifications.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Opposing Expert Report Review & Consultation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Providing expert insight into forensic reports from opposing parties.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Forensic Investigations and Analysis\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Audio and Video Forensics<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Our audio and video forensic services enhance, authenticate, and analyze recordings to\\r\\n          support investigations and litigation. We offer:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Audio Forensics & Enhancement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clarifying audio recordings for improved intelligibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Confirming whether video footage has been altered or manipulated.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifying the legitimacy of audio evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Examining video evidence to detect tampering, verify authenticity, and ensure court-admissibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Audio and Video Forensics\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Data and Evidence Management<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Proper handling and preservation of digital evidence are critical for investigations. We\\r\\n          provide:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Data Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ensuring the integrity of digital evidence for legal proceedings.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery of Deleted Data<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Retrieving lost, deleted, or corrupted files from digital devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Secure Document Deletion & Destruction Certification<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifiable and irreversible data destruction.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certificate of Destruction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Official documentation confirming the complete removal of sensitive data.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Expert Data and Evidence Management\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Legal, Litigation, and Consulting Support<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx620\\\">Our expertise supports attorneys, law enforcement, and corporate clients in legal\\r\\n        matters involving digital evidence. Services include:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discovery Request Advice, Assistance, & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Helping legal teams navigate digital evidence requests.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">eDiscovery Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying and securing relevant electronic evidence for litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search & Forensic Protocol Development & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Creating structured, legally defensible forensic protocols to ensure compliance with legal and\\r\\n            corporate requirements.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deposition Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Analyzing forensic testimony for accuracy and consistency.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Consulting & Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Providing digital forensic expertise in legal disputes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Report, Affidavit, Declaration, & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Preparing court-admissible forensic reports.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Hold Assistance<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Ensuring the proper retention of data relevant to ongoing litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying investigative errors, missing evidence, and procedural violations to protect\\r\\n            clients\' rights and strengthen legal defense.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Special Master & Neutral Third-Party Forensics Provider<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Independent forensic analysis for legal disputes requiring impartiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Corporate and Private Investigations<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides discreet and effective digital investigations for\\r\\n          corporations and private clients. Our services include:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Corporate Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Detecting fraud, misconduct, and compliance violations within organizations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Digital forensic services for individuals in personal or civil matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Expert Corporate and Private Investigations\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Specialized Forensic and Security Services<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">We offer advanced forensic services tailored to unique investigative and security needs,\\r\\n          including:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Call Detail Record (CDR) Analysis & Cell Tower Mapping<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Investigating phone records, communication patterns, and location data to support legal and investigative\\r\\n              cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Accident Reconstruction & Safety Investigation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Analyzing accidents for legal and insurance purposes.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Polygraph Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Lie detection services for legal cases and investigative purposes.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">3D Laser Scanning<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              High-precision mapping for accident reconstruction and security applications.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">3D Mapping, Laser Scanning, & Drone Photography Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Capturing high-precision spatial data for forensic investigations, accident reconstruction, crime scene\\r\\n              documentation, and engineering applications.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Device Unlocking<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure access to locked devices for forensic analysis.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Specialized Forensic and Security Services\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Why Choose Black Dog Forensics?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Reports<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every report is written with legal standards in mind.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Trusted by defense attorneys, prosecutors, and corporations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Nationwide Reach<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Supporting clients across all 50 states.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certified Team<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts hold credentials in digital forensics, law enforcement, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/about-our-digital-forensics-experts\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/retriever-1.png\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center max707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Black Dog Forensics is committed to delivering clear, actionable, and legally defensible forensic findings to\\r\\n        support our clients in uncovering the truth. Whether you require forensic investigations, expert witness\\r\\n        services, or digital evidence management, our team is here to assist with precision and professionalism.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 13:04:08\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 12:59:38\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":54,\"ordering\":21,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":273,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(660, 'com_content.article.4', '', '2025-05-20 13:08:39', 102, 24551, 'f53e6b2ba046d1ccd18eba46a158755f735f6d83', '{\"id\":\"4\",\"asset_id\":123,\"title\":\"Services\",\"alias\":\"services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Uncovering the Truth: How Our Forensic Experts Work<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              At Black Dog Forensics, we go beyond gathering data\\u2014we retrieve the truth. Whether you\'re facing a legal\\r\\n              dispute, corporate investigation, or personal challenge, our certified experts analyze digital evidence\\r\\n              with unmatched precision.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              Using cutting-edge forensic techniques, we retrieve, preserve, and present digital data in clear,\\r\\n              court-admissible formats. Our mission is simple: deliver accurate, defensible findings that help you take\\r\\n              decisive legal or investigative action.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Free Consultations Available for Legal Teams, Corporations, and Private Clients\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Forensic Investigation Services<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more. Our\\r\\n          comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Forensic Investigation Services\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service00.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Investigations and Analysis<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides thorough forensic analysis of digital devices, ensuring the\\r\\n          integrity and admissibility of evidence. Our forensic investigation services include:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Digital Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identifying and extracting relevant electronic data from various digital devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Computer Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Examining computers for data recovery, fraud investigations, and unauthorized access detection.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cell Phone Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Extracting text messages, call logs, and other crucial mobile data.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Forensic Imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Creating exact, legally defensible copies of digital storage media.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">User Activity Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Tracking and documenting digital behaviors for investigative purposes.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Email & Document Authentication Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifying the authenticity of emails, contracts, and digital files to detect forgery, metadata\\r\\n              manipulation, and unauthorized modifications.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Opposing Expert Report Review & Consultation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Providing expert insight into forensic reports from opposing parties.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Forensic Investigations and Analysis\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Investigations and Analysis<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx620\\\">Black Dog Forensics provides thorough forensic analysis of digital devices, ensuring the integrity and admissibility of evidence. Our forensic investigation services include:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Digital Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying and extracting relevant electronic data from various digital devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Examining computers for data recovery, fraud investigations, and unauthorized access detection.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Extracting text messages, call logs, and other crucial mobile data.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Creating exact, legally defensible copies of digital storage media.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Tracking and documenting digital behaviors for investigative purposes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Email & Document Authentication Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Verifying the authenticity of emails, contracts, and digital files to detect forgery, metadata manipulation, and unauthorized modifications.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Consultation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Providing expert insight into forensic reports from opposing parties.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Audio and Video Forensics<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Our audio and video forensic services enhance, authenticate, and analyze recordings to\\r\\n          support investigations and litigation. We offer:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Audio Forensics & Enhancement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clarifying audio recordings for improved intelligibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Confirming whether video footage has been altered or manipulated.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifying the legitimacy of audio evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Examining video evidence to detect tampering, verify authenticity, and ensure court-admissibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Audio and Video Forensics\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Data and Evidence Management<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Proper handling and preservation of digital evidence are critical for investigations. We\\r\\n          provide:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Data Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ensuring the integrity of digital evidence for legal proceedings.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery of Deleted Data<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Retrieving lost, deleted, or corrupted files from digital devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Secure Document Deletion & Destruction Certification<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifiable and irreversible data destruction.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certificate of Destruction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Official documentation confirming the complete removal of sensitive data.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Expert Data and Evidence Management\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Legal, Litigation, and Consulting Support<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx620\\\">Our expertise supports attorneys, law enforcement, and corporate clients in legal\\r\\n        matters involving digital evidence. Services include:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discovery Request Advice, Assistance, & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Helping legal teams navigate digital evidence requests.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">eDiscovery Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying and securing relevant electronic evidence for litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search & Forensic Protocol Development & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Creating structured, legally defensible forensic protocols to ensure compliance with legal and\\r\\n            corporate requirements.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deposition Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Analyzing forensic testimony for accuracy and consistency.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Consulting & Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Providing digital forensic expertise in legal disputes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Report, Affidavit, Declaration, & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Preparing court-admissible forensic reports.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Hold Assistance<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Ensuring the proper retention of data relevant to ongoing litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying investigative errors, missing evidence, and procedural violations to protect\\r\\n            clients\' rights and strengthen legal defense.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Special Master & Neutral Third-Party Forensics Provider<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Independent forensic analysis for legal disputes requiring impartiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Corporate and Private Investigations<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides discreet and effective digital investigations for\\r\\n          corporations and private clients. Our services include:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Corporate Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Detecting fraud, misconduct, and compliance violations within organizations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Digital forensic services for individuals in personal or civil matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Expert Corporate and Private Investigations\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Specialized Forensic and Security Services<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">We offer advanced forensic services tailored to unique investigative and security needs,\\r\\n          including:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Call Detail Record (CDR) Analysis & Cell Tower Mapping<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Investigating phone records, communication patterns, and location data to support legal and investigative\\r\\n              cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Accident Reconstruction & Safety Investigation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Analyzing accidents for legal and insurance purposes.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Polygraph Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Lie detection services for legal cases and investigative purposes.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">3D Laser Scanning<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              High-precision mapping for accident reconstruction and security applications.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">3D Mapping, Laser Scanning, & Drone Photography Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Capturing high-precision spatial data for forensic investigations, accident reconstruction, crime scene\\r\\n              documentation, and engineering applications.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Device Unlocking<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure access to locked devices for forensic analysis.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Specialized Forensic and Security Services\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Why Choose Black Dog Forensics?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Reports<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every report is written with legal standards in mind.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Trusted by defense attorneys, prosecutors, and corporations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Nationwide Reach<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Supporting clients across all 50 states.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certified Team<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts hold credentials in digital forensics, law enforcement, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/about-our-digital-forensics-experts\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/retriever-1.png\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center max707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Black Dog Forensics is committed to delivering clear, actionable, and legally defensible forensic findings to\\r\\n        support our clients in uncovering the truth. Whether you require forensic investigations, expert witness\\r\\n        services, or digital evidence management, our team is here to assist with precision and professionalism.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 13:08:39\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 13:04:08\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":55,\"ordering\":21,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":275,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(661, 'com_content.article.4', '', '2025-05-20 13:09:48', 102, 21590, '80568726d136a8f6a63d9b22d2ad42b15722aeb5', '{\"id\":\"4\",\"asset_id\":123,\"title\":\"Services\",\"alias\":\"services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Uncovering the Truth: How Our Forensic Experts Work<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              At Black Dog Forensics, we go beyond gathering data\\u2014we retrieve the truth. Whether you\'re facing a legal\\r\\n              dispute, corporate investigation, or personal challenge, our certified experts analyze digital evidence\\r\\n              with unmatched precision.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              Using cutting-edge forensic techniques, we retrieve, preserve, and present digital data in clear,\\r\\n              court-admissible formats. Our mission is simple: deliver accurate, defensible findings that help you take\\r\\n              decisive legal or investigative action.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Free Consultations Available for Legal Teams, Corporations, and Private Clients\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Forensic Investigation Services<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more. Our\\r\\n          comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Forensic Investigation Services\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service00.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Investigations and Analysis<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">Black Dog Forensics provides thorough forensic analysis of digital devices, ensuring the integrity and admissibility of evidence. Our forensic investigation services include:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Digital Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying and extracting relevant electronic data from various digital devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Examining computers for data recovery, fraud investigations, and unauthorized access detection.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Extracting text messages, call logs, and other crucial mobile data.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Creating exact, legally defensible copies of digital storage media.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Tracking and documenting digital behaviors for investigative purposes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Email & Document Authentication Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Verifying the authenticity of emails, contracts, and digital files to detect forgery, metadata manipulation, and unauthorized modifications.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Consultation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Providing expert insight into forensic reports from opposing parties.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Audio and Video Forensics<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Our audio and video forensic services enhance, authenticate, and analyze recordings to\\r\\n          support investigations and litigation. We offer:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Audio Forensics & Enhancement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clarifying audio recordings for improved intelligibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Confirming whether video footage has been altered or manipulated.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifying the legitimacy of audio evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Examining video evidence to detect tampering, verify authenticity, and ensure court-admissibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Audio and Video Forensics\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Data and Evidence Management<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Proper handling and preservation of digital evidence are critical for investigations. We\\r\\n          provide:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Data Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ensuring the integrity of digital evidence for legal proceedings.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery of Deleted Data<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Retrieving lost, deleted, or corrupted files from digital devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Secure Document Deletion & Destruction Certification<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifiable and irreversible data destruction.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certificate of Destruction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Official documentation confirming the complete removal of sensitive data.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Expert Data and Evidence Management\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Legal, Litigation, and Consulting Support<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx620\\\">Our expertise supports attorneys, law enforcement, and corporate clients in legal\\r\\n        matters involving digital evidence. Services include:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discovery Request Advice, Assistance, & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Helping legal teams navigate digital evidence requests.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">eDiscovery Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying and securing relevant electronic evidence for litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search & Forensic Protocol Development & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Creating structured, legally defensible forensic protocols to ensure compliance with legal and\\r\\n            corporate requirements.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deposition Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Analyzing forensic testimony for accuracy and consistency.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Consulting & Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Providing digital forensic expertise in legal disputes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Report, Affidavit, Declaration, & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Preparing court-admissible forensic reports.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Hold Assistance<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Ensuring the proper retention of data relevant to ongoing litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying investigative errors, missing evidence, and procedural violations to protect\\r\\n            clients\' rights and strengthen legal defense.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Special Master & Neutral Third-Party Forensics Provider<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Independent forensic analysis for legal disputes requiring impartiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Corporate and Private Investigations<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides discreet and effective digital investigations for\\r\\n          corporations and private clients. Our services include:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Corporate Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Detecting fraud, misconduct, and compliance violations within organizations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Digital forensic services for individuals in personal or civil matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Expert Corporate and Private Investigations\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Specialized Forensic and Security Services<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">We offer advanced forensic services tailored to unique investigative and security needs,\\r\\n          including:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Call Detail Record (CDR) Analysis & Cell Tower Mapping<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Investigating phone records, communication patterns, and location data to support legal and investigative\\r\\n              cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Accident Reconstruction & Safety Investigation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Analyzing accidents for legal and insurance purposes.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Polygraph Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Lie detection services for legal cases and investigative purposes.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">3D Laser Scanning<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              High-precision mapping for accident reconstruction and security applications.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">3D Mapping, Laser Scanning, & Drone Photography Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Capturing high-precision spatial data for forensic investigations, accident reconstruction, crime scene\\r\\n              documentation, and engineering applications.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Device Unlocking<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure access to locked devices for forensic analysis.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Get Specialized Forensic and Security Services\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Why Choose Black Dog Forensics?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Reports<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every report is written with legal standards in mind.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Trusted by defense attorneys, prosecutors, and corporations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Nationwide Reach<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Supporting clients across all 50 states.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certified Team<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts hold credentials in digital forensics, law enforcement, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/about-our-digital-forensics-experts\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/retriever-1.png\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center max707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Black Dog Forensics is committed to delivering clear, actionable, and legally defensible forensic findings to\\r\\n        support our clients in uncovering the truth. Whether you require forensic investigations, expert witness\\r\\n        services, or digital evidence management, our team is here to assist with precision and professionalism.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 13:09:48\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 13:08:39\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":56,\"ordering\":21,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":276,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(662, 'com_content.article.4', '', '2025-05-20 13:13:14', 102, 21076, '319b03ad5dbaf29808fca8f82b510826ff146246', '{\"id\":\"4\",\"asset_id\":123,\"title\":\"Services\",\"alias\":\"services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Uncovering the Truth: How Our Forensic Experts Work<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              At Black Dog Forensics, we go beyond gathering data\\u2014we retrieve the truth. Whether you\'re facing a legal\\r\\n              dispute, corporate investigation, or personal challenge, our certified experts analyze digital evidence\\r\\n              with unmatched precision.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              Using cutting-edge forensic techniques, we retrieve, preserve, and present digital data in clear,\\r\\n              court-admissible formats. Our mission is simple: deliver accurate, defensible findings that help you take\\r\\n              decisive legal or investigative action.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Free Consultations Available for Legal Teams, Corporations, and Private Clients\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Forensic Investigation Services<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more. Our\\r\\n          comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service00.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Investigations and Analysis<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">Black Dog Forensics provides thorough forensic analysis of digital devices, ensuring the integrity and admissibility of evidence. Our forensic investigation services include:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Digital Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying and extracting relevant electronic data from various digital devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Examining computers for data recovery, fraud investigations, and unauthorized access detection.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Extracting text messages, call logs, and other crucial mobile data.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Creating exact, legally defensible copies of digital storage media.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Tracking and documenting digital behaviors for investigative purposes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Email & Document Authentication Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Verifying the authenticity of emails, contracts, and digital files to detect forgery, metadata manipulation, and unauthorized modifications.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Consultation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Providing expert insight into forensic reports from opposing parties.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Audio and Video Forensics<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Our audio and video forensic services enhance, authenticate, and analyze recordings to\\r\\n          support investigations and litigation. We offer:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Audio Forensics & Enhancement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clarifying audio recordings for improved intelligibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Confirming whether video footage has been altered or manipulated.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifying the legitimacy of audio evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Examining video evidence to detect tampering, verify authenticity, and ensure court-admissibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n             Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Data and Evidence Management<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Proper handling and preservation of digital evidence are critical for investigations. We\\r\\n          provide:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Data Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ensuring the integrity of digital evidence for legal proceedings.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery of Deleted Data<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Retrieving lost, deleted, or corrupted files from digital devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Secure Document Deletion & Destruction Certification<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifiable and irreversible data destruction.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certificate of Destruction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Official documentation confirming the complete removal of sensitive data.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n              Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Legal, Litigation, and Consulting Support<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx620\\\">Our expertise supports attorneys, law enforcement, and corporate clients in legal\\r\\n        matters involving digital evidence. Services include:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discovery Request Advice, Assistance, & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Helping legal teams navigate digital evidence requests.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">eDiscovery Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying and securing relevant electronic evidence for litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search & Forensic Protocol Development & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Creating structured, legally defensible forensic protocols to ensure compliance with legal and\\r\\n            corporate requirements.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deposition Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Analyzing forensic testimony for accuracy and consistency.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Consulting & Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Providing digital forensic expertise in legal disputes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Report, Affidavit, Declaration, & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Preparing court-admissible forensic reports.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Hold Assistance<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Ensuring the proper retention of data relevant to ongoing litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying investigative errors, missing evidence, and procedural violations to protect\\r\\n            clients\' rights and strengthen legal defense.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Special Master & Neutral Third-Party Forensics Provider<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Independent forensic analysis for legal disputes requiring impartiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Corporate and Private Investigations<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides discreet and effective digital investigations for\\r\\n          corporations and private clients. Our services include:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Corporate Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Detecting fraud, misconduct, and compliance violations within organizations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Digital forensic services for individuals in personal or civil matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n              Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Specialized Forensic and Security Services<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">We offer advanced forensic services tailored to unique investigative and security needs, including:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Call Detail Record (CDR) Analysis & Cell Tower Mapping<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Investigating phone records, communication patterns, and location data to support legal and investigative cases.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Accident Reconstruction & Safety Investigation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Analyzing accidents for legal and insurance purposes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Polygraph Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Lie detection services for legal cases and investigative purposes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">3D Laser Scanning<\\/h4>\\r\\n          <p class=\\\"mt20\\\">High-precision mapping for accident reconstruction and security applications.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">3D Mapping, Laser Scanning, & Drone Photography Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Capturing high-precision spatial data for forensic investigations, accident reconstruction, crime scene documentation, and engineering applications.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Unlocking<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Secure access to locked devices for forensic analysis.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n     \\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Why Choose Black Dog Forensics?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Reports<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every report is written with legal standards in mind.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Trusted by defense attorneys, prosecutors, and corporations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Nationwide Reach<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Supporting clients across all 50 states.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certified Team<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts hold credentials in digital forensics, law enforcement, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/about-our-digital-forensics-experts\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/retriever-1.png\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center max707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Black Dog Forensics is committed to delivering clear, actionable, and legally defensible forensic findings to\\r\\n        support our clients in uncovering the truth. Whether you require forensic investigations, expert witness\\r\\n        services, or digital evidence management, our team is here to assist with precision and professionalism.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 13:13:14\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 13:09:48\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":57,\"ordering\":21,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":277,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(663, 'com_content.article.5', '', '2025-05-20 13:15:10', 102, 16635, '28a3815cbb29aa455c2bebeca932686673bb1feb', '{\"id\":\"5\",\"asset_id\":124,\"title\":\"Who We Help with Expert Digital Forensics Services\",\"alias\":\"who-we-help-with-expert-digital-forensics-services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Expert Digital Forensic Solutions for Legal, Corporate, and Investigative\\r\\n              Needs\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Black Dog Forensics provides court-admissible digital forensic services to a diverse range of clients\\u2014each\\r\\n              with unique challenges, high stakes, and specific legal requirements. Whether you\\u2019re an attorney preparing\\r\\n              for trial, a business investigating internal fraud, or a government agency ensuring compliance, our\\r\\n              certified experts uncover the digital truth that matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Need to secure critical digital evidence? We\'re here to help\\u2014reach out today to get expert guidance for\\r\\n              your case.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Get Expert Guidance For Your Case\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics for Individuals & Personal Legal Cases<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your rights, finances, or reputation are at stake, we deliver defensible forensic analysis to support\\r\\n          your case.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n          How We Help Individuals:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Personal Data Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Recover deleted or hidden files, photos, and records from devices or cloud platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fraud & Identity Theft Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Track unauthorized logins, online activity, and fraudulent transactions.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Admissible Digital Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Preserve and present data for civil litigation, divorce, or criminal defense cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Digital Forensics Support for Civil & Criminal Attorneys<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We partner with attorneys to provide reliable, expert digital forensics tailored to complex legal strategies.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Attorneys, We Provide:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Litigation Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Discovery assistance, affidavits, case analysis, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Evidence Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Chain-of-custody documentation and forensic imaging.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Defense Investigations <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Uncovering exculpatory evidence across mobile, cloud, and social platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Civil Litigation Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              IP theft, breach of contract, employment law, and more.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n         <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n           Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Evidence for Private Investigators & Investigative Firms<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Private investigators rely on our expertise to enhance casework with deep digital insights.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"kns-hd32 mx544 mt18 txt-nrml\\\">How We Support Investigators:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Device & App Data Extraction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From phones, tablets, computers, and IoT devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio\\/Video Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Authenticating recordings and enhancing evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Social Media Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identifying fake profiles, hidden activity, and deleted messages.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery & Preservation <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Forensically sound reporting that stands up in court.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Digital Forensics for Businesses & Corporate Legal Teams<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Safeguard your digital assets and uncover misconduct with enterprise-ready forensic services.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Businesses, We Offer:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Internal Fraud Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Detect unauthorized transactions, access, or sabotage.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Breach Response & Cybersecurity Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Understand breach scope, vector, and impact.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">IP Theft & Trade Secret Protection<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identify internal or external data leaks.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Employment Law & HR Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Investigate misconduct, wrongful termination, and harassment claims.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Regulatory Compliance & Risk Mitigation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ensure documentation for GDPR, HIPAA, CCPA, and more.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Government-Grade Forensics for Agencies & Law Enforcement<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a GSA-approved vendor, we provide secure, compliant forensic services to local, state, and federal\\r\\n          government entities.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">How We Support Government Agencies:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal & Civil Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Mobile forensics, digital evidence recovery, and chain-of-custody preservation.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Testimony and consultation for prosecutors, defense, and JAG teams.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cybersecurity Audits & Compliance<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Align with NIST, FISMA, CJIS, and other standards.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">GSA-Approved Forensic Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ready for rapid procurement through government contracts.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n         <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Clients Trust Black Dog Forensics<\\/h2>\\r\\n      <p class=\\\"mt18 mx933 p-ext\\\">\\r\\n        Choosing the right digital forensics partner can make or break your case. At Black Dog Forensics, our clients\\r\\n        count on us for more than just technical expertise\\u2014they rely on our integrity, precision, and unwavering\\r\\n        commitment to uncovering the truth. We operate at the highest standards of legal defensibility, confidentiality,\\r\\n        and responsiveness.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Certified Forensic Experts<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Specialists with law enforcement, cybersecurity, and legal backgrounds.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Court-Admissible Reports<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Every case meets the highest standards for evidence integrity.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Confidential, Ethical Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Always discreet, secure, and objective.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/electric_bolt.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Rapid Response, Nationwide Reach<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We act fast\\u2014because timing often determines case outcomes\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Get in Touch<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx501 mlr-at\\\">Whether you need digital forensic support for a legal case, corporate\\r\\n        investigation, or\\r\\n        government inquiry, Black Dog Forensics is here to provide expert assistance.<\\/p>\\r\\n      <p class=\\\"mt18 p-ext dsk-none\\\"> <a class=\\\"under-line\\\" href=\\\"\\/contact\\\">Contact Us Today<\\/a> to discuss your\\r\\n        forensic needs and how we can support your case.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 08:13:19\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 13:15:10\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 13:14:15\",\"publish_up\":\"2025-04-09 08:13:19\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":74,\"ordering\":20,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":238,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(664, 'com_content.article.5', '', '2025-05-20 13:19:04', 102, 16512, 'f1dcda83bb6d893840aea23217f72352a685d7eb', '{\"id\":\"5\",\"asset_id\":124,\"title\":\"Who We Help with Expert Digital Forensics Services\",\"alias\":\"who-we-help-with-expert-digital-forensics-services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Expert Digital Forensic Solutions for Legal, Corporate, and Investigative\\r\\n              Needs\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Black Dog Forensics provides court-admissible digital forensic services to a diverse range of clients\\u2014each\\r\\n              with unique challenges, high stakes, and specific legal requirements. Whether you\\u2019re an attorney preparing\\r\\n              for trial, a business investigating internal fraud, or a government agency ensuring compliance, our\\r\\n              certified experts uncover the digital truth that matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Need to secure critical digital evidence? We\'re here to help\\u2014reach out today to get expert guidance for\\r\\n              your case.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Get Expert Guidance For Your Case\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics for Individuals & Personal Legal Cases<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your rights, finances, or reputation are at stake, we deliver defensible forensic analysis to support\\r\\n          your case.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n          How We Help Individuals:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Personal Data Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Recover deleted or hidden files, photos, and records from devices or cloud platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fraud & Identity Theft Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Track unauthorized logins, online activity, and fraudulent transactions.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Admissible Digital Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Preserve and present data for civil litigation, divorce, or criminal defense cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Digital Forensics Support for Civil & Criminal Attorneys<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We partner with attorneys to provide reliable, expert digital forensics tailored to complex legal strategies.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Attorneys, We Provide:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Litigation Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Discovery assistance, affidavits, case analysis, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Evidence Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Chain-of-custody documentation and forensic imaging.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Defense Investigations <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Uncovering exculpatory evidence across mobile, cloud, and social platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Civil Litigation Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              IP theft, breach of contract, employment law, and more.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Evidence for Private Investigators & Investigative Firms<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Private investigators rely on our expertise to enhance casework with deep digital insights.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"kns-hd32 mx544 mt18 txt-nrml\\\">How We Support Investigators:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Device & App Data Extraction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From phones, tablets, computers, and IoT devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio\\/Video Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Authenticating recordings and enhancing evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Social Media Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identifying fake profiles, hidden activity, and deleted messages.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery & Preservation <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Forensically sound reporting that stands up in court.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics for Businesses & Corporate Legal Teams<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">Safeguard your digital assets and uncover misconduct with enterprise-ready forensic\\r\\n        services.<\\/p>\\r\\n      <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Businesses, We Offer:<\\/h3>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Internal Fraud Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Detect unauthorized transactions, access, or sabotage.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Breach Response & Cybersecurity Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Understand breach scope, vector, and impact.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">IP Theft & Trade Secret Protection<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identify internal or external data leaks.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Employment Law & HR Cases<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Investigate misconduct, wrongful termination, and harassment claims.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Regulatory Compliance & Risk Mitigation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Ensure documentation for GDPR, HIPAA, CCPA, and more.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Unlocking<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Secure access to locked devices for forensic analysis.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Government-Grade Forensics for Agencies & Law Enforcement<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a GSA-approved vendor, we provide secure, compliant forensic services to local, state, and federal\\r\\n          government entities.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">How We Support Government Agencies:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal & Civil Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Mobile forensics, digital evidence recovery, and chain-of-custody preservation.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Testimony and consultation for prosecutors, defense, and JAG teams.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cybersecurity Audits & Compliance<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Align with NIST, FISMA, CJIS, and other standards.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">GSA-Approved Forensic Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ready for rapid procurement through government contracts.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Clients Trust Black Dog Forensics<\\/h2>\\r\\n      <p class=\\\"mt18 mx933 p-ext\\\">\\r\\n        Choosing the right digital forensics partner can make or break your case. At Black Dog Forensics, our clients\\r\\n        count on us for more than just technical expertise\\u2014they rely on our integrity, precision, and unwavering\\r\\n        commitment to uncovering the truth. We operate at the highest standards of legal defensibility, confidentiality,\\r\\n        and responsiveness.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Certified Forensic Experts<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Specialists with law enforcement, cybersecurity, and legal backgrounds.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Court-Admissible Reports<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Every case meets the highest standards for evidence integrity.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Confidential, Ethical Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Always discreet, secure, and objective.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/electric_bolt.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Rapid Response, Nationwide Reach<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We act fast\\u2014because timing often determines case outcomes\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Get in Touch<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx501 mlr-at\\\">Whether you need digital forensic support for a legal case, corporate\\r\\n        investigation, or\\r\\n        government inquiry, Black Dog Forensics is here to provide expert assistance.<\\/p>\\r\\n      <p class=\\\"mt18 p-ext dsk-none\\\"> <a class=\\\"under-line\\\" href=\\\"\\/contact\\\">Contact Us Today<\\/a> to discuss your\\r\\n        forensic needs and how we can support your case.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 08:13:19\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 13:19:04\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 13:15:10\",\"publish_up\":\"2025-04-09 08:13:19\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":75,\"ordering\":20,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":242,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(665, 'com_content.article.5', '', '2025-05-20 13:27:55', 102, 16855, '2de033d3ba23565d3c2bbcd950eeb4a16077fee0', '{\"id\":\"5\",\"asset_id\":124,\"title\":\"Who We Help with Expert Digital Forensics Services\",\"alias\":\"who-we-help-with-expert-digital-forensics-services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Expert Digital Forensic Solutions for Legal, Corporate, and Investigative\\r\\n              Needs\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Black Dog Forensics provides court-admissible digital forensic services to a diverse range of clients\\u2014each\\r\\n              with unique challenges, high stakes, and specific legal requirements. Whether you\\u2019re an attorney preparing\\r\\n              for trial, a business investigating internal fraud, or a government agency ensuring compliance, our\\r\\n              certified experts uncover the digital truth that matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Need to secure critical digital evidence? We\'re here to help\\u2014reach out today to get expert guidance for\\r\\n              your case.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Get Expert Guidance For Your Case\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics for Individuals & Personal Legal Cases<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your rights, finances, or reputation are at stake, we deliver defensible forensic analysis to support\\r\\n          your case.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n          How We Help Individuals:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Personal Data Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Recover deleted or hidden files, photos, and records from devices or cloud platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fraud & Identity Theft Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Track unauthorized logins, online activity, and fraudulent transactions.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Admissible Digital Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Preserve and present data for civil litigation, divorce, or criminal defense cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/#\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Digital Forensics Support for Civil & Criminal Attorneys<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We partner with attorneys to provide reliable, expert digital forensics tailored to complex legal strategies.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Attorneys, We Provide:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Litigation Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Discovery assistance, affidavits, case analysis, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Evidence Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Chain-of-custody documentation and forensic imaging.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Defense Investigations <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Uncovering exculpatory evidence across mobile, cloud, and social platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Civil Litigation Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              IP theft, breach of contract, employment law, and more.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/attorneys\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Evidence for Private Investigators & Investigative Firms<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Private investigators rely on our expertise to enhance casework with deep digital insights.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"kns-hd32 mx544 mt18 txt-nrml\\\">How We Support Investigators:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Device & App Data Extraction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From phones, tablets, computers, and IoT devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio\\/Video Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Authenticating recordings and enhancing evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Social Media Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identifying fake profiles, hidden activity, and deleted messages.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery & Preservation <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Forensically sound reporting that stands up in court.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/digital-forensics-for-private-investigators\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics for Businesses & Corporate Legal Teams<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">Safeguard your digital assets and uncover misconduct with enterprise-ready forensic\\r\\n        services.<\\/p>\\r\\n      <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Businesses, We Offer:<\\/h3>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Internal Fraud Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Detect unauthorized transactions, access, or sabotage.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Breach Response & Cybersecurity Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Understand breach scope, vector, and impact.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">IP Theft & Trade Secret Protection<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identify internal or external data leaks.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Employment Law & HR Cases<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Investigate misconduct, wrongful termination, and harassment claims.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Regulatory Compliance & Risk Mitigation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Ensure documentation for GDPR, HIPAA, CCPA, and more.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Unlocking<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Secure access to locked devices for forensic analysis.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n     <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/for-businesses-corporations-navigating-digital-uncertainty\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Government-Grade Forensics for Agencies & Law Enforcement<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a GSA-approved vendor, we provide secure, compliant forensic services to local, state, and federal\\r\\n          government entities.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">How We Support Government Agencies:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal & Civil Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Mobile forensics, digital evidence recovery, and chain-of-custody preservation.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Testimony and consultation for prosecutors, defense, and JAG teams.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cybersecurity Audits & Compliance<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Align with NIST, FISMA, CJIS, and other standards.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">GSA-Approved Forensic Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ready for rapid procurement through government contracts.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/digital-forensics-for-federal-state-local-government\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Clients Trust Black Dog Forensics<\\/h2>\\r\\n      <p class=\\\"mt18 mx933 p-ext\\\">\\r\\n        Choosing the right digital forensics partner can make or break your case. At Black Dog Forensics, our clients\\r\\n        count on us for more than just technical expertise\\u2014they rely on our integrity, precision, and unwavering\\r\\n        commitment to uncovering the truth. We operate at the highest standards of legal defensibility, confidentiality,\\r\\n        and responsiveness.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Certified Forensic Experts<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Specialists with law enforcement, cybersecurity, and legal backgrounds.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Court-Admissible Reports<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Every case meets the highest standards for evidence integrity.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Confidential, Ethical Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Always discreet, secure, and objective.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/electric_bolt.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Rapid Response, Nationwide Reach<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We act fast\\u2014because timing often determines case outcomes\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Get in Touch<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx501 mlr-at\\\">Whether you need digital forensic support for a legal case, corporate\\r\\n        investigation, or\\r\\n        government inquiry, Black Dog Forensics is here to provide expert assistance.<\\/p>\\r\\n      <p class=\\\"mt18 p-ext dsk-none\\\"> <a class=\\\"under-line\\\" href=\\\"\\/contact\\\">Contact Us Today<\\/a> to discuss your\\r\\n        forensic needs and how we can support your case.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 08:13:19\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 13:27:55\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 13:19:04\",\"publish_up\":\"2025-04-09 08:13:19\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":76,\"ordering\":20,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":248,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(666, 'com_content.article.5', '', '2025-05-20 13:28:43', 102, 16843, 'f03bec41f5d21d04bf6a39589f712aaffc011858', '{\"id\":\"5\",\"asset_id\":124,\"title\":\"Who We Help with Expert Digital Forensics Services\",\"alias\":\"who-we-help-with-expert-digital-forensics-services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Expert Digital Forensic Solutions for Legal, Corporate, and Investigative\\r\\n              Needs\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Black Dog Forensics provides court-admissible digital forensic services to a diverse range of clients\\u2014each\\r\\n              with unique challenges, high stakes, and specific legal requirements. Whether you\\u2019re an attorney preparing\\r\\n              for trial, a business investigating internal fraud, or a government agency ensuring compliance, our\\r\\n              certified experts uncover the digital truth that matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Need to secure critical digital evidence? We\'re here to help\\u2014reach out today to get expert guidance for\\r\\n              your case.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Get Expert Guidance For Your Case\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics for Individuals & Personal Legal Cases<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your rights, finances, or reputation are at stake, we deliver defensible forensic analysis to support\\r\\n          your case.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n          How We Help Individuals:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Personal Data Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Recover deleted or hidden files, photos, and records from devices or cloud platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fraud & Identity Theft Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Track unauthorized logins, online activity, and fraudulent transactions.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Admissible Digital Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Preserve and present data for civil litigation, divorce, or criminal defense cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/#\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Digital Forensics Support for Civil & Criminal Attorneys<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We partner with attorneys to provide reliable, expert digital forensics tailored to complex legal strategies.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Attorneys, We Provide:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Litigation Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Discovery assistance, affidavits, case analysis, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Evidence Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Chain-of-custody documentation and forensic imaging.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Defense Investigations <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Uncovering exculpatory evidence across mobile, cloud, and social platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Civil Litigation Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              IP theft, breach of contract, employment law, and more.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/attorneys\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Evidence for Private Investigators & Investigative Firms<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Private investigators rely on our expertise to enhance casework with deep digital insights.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"kns-hd32 mx544 mt18 txt-nrml\\\">How We Support Investigators:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Device & App Data Extraction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From phones, tablets, computers, and IoT devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio\\/Video Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Authenticating recordings and enhancing evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Social Media Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identifying fake profiles, hidden activity, and deleted messages.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery & Preservation <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Forensically sound reporting that stands up in court.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/digital-forensics-for-private-investigators\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics for Businesses & Corporate Legal Teams<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">Safeguard your digital assets and uncover misconduct with enterprise-ready forensic\\r\\n        services.<\\/p>\\r\\n      <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Businesses, We Offer:<\\/h3>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Internal Fraud Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Detect unauthorized transactions, access, or sabotage.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Breach Response & Cybersecurity Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Understand breach scope, vector, and impact.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">IP Theft & Trade Secret Protection<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identify internal or external data leaks.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Employment Law & HR Cases<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Investigate misconduct, wrongful termination, and harassment claims.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Regulatory Compliance & Risk Mitigation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Ensure documentation for GDPR, HIPAA, CCPA, and more.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Unlocking<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Secure access to locked devices for forensic analysis.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n     <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/for-businesses-corporations-navigating-digital-uncertainty\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Government-Grade Forensics for Agencies & Law Enforcement<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a GSA-approved vendor, we provide secure, compliant forensic services to local, state, and federal\\r\\n          government entities.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">How We Support Government Agencies:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal & Civil Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Mobile forensics, digital evidence recovery, and chain-of-custody preservation.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Testimony and consultation for prosecutors, defense, and JAG teams.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cybersecurity Audits & Compliance<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Align with NIST, FISMA, CJIS, and other standards.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">GSA-Approved Forensic Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ready for rapid procurement through government contracts.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/digital-forensics-for-federal-state-local-government\\\" class=\\\"global-btn \\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Clients Trust Black Dog Forensics<\\/h2>\\r\\n      <p class=\\\"mt18 mx933 p-ext\\\">\\r\\n        Choosing the right digital forensics partner can make or break your case. At Black Dog Forensics, our clients\\r\\n        count on us for more than just technical expertise\\u2014they rely on our integrity, precision, and unwavering\\r\\n        commitment to uncovering the truth. We operate at the highest standards of legal defensibility, confidentiality,\\r\\n        and responsiveness.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Certified Forensic Experts<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Specialists with law enforcement, cybersecurity, and legal backgrounds.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Court-Admissible Reports<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Every case meets the highest standards for evidence integrity.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Confidential, Ethical Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Always discreet, secure, and objective.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/electric_bolt.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Rapid Response, Nationwide Reach<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We act fast\\u2014because timing often determines case outcomes\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Get in Touch<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx501 mlr-at\\\">Whether you need digital forensic support for a legal case, corporate\\r\\n        investigation, or\\r\\n        government inquiry, Black Dog Forensics is here to provide expert assistance.<\\/p>\\r\\n      <p class=\\\"mt18 p-ext dsk-none\\\"> <a class=\\\"under-line\\\" href=\\\"\\/contact\\\">Contact Us Today<\\/a> to discuss your\\r\\n        forensic needs and how we can support your case.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 08:13:19\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 13:28:43\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 13:27:55\",\"publish_up\":\"2025-04-09 08:13:19\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":77,\"ordering\":20,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":249,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(667, 'com_content.article.5', '', '2025-05-20 13:29:57', 102, 16843, '08e702d3b9281df3de96b246c5cb25f2d4bbf15e', '{\"id\":\"5\",\"asset_id\":124,\"title\":\"Who We Help with Expert Digital Forensics Services\",\"alias\":\"who-we-help-with-expert-digital-forensics-services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Expert Digital Forensic Solutions for Legal, Corporate, and Investigative\\r\\n              Needs\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Black Dog Forensics provides court-admissible digital forensic services to a diverse range of clients\\u2014each\\r\\n              with unique challenges, high stakes, and specific legal requirements. Whether you\\u2019re an attorney preparing\\r\\n              for trial, a business investigating internal fraud, or a government agency ensuring compliance, our\\r\\n              certified experts uncover the digital truth that matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Need to secure critical digital evidence? We\'re here to help\\u2014reach out today to get expert guidance for\\r\\n              your case.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Get Expert Guidance For Your Case\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics for Individuals & Personal Legal Cases<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your rights, finances, or reputation are at stake, we deliver defensible forensic analysis to support\\r\\n          your case.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n          How We Help Individuals:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Personal Data Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Recover deleted or hidden files, photos, and records from devices or cloud platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fraud & Identity Theft Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Track unauthorized logins, online activity, and fraudulent transactions.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Admissible Digital Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Preserve and present data for civil litigation, divorce, or criminal defense cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/#\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Digital Forensics Support for Civil & Criminal Attorneys<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We partner with attorneys to provide reliable, expert digital forensics tailored to complex legal strategies.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Attorneys, We Provide:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Litigation Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Discovery assistance, affidavits, case analysis, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Evidence Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Chain-of-custody documentation and forensic imaging.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Defense Investigations <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Uncovering exculpatory evidence across mobile, cloud, and social platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Civil Litigation Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              IP theft, breach of contract, employment law, and more.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/attorneys\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Evidence for Private Investigators & Investigative Firms<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Private investigators rely on our expertise to enhance casework with deep digital insights.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"kns-hd32 mx544 mt18 txt-nrml\\\">How We Support Investigators:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Device & App Data Extraction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From phones, tablets, computers, and IoT devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio\\/Video Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Authenticating recordings and enhancing evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Social Media Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identifying fake profiles, hidden activity, and deleted messages.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery & Preservation <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Forensically sound reporting that stands up in court.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/digital-forensics-for-private-investigators\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics for Businesses & Corporate Legal Teams<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">Safeguard your digital assets and uncover misconduct with enterprise-ready forensic\\r\\n        services.<\\/p>\\r\\n      <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Businesses, We Offer:<\\/h3>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Internal Fraud Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Detect unauthorized transactions, access, or sabotage.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Breach Response & Cybersecurity Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Understand breach scope, vector, and impact.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">IP Theft & Trade Secret Protection<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identify internal or external data leaks.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Employment Law & HR Cases<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Investigate misconduct, wrongful termination, and harassment claims.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Regulatory Compliance & Risk Mitigation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Ensure documentation for GDPR, HIPAA, CCPA, and more.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Unlocking<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Secure access to locked devices for forensic analysis.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n     <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/for-businesses-corporations-navigating-digital-uncertainty\\\" class=\\\"global-btn \\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Government-Grade Forensics for Agencies & Law Enforcement<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a GSA-approved vendor, we provide secure, compliant forensic services to local, state, and federal\\r\\n          government entities.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">How We Support Government Agencies:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal & Civil Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Mobile forensics, digital evidence recovery, and chain-of-custody preservation.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Testimony and consultation for prosecutors, defense, and JAG teams.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cybersecurity Audits & Compliance<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Align with NIST, FISMA, CJIS, and other standards.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">GSA-Approved Forensic Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ready for rapid procurement through government contracts.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/digital-forensics-for-federal-state-local-government\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Clients Trust Black Dog Forensics<\\/h2>\\r\\n      <p class=\\\"mt18 mx933 p-ext\\\">\\r\\n        Choosing the right digital forensics partner can make or break your case. At Black Dog Forensics, our clients\\r\\n        count on us for more than just technical expertise\\u2014they rely on our integrity, precision, and unwavering\\r\\n        commitment to uncovering the truth. We operate at the highest standards of legal defensibility, confidentiality,\\r\\n        and responsiveness.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Certified Forensic Experts<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Specialists with law enforcement, cybersecurity, and legal backgrounds.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Court-Admissible Reports<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Every case meets the highest standards for evidence integrity.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Confidential, Ethical Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Always discreet, secure, and objective.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/electric_bolt.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Rapid Response, Nationwide Reach<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We act fast\\u2014because timing often determines case outcomes\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Get in Touch<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx501 mlr-at\\\">Whether you need digital forensic support for a legal case, corporate\\r\\n        investigation, or\\r\\n        government inquiry, Black Dog Forensics is here to provide expert assistance.<\\/p>\\r\\n      <p class=\\\"mt18 p-ext dsk-none\\\"> <a class=\\\"under-line\\\" href=\\\"\\/contact\\\">Contact Us Today<\\/a> to discuss your\\r\\n        forensic needs and how we can support your case.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 08:13:19\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-20 13:29:57\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-20 13:28:43\",\"publish_up\":\"2025-04-09 08:13:19\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":78,\"ordering\":20,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":254,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(668, 'com_content.article.4', '', '2025-05-21 06:41:36', 102, 21189, '3c3f44b5cc5132ed27f232c3a3f1cfa397bc72ad', '{\"id\":\"4\",\"asset_id\":123,\"title\":\"Services\",\"alias\":\"services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Uncovering the Truth: How Our Forensic Experts Work<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              At Black Dog Forensics, we go beyond gathering data\\u2014we retrieve the truth. Whether you\'re facing a legal\\r\\n              dispute, corporate investigation, or personal challenge, our certified experts analyze digital evidence\\r\\n              with unmatched precision.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              Using cutting-edge forensic techniques, we retrieve, preserve, and present digital data in clear,\\r\\n              court-admissible formats. Our mission is simple: deliver accurate, defensible findings that help you take\\r\\n              decisive legal or investigative action.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Free Consultations Available for Legal Teams, Corporations, and Private Clients\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Forensic Investigation Services<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more. Our\\r\\n          comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/services\\/forensic-investigations-and-digital-evidence-analysis\\/cell-phone-forensics-that-recover-and-validate-evidence\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service00.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Investigations and Analysis<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">Black Dog Forensics provides thorough forensic analysis of digital devices, ensuring the integrity and admissibility of evidence. Our forensic investigation services include:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Digital Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying and extracting relevant electronic data from various digital devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Examining computers for data recovery, fraud investigations, and unauthorized access detection.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Extracting text messages, call logs, and other crucial mobile data.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Creating exact, legally defensible copies of digital storage media.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Tracking and documenting digital behaviors for investigative purposes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Email & Document Authentication Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Verifying the authenticity of emails, contracts, and digital files to detect forgery, metadata manipulation, and unauthorized modifications.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Consultation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Providing expert insight into forensic reports from opposing parties.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Audio and Video Forensics<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Our audio and video forensic services enhance, authenticate, and analyze recordings to\\r\\n          support investigations and litigation. We offer:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Audio Forensics & Enhancement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clarifying audio recordings for improved intelligibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Confirming whether video footage has been altered or manipulated.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifying the legitimacy of audio evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Examining video evidence to detect tampering, verify authenticity, and ensure court-admissibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n             Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Data and Evidence Management<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Proper handling and preservation of digital evidence are critical for investigations. We\\r\\n          provide:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Data Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ensuring the integrity of digital evidence for legal proceedings.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery of Deleted Data<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Retrieving lost, deleted, or corrupted files from digital devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Secure Document Deletion & Destruction Certification<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifiable and irreversible data destruction.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certificate of Destruction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Official documentation confirming the complete removal of sensitive data.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n              Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Legal, Litigation, and Consulting Support<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx620\\\">Our expertise supports attorneys, law enforcement, and corporate clients in legal\\r\\n        matters involving digital evidence. Services include:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discovery Request Advice, Assistance, & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Helping legal teams navigate digital evidence requests.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">eDiscovery Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying and securing relevant electronic evidence for litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search & Forensic Protocol Development & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Creating structured, legally defensible forensic protocols to ensure compliance with legal and\\r\\n            corporate requirements.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deposition Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Analyzing forensic testimony for accuracy and consistency.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Consulting & Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Providing digital forensic expertise in legal disputes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Report, Affidavit, Declaration, & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Preparing court-admissible forensic reports.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Hold Assistance<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Ensuring the proper retention of data relevant to ongoing litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying investigative errors, missing evidence, and procedural violations to protect\\r\\n            clients\' rights and strengthen legal defense.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Special Master & Neutral Third-Party Forensics Provider<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Independent forensic analysis for legal disputes requiring impartiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Corporate and Private Investigations<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides discreet and effective digital investigations for\\r\\n          corporations and private clients. Our services include:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Corporate Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Detecting fraud, misconduct, and compliance violations within organizations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Digital forensic services for individuals in personal or civil matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n              Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Specialized Forensic and Security Services<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">We offer advanced forensic services tailored to unique investigative and security needs, including:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Call Detail Record (CDR) Analysis & Cell Tower Mapping<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Investigating phone records, communication patterns, and location data to support legal and investigative cases.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Accident Reconstruction & Safety Investigation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Analyzing accidents for legal and insurance purposes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Polygraph Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Lie detection services for legal cases and investigative purposes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">3D Laser Scanning<\\/h4>\\r\\n          <p class=\\\"mt20\\\">High-precision mapping for accident reconstruction and security applications.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">3D Mapping, Laser Scanning, & Drone Photography Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Capturing high-precision spatial data for forensic investigations, accident reconstruction, crime scene documentation, and engineering applications.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Unlocking<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Secure access to locked devices for forensic analysis.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n     \\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Why Choose Black Dog Forensics?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Reports<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every report is written with legal standards in mind.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Trusted by defense attorneys, prosecutors, and corporations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Nationwide Reach<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Supporting clients across all 50 states.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certified Team<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts hold credentials in digital forensics, law enforcement, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/about-our-digital-forensics-experts\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/retriever-1.png\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center max707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Black Dog Forensics is committed to delivering clear, actionable, and legally defensible forensic findings to\\r\\n        support our clients in uncovering the truth. Whether you require forensic investigations, expert witness\\r\\n        services, or digital evidence management, our team is here to assist with precision and professionalism.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-21 06:41:36\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-21 06:41:27\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":59,\"ordering\":21,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":289,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(669, 'com_content.article.23', '', '2025-05-21 12:52:25', 102, 26893, 'f58126285f57f81ddcd5a4c7062dc5d02ec3ce28', '{\"id\":\"23\",\"asset_id\":174,\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"alias\":\"user-activity-analysis-that-reveals-digital-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Understand Digital Behavior, Investigate Suspicious Activity & Preserve Critical Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Every digital device leaves behind a trail. Whether it\'s file access logs, login sessions, app\\r\\n                    usage, or external data transfers, user actions are often recorded in ways that can be forensically\\r\\n                    retrieved\\u2014even if attempts were made to erase them.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we conduct in-depth user activity analysis across computers, mobile devices,\\r\\n                    cloud storage, and networks. Our investigations help uncover fraud, track data theft, and support\\r\\n                    legal, HR, and compliance teams with defensible digital evidence. We serve clients nationwide with\\r\\n                    both on-site and remote forensic analysis services.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"\\\">Identify unauthorized access, deleted files, and data exfiltration<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Reconstruct user behavior across devices and\\r\\n                            platforms<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Deliver expert forensic reports that stand up in court<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Contact us now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">What We Do: Forensic Imaging & Digital Evidence Collection<\\/h2>\\r\\n            <h3 class=\\\"bd-trd\\\">Tracking Digital Behavior to Identify Fraud, Data Theft & Unauthorized Access<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n                We specialize in revealing the what, when, and how of digital user activity. Whether you\\u2019re responding\\r\\n                to an HR complaint, investigating insider threats, or monitoring for data leakage, our experts deliver\\r\\n                actionable and legally sound forensic insight.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">Key Areas of Analysis:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Computer & Device Activity<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect logins, session durations, and user switching.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Identify file modifications, deletions, or unauthorized software installs.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Monitor USB activity, external drive usage, and unusual file access.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Mobile & Cloud-Based User Tracking<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track mobile app usage, chat logs, email behavior, and synced data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze cloud platform access (Google Drive, iCloud, Dropbox) and file transfers.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Investigate suspicious activity on BYOD (bring-your-own-device) setups.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee & Insider Threat Investigations<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze pre-departure behavior for data theft or policy violations.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Review last login sessions, file copies, or shared documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify risks to trade secrets, IP, or client data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Internet & Network Monitoring<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Reconstruct browser activity and visited websites.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track VPN sessions, RDP (remote desktop), and cloud service access.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Monitor large file transfers, network spikes, or login anomalies.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide structured reports tailored for HR, compliance, and legal use.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Deliver expert witness testimony for digital evidence interpretation.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Assist legal teams in depositions and trial strategy using forensic findings.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Transparent, Precise, and Legally Sound User Behavior Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Our user activity analysis services are designed for clients who need accuracy, discretion, and\\r\\n                    defensibility when it matters most.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Cross-Platform Coverage\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Computers, phones, cloud services, and networks.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            USB & File Transfer Detection\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Know when and where data moved\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            VPN & Remote Session Tracking\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Capture unauthorized logins.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Legally Admissible Reporting\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Chain of custody & courtroom-ready reports.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Departing Employee Monitoring\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Prevent IP theft or last-minute sabotage.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Rapid Turnaround\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Expedited options available in 1\\u20133 days.<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Request an expert review now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Why User Activity Analysis Is Essential for Business Security & Legal Defense\\r\\n                <\\/h2>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Detect Insider Threats Before They Escalate\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Monitor actions of privileged users, disgruntled employees, or suspicious\\r\\n                            insiders..<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Reconstruct Timelines of Digital Behavior\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Understand exactly who did what, when, and from where.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Uncover Fraud, Violations & Security Gaps\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Investigate theft, misuse of company assets, or noncompliant behavior.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Ensure HR & Legal Compliance\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Document evidence of misconduct with accuracy and clarity.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Legal & Regulatory Action\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Deliver digital reports suitable for arbitration, litigation, and criminal cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Let us help you turn digital traces into clear, actionable evidence.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital user activity analysis in computer forensics?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital user activity analysis is a forensic technique used to track and reconstruct a user\\u2019s digital behavior across devices and platforms. This includes file access history, software usage, login patterns, and deleted or transferred files\\u2014critical in cybersecurity, HR disputes, and legal investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of legal or corporate cases require user activity monitoring?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               User activity monitoring is essential in cases like insider threats, employee misconduct, intellectual property theft, data breach investigations, fraud detection, HR conflicts, compliance audits, and both civil and criminal litigation.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can forensic investigators recover deleted files or detect file transfers?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Yes\\u2014digital forensic experts can uncover deleted, moved, or copied files, including those transferred to USB drives or cloud storage. We often recover filenames, timestamps, and device data even if the files were intentionally hidden or removed.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can digital forensics support investigations of departing employees?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               When employees leave, user activity forensics helps identify unauthorized file access, suspicious downloads, remote access, or data transfers on or near their last day. This protects sensitive business information and supports legal action if needed.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Is user activity analysis legally admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Absolutely. Our forensic investigations follow strict legal protocols, including verified chain of custody and detailed reporting, ensuring that all evidence collected can be used in court for employment disputes, criminal trials, or corporate litigation.\\r\\n\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Need to Understand Digital Behavior? We Deliver Clarity with Confidence.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                When insight into user activity is critical\\u2014be it for fraud detection, policy enforcement, employee investigations, or incident response\\u2014you need a digital forensics team that knows where to look and how to preserve the story the data tells. We specialize in user activity analysis that is methodical, discreet, and fully aligned with legal and organizational standards.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n               From login trails and file access patterns to deleted communications and browser histories, we extract and interpret data that can stand up to scrutiny. Our reports are clear, court-ready, and tailored to your agency\\u2019s needs.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Get the Answers You Need\\u2014Start with a Private Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-21 12:52:25\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-21 12:33:43\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":18,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":30,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(670, 'com_content.article.24', '', '2025-05-21 13:15:26', 102, 26355, '8bf638096cee8197f11f97537e0af4c64cca702e', '{\"id\":\"24\",\"asset_id\":176,\"title\":\"Email & Document Authentication for Legal Evidence\",\"alias\":\"email-document-authentication-for-legal-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed mx501\\\">\\r\\n                    Why Authentication Matters: Defend Integrity in Legal & Corporate Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In legal disputes and corporate investigations, the authenticity of emails, contracts, and digital\\r\\n                    documents can make or break a case. Altered or falsified materials not only jeopardize the truth but\\r\\n                    also pose serious legal and compliance risks.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we specialize in forensic email and document authentication to ensure your\\r\\n                    digital evidence is real, reliable, and court-admissible. We verify headers, metadata, timestamps,\\r\\n                    IP addresses, and file histories to uncover any signs of tampering or forgery.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Need email or document authentication? Let us help.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Comprehensive Email & Document Authentication Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We provide thorough forensic analysis of electronic communications and documents to determine if they\\u2019ve\\r\\n                been altered, spoofed, or fabricated. Our investigations support civil litigation, criminal defense,\\r\\n                fraud detection, regulatory compliance, and HR disputes.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Email Authentication & Verification<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Examine email metadata, headers, and routing paths.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect spoofed senders and phishing attempts.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Confirm delivery timestamps and IP origin.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Document Authentication<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Verify authenticity of PDFs, Word files, and scanned documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Detect unauthorized edits and changes to digital files.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze digital signatures and embedded security seals.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Signature & Handwriting Verification<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Validate digital signatures and cryptographic stamps.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Authenticate scanned handwritten signatures.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify alterations in scanned and signed documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Metadata & File Integrity Analysis<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Extract metadata including authorship, timestamps & revision history.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Compare file versions to track tampering or deletion.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Restore deleted metadata or hidden file properties.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Generate court-admissible forensic reports.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide expert witness testimony.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Support fraud investigations, compliance audits, and legal counsel.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Verified Integrity. Digital Truth. Legal Precision.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Our document and email authentication services combine deep forensic expertise with a methodical,\\r\\n                court-ready approach. Whether it\\u2019s one contract or a full trove of emails, we ensure every file is\\r\\n                analyzed with accuracy, discretion, and legal rigor.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Forensic documentation designed for legal proceedings and expert testimony.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Deep Metadata Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Extract timestamps, authorship, revision trails, and edit histories across document types.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Multi-File & Multi-Platform Support<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Authenticate PDFs, Word docs, emails, scanned files & digital signatures across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Tampering & Forgery Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify unauthorized edits, altered timestamps, or manipulated sender data\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Fast, Scalable Service<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Handle individual matters or enterprise-level investigations with standard or expedited\\r\\n                        turnaround.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Confidential & Compliant<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every case handled with discretion, legal defensibility, and full chain of custody.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Why Email & Document Authentication Matters\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In today\\u2019s digital-first world, documents and emails are often at the heart of critical\\r\\n                    investigations and legal disputes. But digital files can be manipulated\\u2014sometimes subtly, sometimes\\r\\n                    maliciously. Email and document authentication provides a forensic layer of certainty, uncovering\\r\\n                    hidden edits, verifying timestamps, and confirming authorship. It\\u2019s a vital step in ensuring the\\r\\n                    integrity of your evidence and protecting your position.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Expose Forgery & Digital Fraud\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Identify unauthorized edits and file fabrications.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Protect Legal Rights & Preserve Evidence\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Ensure a clear chain of custody.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Defend Contract Validity\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Authenticate business agreements, financial records & HR documents.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Investigations & Dispute Resolution\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Strengthen civil or criminal cases with trusted digital evidence.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Prevent Compliance Risks\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Avoid legal and regulatory consequences from false or manipulated files.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt40\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                        Request an expert review now\\r\\n                    <\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital document authentication in forensic investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital document authentication is a forensic process that verifies the\\r\\n                                                originality and integrity of documents. This involves analyzing\\r\\n                                                metadata, edit history, embedded properties, and file signatures to\\r\\n                                                confirm whether a document has been tampered with or altered.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                       What types of digital and scanned documents can be forensically authenticated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                              Our forensic experts can analyze a wide range of files, including contracts, PDF documents, Microsoft Word files, Excel spreadsheets, financial records, scanned documents, emails, and more\\u2014regardless of whether they\\u2019re digital originals or printed and rescanned.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can you tell if a document has been edited or manipulated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               We use advanced forensic software to detect digital manipulation such as hidden metadata changes, unauthorized edits, revision timestamps, and file creation anomalies. These tools can uncover even subtle document alterations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                       How does forensic email analysis help in detecting fraud or forgery?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Email forensics exposes signs of fraud like forged sender addresses, spoofed domains, phishing attempts, and unusual IP or delivery routes. This information is critical in fraud investigations, legal disputes, and cybersecurity incidents.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                       Are forensic document analysis findings admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                              Yes. Our forensic document examinations follow strict legal and technical protocols, including chain of custody and evidence documentation, ensuring the results are fully admissible in civil and criminal court proceedings.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Unsure If That Email or Document Is Real? We\\u2019ll Help You Know for Certain.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n               In high-stakes investigations, verifying the authenticity of digital communications and records can make or break a case. Whether you\'re working through allegations of forgery, fraud, tampering, or compliance breaches, Black Dog Forensics brings the expertise needed to uncover manipulation and validate integrity.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                We analyze email headers, metadata, timestamps, and file histories to determine originality and detect signs of alteration. Our methods are meticulous, our processes are defensible, and our reports are built for admissibility in legal and regulatory settings.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Book a Confidential Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-21 13:15:26\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-21 12:57:12\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":15,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":18,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(671, 'com_content.article.24', '', '2025-05-21 13:22:30', 102, 26484, 'e17760366a61170b68e9b3b4d64bae12f1b81bef', '{\"id\":\"24\",\"asset_id\":176,\"title\":\"Email & Document Authentication for Legal Evidence\",\"alias\":\"email-document-authentication-for-legal-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed mx501\\\">\\r\\n                    Why Authentication Matters: Defend Integrity in Legal & Corporate Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In legal disputes and corporate investigations, the authenticity of emails, contracts, and digital\\r\\n                    documents can make or break a case. Altered or falsified materials not only jeopardize the truth but\\r\\n                    also pose serious legal and compliance risks.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we specialize in forensic email and document authentication to ensure your\\r\\n                    digital evidence is real, reliable, and court-admissible. We verify headers, metadata, timestamps,\\r\\n                    IP addresses, and file histories to uncover any signs of tampering or forgery.\\r\\n                <\\/p>\\r\\n <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                 Need email or document authentication? Let us help.\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Comprehensive Email & Document Authentication Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We provide thorough forensic analysis of electronic communications and documents to determine if they\\u2019ve\\r\\n                been altered, spoofed, or fabricated. Our investigations support civil litigation, criminal defense,\\r\\n                fraud detection, regulatory compliance, and HR disputes.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Email Authentication & Verification<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Examine email metadata, headers, and routing paths.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect spoofed senders and phishing attempts.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Confirm delivery timestamps and IP origin.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Document Authentication<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Verify authenticity of PDFs, Word files, and scanned documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Detect unauthorized edits and changes to digital files.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze digital signatures and embedded security seals.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Signature & Handwriting Verification<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Validate digital signatures and cryptographic stamps.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Authenticate scanned handwritten signatures.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify alterations in scanned and signed documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Metadata & File Integrity Analysis<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Extract metadata including authorship, timestamps & revision history.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Compare file versions to track tampering or deletion.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Restore deleted metadata or hidden file properties.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Generate court-admissible forensic reports.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide expert witness testimony.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Support fraud investigations, compliance audits, and legal counsel.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Verified Integrity. Digital Truth. Legal Precision.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Our document and email authentication services combine deep forensic expertise with a methodical,\\r\\n                court-ready approach. Whether it\\u2019s one contract or a full trove of emails, we ensure every file is\\r\\n                analyzed with accuracy, discretion, and legal rigor.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Forensic documentation designed for legal proceedings and expert testimony.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Deep Metadata Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Extract timestamps, authorship, revision trails, and edit histories across document types.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Multi-File & Multi-Platform Support<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Authenticate PDFs, Word docs, emails, scanned files & digital signatures across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Tampering & Forgery Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify unauthorized edits, altered timestamps, or manipulated sender data\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Fast, Scalable Service<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Handle individual matters or enterprise-level investigations with standard or expedited\\r\\n                        turnaround.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Confidential & Compliant<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every case handled with discretion, legal defensibility, and full chain of custody.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Why Email & Document Authentication Matters\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In today\\u2019s digital-first world, documents and emails are often at the heart of critical\\r\\n                    investigations and legal disputes. But digital files can be manipulated\\u2014sometimes subtly, sometimes\\r\\n                    maliciously. Email and document authentication provides a forensic layer of certainty, uncovering\\r\\n                    hidden edits, verifying timestamps, and confirming authorship. It\\u2019s a vital step in ensuring the\\r\\n                    integrity of your evidence and protecting your position.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Expose Forgery & Digital Fraud\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Identify unauthorized edits and file fabrications.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Protect Legal Rights & Preserve Evidence\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Ensure a clear chain of custody.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Defend Contract Validity\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Authenticate business agreements, financial records & HR documents.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Investigations & Dispute Resolution\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Strengthen civil or criminal cases with trusted digital evidence.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Prevent Compliance Risks\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Avoid legal and regulatory consequences from false or manipulated files.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt40\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                        Request an expert review now\\r\\n                    <\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital document authentication in forensic investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital document authentication is a forensic process that verifies the\\r\\n                                                originality and integrity of documents. This involves analyzing\\r\\n                                                metadata, edit history, embedded properties, and file signatures to\\r\\n                                                confirm whether a document has been tampered with or altered.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                       What types of digital and scanned documents can be forensically authenticated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                              Our forensic experts can analyze a wide range of files, including contracts, PDF documents, Microsoft Word files, Excel spreadsheets, financial records, scanned documents, emails, and more\\u2014regardless of whether they\\u2019re digital originals or printed and rescanned.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can you tell if a document has been edited or manipulated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               We use advanced forensic software to detect digital manipulation such as hidden metadata changes, unauthorized edits, revision timestamps, and file creation anomalies. These tools can uncover even subtle document alterations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                       How does forensic email analysis help in detecting fraud or forgery?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Email forensics exposes signs of fraud like forged sender addresses, spoofed domains, phishing attempts, and unusual IP or delivery routes. This information is critical in fraud investigations, legal disputes, and cybersecurity incidents.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                       Are forensic document analysis findings admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                              Yes. Our forensic document examinations follow strict legal and technical protocols, including chain of custody and evidence documentation, ensuring the results are fully admissible in civil and criminal court proceedings.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Unsure If That Email or Document Is Real? We\\u2019ll Help You Know for Certain.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n               In high-stakes investigations, verifying the authenticity of digital communications and records can make or break a case. Whether you\'re working through allegations of forgery, fraud, tampering, or compliance breaches, Black Dog Forensics brings the expertise needed to uncover manipulation and validate integrity.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                We analyze email headers, metadata, timestamps, and file histories to determine originality and detect signs of alteration. Our methods are meticulous, our processes are defensible, and our reports are built for admissibility in legal and regulatory settings.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Book a Confidential Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-21 13:22:30\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-21 13:15:26\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":16,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":19,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(672, 'com_content.article.24', '', '2025-05-21 13:33:45', 102, 26484, 'a37132bafc74a64c8d9fc6c24625764d6f48c23a', '{\"id\":\"24\",\"asset_id\":176,\"title\":\"Email & Document Authentication for Legal Evidence\",\"alias\":\"email-document-authentication-for-legal-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed mx501\\\">\\r\\n                    Why Authentication Matters: Defend Integrity in Legal & Corporate Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In legal disputes and corporate investigations, the authenticity of emails, contracts, and digital\\r\\n                    documents can make or break a case. Altered or falsified materials not only jeopardize the truth but\\r\\n                    also pose serious legal and compliance risks.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we specialize in forensic email and document authentication to ensure your\\r\\n                    digital evidence is real, reliable, and court-admissible. We verify headers, metadata, timestamps,\\r\\n                    IP addresses, and file histories to uncover any signs of tampering or forgery.\\r\\n                <\\/p>\\r\\n  <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Need email or document authentication? Let us help.\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Comprehensive Email & Document Authentication Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We provide thorough forensic analysis of electronic communications and documents to determine if they\\u2019ve\\r\\n                been altered, spoofed, or fabricated. Our investigations support civil litigation, criminal defense,\\r\\n                fraud detection, regulatory compliance, and HR disputes.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Email Authentication & Verification<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Examine email metadata, headers, and routing paths.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect spoofed senders and phishing attempts.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Confirm delivery timestamps and IP origin.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Document Authentication<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Verify authenticity of PDFs, Word files, and scanned documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Detect unauthorized edits and changes to digital files.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze digital signatures and embedded security seals.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Signature & Handwriting Verification<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Validate digital signatures and cryptographic stamps.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Authenticate scanned handwritten signatures.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify alterations in scanned and signed documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Metadata & File Integrity Analysis<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Extract metadata including authorship, timestamps & revision history.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Compare file versions to track tampering or deletion.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Restore deleted metadata or hidden file properties.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Generate court-admissible forensic reports.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide expert witness testimony.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Support fraud investigations, compliance audits, and legal counsel.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed\\\">Verified Integrity. Digital Truth. Legal Precision.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Our document and email authentication services combine deep forensic expertise with a methodical,\\r\\n                court-ready approach. Whether it\\u2019s one contract or a full trove of emails, we ensure every file is\\r\\n                analyzed with accuracy, discretion, and legal rigor.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Forensic documentation designed for legal proceedings and expert testimony.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Deep Metadata Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Extract timestamps, authorship, revision trails, and edit histories across document types.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Multi-File & Multi-Platform Support<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Authenticate PDFs, Word docs, emails, scanned files & digital signatures across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Tampering & Forgery Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify unauthorized edits, altered timestamps, or manipulated sender data\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Fast, Scalable Service<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Handle individual matters or enterprise-level investigations with standard or expedited\\r\\n                        turnaround.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Confidential & Compliant<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every case handled with discretion, legal defensibility, and full chain of custody.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed\\\">\\r\\n                    Why Email & Document Authentication Matters\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In today\\u2019s digital-first world, documents and emails are often at the heart of critical\\r\\n                    investigations and legal disputes. But digital files can be manipulated\\u2014sometimes subtly, sometimes\\r\\n                    maliciously. Email and document authentication provides a forensic layer of certainty, uncovering\\r\\n                    hidden edits, verifying timestamps, and confirming authorship. It\\u2019s a vital step in ensuring the\\r\\n                    integrity of your evidence and protecting your position.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Expose Forgery & Digital Fraud\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Identify unauthorized edits and file fabrications.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Protect Legal Rights & Preserve Evidence\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Ensure a clear chain of custody.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Defend Contract Validity\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Authenticate business agreements, financial records & HR documents.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Investigations & Dispute Resolution\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Strengthen civil or criminal cases with trusted digital evidence.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Prevent Compliance Risks\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Avoid legal and regulatory consequences from false or manipulated files.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt40\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                        Request an expert review now\\r\\n                    <\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital document authentication in forensic investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital document authentication is a forensic process that verifies the\\r\\n                                                originality and integrity of documents. This involves analyzing\\r\\n                                                metadata, edit history, embedded properties, and file signatures to\\r\\n                                                confirm whether a document has been tampered with or altered.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                       What types of digital and scanned documents can be forensically authenticated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                              Our forensic experts can analyze a wide range of files, including contracts, PDF documents, Microsoft Word files, Excel spreadsheets, financial records, scanned documents, emails, and more\\u2014regardless of whether they\\u2019re digital originals or printed and rescanned.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can you tell if a document has been edited or manipulated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               We use advanced forensic software to detect digital manipulation such as hidden metadata changes, unauthorized edits, revision timestamps, and file creation anomalies. These tools can uncover even subtle document alterations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                       How does forensic email analysis help in detecting fraud or forgery?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Email forensics exposes signs of fraud like forged sender addresses, spoofed domains, phishing attempts, and unusual IP or delivery routes. This information is critical in fraud investigations, legal disputes, and cybersecurity incidents.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                       Are forensic document analysis findings admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                              Yes. Our forensic document examinations follow strict legal and technical protocols, including chain of custody and evidence documentation, ensuring the results are fully admissible in civil and criminal court proceedings.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Unsure If That Email or Document Is Real? We\\u2019ll Help You Know for Certain.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n               In high-stakes investigations, verifying the authenticity of digital communications and records can make or break a case. Whether you\'re working through allegations of forgery, fraud, tampering, or compliance breaches, Black Dog Forensics brings the expertise needed to uncover manipulation and validate integrity.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                We analyze email headers, metadata, timestamps, and file histories to determine originality and detect signs of alteration. Our methods are meticulous, our processes are defensible, and our reports are built for admissibility in legal and regulatory settings.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Book a Confidential Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-21 13:33:45\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-21 13:31:03\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":18,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":20,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(673, 'com_content.article.24', '', '2025-05-22 04:55:05', 102, 26538, '2689d6b6a5336a57dd21cd67d73548c09336d143', '{\"id\":\"24\",\"asset_id\":176,\"title\":\"Email & Document Authentication for Legal Evidence\",\"alias\":\"email-document-authentication-for-legal-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed mx501 txt-nrml\\\">\\r\\n                    Why Authentication Matters: Defend Integrity in Legal & Corporate Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In legal disputes and corporate investigations, the authenticity of emails, contracts, and digital\\r\\n                    documents can make or break a case. Altered or falsified materials not only jeopardize the truth but\\r\\n                    also pose serious legal and compliance risks.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we specialize in forensic email and document authentication to ensure your\\r\\n                    digital evidence is real, reliable, and court-admissible. We verify headers, metadata, timestamps,\\r\\n                    IP addresses, and file histories to uncover any signs of tampering or forgery.\\r\\n                <\\/p>\\r\\n  <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Need email or document authentication? Let us help.\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Email & Document Authentication Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We provide thorough forensic analysis of electronic communications and documents to determine if they\\u2019ve\\r\\n                been altered, spoofed, or fabricated. Our investigations support civil litigation, criminal defense,\\r\\n                fraud detection, regulatory compliance, and HR disputes.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Email Authentication & Verification<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Examine email metadata, headers, and routing paths.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect spoofed senders and phishing attempts.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Confirm delivery timestamps and IP origin.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Document Authentication<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Verify authenticity of PDFs, Word files, and scanned documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Detect unauthorized edits and changes to digital files.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze digital signatures and embedded security seals.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Signature & Handwriting Verification<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Validate digital signatures and cryptographic stamps.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Authenticate scanned handwritten signatures.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify alterations in scanned and signed documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Metadata & File Integrity Analysis<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Extract metadata including authorship, timestamps & revision history.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Compare file versions to track tampering or deletion.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Restore deleted metadata or hidden file properties.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Generate court-admissible forensic reports.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide expert witness testimony.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Support fraud investigations, compliance audits, and legal counsel.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Verified Integrity. Digital Truth. Legal Precision.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Our document and email authentication services combine deep forensic expertise with a methodical,\\r\\n                court-ready approach. Whether it\\u2019s one contract or a full trove of emails, we ensure every file is\\r\\n                analyzed with accuracy, discretion, and legal rigor.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Forensic documentation designed for legal proceedings and expert testimony.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Deep Metadata Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Extract timestamps, authorship, revision trails, and edit histories across document types.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Multi-File & Multi-Platform Support<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Authenticate PDFs, Word docs, emails, scanned files & digital signatures across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Tampering & Forgery Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify unauthorized edits, altered timestamps, or manipulated sender data\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Fast, Scalable Service<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Handle individual matters or enterprise-level investigations with standard or expedited\\r\\n                        turnaround.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Confidential & Compliant<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every case handled with discretion, legal defensibility, and full chain of custody.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why Email & Document Authentication Matters\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In today\\u2019s digital-first world, documents and emails are often at the heart of critical\\r\\n                    investigations and legal disputes. But digital files can be manipulated\\u2014sometimes subtly, sometimes\\r\\n                    maliciously. Email and document authentication provides a forensic layer of certainty, uncovering\\r\\n                    hidden edits, verifying timestamps, and confirming authorship. It\\u2019s a vital step in ensuring the\\r\\n                    integrity of your evidence and protecting your position.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Expose Forgery & Digital Fraud\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Identify unauthorized edits and file fabrications.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Protect Legal Rights & Preserve Evidence\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Ensure a clear chain of custody.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Defend Contract Validity\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Authenticate business agreements, financial records & HR documents.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Investigations & Dispute Resolution\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Strengthen civil or criminal cases with trusted digital evidence.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Prevent Compliance Risks\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Avoid legal and regulatory consequences from false or manipulated files.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt40\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                        Request an expert review now\\r\\n                    <\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital document authentication in forensic investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital document authentication is a forensic process that verifies the\\r\\n                                                originality and integrity of documents. This involves analyzing\\r\\n                                                metadata, edit history, embedded properties, and file signatures to\\r\\n                                                confirm whether a document has been tampered with or altered.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                       What types of digital and scanned documents can be forensically authenticated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                              Our forensic experts can analyze a wide range of files, including contracts, PDF documents, Microsoft Word files, Excel spreadsheets, financial records, scanned documents, emails, and more\\u2014regardless of whether they\\u2019re digital originals or printed and rescanned.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can you tell if a document has been edited or manipulated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               We use advanced forensic software to detect digital manipulation such as hidden metadata changes, unauthorized edits, revision timestamps, and file creation anomalies. These tools can uncover even subtle document alterations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                       How does forensic email analysis help in detecting fraud or forgery?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Email forensics exposes signs of fraud like forged sender addresses, spoofed domains, phishing attempts, and unusual IP or delivery routes. This information is critical in fraud investigations, legal disputes, and cybersecurity incidents.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                       Are forensic document analysis findings admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                              Yes. Our forensic document examinations follow strict legal and technical protocols, including chain of custody and evidence documentation, ensuring the results are fully admissible in civil and criminal court proceedings.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Unsure If That Email or Document Is Real? We\\u2019ll Help You Know for Certain.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n               In high-stakes investigations, verifying the authenticity of digital communications and records can make or break a case. Whether you\'re working through allegations of forgery, fraud, tampering, or compliance breaches, Black Dog Forensics brings the expertise needed to uncover manipulation and validate integrity.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                We analyze email headers, metadata, timestamps, and file histories to determine originality and detect signs of alteration. Our methods are meticulous, our processes are defensible, and our reports are built for admissibility in legal and regulatory settings.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Book a Confidential Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 04:55:05\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 04:52:08\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":19,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":24,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(674, 'com_content.article.24', '', '2025-05-22 04:59:41', 102, 30065, '5abd14be844f8762dd96debb55e2c68716f7aca6', '{\"id\":\"24\",\"asset_id\":176,\"title\":\"Email & Document Authentication for Legal Evidence\",\"alias\":\"email-document-authentication-for-legal-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed mx501 txt-nrml\\\">\\r\\n                    Why Authentication Matters: Defend Integrity in Legal & Corporate Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In legal disputes and corporate investigations, the authenticity of emails, contracts, and digital\\r\\n                    documents can make or break a case. Altered or falsified materials not only jeopardize the truth but\\r\\n                    also pose serious legal and compliance risks.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we specialize in forensic email and document authentication to ensure your\\r\\n                    digital evidence is real, reliable, and court-admissible. We verify headers, metadata, timestamps,\\r\\n                    IP addresses, and file histories to uncover any signs of tampering or forgery.\\r\\n                <\\/p>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                        Need email or document authentication? Let us help.\\r\\n                    <\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Email & Document Authentication Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We provide thorough forensic analysis of electronic communications and documents to determine if they\\u2019ve\\r\\n                been altered, spoofed, or fabricated. Our investigations support civil litigation, criminal defense,\\r\\n                fraud detection, regulatory compliance, and HR disputes.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Email Authentication & Verification<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Examine email metadata, headers, and routing paths.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect spoofed senders and phishing attempts.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Confirm delivery timestamps and IP origin.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Document Authentication<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Verify authenticity of PDFs, Word files, and scanned documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Detect unauthorized edits and changes to digital files.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze digital signatures and embedded security seals.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Signature & Handwriting Verification<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Validate digital signatures and cryptographic stamps.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Authenticate scanned handwritten signatures.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify alterations in scanned and signed documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Metadata & File Integrity Analysis<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Extract metadata including authorship, timestamps & revision history.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Compare file versions to track tampering or deletion.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Restore deleted metadata or hidden file properties.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Generate court-admissible forensic reports.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide expert witness testimony.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Support fraud investigations, compliance audits, and legal counsel.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Verified Integrity. Digital Truth. Legal Precision.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Our document and email authentication services combine deep forensic expertise with a methodical,\\r\\n                court-ready approach. Whether it\\u2019s one contract or a full trove of emails, we ensure every file is\\r\\n                analyzed with accuracy, discretion, and legal rigor.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Forensic documentation designed for legal proceedings and expert testimony.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Deep Metadata Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Extract timestamps, authorship, revision trails, and edit histories across document types.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Multi-File & Multi-Platform Support<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Authenticate PDFs, Word docs, emails, scanned files & digital signatures across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Tampering & Forgery Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify unauthorized edits, altered timestamps, or manipulated sender data\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Fast, Scalable Service<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Handle individual matters or enterprise-level investigations with standard or expedited\\r\\n                        turnaround.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Confidential & Compliant<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every case handled with discretion, legal defensibility, and full chain of custody.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why Email & Document Authentication Matters\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In today\\u2019s digital-first world, documents and emails are often at the heart of critical\\r\\n                    investigations and legal disputes. But digital files can be manipulated\\u2014sometimes subtly, sometimes\\r\\n                    maliciously. Email and document authentication provides a forensic layer of certainty, uncovering\\r\\n                    hidden edits, verifying timestamps, and confirming authorship. It\\u2019s a vital step in ensuring the\\r\\n                    integrity of your evidence and protecting your position.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Expose Forgery & Digital Fraud\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Identify unauthorized edits and file fabrications.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Protect Legal Rights & Preserve Evidence\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Ensure a clear chain of custody.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Defend Contract Validity\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Authenticate business agreements, financial records & HR documents.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Investigations & Dispute Resolution\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Strengthen civil or criminal cases with trusted digital evidence.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Prevent Compliance Risks\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Avoid legal and regulatory consequences from false or manipulated files.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt40\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                        Request an expert review now\\r\\n                    <\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Why Email & Document Authentication Matters<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                In today\\u2019s digital-first world, documents and emails are often at the heart of critical investigations\\r\\n                and legal disputes. But digital files can be manipulated\\u2014sometimes subtly, sometimes maliciously. Email\\r\\n                and document authentication provides a forensic layer of certainty, uncovering hidden edits, verifying\\r\\n                timestamps, and confirming authorship. It\\u2019s a vital step in ensuring the integrity of your evidence and\\r\\n                protecting your position.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Expose Forgery & Digital Fraud<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                  Identify unauthorized edits and file fabrications.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Protect Legal Rights & Preserve Evidence<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Ensure a clear chain of custody.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Defend Contract Validity<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Authenticate business agreements, financial records &amp; HR documents.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Support Investigations &amp; Dispute Resolution<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Strengthen civil or criminal cases with trusted digital evidence.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Prevent Compliance Risks<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Avoid legal and regulatory consequences from false or manipulated files.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n           \\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital document authentication in forensic investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital document authentication is a forensic process that verifies the\\r\\n                                                originality and integrity of documents. This involves analyzing\\r\\n                                                metadata, edit history, embedded properties, and file signatures to\\r\\n                                                confirm whether a document has been tampered with or altered.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of digital and scanned documents can be forensically authenticated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Our forensic experts can analyze a wide range of files, including\\r\\n                                                contracts, PDF documents, Microsoft Word files, Excel spreadsheets,\\r\\n                                                financial records, scanned documents, emails, and more\\u2014regardless of\\r\\n                                                whether they\\u2019re digital originals or printed and rescanned.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can you tell if a document has been edited or manipulated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We use advanced forensic software to detect digital manipulation such as\\r\\n                                                hidden metadata changes, unauthorized edits, revision timestamps, and\\r\\n                                                file creation anomalies. These tools can uncover even subtle document\\r\\n                                                alterations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How does forensic email analysis help in detecting fraud or forgery?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Email forensics exposes signs of fraud like forged sender addresses,\\r\\n                                                spoofed domains, phishing attempts, and unusual IP or delivery routes.\\r\\n                                                This information is critical in fraud investigations, legal disputes,\\r\\n                                                and cybersecurity incidents.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Are forensic document analysis findings admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic document examinations follow strict legal and\\r\\n                                                technical protocols, including chain of custody and evidence\\r\\n                                                documentation, ensuring the results are fully admissible in civil and\\r\\n                                                criminal court proceedings.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed \\\">Unsure If That Email or Document Is Real? We\\u2019ll Help You Know for Certain.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                In high-stakes investigations, verifying the authenticity of digital communications and records can make\\r\\n                or break a case. Whether you\'re working through allegations of forgery, fraud, tampering, or compliance\\r\\n                breaches, Black Dog Forensics brings the expertise needed to uncover manipulation and validate\\r\\n                integrity.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                We analyze email headers, metadata, timestamps, and file histories to determine originality and detect\\r\\n                signs of alteration. Our methods are meticulous, our processes are defensible, and our reports are built\\r\\n                for admissibility in legal and regulatory settings.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Book a Confidential Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 04:59:41\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 04:55:05\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":20,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":25,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(675, 'com_content.article.24', '', '2025-05-22 05:03:07', 102, 30073, 'eba467e419a8dc7e3f327b36cb941d382b6c557b', '{\"id\":\"24\",\"asset_id\":176,\"title\":\"Email & Document Authentication for Legal Evidence\",\"alias\":\"email-document-authentication-for-legal-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed mx501 txt-nrml\\\">\\r\\n                    Why Authentication Matters: Defend Integrity in Legal & Corporate Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In legal disputes and corporate investigations, the authenticity of emails, contracts, and digital\\r\\n                    documents can make or break a case. Altered or falsified materials not only jeopardize the truth but\\r\\n                    also pose serious legal and compliance risks.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we specialize in forensic email and document authentication to ensure your\\r\\n                    digital evidence is real, reliable, and court-admissible. We verify headers, metadata, timestamps,\\r\\n                    IP addresses, and file histories to uncover any signs of tampering or forgery.\\r\\n                <\\/p>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                        Need email or document authentication? Let us help.\\r\\n                    <\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Email & Document Authentication Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We provide thorough forensic analysis of electronic communications and documents to determine if they\\u2019ve\\r\\n                been altered, spoofed, or fabricated. Our investigations support civil litigation, criminal defense,\\r\\n                fraud detection, regulatory compliance, and HR disputes.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Email Authentication & Verification<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Examine email metadata, headers, and routing paths.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect spoofed senders and phishing attempts.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Confirm delivery timestamps and IP origin.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Document Authentication<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Verify authenticity of PDFs, Word files, and scanned documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Detect unauthorized edits and changes to digital files.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze digital signatures and embedded security seals.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Signature & Handwriting Verification<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Validate digital signatures and cryptographic stamps.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Authenticate scanned handwritten signatures.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify alterations in scanned and signed documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Metadata & File Integrity Analysis<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Extract metadata including authorship, timestamps & revision history.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Compare file versions to track tampering or deletion.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Restore deleted metadata or hidden file properties.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Generate court-admissible forensic reports.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide expert witness testimony.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Support fraud investigations, compliance audits, and legal counsel.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Verified Integrity. Digital Truth. Legal Precision.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Our document and email authentication services combine deep forensic expertise with a methodical,\\r\\n                court-ready approach. Whether it\\u2019s one contract or a full trove of emails, we ensure every file is\\r\\n                analyzed with accuracy, discretion, and legal rigor.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Forensic documentation designed for legal proceedings and expert testimony.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Deep Metadata Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Extract timestamps, authorship, revision trails, and edit histories across document types.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Multi-File & Multi-Platform Support<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Authenticate PDFs, Word docs, emails, scanned files & digital signatures across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Tampering & Forgery Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify unauthorized edits, altered timestamps, or manipulated sender data\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Fast, Scalable Service<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Handle individual matters or enterprise-level investigations with standard or expedited\\r\\n                        turnaround.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Confidential & Compliant<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every case handled with discretion, legal defensibility, and full chain of custody.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why Email & Document Authentication Matters\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In today\\u2019s digital-first world, documents and emails are often at the heart of critical\\r\\n                    investigations and legal disputes. But digital files can be manipulated\\u2014sometimes subtly, sometimes\\r\\n                    maliciously. Email and document authentication provides a forensic layer of certainty, uncovering\\r\\n                    hidden edits, verifying timestamps, and confirming authorship. It\\u2019s a vital step in ensuring the\\r\\n                    integrity of your evidence and protecting your position.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Expose Forgery & Digital Fraud\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Identify unauthorized edits and file fabrications.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Protect Legal Rights & Preserve Evidence\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Ensure a clear chain of custody.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Defend Contract Validity\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Authenticate business agreements, financial records & HR documents.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Investigations & Dispute Resolution\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Strengthen civil or criminal cases with trusted digital evidence.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Prevent Compliance Risks\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Avoid legal and regulatory consequences from false or manipulated files.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt40\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                        Request an expert review now\\r\\n                    <\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Why Email & Document Authentication Matters<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                In today\\u2019s digital-first world, documents and emails are often at the heart of critical investigations\\r\\n                and legal disputes. But digital files can be manipulated\\u2014sometimes subtly, sometimes maliciously. Email\\r\\n                and document authentication provides a forensic layer of certainty, uncovering hidden edits, verifying\\r\\n                timestamps, and confirming authorship. It\\u2019s a vital step in ensuring the integrity of your evidence and\\r\\n                protecting your position.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Expose Forgery & Digital Fraud<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                  Identify unauthorized edits and file fabrications.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Protect Legal Rights & Preserve Evidence<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Ensure a clear chain of custody.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Defend Contract Validity<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Authenticate business agreements, financial records &amp; HR documents.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Support Investigations &amp; Dispute Resolution<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Strengthen civil or criminal cases with trusted digital evidence.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Prevent Compliance Risks<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Avoid legal and regulatory consequences from false or manipulated files.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n           \\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital document authentication in forensic investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital document authentication is a forensic process that verifies the\\r\\n                                                originality and integrity of documents. This involves analyzing\\r\\n                                                metadata, edit history, embedded properties, and file signatures to\\r\\n                                                confirm whether a document has been tampered with or altered.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of digital and scanned documents can be forensically authenticated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Our forensic experts can analyze a wide range of files, including\\r\\n                                                contracts, PDF documents, Microsoft Word files, Excel spreadsheets,\\r\\n                                                financial records, scanned documents, emails, and more\\u2014regardless of\\r\\n                                                whether they\\u2019re digital originals or printed and rescanned.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can you tell if a document has been edited or manipulated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We use advanced forensic software to detect digital manipulation such as\\r\\n                                                hidden metadata changes, unauthorized edits, revision timestamps, and\\r\\n                                                file creation anomalies. These tools can uncover even subtle document\\r\\n                                                alterations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How does forensic email analysis help in detecting fraud or forgery?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Email forensics exposes signs of fraud like forged sender addresses,\\r\\n                                                spoofed domains, phishing attempts, and unusual IP or delivery routes.\\r\\n                                                This information is critical in fraud investigations, legal disputes,\\r\\n                                                and cybersecurity incidents.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Are forensic document analysis findings admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic document examinations follow strict legal and\\r\\n                                                technical protocols, including chain of custody and evidence\\r\\n                                                documentation, ensuring the results are fully admissible in civil and\\r\\n                                                criminal court proceedings.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Unsure If That Email or Document Is Real? We\\u2019ll Help You Know for Certain.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                In high-stakes investigations, verifying the authenticity of digital communications and records can make\\r\\n                or break a case. Whether you\'re working through allegations of forgery, fraud, tampering, or compliance\\r\\n                breaches, Black Dog Forensics brings the expertise needed to uncover manipulation and validate\\r\\n                integrity.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                We analyze email headers, metadata, timestamps, and file histories to determine originality and detect\\r\\n                signs of alteration. Our methods are meticulous, our processes are defensible, and our reports are built\\r\\n                for admissibility in legal and regulatory settings.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Book a Confidential Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 05:03:07\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 05:03:04\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":22,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":26,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(676, 'com_content.article.23', '', '2025-05-22 05:04:35', 102, 26955, '99e4f05559eae86b01281d977cec0e36c5e48649', '{\"id\":\"23\",\"asset_id\":174,\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"alias\":\"user-activity-analysis-that-reveals-digital-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Understand Digital Behavior, Investigate Suspicious Activity & Preserve Critical Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Every digital device leaves behind a trail. Whether it\'s file access logs, login sessions, app\\r\\n                    usage, or external data transfers, user actions are often recorded in ways that can be forensically\\r\\n                    retrieved\\u2014even if attempts were made to erase them.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we conduct in-depth user activity analysis across computers, mobile devices,\\r\\n                    cloud storage, and networks. Our investigations help uncover fraud, track data theft, and support\\r\\n                    legal, HR, and compliance teams with defensible digital evidence. We serve clients nationwide with\\r\\n                    both on-site and remote forensic analysis services.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"\\\">Identify unauthorized access, deleted files, and data exfiltration<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Reconstruct user behavior across devices and\\r\\n                            platforms<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Deliver expert forensic reports that stand up in court<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Contact us now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Forensic Imaging & Digital Evidence Collection<\\/h2>\\r\\n            <h3 class=\\\"bd-trd\\\">Tracking Digital Behavior to Identify Fraud, Data Theft & Unauthorized Access<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n                We specialize in revealing the what, when, and how of digital user activity. Whether you\\u2019re responding\\r\\n                to an HR complaint, investigating insider threats, or monitoring for data leakage, our experts deliver\\r\\n                actionable and legally sound forensic insight.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">Key Areas of Analysis:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Computer & Device Activity<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect logins, session durations, and user switching.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Identify file modifications, deletions, or unauthorized software installs.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Monitor USB activity, external drive usage, and unusual file access.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Mobile & Cloud-Based User Tracking<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track mobile app usage, chat logs, email behavior, and synced data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze cloud platform access (Google Drive, iCloud, Dropbox) and file transfers.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Investigate suspicious activity on BYOD (bring-your-own-device) setups.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee & Insider Threat Investigations<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze pre-departure behavior for data theft or policy violations.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Review last login sessions, file copies, or shared documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify risks to trade secrets, IP, or client data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Internet & Network Monitoring<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Reconstruct browser activity and visited websites.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track VPN sessions, RDP (remote desktop), and cloud service access.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Monitor large file transfers, network spikes, or login anomalies.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide structured reports tailored for HR, compliance, and legal use.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Deliver expert witness testimony for digital evidence interpretation.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Assist legal teams in depositions and trial strategy using forensic findings.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Transparent, Precise, and Legally Sound User Behavior Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Our user activity analysis services are designed for clients who need accuracy, discretion, and\\r\\n                    defensibility when it matters most.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Cross-Platform Coverage\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Computers, phones, cloud services, and networks.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            USB & File Transfer Detection\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Know when and where data moved\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            VPN & Remote Session Tracking\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Capture unauthorized logins.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Legally Admissible Reporting\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Chain of custody & courtroom-ready reports.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Departing Employee Monitoring\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Prevent IP theft or last-minute sabotage.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Rapid Turnaround\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Expedited options available in 1\\u20133 days.<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Request an expert review now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why User Activity Analysis Is Essential for Business Security & Legal Defense\\r\\n                <\\/h2>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Detect Insider Threats Before They Escalate\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Monitor actions of privileged users, disgruntled employees, or suspicious\\r\\n                            insiders..<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Reconstruct Timelines of Digital Behavior\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Understand exactly who did what, when, and from where.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Uncover Fraud, Violations & Security Gaps\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Investigate theft, misuse of company assets, or noncompliant behavior.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Ensure HR & Legal Compliance\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Document evidence of misconduct with accuracy and clarity.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Legal & Regulatory Action\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Deliver digital reports suitable for arbitration, litigation, and criminal cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Let us help you turn digital traces into clear, actionable evidence.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital user activity analysis in computer forensics?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital user activity analysis is a forensic technique used to track and reconstruct a user\\u2019s digital behavior across devices and platforms. This includes file access history, software usage, login patterns, and deleted or transferred files\\u2014critical in cybersecurity, HR disputes, and legal investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of legal or corporate cases require user activity monitoring?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               User activity monitoring is essential in cases like insider threats, employee misconduct, intellectual property theft, data breach investigations, fraud detection, HR conflicts, compliance audits, and both civil and criminal litigation.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can forensic investigators recover deleted files or detect file transfers?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Yes\\u2014digital forensic experts can uncover deleted, moved, or copied files, including those transferred to USB drives or cloud storage. We often recover filenames, timestamps, and device data even if the files were intentionally hidden or removed.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can digital forensics support investigations of departing employees?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               When employees leave, user activity forensics helps identify unauthorized file access, suspicious downloads, remote access, or data transfers on or near their last day. This protects sensitive business information and supports legal action if needed.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Is user activity analysis legally admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Absolutely. Our forensic investigations follow strict legal protocols, including verified chain of custody and detailed reporting, ensuring that all evidence collected can be used in court for employment disputes, criminal trials, or corporate litigation.\\r\\n\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Need to Understand Digital Behavior? We Deliver Clarity with Confidence.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                When insight into user activity is critical\\u2014be it for fraud detection, policy enforcement, employee investigations, or incident response\\u2014you need a digital forensics team that knows where to look and how to preserve the story the data tells. We specialize in user activity analysis that is methodical, discreet, and fully aligned with legal and organizational standards.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n               From login trails and file access patterns to deleted communications and browser histories, we extract and interpret data that can stand up to scrutiny. Our reports are clear, court-ready, and tailored to your agency\\u2019s needs.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Get the Answers You Need\\u2014Start with a Private Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 05:04:35\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 05:03:16\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":21,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":35,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(677, 'com_content.article.23', '', '2025-05-22 05:12:22', 102, 29578, 'ca4a9806a0fd120c0e5a5d2a27571d5a7df34561', '{\"id\":\"23\",\"asset_id\":174,\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"alias\":\"user-activity-analysis-that-reveals-digital-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Understand Digital Behavior, Investigate Suspicious Activity & Preserve Critical Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Every digital device leaves behind a trail. Whether it\'s file access logs, login sessions, app\\r\\n                    usage, or external data transfers, user actions are often recorded in ways that can be forensically\\r\\n                    retrieved\\u2014even if attempts were made to erase them.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we conduct in-depth user activity analysis across computers, mobile devices,\\r\\n                    cloud storage, and networks. Our investigations help uncover fraud, track data theft, and support\\r\\n                    legal, HR, and compliance teams with defensible digital evidence. We serve clients nationwide with\\r\\n                    both on-site and remote forensic analysis services.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"\\\">Identify unauthorized access, deleted files, and data exfiltration<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Reconstruct user behavior across devices and\\r\\n                            platforms<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Deliver expert forensic reports that stand up in court<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Contact us now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Forensic Imaging & Digital Evidence Collection<\\/h2>\\r\\n            <h3 class=\\\"bd-trd\\\">Tracking Digital Behavior to Identify Fraud, Data Theft & Unauthorized Access<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n                We specialize in revealing the what, when, and how of digital user activity. Whether you\\u2019re responding\\r\\n                to an HR complaint, investigating insider threats, or monitoring for data leakage, our experts deliver\\r\\n                actionable and legally sound forensic insight.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">Key Areas of Analysis:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Computer & Device Activity<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect logins, session durations, and user switching.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Identify file modifications, deletions, or unauthorized software installs.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Monitor USB activity, external drive usage, and unusual file access.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Mobile & Cloud-Based User Tracking<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track mobile app usage, chat logs, email behavior, and synced data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze cloud platform access (Google Drive, iCloud, Dropbox) and file transfers.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Investigate suspicious activity on BYOD (bring-your-own-device) setups.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee & Insider Threat Investigations<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze pre-departure behavior for data theft or policy violations.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Review last login sessions, file copies, or shared documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify risks to trade secrets, IP, or client data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Internet & Network Monitoring<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Reconstruct browser activity and visited websites.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track VPN sessions, RDP (remote desktop), and cloud service access.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Monitor large file transfers, network spikes, or login anomalies.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide structured reports tailored for HR, compliance, and legal use.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Deliver expert witness testimony for digital evidence interpretation.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Assist legal teams in depositions and trial strategy using forensic findings.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Transparent, Precise, and Legally Sound User Behavior Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Our user activity analysis services are designed for clients who need accuracy, discretion, and\\r\\n                    defensibility when it matters most.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Cross-Platform Coverage\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Computers, phones, cloud services, and networks.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            USB & File Transfer Detection\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Know when and where data moved\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            VPN & Remote Session Tracking\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Capture unauthorized logins.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Legally Admissible Reporting\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Chain of custody & courtroom-ready reports.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Departing Employee Monitoring\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Prevent IP theft or last-minute sabotage.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Rapid Turnaround\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Expedited options available in 1\\u20133 days.<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Request an expert review now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Transparent, Precise, and Legally Sound User Behavior Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n               Our user activity analysis services are designed for clients who need accuracy, discretion, and defensibility when it matters most.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Cross-Platform Coverage<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Computers, phones, cloud services, and networks.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">USB &amp; File Transfer Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Know when and where data moved.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">VPN &amp; Remote Session Tracking<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Capture unauthorized logins.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Legally Admissible Reporting<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Chain of custody & courtroom-ready reports.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee Monitoring<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                      Prevent IP theft or last-minute sabotage.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Rapid Turnaround<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Expedited options available in 1\\u20133 days.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why User Activity Analysis Is Essential for Business Security & Legal Defense\\r\\n                <\\/h2>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Detect Insider Threats Before They Escalate\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Monitor actions of privileged users, disgruntled employees, or suspicious\\r\\n                            insiders..<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Reconstruct Timelines of Digital Behavior\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Understand exactly who did what, when, and from where.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Uncover Fraud, Violations & Security Gaps\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Investigate theft, misuse of company assets, or noncompliant behavior.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Ensure HR & Legal Compliance\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Document evidence of misconduct with accuracy and clarity.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Legal & Regulatory Action\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Deliver digital reports suitable for arbitration, litigation, and criminal cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Let us help you turn digital traces into clear, actionable evidence.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital user activity analysis in computer forensics?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital user activity analysis is a forensic technique used to track and reconstruct a user\\u2019s digital behavior across devices and platforms. This includes file access history, software usage, login patterns, and deleted or transferred files\\u2014critical in cybersecurity, HR disputes, and legal investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of legal or corporate cases require user activity monitoring?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               User activity monitoring is essential in cases like insider threats, employee misconduct, intellectual property theft, data breach investigations, fraud detection, HR conflicts, compliance audits, and both civil and criminal litigation.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can forensic investigators recover deleted files or detect file transfers?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Yes\\u2014digital forensic experts can uncover deleted, moved, or copied files, including those transferred to USB drives or cloud storage. We often recover filenames, timestamps, and device data even if the files were intentionally hidden or removed.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can digital forensics support investigations of departing employees?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               When employees leave, user activity forensics helps identify unauthorized file access, suspicious downloads, remote access, or data transfers on or near their last day. This protects sensitive business information and supports legal action if needed.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Is user activity analysis legally admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Absolutely. Our forensic investigations follow strict legal protocols, including verified chain of custody and detailed reporting, ensuring that all evidence collected can be used in court for employment disputes, criminal trials, or corporate litigation.\\r\\n\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Need to Understand Digital Behavior? We Deliver Clarity with Confidence.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                When insight into user activity is critical\\u2014be it for fraud detection, policy enforcement, employee investigations, or incident response\\u2014you need a digital forensics team that knows where to look and how to preserve the story the data tells. We specialize in user activity analysis that is methodical, discreet, and fully aligned with legal and organizational standards.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n               From login trails and file access patterns to deleted communications and browser histories, we extract and interpret data that can stand up to scrutiny. Our reports are clear, court-ready, and tailored to your agency\\u2019s needs.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Get the Answers You Need\\u2014Start with a Private Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 05:12:22\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 05:04:35\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":22,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":38,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(678, 'com_content.article.24', '', '2025-05-22 05:59:31', 102, 29862, 'ba488ad87f4a291712ee63f3fcbfec882ab825d0', '{\"id\":\"24\",\"asset_id\":176,\"title\":\"Email & Document Authentication for Legal Evidence\",\"alias\":\"email-document-authentication-for-legal-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                          Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for legal and investigative action. Whether it\\u2019s verifying the legitimacy of emails, contracts, PDFs, or other digital documents, forensic authentication plays a critical role in uncovering forgery, tampering, and metadata manipulation. \\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                        By leveraging advanced tools and expert methodologies, digital forensic specialists can confirm authorship, identify unauthorized alterations, and ensure that all evidence meets court-admissible standards. This process strengthens legal cases and safeguards the integrity of sensitive business and personal communications.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed mx501 txt-nrml\\\">\\r\\n                    Why Authentication Matters: Defend Integrity in Legal & Corporate Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In legal disputes and corporate investigations, the authenticity of emails, contracts, and digital\\r\\n                    documents can make or break a case. Altered or falsified materials not only jeopardize the truth but\\r\\n                    also pose serious legal and compliance risks.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we specialize in forensic email and document authentication to ensure your\\r\\n                    digital evidence is real, reliable, and court-admissible. We verify headers, metadata, timestamps,\\r\\n                    IP addresses, and file histories to uncover any signs of tampering or forgery.\\r\\n                <\\/p>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                        Need email or document authentication? Let us help.\\r\\n                    <\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Email & Document Authentication Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We provide thorough forensic analysis of electronic communications and documents to determine if they\\u2019ve\\r\\n                been altered, spoofed, or fabricated. Our investigations support civil litigation, criminal defense,\\r\\n                fraud detection, regulatory compliance, and HR disputes.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Email Authentication & Verification<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Examine email metadata, headers, and routing paths.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect spoofed senders and phishing attempts.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Confirm delivery timestamps and IP origin.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Document Authentication<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Verify authenticity of PDFs, Word files, and scanned documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Detect unauthorized edits and changes to digital files.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze digital signatures and embedded security seals.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Signature & Handwriting Verification<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Validate digital signatures and cryptographic stamps.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Authenticate scanned handwritten signatures.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify alterations in scanned and signed documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Metadata & File Integrity Analysis<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Extract metadata including authorship, timestamps & revision history.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Compare file versions to track tampering or deletion.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Restore deleted metadata or hidden file properties.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Generate court-admissible forensic reports.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide expert witness testimony.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Support fraud investigations, compliance audits, and legal counsel.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Verified Integrity. Digital Truth. Legal Precision.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Our document and email authentication services combine deep forensic expertise with a methodical,\\r\\n                court-ready approach. Whether it\\u2019s one contract or a full trove of emails, we ensure every file is\\r\\n                analyzed with accuracy, discretion, and legal rigor.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Forensic documentation designed for legal proceedings and expert testimony.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Deep Metadata Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Extract timestamps, authorship, revision trails, and edit histories across document types.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Multi-File & Multi-Platform Support<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Authenticate PDFs, Word docs, emails, scanned files & digital signatures across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Tampering & Forgery Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify unauthorized edits, altered timestamps, or manipulated sender data\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Fast, Scalable Service<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Handle individual matters or enterprise-level investigations with standard or expedited\\r\\n                        turnaround.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Confidential & Compliant<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every case handled with discretion, legal defensibility, and full chain of custody.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why Email & Document Authentication Matters\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In today\\u2019s digital-first world, documents and emails are often at the heart of critical\\r\\n                    investigations and legal disputes. But digital files can be manipulated\\u2014sometimes subtly, sometimes\\r\\n                    maliciously. Email and document authentication provides a forensic layer of certainty, uncovering\\r\\n                    hidden edits, verifying timestamps, and confirming authorship. It\\u2019s a vital step in ensuring the\\r\\n                    integrity of your evidence and protecting your position.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Expose Forgery & Digital Fraud\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Identify unauthorized edits and file fabrications.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Protect Legal Rights & Preserve Evidence\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Ensure a clear chain of custody.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Defend Contract Validity\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Authenticate business agreements, financial records & HR documents.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Investigations & Dispute Resolution\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Strengthen civil or criminal cases with trusted digital evidence.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Prevent Compliance Risks\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Avoid legal and regulatory consequences from false or manipulated files.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt40\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                        Request an expert review now\\r\\n                    <\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Why Email & Document Authentication Matters<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                In today\\u2019s digital-first world, documents and emails are often at the heart of critical investigations\\r\\n                and legal disputes. But digital files can be manipulated\\u2014sometimes subtly, sometimes maliciously. Email\\r\\n                and document authentication provides a forensic layer of certainty, uncovering hidden edits, verifying\\r\\n                timestamps, and confirming authorship. It\\u2019s a vital step in ensuring the integrity of your evidence and\\r\\n                protecting your position.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Expose Forgery & Digital Fraud<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                  Identify unauthorized edits and file fabrications.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Protect Legal Rights & Preserve Evidence<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Ensure a clear chain of custody.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Defend Contract Validity<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Authenticate business agreements, financial records &amp; HR documents.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Support Investigations &amp; Dispute Resolution<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Strengthen civil or criminal cases with trusted digital evidence.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Prevent Compliance Risks<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Avoid legal and regulatory consequences from false or manipulated files.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n           \\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital document authentication in forensic investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital document authentication is a forensic process that verifies the\\r\\n                                                originality and integrity of documents. This involves analyzing\\r\\n                                                metadata, edit history, embedded properties, and file signatures to\\r\\n                                                confirm whether a document has been tampered with or altered.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of digital and scanned documents can be forensically authenticated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Our forensic experts can analyze a wide range of files, including\\r\\n                                                contracts, PDF documents, Microsoft Word files, Excel spreadsheets,\\r\\n                                                financial records, scanned documents, emails, and more\\u2014regardless of\\r\\n                                                whether they\\u2019re digital originals or printed and rescanned.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can you tell if a document has been edited or manipulated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We use advanced forensic software to detect digital manipulation such as\\r\\n                                                hidden metadata changes, unauthorized edits, revision timestamps, and\\r\\n                                                file creation anomalies. These tools can uncover even subtle document\\r\\n                                                alterations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How does forensic email analysis help in detecting fraud or forgery?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Email forensics exposes signs of fraud like forged sender addresses,\\r\\n                                                spoofed domains, phishing attempts, and unusual IP or delivery routes.\\r\\n                                                This information is critical in fraud investigations, legal disputes,\\r\\n                                                and cybersecurity incidents.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Are forensic document analysis findings admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic document examinations follow strict legal and\\r\\n                                                technical protocols, including chain of custody and evidence\\r\\n                                                documentation, ensuring the results are fully admissible in civil and\\r\\n                                                criminal court proceedings.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Unsure If That Email or Document Is Real? We\\u2019ll Help You Know for Certain.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                In high-stakes investigations, verifying the authenticity of digital communications and records can make\\r\\n                or break a case. Whether you\'re working through allegations of forgery, fraud, tampering, or compliance\\r\\n                breaches, Black Dog Forensics brings the expertise needed to uncover manipulation and validate\\r\\n                integrity.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                We analyze email headers, metadata, timestamps, and file histories to determine originality and detect\\r\\n                signs of alteration. Our methods are meticulous, our processes are defensible, and our reports are built\\r\\n                for admissibility in legal and regulatory settings.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Book a Confidential Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 05:59:31\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 05:58:02\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":23,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":29,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(679, 'com_content.article.23', '', '2025-05-22 07:02:44', 102, 29567, '77099a2fb12a46a4b009077e58e1bc15f8f0168e', '{\"id\":\"23\",\"asset_id\":174,\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"alias\":\"user-activity-analysis-that-reveals-digital-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Understand Digital Behavior, Investigate Suspicious Activity & Preserve Critical Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Every digital device leaves behind a trail. Whether it\'s file access logs, login sessions, app\\r\\n                    usage, or external data transfers, user actions are often recorded in ways that can be forensically\\r\\n                    retrieved\\u2014even if attempts were made to erase them.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we conduct in-depth user activity analysis across computers, mobile devices,\\r\\n                    cloud storage, and networks. Our investigations help uncover fraud, track data theft, and support\\r\\n                    legal, HR, and compliance teams with defensible digital evidence. We serve clients nationwide with\\r\\n                    both on-site and remote forensic analysis services.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"\\\">Identify unauthorized access, deleted files, and data exfiltration<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Reconstruct user behavior across devices and\\r\\n                            platforms<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Deliver expert forensic reports that stand up in court<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Contact us now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Digital User Activity Investigation<\\/h2>\\r\\n            <h3 class=\\\"bd-trd\\\">Tracking Digital Behavior to Identify Fraud, Data Theft & Unauthorized Access<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n                We specialize in revealing the what, when, and how of digital user activity. Whether you\\u2019re responding\\r\\n                to an HR complaint, investigating insider threats, or monitoring for data leakage, our experts deliver\\r\\n                actionable and legally sound forensic insight.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">Key Areas of Analysis:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Computer & Device Activity<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect logins, session durations, and user switching.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Identify file modifications, deletions, or unauthorized software installs.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Monitor USB activity, external drive usage, and unusual file access.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Mobile & Cloud-Based User Tracking<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track mobile app usage, chat logs, email behavior, and synced data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze cloud platform access (Google Drive, iCloud, Dropbox) and file transfers.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Investigate suspicious activity on BYOD (bring-your-own-device) setups.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee & Insider Threat Investigations<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze pre-departure behavior for data theft or policy violations.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Review last login sessions, file copies, or shared documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify risks to trade secrets, IP, or client data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Internet & Network Monitoring<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Reconstruct browser activity and visited websites.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track VPN sessions, RDP (remote desktop), and cloud service access.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Monitor large file transfers, network spikes, or login anomalies.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide structured reports tailored for HR, compliance, and legal use.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Deliver expert witness testimony for digital evidence interpretation.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Assist legal teams in depositions and trial strategy using forensic findings.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Transparent, Precise, and Legally Sound User Behavior Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Our user activity analysis services are designed for clients who need accuracy, discretion, and\\r\\n                    defensibility when it matters most.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Cross-Platform Coverage\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Computers, phones, cloud services, and networks.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            USB & File Transfer Detection\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Know when and where data moved\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            VPN & Remote Session Tracking\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Capture unauthorized logins.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Legally Admissible Reporting\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Chain of custody & courtroom-ready reports.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Departing Employee Monitoring\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Prevent IP theft or last-minute sabotage.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Rapid Turnaround\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Expedited options available in 1\\u20133 days.<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Request an expert review now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Transparent, Precise, and Legally Sound User Behavior Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n               Our user activity analysis services are designed for clients who need accuracy, discretion, and defensibility when it matters most.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Cross-Platform Coverage<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Computers, phones, cloud services, and networks.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">USB &amp; File Transfer Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Know when and where data moved.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">VPN &amp; Remote Session Tracking<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Capture unauthorized logins.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Legally Admissible Reporting<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Chain of custody & courtroom-ready reports.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee Monitoring<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                      Prevent IP theft or last-minute sabotage.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Rapid Turnaround<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Expedited options available in 1\\u20133 days.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why User Activity Analysis Is Essential for Business Security & Legal Defense\\r\\n                <\\/h2>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Detect Insider Threats Before They Escalate\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Monitor actions of privileged users, disgruntled employees, or suspicious\\r\\n                            insiders..<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Reconstruct Timelines of Digital Behavior\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Understand exactly who did what, when, and from where.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Uncover Fraud, Violations & Security Gaps\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Investigate theft, misuse of company assets, or noncompliant behavior.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Ensure HR & Legal Compliance\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Document evidence of misconduct with accuracy and clarity.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Legal & Regulatory Action\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Deliver digital reports suitable for arbitration, litigation, and criminal cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Let us help you turn digital traces into clear, actionable evidence.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital user activity analysis in computer forensics?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital user activity analysis is a forensic technique used to track and reconstruct a user\\u2019s digital behavior across devices and platforms. This includes file access history, software usage, login patterns, and deleted or transferred files\\u2014critical in cybersecurity, HR disputes, and legal investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of legal or corporate cases require user activity monitoring?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               User activity monitoring is essential in cases like insider threats, employee misconduct, intellectual property theft, data breach investigations, fraud detection, HR conflicts, compliance audits, and both civil and criminal litigation.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can forensic investigators recover deleted files or detect file transfers?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Yes\\u2014digital forensic experts can uncover deleted, moved, or copied files, including those transferred to USB drives or cloud storage. We often recover filenames, timestamps, and device data even if the files were intentionally hidden or removed.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can digital forensics support investigations of departing employees?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               When employees leave, user activity forensics helps identify unauthorized file access, suspicious downloads, remote access, or data transfers on or near their last day. This protects sensitive business information and supports legal action if needed.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Is user activity analysis legally admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Absolutely. Our forensic investigations follow strict legal protocols, including verified chain of custody and detailed reporting, ensuring that all evidence collected can be used in court for employment disputes, criminal trials, or corporate litigation.\\r\\n\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Need to Understand Digital Behavior? We Deliver Clarity with Confidence.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                When insight into user activity is critical\\u2014be it for fraud detection, policy enforcement, employee investigations, or incident response\\u2014you need a digital forensics team that knows where to look and how to preserve the story the data tells. We specialize in user activity analysis that is methodical, discreet, and fully aligned with legal and organizational standards.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n               From login trails and file access patterns to deleted communications and browser histories, we extract and interpret data that can stand up to scrutiny. Our reports are clear, court-ready, and tailored to your agency\\u2019s needs.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Get the Answers You Need\\u2014Start with a Private Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 07:02:44\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 07:01:21\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":24,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":40,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(680, 'com_content.article.23', '', '2025-05-22 07:11:22', 102, 29723, '31e98a821709e7ac885441f908d9d556cd5bb0d7', '{\"id\":\"23\",\"asset_id\":174,\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"alias\":\"user-activity-analysis-that-reveals-digital-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Understand Digital Behavior, Investigate Suspicious Activity & Preserve Critical Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Every digital device leaves behind a trail. Whether it\'s file access logs, login sessions, app\\r\\n                    usage, or external data transfers, user actions are often recorded in ways that can be forensically\\r\\n                    retrieved\\u2014even if attempts were made to erase them.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we conduct in-depth user activity analysis across computers, mobile devices,\\r\\n                    cloud storage, and networks. Our investigations help uncover fraud, track data theft, and support\\r\\n                    legal, HR, and compliance teams with defensible digital evidence. We serve clients nationwide with\\r\\n                    both on-site and remote forensic analysis services.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"\\\">Identify unauthorized access, deleted files, and data exfiltration<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Reconstruct user behavior across devices and\\r\\n                            platforms<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Deliver expert forensic reports that stand up in court<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Contact us now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Digital User Activity Investigation<\\/h2>\\r\\n            <h3 class=\\\"bd-trd\\\">Tracking Digital Behavior to Identify Fraud, Data Theft & Unauthorized Access<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n                We specialize in revealing the what, when, and how of digital user activity. Whether you\\u2019re responding\\r\\n                to an HR complaint, investigating insider threats, or monitoring for data leakage, our experts deliver\\r\\n                actionable and legally sound forensic insight.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">Key Areas of Analysis:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Computer & Device Activity<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect logins, session durations, and user switching.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Identify file modifications, deletions, or unauthorized software installs.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Monitor USB activity, external drive usage, and unusual file access.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Mobile & Cloud-Based User Tracking<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track mobile app usage, chat logs, email behavior, and synced data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze cloud platform access (Google Drive, iCloud, Dropbox) and file transfers.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Investigate suspicious activity on BYOD (bring-your-own-device) setups.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee & Insider Threat Investigations<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze pre-departure behavior for data theft or policy violations.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Review last login sessions, file copies, or shared documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify risks to trade secrets, IP, or client data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Internet & Network Monitoring<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Reconstruct browser activity and visited websites.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track VPN sessions, RDP (remote desktop), and cloud service access.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Monitor large file transfers, network spikes, or login anomalies.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide structured reports tailored for HR, compliance, and legal use.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Deliver expert witness testimony for digital evidence interpretation.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Assist legal teams in depositions and trial strategy using forensic findings.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Transparent, Precise, and Legally Sound User Behavior Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Our user activity analysis services are designed for clients who need accuracy, discretion, and\\r\\n                    defensibility when it matters most.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Cross-Platform Coverage\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Computers, phones, cloud services, and networks.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            USB & File Transfer Detection\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Know when and where data moved\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            VPN & Remote Session Tracking\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Capture unauthorized logins.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Legally Admissible Reporting\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Chain of custody & courtroom-ready reports.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Departing Employee Monitoring\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Prevent IP theft or last-minute sabotage.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Rapid Turnaround\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Expedited options available in 1\\u20133 days.<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Request an expert review now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Transparent, Precise, and Legally Sound User Behavior Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n               Our user activity analysis services are designed for clients who need accuracy, discretion, and defensibility when it matters most.\\r\\n               Suspect internal misconduct or unauthorized access? <a class=\\\"log-tct in-pg-ankr\\\" href=\\\"\\/contact\\\">Request an expert review now.<\\/a>\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Cross-Platform Coverage<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Computers, phones, cloud services, and networks.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">USB &amp; File Transfer Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Know when and where data moved.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">VPN &amp; Remote Session Tracking<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Capture unauthorized logins.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Legally Admissible Reporting<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Chain of custody & courtroom-ready reports.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee Monitoring<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                      Prevent IP theft or last-minute sabotage.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Rapid Turnaround<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Expedited options available in 1\\u20133 days.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why User Activity Analysis Is Essential for Business Security & Legal Defense\\r\\n                <\\/h2>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Detect Insider Threats Before They Escalate\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Monitor actions of privileged users, disgruntled employees, or suspicious\\r\\n                            insiders..<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Reconstruct Timelines of Digital Behavior\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Understand exactly who did what, when, and from where.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Uncover Fraud, Violations & Security Gaps\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Investigate theft, misuse of company assets, or noncompliant behavior.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Ensure HR & Legal Compliance\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Document evidence of misconduct with accuracy and clarity.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Legal & Regulatory Action\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Deliver digital reports suitable for arbitration, litigation, and criminal cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Let us help you turn digital traces into clear, actionable evidence.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital user activity analysis in computer forensics?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital user activity analysis is a forensic technique used to track and reconstruct a user\\u2019s digital behavior across devices and platforms. This includes file access history, software usage, login patterns, and deleted or transferred files\\u2014critical in cybersecurity, HR disputes, and legal investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of legal or corporate cases require user activity monitoring?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               User activity monitoring is essential in cases like insider threats, employee misconduct, intellectual property theft, data breach investigations, fraud detection, HR conflicts, compliance audits, and both civil and criminal litigation.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can forensic investigators recover deleted files or detect file transfers?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Yes\\u2014digital forensic experts can uncover deleted, moved, or copied files, including those transferred to USB drives or cloud storage. We often recover filenames, timestamps, and device data even if the files were intentionally hidden or removed.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can digital forensics support investigations of departing employees?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               When employees leave, user activity forensics helps identify unauthorized file access, suspicious downloads, remote access, or data transfers on or near their last day. This protects sensitive business information and supports legal action if needed.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Is user activity analysis legally admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Absolutely. Our forensic investigations follow strict legal protocols, including verified chain of custody and detailed reporting, ensuring that all evidence collected can be used in court for employment disputes, criminal trials, or corporate litigation.\\r\\n\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Need to Understand Digital Behavior? We Deliver Clarity with Confidence.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                When insight into user activity is critical\\u2014be it for fraud detection, policy enforcement, employee investigations, or incident response\\u2014you need a digital forensics team that knows where to look and how to preserve the story the data tells. We specialize in user activity analysis that is methodical, discreet, and fully aligned with legal and organizational standards.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n               From login trails and file access patterns to deleted communications and browser histories, we extract and interpret data that can stand up to scrutiny. Our reports are clear, court-ready, and tailored to your agency\\u2019s needs.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Get the Answers You Need\\u2014Start with a Private Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 07:11:22\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 07:02:44\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":25,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":41,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(681, 'com_content.article.23', '', '2025-05-22 07:29:45', 102, 29732, 'da86db4e8d8d30316ca92f903e23b41971669b26', '{\"id\":\"23\",\"asset_id\":174,\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"alias\":\"user-activity-analysis-that-reveals-digital-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Understand Digital Behavior, Investigate Suspicious Activity & Preserve Critical Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Every digital device leaves behind a trail. Whether it\'s file access logs, login sessions, app\\r\\n                    usage, or external data transfers, user actions are often recorded in ways that can be forensically\\r\\n                    retrieved\\u2014even if attempts were made to erase them.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we conduct in-depth user activity analysis across computers, mobile devices,\\r\\n                    cloud storage, and networks. Our investigations help uncover fraud, track data theft, and support\\r\\n                    legal, HR, and compliance teams with defensible digital evidence. We serve clients nationwide with\\r\\n                    both on-site and remote forensic analysis services.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"\\\">Identify unauthorized access, deleted files, and data exfiltration<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Reconstruct user behavior across devices and\\r\\n                            platforms<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Deliver expert forensic reports that stand up in court<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Contact us now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Digital User Activity Investigation<\\/h2>\\r\\n            <h3 class=\\\"bd-trd txt-nrml\\\">Tracking Digital Behavior to Identify Fraud, Data Theft & Unauthorized Access<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n                We specialize in revealing the what, when, and how of digital user activity. Whether you\\u2019re responding\\r\\n                to an HR complaint, investigating insider threats, or monitoring for data leakage, our experts deliver\\r\\n                actionable and legally sound forensic insight.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">Key Areas of Analysis:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Computer & Device Activity<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect logins, session durations, and user switching.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Identify file modifications, deletions, or unauthorized software installs.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Monitor USB activity, external drive usage, and unusual file access.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Mobile & Cloud-Based User Tracking<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track mobile app usage, chat logs, email behavior, and synced data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze cloud platform access (Google Drive, iCloud, Dropbox) and file transfers.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Investigate suspicious activity on BYOD (bring-your-own-device) setups.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee & Insider Threat Investigations<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze pre-departure behavior for data theft or policy violations.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Review last login sessions, file copies, or shared documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify risks to trade secrets, IP, or client data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Internet & Network Monitoring<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Reconstruct browser activity and visited websites.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track VPN sessions, RDP (remote desktop), and cloud service access.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Monitor large file transfers, network spikes, or login anomalies.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide structured reports tailored for HR, compliance, and legal use.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Deliver expert witness testimony for digital evidence interpretation.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Assist legal teams in depositions and trial strategy using forensic findings.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Transparent, Precise, and Legally Sound User Behavior Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Our user activity analysis services are designed for clients who need accuracy, discretion, and\\r\\n                    defensibility when it matters most.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Cross-Platform Coverage\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Computers, phones, cloud services, and networks.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            USB & File Transfer Detection\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Know when and where data moved\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            VPN & Remote Session Tracking\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Capture unauthorized logins.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Legally Admissible Reporting\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Chain of custody & courtroom-ready reports.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Departing Employee Monitoring\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Prevent IP theft or last-minute sabotage.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Rapid Turnaround\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Expedited options available in 1\\u20133 days.<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Request an expert review now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Transparent, Precise, and Legally Sound User Behavior Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n               Our user activity analysis services are designed for clients who need accuracy, discretion, and defensibility when it matters most.\\r\\n               Suspect internal misconduct or unauthorized access? <a class=\\\"log-tct in-pg-ankr\\\" href=\\\"\\/contact\\\">Request an expert review now.<\\/a>\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Cross-Platform Coverage<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Computers, phones, cloud services, and networks.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">USB &amp; File Transfer Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Know when and where data moved.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">VPN &amp; Remote Session Tracking<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Capture unauthorized logins.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Legally Admissible Reporting<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Chain of custody & courtroom-ready reports.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee Monitoring<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                      Prevent IP theft or last-minute sabotage.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Rapid Turnaround<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Expedited options available in 1\\u20133 days.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why User Activity Analysis Is Essential for Business Security & Legal Defense\\r\\n                <\\/h2>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Detect Insider Threats Before They Escalate\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Monitor actions of privileged users, disgruntled employees, or suspicious\\r\\n                            insiders..<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Reconstruct Timelines of Digital Behavior\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Understand exactly who did what, when, and from where.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Uncover Fraud, Violations & Security Gaps\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Investigate theft, misuse of company assets, or noncompliant behavior.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Ensure HR & Legal Compliance\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Document evidence of misconduct with accuracy and clarity.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Legal & Regulatory Action\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Deliver digital reports suitable for arbitration, litigation, and criminal cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Let us help you turn digital traces into clear, actionable evidence.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital user activity analysis in computer forensics?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital user activity analysis is a forensic technique used to track and reconstruct a user\\u2019s digital behavior across devices and platforms. This includes file access history, software usage, login patterns, and deleted or transferred files\\u2014critical in cybersecurity, HR disputes, and legal investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of legal or corporate cases require user activity monitoring?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               User activity monitoring is essential in cases like insider threats, employee misconduct, intellectual property theft, data breach investigations, fraud detection, HR conflicts, compliance audits, and both civil and criminal litigation.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can forensic investigators recover deleted files or detect file transfers?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Yes\\u2014digital forensic experts can uncover deleted, moved, or copied files, including those transferred to USB drives or cloud storage. We often recover filenames, timestamps, and device data even if the files were intentionally hidden or removed.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can digital forensics support investigations of departing employees?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               When employees leave, user activity forensics helps identify unauthorized file access, suspicious downloads, remote access, or data transfers on or near their last day. This protects sensitive business information and supports legal action if needed.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Is user activity analysis legally admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Absolutely. Our forensic investigations follow strict legal protocols, including verified chain of custody and detailed reporting, ensuring that all evidence collected can be used in court for employment disputes, criminal trials, or corporate litigation.\\r\\n\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Need to Understand Digital Behavior? We Deliver Clarity with Confidence.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                When insight into user activity is critical\\u2014be it for fraud detection, policy enforcement, employee investigations, or incident response\\u2014you need a digital forensics team that knows where to look and how to preserve the story the data tells. We specialize in user activity analysis that is methodical, discreet, and fully aligned with legal and organizational standards.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n               From login trails and file access patterns to deleted communications and browser histories, we extract and interpret data that can stand up to scrutiny. Our reports are clear, court-ready, and tailored to your agency\\u2019s needs.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Get the Answers You Need\\u2014Start with a Private Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 07:29:45\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 07:29:35\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":28,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":44,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(682, 'com_content.article.21', '', '2025-05-22 08:11:55', 102, 25098, '0616f1d116ebb69b19613f45266a2b56c950445d', '{\"id\":\"21\",\"asset_id\":172,\"title\":\"Digital Forensics Case Types\",\"alias\":\"digital-forensics-case-types\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Clear, Court-Admissible Evidence for Every Case\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1112\\\">\\r\\n              At Black Dog Forensics, we don\\u2019t just recover data\\u2014we investigate, interpret, and present digital evidence\\r\\n              with precision. From civil litigation and criminal defense to insider threats and cybersecurity breaches,\\r\\n              our experts turn complex data into clear, defensible insight.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1112\\\">\\r\\n              Whether you\'re responding to a data breach, defending a high-stakes legal matter, or uncovering\\r\\n              misconduct, our certified forensic analysts provide the expertise, documentation, and expert support your\\r\\n              case demands.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 \\\">\\r\\n              The truth is in the data. Black Dog Forensics helps you uncover it\\u2014clearly, ethically, and defensibly.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        How We Investigate and Recover Digital Evidence\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd \\\">\\r\\n        Forensics Tailored to Real-World Legal and Investigative Needs\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        Our certified forensic examiners work across devices, platforms, and industries. We handle every case with\\r\\n        confidentiality, precision, and legal-grade methodology. Our casework includes:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover deleted or hidden files and system-level user activity from desktops and laptops.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Extract call logs, messages, app data, GPS history, and more from smartphones and tablets\\u2014even those that\\r\\n            are locked or damaged.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Analyze email and cloud platform data, including deleted communications and unauthorized access.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Breach Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Identify breach origin, entry methods, and the scope of data compromise in cyber incidents.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Metadata & Timeline Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, events, and digital movement using system logs and hidden metadata.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Provide affidavits, declarations, and expert testimony in criminal, civil, and corporate\\r\\n            cases.<\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed \\\">\\r\\n          Digital Forensics That Hold Up in Court\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Features That Set Our Work Apart\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Clients rely on Black Dog Forensics for not only our advanced capabilities but also for our reputation for\\r\\n          clarity, credibility, and consistency under pressure.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Court-Admissible Evidence\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              All findings are preserved under strict chain-of-custody and documentation protocols that withstand\\r\\n              cross-examination.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Deep Device Analysis\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We analyze beyond the surface, digging into encrypted files, hidden partitions, and unallocated space.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Platform Versatility\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work across Windows, macOS, iOS, Android, cloud environments, and virtual systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Expert Testimony\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts deliver confident, defensible testimony in depositions, hearings, and trials.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Strict Confidentiality\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every case is protected by nondisclosure and secure data handling protocols.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Results You Can Act On\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510\\\">\\r\\n          Why Legal Teams and Businesses Choose Black Dog Forensics\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Evidence That Moves Cases Forward<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our findings support criminal charges, civil claims, internal reviews, and strategic settlements.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Imaging and Preservation You Can Trust<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We follow best practices for forensic imaging, storage, and data integrity.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Rapid Mobilization<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019re ready when your case demands fast response\\u2014often deploying within hours.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Industry Insight<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We understand the investigative needs of regulated sectors, including healthcare, finance, and education.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Strategic Litigation Collaboration<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We help legal teams frame complex evidence into persuasive, legally sound narratives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Types of Cases We Handle\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Cybersecurity & Data Breach Investigations\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          <b>\\r\\n            When Your Network Is Compromised, We Deliver Clarity.\\r\\n          <\\/b>\\r\\n        <\\/p>\\r\\n        <p class=\\\"p-ext\\\">\\r\\n          We identify how the breach occurred, what was accessed, and who was involved\\u2014so you can take legal and\\r\\n          operational action with confidence.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Breach Investigations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Leak Tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Ransomware Response\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Exfiltration & IP Theft\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Spyware, Malware & Remote Access Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized System Access Forensics\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Legal & Criminal Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Forensics That Strengthen Your Legal Position\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with attorneys and investigators to uncover digital evidence in high-stakes criminal and civil cases.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal Defense Device Analysis<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Child Exploitation \\/ CSAM Investigations<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Stalking, Harassment & Misconduct Cases<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Sexual Assault Forensics<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Wrongful Death Digital Evidence Review<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        Corporate & Employment Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd \\\">\\r\\n        The Truth Behind the Screen\\u2014Uncovered with Discretion\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We investigate insider threats, misconduct, and sensitive employment matters using digital evidence that\\r\\n        protects your legal position.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We address:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Internal Policy Violations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Compliance Red Flags\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Claims\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Departing Employee Data Risks\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Conflict of Interest Investigations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employee Misconduct Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employment-Related Device Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Digital Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        Financial & Insurance Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd \\\">\\r\\n        Exposing Financial Misconduct Through Digital Evidence\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We analyze device usage, file access, and communication patterns to support insurance claims and financial\\r\\n        investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We work with:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            In-House Legal and HR Teams\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Fraud Investigators\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Providers\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Policyholders in Dispute\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Financial Institution Access Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Claims Dispute Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Comprehensive Financial Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            HR Misconduct and File Access\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Fraud Investigation Support\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed\\\">\\r\\n        Specialized Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd \\\">\\r\\n        Complex Cases Demand a Specialist\\u2019s Eye\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx475\\\">\\r\\n        For high-risk, high-complexity matters, we bring the depth of experience and tools required to handle sensitive\\r\\n        and technically advanced investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">Often involves:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Cross-departmental legal complexity\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Federal, multi-state, or international implications\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            High-profile clients and classified environments\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Technical Surveillance Countermeasures (TSCM)\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Traffic Accident & Fatality Data Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is deleted data recoverable?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes\\u2014unless overwritten, most deleted data can be restored using forensic tools.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you determine who accessed or sent a file?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We use metadata and system logs to trace user activity and file interactions.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our processes follow strict forensic standards, chain of custody, and documentation\\r\\n                        protocols.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does an investigation take?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timelines depend on the complexity, but we offer expedited services for time-sensitive matters.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you work with individuals or just law firms and corporations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We serve individuals, small businesses, law firms, public agencies, and enterprise clients.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed \\\">\\r\\n        Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Black Dog Forensics delivers certified, court-admissible digital forensic services when the stakes are high.\\r\\n        Whether you\'re dealing with a cyber breach, litigation, or internal investigation, we help you uncover the\\r\\n        truth\\u2014and act on it with confidence.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Retrieve the Truth. Start with a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 08:11:55\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 08:08:20\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":34,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":38,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(683, 'com_content.article.21', '', '2025-05-22 08:18:31', 102, 25259, '53bafafa28aaa23516e7120f778e91662f7e8c47', '{\"id\":\"21\",\"asset_id\":172,\"title\":\"Digital Forensics Case Types\",\"alias\":\"digital-forensics-case-types\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Clear, Court-Admissible Evidence for Every Case\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1112\\\">\\r\\n              At Black Dog Forensics, we don\\u2019t just recover data\\u2014we investigate, interpret, and present digital evidence\\r\\n              with precision. From civil litigation and criminal defense to insider threats and cybersecurity breaches,\\r\\n              our experts turn complex data into clear, defensible insight.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx1112\\\">\\r\\n              Whether you\'re responding to a data breach, defending a high-stakes legal matter, or uncovering\\r\\n              misconduct, our certified forensic analysts provide the expertise, documentation, and expert support your\\r\\n              case demands.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 \\\">\\r\\n              The truth is in the data. Black Dog Forensics helps you uncover it\\u2014clearly, ethically, and defensibly.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        How We Investigate and Recover Digital Evidence\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        Forensics Tailored to Real-World Legal and Investigative Needs\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        Our certified forensic examiners work across devices, platforms, and industries. We handle every case with\\r\\n        confidentiality, precision, and legal-grade methodology. Our casework includes:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover deleted or hidden files and system-level user activity from desktops and laptops.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Extract call logs, messages, app data, GPS history, and more from smartphones and tablets\\u2014even those that\\r\\n            are locked or damaged.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Analyze email and cloud platform data, including deleted communications and unauthorized access.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Breach Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Identify breach origin, entry methods, and the scope of data compromise in cyber incidents.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Metadata & Timeline Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, events, and digital movement using system logs and hidden metadata.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Provide affidavits, declarations, and expert testimony in criminal, civil, and corporate\\r\\n            cases.<\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Digital Forensics That Hold Up in Court\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Features That Set Our Work Apart\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Clients rely on Black Dog Forensics for not only our advanced capabilities but also for our reputation for\\r\\n          clarity, credibility, and consistency under pressure.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Court-Admissible Evidence\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              All findings are preserved under strict chain-of-custody and documentation protocols that withstand\\r\\n              cross-examination.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Deep Device Analysis\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We analyze beyond the surface, digging into encrypted files, hidden partitions, and unallocated space.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Platform Versatility\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work across Windows, macOS, iOS, Android, cloud environments, and virtual systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Expert Testimony\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts deliver confident, defensible testimony in depositions, hearings, and trials.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Strict Confidentiality\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every case is protected by nondisclosure and secure data handling protocols.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Results You Can Act On\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510 txt-nrml\\\">\\r\\n          Why Legal Teams and Businesses Choose Black Dog Forensics\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Evidence That Moves Cases Forward<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our findings support criminal charges, civil claims, internal reviews, and strategic settlements.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Imaging and Preservation You Can Trust<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We follow best practices for forensic imaging, storage, and data integrity.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Rapid Mobilization<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019re ready when your case demands fast response\\u2014often deploying within hours.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Industry Insight<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We understand the investigative needs of regulated sectors, including healthcare, finance, and education.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Strategic Litigation Collaboration<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We help legal teams frame complex evidence into persuasive, legally sound narratives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Types of Cases We Handle\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Cybersecurity & Data Breach Investigations\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          <b>\\r\\n            When Your Network Is Compromised, We Deliver Clarity.\\r\\n          <\\/b>\\r\\n        <\\/p>\\r\\n        <p class=\\\"p-ext\\\">\\r\\n          We identify how the breach occurred, what was accessed, and who was involved\\u2014so you can take legal and\\r\\n          operational action with confidence.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Breach Investigations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Leak Tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Ransomware Response\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Exfiltration & IP Theft\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Spyware, Malware & Remote Access Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized System Access Forensics\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Legal & Criminal Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Forensics That Strengthen Your Legal Position\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with attorneys and investigators to uncover digital evidence in high-stakes criminal and civil cases.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal Defense Device Analysis<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Child Exploitation \\/ CSAM Investigations<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Stalking, Harassment & Misconduct Cases<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Sexual Assault Forensics<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Wrongful Death Digital Evidence Review<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Corporate & Employment Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        The Truth Behind the Screen\\u2014Uncovered with Discretion\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We investigate insider threats, misconduct, and sensitive employment matters using digital evidence that\\r\\n        protects your legal position.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We address:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Internal Policy Violations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Compliance Red Flags\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Claims\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Departing Employee Data Risks\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Conflict of Interest Investigations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employee Misconduct Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employment-Related Device Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Digital Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Financial & Insurance Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        Exposing Financial Misconduct Through Digital Evidence\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We analyze device usage, file access, and communication patterns to support insurance claims and financial\\r\\n        investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We work with:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            In-House Legal and HR Teams\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Fraud Investigators\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Providers\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Policyholders in Dispute\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Financial Institution Access Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Claims Dispute Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Comprehensive Financial Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            HR Misconduct and File Access\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Fraud Investigation Support\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Specialized Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        Complex Cases Demand a Specialist\\u2019s Eye\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx475\\\">\\r\\n        For high-risk, high-complexity matters, we bring the depth of experience and tools required to handle sensitive\\r\\n        and technically advanced investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">Often involves:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Cross-departmental legal complexity\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Federal, multi-state, or international implications\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            High-profile clients and classified environments\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Technical Surveillance Countermeasures (TSCM)\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Traffic Accident & Fatality Data Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is deleted data recoverable?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes\\u2014unless overwritten, most deleted data can be restored using forensic tools.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you determine who accessed or sent a file?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We use metadata and system logs to trace user activity and file interactions.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our processes follow strict forensic standards, chain of custody, and documentation\\r\\n                        protocols.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does an investigation take?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timelines depend on the complexity, but we offer expedited services for time-sensitive matters.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you work with individuals or just law firms and corporations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We serve individuals, small businesses, law firms, public agencies, and enterprise clients.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Black Dog Forensics delivers certified, court-admissible digital forensic services when the stakes are high.\\r\\n        Whether you\'re dealing with a cyber breach, litigation, or internal investigation, we help you uncover the\\r\\n        truth\\u2014and act on it with confidence.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Retrieve the Truth. Start with a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 08:18:31\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 08:11:55\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":35,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":39,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(684, 'com_content.article.12', '', '2025-05-22 10:12:22', 102, 20288, 'ad04b3ca908168186d9fc8f67ada2d83a52ce0c9', '{\"id\":\"12\",\"asset_id\":163,\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"alias\":\"expert-digital-forensics-to-uncover-the-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Court-Admissible Investigations for Cyber Incidents, Litigation, and\\r\\n              Internal\\r\\n              Misconduct<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              Digital evidence tells a story. We make sure it\\u2019s the right one.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              When suspicions arise, timelines blur, or files mysteriously vanish, Black Dog Forensics steps in to\\r\\n              retrieve the truth. Our certified digital forensics experts investigate computers, mobile devices, cloud\\r\\n              accounts, and network systems to recover hidden data, reconstruct digital activity, and expose\\r\\n              manipulation\\u2014with methods that stand up in court.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              Whether you\'re preparing for litigation, investigating internal misconduct, or seeking clarity after a\\r\\n              breach, we translate complex digital trails into clear, defensible facts.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              The truth is in the data. Are you ready to find it?\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Get a Free Digital Forensics Consultation\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">How We Investigate and Recover Digital Evidence<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our digital forensics team works across devices, platforms, and industries. We handle sensitive investigations\\r\\n          with precision and discretion. Our services include:\\r\\n\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Computer Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Recover and analyze files from desktops and laptops\\u2014even those that have been deleted or intentionally\\r\\n              hidden.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Mobile Device Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Extract text messages, call logs, GPS data, photos, app activity, and more from smartphones and tablets.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">Uncover suspicious behavior within cloud platforms and email systems\\u2014including deleted or\\r\\n              manipulated communications. <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Breach Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">Pinpoint the cause, timeline, and scope of unauthorized access or cyberattacks.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Metadata & Timeline Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">Reconstruct user activity and digital events with precision using hidden metadata and system\\r\\n              logs.<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Litigation Support <\\/p>\\r\\n            <p class=\\\"mt5\\\">Provide expert documentation, affidavits, and testimony tailored for legal proceedings in\\r\\n              both civil and criminal courts. <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/digif.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n     \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Digital Forensics That Stands Up in Court and Cross-Exams<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to\\r\\n            deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\\r\\n            only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every\\r\\n            case.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in\\r\\n            uncovering the digital truth.\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Court-Admissible Evidence\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\\r\\n                protocols.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Deep Device Analysis\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk\\r\\n                space, hidden partitions, and encrypted containers.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Multiplatform Expertise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Expert Testimony\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in\\r\\n                courtroom settings\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Confidential and Secure\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every case is handled with strict confidentiality, backed by secure data handling protocols and\\r\\n                nondisclosure agreements.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n              Book your consultation now\\r\\n            <\\/a>\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Digital Forensics That Stands Up in Court and Cross-Exams\\r\\n      <\\/h2>\\r\\n\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to\\r\\n        deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\\r\\n        only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every case.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in\\r\\n        uncovering the digital truth.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\\r\\n            protocols.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deep Device Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk space,\\r\\n            hidden partitions, and encrypted containers.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Multiplatform Expertise<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in\\r\\n            courtroom settings.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential and Secure<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every case is handled with strict confidentiality, backed by secure data handling protocols and\\r\\n            nondisclosure agreements.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Results You Can Rely On\\r\\n      <\\/h2>\\r\\n\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When digital evidence makes or breaks a case, you need more than just tools\\u2014you need proven results. At Black\\r\\n        Dog Forensics, our investigations are built for speed, clarity, and courtroom strength. Here\\u2019s what sets us\\r\\n        apart when it matters most:\\r\\n      <\\/p>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Evidence That Wins Cases<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our findings are used to secure settlements, support criminal charges, and resolve internal disputes\\u2014because\\r\\n            every byte of data is defensible and admissible.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Preservation Without Compromise<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We follow strict forensic imaging and chain-of-custody procedures to ensure no data is altered, lost, or\\r\\n            questioned in court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Rapid Response When Every Minute Counts<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Whether it\\u2019s a data breach, a time-sensitive hearing, or an urgent internal investigation, we mobilize\\r\\n            fast\\u2014often within hours.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Industry-Specific Insight<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            From financial fraud to healthcare data violations, we understand the regulatory and operational nuances of\\r\\n            your sector.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Strategic Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We don\\u2019t just find data\\u2014we help your legal team make sense of it, prepare affidavits, and present compelling\\r\\n            narratives in court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is deleted data really recoverable?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes\\u2014unless it\\u2019s been overwritten, deleted data can often be recovered and restored using\\r\\n                        advanced forensic tools.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you tell who accessed a file or sent an email?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We analyze system logs and metadata to determine user actions, access times, and\\r\\n                        digital trails.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your findings admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic process strictly follows chain-of-custody and documentation protocols to\\r\\n                        ensure all evidence is court-admissible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does an investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on complexity, but we offer expedited services when timing is critical.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you work with individuals, or just law firms and corporations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We work with individuals, law firms, small businesses, and enterprise organizations alike.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx808 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Digital evidence can make or break a case. Black Dog Forensics delivers expert analysis across\\r\\n        devices\\u2014recovering, authenticating, and preserving data with precision. Our court-ready reports uphold chain of\\r\\n        custody and meet the highest legal standards.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        From deleted files to suspicious activity and data breaches, we uncover the truth\\u2014wherever it\\u2019s stored.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Start with a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 10:12:22\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 10:11:59\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":33,\"ordering\":14,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":100,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(685, 'com_content.article.21', '', '2025-05-22 10:35:13', 102, 25250, 'fe51a1dcb7127d95c05905c2569148d51b5ac19c', '{\"id\":\"21\",\"asset_id\":172,\"title\":\"Digital Forensics Case Types\",\"alias\":\"digital-forensics-case-types\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Clear, Court-Admissible Evidence for Every Case\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx1112\\\">\\r\\n              At Black Dog Forensics, we don\\u2019t just recover data\\u2014we investigate, interpret, and present digital evidence\\r\\n              with precision. From civil litigation and criminal defense to insider threats and cybersecurity breaches,\\r\\n              our experts turn complex data into clear, defensible insight.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx1112\\\">\\r\\n              Whether you\'re responding to a data breach, defending a high-stakes legal matter, or uncovering\\r\\n              misconduct, our certified forensic analysts provide the expertise, documentation, and expert support your\\r\\n              case demands.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt fs18 mt40 \\\">\\r\\n              The truth is in the data. Black Dog Forensics helps you uncover it\\u2014clearly, ethically, and defensibly.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        How We Investigate and Recover Digital Evidence\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        Forensics Tailored to Real-World Legal and Investigative Needs\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        Our certified forensic examiners work across devices, platforms, and industries. We handle every case with\\r\\n        confidentiality, precision, and legal-grade methodology. Our casework includes:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover deleted or hidden files and system-level user activity from desktops and laptops.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Extract call logs, messages, app data, GPS history, and more from smartphones and tablets\\u2014even those that\\r\\n            are locked or damaged.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Analyze email and cloud platform data, including deleted communications and unauthorized access.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Breach Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Identify breach origin, entry methods, and the scope of data compromise in cyber incidents.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Metadata & Timeline Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, events, and digital movement using system logs and hidden metadata.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Provide affidavits, declarations, and expert testimony in criminal, civil, and corporate\\r\\n            cases.<\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Digital Forensics That Hold Up in Court\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Features That Set Our Work Apart\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Clients rely on Black Dog Forensics for not only our advanced capabilities but also for our reputation for\\r\\n          clarity, credibility, and consistency under pressure.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Court-Admissible Evidence\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              All findings are preserved under strict chain-of-custody and documentation protocols that withstand\\r\\n              cross-examination.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Deep Device Analysis\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We analyze beyond the surface, digging into encrypted files, hidden partitions, and unallocated space.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Platform Versatility\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work across Windows, macOS, iOS, Android, cloud environments, and virtual systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Expert Testimony\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts deliver confident, defensible testimony in depositions, hearings, and trials.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Strict Confidentiality\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every case is protected by nondisclosure and secure data handling protocols.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Results You Can Act On\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510 txt-nrml\\\">\\r\\n          Why Legal Teams and Businesses Choose Black Dog Forensics\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Evidence That Moves Cases Forward<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our findings support criminal charges, civil claims, internal reviews, and strategic settlements.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Imaging and Preservation You Can Trust<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We follow best practices for forensic imaging, storage, and data integrity.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Rapid Mobilization<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019re ready when your case demands fast response\\u2014often deploying within hours.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Industry Insight<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We understand the investigative needs of regulated sectors, including healthcare, finance, and education.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Strategic Litigation Collaboration<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We help legal teams frame complex evidence into persuasive, legally sound narratives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Types of Cases We Handle\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Cybersecurity & Data Breach Investigations\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          <b>\\r\\n            When Your Network Is Compromised, We Deliver Clarity\\r\\n          <\\/b>\\r\\n        <\\/p>\\r\\n        <p class=\\\"p-ext\\\">\\r\\n          We identify how the breach occurred, what was accessed, and who was involved\\u2014so you can take legal and\\r\\n          operational action with confidence.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Breach Investigations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Leak Tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Ransomware Response\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Exfiltration & IP Theft\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Spyware, Malware & Remote Access Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized System Access Forensics\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Legal & Criminal Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Forensics That Strengthen Your Legal Position\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with attorneys and investigators to uncover digital evidence in high-stakes criminal and civil cases.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal Defense Device Analysis<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Child Exploitation \\/ CSAM Investigations<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Stalking, Harassment & Misconduct Cases<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Sexual Assault Forensics<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Wrongful Death Digital Evidence Review<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Corporate & Employment Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        The Truth Behind the Screen\\u2014Uncovered with Discretion\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We investigate insider threats, misconduct, and sensitive employment matters using digital evidence that\\r\\n        protects your legal position.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We address:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Internal Policy Violations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Compliance Red Flags\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Claims\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Departing Employee Data Risks\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Conflict of Interest Investigations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employee Misconduct Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employment-Related Device Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Digital Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Financial & Insurance Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        Exposing Financial Misconduct Through Digital Evidence\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We analyze device usage, file access, and communication patterns to support insurance claims and financial\\r\\n        investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We work with:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            In-House Legal and HR Teams\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Fraud Investigators\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Providers\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Policyholders in Dispute\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Financial Institution Access Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Claims Dispute Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Comprehensive Financial Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            HR Misconduct and File Access\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Fraud Investigation Support\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Specialized Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        Complex Cases Demand a Specialist\\u2019s Eye\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx475\\\">\\r\\n        For high-risk, high-complexity matters, we bring the depth of experience and tools required to handle sensitive\\r\\n        and technically advanced investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">Often involves:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Cross-departmental legal complexity\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Federal, multi-state, or international implications\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            High-profile clients and classified environments\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Technical Surveillance Countermeasures (TSCM)\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Traffic Accident & Fatality Data Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is deleted data recoverable?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes\\u2014unless overwritten, most deleted data can be restored using forensic tools.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you determine who accessed or sent a file?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We use metadata and system logs to trace user activity and file interactions.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our processes follow strict forensic standards, chain of custody, and documentation\\r\\n                        protocols.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does an investigation take?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timelines depend on the complexity, but we offer expedited services for time-sensitive matters.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you work with individuals or just law firms and corporations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We serve individuals, small businesses, law firms, public agencies, and enterprise clients.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Black Dog Forensics delivers certified, court-admissible digital forensic services when the stakes are high.\\r\\n        Whether you\'re dealing with a cyber breach, litigation, or internal investigation, we help you uncover the\\r\\n        truth\\u2014and act on it with confidence.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Retrieve the Truth. Start with a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 10:35:13\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 10:34:35\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":36,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":44,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(686, 'com_content.article.21', '', '2025-05-22 10:35:39', 102, 25245, '6c429d3c9c786cda88cbd1275d79ab881ca76b3f', '{\"id\":\"21\",\"asset_id\":172,\"title\":\"Digital Forensics Case Types\",\"alias\":\"digital-forensics-case-types\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Clear, Court-Admissible Evidence for Every Case\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx1112\\\">\\r\\n              At Black Dog Forensics, we don\\u2019t just recover data\\u2014we investigate, interpret, and present digital evidence\\r\\n              with precision. From civil litigation and criminal defense to insider threats and cybersecurity breaches,\\r\\n              our experts turn complex data into clear, defensible insight.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx1112\\\">\\r\\n              Whether you\'re responding to a data breach, defending a high-stakes legal matter, or uncovering\\r\\n              misconduct, our certified forensic analysts provide the expertise, documentation, and expert support your\\r\\n              case demands.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24\\\">\\r\\n              The truth is in the data. Black Dog Forensics helps you uncover it\\u2014clearly, ethically, and defensibly.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        How We Investigate and Recover Digital Evidence\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        Forensics Tailored to Real-World Legal and Investigative Needs\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        Our certified forensic examiners work across devices, platforms, and industries. We handle every case with\\r\\n        confidentiality, precision, and legal-grade methodology. Our casework includes:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover deleted or hidden files and system-level user activity from desktops and laptops.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Extract call logs, messages, app data, GPS history, and more from smartphones and tablets\\u2014even those that\\r\\n            are locked or damaged.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Analyze email and cloud platform data, including deleted communications and unauthorized access.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Breach Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Identify breach origin, entry methods, and the scope of data compromise in cyber incidents.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Metadata & Timeline Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, events, and digital movement using system logs and hidden metadata.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Provide affidavits, declarations, and expert testimony in criminal, civil, and corporate\\r\\n            cases.<\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Digital Forensics That Hold Up in Court\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Features That Set Our Work Apart\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Clients rely on Black Dog Forensics for not only our advanced capabilities but also for our reputation for\\r\\n          clarity, credibility, and consistency under pressure.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Court-Admissible Evidence\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              All findings are preserved under strict chain-of-custody and documentation protocols that withstand\\r\\n              cross-examination.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Deep Device Analysis\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We analyze beyond the surface, digging into encrypted files, hidden partitions, and unallocated space.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Platform Versatility\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work across Windows, macOS, iOS, Android, cloud environments, and virtual systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Expert Testimony\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts deliver confident, defensible testimony in depositions, hearings, and trials.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Strict Confidentiality\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every case is protected by nondisclosure and secure data handling protocols.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Results You Can Act On\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510 txt-nrml\\\">\\r\\n          Why Legal Teams and Businesses Choose Black Dog Forensics\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Evidence That Moves Cases Forward<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our findings support criminal charges, civil claims, internal reviews, and strategic settlements.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Imaging and Preservation You Can Trust<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We follow best practices for forensic imaging, storage, and data integrity.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Rapid Mobilization<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019re ready when your case demands fast response\\u2014often deploying within hours.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Industry Insight<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We understand the investigative needs of regulated sectors, including healthcare, finance, and education.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Strategic Litigation Collaboration<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We help legal teams frame complex evidence into persuasive, legally sound narratives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Types of Cases We Handle\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Cybersecurity & Data Breach Investigations\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          <b>\\r\\n            When Your Network Is Compromised, We Deliver Clarity\\r\\n          <\\/b>\\r\\n        <\\/p>\\r\\n        <p class=\\\"p-ext\\\">\\r\\n          We identify how the breach occurred, what was accessed, and who was involved\\u2014so you can take legal and\\r\\n          operational action with confidence.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Breach Investigations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Leak Tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Ransomware Response\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Exfiltration & IP Theft\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Spyware, Malware & Remote Access Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized System Access Forensics\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Legal & Criminal Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Forensics That Strengthen Your Legal Position\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with attorneys and investigators to uncover digital evidence in high-stakes criminal and civil cases.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal Defense Device Analysis<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Child Exploitation \\/ CSAM Investigations<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Stalking, Harassment & Misconduct Cases<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Sexual Assault Forensics<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Wrongful Death Digital Evidence Review<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Corporate & Employment Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        The Truth Behind the Screen\\u2014Uncovered with Discretion\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We investigate insider threats, misconduct, and sensitive employment matters using digital evidence that\\r\\n        protects your legal position.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We address:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Internal Policy Violations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Compliance Red Flags\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Claims\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Departing Employee Data Risks\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Conflict of Interest Investigations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employee Misconduct Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employment-Related Device Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Digital Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Financial & Insurance Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        Exposing Financial Misconduct Through Digital Evidence\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We analyze device usage, file access, and communication patterns to support insurance claims and financial\\r\\n        investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We work with:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            In-House Legal and HR Teams\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Fraud Investigators\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Providers\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Policyholders in Dispute\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Financial Institution Access Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Claims Dispute Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Comprehensive Financial Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            HR Misconduct and File Access\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Fraud Investigation Support\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Specialized Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        Complex Cases Demand a Specialist\\u2019s Eye\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx475\\\">\\r\\n        For high-risk, high-complexity matters, we bring the depth of experience and tools required to handle sensitive\\r\\n        and technically advanced investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">Often involves:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Cross-departmental legal complexity\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Federal, multi-state, or international implications\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            High-profile clients and classified environments\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Technical Surveillance Countermeasures (TSCM)\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Traffic Accident & Fatality Data Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is deleted data recoverable?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes\\u2014unless overwritten, most deleted data can be restored using forensic tools.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you determine who accessed or sent a file?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We use metadata and system logs to trace user activity and file interactions.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our processes follow strict forensic standards, chain of custody, and documentation\\r\\n                        protocols.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does an investigation take?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timelines depend on the complexity, but we offer expedited services for time-sensitive matters.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you work with individuals or just law firms and corporations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We serve individuals, small businesses, law firms, public agencies, and enterprise clients.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Black Dog Forensics delivers certified, court-admissible digital forensic services when the stakes are high.\\r\\n        Whether you\'re dealing with a cyber breach, litigation, or internal investigation, we help you uncover the\\r\\n        truth\\u2014and act on it with confidence.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Retrieve the Truth. Start with a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 10:35:39\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 10:35:13\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":37,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":45,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(687, 'com_content.article.25', '', '2025-05-22 10:41:47', 102, 21744, '2003bd606a6a437bc9e36f81a4340e3847d2d008', '{\"id\":\"25\",\"asset_id\":177,\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"alias\":\"expert-forensic-review-of-opposing-legal-reports\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Our Digital Forensics Experts Help You Challenge Bias, Strengthen Strategy, and Present\\r\\n              Court-Ready Rebuttals\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt24\\\">\\r\\n              Gain a strategic advantage in litigation by thoroughly reviewing and challenging opposing\\r\\n              expert reports. Through meticulous forensic analysis and clear, evidence-backed\\r\\n              consultation, we identify inconsistencies, expose methodological flaws, and ensure all\\r\\n              digital evidence presented meets legal and technical standards. Our expert insight supports\\r\\n              your case theory and enhances courtroom credibility through authoritative testimony and\\r\\n              reporting.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx501 txt-nrml\\\">\\r\\n          Unbiased Forensic Reviews & Expert Guidance for Civil and Criminal Matters\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          In high-stakes litigation, one flawed forensic report can shift the entire trajectory of a case.\\r\\n          Black Dog Forensics offers specialized Opposing Expert Report Review and Consultation Services to\\r\\n          help legal teams, businesses, and government agencies evaluate, rebut, and defend against\\r\\n          problematic digital forensic claims.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our team brings clarity and credibility to digital investigations by identifying misinterpretations,\\r\\n          uncovering errors, and offering expert insights to fortify your case strategy.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Need an expert to review a digital forensic report or assist with litigation strategy? Contact us\\r\\n          today.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/reports-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Opposing Expert Reviews & Forensic Consultation<\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">Uncovering Flaws, Strengthening Strategy & Delivering Unbiased Expert Analysis<\\/h3>\\r\\n      <p class=\\\"p-ext mx1000 mt18\\\">\\r\\n        We provide forensic review and consultation services that objectively evaluate opposing expert\\r\\n        reports\\u2014identifying errors, biases, and misinterpretations that may compromise your case. Our experts\\r\\n        deliver clear, defensible insights to help attorneys, corporations, and investigative teams build\\r\\n        stronger, evidence-based strategies.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Rebuttal<\\/h4>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze methodology, logic, and conclusions of opposing experts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Identify biases, flawed assumptions, and technical inaccuracies.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Prepare rebuttal reports and assist in deposition strategy.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Case Consultation & Strategy Development<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Guide attorneys through digital forensic findings and evidentiary strategy.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review strengths, weaknesses, and gaps in the forensic narrative.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support trial preparation and strategic litigation planning.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Corporate & Regulatory Investigation Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review internal and external digital evidence in regulatory or compliance cases.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Advise corporate clients on evidence protocols and risk mitigation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support audit integrity and investigation documentation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Testimony & Legal Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Provide authoritative, courtroom-ready testimony.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Translate technical jargon into compelling and clear narratives for juries.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Assist legal teams in crafting cross-examination questions.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/reports-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Why Legal Teams Trust Our Opposing Expert Reviews\\r\\n        <\\/h2>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Independent & Unbiased Analysis\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our experts provide objective evaluations with no affiliation to involved parties, ensuring\\r\\n              findings are based solely on facts and forensic standards.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Court-Admissible Reports & Testimony\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every report we produce is formatted to meet evidentiary standards and withstand scrutiny in\\r\\n              depositions, hearings, and trial proceedings.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Fast Turnaround Available\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We offer expedited reviews completed in as little as 1\\u20133 business days for time-sensitive\\r\\n              litigation and investigative matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Consultation Across Devices & Platforms\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic capabilities span desktops, laptops, mobile phones, tablets, cloud services,\\r\\n              email systems, and encrypted storage.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for Civil, Criminal & Regulatory Matters\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Whether you\'re involved in civil disputes, criminal defense, or regulatory investigations,\\r\\n              our experience spans multiple legal environments and industries.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt12 p-ext\\\">\\r\\n          Don\\u2019t let flawed expert opinions go unchallenged. Our specialists can help. Request a Case Review.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Strengthen Legal Arguments, Challenge Errors & Ensure Fair Case Evaluations<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Expert consultation isn\\u2019t just about offering opinions\\u2014it\\u2019s about empowering your legal team with\\r\\n        strategic insight, technical clarity, and credible support. In high-stakes litigation, a qualified\\r\\n        forensic expert can uncover analytical flaws, reinforce your position with scientifically sound\\r\\n        reasoning, and help translate complex digital evidence into persuasive courtroom narratives.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Whether you\'re challenging opposing reports or bolstering your own, the right expert can make a decisive\\r\\n        impact.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Challenge Bias & Misinterpretation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify and expose flaws in opposing expert analyses that could undermine your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Reinforce Case Strategy<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Use expert insight to shape courtroom strategy, legal argumentation, and discovery planning.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Validate that digital forensic techniques meet legal and scientific best practices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Prepare for Cross-Examination<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Equip your team with rebuttals and cross-examination prep to dismantle weak expert claims.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Gain a Trusted Expert Voice<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our consultants explain complex data clearly to judges, juries, and investigators.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is an opposing expert review in digital forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        An opposing expert review is an independent analysis of forensic reports\\r\\n                        submitted by the other party in a legal case. It helps uncover technical\\r\\n                        errors, biased interpretations, or flawed conclusions in digital\\r\\n                        evidence\\u2014essential for accurate and fair outcomes in litigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should you hire a digital forensic expert for litigation support?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                        messages, files, and logs\\r\\n                        from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                        uncover crucial evidence\\r\\n                        even after attempts to conceal or erase it.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your experts dispute the findings of another digital forensic report?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle every case with the highest level of discretion. Our forensic\\r\\n                        experts follow strict\\r\\n                        chain-of-custody protocols and collaborate only with authorized internal\\r\\n                        stakeholders to protect\\r\\n                        your data, reputation, and legal position throughout the investigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital forensic evidence can you independently review?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on the complexity of the case and number of\\r\\n                        devices or accounts involved.\\r\\n                        However, we offer fast turnaround and often begin within 24 hours to\\r\\n                        secure time-sensitive\\r\\n                        evidence before it\\u2019s lost or overwritten.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your forensic experts provide courtroom testimony in rebuttal cases?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                        companies across Texas,\\r\\n                        Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                        collection, and device\\r\\n                        shipping options for fast, reliable nationwide service.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Challenging an Expert\\u2019s Findings? We Bring Clarity and Credibility to Your Case.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When an opposing expert\\u2019s report raises red flags\\u2014or threatens to sway the outcome\\u2014you need a seasoned\\r\\n        digital forensics team that can dissect the analysis, identify flaws, and deliver a clear, compelling\\r\\n        response. Black Dog Forensics provides detailed evaluations of adversarial reports, highlighting\\r\\n        methodological gaps, unsupported conclusions, and overlooked evidence.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Whether you need behind-the-scenes consultation or expert testimony, we offer objective, court-tested\\r\\n        insight to reinforce your position and support your legal strategy.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 10:41:47\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 10:41:37\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":21,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":16,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(688, 'com_content.article.25', '', '2025-05-22 10:58:06', 102, 21534, '661ef8786696437884e3ff40855c4bcd679979f0', '{\"id\":\"25\",\"asset_id\":177,\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"alias\":\"expert-forensic-review-of-opposing-legal-reports\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Our Digital Forensics Experts Help You Challenge Bias, Strengthen Strategy, and Present\\r\\n              Court-Ready Rebuttals\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt24\\\">\\r\\n              Gain a strategic advantage in litigation by thoroughly reviewing and challenging opposing\\r\\n              expert reports. Through meticulous forensic analysis and clear, evidence-backed\\r\\n              consultation, we identify inconsistencies, expose methodological flaws, and ensure all\\r\\n              digital evidence presented meets legal and technical standards. Our expert insight supports\\r\\n              your case theory and enhances courtroom credibility through authoritative testimony and\\r\\n              reporting.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx501 txt-nrml\\\">\\r\\n          Unbiased Forensic Reviews & Expert Guidance for Civil and Criminal Matters\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          In high-stakes litigation, one flawed forensic report can shift the entire trajectory of a case.\\r\\n          Black Dog Forensics offers specialized Opposing Expert Report Review and Consultation Services to\\r\\n          help legal teams, businesses, and government agencies evaluate, rebut, and defend against\\r\\n          problematic digital forensic claims.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our team brings clarity and credibility to digital investigations by identifying misinterpretations,\\r\\n          uncovering errors, and offering expert insights to fortify your case strategy.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Need an expert to review a digital forensic report or assist with litigation strategy? Contact us\\r\\n          today.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/reports-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Opposing Expert Reviews & Forensic Consultation<\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">Uncovering Flaws, Strengthening Strategy & Delivering Unbiased Expert Analysis<\\/h3>\\r\\n      <p class=\\\"p-ext mx1000 mt18\\\">\\r\\n        We provide forensic review and consultation services that objectively evaluate opposing expert\\r\\n        reports\\u2014identifying errors, biases, and misinterpretations that may compromise your case. Our experts\\r\\n        deliver clear, defensible insights to help attorneys, corporations, and investigative teams build\\r\\n        stronger, evidence-based strategies.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Rebuttal<\\/h4>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze methodology, logic, and conclusions of opposing experts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Identify biases, flawed assumptions, and technical inaccuracies.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Prepare rebuttal reports and assist in deposition strategy.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Case Consultation & Strategy Development<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Guide attorneys through digital forensic findings and evidentiary strategy.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review strengths, weaknesses, and gaps in the forensic narrative.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support trial preparation and strategic litigation planning.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Corporate & Regulatory Investigation Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review internal and external digital evidence in regulatory or compliance cases.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Advise corporate clients on evidence protocols and risk mitigation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support audit integrity and investigation documentation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Testimony & Legal Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Provide authoritative, courtroom-ready testimony.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Translate technical jargon into compelling and clear narratives for juries.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Assist legal teams in crafting cross-examination questions.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Why Legal Teams Trust Our Opposing Expert Reviews<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Don\\u2019t let flawed expert opinions go unchallenged. Our specialists can help. Request a Case Review.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Independent & Unbiased Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our experts provide objective evaluations with no affiliation to involved parties, ensuring findings are\\r\\n            based solely on facts and forensic standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Reports &amp; Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every report we produce is formatted to meet evidentiary standards and withstand scrutiny in depositions,\\r\\n            hearings, and trial proceedings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround Available<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We offer expedited reviews completed in as little as 1\\u20133 business days for time-sensitive litigation and\\r\\n            investigative matters.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Consultation Across Devices & Platforms<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our forensic capabilities span desktops, laptops, mobile phones, tablets, cloud services, email systems, and\\r\\n            encrypted storage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support for Civil, Criminal & Regulatory Matters<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Whether you\'re involved in civil disputes, criminal defense, or regulatory investigations, our experience\\r\\n            spans multiple legal environments and industries.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Strengthen Legal Arguments, Challenge Errors & Ensure Fair Case Evaluations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Expert consultation isn\\u2019t just about offering opinions\\u2014it\\u2019s about empowering your legal team with\\r\\n        strategic insight, technical clarity, and credible support. In high-stakes litigation, a qualified\\r\\n        forensic expert can uncover analytical flaws, reinforce your position with scientifically sound\\r\\n        reasoning, and help translate complex digital evidence into persuasive courtroom narratives.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Whether you\'re challenging opposing reports or bolstering your own, the right expert can make a decisive\\r\\n        impact.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Challenge Bias & Misinterpretation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify and expose flaws in opposing expert analyses that could undermine your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Reinforce Case Strategy<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Use expert insight to shape courtroom strategy, legal argumentation, and discovery planning.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Validate that digital forensic techniques meet legal and scientific best practices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Prepare for Cross-Examination<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Equip your team with rebuttals and cross-examination prep to dismantle weak expert claims.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Gain a Trusted Expert Voice<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our consultants explain complex data clearly to judges, juries, and investigators.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is an opposing expert review in digital forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        An opposing expert review is an independent analysis of forensic reports\\r\\n                        submitted by the other party in a legal case. It helps uncover technical\\r\\n                        errors, biased interpretations, or flawed conclusions in digital\\r\\n                        evidence\\u2014essential for accurate and fair outcomes in litigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should you hire a digital forensic expert for litigation support?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                        messages, files, and logs\\r\\n                        from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                        uncover crucial evidence\\r\\n                        even after attempts to conceal or erase it.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your experts dispute the findings of another digital forensic report?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle every case with the highest level of discretion. Our forensic\\r\\n                        experts follow strict\\r\\n                        chain-of-custody protocols and collaborate only with authorized internal\\r\\n                        stakeholders to protect\\r\\n                        your data, reputation, and legal position throughout the investigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital forensic evidence can you independently review?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on the complexity of the case and number of\\r\\n                        devices or accounts involved.\\r\\n                        However, we offer fast turnaround and often begin within 24 hours to\\r\\n                        secure time-sensitive\\r\\n                        evidence before it\\u2019s lost or overwritten.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your forensic experts provide courtroom testimony in rebuttal cases?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                        companies across Texas,\\r\\n                        Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                        collection, and device\\r\\n                        shipping options for fast, reliable nationwide service.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Challenging an Expert\\u2019s Findings? We Bring Clarity and Credibility to Your Case.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When an opposing expert\\u2019s report raises red flags\\u2014or threatens to sway the outcome\\u2014you need a seasoned\\r\\n        digital forensics team that can dissect the analysis, identify flaws, and deliver a clear, compelling\\r\\n        response. Black Dog Forensics provides detailed evaluations of adversarial reports, highlighting\\r\\n        methodological gaps, unsupported conclusions, and overlooked evidence.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Whether you need behind-the-scenes consultation or expert testimony, we offer objective, court-tested\\r\\n        insight to reinforce your position and support your legal strategy.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 10:58:06\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 10:41:47\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":22,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":17,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(689, 'com_content.article.25', '', '2025-05-22 13:22:20', 102, 21546, 'b6a9301f5fd4b73318e6c622aa98f3b53fe3ef12', '{\"id\":\"25\",\"asset_id\":177,\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"alias\":\"expert-forensic-review-of-opposing-legal-reports\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Our Digital Forensics Experts Help You Challenge Bias, Strengthen Strategy, and Present\\r\\n              Court-Ready Rebuttals\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt24\\\">\\r\\n              Gain a strategic advantage in litigation by thoroughly reviewing and challenging opposing\\r\\n              expert reports. Through meticulous forensic analysis and clear, evidence-backed\\r\\n              consultation, we identify inconsistencies, expose methodological flaws, and ensure all\\r\\n              digital evidence presented meets legal and technical standards. Our expert insight supports\\r\\n              your case theory and enhances courtroom credibility through authoritative testimony and\\r\\n              reporting.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx501 txt-nrml\\\">\\r\\n          Unbiased Forensic Reviews & Expert Guidance for Civil and Criminal Matters\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          In high-stakes litigation, one flawed forensic report can shift the entire trajectory of a case.\\r\\n          Black Dog Forensics offers specialized Opposing Expert Report Review and Consultation Services to\\r\\n          help legal teams, businesses, and government agencies evaluate, rebut, and defend against\\r\\n          problematic digital forensic claims.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our team brings clarity and credibility to digital investigations by identifying misinterpretations,\\r\\n          uncovering errors, and offering expert insights to fortify your case strategy.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Need an expert to review a digital forensic report or assist with litigation strategy? Contact us\\r\\n          today.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/reports-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Opposing Expert Reviews & Forensic Consultation<\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">Uncovering Flaws, Strengthening Strategy & Delivering Unbiased Expert Analysis<\\/h3>\\r\\n      <p class=\\\"p-ext mx1000 mt18\\\">\\r\\n        We provide forensic review and consultation services that objectively evaluate opposing expert\\r\\n        reports\\u2014identifying errors, biases, and misinterpretations that may compromise your case. Our experts\\r\\n        deliver clear, defensible insights to help attorneys, corporations, and investigative teams build\\r\\n        stronger, evidence-based strategies.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Rebuttal<\\/h4>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze methodology, logic, and conclusions of opposing experts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Identify biases, flawed assumptions, and technical inaccuracies.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Prepare rebuttal reports and assist in deposition strategy.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Case Consultation & Strategy Development<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Guide attorneys through digital forensic findings and evidentiary strategy.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review strengths, weaknesses, and gaps in the forensic narrative.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support trial preparation and strategic litigation planning.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Corporate & Regulatory Investigation Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review internal and external digital evidence in regulatory or compliance cases.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Advise corporate clients on evidence protocols and risk mitigation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support audit integrity and investigation documentation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Testimony & Legal Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Provide authoritative, courtroom-ready testimony.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Translate technical jargon into compelling and clear narratives for juries.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Assist legal teams in crafting cross-examination questions.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Why Legal Teams Trust Our Opposing Expert Reviews<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Don\\u2019t let flawed expert opinions go unchallenged. Our specialists can help. Request a Case Review.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Independent & Unbiased Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our experts provide objective evaluations with no affiliation to involved parties, ensuring findings are\\r\\n            based solely on facts and forensic standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Reports &amp; Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every report we produce is formatted to meet evidentiary standards and withstand scrutiny in depositions,\\r\\n            hearings, and trial proceedings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround Available<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We offer expedited reviews completed in as little as 1\\u20133 business days for time-sensitive litigation and\\r\\n            investigative matters.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Consultation Across Devices & Platforms<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our forensic capabilities span desktops, laptops, mobile phones, tablets, cloud services, email systems, and\\r\\n            encrypted storage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support for Civil, Criminal & Regulatory Matters<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Whether you\'re involved in civil disputes, criminal defense, or regulatory investigations, our experience\\r\\n            spans multiple legal environments and industries.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Strengthen Legal Arguments, Challenge Errors & Ensure Fair Case Evaluations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Expert consultation isn\\u2019t just about offering opinions\\u2014it\\u2019s about empowering your legal team with\\r\\n        strategic insight, technical clarity, and credible support. In high-stakes litigation, a qualified\\r\\n        forensic expert can uncover analytical flaws, reinforce your position with scientifically sound\\r\\n        reasoning, and help translate complex digital evidence into persuasive courtroom narratives.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Whether you\'re challenging opposing reports or bolstering your own, the right expert can make a decisive\\r\\n        impact.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Challenge Bias & Misinterpretation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify and expose flaws in opposing expert analyses that could undermine your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Reinforce Case Strategy<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Use expert insight to shape courtroom strategy, legal argumentation, and discovery planning.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Validate that digital forensic techniques meet legal and scientific best practices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Prepare for Cross-Examination<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Equip your team with rebuttals and cross-examination prep to dismantle weak expert claims.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Gain a Trusted Expert Voice<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our consultants explain complex data clearly to judges, juries, and investigators.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is an opposing expert review in digital forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        An opposing expert review is an independent analysis of forensic reports\\r\\n                        submitted by the other party in a legal case. It helps uncover technical\\r\\n                        errors, biased interpretations, or flawed conclusions in digital\\r\\n                        evidence\\u2014essential for accurate and fair outcomes in litigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should you hire a digital forensic expert for litigation support?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                        messages, files, and logs\\r\\n                        from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                        uncover crucial evidence\\r\\n                        even after attempts to conceal or erase it.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your experts dispute the findings of another digital forensic report?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle every case with the highest level of discretion. Our forensic\\r\\n                        experts follow strict\\r\\n                        chain-of-custody protocols and collaborate only with authorized internal\\r\\n                        stakeholders to protect\\r\\n                        your data, reputation, and legal position throughout the investigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital forensic evidence can you independently review?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on the complexity of the case and number of\\r\\n                        devices or accounts involved.\\r\\n                        However, we offer fast turnaround and often begin within 24 hours to\\r\\n                        secure time-sensitive\\r\\n                        evidence before it\\u2019s lost or overwritten.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your forensic experts provide courtroom testimony in rebuttal cases?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                        companies across Texas,\\r\\n                        Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                        collection, and device\\r\\n                        shipping options for fast, reliable nationwide service.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Challenging an Expert\\u2019s Findings? We Bring Clarity and Credibility to Your Case.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When an opposing expert\\u2019s report raises red flags\\u2014or threatens to sway the outcome\\u2014you need a seasoned\\r\\n        digital forensics team that can dissect the analysis, identify flaws, and deliver a clear, compelling\\r\\n        response. Black Dog Forensics provides detailed evaluations of adversarial reports, highlighting\\r\\n        methodological gaps, unsupported conclusions, and overlooked evidence.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Whether you need behind-the-scenes consultation or expert testimony, we offer objective, court-tested\\r\\n        insight to reinforce your position and support your legal strategy.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 13:22:20\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 13:22:11\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":24,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":20,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(690, 'com_content.article.25', '', '2025-05-22 13:23:32', 102, 21727, '730cb4a6b5da89732f6c4d359dd1f0364a072637', '{\"id\":\"25\",\"asset_id\":177,\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"alias\":\"expert-forensic-review-of-opposing-legal-reports\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Our Digital Forensics Experts Help You Challenge Bias, Strengthen Strategy, and Present\\r\\n              Court-Ready Rebuttals\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt24\\\">\\r\\n              Gain a strategic advantage in litigation by thoroughly reviewing and challenging opposing\\r\\n              expert reports. Through meticulous forensic analysis and clear, evidence-backed\\r\\n              consultation, we identify inconsistencies, expose methodological flaws, and ensure all\\r\\n              digital evidence presented meets legal and technical standards. Our expert insight supports\\r\\n              your case theory and enhances courtroom credibility through authoritative testimony and\\r\\n              reporting.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx501 txt-nrml\\\">\\r\\n          Unbiased Forensic Reviews & Expert Guidance for Civil and Criminal Matters\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          In high-stakes litigation, one flawed forensic report can shift the entire trajectory of a case.\\r\\n          Black Dog Forensics offers specialized Opposing Expert Report Review and Consultation Services to\\r\\n          help legal teams, businesses, and government agencies evaluate, rebut, and defend against\\r\\n          problematic digital forensic claims.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our team brings clarity and credibility to digital investigations by identifying misinterpretations,\\r\\n          uncovering errors, and offering expert insights to fortify your case strategy.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Need an expert to review a digital forensic report or assist with litigation strategy? Contact us\\r\\n          today.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/reports-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Opposing Expert Reviews & Forensic Consultation<\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">Uncovering Flaws, Strengthening Strategy & Delivering Unbiased Expert Analysis<\\/h3>\\r\\n      <p class=\\\"p-ext mx1000 mt18\\\">\\r\\n        We provide forensic review and consultation services that objectively evaluate opposing expert\\r\\n        reports\\u2014identifying errors, biases, and misinterpretations that may compromise your case. Our experts\\r\\n        deliver clear, defensible insights to help attorneys, corporations, and investigative teams build\\r\\n        stronger, evidence-based strategies.\\r\\n      <\\/p>\\r\\n<p class=\\\"p-ext mx1000 mt18\\\">Your opponent\\u2019s expert may have submitted a report\\u2014make sure it stands up to real scrutiny. Speak to a forensic consultant now.\\r\\n<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Rebuttal<\\/h4>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze methodology, logic, and conclusions of opposing experts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Identify biases, flawed assumptions, and technical inaccuracies.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Prepare rebuttal reports and assist in deposition strategy.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Case Consultation & Strategy Development<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Guide attorneys through digital forensic findings and evidentiary strategy.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review strengths, weaknesses, and gaps in the forensic narrative.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support trial preparation and strategic litigation planning.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Corporate & Regulatory Investigation Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review internal and external digital evidence in regulatory or compliance cases.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Advise corporate clients on evidence protocols and risk mitigation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support audit integrity and investigation documentation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Testimony & Legal Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Provide authoritative, courtroom-ready testimony.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Translate technical jargon into compelling and clear narratives for juries.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Assist legal teams in crafting cross-examination questions.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Why Legal Teams Trust Our Opposing Expert Reviews<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Don\\u2019t let flawed expert opinions go unchallenged. Our specialists can help. Request a Case Review.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Independent & Unbiased Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our experts provide objective evaluations with no affiliation to involved parties, ensuring findings are\\r\\n            based solely on facts and forensic standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Reports &amp; Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every report we produce is formatted to meet evidentiary standards and withstand scrutiny in depositions,\\r\\n            hearings, and trial proceedings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround Available<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We offer expedited reviews completed in as little as 1\\u20133 business days for time-sensitive litigation and\\r\\n            investigative matters.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Consultation Across Devices & Platforms<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our forensic capabilities span desktops, laptops, mobile phones, tablets, cloud services, email systems, and\\r\\n            encrypted storage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support for Civil, Criminal & Regulatory Matters<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Whether you\'re involved in civil disputes, criminal defense, or regulatory investigations, our experience\\r\\n            spans multiple legal environments and industries.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Strengthen Legal Arguments, Challenge Errors & Ensure Fair Case Evaluations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Expert consultation isn\\u2019t just about offering opinions\\u2014it\\u2019s about empowering your legal team with\\r\\n        strategic insight, technical clarity, and credible support. In high-stakes litigation, a qualified\\r\\n        forensic expert can uncover analytical flaws, reinforce your position with scientifically sound\\r\\n        reasoning, and help translate complex digital evidence into persuasive courtroom narratives.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Whether you\'re challenging opposing reports or bolstering your own, the right expert can make a decisive\\r\\n        impact.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Challenge Bias & Misinterpretation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify and expose flaws in opposing expert analyses that could undermine your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Reinforce Case Strategy<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Use expert insight to shape courtroom strategy, legal argumentation, and discovery planning.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Validate that digital forensic techniques meet legal and scientific best practices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Prepare for Cross-Examination<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Equip your team with rebuttals and cross-examination prep to dismantle weak expert claims.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Gain a Trusted Expert Voice<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our consultants explain complex data clearly to judges, juries, and investigators.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is an opposing expert review in digital forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        An opposing expert review is an independent analysis of forensic reports\\r\\n                        submitted by the other party in a legal case. It helps uncover technical\\r\\n                        errors, biased interpretations, or flawed conclusions in digital\\r\\n                        evidence\\u2014essential for accurate and fair outcomes in litigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should you hire a digital forensic expert for litigation support?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                        messages, files, and logs\\r\\n                        from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                        uncover crucial evidence\\r\\n                        even after attempts to conceal or erase it.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your experts dispute the findings of another digital forensic report?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle every case with the highest level of discretion. Our forensic\\r\\n                        experts follow strict\\r\\n                        chain-of-custody protocols and collaborate only with authorized internal\\r\\n                        stakeholders to protect\\r\\n                        your data, reputation, and legal position throughout the investigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital forensic evidence can you independently review?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on the complexity of the case and number of\\r\\n                        devices or accounts involved.\\r\\n                        However, we offer fast turnaround and often begin within 24 hours to\\r\\n                        secure time-sensitive\\r\\n                        evidence before it\\u2019s lost or overwritten.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your forensic experts provide courtroom testimony in rebuttal cases?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                        companies across Texas,\\r\\n                        Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                        collection, and device\\r\\n                        shipping options for fast, reliable nationwide service.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Challenging an Expert\\u2019s Findings? We Bring Clarity and Credibility to Your Case.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When an opposing expert\\u2019s report raises red flags\\u2014or threatens to sway the outcome\\u2014you need a seasoned\\r\\n        digital forensics team that can dissect the analysis, identify flaws, and deliver a clear, compelling\\r\\n        response. Black Dog Forensics provides detailed evaluations of adversarial reports, highlighting\\r\\n        methodological gaps, unsupported conclusions, and overlooked evidence.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Whether you need behind-the-scenes consultation or expert testimony, we offer objective, court-tested\\r\\n        insight to reinforce your position and support your legal strategy.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 13:23:32\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 13:22:20\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":25,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":21,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(691, 'com_content.article.25', '', '2025-05-22 13:23:49', 102, 21720, '8627fd1fef46bc1884d8b6db101f573e413be796', '{\"id\":\"25\",\"asset_id\":177,\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"alias\":\"expert-forensic-review-of-opposing-legal-reports\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Our Digital Forensics Experts Help You Challenge Bias, Strengthen Strategy, and Present\\r\\n              Court-Ready Rebuttals\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt24\\\">\\r\\n              Gain a strategic advantage in litigation by thoroughly reviewing and challenging opposing\\r\\n              expert reports. Through meticulous forensic analysis and clear, evidence-backed\\r\\n              consultation, we identify inconsistencies, expose methodological flaws, and ensure all\\r\\n              digital evidence presented meets legal and technical standards. Our expert insight supports\\r\\n              your case theory and enhances courtroom credibility through authoritative testimony and\\r\\n              reporting.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx501 txt-nrml\\\">\\r\\n          Unbiased Forensic Reviews & Expert Guidance for Civil and Criminal Matters\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          In high-stakes litigation, one flawed forensic report can shift the entire trajectory of a case.\\r\\n          Black Dog Forensics offers specialized Opposing Expert Report Review and Consultation Services to\\r\\n          help legal teams, businesses, and government agencies evaluate, rebut, and defend against\\r\\n          problematic digital forensic claims.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our team brings clarity and credibility to digital investigations by identifying misinterpretations,\\r\\n          uncovering errors, and offering expert insights to fortify your case strategy.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Need an expert to review a digital forensic report or assist with litigation strategy? Contact us\\r\\n          today.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/reports-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Opposing Expert Reviews & Forensic Consultation<\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">Uncovering Flaws, Strengthening Strategy & Delivering Unbiased Expert Analysis<\\/h3>\\r\\n      <p class=\\\"p-ext mx1000 mt18\\\">\\r\\n        We provide forensic review and consultation services that objectively evaluate opposing expert\\r\\n        reports\\u2014identifying errors, biases, and misinterpretations that may compromise your case. Our experts\\r\\n        deliver clear, defensible insights to help attorneys, corporations, and investigative teams build\\r\\n        stronger, evidence-based strategies.\\r\\n      <\\/p>\\r\\n<p class=\\\"p-ext mt18\\\">Your opponent\\u2019s expert may have submitted a report\\u2014make sure it stands up to real scrutiny. Speak to a forensic consultant now.\\r\\n<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Rebuttal<\\/h4>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze methodology, logic, and conclusions of opposing experts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Identify biases, flawed assumptions, and technical inaccuracies.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Prepare rebuttal reports and assist in deposition strategy.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Case Consultation & Strategy Development<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Guide attorneys through digital forensic findings and evidentiary strategy.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review strengths, weaknesses, and gaps in the forensic narrative.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support trial preparation and strategic litigation planning.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Corporate & Regulatory Investigation Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review internal and external digital evidence in regulatory or compliance cases.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Advise corporate clients on evidence protocols and risk mitigation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support audit integrity and investigation documentation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Testimony & Legal Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Provide authoritative, courtroom-ready testimony.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Translate technical jargon into compelling and clear narratives for juries.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Assist legal teams in crafting cross-examination questions.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Why Legal Teams Trust Our Opposing Expert Reviews<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Don\\u2019t let flawed expert opinions go unchallenged. Our specialists can help. Request a Case Review.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Independent & Unbiased Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our experts provide objective evaluations with no affiliation to involved parties, ensuring findings are\\r\\n            based solely on facts and forensic standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Reports &amp; Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every report we produce is formatted to meet evidentiary standards and withstand scrutiny in depositions,\\r\\n            hearings, and trial proceedings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround Available<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We offer expedited reviews completed in as little as 1\\u20133 business days for time-sensitive litigation and\\r\\n            investigative matters.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Consultation Across Devices & Platforms<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our forensic capabilities span desktops, laptops, mobile phones, tablets, cloud services, email systems, and\\r\\n            encrypted storage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support for Civil, Criminal & Regulatory Matters<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Whether you\'re involved in civil disputes, criminal defense, or regulatory investigations, our experience\\r\\n            spans multiple legal environments and industries.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Strengthen Legal Arguments, Challenge Errors & Ensure Fair Case Evaluations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Expert consultation isn\\u2019t just about offering opinions\\u2014it\\u2019s about empowering your legal team with\\r\\n        strategic insight, technical clarity, and credible support. In high-stakes litigation, a qualified\\r\\n        forensic expert can uncover analytical flaws, reinforce your position with scientifically sound\\r\\n        reasoning, and help translate complex digital evidence into persuasive courtroom narratives.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Whether you\'re challenging opposing reports or bolstering your own, the right expert can make a decisive\\r\\n        impact.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Challenge Bias & Misinterpretation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify and expose flaws in opposing expert analyses that could undermine your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Reinforce Case Strategy<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Use expert insight to shape courtroom strategy, legal argumentation, and discovery planning.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Validate that digital forensic techniques meet legal and scientific best practices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Prepare for Cross-Examination<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Equip your team with rebuttals and cross-examination prep to dismantle weak expert claims.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Gain a Trusted Expert Voice<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our consultants explain complex data clearly to judges, juries, and investigators.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is an opposing expert review in digital forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        An opposing expert review is an independent analysis of forensic reports\\r\\n                        submitted by the other party in a legal case. It helps uncover technical\\r\\n                        errors, biased interpretations, or flawed conclusions in digital\\r\\n                        evidence\\u2014essential for accurate and fair outcomes in litigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should you hire a digital forensic expert for litigation support?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                        messages, files, and logs\\r\\n                        from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                        uncover crucial evidence\\r\\n                        even after attempts to conceal or erase it.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your experts dispute the findings of another digital forensic report?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle every case with the highest level of discretion. Our forensic\\r\\n                        experts follow strict\\r\\n                        chain-of-custody protocols and collaborate only with authorized internal\\r\\n                        stakeholders to protect\\r\\n                        your data, reputation, and legal position throughout the investigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital forensic evidence can you independently review?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on the complexity of the case and number of\\r\\n                        devices or accounts involved.\\r\\n                        However, we offer fast turnaround and often begin within 24 hours to\\r\\n                        secure time-sensitive\\r\\n                        evidence before it\\u2019s lost or overwritten.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your forensic experts provide courtroom testimony in rebuttal cases?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                        companies across Texas,\\r\\n                        Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                        collection, and device\\r\\n                        shipping options for fast, reliable nationwide service.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Challenging an Expert\\u2019s Findings? We Bring Clarity and Credibility to Your Case.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When an opposing expert\\u2019s report raises red flags\\u2014or threatens to sway the outcome\\u2014you need a seasoned\\r\\n        digital forensics team that can dissect the analysis, identify flaws, and deliver a clear, compelling\\r\\n        response. Black Dog Forensics provides detailed evaluations of adversarial reports, highlighting\\r\\n        methodological gaps, unsupported conclusions, and overlooked evidence.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Whether you need behind-the-scenes consultation or expert testimony, we offer objective, court-tested\\r\\n        insight to reinforce your position and support your legal strategy.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 13:23:49\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 13:23:32\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":26,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":22,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(692, 'com_content.article.25', '', '2025-05-22 13:25:41', 102, 21702, '1a1ce58eae2934d45ab1ca7cd17a104f323a728f', '{\"id\":\"25\",\"asset_id\":177,\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"alias\":\"expert-forensic-review-of-opposing-legal-reports\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Our Digital Forensics Experts Help You Challenge Bias, Strengthen Strategy, and Present\\r\\n              Court-Ready Rebuttals\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt24\\\">\\r\\n              Gain a strategic advantage in litigation by thoroughly reviewing and challenging opposing\\r\\n              expert reports. Through meticulous forensic analysis and clear, evidence-backed\\r\\n              consultation, we identify inconsistencies, expose methodological flaws, and ensure all\\r\\n              digital evidence presented meets legal and technical standards. Our expert insight supports\\r\\n              your case theory and enhances courtroom credibility through authoritative testimony and\\r\\n              reporting.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx501 txt-nrml\\\">\\r\\n          Unbiased Forensic Reviews & Expert Guidance for Civil and Criminal Matters\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          In high-stakes litigation, one flawed forensic report can shift the entire trajectory of a case.\\r\\n          Black Dog Forensics offers specialized Opposing Expert Report Review and Consultation Services to\\r\\n          help legal teams, businesses, and government agencies evaluate, rebut, and defend against\\r\\n          problematic digital forensic claims.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our team brings clarity and credibility to digital investigations by identifying misinterpretations,\\r\\n          uncovering errors, and offering expert insights to fortify your case strategy.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Need an expert to review a digital forensic report or assist with litigation strategy? Contact us\\r\\n          today.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/reports-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Opposing Expert Reviews & Forensic Consultation<\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">Uncovering Flaws, Strengthening Strategy & Delivering Unbiased Expert Analysis<\\/h3>\\r\\n      <p class=\\\"p-ext mx1000 mt18\\\">\\r\\n        We provide forensic review and consultation services that objectively evaluate opposing expert\\r\\n        reports\\u2014identifying errors, biases, and misinterpretations that may compromise your case. Our experts\\r\\n        deliver clear, defensible insights to help attorneys, corporations, and investigative teams build\\r\\n        stronger, evidence-based strategies.\\r\\n      <\\/p>\\r\\n<p class=\\\"p-ext mt18\\\">Your opponent\\u2019s expert may have submitted a report\\u2014make sure it stands up to real scrutiny. Speak to a forensic consultant now.\\r\\n<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Rebuttal<\\/h4>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze methodology, logic, and conclusions of opposing experts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Identify biases, flawed assumptions, and technical inaccuracies.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Prepare rebuttal reports and assist in deposition strategy.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Case Consultation & Strategy Development<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Guide attorneys through digital forensic findings and evidentiary strategy.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review strengths, weaknesses, and gaps in the forensic narrative.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support trial preparation and strategic litigation planning.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Corporate & Regulatory Investigation Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review internal and external digital evidence in regulatory or compliance cases.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Advise corporate clients on evidence protocols and risk mitigation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support audit integrity and investigation documentation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Testimony & Legal Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Provide authoritative, courtroom-ready testimony.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Translate technical jargon into compelling and clear narratives for juries.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Assist legal teams in crafting cross-examination questions.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Why Legal Teams Trust Our Opposing Expert Reviews<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Don\\u2019t let flawed expert opinions go unchallenged. Our specialists can help. Request a Case Review.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Independent & Unbiased Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our experts provide objective evaluations with no affiliation to involved parties, ensuring findings are\\r\\n            based solely on facts and forensic standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Reports &amp; Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every report we produce is formatted to meet evidentiary standards and withstand scrutiny in depositions,\\r\\n            hearings, and trial proceedings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround Available<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We offer expedited reviews completed in as little as 1\\u20133 business days for time-sensitive litigation and\\r\\n            investigative matters.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Consultation Across Devices & Platforms<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our forensic capabilities span desktops, laptops, mobile phones, tablets, cloud services, email systems, and\\r\\n            encrypted storage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support for Civil, Criminal & Regulatory Matters<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Whether you\'re involved in civil disputes, criminal defense, or regulatory investigations, our experience\\r\\n            spans multiple legal environments and industries.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Strengthen Legal Arguments, Challenge Errors & Ensure Fair Case Evaluations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Expert consultation isn\\u2019t just about offering opinions\\u2014it\\u2019s about empowering your legal team with\\r\\n        strategic insight, technical clarity, and credible support. In high-stakes litigation, a qualified\\r\\n        forensic expert can uncover analytical flaws, reinforce your position with scientifically sound\\r\\n        reasoning, and help translate complex digital evidence into persuasive courtroom narratives.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Whether you\'re challenging opposing reports or bolstering your own, the right expert can make a decisive\\r\\n        impact.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Challenge Bias & Misinterpretation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify and expose flaws in opposing expert analyses that could undermine your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Reinforce Case Strategy<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Use expert insight to shape courtroom strategy, legal argumentation, and discovery planning.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Validate that digital forensic techniques meet legal and scientific best practices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Prepare for Cross-Examination<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Equip your team with rebuttals and cross-examination prep to dismantle weak expert claims.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Gain a Trusted Expert Voice<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our consultants explain complex data clearly to judges, juries, and investigators.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is an opposing expert review in digital forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        An opposing expert review is an independent analysis of forensic reports\\r\\n                        submitted by the other party in a legal case. It helps uncover technical\\r\\n                        errors, biased interpretations, or flawed conclusions in digital\\r\\n                        evidence\\u2014essential for accurate and fair outcomes in litigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should you hire a digital forensic expert for litigation support?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       You should consult a digital forensic expert whenever electronic evidence\\u2014such as emails, mobile data, or computer files\\u2014is introduced in a case. Expert guidance is crucial during civil or criminal litigation, regulatory investigations, and internal audits to ensure the evidence is valid and properly interpreted.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your experts dispute the findings of another digital forensic report?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle every case with the highest level of discretion. Our forensic\\r\\n                        experts follow strict\\r\\n                        chain-of-custody protocols and collaborate only with authorized internal\\r\\n                        stakeholders to protect\\r\\n                        your data, reputation, and legal position throughout the investigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital forensic evidence can you independently review?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on the complexity of the case and number of\\r\\n                        devices or accounts involved.\\r\\n                        However, we offer fast turnaround and often begin within 24 hours to\\r\\n                        secure time-sensitive\\r\\n                        evidence before it\\u2019s lost or overwritten.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your forensic experts provide courtroom testimony in rebuttal cases?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                        companies across Texas,\\r\\n                        Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                        collection, and device\\r\\n                        shipping options for fast, reliable nationwide service.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Challenging an Expert\\u2019s Findings? We Bring Clarity and Credibility to Your Case.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When an opposing expert\\u2019s report raises red flags\\u2014or threatens to sway the outcome\\u2014you need a seasoned\\r\\n        digital forensics team that can dissect the analysis, identify flaws, and deliver a clear, compelling\\r\\n        response. Black Dog Forensics provides detailed evaluations of adversarial reports, highlighting\\r\\n        methodological gaps, unsupported conclusions, and overlooked evidence.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Whether you need behind-the-scenes consultation or expert testimony, we offer objective, court-tested\\r\\n        insight to reinforce your position and support your legal strategy.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 13:25:41\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 13:23:49\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":27,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":23,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(693, 'com_content.article.25', '', '2025-05-22 13:27:15', 102, 21412, '9d35fed1e9f2a92e413c7d5ed00f229bd640c079', '{\"id\":\"25\",\"asset_id\":177,\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"alias\":\"expert-forensic-review-of-opposing-legal-reports\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Our Digital Forensics Experts Help You Challenge Bias, Strengthen Strategy, and Present\\r\\n              Court-Ready Rebuttals\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt24\\\">\\r\\n              Gain a strategic advantage in litigation by thoroughly reviewing and challenging opposing\\r\\n              expert reports. Through meticulous forensic analysis and clear, evidence-backed\\r\\n              consultation, we identify inconsistencies, expose methodological flaws, and ensure all\\r\\n              digital evidence presented meets legal and technical standards. Our expert insight supports\\r\\n              your case theory and enhances courtroom credibility through authoritative testimony and\\r\\n              reporting.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx501 txt-nrml\\\">\\r\\n          Unbiased Forensic Reviews & Expert Guidance for Civil and Criminal Matters\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          In high-stakes litigation, one flawed forensic report can shift the entire trajectory of a case.\\r\\n          Black Dog Forensics offers specialized Opposing Expert Report Review and Consultation Services to\\r\\n          help legal teams, businesses, and government agencies evaluate, rebut, and defend against\\r\\n          problematic digital forensic claims.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our team brings clarity and credibility to digital investigations by identifying misinterpretations,\\r\\n          uncovering errors, and offering expert insights to fortify your case strategy.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Need an expert to review a digital forensic report or assist with litigation strategy? Contact us\\r\\n          today.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/reports-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Opposing Expert Reviews & Forensic Consultation<\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">Uncovering Flaws, Strengthening Strategy & Delivering Unbiased Expert Analysis<\\/h3>\\r\\n      <p class=\\\"p-ext mx1000 mt18\\\">\\r\\n        We provide forensic review and consultation services that objectively evaluate opposing expert\\r\\n        reports\\u2014identifying errors, biases, and misinterpretations that may compromise your case. Our experts\\r\\n        deliver clear, defensible insights to help attorneys, corporations, and investigative teams build\\r\\n        stronger, evidence-based strategies.\\r\\n      <\\/p>\\r\\n<p class=\\\"p-ext mt18\\\">Your opponent\\u2019s expert may have submitted a report\\u2014make sure it stands up to real scrutiny. Speak to a forensic consultant now.\\r\\n<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Rebuttal<\\/h4>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze methodology, logic, and conclusions of opposing experts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Identify biases, flawed assumptions, and technical inaccuracies.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Prepare rebuttal reports and assist in deposition strategy.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Case Consultation & Strategy Development<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Guide attorneys through digital forensic findings and evidentiary strategy.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review strengths, weaknesses, and gaps in the forensic narrative.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support trial preparation and strategic litigation planning.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Corporate & Regulatory Investigation Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review internal and external digital evidence in regulatory or compliance cases.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Advise corporate clients on evidence protocols and risk mitigation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support audit integrity and investigation documentation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Testimony & Legal Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Provide authoritative, courtroom-ready testimony.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Translate technical jargon into compelling and clear narratives for juries.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Assist legal teams in crafting cross-examination questions.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Why Legal Teams Trust Our Opposing Expert Reviews<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Don\\u2019t let flawed expert opinions go unchallenged. Our specialists can help. Request a Case Review.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Independent & Unbiased Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our experts provide objective evaluations with no affiliation to involved parties, ensuring findings are\\r\\n            based solely on facts and forensic standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Reports &amp; Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every report we produce is formatted to meet evidentiary standards and withstand scrutiny in depositions,\\r\\n            hearings, and trial proceedings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround Available<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We offer expedited reviews completed in as little as 1\\u20133 business days for time-sensitive litigation and\\r\\n            investigative matters.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Consultation Across Devices & Platforms<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our forensic capabilities span desktops, laptops, mobile phones, tablets, cloud services, email systems, and\\r\\n            encrypted storage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support for Civil, Criminal & Regulatory Matters<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Whether you\'re involved in civil disputes, criminal defense, or regulatory investigations, our experience\\r\\n            spans multiple legal environments and industries.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Strengthen Legal Arguments, Challenge Errors & Ensure Fair Case Evaluations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Expert consultation isn\\u2019t just about offering opinions\\u2014it\\u2019s about empowering your legal team with\\r\\n        strategic insight, technical clarity, and credible support. In high-stakes litigation, a qualified\\r\\n        forensic expert can uncover analytical flaws, reinforce your position with scientifically sound\\r\\n        reasoning, and help translate complex digital evidence into persuasive courtroom narratives.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Whether you\'re challenging opposing reports or bolstering your own, the right expert can make a decisive\\r\\n        impact.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Challenge Bias & Misinterpretation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify and expose flaws in opposing expert analyses that could undermine your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Reinforce Case Strategy<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Use expert insight to shape courtroom strategy, legal argumentation, and discovery planning.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Validate that digital forensic techniques meet legal and scientific best practices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Prepare for Cross-Examination<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Equip your team with rebuttals and cross-examination prep to dismantle weak expert claims.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Gain a Trusted Expert Voice<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our consultants explain complex data clearly to judges, juries, and investigators.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is an opposing expert review in digital forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        An opposing expert review is an independent analysis of forensic reports\\r\\n                        submitted by the other party in a legal case. It helps uncover technical\\r\\n                        errors, biased interpretations, or flawed conclusions in digital\\r\\n                        evidence\\u2014essential for accurate and fair outcomes in litigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should you hire a digital forensic expert for litigation support?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       You should consult a digital forensic expert whenever electronic evidence\\u2014such as emails, mobile data, or computer files\\u2014is introduced in a case. Expert guidance is crucial during civil or criminal litigation, regulatory investigations, and internal audits to ensure the evidence is valid and properly interpreted.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your experts dispute the findings of another digital forensic report?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Yes. Our team specializes in providing rebuttal reports that challenge inaccurate or misleading forensic conclusions. We highlight inconsistencies, technical oversights, or misinterpretations that can weaken the credibility of the opposing expert\\u2019s testimony.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital forensic evidence can you independently review?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We conduct in-depth reviews of forensic reports involving mobile phone data, computer hard drives, email accounts, cloud storage, file metadata, user activity logs, and digital document revisions\\u2014across a wide range of platforms and formats.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your forensic experts provide courtroom testimony in rebuttal cases?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                    We conduct in-depth reviews of forensic reports involving mobile phone data, computer hard drives, email accounts, cloud storage, file metadata, user activity logs, and digital document revisions\\u2014across a wide range of platforms and formats.\\r\\n\\r\\n\\r\\n\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Challenging an Expert\\u2019s Findings? We Bring Clarity and Credibility to Your Case.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When an opposing expert\\u2019s report raises red flags\\u2014or threatens to sway the outcome\\u2014you need a seasoned\\r\\n        digital forensics team that can dissect the analysis, identify flaws, and deliver a clear, compelling\\r\\n        response. Black Dog Forensics provides detailed evaluations of adversarial reports, highlighting\\r\\n        methodological gaps, unsupported conclusions, and overlooked evidence.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Whether you need behind-the-scenes consultation or expert testimony, we offer objective, court-tested\\r\\n        insight to reinforce your position and support your legal strategy.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 13:27:15\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 13:25:41\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":28,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":24,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(694, 'com_content.article.25', '', '2025-05-22 13:27:49', 102, 21402, 'c9d2d4611840a323d9babf97da50acfe5c7e388c', '{\"id\":\"25\",\"asset_id\":177,\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"alias\":\"expert-forensic-review-of-opposing-legal-reports\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Our Digital Forensics Experts Help You Challenge Bias, Strengthen Strategy, and Present\\r\\n              Court-Ready Rebuttals\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt24\\\">\\r\\n              Gain a strategic advantage in litigation by thoroughly reviewing and challenging opposing\\r\\n              expert reports. Through meticulous forensic analysis and clear, evidence-backed\\r\\n              consultation, we identify inconsistencies, expose methodological flaws, and ensure all\\r\\n              digital evidence presented meets legal and technical standards. Our expert insight supports\\r\\n              your case theory and enhances courtroom credibility through authoritative testimony and\\r\\n              reporting.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx501 txt-nrml\\\">\\r\\n          Unbiased Forensic Reviews & Expert Guidance for Civil and Criminal Matters\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          In high-stakes litigation, one flawed forensic report can shift the entire trajectory of a case.\\r\\n          Black Dog Forensics offers specialized Opposing Expert Report Review and Consultation Services to\\r\\n          help legal teams, businesses, and government agencies evaluate, rebut, and defend against\\r\\n          problematic digital forensic claims.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our team brings clarity and credibility to digital investigations by identifying misinterpretations,\\r\\n          uncovering errors, and offering expert insights to fortify your case strategy.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Need an expert to review a digital forensic report or assist with litigation strategy? Contact us\\r\\n          today.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/reports-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Opposing Expert Reviews & Forensic Consultation<\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">Uncovering Flaws, Strengthening Strategy & Delivering Unbiased Expert Analysis<\\/h3>\\r\\n      <p class=\\\"p-ext mx1000 mt18\\\">\\r\\n        We provide forensic review and consultation services that objectively evaluate opposing expert\\r\\n        reports\\u2014identifying errors, biases, and misinterpretations that may compromise your case. Our experts\\r\\n        deliver clear, defensible insights to help attorneys, corporations, and investigative teams build\\r\\n        stronger, evidence-based strategies.\\r\\n      <\\/p>\\r\\n<p class=\\\"p-ext mt18\\\">Your opponent\\u2019s expert may have submitted a report\\u2014make sure it stands up to real scrutiny. Speak to a forensic consultant now.\\r\\n<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Rebuttal<\\/h4>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze methodology, logic, and conclusions of opposing experts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Identify biases, flawed assumptions, and technical inaccuracies.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Prepare rebuttal reports and assist in deposition strategy.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Case Consultation & Strategy Development<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Guide attorneys through digital forensic findings and evidentiary strategy.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review strengths, weaknesses, and gaps in the forensic narrative.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support trial preparation and strategic litigation planning.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Corporate & Regulatory Investigation Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review internal and external digital evidence in regulatory or compliance cases.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Advise corporate clients on evidence protocols and risk mitigation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support audit integrity and investigation documentation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Testimony & Legal Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Provide authoritative, courtroom-ready testimony.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Translate technical jargon into compelling and clear narratives for juries.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Assist legal teams in crafting cross-examination questions.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Why Legal Teams Trust Our Opposing Expert Reviews<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Don\\u2019t let flawed expert opinions go unchallenged. Our specialists can help. Request a Case Review.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Independent & Unbiased Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our experts provide objective evaluations with no affiliation to involved parties, ensuring findings are\\r\\n            based solely on facts and forensic standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Reports &amp; Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every report we produce is formatted to meet evidentiary standards and withstand scrutiny in depositions,\\r\\n            hearings, and trial proceedings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround Available<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We offer expedited reviews completed in as little as 1\\u20133 business days for time-sensitive litigation and\\r\\n            investigative matters.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Consultation Across Devices & Platforms<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our forensic capabilities span desktops, laptops, mobile phones, tablets, cloud services, email systems, and\\r\\n            encrypted storage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support for Civil, Criminal & Regulatory Matters<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Whether you\'re involved in civil disputes, criminal defense, or regulatory investigations, our experience\\r\\n            spans multiple legal environments and industries.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Strengthen Legal Arguments, Challenge Errors & Ensure Fair Case Evaluations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Expert consultation isn\\u2019t just about offering opinions\\u2014it\\u2019s about empowering your legal team with\\r\\n        strategic insight, technical clarity, and credible support. In high-stakes litigation, a qualified\\r\\n        forensic expert can uncover analytical flaws, reinforce your position with scientifically sound\\r\\n        reasoning, and help translate complex digital evidence into persuasive courtroom narratives.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Whether you\'re challenging opposing reports or bolstering your own, the right expert can make a decisive\\r\\n        impact.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Challenge Bias & Misinterpretation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify and expose flaws in opposing expert analyses that could undermine your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Reinforce Case Strategy<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Use expert insight to shape courtroom strategy, legal argumentation, and discovery planning.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Validate that digital forensic techniques meet legal and scientific best practices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Prepare for Cross-Examination<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Equip your team with rebuttals and cross-examination prep to dismantle weak expert claims.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Gain a Trusted Expert Voice<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our consultants explain complex data clearly to judges, juries, and investigators.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is an opposing expert review in digital forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        An opposing expert review is an independent analysis of forensic reports\\r\\n                        submitted by the other party in a legal case. It helps uncover technical\\r\\n                        errors, biased interpretations, or flawed conclusions in digital\\r\\n                        evidence\\u2014essential for accurate and fair outcomes in litigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should you hire a digital forensic expert for litigation support?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       You should consult a digital forensic expert whenever electronic evidence\\u2014such as emails, mobile data, or computer files\\u2014is introduced in a case. Expert guidance is crucial during civil or criminal litigation, regulatory investigations, and internal audits to ensure the evidence is valid and properly interpreted.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your experts dispute the findings of another digital forensic report?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Yes. Our team specializes in providing rebuttal reports that challenge inaccurate or misleading forensic conclusions. We highlight inconsistencies, technical oversights, or misinterpretations that can weaken the credibility of the opposing expert\\u2019s testimony.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital forensic evidence can you independently review?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We conduct in-depth reviews of forensic reports involving mobile phone data, computer hard drives, email accounts, cloud storage, file metadata, user activity logs, and digital document revisions\\u2014across a wide range of platforms and formats.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your forensic experts provide courtroom testimony in rebuttal cases?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                  Absolutely. Our digital forensic experts are qualified to deliver clear, compelling, and court-admissible testimony. We\\u2019re experienced in explaining complex technical findings to judges, juries, and legal teams in high-stakes litigation.\\r\\n\\r\\n\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Challenging an Expert\\u2019s Findings? We Bring Clarity and Credibility to Your Case.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When an opposing expert\\u2019s report raises red flags\\u2014or threatens to sway the outcome\\u2014you need a seasoned\\r\\n        digital forensics team that can dissect the analysis, identify flaws, and deliver a clear, compelling\\r\\n        response. Black Dog Forensics provides detailed evaluations of adversarial reports, highlighting\\r\\n        methodological gaps, unsupported conclusions, and overlooked evidence.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Whether you need behind-the-scenes consultation or expert testimony, we offer objective, court-tested\\r\\n        insight to reinforce your position and support your legal strategy.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-22 13:27:49\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-22 13:27:15\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":29,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":25,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(695, 'com_content.article.20', '', '2025-05-23 06:03:28', 102, 17881, '5f266c2eb8b4f80c5f63b516f156349bd9b05122', '{\"id\":\"20\",\"asset_id\":171,\"title\":\"Digital Forensics Services in Houston, Texas\",\"alias\":\"digital-forensics-services-in-houston-texas\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tClear Answers, Court-Ready Reports, Trusted Expertise\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mrt24 \\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAt Black Dog Forensics, we specialize in uncovering and interpreting digital evidence for\\r\\n\\t\\t\\t\\t\\t\\t\\thigh-stakes\\r\\n\\t\\t\\t\\t\\t\\t\\tinvestigations, litigation, and private disputes. Whether you\\u2019re a Houston-based attorney\\r\\n\\t\\t\\t\\t\\t\\t\\tpreparing for\\r\\n\\t\\t\\t\\t\\t\\t\\ttrial, a business facing internal challenges, or an individual seeking answers, our\\r\\n\\t\\t\\t\\t\\t\\t\\tcertified forensic\\r\\n\\t\\t\\t\\t\\t\\t\\tanalysts deliver insight that stands up to legal scrutiny.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe turn mobile devices, cloud platforms, and computer systems into structured,\\r\\n\\t\\t\\t\\t\\t\\t\\tcourt-admissible\\r\\n\\t\\t\\t\\t\\t\\t\\tevidence\\u2014with speed, accuracy, and discretion. From the moment we engage, your goals guide\\r\\n\\t\\t\\t\\t\\t\\t\\tour strategy.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tFree consultations available for law firms, corporations, and individuals in Houston and\\r\\n\\t\\t\\t\\t\\t\\t\\tsurrounding\\r\\n\\t\\t\\t\\t\\t\\t\\tareas.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt32\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tSchedule a Consultation Today\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"mx932\\\">\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Our Forensic Services in Houston<\\/h2>\\r\\n\\t\\t\\t<h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n\\t\\t\\t\\tPrecision Forensics for Legal, Corporate, and Private Cases\\r\\n\\t\\t\\t<\\/h3>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx690\\\">\\r\\n\\t\\t\\t\\tOur Houston-based digital forensic services are built for real-world legal and investigative challenges.\\r\\n\\t\\t\\t\\tEvery\\r\\n\\t\\t\\t\\tcase begins with a strategy\\u2014and ends with clarity.\\r\\n\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<h4 class=\\\"sub-hed mt32\\\"> We provide:<\\/h4>\\r\\n\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Computer & Mobile Device Forensics<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tRecover what happened\\u2014and prove it.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe extract deleted files, messages, internet history, and system usage across laptops, desktops,\\r\\n\\t\\t\\t\\t\\t\\tsmartphones, and tablets.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\"> Access the hidden data that tells the full story.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tFrom geolocation to encrypted app activity, we recover mobile data\\u2014even from damaged or locked\\r\\n\\t\\t\\t\\t\\t\\tdevices.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Cloud & Email Data Recovery<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tTrack the digital trail across platforms.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe retrieve emails, attachments, and cloud-stored files from Microsoft 365, Gmail, Dropbox,\\r\\n\\t\\t\\t\\t\\t\\tiCloud, and\\r\\n\\t\\t\\t\\t\\t\\tmore.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">User Activity & Behavioral Analysis<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tReconstruct actions, patterns, and intent.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe map logins, file access, and user sessions to establish what occurred and when.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f60\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Audio & Video Forensics<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tClarify and verify key recordings.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe enhance and authenticate audio\\/video files to confirm integrity and prepare media for use in\\r\\n\\t\\t\\t\\t\\t\\tlegal\\r\\n\\t\\t\\t\\t\\t\\tproceedings.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f60\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Litigation & Legal Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">Built for the courtroom, backed by expert testimony.<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">We prepare detailed forensic reports, affidavits, and expert declarations\\u2014and offer\\r\\n\\t\\t\\t\\t\\t\\tdeposition\\r\\n\\t\\t\\t\\t\\t\\tand trial testimony.<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f60\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Corporate & Private Investigations<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">Sensitive matters. Objective answers.<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">From employee misconduct and data theft to internal compliance reviews and civil\\r\\n\\t\\t\\t\\t\\t\\tdisputes, we\\r\\n\\t\\t\\t\\t\\t\\tdeliver discreet, thorough results.<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox12 pt40 \\\">\\r\\n\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t<div class=\\\"mx1075 mlr-at\\\">\\r\\n\\t\\t\\t<div class=\\\"t-center mx932 mlr-at\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Our Process: What to Expect<\\/h2>\\r\\n\\t\\t\\t\\t<h3 class=\\\"bd-trd txt-nrml\\\">From First Call to Final Report<\\/h3>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext mx404 mlr-at\\\">\\r\\n\\t\\t\\t\\t\\tDigital forensics can be complex, but our process is built to deliver clear, defensible results.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx gap80 align-start mt64 wrp num-sec protct ovr-fl-h mx877 mlr-at ovr-fl-h\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p  pos-re up-line\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>1<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24\\\"> Initial Consultation<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">We assess your goals, timeline, and available data to build an informed\\r\\n\\t\\t\\t\\t\\t\\t\\tstrategy.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>2<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24\\\">Secure Evidence Collection<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">Our analysts collect devices, cloud access, or remote data using forensic\\r\\n\\t\\t\\t\\t\\t\\t\\tprotocols that\\r\\n\\t\\t\\t\\t\\t\\t\\tpreserve the chain of custody.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>3<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24\\\">Examination and Analysis<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">Using advanced tools, we recover deleted content, map user behavior, and isolate\\r\\n\\t\\t\\t\\t\\t\\t\\tcase-relevant evidence.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line-r newmax\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>4<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24\\\"> Reporting and Results<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">You receive a structured, plain-language forensic report\\u2014ready for court,\\r\\n\\t\\t\\t\\t\\t\\t\\tinternal use, or\\r\\n\\t\\t\\t\\t\\t\\t\\tlegal review.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line-r mb-line-r newmax\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>5<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24\\\">Testimony and Ongoing Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">If required, we provide expert witness services, respond to opposing reports,\\r\\n\\t\\t\\t\\t\\t\\t\\tand remain\\r\\n\\t\\t\\t\\t\\t\\t\\tengaged through resolution.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"mx932\\\">\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Why Clients in Houston Choose Black Dog Forensics<\\/h2>\\r\\n\\t\\t\\t<h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n\\t\\t\\t\\tTrusted Investigations That Deliver Results\\r\\n\\t\\t\\t<\\/h3>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx690\\\">\\r\\n\\t\\t\\t\\tWhen Houston attorneys, executives, or individuals need clear, admissible evidence, they choose us for:\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Certified and Experienced Professionals<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tOur examiners are certified and bring experience from law enforcement, cybersecurity, and legal\\r\\n\\t\\t\\t\\t\\t\\tconsulting.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tEvery report we deliver meets evidentiary standards and can withstand cross-examination.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Responsive, Local Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tLocated just outside of Houston, we respond quickly, whether your case is urgent or ongoing.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Customized Solutions<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe tailor every investigation to your goals, timeline, and technical requirements.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Reliable Communication<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe deliver consistent updates, explain findings clearly, and work collaboratively with your\\r\\n\\t\\t\\t\\t\\t\\tlegal or\\r\\n\\t\\t\\t\\t\\t\\texecutive team.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Complete Case Lifecycle Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">From discovery to expert testimony, we provide guidance and expertise every step of\\r\\n\\t\\t\\t\\t\\t\\tthe way.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tWhy Choose Black Dog Forensics in Houston\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tWhen the Margin for Error Is Zero, Experience Matters\\r\\n\\t\\t\\t\\t<\\/h3>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDigital evidence plays a critical role in outcomes. Our Houston clients choose Black Dog Forensics\\r\\n\\t\\t\\t\\t\\tfor our\\r\\n\\t\\t\\t\\t\\ttrack record, technical accuracy, and courtroom-readiness.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<ul class=\\\"dry-lst mt24 tic\\\">\\r\\n\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Proven Success in High-Stakes Matters<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe\\u2019ve supported litigation, internal investigations, and criminal defense cases across\\r\\n\\t\\t\\t\\t\\t\\t\\tHouston.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Experts Who Can Testify<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tOur forensic specialists are experienced in explaining technical evidence in depositions,\\r\\n\\t\\t\\t\\t\\t\\t\\thearings, and\\r\\n\\t\\t\\t\\t\\t\\t\\ttrials.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Local Understanding, National Capability<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe know Texas courts and corporate environments, and we support state, federal, and\\r\\n\\t\\t\\t\\t\\t\\t\\tcross-jurisdictional\\r\\n\\t\\t\\t\\t\\t\\t\\tmatters.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Credible, Understandable Reporting<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tOur documentation is built for decision-makers, from judges and juries to general counsel\\r\\n\\t\\t\\t\\t\\t\\t\\tand executives.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">End-to-End Engagement<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe stay involved throughout your case, not just until the report is delivered.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/dog\\/area-houston2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/dog\\/area-houston3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tServing the Greater Houston Area and Beyond\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tWe proudly provide forensic services across Houston and nearby cities, including The Woodlands,\\r\\n\\t\\t\\t\\t\\tSugar Land,\\r\\n\\t\\t\\t\\t\\tKaty, Spring, Cypress, Conroe, Pearland, Pasadena, League City, Baytown, Missouri City, Tomball, and\\r\\n\\t\\t\\t\\t\\tGalveston.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t<div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Speak With a Certified Digital Forensics Expert in Houston\\r\\n\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n\\t\\t\\t\\tWhether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive\\r\\n\\t\\t\\t\\tinformation,\\r\\n\\t\\t\\t\\tBlack Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n\\t\\t\\t\\tcertified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses,\\r\\n\\t\\t\\t\\tand\\r\\n\\t\\t\\t\\tindividuals across Houston since 2018.\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n\\t\\t\\t\\tWe offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<div class=\\\"mt48\\\">\\r\\n\\t\\t\\t\\t<a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 06:03:28\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 05:54:47\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":39,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":62,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(696, 'com_content.article.20', '', '2025-05-23 06:04:29', 102, 17926, '2baedbad9c8204085bc949ff6c28a62f94f314d0', '{\"id\":\"20\",\"asset_id\":171,\"title\":\"Digital Forensics Services in Houston, Texas\",\"alias\":\"digital-forensics-services-in-houston-texas\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tClear Answers, Court-Ready Reports, Trusted Expertise\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mrt24 \\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAt Black Dog Forensics, we specialize in uncovering and interpreting digital evidence for\\r\\n\\t\\t\\t\\t\\t\\t\\thigh-stakes\\r\\n\\t\\t\\t\\t\\t\\t\\tinvestigations, litigation, and private disputes. Whether you\\u2019re a Houston-based attorney\\r\\n\\t\\t\\t\\t\\t\\t\\tpreparing for\\r\\n\\t\\t\\t\\t\\t\\t\\ttrial, a business facing internal challenges, or an individual seeking answers, our\\r\\n\\t\\t\\t\\t\\t\\t\\tcertified forensic\\r\\n\\t\\t\\t\\t\\t\\t\\tanalysts deliver insight that stands up to legal scrutiny.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe turn mobile devices, cloud platforms, and computer systems into structured,\\r\\n\\t\\t\\t\\t\\t\\t\\tcourt-admissible\\r\\n\\t\\t\\t\\t\\t\\t\\tevidence\\u2014with speed, accuracy, and discretion. From the moment we engage, your goals guide\\r\\n\\t\\t\\t\\t\\t\\t\\tour strategy.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tFree consultations available for law firms, corporations, and individuals in Houston and\\r\\n\\t\\t\\t\\t\\t\\t\\tsurrounding\\r\\n\\t\\t\\t\\t\\t\\t\\tareas.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt32\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tSchedule a Consultation Today\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"mx932\\\">\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Our Forensic Services in Houston<\\/h2>\\r\\n\\t\\t\\t<h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n\\t\\t\\t\\tPrecision Forensics for Legal, Corporate, and Private Cases\\r\\n\\t\\t\\t<\\/h3>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx690\\\">\\r\\n\\t\\t\\t\\tOur Houston-based digital forensic services are built for real-world legal and investigative challenges.\\r\\n\\t\\t\\t\\tEvery\\r\\n\\t\\t\\t\\tcase begins with a strategy\\u2014and ends with clarity.\\r\\n\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<h4 class=\\\"sub-hed mt32\\\"> We provide:<\\/h4>\\r\\n\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Computer & Mobile Device Forensics<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tRecover what happened\\u2014and prove it.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe extract deleted files, messages, internet history, and system usage across laptops, desktops,\\r\\n\\t\\t\\t\\t\\t\\tsmartphones, and tablets.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\"> Access the hidden data that tells the full story.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tFrom geolocation to encrypted app activity, we recover mobile data\\u2014even from damaged or locked\\r\\n\\t\\t\\t\\t\\t\\tdevices.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Cloud & Email Data Recovery<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tTrack the digital trail across platforms.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe retrieve emails, attachments, and cloud-stored files from Microsoft 365, Gmail, Dropbox,\\r\\n\\t\\t\\t\\t\\t\\tiCloud, and\\r\\n\\t\\t\\t\\t\\t\\tmore.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">User Activity & Behavioral Analysis<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tReconstruct actions, patterns, and intent.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe map logins, file access, and user sessions to establish what occurred and when.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f60\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Audio & Video Forensics<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tClarify and verify key recordings.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe enhance and authenticate audio\\/video files to confirm integrity and prepare media for use in\\r\\n\\t\\t\\t\\t\\t\\tlegal\\r\\n\\t\\t\\t\\t\\t\\tproceedings.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f60\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Litigation & Legal Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">Built for the courtroom, backed by expert testimony.<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">We prepare detailed forensic reports, affidavits, and expert declarations\\u2014and offer\\r\\n\\t\\t\\t\\t\\t\\tdeposition\\r\\n\\t\\t\\t\\t\\t\\tand trial testimony.<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f60\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Corporate & Private Investigations<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">Sensitive matters. Objective answers.<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">From employee misconduct and data theft to internal compliance reviews and civil\\r\\n\\t\\t\\t\\t\\t\\tdisputes, we\\r\\n\\t\\t\\t\\t\\t\\tdeliver discreet, thorough results.<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox12 pt40 \\\">\\r\\n\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t<div class=\\\"mx1075 mlr-at\\\">\\r\\n\\t\\t\\t<div class=\\\"t-center mx932 mlr-at\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Our Process: What to Expect<\\/h2>\\r\\n\\t\\t\\t\\t<h3 class=\\\"bd-trd txt-nrml\\\">From First Call to Final Report<\\/h3>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext mx404 mlr-at\\\">\\r\\n\\t\\t\\t\\t\\tDigital forensics can be complex, but our process is built to deliver clear, defensible results.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx gap80 align-start mt64 wrp num-sec protct ovr-fl-h mx877 mlr-at ovr-fl-h\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p  pos-re up-line\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>1<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24 txt-nrml\\\"> Initial Consultation<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">We assess your goals, timeline, and available data to build an informed\\r\\n\\t\\t\\t\\t\\t\\t\\tstrategy.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>2<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24 txt-nrml\\\">Secure Evidence Collection<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">Our analysts collect devices, cloud access, or remote data using forensic\\r\\n\\t\\t\\t\\t\\t\\t\\tprotocols that\\r\\n\\t\\t\\t\\t\\t\\t\\tpreserve the chain of custody.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>3<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24 txt-nrml\\\">Examination and Analysis<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">Using advanced tools, we recover deleted content, map user behavior, and isolate\\r\\n\\t\\t\\t\\t\\t\\t\\tcase-relevant evidence.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line-r newmax\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>4<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24 txt-nrml\\\"> Reporting and Results<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">You receive a structured, plain-language forensic report\\u2014ready for court,\\r\\n\\t\\t\\t\\t\\t\\t\\tinternal use, or\\r\\n\\t\\t\\t\\t\\t\\t\\tlegal review.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line-r mb-line-r newmax\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>5<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24 txt-nrml\\\">Testimony and Ongoing Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">If required, we provide expert witness services, respond to opposing reports,\\r\\n\\t\\t\\t\\t\\t\\t\\tand remain\\r\\n\\t\\t\\t\\t\\t\\t\\tengaged through resolution.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"mx932\\\">\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Why Clients in Houston Choose Black Dog Forensics<\\/h2>\\r\\n\\t\\t\\t<h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n\\t\\t\\t\\tTrusted Investigations That Deliver Results\\r\\n\\t\\t\\t<\\/h3>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx690\\\">\\r\\n\\t\\t\\t\\tWhen Houston attorneys, executives, or individuals need clear, admissible evidence, they choose us for:\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Certified and Experienced Professionals<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tOur examiners are certified and bring experience from law enforcement, cybersecurity, and legal\\r\\n\\t\\t\\t\\t\\t\\tconsulting.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tEvery report we deliver meets evidentiary standards and can withstand cross-examination.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Responsive, Local Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tLocated just outside of Houston, we respond quickly, whether your case is urgent or ongoing.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Customized Solutions<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe tailor every investigation to your goals, timeline, and technical requirements.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Reliable Communication<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe deliver consistent updates, explain findings clearly, and work collaboratively with your\\r\\n\\t\\t\\t\\t\\t\\tlegal or\\r\\n\\t\\t\\t\\t\\t\\texecutive team.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Complete Case Lifecycle Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">From discovery to expert testimony, we provide guidance and expertise every step of\\r\\n\\t\\t\\t\\t\\t\\tthe way.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tWhy Choose Black Dog Forensics in Houston\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tWhen the Margin for Error Is Zero, Experience Matters\\r\\n\\t\\t\\t\\t<\\/h3>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDigital evidence plays a critical role in outcomes. Our Houston clients choose Black Dog Forensics\\r\\n\\t\\t\\t\\t\\tfor our\\r\\n\\t\\t\\t\\t\\ttrack record, technical accuracy, and courtroom-readiness.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<ul class=\\\"dry-lst mt24 tic\\\">\\r\\n\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Proven Success in High-Stakes Matters<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe\\u2019ve supported litigation, internal investigations, and criminal defense cases across\\r\\n\\t\\t\\t\\t\\t\\t\\tHouston.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Experts Who Can Testify<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tOur forensic specialists are experienced in explaining technical evidence in depositions,\\r\\n\\t\\t\\t\\t\\t\\t\\thearings, and\\r\\n\\t\\t\\t\\t\\t\\t\\ttrials.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Local Understanding, National Capability<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe know Texas courts and corporate environments, and we support state, federal, and\\r\\n\\t\\t\\t\\t\\t\\t\\tcross-jurisdictional\\r\\n\\t\\t\\t\\t\\t\\t\\tmatters.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Credible, Understandable Reporting<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tOur documentation is built for decision-makers, from judges and juries to general counsel\\r\\n\\t\\t\\t\\t\\t\\t\\tand executives.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">End-to-End Engagement<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe stay involved throughout your case, not just until the report is delivered.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/dog\\/area-houston2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/dog\\/area-houston3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tServing the Greater Houston Area and Beyond\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tWe proudly provide forensic services across Houston and nearby cities, including The Woodlands,\\r\\n\\t\\t\\t\\t\\tSugar Land,\\r\\n\\t\\t\\t\\t\\tKaty, Spring, Cypress, Conroe, Pearland, Pasadena, League City, Baytown, Missouri City, Tomball, and\\r\\n\\t\\t\\t\\t\\tGalveston.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t<div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Speak With a Certified Digital Forensics Expert in Houston\\r\\n\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n\\t\\t\\t\\tWhether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive\\r\\n\\t\\t\\t\\tinformation,\\r\\n\\t\\t\\t\\tBlack Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n\\t\\t\\t\\tcertified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses,\\r\\n\\t\\t\\t\\tand\\r\\n\\t\\t\\t\\tindividuals across Houston since 2018.\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n\\t\\t\\t\\tWe offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<div class=\\\"mt48\\\">\\r\\n\\t\\t\\t\\t<a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 06:04:29\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 06:03:28\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":40,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":63,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(697, 'com_content.article.22', '', '2025-05-23 06:09:35', 102, 15499, 'a98bae6bb7ce5a432cbc2d77598255370e814ae4', '{\"id\":\"22\",\"asset_id\":173,\"title\":\"Cybersecurity and Data Breach Investigations\",\"alias\":\"cybersecurity-and-data-breach-investigations\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed \\\">\\r\\n              Discover the Truth Behind the Breach\\u2014And What to Do Next\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt fs18 mt40 mx909\\\">\\r\\n              When your systems are compromised, sensitive data exposed, or your company\\u2019s reputation is at risk, we\\r\\n              deliver the digital clarity you need. Our certified forensic specialists investigate cyberattacks, data\\r\\n              leaks, insider threats, and unauthorized access\\u2014giving you the insight to understand what happened and how\\r\\n              to respond. We work with:\\r\\n            <\\/p>\\r\\n\\r\\n            <ul class=\\\"bd-list  fs18   mt32\\\">\\r\\n              <li>\\r\\n                Law firms handling cybersecurity-related litigation\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Businesses facing regulatory or insurance concerns\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Law enforcement and public agencies investigating cybercrime\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Individuals affected by unauthorized access or digital abuse\\r\\n\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Breach Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Find Out What Happened\\u2014Down to the Last Log File\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your network has been breached, the most urgent question is also the hardest: How did they get in?\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace the full lifecycle of the attack\\u2014from entry point to lateral movement\\u2014providing you with the\\r\\n          technical evidence, forensic timeline, and expert analysis needed to act confidently and decisively. We\\r\\n          uncover:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Source and method of the breach\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems accessed and data impacted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry point vulnerabilities\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Lateral movement and privilege escalation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Activity timeline and forensic summary\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Data Leak Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          When Confidential Information Goes Public\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Not all leaks come from outside. Internal threats are often the most damaging.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We investigate how sensitive files, contracts, or communications were exposed\\u2014pinpointing which users were\\r\\n          responsible, whether the leak was accidental or intentional, and how the information was distributed. We help\\r\\n          identify:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Who accessed or transmitted the leaked files\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              The scope of exposed data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Whether the act was malicious or negligent\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud or email-based leak sources\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Reporting tools for HR, legal, or IT leadership\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Data Theft & Exfiltration\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Follow the Digital Trail. Reclaim Control.\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When proprietary information or customer data disappears, you need to know what was taken\\u2014and who took it.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace unauthorized file transfers, USB activity, and cloud uploads to provide a forensic trail of when,\\r\\n          how, and by whom your data was removed. We investigate:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud-based exfiltration\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              External drive usage\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized email forwarding\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Insider threats and departing employees\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP and device fingerprinting for legal pursuit\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Ransomware Attacks\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          From Encrypted Files to Clear Answers\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Ransomware can grind operations to a halt, but fast, expert forensics can help restore control.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We identify the ransomware strain, analyze how it entered and spread, and document findings for law\\r\\n          enforcement, insurers, and internal review\\u2014while helping you take next steps. Our response includes:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Identifying the ransomware type\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry vector and spread analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems affected and data encrypted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Guidance for incident reporting and recovery\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Evidence preservation for post-breach review\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Spyware, Malware & Remote Access Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Expose the Software That\\u2019s Working Against You\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Spyware, keyloggers, and remote access tools can remain hidden for weeks\\u2014collecting sensitive data silently.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We uncover unwanted software, unauthorized access, and command\\/control activity, helping you understand how\\r\\n          systems were compromised and what was accessed. We analyze:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installed spyware or keyloggers\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Remote desktop access (RDP, TeamViewer, etc.)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Command-line traces and malware payloads\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installation dates and source pathways\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Threat actor intent and information accessed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605\\\">\\r\\n          Unlawful Data Access\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd\\\">\\r\\n          When Access Was Taken Without Permission\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Unauthorized system access can expose your business to legal, financial, or reputational risk. Our forensic\\r\\n          team investigates and documents every trace of access, providing defensible evidence for enforcement or\\r\\n          litigation. We provide:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP tracing and geolocation analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Login and credential use tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Forensic reconstruction of user sessions\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Chain-of-access validation for legal use\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal or civil action\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 06:09:35\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 06:09:25\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":16,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":25,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(698, 'com_content.article.22', '', '2025-05-23 06:37:24', 102, 15592, '8000100e8e3d9fce655026a863c4f6310956b17d', '{\"id\":\"22\",\"asset_id\":173,\"title\":\"Cybersecurity and Data Breach Investigations\",\"alias\":\"cybersecurity-and-data-breach-investigations\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Discover the Truth Behind the Breach\\u2014And What to Do Next\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24 mx909\\\">\\r\\n              When your systems are compromised, sensitive data exposed, or your company\\u2019s reputation is at risk, we\\r\\n              deliver the digital clarity you need. Our certified forensic specialists investigate cyberattacks, data\\r\\n              leaks, insider threats, and unauthorized access\\u2014giving you the insight to understand what happened and how\\r\\n              to respond. We work with:\\r\\n            <\\/p>\\r\\n\\r\\n            <ul class=\\\"bd-list mrt24\\\">\\r\\n              <li>\\r\\n                Law firms handling cybersecurity-related litigation\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Businesses facing regulatory or insurance concerns\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Law enforcement and public agencies investigating cybercrime\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Individuals affected by unauthorized access or digital abuse\\r\\n\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Breach Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd \\\">\\r\\n          Find Out What Happened\\u2014Down to the Last Log File\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your network has been breached, the most urgent question is also the hardest: How did they get in?\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace the full lifecycle of the attack\\u2014from entry point to lateral movement\\u2014providing you with the\\r\\n          technical evidence, forensic timeline, and expert analysis needed to act confidently and decisively. We\\r\\n          uncover:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Source and method of the breach\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems accessed and data impacted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry point vulnerabilities\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Lateral movement and privilege escalation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Activity timeline and forensic summary\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Data Leak Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          When Confidential Information Goes Public\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Not all leaks come from outside. Internal threats are often the most damaging.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We investigate how sensitive files, contracts, or communications were exposed\\u2014pinpointing which users were\\r\\n          responsible, whether the leak was accidental or intentional, and how the information was distributed. We help\\r\\n          identify:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Who accessed or transmitted the leaked files\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              The scope of exposed data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Whether the act was malicious or negligent\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud or email-based leak sources\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Reporting tools for HR, legal, or IT leadership\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Data Theft & Exfiltration\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Follow the Digital Trail. Reclaim Control.\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When proprietary information or customer data disappears, you need to know what was taken\\u2014and who took it.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace unauthorized file transfers, USB activity, and cloud uploads to provide a forensic trail of when,\\r\\n          how, and by whom your data was removed. We investigate:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud-based exfiltration\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              External drive usage\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized email forwarding\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Insider threats and departing employees\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP and device fingerprinting for legal pursuit\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Ransomware Attacks\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          From Encrypted Files to Clear Answers\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Ransomware can grind operations to a halt, but fast, expert forensics can help restore control.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We identify the ransomware strain, analyze how it entered and spread, and document findings for law\\r\\n          enforcement, insurers, and internal review\\u2014while helping you take next steps. Our response includes:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Identifying the ransomware type\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry vector and spread analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems affected and data encrypted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Guidance for incident reporting and recovery\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Evidence preservation for post-breach review\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Spyware, Malware & Remote Access Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Expose the Software That\\u2019s Working Against You\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Spyware, keyloggers, and remote access tools can remain hidden for weeks\\u2014collecting sensitive data silently.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We uncover unwanted software, unauthorized access, and command\\/control activity, helping you understand how\\r\\n          systems were compromised and what was accessed. We analyze:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installed spyware or keyloggers\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Remote desktop access (RDP, TeamViewer, etc.)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Command-line traces and malware payloads\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installation dates and source pathways\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Threat actor intent and information accessed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Unlawful Data Access\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          When Access Was Taken Without Permission\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Unauthorized system access can expose your business to legal, financial, or reputational risk. Our forensic\\r\\n          team investigates and documents every trace of access, providing defensible evidence for enforcement or\\r\\n          litigation. We provide:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP tracing and geolocation analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Login and credential use tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Forensic reconstruction of user sessions\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Chain-of-access validation for legal use\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal or civil action\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 06:37:24\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 06:09:35\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":17,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":26,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(699, 'com_content.article.22', '', '2025-05-23 06:41:25', 102, 15600, '8077d879604b5abfb75c11402dc26a9611a55bd1', '{\"id\":\"22\",\"asset_id\":173,\"title\":\"Cybersecurity and Data Breach Investigations\",\"alias\":\"cybersecurity-and-data-breach-investigations\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Discover the Truth Behind the Breach\\u2014And What to Do Next\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24 mx909\\\">\\r\\n              When your systems are compromised, sensitive data exposed, or your company\\u2019s reputation is at risk, we\\r\\n              deliver the digital clarity you need. Our certified forensic specialists investigate cyberattacks, data\\r\\n              leaks, insider threats, and unauthorized access\\u2014giving you the insight to understand what happened and how\\r\\n              to respond. We work with:\\r\\n            <\\/p>\\r\\n\\r\\n            <ul class=\\\"bd-list mrt24\\\">\\r\\n              <li>\\r\\n                Law firms handling cybersecurity-related litigation\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Businesses facing regulatory or insurance concerns\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Law enforcement and public agencies investigating cybercrime\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Individuals affected by unauthorized access or digital abuse\\r\\n\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Breach Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Find Out What Happened\\u2014Down to the Last Log File\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your network has been breached, the most urgent question is also the hardest: How did they get in?\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace the full lifecycle of the attack\\u2014from entry point to lateral movement\\u2014providing you with the\\r\\n          technical evidence, forensic timeline, and expert analysis needed to act confidently and decisively. We\\r\\n          uncover:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Source and method of the breach\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems accessed and data impacted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry point vulnerabilities\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Lateral movement and privilege escalation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Activity timeline and forensic summary\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Data Leak Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          When Confidential Information Goes Public\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Not all leaks come from outside. Internal threats are often the most damaging.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We investigate how sensitive files, contracts, or communications were exposed\\u2014pinpointing which users were\\r\\n          responsible, whether the leak was accidental or intentional, and how the information was distributed. We help\\r\\n          identify:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Who accessed or transmitted the leaked files\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              The scope of exposed data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Whether the act was malicious or negligent\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud or email-based leak sources\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Reporting tools for HR, legal, or IT leadership\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Data Theft & Exfiltration\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Follow the Digital Trail. Reclaim Control.\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When proprietary information or customer data disappears, you need to know what was taken\\u2014and who took it.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace unauthorized file transfers, USB activity, and cloud uploads to provide a forensic trail of when,\\r\\n          how, and by whom your data was removed. We investigate:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud-based exfiltration\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              External drive usage\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized email forwarding\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Insider threats and departing employees\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP and device fingerprinting for legal pursuit\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Ransomware Attacks\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          From Encrypted Files to Clear Answers\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Ransomware can grind operations to a halt, but fast, expert forensics can help restore control.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We identify the ransomware strain, analyze how it entered and spread, and document findings for law\\r\\n          enforcement, insurers, and internal review\\u2014while helping you take next steps. Our response includes:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Identifying the ransomware type\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry vector and spread analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems affected and data encrypted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Guidance for incident reporting and recovery\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Evidence preservation for post-breach review\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Spyware, Malware & Remote Access Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Expose the Software That\\u2019s Working Against You\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Spyware, keyloggers, and remote access tools can remain hidden for weeks\\u2014collecting sensitive data silently.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We uncover unwanted software, unauthorized access, and command\\/control activity, helping you understand how\\r\\n          systems were compromised and what was accessed. We analyze:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installed spyware or keyloggers\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Remote desktop access (RDP, TeamViewer, etc.)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Command-line traces and malware payloads\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installation dates and source pathways\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Threat actor intent and information accessed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Unlawful Data Access\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          When Access Was Taken Without Permission\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Unauthorized system access can expose your business to legal, financial, or reputational risk. Our forensic\\r\\n          team investigates and documents every trace of access, providing defensible evidence for enforcement or\\r\\n          litigation. We provide:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP tracing and geolocation analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Login and credential use tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Forensic reconstruction of user sessions\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Chain-of-access validation for legal use\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal or civil action\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 06:41:25\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 06:41:14\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":19,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":27,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(700, 'com_content.article.27', '', '2025-05-23 06:45:52', 102, 15591, 'e7f53de6d3d026782c00ce83d48146a348c9eab2', '{\"id\":27,\"asset_id\":179,\"title\":\"Cybersecurity and Data Breach Investigations (2)\",\"alias\":\"cybersecurity-and-data-breach-investigations-2\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Discover the Truth Behind the Breach\\u2014And What to Do Next\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24 mx909\\\">\\r\\n              When your systems are compromised, sensitive data exposed, or your company\\u2019s reputation is at risk, we\\r\\n              deliver the digital clarity you need. Our certified forensic specialists investigate cyberattacks, data\\r\\n              leaks, insider threats, and unauthorized access\\u2014giving you the insight to understand what happened and how\\r\\n              to respond. We work with:\\r\\n            <\\/p>\\r\\n\\r\\n            <ul class=\\\"bd-list mrt24\\\">\\r\\n              <li>\\r\\n                Law firms handling cybersecurity-related litigation\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Businesses facing regulatory or insurance concerns\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Law enforcement and public agencies investigating cybercrime\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Individuals affected by unauthorized access or digital abuse\\r\\n\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Breach Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Find Out What Happened\\u2014Down to the Last Log File\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your network has been breached, the most urgent question is also the hardest: How did they get in?\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace the full lifecycle of the attack\\u2014from entry point to lateral movement\\u2014providing you with the\\r\\n          technical evidence, forensic timeline, and expert analysis needed to act confidently and decisively. We\\r\\n          uncover:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Source and method of the breach\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems accessed and data impacted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry point vulnerabilities\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Lateral movement and privilege escalation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Activity timeline and forensic summary\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Data Leak Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          When Confidential Information Goes Public\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Not all leaks come from outside. Internal threats are often the most damaging.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We investigate how sensitive files, contracts, or communications were exposed\\u2014pinpointing which users were\\r\\n          responsible, whether the leak was accidental or intentional, and how the information was distributed. We help\\r\\n          identify:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Who accessed or transmitted the leaked files\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              The scope of exposed data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Whether the act was malicious or negligent\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud or email-based leak sources\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Reporting tools for HR, legal, or IT leadership\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Data Theft & Exfiltration\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Follow the Digital Trail. Reclaim Control.\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When proprietary information or customer data disappears, you need to know what was taken\\u2014and who took it.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace unauthorized file transfers, USB activity, and cloud uploads to provide a forensic trail of when,\\r\\n          how, and by whom your data was removed. We investigate:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud-based exfiltration\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              External drive usage\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized email forwarding\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Insider threats and departing employees\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP and device fingerprinting for legal pursuit\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Ransomware Attacks\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          From Encrypted Files to Clear Answers\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Ransomware can grind operations to a halt, but fast, expert forensics can help restore control.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We identify the ransomware strain, analyze how it entered and spread, and document findings for law\\r\\n          enforcement, insurers, and internal review\\u2014while helping you take next steps. Our response includes:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Identifying the ransomware type\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry vector and spread analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems affected and data encrypted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Guidance for incident reporting and recovery\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Evidence preservation for post-breach review\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Spyware, Malware & Remote Access Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Expose the Software That\\u2019s Working Against You\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Spyware, keyloggers, and remote access tools can remain hidden for weeks\\u2014collecting sensitive data silently.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We uncover unwanted software, unauthorized access, and command\\/control activity, helping you understand how\\r\\n          systems were compromised and what was accessed. We analyze:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installed spyware or keyloggers\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Remote desktop access (RDP, TeamViewer, etc.)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Command-line traces and malware payloads\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installation dates and source pathways\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Threat actor intent and information accessed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Unlawful Data Access\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          When Access Was Taken Without Permission\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Unauthorized system access can expose your business to legal, financial, or reputational risk. Our forensic\\r\\n          team investigates and documents every trace of access, providing defensible evidence for enforcement or\\r\\n          litigation. We provide:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP tracing and geolocation analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Login and credential use tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Forensic reconstruction of user sessions\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Chain-of-access validation for legal use\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal or civil action\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 06:44:51\",\"modified_by\":\"102\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(701, 'com_content.article.26', '', '2025-05-23 07:09:36', 102, 16140, 'ae792735bdb8b90f6e13f2a991be66d334c2a681', '{\"id\":\"26\",\"asset_id\":178,\"title\":\"Senior Digital Forensic Examiner\",\"alias\":\"senior-digital-forensic-examiner\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tJoin the Team\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDiscover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n\\t\\t\\t\\t\\tinvestigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n\\t\\t\\t\\t\\ttrafficking. If you\'re passionate about solving complex challenges and working with purpose, this is\\r\\n\\t\\t\\t\\t\\twhere you belong.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tLocation\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tSpring, Texas (In-Office Only)\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDepartment\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tForensics\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tEmployment Type\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tFull-Time | Permanent Employee\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\t<i>\\r\\n\\t\\t\\t\\t\\t\\tThis position offers the opportunity to take the lead on challenging investigations while\\r\\n\\t\\t\\t\\t\\t\\tworking with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n\\t\\t\\t\\t\\t<\\/i>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\"\\r\\n\\t\\t\\t\\t\\talt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-two.jpg\\\"\\r\\n\\t\\t\\t\\t\\talt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed\\\">\\r\\n\\t\\t\\t\\t\\tKey Digital Services for Private Investigations\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tWe equip private investigators with the digital evidence and insights needed to resolve complex,\\r\\n\\t\\t\\t\\t\\ttime-sensitive cases. Our most-requested services include:\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<h4 class=\\\"sub-hed mt18\\\"> Private investigators frequently turn to us for:<\\/h4>\\r\\n\\r\\n\\r\\n\\t\\t\\t\\t<ul class=\\\"dry-lst mt24 tic\\\">\\r\\n\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Cell Phone & Computer Forensics<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tRecover texts, emails, deleted files, browser history, and other key data from personal\\r\\n\\t\\t\\t\\t\\t\\t\\tdevices.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Cloud & App Data Retrieval<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAccess files, messages, and metadata from platforms like iCloud, Google, Facebook, WhatsApp,\\r\\n\\t\\t\\t\\t\\t\\t\\tand more.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Audio & Video Authentication<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tConfirm the integrity of recordings or enhance them for clarity in case review.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">User Activity Analysis<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tTrack patterns of digital behavior and reconstruct timelines of use and access.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Data Preservation & Imaging<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tCapture and store evidence in a legally sound, court-admissible format.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Deleted Data Recovery<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tRetrieve erased messages, media, and documents from devices and drives.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Expert Reporting & Testimony<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tProvide unbiased documentation and testimony for use in legal proceedings.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Forensic Review of Third-Party Reports<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAnalyze and challenge digital findings from opposing experts in civil cases.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t<p class=\\\"mt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tFrom infidelity cases and fraud investigations to background checks and missing persons, we help\\r\\n\\t\\t\\t\\t\\tprivate investigators strengthen their findings with credible digital evidence.\\r\\n\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed\\\">\\r\\n\\t\\t\\t\\t\\tWhy Private Investigators Choose Black Dog Forensics\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\r\\n\\t\\t\\t\\t<ul class=\\\"dry-lst mt24 tic\\\">\\r\\n\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Discreet, Court-Admissible Evidence<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tOur processes follow industry best practices and legal standards, ensuring everything we\\r\\n\\t\\t\\t\\t\\t\\t\\tuncover holds up in court.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Rapid, Responsive Support<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe understand the urgency of private cases and prioritize quick turnaround times without\\r\\n\\t\\t\\t\\t\\t\\t\\tcompromising quality.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Clear, Professional Reporting<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tOur reports are written for clarity\\u2014so clients, attorneys, and judges can easily understand\\r\\n\\t\\t\\t\\t\\t\\t\\tthe findings without technical confusion.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Expert Collaboration<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe work hand-in-hand with investigators, offering guidance, consultation, and strategic\\r\\n\\t\\t\\t\\t\\t\\t\\tinput throughout the case lifecycle.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Comprehensive Digital Coverage<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tFrom cell phones and computers to cloud platforms, video footage, and call logs\\u2014we extract\\r\\n\\t\\t\\t\\t\\t\\t\\tinsights from every possible digital touchpoint.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Nationwide Reach with Local Roots<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tHeadquartered in Spring, Texas with active cases in Colorado and across the U.S., we serve\\r\\n\\t\\t\\t\\t\\t\\t\\tprivate investigators nationwide\\u2014onsite or remotely.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/digital-forensics-for-private-investigators-img-3.jpg\\\" alt=\\\"Expert Digital Forensics\\\"\\r\\n\\t\\t\\t\\t\\tclass=\\\"kn-img bdr24\\\" \\/>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd pt40\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion faq-icon\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 1 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header active\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat digital forensic services do you offer for private investigators?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tBlack Dog Forensics provides private investigators with expert digital\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tservices including phone and computer forensics, deleted data recovery,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tcloud and app data extraction, user activity tracking, and audio\\/video\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tauthentication. We also deliver professional reporting and expert\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\ttestimony to support legal action or client decision-making.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 2 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tCan digital forensics help with infidelity or fraud investigations?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. Digital forensics is a powerful tool in infidelity and fraud cases.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWe can recover deleted messages, analyze communication patterns, verify\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsocial media activity, and uncover hidden data that may confirm or\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trefute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 3 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAre your forensic reports admissible in court?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAbsolutely. Our digital forensic reports are prepared to meet legal\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tstandards and are admissible in court. We follow strict chain-of-custody\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tprotocols and present findings in a clear, professional format that\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tattorneys and judges can rely on. Our experts are also available for\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\ttestimony when needed.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 4 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tHow quickly can you recover deleted texts, emails, or files?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTurnaround time depends on the device and data volume, but we often\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trecover deleted data within 24 to 72 hours. Our team uses advanced tools\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tto retrieve texts, emails, photos, and files that have been deleted\\u2014even\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tfrom damaged or encrypted devices\\u2014whenever possible.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 5 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tDo you offer remote forensic services for investigators outside Texas?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. While we\\u2019re based in Spring, Texas, we serve private investigators\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tacross the U.S. using both remote and on-site capabilities. We can\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsecurely acquire data from mailed-in devices or remote cloud platforms,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tand we offer consultations nationwide.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t<div class=\\\"t-center  mlr-at\\\">\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed \\\">Facing a High-Stakes Case? We\\u2019re Here to Help.<\\/h2>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx732 mx-auto\\\">When your investigation hinges on digital proof\\u2014whether it\\u2019s a personal\\r\\n\\t\\t\\t\\tmatter, civil dispute, or corporate case\\u2014you need a digital forensics partner who understands the\\r\\n\\t\\t\\t\\turgency, discretion, and credibility your work demands. Black Dog Forensics supports private\\r\\n\\t\\t\\t\\tinvestigators with fast, confidential analysis, legally sound data recovery, and expert reporting\\r\\n\\t\\t\\t\\tdesigned to hold up in court or client review.<\\/p>\\r\\n\\t\\t\\t<div class=\\\"mt48\\\">\\r\\n\\t\\t\\t\\t<a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Forensic Consultation Today!<\\/a>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 07:09:36\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 06:50:42\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":1,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(702, 'com_content.article.20', '', '2025-05-23 08:04:51', 102, 17918, 'f1eb3bbef6e902f3e47725c77a2964e69af95d0b', '{\"id\":\"20\",\"asset_id\":171,\"title\":\"Digital Forensics Services in Houston, Texas\",\"alias\":\"digital-forensics-services-in-houston-texas\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tClear Answers, Court-Ready Reports, Trusted Expertise\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mrt24 \\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAt Black Dog Forensics, we specialize in uncovering and interpreting digital evidence for\\r\\n\\t\\t\\t\\t\\t\\t\\thigh-stakes\\r\\n\\t\\t\\t\\t\\t\\t\\tinvestigations, litigation, and private disputes. Whether you\\u2019re a Houston-based attorney\\r\\n\\t\\t\\t\\t\\t\\t\\tpreparing for\\r\\n\\t\\t\\t\\t\\t\\t\\ttrial, a business facing internal challenges, or an individual seeking answers, our\\r\\n\\t\\t\\t\\t\\t\\t\\tcertified forensic\\r\\n\\t\\t\\t\\t\\t\\t\\tanalysts deliver insight that stands up to legal scrutiny.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe turn mobile devices, cloud platforms, and computer systems into structured,\\r\\n\\t\\t\\t\\t\\t\\t\\tcourt-admissible\\r\\n\\t\\t\\t\\t\\t\\t\\tevidence\\u2014with speed, accuracy, and discretion. From the moment we engage, your goals guide\\r\\n\\t\\t\\t\\t\\t\\t\\tour strategy.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tFree consultations available for law firms, corporations, and individuals in Houston and\\r\\n\\t\\t\\t\\t\\t\\t\\tsurrounding\\r\\n\\t\\t\\t\\t\\t\\t\\tareas.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt32\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tSchedule a Consultation Today\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"mx932\\\">\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Our Forensic Services in Houston<\\/h2>\\r\\n\\t\\t\\t<h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n\\t\\t\\t\\tPrecision Forensics for Legal, Corporate, and Private Cases\\r\\n\\t\\t\\t<\\/h3>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx690\\\">\\r\\n\\t\\t\\t\\tOur Houston-based digital forensic services are built for real-world legal and investigative challenges.\\r\\n\\t\\t\\t\\tEvery\\r\\n\\t\\t\\t\\tcase begins with a strategy\\u2014and ends with clarity.\\r\\n\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<h4 class=\\\"sub-hed mt32\\\"> We provide:<\\/h4>\\r\\n\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Computer & Mobile Device Forensics<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tRecover what happened\\u2014and prove it.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe extract deleted files, messages, internet history, and system usage across laptops, desktops,\\r\\n\\t\\t\\t\\t\\t\\tsmartphones, and tablets.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\"> Access the hidden data that tells the full story.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tFrom geolocation to encrypted app activity, we recover mobile data\\u2014even from damaged or locked\\r\\n\\t\\t\\t\\t\\t\\tdevices.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Cloud & Email Data Recovery<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tTrack the digital trail across platforms.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe retrieve emails, attachments, and cloud-stored files from Microsoft 365, Gmail, Dropbox,\\r\\n\\t\\t\\t\\t\\t\\tiCloud, and\\r\\n\\t\\t\\t\\t\\t\\tmore.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">User Activity & Behavioral Analysis<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tReconstruct actions, patterns, and intent.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe map logins, file access, and user sessions to establish what occurred and when.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f60\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Audio & Video Forensics<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tClarify and verify key recordings.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe enhance and authenticate audio\\/video files to confirm integrity and prepare media for use in\\r\\n\\t\\t\\t\\t\\t\\tlegal\\r\\n\\t\\t\\t\\t\\t\\tproceedings.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f60\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Litigation & Legal Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">Built for the courtroom, backed by expert testimony.<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">We prepare detailed forensic reports, affidavits, and expert declarations\\u2014and offer\\r\\n\\t\\t\\t\\t\\t\\tdeposition\\r\\n\\t\\t\\t\\t\\t\\tand trial testimony.<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f60\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Corporate & Private Investigations<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">Sensitive matters. Objective answers.<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">From employee misconduct and data theft to internal compliance reviews and civil\\r\\n\\t\\t\\t\\t\\t\\tdisputes, we\\r\\n\\t\\t\\t\\t\\t\\tdeliver discreet, thorough results.<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox12 pt40 \\\">\\r\\n\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t<div class=\\\"mx1075 mlr-at\\\">\\r\\n\\t\\t\\t<div class=\\\"t-center mx932 mlr-at\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Our Process: What to Expect<\\/h2>\\r\\n\\t\\t\\t\\t<h3 class=\\\"bd-trd txt-nrml\\\">From First Call to Final Report<\\/h3>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext mx404 mlr-at\\\">\\r\\n\\t\\t\\t\\t\\tDigital forensics can be complex, but our process is built to deliver clear, defensible results.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx gap80 align-start mt64 wrp num-sec protct ovr-fl-h mx877 mlr-at ovr-fl-h\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p  pos-re up-line\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>1<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24 txt-nrml\\\"> Initial Consultation<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">We assess your goals, timeline, and available data to build an informed\\r\\n\\t\\t\\t\\t\\t\\t\\tstrategy.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>2<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24 txt-nrml\\\">Secure Evidence Collection<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">Our analysts collect devices, cloud access, or remote data using forensic\\r\\n\\t\\t\\t\\t\\t\\t\\tprotocols that\\r\\n\\t\\t\\t\\t\\t\\t\\tpreserve the chain of custody.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>3<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24 txt-nrml\\\">Examination and Analysis<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">Using advanced tools, we recover deleted content, map user behavior, and isolate\\r\\n\\t\\t\\t\\t\\t\\t\\tcase-relevant evidence.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line-r newmax\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>4<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24 txt-nrml\\\"> Reporting and Results<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">You receive a structured, plain-language forensic report\\u2014ready for court,\\r\\n\\t\\t\\t\\t\\t\\t\\tinternal use, or\\r\\n\\t\\t\\t\\t\\t\\t\\tlegal review.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line-r mb-line-r newmax\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>5<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24 txt-nrml\\\">Testimony and Ongoing Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">If required, we provide expert witness services, respond to opposing reports,\\r\\n\\t\\t\\t\\t\\t\\t\\tand remain\\r\\n\\t\\t\\t\\t\\t\\t\\tengaged through resolution.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"mx932\\\">\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Why Clients in Houston Choose Black Dog Forensics<\\/h2>\\r\\n\\t\\t\\t<h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n\\t\\t\\t\\tTrusted Investigations That Deliver Results\\r\\n\\t\\t\\t<\\/h3>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx690\\\">\\r\\n\\t\\t\\t\\tWhen Houston attorneys, executives, or individuals need clear, admissible evidence, they choose us for:\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Certified and Experienced Professionals<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tOur examiners are certified and bring experience from law enforcement, cybersecurity, and legal\\r\\n\\t\\t\\t\\t\\t\\tconsulting.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tEvery report we deliver meets evidentiary standards and can withstand cross-examination.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Responsive, Local Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tLocated just outside of Houston, we respond quickly, whether your case is urgent or ongoing.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Customized Solutions<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe tailor every investigation to your goals, timeline, and technical requirements.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Reliable Communication<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe deliver consistent updates, explain findings clearly, and work collaboratively with your\\r\\n\\t\\t\\t\\t\\t\\tlegal or\\r\\n\\t\\t\\t\\t\\t\\texecutive team.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Complete Case Lifecycle Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">From discovery to expert testimony, we provide guidance and expertise every step of\\r\\n\\t\\t\\t\\t\\t\\tthe way.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tWhy Choose Black Dog Forensics in Houston\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tWhen the Margin for Error Is Zero, Experience Matters\\r\\n\\t\\t\\t\\t<\\/h3>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDigital evidence plays a critical role in outcomes. Our Houston clients choose Black Dog Forensics\\r\\n\\t\\t\\t\\t\\tfor our\\r\\n\\t\\t\\t\\t\\ttrack record, technical accuracy, and courtroom-readiness.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<ul class=\\\"dry-lst mt24 tic\\\">\\r\\n\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Proven Success in High-Stakes Matters<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe\\u2019ve supported litigation, internal investigations, and criminal defense cases across\\r\\n\\t\\t\\t\\t\\t\\t\\tHouston.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Experts Who Can Testify<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tOur forensic specialists are experienced in explaining technical evidence in depositions,\\r\\n\\t\\t\\t\\t\\t\\t\\thearings, and\\r\\n\\t\\t\\t\\t\\t\\t\\ttrials.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Local Understanding, National Capability<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe know Texas courts and corporate environments, and we support state, federal, and\\r\\n\\t\\t\\t\\t\\t\\t\\tcross-jurisdictional\\r\\n\\t\\t\\t\\t\\t\\t\\tmatters.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Credible, Understandable Reporting<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tOur documentation is built for decision-makers, from judges and juries to general counsel\\r\\n\\t\\t\\t\\t\\t\\t\\tand executives.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">End-to-End Engagement<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe stay involved throughout your case, not just until the report is delivered.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/dog\\/hosu1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/dog\\/area-houston3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tServing the Greater Houston Area and Beyond\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tWe proudly provide forensic services across Houston and nearby cities, including The Woodlands,\\r\\n\\t\\t\\t\\t\\tSugar Land,\\r\\n\\t\\t\\t\\t\\tKaty, Spring, Cypress, Conroe, Pearland, Pasadena, League City, Baytown, Missouri City, Tomball, and\\r\\n\\t\\t\\t\\t\\tGalveston.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t<div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Speak With a Certified Digital Forensics Expert in Houston\\r\\n\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n\\t\\t\\t\\tWhether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive\\r\\n\\t\\t\\t\\tinformation,\\r\\n\\t\\t\\t\\tBlack Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n\\t\\t\\t\\tcertified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses,\\r\\n\\t\\t\\t\\tand\\r\\n\\t\\t\\t\\tindividuals across Houston since 2018.\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n\\t\\t\\t\\tWe offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<div class=\\\"mt48\\\">\\r\\n\\t\\t\\t\\t<a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 08:04:51\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 08:04:27\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":42,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":67,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(703, 'com_content.article.4', '', '2025-05-23 08:14:02', 102, 21066, '3af4dfb3e0e044cf7bf0623e22b00985ab2459c4', '{\"id\":\"4\",\"asset_id\":123,\"title\":\"Services\",\"alias\":\"services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Uncovering the Truth: How Our Forensic Experts Work<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24 mx460\\\">\\r\\n              At Black Dog Forensics, we go beyond gathering data\\u2014we retrieve the truth. Whether you\'re facing a legal\\r\\n              dispute, corporate investigation, or personal challenge, our certified experts analyze digital evidence\\r\\n              with unmatched precision.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              Using cutting-edge forensic techniques, we retrieve, preserve, and present digital data in clear,\\r\\n              court-admissible formats. Our mission is simple: deliver accurate, defensible findings that help you take\\r\\n              decisive legal or investigative action.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Free Consultations Available for Legal Teams, Corporations, and Private Clients\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Forensic Investigation Services<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more. Our\\r\\n          comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service00.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Investigations and Analysis<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">Black Dog Forensics provides thorough forensic analysis of digital devices, ensuring the integrity and admissibility of evidence. Our forensic investigation services include:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Digital Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying and extracting relevant electronic data from various digital devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Examining computers for data recovery, fraud investigations, and unauthorized access detection.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Extracting text messages, call logs, and other crucial mobile data.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Creating exact, legally defensible copies of digital storage media.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Tracking and documenting digital behaviors for investigative purposes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Email & Document Authentication Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Verifying the authenticity of emails, contracts, and digital files to detect forgery, metadata manipulation, and unauthorized modifications.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Consultation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Providing expert insight into forensic reports from opposing parties.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Audio and Video Forensics<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Our audio and video forensic services enhance, authenticate, and analyze recordings to\\r\\n          support investigations and litigation. We offer:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Audio Forensics & Enhancement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clarifying audio recordings for improved intelligibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Confirming whether video footage has been altered or manipulated.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifying the legitimacy of audio evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Examining video evidence to detect tampering, verify authenticity, and ensure court-admissibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n             Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Data and Evidence Management<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Proper handling and preservation of digital evidence are critical for investigations. We\\r\\n          provide:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Data Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ensuring the integrity of digital evidence for legal proceedings.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery of Deleted Data<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Retrieving lost, deleted, or corrupted files from digital devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Secure Document Deletion & Destruction Certification<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifiable and irreversible data destruction.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certificate of Destruction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Official documentation confirming the complete removal of sensitive data.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n              Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Legal, Litigation, and Consulting Support<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx620\\\">Our expertise supports attorneys, law enforcement, and corporate clients in legal\\r\\n        matters involving digital evidence. Services include:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discovery Request Advice, Assistance, & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Helping legal teams navigate digital evidence requests.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">eDiscovery Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying and securing relevant electronic evidence for litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search & Forensic Protocol Development & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Creating structured, legally defensible forensic protocols to ensure compliance with legal and\\r\\n            corporate requirements.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deposition Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Analyzing forensic testimony for accuracy and consistency.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Consulting & Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Providing digital forensic expertise in legal disputes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Report, Affidavit, Declaration, & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Preparing court-admissible forensic reports.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Hold Assistance<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Ensuring the proper retention of data relevant to ongoing litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying investigative errors, missing evidence, and procedural violations to protect\\r\\n            clients\' rights and strengthen legal defense.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Special Master & Neutral Third-Party Forensics Provider<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Independent forensic analysis for legal disputes requiring impartiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Corporate and Private Investigations<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides discreet and effective digital investigations for\\r\\n          corporations and private clients. Our services include:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Corporate Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Detecting fraud, misconduct, and compliance violations within organizations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Digital forensic services for individuals in personal or civil matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n              Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Specialized Forensic and Security Services<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">We offer advanced forensic services tailored to unique investigative and security needs, including:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Call Detail Record (CDR) Analysis & Cell Tower Mapping<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Investigating phone records, communication patterns, and location data to support legal and investigative cases.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Accident Reconstruction & Safety Investigation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Analyzing accidents for legal and insurance purposes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Polygraph Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Lie detection services for legal cases and investigative purposes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">3D Laser Scanning<\\/h4>\\r\\n          <p class=\\\"mt20\\\">High-precision mapping for accident reconstruction and security applications.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">3D Mapping, Laser Scanning, & Drone Photography Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Capturing high-precision spatial data for forensic investigations, accident reconstruction, crime scene documentation, and engineering applications.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Unlocking<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Secure access to locked devices for forensic analysis.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n     \\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Why Choose Black Dog Forensics?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Reports<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every report is written with legal standards in mind.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Trusted by defense attorneys, prosecutors, and corporations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Nationwide Reach<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Supporting clients across all 50 states.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certified Team<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts hold credentials in digital forensics, law enforcement, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/about-our-digital-forensics-experts\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/retriever-1.png\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center max707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Black Dog Forensics is committed to delivering clear, actionable, and legally defensible forensic findings to\\r\\n        support our clients in uncovering the truth. Whether you require forensic investigations, expert witness\\r\\n        services, or digital evidence management, our team is here to assist with precision and professionalism.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation Today<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 08:14:02\",\"modified_by\":102,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":62,\"ordering\":22,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":319,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(704, 'com_content.article.4', '', '2025-05-23 08:18:28', 102, 21410, '23869f7495dfbfb0c43f9bd75c32795585ba2932', '{\"id\":\"4\",\"asset_id\":123,\"title\":\"Services\",\"alias\":\"services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Uncovering the Truth: How Our Forensic Experts Work<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              At Black Dog Forensics, we go beyond gathering data\\u2014we retrieve the truth. Whether you\'re facing a legal\\r\\n              dispute,\\r\\n              corporate investigation, or personal challenge, our certified experts analyze digital evidence with\\r\\n              unmatched precision.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              Using cutting-edge forensic techniques, we retrieve, preserve, and present digital data in clear,\\r\\n              court-admissible\\r\\n              formats. Our mission is simple: deliver accurate, defensible findings that help you take decisive legal or\\r\\n              investigative\\r\\n              action.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              We offer free consultations for legal teams, corporations, and private clients\\u2014giving you expert guidance\\r\\n              before you\\r\\n              commit to a full investigation.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Book Your Free Consultation\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Forensic Investigation Services<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more. Our\\r\\n          comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service00.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Investigations and Analysis<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">Black Dog Forensics provides thorough forensic analysis of digital devices, ensuring\\r\\n        the integrity and admissibility of evidence. Our forensic investigation services include:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Digital Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying and extracting relevant electronic data from various digital devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Examining computers for data recovery, fraud investigations, and unauthorized access\\r\\n            detection.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Extracting text messages, call logs, and other crucial mobile data.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Creating exact, legally defensible copies of digital storage media.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Tracking and documenting digital behaviors for investigative purposes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Email & Document Authentication Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Verifying the authenticity of emails, contracts, and digital files to detect forgery, metadata\\r\\n            manipulation, and unauthorized modifications.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Consultation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Providing expert insight into forensic reports from opposing parties.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Audio and Video Forensics<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Our audio and video forensic services enhance, authenticate, and analyze recordings to\\r\\n          support investigations and litigation. We offer:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Audio Forensics & Enhancement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clarifying audio recordings for improved intelligibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Confirming whether video footage has been altered or manipulated.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifying the legitimacy of audio evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Video Authentication<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Examining video evidence to detect tampering, verify authenticity, and ensure court-admissibility.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Data and Evidence Management<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Proper handling and preservation of digital evidence are critical for investigations. We\\r\\n          provide:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Data Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ensuring the integrity of digital evidence for legal proceedings.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery of Deleted Data<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Retrieving lost, deleted, or corrupted files from digital devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Secure Document Deletion & Destruction Certification<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Verifiable and irreversible data destruction.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certificate of Destruction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Official documentation confirming the complete removal of sensitive data.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Legal, Litigation, and Consulting Support<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx620\\\">Our expertise supports attorneys, law enforcement, and corporate clients in legal\\r\\n        matters involving digital evidence. Services include:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discovery Request Advice, Assistance, & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Helping legal teams navigate digital evidence requests.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">eDiscovery Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying and securing relevant electronic evidence for litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search & Forensic Protocol Development & Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Creating structured, legally defensible forensic protocols to ensure compliance with legal and\\r\\n            corporate requirements.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deposition Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Analyzing forensic testimony for accuracy and consistency.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Consulting & Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Providing digital forensic expertise in legal disputes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Report, Affidavit, Declaration, & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Preparing court-admissible forensic reports.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Hold Assistance<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\u00a0Ensuring the proper retention of data relevant to ongoing litigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identifying investigative errors, missing evidence, and procedural violations to protect\\r\\n            clients\' rights and strengthen legal defense.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Special Master & Neutral Third-Party Forensics Provider<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Independent forensic analysis for legal disputes requiring impartiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Corporate and Private Investigations<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">Black Dog Forensics provides discreet and effective digital investigations for\\r\\n          corporations and private clients. Our services include:<\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Corporate Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Detecting fraud, misconduct, and compliance violations within organizations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Digital forensic services for individuals in personal or civil matters.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/service5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Specialized Forensic and Security Services<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">We offer advanced forensic services tailored to unique investigative and security\\r\\n        needs, including:<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Call Detail Record (CDR) Analysis & Cell Tower Mapping<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Investigating phone records, communication patterns, and location data to support legal and\\r\\n            investigative cases.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Accident Reconstruction & Safety Investigation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Analyzing accidents for legal and insurance purposes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Polygraph Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Lie detection services for legal cases and investigative purposes.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">3D Laser Scanning<\\/h4>\\r\\n          <p class=\\\"mt20\\\">High-precision mapping for accident reconstruction and security applications.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">3D Mapping, Laser Scanning, & Drone Photography Services<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Capturing high-precision spatial data for forensic investigations, accident reconstruction,\\r\\n            crime scene documentation, and engineering applications.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Unlocking<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Secure access to locked devices for forensic analysis.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Why Choose Black Dog Forensics?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital evidence becomes the cornerstone of your legal case or investigation, precision, clarity, and\\r\\n          credibility matter most. At Black Dog Forensics, we specialize in uncovering, preserving, and interpreting\\r\\n          digital data from a wide range of sources\\u2014computers, mobile devices, emails, documents, and more.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our comprehensive forensic investigation services are designed to support law firms, businesses, and private\\r\\n          clients with detailed analysis and court-admissible findings that stand up under scrutiny.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Reports<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every report is written with legal standards in mind.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Trusted by defense attorneys, prosecutors, and corporations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Nationwide Reach<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Supporting clients across all 50 states.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Certified Team<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts hold credentials in digital forensics, law enforcement, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/about-our-digital-forensics-experts\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/retriever-1.png\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center max707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Black Dog Forensics is committed to delivering clear, actionable, and legally defensible forensic findings to\\r\\n        support our clients in uncovering the truth. Whether you require forensic investigations, expert witness\\r\\n        services, or digital evidence management, our team is here to assist with precision and professionalism.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 08:18:28\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 08:15:22\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":64,\"ordering\":22,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":323,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(705, 'com_content.article.7', '', '2025-05-23 11:13:51', 102, 24382, '0ceeba440b53d6b6639fd3f9458b6d5bfc12c07f', '{\"id\":\"7\",\"asset_id\":158,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"alias\":\"for-businesses-corporations-navigating-digital-uncertainty\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Digital Forensic Services to Protect Your Company\\u2019s Integrity\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx933\\\">\\r\\n                            Digital evidence plays a critical role in modern business\\r\\n                            operations, especially when internal issues, legal disputes, or\\r\\n                            data loss arise. At Black Dog Forensics, we specialize in helping\\r\\n                            companies uncover the truth through expert digital\\r\\n                            investigations\\u2014serving as a trusted partner when accuracy,\\r\\n                            discretion, and speed matter most.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation\\r\\n                                Today<\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Empowering Businesses to Respond Decisively with Digital Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    We help businesses protect their data, reputation, and legal standing\\r\\n                    through expert digital forensics. Our team works discreetly with\\r\\n                    internal stakeholders\\u2014HR teams, IT staff, general counsel, and\\r\\n                    executives\\u2014to uncover the facts when sensitive situations arise.\\r\\n                <\\/p>\\r\\n\\r\\n                <h4 class=\\\"sub-hed mt18\\\">Business clients often come to us during:<\\/h4>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Departing employee investigations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Suspected intellectual property theft<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fraud, harassment, or compliance violations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Litigation involving digital evidence<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    These situations demand precision, confidentiality, and\\r\\n                    court-admissible findings\\u2014our specialty.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n                <!-- <img\\r\\n            src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24 mob-dis\\\"\\r\\n          \\/>-->\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Digital Forensics Tailored for Business Needs<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">With a reputation for clarity, discretion, and precision, Black Dog Forensics\\r\\n                supports\\r\\n                companies throughout Houston, The Woodlands, across Texas, Colorado, and nationwide. Our team delivers\\r\\n                digital forensics services tailored to real-world business challenges\\u2014always with a user-friendly,\\r\\n                client-focused approach.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">We\\u2019re frequently called on to provide:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Forensics &amp; User Activity Analysis<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Identify unauthorized data transfers, system misuse, or digital misconduct.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Computer &amp; Cell Phone Forensics <\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Examine devices for deleted files, communication logs, and file access timelines.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cloud Imaging &amp; Data Acquisitions<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Secure retrieval of data from platforms like Google Workspace or Microsoft 365.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Forensic Imaging &amp; Preservation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Create exact forensic copies of devices while maintaining chain of custody.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Data Recovery &amp; Secure Deletion<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Recover critical evidence or permanently destroy sensitive information with certification.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Audio &amp; Video Forensics<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Enhance or authenticate recordings used in HR disputes or legal proceedings.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Expert reports, affidavits, opposing expert analysis, and deposition preparation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1037\\\">When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or\\r\\n                internal investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers\\r\\n                reliable, defensible results that help companies take informed, confident action.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n         <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Clarity in High-Stakes Situations<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic\\r\\n                        insight.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Discreet & Professional Process<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        We work confidentially to avoid business disruption while preserving your reputation and legal\\r\\n                        position.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Court-Ready Documentation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Our reports are clear, defensible, and formatted for use in depositions, arbitration, or\\r\\n                        litigation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Fast Turnaround When It Matters<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered\\r\\n                        with.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Expertise Across Digital Platforms<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        From hard drives and cell phones to cloud environments and communication records, we retrieve\\r\\n                        the truth across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Legal Support from Start to Finish<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Whether you\'re managing an HR issue or preparing for court, we offer continuous\\r\\n                        support, including testimony and discovery assistance.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">\\r\\n          Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or internal\\r\\n          investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers reliable,\\r\\n          defensible results that help companies take informed, confident action.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Clarity in High-Stakes Situations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic insight.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Discreet & Professional Process<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work confidentially to avoid business disruption while preserving your reputation and legal position.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Documentation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are clear, defensible, and formatted for use in depositions, arbitration, or litigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast Turnaround When It Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered with.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expertise Across Digital Platforms<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From hard drives and cell phones to cloud environments and communication records, we retrieve the truth\\r\\n              across systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Legal Support from Start to Finish<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Whether you\'re managing an HR issue or preparing for court, we offer continuous support, including\\r\\n              testimony and discovery assistance.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3.jpg\\\"\\r\\n          alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital forensics and why do businesses need it?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital forensics is the process of collecting, analyzing, and\\r\\n                                                preserving electronic data for\\r\\n                                                use in investigations or legal matters. Businesses rely on it to uncover\\r\\n                                                fraud, employee\\r\\n                                                misconduct, intellectual property theft, or data breaches\\u2014ensuring the\\r\\n                                                facts are backed by\\r\\n                                                verifiable evidence.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can digital forensics recover deleted files or messages?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                                                messages, files, and logs\\r\\n                                                from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                                                uncover crucial evidence\\r\\n                                                even after attempts to conceal or erase it.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How does Black Dog Forensics ensure confidentiality?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We handle every case with the highest level of discretion. Our forensic\\r\\n                                                experts follow strict\\r\\n                                                chain-of-custody protocols and collaborate only with authorized internal\\r\\n                                                stakeholders to protect\\r\\n                                                your data, reputation, and legal position throughout the investigation.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How long does a digital forensics investigation take?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Timeframes vary based on the complexity of the case and number of\\r\\n                                                devices or accounts involved.\\r\\n                                                However, we offer fast turnaround and often begin within 24 hours to\\r\\n                                                secure time-sensitive\\r\\n                                                evidence before it\\u2019s lost or overwritten.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Do you offer remote or nationwide digital forensics services?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                                                companies across Texas,\\r\\n                                                Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                                                collection, and device\\r\\n                                                shipping options for fast, reliable nationwide service.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx732 mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">When digital evidence matters to your business, you need a forensic partner with the\\r\\n                expertise, advanced tools, and discretion to deliver results you can trust. Our team is committed to\\r\\n                helping you\\r\\n                navigate sensitive situations with confidence\\u2014preserving evidence, protecting your legal standing, and\\r\\n                uncovering the truth with clarity and precision.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation <\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 05:25:18\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:13:51\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:13:34\",\"publish_up\":\"2025-04-28 05:25:18\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":82,\"ordering\":19,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":383,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(706, 'com_content.article.3', '', '2025-05-23 11:19:57', 102, 16400, '8c0a4397f12e0fb0c08811b3d2148aa7a78cfe76', '{\"id\":\"3\",\"asset_id\":122,\"title\":\"About Our Digital Forensics Experts\",\"alias\":\"about-our-digital-forensics-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">Your Trusted Partner in Digital Forensics & Expert Investigations<\\/h2>\\r\\n                        <p class=\\\"bn-txt mrt24 mlr-at\\\">\\r\\n                            Black Dog Forensics is a premier provider of digital forensic investigations, expert witness\\r\\n                            services, and cyber forensic analysis. Our certified team helps attorneys, corporations, and\\r\\n                            individuals uncover the truth behind cybercrimes, fraud, intellectual property theft, and\\r\\n                            internal misconduct.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mrt24 mlr-at\\\">\\r\\n                            With decades of experience and a commitment to legally sound, court-admissible evidence, we\\r\\n                            translate complex data into clear, defensible findings.\\r\\n                        <\\/p>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt40 pos-re bck-imgs ovr-fl-h mx1800\\\">\\r\\n    <div class=\\\"mx1440\\\">\\r\\n        <div class=\\\"site-width\\\">\\r\\n            <div class=\\\"mlr-at\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">Who We Are<\\/h2>\\r\\n                <h3 class=\\\"bd-trd txt-nrml\\\">Founded on the Pursuit of Truth<\\/h3>\\r\\n                <p class=\\\"mt24 p-ext max1170\\\">Established in 2018, Black Dog Forensics was born out of a vision to\\r\\n                    transform the\\r\\n                    landscape of digital investigations. We recognized a critical need in the industry\\u2014not just for\\r\\n                    retrieving data from digital devices, but for uncovering the truth within that data. Many forensic\\r\\n                    companies were proficient in data retrieval but often fell short in empowering clients with a\\r\\n                    in-depth understanding of the truth, rendering the data practically unusable.<\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx gap40 wrp  mt64 abt-col3\\\">\\r\\n                <div class=\\\"col3 chs-us t-center screen-f\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292 screen-width\\\">Deliver more than just data\\u2014we provide expert\\r\\n                        interpretation.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n                <div class=\\\"col3 chs-us t-center screen-f\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292 screen-width\\\">Help clients understand and utilize digital evidence\\r\\n                        effectively.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n                <div class=\\\"col3 chs-us t-center screen-f\\\">\\r\\n\\r\\n                    <p class=\\\"mt18 txw fs18 fw600 t-center mx292 screen-width\\\">Ensure that forensic findings are clear, actionable,\\r\\n                        and\\r\\n                        legally defensible.\\u200b\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\" mlr-at mt64\\\">\\r\\n                <h3 class=\\\"bd-trd txt-nrml\\\">Committed to Excellence & Innovation<\\/h3>\\r\\n                <p class=\\\"mt24 p-ext mx896\\\">\\r\\n                    Since our inception, we have continually evolved, adopting cutting-edge forensic\\r\\n                    methodologies and staying ahead of technological advancements. Our team takes pride in guiding\\r\\n                    clients\\r\\n                    through high-stakes legal, corporate, and investigative matters with integrity and expertise.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pb0 mb64 pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Who We Are<\\/h2>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 ex-stp0\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"flx gap40 our-vis flx-dir\\\">\\r\\n            <div class=\\\"pd4032 visn\\\">\\r\\n                <h2 class=\\\"kns-hed new-size txt-nrml\\\">Our Mission<\\/h2>\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    \\\"Our mission at Black Dog Forensics is to provide ethical and unparalleled expert digital forensics\\r\\n                    services by leveraging our extensive field experience to retrieve the truth so clients can make\\r\\n                    informed decisions to navigate complex legal, business, and personal challenges.\\\"\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt24 p-ext\\\">At Black Dog Forensics, we don\\u2019t just extract digital data\\u2014we analyze, interpret,\\r\\n                    and provide expert insights to ensure our clients fully understand and can act on the evidence.\\u200b<\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"pd4032 visn\\\">\\r\\n                <h2 class=\\\"kns-hed new-size txt-nrml\\\">Our Vision<\\/h2>\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    \\\"To be the premier choice for digital investigations, empowering our clients with the truth they\\r\\n                    seek by staying at the forefront of technological advancements and industry best practices.\\\"\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt24 p-ext\\\">We empower attorneys, businesses, government agencies, and individuals with\\r\\n                    indisputable digital evidence, ensuring justice, security, and informed decision-making in a rapidly\\r\\n                    evolving digital world.\\u200b<\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Meet the team<\\/h2>\\r\\n            <h3 class=\\\"bd-trd mt24 txt-nrml\\\">Certified Experts in Digital Forensics<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">Forensic Specialists | Investigative Experts | Court-Tested Witnesses<\\/p>\\r\\n            <p class=\\\"mt24 p-ext\\\">Our team is composed of industry-certified professionals with extensive experience in\\r\\n                law enforcement, legal investigations, and corporate forensics. They bring a wealth of knowledge to\\r\\n                every investigation and consultative engagement.<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Industry-Certified Professionals<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Holding top forensic certifications for the highest standards of evidence handling.\\u200b\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Deep Investigative Experience<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Expertise in cases involving fraud, cybercrimes, intellectual property theft, human\\r\\n                        trafficking, and digital misconduct.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Former Law Enforcement & Legal Experts<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Our team includes professionals with backgrounds in criminal investigations, civil\\r\\n                        litigation, and national security.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Extensive Courtroom Experience<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Seasoned expert witnesses, capable of translating complex digital evidence into\\r\\n                        clear, court-admissible testimony.\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518\\\">\\r\\n                <img src=\\\"images\\/dog\\/about1-n-im.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">Fighting Human Trafficking Through Digital Forensics<\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">Our mission extends beyond forensic investigations. We actively support the fight\\r\\n                    against human trafficking through awareness, prevention, and rescue initiatives.<\\/p>\\r\\n                <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n                <ul class=\\\"dry-lst mt18 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Pro Bono Forensic Support<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Assisting law enforcement and non-profits in trafficking cases that require immediate\\r\\n                            forensic intervention.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Funding Prevention & Recovery Efforts<\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            A portion of our proceeds supports anti-trafficking programs and initiatives in high-risk\\r\\n                            areas.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <h4 class=\\\"sub-hed mt18\\\">How We Take Action<\\/h4>\\r\\n                <p class=\\\"mt18 p-ext\\\">In 2024, we built a church in one of the world\\u2019s most affected regions, taking a\\r\\n                    significant step in our commitment to combating human trafficking. Our long-term vision includes\\r\\n                    expanding our efforts in these areas, with the ultimate goal of establishing an orphanage to support\\r\\n                    children rescued from trafficking and exploitation.<\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">By choosing Black Dog Forensics, you are not just securing expert forensic\\r\\n                    services\\u2014you are supporting a mission to protect the vulnerable and restore hope where it is needed\\r\\n                    most.<\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Why Black Dog Forensics?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">The Right Experts. The Right Technology. The Right Approach.<\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Proven Expertise<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Experience handling high-profile cases in legal, corporate, and law enforcement\\r\\n                        sectors.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Court-Admissible Evidence<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Every forensic report meets the highest legal and evidentiary standards.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Trusted by Legal & Business Professionals<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">A proven track record of delivering results that stand up in court.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n                <img src=\\\"images\\/dog\\/svg\\/courthouse.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed mt20\\\">Ethical & Unbiased Analysis<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We operate with complete integrity, objectivity, and professionalism.\\u200b\\u200b<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml \\\">Ready for Court-Admissible Digital Evidence?<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx590 mlr-at\\\">Get forensic clarity - fast. Whether you\\u2019re facing a legal battle, a\\r\\n                corporate breach,\\r\\n                or a sensitive investigation, our certified experts are ready to support you with defensible, discreet\\r\\n                digital evidence that holds up in court.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert <\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 07:00:43\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:19:57\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:19:49\",\"publish_up\":\"2025-04-07 07:00:43\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":91,\"ordering\":23,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":390,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(707, 'com_content.article.26', '', '2025-05-23 11:20:18', 102, 16133, '698b8653f79835bcff1a6d5952f91cf9bdc50c67', '{\"id\":\"26\",\"asset_id\":178,\"title\":\"Senior Digital Forensic Examiner\",\"alias\":\"senior-digital-forensic-examiner\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tJoin the Team\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDiscover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n\\t\\t\\t\\t\\tinvestigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n\\t\\t\\t\\t\\ttrafficking. If you\'re passionate about solving complex challenges and working with purpose, this is\\r\\n\\t\\t\\t\\t\\twhere you belong.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tLocation\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tSpring, Texas (In-Office Only)\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDepartment\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tForensics\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tEmployment Type\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tFull-Time | Permanent Employee\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\t<i>\\r\\n\\t\\t\\t\\t\\t\\tThis position offers the opportunity to take the lead on challenging investigations while\\r\\n\\t\\t\\t\\t\\t\\tworking with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n\\t\\t\\t\\t\\t<\\/i>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\"\\r\\n\\t\\t\\t\\t\\talt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-two.jpg\\\"\\r\\n\\t\\t\\t\\t\\talt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed\\\">\\r\\n\\t\\t\\t\\t\\tKey Digital Services for Private Investigations\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tWe equip private investigators with the digital evidence and insights needed to resolve complex,\\r\\n\\t\\t\\t\\t\\ttime-sensitive cases. Our most-requested services include:\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<h4 class=\\\"sub-hed mt18\\\"> Private investigators frequently turn to us for:<\\/h4>\\r\\n\\r\\n\\r\\n\\t\\t\\t\\t<ul class=\\\"dry-lst mt24 tic\\\">\\r\\n\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Cell Phone & Computer Forensics<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tRecover texts, emails, deleted files, browser history, and other key data from personal\\r\\n\\t\\t\\t\\t\\t\\t\\tdevices.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Cloud & App Data Retrieval<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAccess files, messages, and metadata from platforms like iCloud, Google, Facebook, WhatsApp,\\r\\n\\t\\t\\t\\t\\t\\t\\tand more.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Audio & Video Authentication<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tConfirm the integrity of recordings or enhance them for clarity in case review.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">User Activity Analysis<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tTrack patterns of digital behavior and reconstruct timelines of use and access.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Data Preservation & Imaging<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tCapture and store evidence in a legally sound, court-admissible format.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Deleted Data Recovery<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tRetrieve erased messages, media, and documents from devices and drives.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Expert Reporting & Testimony<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tProvide unbiased documentation and testimony for use in legal proceedings.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Forensic Review of Third-Party Reports<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAnalyze and challenge digital findings from opposing experts in civil cases.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t<p class=\\\"mt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tFrom infidelity cases and fraud investigations to background checks and missing persons, we help\\r\\n\\t\\t\\t\\t\\tprivate investigators strengthen their findings with credible digital evidence.\\r\\n\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed\\\">\\r\\n\\t\\t\\t\\t\\tWhy Private Investigators Choose Black Dog Forensics\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\r\\n\\t\\t\\t\\t<ul class=\\\"dry-lst mt24 tic\\\">\\r\\n\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Discreet, Court-Admissible Evidence<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tOur processes follow industry best practices and legal standards, ensuring everything we\\r\\n\\t\\t\\t\\t\\t\\t\\tuncover holds up in court.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Rapid, Responsive Support<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe understand the urgency of private cases and prioritize quick turnaround times without\\r\\n\\t\\t\\t\\t\\t\\t\\tcompromising quality.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Clear, Professional Reporting<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tOur reports are written for clarity\\u2014so clients, attorneys, and judges can easily understand\\r\\n\\t\\t\\t\\t\\t\\t\\tthe findings without technical confusion.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Expert Collaboration<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe work hand-in-hand with investigators, offering guidance, consultation, and strategic\\r\\n\\t\\t\\t\\t\\t\\t\\tinput throughout the case lifecycle.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Comprehensive Digital Coverage<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tFrom cell phones and computers to cloud platforms, video footage, and call logs\\u2014we extract\\r\\n\\t\\t\\t\\t\\t\\t\\tinsights from every possible digital touchpoint.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Nationwide Reach with Local Roots<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tHeadquartered in Spring, Texas with active cases in Colorado and across the U.S., we serve\\r\\n\\t\\t\\t\\t\\t\\t\\tprivate investigators nationwide\\u2014onsite or remotely.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/digital-forensics-for-private-investigators-img-3.jpg\\\" alt=\\\"Expert Digital Forensics\\\"\\r\\n\\t\\t\\t\\t\\tclass=\\\"kn-img bdr24\\\" \\/>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd pt40\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed t-center\\\">FREQUENTLY ASKED QUESTIONS<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion faq-icon\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 1 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header active\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat digital forensic services do you offer for private investigators?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tBlack Dog Forensics provides private investigators with expert digital\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tservices including phone and computer forensics, deleted data recovery,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tcloud and app data extraction, user activity tracking, and audio\\/video\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tauthentication. We also deliver professional reporting and expert\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\ttestimony to support legal action or client decision-making.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 2 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tCan digital forensics help with infidelity or fraud investigations?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. Digital forensics is a powerful tool in infidelity and fraud cases.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWe can recover deleted messages, analyze communication patterns, verify\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsocial media activity, and uncover hidden data that may confirm or\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trefute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 3 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAre your forensic reports admissible in court?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAbsolutely. Our digital forensic reports are prepared to meet legal\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tstandards and are admissible in court. We follow strict chain-of-custody\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tprotocols and present findings in a clear, professional format that\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tattorneys and judges can rely on. Our experts are also available for\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\ttestimony when needed.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 4 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tHow quickly can you recover deleted texts, emails, or files?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTurnaround time depends on the device and data volume, but we often\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trecover deleted data within 24 to 72 hours. Our team uses advanced tools\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tto retrieve texts, emails, photos, and files that have been deleted\\u2014even\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tfrom damaged or encrypted devices\\u2014whenever possible.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 5 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tDo you offer remote forensic services for investigators outside Texas?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. While we\\u2019re based in Spring, Texas, we serve private investigators\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tacross the U.S. using both remote and on-site capabilities. We can\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsecurely acquire data from mailed-in devices or remote cloud platforms,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tand we offer consultations nationwide.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t<div class=\\\"t-center  mlr-at\\\">\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed \\\">Facing a High-Stakes Case? We\\u2019re Here to Help.<\\/h2>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx732 mx-auto\\\">When your investigation hinges on digital proof\\u2014whether it\\u2019s a personal\\r\\n\\t\\t\\t\\tmatter, civil dispute, or corporate case\\u2014you need a digital forensics partner who understands the\\r\\n\\t\\t\\t\\turgency, discretion, and credibility your work demands. Black Dog Forensics supports private\\r\\n\\t\\t\\t\\tinvestigators with fast, confidential analysis, legally sound data recovery, and expert reporting\\r\\n\\t\\t\\t\\tdesigned to hold up in court or client review.<\\/p>\\r\\n\\t\\t\\t<div class=\\\"mt48\\\">\\r\\n\\t\\t\\t\\t<a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Forensic Consultation<\\/a>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:20:18\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:20:05\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":2,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(708, 'com_content.article.24', '', '2025-05-23 11:20:28', 102, 29856, '123c01dd83c0c00146e52b6c9f5d10094028c550', '{\"id\":\"24\",\"asset_id\":176,\"title\":\"Email & Document Authentication for Legal Evidence\",\"alias\":\"email-document-authentication-for-legal-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                          Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for legal and investigative action. Whether it\\u2019s verifying the legitimacy of emails, contracts, PDFs, or other digital documents, forensic authentication plays a critical role in uncovering forgery, tampering, and metadata manipulation. \\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                        By leveraging advanced tools and expert methodologies, digital forensic specialists can confirm authorship, identify unauthorized alterations, and ensure that all evidence meets court-admissible standards. This process strengthens legal cases and safeguards the integrity of sensitive business and personal communications.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed mx501 txt-nrml\\\">\\r\\n                    Why Authentication Matters: Defend Integrity in Legal & Corporate Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In legal disputes and corporate investigations, the authenticity of emails, contracts, and digital\\r\\n                    documents can make or break a case. Altered or falsified materials not only jeopardize the truth but\\r\\n                    also pose serious legal and compliance risks.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we specialize in forensic email and document authentication to ensure your\\r\\n                    digital evidence is real, reliable, and court-admissible. We verify headers, metadata, timestamps,\\r\\n                    IP addresses, and file histories to uncover any signs of tampering or forgery.\\r\\n                <\\/p>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                        Need email or document authentication? Let us help.\\r\\n                    <\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Email & Document Authentication Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We provide thorough forensic analysis of electronic communications and documents to determine if they\\u2019ve\\r\\n                been altered, spoofed, or fabricated. Our investigations support civil litigation, criminal defense,\\r\\n                fraud detection, regulatory compliance, and HR disputes.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Email Authentication & Verification<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Examine email metadata, headers, and routing paths.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect spoofed senders and phishing attempts.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Confirm delivery timestamps and IP origin.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Document Authentication<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Verify authenticity of PDFs, Word files, and scanned documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Detect unauthorized edits and changes to digital files.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze digital signatures and embedded security seals.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Signature & Handwriting Verification<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Validate digital signatures and cryptographic stamps.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Authenticate scanned handwritten signatures.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify alterations in scanned and signed documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Metadata & File Integrity Analysis<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Extract metadata including authorship, timestamps & revision history.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Compare file versions to track tampering or deletion.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Restore deleted metadata or hidden file properties.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Generate court-admissible forensic reports.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide expert witness testimony.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Support fraud investigations, compliance audits, and legal counsel.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Verified Integrity. Digital Truth. Legal Precision.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Our document and email authentication services combine deep forensic expertise with a methodical,\\r\\n                court-ready approach. Whether it\\u2019s one contract or a full trove of emails, we ensure every file is\\r\\n                analyzed with accuracy, discretion, and legal rigor.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Forensic documentation designed for legal proceedings and expert testimony.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Deep Metadata Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Extract timestamps, authorship, revision trails, and edit histories across document types.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Multi-File & Multi-Platform Support<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Authenticate PDFs, Word docs, emails, scanned files & digital signatures across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Tampering & Forgery Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify unauthorized edits, altered timestamps, or manipulated sender data\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Fast, Scalable Service<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Handle individual matters or enterprise-level investigations with standard or expedited\\r\\n                        turnaround.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Confidential & Compliant<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every case handled with discretion, legal defensibility, and full chain of custody.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why Email & Document Authentication Matters\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In today\\u2019s digital-first world, documents and emails are often at the heart of critical\\r\\n                    investigations and legal disputes. But digital files can be manipulated\\u2014sometimes subtly, sometimes\\r\\n                    maliciously. Email and document authentication provides a forensic layer of certainty, uncovering\\r\\n                    hidden edits, verifying timestamps, and confirming authorship. It\\u2019s a vital step in ensuring the\\r\\n                    integrity of your evidence and protecting your position.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Expose Forgery & Digital Fraud\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Identify unauthorized edits and file fabrications.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Protect Legal Rights & Preserve Evidence\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Ensure a clear chain of custody.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Defend Contract Validity\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Authenticate business agreements, financial records & HR documents.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Investigations & Dispute Resolution\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Strengthen civil or criminal cases with trusted digital evidence.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Prevent Compliance Risks\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Avoid legal and regulatory consequences from false or manipulated files.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt40\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                        Request an expert review now\\r\\n                    <\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Why Email & Document Authentication Matters<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                In today\\u2019s digital-first world, documents and emails are often at the heart of critical investigations\\r\\n                and legal disputes. But digital files can be manipulated\\u2014sometimes subtly, sometimes maliciously. Email\\r\\n                and document authentication provides a forensic layer of certainty, uncovering hidden edits, verifying\\r\\n                timestamps, and confirming authorship. It\\u2019s a vital step in ensuring the integrity of your evidence and\\r\\n                protecting your position.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Expose Forgery & Digital Fraud<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                  Identify unauthorized edits and file fabrications.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Protect Legal Rights & Preserve Evidence<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Ensure a clear chain of custody.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Defend Contract Validity<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Authenticate business agreements, financial records &amp; HR documents.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Support Investigations &amp; Dispute Resolution<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Strengthen civil or criminal cases with trusted digital evidence.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Prevent Compliance Risks<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Avoid legal and regulatory consequences from false or manipulated files.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n           \\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital document authentication in forensic investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital document authentication is a forensic process that verifies the\\r\\n                                                originality and integrity of documents. This involves analyzing\\r\\n                                                metadata, edit history, embedded properties, and file signatures to\\r\\n                                                confirm whether a document has been tampered with or altered.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of digital and scanned documents can be forensically authenticated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Our forensic experts can analyze a wide range of files, including\\r\\n                                                contracts, PDF documents, Microsoft Word files, Excel spreadsheets,\\r\\n                                                financial records, scanned documents, emails, and more\\u2014regardless of\\r\\n                                                whether they\\u2019re digital originals or printed and rescanned.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can you tell if a document has been edited or manipulated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We use advanced forensic software to detect digital manipulation such as\\r\\n                                                hidden metadata changes, unauthorized edits, revision timestamps, and\\r\\n                                                file creation anomalies. These tools can uncover even subtle document\\r\\n                                                alterations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How does forensic email analysis help in detecting fraud or forgery?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Email forensics exposes signs of fraud like forged sender addresses,\\r\\n                                                spoofed domains, phishing attempts, and unusual IP or delivery routes.\\r\\n                                                This information is critical in fraud investigations, legal disputes,\\r\\n                                                and cybersecurity incidents.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Are forensic document analysis findings admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic document examinations follow strict legal and\\r\\n                                                technical protocols, including chain of custody and evidence\\r\\n                                                documentation, ensuring the results are fully admissible in civil and\\r\\n                                                criminal court proceedings.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Unsure If That Email or Document Is Real? We\\u2019ll Help You Know for Certain.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                In high-stakes investigations, verifying the authenticity of digital communications and records can make\\r\\n                or break a case. Whether you\'re working through allegations of forgery, fraud, tampering, or compliance\\r\\n                breaches, Black Dog Forensics brings the expertise needed to uncover manipulation and validate\\r\\n                integrity.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                We analyze email headers, metadata, timestamps, and file histories to determine originality and detect\\r\\n                signs of alteration. Our methods are meticulous, our processes are defensible, and our reports are built\\r\\n                for admissibility in legal and regulatory settings.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Book a Confidential Consultation<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:20:28\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:20:06\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":28,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":49,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(709, 'com_content.article.23', '', '2025-05-23 11:20:37', 102, 29727, 'badf8ed711dbcd096a352ab30de90158f4f16599', '{\"id\":\"23\",\"asset_id\":174,\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"alias\":\"user-activity-analysis-that-reveals-digital-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation Today\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Understand Digital Behavior, Investigate Suspicious Activity & Preserve Critical Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Every digital device leaves behind a trail. Whether it\'s file access logs, login sessions, app\\r\\n                    usage, or external data transfers, user actions are often recorded in ways that can be forensically\\r\\n                    retrieved\\u2014even if attempts were made to erase them.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we conduct in-depth user activity analysis across computers, mobile devices,\\r\\n                    cloud storage, and networks. Our investigations help uncover fraud, track data theft, and support\\r\\n                    legal, HR, and compliance teams with defensible digital evidence. We serve clients nationwide with\\r\\n                    both on-site and remote forensic analysis services.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"\\\">Identify unauthorized access, deleted files, and data exfiltration<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Reconstruct user behavior across devices and\\r\\n                            platforms<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Deliver expert forensic reports that stand up in court<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Contact us now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Digital User Activity Investigation<\\/h2>\\r\\n            <h3 class=\\\"bd-trd txt-nrml\\\">Tracking Digital Behavior to Identify Fraud, Data Theft & Unauthorized Access<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n                We specialize in revealing the what, when, and how of digital user activity. Whether you\\u2019re responding\\r\\n                to an HR complaint, investigating insider threats, or monitoring for data leakage, our experts deliver\\r\\n                actionable and legally sound forensic insight.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">Key Areas of Analysis:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Computer & Device Activity<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect logins, session durations, and user switching.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Identify file modifications, deletions, or unauthorized software installs.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Monitor USB activity, external drive usage, and unusual file access.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Mobile & Cloud-Based User Tracking<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track mobile app usage, chat logs, email behavior, and synced data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze cloud platform access (Google Drive, iCloud, Dropbox) and file transfers.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Investigate suspicious activity on BYOD (bring-your-own-device) setups.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee & Insider Threat Investigations<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze pre-departure behavior for data theft or policy violations.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Review last login sessions, file copies, or shared documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify risks to trade secrets, IP, or client data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Internet & Network Monitoring<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Reconstruct browser activity and visited websites.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track VPN sessions, RDP (remote desktop), and cloud service access.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Monitor large file transfers, network spikes, or login anomalies.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide structured reports tailored for HR, compliance, and legal use.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Deliver expert witness testimony for digital evidence interpretation.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Assist legal teams in depositions and trial strategy using forensic findings.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Transparent, Precise, and Legally Sound User Behavior Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Our user activity analysis services are designed for clients who need accuracy, discretion, and\\r\\n                    defensibility when it matters most.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Cross-Platform Coverage\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Computers, phones, cloud services, and networks.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            USB & File Transfer Detection\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Know when and where data moved\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            VPN & Remote Session Tracking\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Capture unauthorized logins.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Legally Admissible Reporting\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Chain of custody & courtroom-ready reports.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Departing Employee Monitoring\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Prevent IP theft or last-minute sabotage.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Rapid Turnaround\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Expedited options available in 1\\u20133 days.<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Request an expert review now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Transparent, Precise, and Legally Sound User Behavior Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n               Our user activity analysis services are designed for clients who need accuracy, discretion, and defensibility when it matters most.\\r\\n               Suspect internal misconduct or unauthorized access? <a class=\\\"log-tct in-pg-ankr\\\" href=\\\"\\/contact\\\">Request an expert review now.<\\/a>\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Cross-Platform Coverage<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Computers, phones, cloud services, and networks.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">USB &amp; File Transfer Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Know when and where data moved.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">VPN &amp; Remote Session Tracking<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Capture unauthorized logins.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Legally Admissible Reporting<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Chain of custody & courtroom-ready reports.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee Monitoring<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                      Prevent IP theft or last-minute sabotage.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Rapid Turnaround<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Expedited options available in 1\\u20133 days.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why User Activity Analysis Is Essential for Business Security & Legal Defense\\r\\n                <\\/h2>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Detect Insider Threats Before They Escalate\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Monitor actions of privileged users, disgruntled employees, or suspicious\\r\\n                            insiders..<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Reconstruct Timelines of Digital Behavior\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Understand exactly who did what, when, and from where.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Uncover Fraud, Violations & Security Gaps\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Investigate theft, misuse of company assets, or noncompliant behavior.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Ensure HR & Legal Compliance\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Document evidence of misconduct with accuracy and clarity.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Legal & Regulatory Action\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Deliver digital reports suitable for arbitration, litigation, and criminal cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Let us help you turn digital traces into clear, actionable evidence.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital user activity analysis in computer forensics?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital user activity analysis is a forensic technique used to track and reconstruct a user\\u2019s digital behavior across devices and platforms. This includes file access history, software usage, login patterns, and deleted or transferred files\\u2014critical in cybersecurity, HR disputes, and legal investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of legal or corporate cases require user activity monitoring?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               User activity monitoring is essential in cases like insider threats, employee misconduct, intellectual property theft, data breach investigations, fraud detection, HR conflicts, compliance audits, and both civil and criminal litigation.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can forensic investigators recover deleted files or detect file transfers?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Yes\\u2014digital forensic experts can uncover deleted, moved, or copied files, including those transferred to USB drives or cloud storage. We often recover filenames, timestamps, and device data even if the files were intentionally hidden or removed.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can digital forensics support investigations of departing employees?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               When employees leave, user activity forensics helps identify unauthorized file access, suspicious downloads, remote access, or data transfers on or near their last day. This protects sensitive business information and supports legal action if needed.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Is user activity analysis legally admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Absolutely. Our forensic investigations follow strict legal protocols, including verified chain of custody and detailed reporting, ensuring that all evidence collected can be used in court for employment disputes, criminal trials, or corporate litigation.\\r\\n\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Need to Understand Digital Behavior? We Deliver Clarity with Confidence.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                When insight into user activity is critical\\u2014be it for fraud detection, policy enforcement, employee investigations, or incident response\\u2014you need a digital forensics team that knows where to look and how to preserve the story the data tells. We specialize in user activity analysis that is methodical, discreet, and fully aligned with legal and organizational standards.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n               From login trails and file access patterns to deleted communications and browser histories, we extract and interpret data that can stand up to scrutiny. Our reports are clear, court-ready, and tailored to your agency\\u2019s needs.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Get the Answers You Need\\u2014Start with a Private Consultation <\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:20:37\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:20:08\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":30,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":51,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(710, 'com_content.article.21', '', '2025-05-23 11:21:03', 102, 25239, '50c673ce00c6d993c7689b3ecfe1f74597d3f38c', '{\"id\":\"21\",\"asset_id\":172,\"title\":\"Digital Forensics Case Types\",\"alias\":\"digital-forensics-case-types\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Clear, Court-Admissible Evidence for Every Case\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx1112\\\">\\r\\n              At Black Dog Forensics, we don\\u2019t just recover data\\u2014we investigate, interpret, and present digital evidence\\r\\n              with precision. From civil litigation and criminal defense to insider threats and cybersecurity breaches,\\r\\n              our experts turn complex data into clear, defensible insight.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx1112\\\">\\r\\n              Whether you\'re responding to a data breach, defending a high-stakes legal matter, or uncovering\\r\\n              misconduct, our certified forensic analysts provide the expertise, documentation, and expert support your\\r\\n              case demands.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24\\\">\\r\\n              The truth is in the data. Black Dog Forensics helps you uncover it\\u2014clearly, ethically, and defensibly.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        How We Investigate and Recover Digital Evidence\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        Forensics Tailored to Real-World Legal and Investigative Needs\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        Our certified forensic examiners work across devices, platforms, and industries. We handle every case with\\r\\n        confidentiality, precision, and legal-grade methodology. Our casework includes:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover deleted or hidden files and system-level user activity from desktops and laptops.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Extract call logs, messages, app data, GPS history, and more from smartphones and tablets\\u2014even those that\\r\\n            are locked or damaged.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Analyze email and cloud platform data, including deleted communications and unauthorized access.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Breach Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Identify breach origin, entry methods, and the scope of data compromise in cyber incidents.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Metadata & Timeline Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, events, and digital movement using system logs and hidden metadata.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Provide affidavits, declarations, and expert testimony in criminal, civil, and corporate\\r\\n            cases.<\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Digital Forensics That Hold Up in Court\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Features That Set Our Work Apart\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Clients rely on Black Dog Forensics for not only our advanced capabilities but also for our reputation for\\r\\n          clarity, credibility, and consistency under pressure.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Court-Admissible Evidence\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              All findings are preserved under strict chain-of-custody and documentation protocols that withstand\\r\\n              cross-examination.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Deep Device Analysis\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We analyze beyond the surface, digging into encrypted files, hidden partitions, and unallocated space.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Platform Versatility\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work across Windows, macOS, iOS, Android, cloud environments, and virtual systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Expert Testimony\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts deliver confident, defensible testimony in depositions, hearings, and trials.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Strict Confidentiality\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every case is protected by nondisclosure and secure data handling protocols.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Results You Can Act On\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510 txt-nrml\\\">\\r\\n          Why Legal Teams and Businesses Choose Black Dog Forensics\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Evidence That Moves Cases Forward<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our findings support criminal charges, civil claims, internal reviews, and strategic settlements.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Imaging and Preservation You Can Trust<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We follow best practices for forensic imaging, storage, and data integrity.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Rapid Mobilization<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019re ready when your case demands fast response\\u2014often deploying within hours.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Industry Insight<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We understand the investigative needs of regulated sectors, including healthcare, finance, and education.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Strategic Litigation Collaboration<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We help legal teams frame complex evidence into persuasive, legally sound narratives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Types of Cases We Handle\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Cybersecurity & Data Breach Investigations\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          <b>\\r\\n            When Your Network Is Compromised, We Deliver Clarity\\r\\n          <\\/b>\\r\\n        <\\/p>\\r\\n        <p class=\\\"p-ext\\\">\\r\\n          We identify how the breach occurred, what was accessed, and who was involved\\u2014so you can take legal and\\r\\n          operational action with confidence.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Breach Investigations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Leak Tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Ransomware Response\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Exfiltration & IP Theft\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Spyware, Malware & Remote Access Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized System Access Forensics\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Legal & Criminal Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Forensics That Strengthen Your Legal Position\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with attorneys and investigators to uncover digital evidence in high-stakes criminal and civil cases.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal Defense Device Analysis<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Child Exploitation \\/ CSAM Investigations<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Stalking, Harassment & Misconduct Cases<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Sexual Assault Forensics<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Wrongful Death Digital Evidence Review<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Corporate & Employment Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        The Truth Behind the Screen\\u2014Uncovered with Discretion\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We investigate insider threats, misconduct, and sensitive employment matters using digital evidence that\\r\\n        protects your legal position.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We address:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Internal Policy Violations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Compliance Red Flags\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Claims\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Departing Employee Data Risks\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Conflict of Interest Investigations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employee Misconduct Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employment-Related Device Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Digital Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Financial & Insurance Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        Exposing Financial Misconduct Through Digital Evidence\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We analyze device usage, file access, and communication patterns to support insurance claims and financial\\r\\n        investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We work with:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            In-House Legal and HR Teams\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Fraud Investigators\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Providers\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Policyholders in Dispute\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Financial Institution Access Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Claims Dispute Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Comprehensive Financial Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            HR Misconduct and File Access\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Fraud Investigation Support\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Specialized Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        Complex Cases Demand a Specialist\\u2019s Eye\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx475\\\">\\r\\n        For high-risk, high-complexity matters, we bring the depth of experience and tools required to handle sensitive\\r\\n        and technically advanced investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">Often involves:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Cross-departmental legal complexity\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Federal, multi-state, or international implications\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            High-profile clients and classified environments\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Technical Surveillance Countermeasures (TSCM)\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Traffic Accident & Fatality Data Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is deleted data recoverable?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes\\u2014unless overwritten, most deleted data can be restored using forensic tools.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you determine who accessed or sent a file?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We use metadata and system logs to trace user activity and file interactions.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our processes follow strict forensic standards, chain of custody, and documentation\\r\\n                        protocols.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does an investigation take?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timelines depend on the complexity, but we offer expedited services for time-sensitive matters.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you work with individuals or just law firms and corporations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We serve individuals, small businesses, law firms, public agencies, and enterprise clients.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Black Dog Forensics delivers certified, court-admissible digital forensic services when the stakes are high.\\r\\n        Whether you\'re dealing with a cyber breach, litigation, or internal investigation, we help you uncover the\\r\\n        truth\\u2014and act on it with confidence.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Retrieve the Truth. Start with a Confidential Consultation<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:21:03\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:20:09\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":39,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":52,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(711, 'com_content.article.8', '', '2025-05-23 11:21:28', 102, 18143, 'a5bd5bf0946f4c0eb3a9ba926393c0b12821f3ec', '{\"id\":\"8\",\"asset_id\":159,\"title\":\"Digital Forensics for Federal, State & Local Government\",\"alias\":\"digital-forensics-for-federal-state-local-government\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Trusted Digital Forensics for Government Investigations\\r\\n\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx860\\\">\\r\\n              Federal, state, and local agencies turn to Black Dog Forensics for trusted, results-driven\\r\\n              digital investigations. We provide expert support across criminal, civil, and administrative\\r\\n              matters\\u2014delivering actionable insights, defensible evidence, and clear communication every\\r\\n              step of the way.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Delivering Clarity and Confidence in Government Cases\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics is a trusted partner for local, state, and federal government agencies seeking\\r\\n          professional, court-admissible digital forensic support. Our team offers expert, objective, and\\r\\n          discreet analysis of digital evidence to support criminal investigations, internal audits, and\\r\\n          national security initiatives. With deep experience in law enforcement collaboration and a\\r\\n          reputation for integrity, we serve as a critical asset in uncovering digital truths that support\\r\\n          justice and accountability.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Expert digital forensic analysis for federal, state, and local government cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Proven track record in law enforcement collaboration and courtroom success.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Adherence to strict chain-of-custody and evidence handling protocols.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal, civil, and administrative investigations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Experience navigating sensitive matters including national security, internal misconduct,\\r\\n              and high-profile litigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt40 p-ext\\\">\\r\\n\\r\\n        <\\/p>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/gov-agen-1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Specialized Forensic Services for Government Investigations\\r\\n      <\\/h2>\\r\\n      <!-- <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We support criminal investigations, internal misconduct cases, civil rights inquiries, fraud detection,\\r\\n                national security reviews, and more\\u2014while ensuring compliance with federal rules of evidence and\\r\\n                investigative protocols.\\r\\n            <\\/p> -->\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Our forensic experts are trusted by agencies nationwide to deliver accurate, defensible results in\\r\\n        high-stakes environments. We offer specialized support across a range of investigative needs, including:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone &amp; Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Extract and analyze critical digital evidence from mobile devices and computers in compliance\\r\\n            with chain-of-custody requirements.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Assist with legally sound review of procedures and digital findings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Validate and enhance surveillance footage and recordings for use in prosecution.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & Metadata Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify digital behavior, login patterns, and potential tampering across devices and networks.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Remote Data Acquisition<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Secure retrieval of data from cloud environments, social media, and remote servers.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Ensure all digital media is captured with integrity for legal review and long-term storage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Neutral Third-Party Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Provide unbiased expert assessments and testimony in sensitive or high-profile cases.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Government Agencies Choose Black Dog Forensics<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When accuracy, discretion, and legal defensibility are non-negotiable, government agencies turn to Black Dog\\r\\n        Forensics. Our team combines technical precision with public-sector experience to support investigations that\\r\\n        demand the highest standards. Whether you\\u2019re handling criminal cases, civil litigation, internal audits, or\\r\\n        national security matters, we deliver clear, actionable digital evidence with professionalism and speed.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Ready Reports & Expert Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Clear, jargon-free documentation that stands up in court\\u2014backed by experienced forensic experts ready to testify.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential &amp; Compliant<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Rigorous attention to privacy, data handling standards, and legal compliance at every phase of an investigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Proven Law Enforcement Experience<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our specialists understand investigative workflows and the high-stakes nature of public-sector cases.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Advanced Tools &amp; Techniques<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From 3D laser scanning to mobile device unlocking and call detail record analysis, we deploy cutting-edge solutions tailored to each case.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Nationwide Reach with Local Expertise<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Based in Texas with a strong presence in Colorado, we serve agencies across the U.S., offering remote and on-site capabilities.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround, Dependable Communication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We prioritize responsiveness, case updates, and collaboration throughout the investigative lifecycle.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What digital forensic services does Black Dog Forensics\\r\\n                    provide for government agencies?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Black Dog Forensics offers a full suite of\\r\\n                        court-admissible digital forensic services for federal,\\r\\n                        state, and local government agencies. Our capabilities\\r\\n                        include mobile device and computer forensics, search\\r\\n                        warrant and case document review, cloud data\\r\\n                        acquisition, user activity analysis, and forensic\\r\\n                        imaging. We also provide expert testimony and\\r\\n                        third-party analysis in criminal, civil, and\\r\\n                        administrative investigations.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All of our forensic reports are prepared with court admissibility\\r\\n                        in mind, following industry standards and federal rules of evidence. Our\\r\\n                        reports are clear, jargon-free, and backed by certified experts who are\\r\\n                        available to testify in depositions and court proceedings.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you assist with national security or internal misconduct investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We are trusted by agencies to discreetly handle high-stakes,\\r\\n                        sensitive investigations, including national security reviews, civil\\r\\n                        rights inquiries, and internal misconduct cases. Our strict\\r\\n                        confidentiality protocols and proven law enforcement experience make us\\r\\n                        a reliable partner for classified or politically sensitive matters.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How quickly can you begin a forensic investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We offer fast response times and flexible scheduling to support urgent\\r\\n                        government cases. Depending on the case scope and location, we can often\\r\\n                        begin digital evidence collection within 24 to 48 hours\\u2014either remotely\\r\\n                        or on-site.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you support cloud-based and remote data investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our team is experienced in cloud and remote data acquisition,\\r\\n                        including the secure retrieval of evidence from cloud storage, social\\r\\n                        media platforms, webmail accounts, and remote servers. We ensure all\\r\\n                        data is collected in a legally defensible manner while preserving the\\r\\n                        integrity and chain of custody.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Facing a Critical Investigation? We\\u2019re Here to Support You<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When digital evidence is essential to your agency\\u2019s mission\\u2014whether for\\r\\n        internal affairs, compliance, or criminal investigations\\u2014you need a forensics partner with the\\r\\n        precision, discretion, and clearance-ready protocols to meet the moment. Black Dog Forensics is\\r\\n        experienced in supporting local, state, and federal agencies with defensible digital analysis, secure\\r\\n        evidence handling, and court-admissible reporting.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Secure, Confidential Consultation<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 07:29:36\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:21:28\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:21:17\",\"publish_up\":\"2025-04-28 07:29:36\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":44,\"ordering\":18,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":111,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(712, 'com_content.article.9', '', '2025-05-23 11:21:34', 102, 16077, '317a04d475d3da1feea99560254747d6b75efda7', '{\"id\":\"9\",\"asset_id\":160,\"title\":\"Digital Forensics for Private Investigators\",\"alias\":\"digital-forensics-for-private-investigators\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Digital Forensics That Strengthens Private Investigations\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx860\\\">\\r\\n              Private investigators rely on Black Dog Forensics for discreet, results-driven digital forensics support.\\r\\n              We provide precise data recovery, authenticated evidence, and clear reporting to help private clients\\r\\n              uncover the truth\\u2014legally and efficiently.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation Today<\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Expert Forensic Support for Complex Private Investigations\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics is a trusted digital forensics partner for private investigators working on sensitive and\\r\\n          high-stakes cases. Whether it\'s a personal matter, civil dispute, or corporate investigation, we deliver\\r\\n          expert, confidential analysis of digital devices and data to support fact-finding missions and legal\\r\\n          proceedings.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our team understands the unique demands of private investigations and offers tailored services to uncover\\r\\n          hidden information, validate evidence, and provide professional insight backed by industry-standard forensic\\r\\n          methods.\\r\\n        <\\/p>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/priv-invest1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Key Digital Services for Private Investigations\\r\\n      <\\/h2>\\r\\n\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        We equip private investigators with the digital evidence and insights needed to resolve complex, time-sensitive\\r\\n        cases. Our most-requested services include:\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Private investigators frequently turn to us for:<\\/h4>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone &amp; Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Recover texts, emails, deleted files, browser history, and other key data from personal devices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud &amp; App Data Retrieval<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Access files, messages, and metadata from platforms like iCloud, Google, Facebook, WhatsApp, and more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio &amp; Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Confirm the integrity of recordings or enhance them for clarity in case review.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Track patterns of digital behavior and reconstruct timelines of use and access.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Preservation & Imaging<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Capture and store evidence in a legally sound, court-admissible format.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deleted Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Retrieve erased messages, media, and documents from devices and drives.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Reporting & Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Provide unbiased documentation and testimony for use in legal proceedings.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Review of Third-Party Reports<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Analyze and challenge digital findings from opposing experts in civil cases.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Private Investigators Choose Black Dog Forensics<\\/h2>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discreet, Court-Admissible Evidence<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our processes follow industry best practices and legal standards, ensuring everything we\\r\\n            uncover holds up in court.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Rapid, Responsive Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We understand the urgency of private cases and prioritize quick turnaround times without\\r\\n            compromising quality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Clear, Professional Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our reports are written for clarity\\u2014so clients, attorneys, and judges can easily understand\\r\\n            the findings without technical confusion.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Collaboration<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We work hand-in-hand with investigators, offering guidance, consultation, and strategic input\\r\\n            throughout the case lifecycle.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Comprehensive Digital Coverage<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From cell phones and computers to cloud platforms, video footage, and call logs\\u2014we extract\\r\\n            insights from every possible digital touchpoint.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Nationwide Reach with Local Roots<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Headquartered in Spring, Texas with active cases in Colorado and across the U.S., we serve\\r\\n            private investigators nationwide\\u2014onsite or remotely.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What digital forensic services do you offer for private investigators?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Black Dog Forensics provides private investigators with expert digital services including phone\\r\\n                        and computer forensics, deleted data recovery, cloud and app data extraction, user activity\\r\\n                        tracking, and audio\\/video authentication. We also deliver professional reporting and expert\\r\\n                        testimony to support legal action or client decision-making.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can digital forensics help with infidelity or fraud investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Digital forensics is a powerful tool in infidelity and fraud cases. We can recover deleted\\r\\n                        messages, analyze communication patterns, verify social media activity, and uncover hidden data\\r\\n                        that may confirm or refute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our digital forensic reports are prepared to meet legal standards and are admissible\\r\\n                        in court. We follow strict chain-of-custody protocols and present findings in a clear,\\r\\n                        professional format that attorneys and judges can rely on. Our experts are also available for\\r\\n                        testimony when needed.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How quickly can you recover deleted texts, emails, or files?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Turnaround time depends on the device and data volume, but we often recover deleted data within\\r\\n                        24 to 72 hours. Our team uses advanced tools to retrieve texts, emails, photos, and files that\\r\\n                        have been deleted\\u2014even from damaged or encrypted devices\\u2014whenever possible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you offer remote forensic services for investigators outside Texas?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. While we\\u2019re based in Spring, Texas, we serve private investigators across the U.S. using\\r\\n                        both remote and on-site capabilities. We can securely acquire data from mailed-in devices or\\r\\n                        remote cloud platforms, and we offer consultations nationwide.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Facing a High-Stakes Case? We\\u2019re Here to Help.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When your investigation hinges on digital proof\\u2014whether it\\u2019s a personal\\r\\n        matter, civil dispute, or corporate case\\u2014you need a digital forensics partner who understands the urgency,\\r\\n        discretion, and credibility your work demands. Black Dog Forensics supports private investigators with fast,\\r\\n        confidential analysis, legally sound data recovery, and expert reporting designed to hold up in court or client\\r\\n        review.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Forensic Consultation<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:21:34\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:21:18\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":26,\"ordering\":17,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":91,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(713, 'com_content.article.11', '', '2025-05-23 11:21:41', 102, 16814, 'cc6f15d5cf16f4857b671830959f67fc10a5360a', '{\"id\":\"11\",\"asset_id\":162,\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"alias\":\"forensic-investigations-and-digital-evidence-analysis\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width utr-screen\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed txt-nrml\\\">Court-Admissible Digital Forensic Investigations<\\/h2>\\r\\n              <p class=\\\"bn-txt mrt24\\\">\\r\\n                Black Dog Forensics provides in-depth digital forensic investigations, helping legal teams and\\r\\n                investigators extract, preserve, and analyze data across devices. Our certified experts deliver clear,\\r\\n                court-admissible insights to support litigation, internal investigations, and compliance actions.\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                  Schedule a Consultation Today\\r\\n                <\\/a>\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics Services \\u2013 Evidence Extraction & Analysis<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Comprehensive Analysis of Electronic Evidence<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Digital forensics uncovers critical information across a wide range of devices. Our experts employ\\r\\n            industry-standard tools and protocols to ensure reliable, court-admissible results.\\r\\n  \\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Our Core Services Include:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>Acquisition and preservation of digital data using write-blocking tools<\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Deep analysis of file systems, metadata, and user-generated content\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n         \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Computer Forensics \\u2013 Uncover Deleted Files, Logs, and User Activity<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Revealing Evidence Hidden in Plain Sight<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We analyze computer systems to uncover what was accessed, created, deleted, or transferred\\u2014building a timeline\\r\\n            of events and proving user intent.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Our Focus Areas:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>Full disk examinations (Windows, Mac, Linux)<\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Recovery of deleted files, browser histories, and log data\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Registry and system log analysis to trace user activity<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Detection of unauthorized access or software installation<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Documentation tailored for legal teams and law enforcement<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Mobile & Cell Phone Forensics \\u2013 Data Recovery & Analysis<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Mobile Data Extraction and Analysis<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Mobile devices hold rich data sources. Our forensic tools go beyond surface-level access to recover even\\r\\n            deleted or obscured content.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Specialized Offerings:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>Extraction of SMS, iMessages, WhatsApp, and app-based communications\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Recovery of deleted call logs, images, videos, and browser history\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Geolocation data analysis (GPS, Wi-Fi, cell tower triangulation)<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Analysis of screen time, usage patterns, and device settings<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Device imaging and preservation of digital chain-of-custody<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          \\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Imaging \\u2013 Secure Evidence Preservation for Legal Use<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Bit-by-Bit Copies for Evidence Preservation<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Creating court-admissible, exact replicas of digital storage is critical to maintaining the integrity of\\r\\n            evidence.\\r\\n  \\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Technical Highlights:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Sector-by-sector imaging of hard drives, SSDs, USB drives, and mobile devices\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Generation of cryptographic hash values (MD5\\/SHA-1\\/SHA-256) for validation\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Read-only analysis to avoid altering original data\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Secure storage and transfer of forensic images\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Imaging logs and documentation for expert testimony\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Digital Behavior & Timeline Analysis for Investigations<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Understanding Digital Behavior and Timelines<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We help reconstruct digital activity to understand intent, timelines, and access patterns\\u2014crucial in both\\r\\n            internal investigations and legal disputes.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">What We Deliver:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Timeline creation of logins, logouts, and system interactions\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Tracking file access, modification, and deletion\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Monitoring internet and application usage\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Detection of unusual behavior or policy violations\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Visual activity maps and sequence-based evidence presentation\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n         \\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n        \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Document & Email Authentication \\u2013 Detect Tampering or Forgery<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Verifying the Integrity of Key Communications<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We detect alterations, fabrications, and forgeries in digital correspondence and documentation\\u2014crucial for\\r\\n            validating or refuting evidence.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Our Approach Covers:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Email header and transmission path analysis\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Metadata review for authorship, timestamp, and device origin\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                PDF and document revision history reconstruction\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Identification of tampering or backdating\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Expert reports and courtroom explanations for authenticity challenges\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n  \\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Expert Witness Report Review & Consulting<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Second Opinions That Strengthen Your Case<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our consultants provide sharp, technically sound critiques of opposing forensic opinions\\u2014helping you\\r\\n            anticipate and neutralize challenges.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Expertise Highlights:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Line-by-line analysis of opposing expert reports\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Identification of flawed methodologies or unsupported conclusions\\r\\n  \\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Alternative interpretations based on industry best practices\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Technical guidance during depositions or cross-examinations\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Strategic insights for attorneys preparing rebuttals or expert challenges\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-7.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n        \\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"t-center max707 mlr-at\\\">\\r\\n  \\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Truth?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Whether you\'re facing complex litigation, an internal investigation, or need to challenge opposing expert findings, Black Dog Forensics is your trusted partner in digital truth recovery. Our meticulous, court-admissible forensic services empower legal teams, corporations, and individuals with defensible evidence and expert insights.\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:21:41\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:21:19\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":20,\"ordering\":16,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":98,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(714, 'com_content.article.12', '', '2025-05-23 11:21:48', 102, 20282, '7d6b11f02bf0cf4de0bcb6ac9a1aaf333493deff', '{\"id\":\"12\",\"asset_id\":163,\"title\":\"Expert Digital Forensics to Uncover the Truth\",\"alias\":\"expert-digital-forensics-to-uncover-the-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Court-Admissible Investigations for Cyber Incidents, Litigation, and\\r\\n              Internal\\r\\n              Misconduct<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              Digital evidence tells a story. We make sure it\\u2019s the right one.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              When suspicions arise, timelines blur, or files mysteriously vanish, Black Dog Forensics steps in to\\r\\n              retrieve the truth. Our certified digital forensics experts investigate computers, mobile devices, cloud\\r\\n              accounts, and network systems to recover hidden data, reconstruct digital activity, and expose\\r\\n              manipulation\\u2014with methods that stand up in court.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              Whether you\'re preparing for litigation, investigating internal misconduct, or seeking clarity after a\\r\\n              breach, we translate complex digital trails into clear, defensible facts.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24\\\">\\r\\n              The truth is in the data. Are you ready to find it?\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Get a Free Digital Forensics Consultation\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">How We Investigate and Recover Digital Evidence<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our digital forensics team works across devices, platforms, and industries. We handle sensitive investigations\\r\\n          with precision and discretion. Our services include:\\r\\n\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Computer Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Recover and analyze files from desktops and laptops\\u2014even those that have been deleted or intentionally\\r\\n              hidden.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Mobile Device Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Extract text messages, call logs, GPS data, photos, app activity, and more from smartphones and tablets.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">Uncover suspicious behavior within cloud platforms and email systems\\u2014including deleted or\\r\\n              manipulated communications. <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Breach Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">Pinpoint the cause, timeline, and scope of unauthorized access or cyberattacks.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Metadata & Timeline Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">Reconstruct user activity and digital events with precision using hidden metadata and system\\r\\n              logs.<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Litigation Support <\\/p>\\r\\n            <p class=\\\"mt5\\\">Provide expert documentation, affidavits, and testimony tailored for legal proceedings in\\r\\n              both civil and criminal courts. <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/digif.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n     \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          <img src=\\\"images\\/dog\\/un2-mob.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 mob-dis\\\">\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed\\\">Digital Forensics That Stands Up in Court and Cross-Exams<\\/h2>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to\\r\\n            deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\\r\\n            only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every\\r\\n            case.\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in\\r\\n            uncovering the digital truth.\\r\\n  \\r\\n          <\\/p>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Court-Admissible Evidence\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\\r\\n                protocols.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Deep Device Analysis\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk\\r\\n                space, hidden partitions, and encrypted containers.\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Multiplatform Expertise\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Expert Testimony\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in\\r\\n                courtroom settings\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p class=\\\"fw700\\\">\\r\\n                Confidential and Secure\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt5\\\">\\r\\n                Every case is handled with strict confidentiality, backed by secure data handling protocols and\\r\\n                nondisclosure agreements.\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n              Book your consultation now\\r\\n            <\\/a>\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Digital Forensics That Stands Up in Court and Cross-Exams\\r\\n      <\\/h2>\\r\\n\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        We don\\u2019t just follow the data\\u2014we decode it. Our team combines deep technical expertise with legal insight to\\r\\n        deliver digital investigations that stand up to scrutiny in court and boardrooms alike. Clients choose us not\\r\\n        only for our advanced capabilities, but also for the confidence, clarity, and discretion we bring to every case.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Whether it\'s recovering critical evidence or delivering expert testimony, we\\u2019re your trusted partner in\\r\\n        uncovering the digital truth.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every investigation meets or exceeds legal standards for admissibility, chain of custody, and forensic\\r\\n            protocols.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deep Device Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We dig into systems that others overlook. Our tools and techniques extract data from unallocated disk space,\\r\\n            hidden partitions, and encrypted containers.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Multiplatform Expertise<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Windows, Mac, iOS, Android, cloud services, we have the tools and experience to navigate it all.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our specialists don\\u2019t just analyze\\u2014they testify. We provide confident, defensible expert opinions in\\r\\n            courtroom settings.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential and Secure<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every case is handled with strict confidentiality, backed by secure data handling protocols and\\r\\n            nondisclosure agreements.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Results You Can Rely On\\r\\n      <\\/h2>\\r\\n\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When digital evidence makes or breaks a case, you need more than just tools\\u2014you need proven results. At Black\\r\\n        Dog Forensics, our investigations are built for speed, clarity, and courtroom strength. Here\\u2019s what sets us\\r\\n        apart when it matters most:\\r\\n      <\\/p>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Evidence That Wins Cases<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our findings are used to secure settlements, support criminal charges, and resolve internal disputes\\u2014because\\r\\n            every byte of data is defensible and admissible.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Preservation Without Compromise<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We follow strict forensic imaging and chain-of-custody procedures to ensure no data is altered, lost, or\\r\\n            questioned in court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Rapid Response When Every Minute Counts<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Whether it\\u2019s a data breach, a time-sensitive hearing, or an urgent internal investigation, we mobilize\\r\\n            fast\\u2014often within hours.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Industry-Specific Insight<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            From financial fraud to healthcare data violations, we understand the regulatory and operational nuances of\\r\\n            your sector.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Strategic Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We don\\u2019t just find data\\u2014we help your legal team make sense of it, prepare affidavits, and present compelling\\r\\n            narratives in court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is deleted data really recoverable?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes\\u2014unless it\\u2019s been overwritten, deleted data can often be recovered and restored using\\r\\n                        advanced forensic tools.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you tell who accessed a file or sent an email?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We analyze system logs and metadata to determine user actions, access times, and\\r\\n                        digital trails.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your findings admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic process strictly follows chain-of-custody and documentation protocols to\\r\\n                        ensure all evidence is court-admissible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does an investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timeframes vary based on complexity, but we offer expedited services when timing is critical.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you work with individuals, or just law firms and corporations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We work with individuals, law firms, small businesses, and enterprise organizations alike.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx808 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Digital evidence can make or break a case. Black Dog Forensics delivers expert analysis across\\r\\n        devices\\u2014recovering, authenticating, and preserving data with precision. Our court-ready reports uphold chain of\\r\\n        custody and meet the highest legal standards.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        From deleted files to suspicious activity and data breaches, we uncover the truth\\u2014wherever it\\u2019s stored.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Start with a Confidential Consultation<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:21:48\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:21:21\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":35,\"ordering\":15,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":106,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(715, 'com_content.article.13', '', '2025-05-23 11:21:56', 102, 23087, '65d41ce59e33ffbe23ebec4d565f32cf968ddaa4', '{\"id\":\"13\",\"asset_id\":164,\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"alias\":\"computer-forensics-services-data-recovery-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Analysis of Windows, macOS & Linux Computers<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24  mx860\\\">\\r\\n              We specialize in deleted data recovery, in-depth digital investigations, and producing\\r\\n              court-admissible forensic reports backed by expert testimony. Whether you\'re responding to\\r\\n              legal discovery, investigating misconduct, or seeking answers hidden in a hard drive, our\\r\\n              forensic analysts deliver clear, defensible results across Windows, macOS, and Linux\\r\\n              platforms.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24 \\\">\\r\\n              We provide expert computer forensic services across the U.S., with support for both remote\\r\\n              and on-site investigations.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation Today\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Empowering Legal Teams & Investigators to Uncover the Truth with Digital Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help legal professionals, corporate investigators, and business leaders uncover and preserve\\r\\n          critical digital evidence through expert computer forensic services. Our team works closely with\\r\\n          attorneys, HR departments, IT staff, and investigators to provide court-admissible findings with\\r\\n          clarity and discretion.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Clients rely on our expertise during:<\\/h4>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Departing employee investigations and access audits\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Allegations of fraud, misconduct, or data theft\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Internal investigations and regulatory compliance reviews<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Civil litigation involving deleted files or digital activity.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Criminal defense or prosecution requiring expert forensic support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          These situations require fast, accurate, and legally defensible results. At Black Dog Forensics, that\\u2019s\\r\\n          exactly what we deliver\\u2014with cross-platform expertise spanning Windows, macOS, and Linux systems.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Comprehensive Computer Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Digital Investigations Across Windows, macOS, and Linux Platforms<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we specialize in uncovering crucial digital evidence from computers and\\r\\n        storage devices. Whether you\\u2019re dealing with litigation, internal audits, employee misconduct, or\\r\\n        security incidents, we offer end-to-end forensic services designed for accuracy, speed, and legal\\r\\n        defensibility.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Core Offerings:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Windows & macOS Forensics<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Full forensic acquisition of desktops, laptops, and external media.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Deep analysis of system logs, user activity, and file artifacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Identification of insider threats and suspicious data movements.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Deleted File & Data Recovery<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover documents, emails, and media\\u2014even from formatted or damaged drives.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Extract hidden or lost records from SSDs, HDDs, and encrypted systems.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Internet & Network Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Examine browser history, cached files, and online communication.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect cloud access, unauthorized uploads, and malicious behavior.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Bit-for-bit imaging for data integrity and long-term storage.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Ideal for legal review, regulatory compliance, and incident response.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & System Log Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Timeline reconstruction of user behavior, logins, and file access.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Investigation of unauthorized installs, file modifications, and USB usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Precision Forensics. Proven Process. Professional Expertise.\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Our services are built on forensic discipline, attention to detail, and technical excellence. We ensure every\\r\\n        step\\u2014from data capture to final reporting\\u2014is handled with legal and investigative precision.\\r\\n        Need digital evidence analyzed quickly and defensibly? <a href=\\\"\\/contact\\\" class=\\\"log-tct in-pg-ankr\\\">Request\\r\\n          your consultation now.<\\/a>\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cross-Platform Support<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Windows, macOS, Linux, virtual environments.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Imaging & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            For court-admissible evidence.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deleted File Recovery<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Restore emails, files, browser history.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Testimony for criminal & civil litigation.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Expedited options available.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discreet & Confidential<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Secure handling of sensitive cases.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Clients Trust Black Dog Forensics for Computer Investigations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When the stakes are high and digital evidence is critical, clients turn to Black Dog Forensics for thorough,\\r\\n        unbiased computer investigations. Our team brings together deep technical expertise, investigative rigor, and\\r\\n        courtroom-ready reporting to support internal teams, legal counsel, and regulatory bodies. We don\\u2019t just uncover\\r\\n        data\\u2014we reveal facts that can influence outcomes.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Uncover Critical Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify deleted, hidden, or altered files and system activity essential to your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legally Defensible Reports<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We follow strict forensic protocols, ensuring that all findings hold up under legal scrutiny.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expose Fraud, Policy Violations & Insider Threats<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            From corporate misuse to IP theft, we help organizations uncover what really happened.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Enhance Legal & Regulatory Cases<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, concise reporting supports attorneys, investigators, and compliance officers.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support Cyber Incident Response<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Discover unauthorized access, credential abuse, and potential breach origins.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can deleted files really be recovered during a forensic investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic experts can recover deleted emails, documents, system\\r\\n                        files, and metadata from hard drives, SSDs, and external devices\\u2014even\\r\\n                        after formatting or partial overwrites. We use court-approved tools to\\r\\n                        extract data without altering the source, making the evidence admissible\\r\\n                        and reliable.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you investigate what a departing employee did on their computer?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We conduct detailed forensic analysis to identify whether sensitive data was\\r\\n                        accessed, copied, or exfiltrated before an employee\\u2019s departure. This includes:\\r\\n                      <\\/p>\\r\\n                      <ul class=\\\"bd-list  mt32\\\">\\r\\n                        <li>\\r\\n                          USB activity and external device usage\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          File access and deletion patterns\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Cloud uploads or third-party app usage\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Login history and timeline reconstruction\\r\\n                        <\\/li>\\r\\n                      <\\/ul>\\r\\n                      <p class=\\\"mt12\\\">\\r\\n                        Our findings support HR investigations, legal action, or policy enforcement.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of cases require computer forensic services?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Computer forensics plays a vital role in:\\r\\n                      <\\/p>\\r\\n                      <ul class=\\\"bd-list  mt32\\\">\\r\\n                        <li>\\r\\n                          Employee misconduct and insider threat investigations\\r\\n\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Data theft and intellectual property disputes\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Civil litigation and eDiscovery\\r\\n\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Fraud detection and compliance audits\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Cybersecurity incident response\\r\\n                        <\\/li>\\r\\n                      <\\/ul>\\r\\n                      <p class=\\\"mt12\\\">\\r\\n                        We help uncover the truth and provide clear, defensible evidence\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports legally admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All of our reports follow strict chain-of-custody and forensic integrity standards. They\\r\\n                        are designed to be court-admissible, and we can provide expert witness testimony when needed to\\r\\n                        support legal proceedings.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does a forensic computer investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Most standard cases are completed in 1\\u20132 weeks, depending on data size and complexity. For\\r\\n                        urgent matters, we offer expedited service with full reporting in as little as 1\\u20135 business\\r\\n                        days. We\'ll give you a clear timeline at the start of every engagement.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Expert Computer Forensics? We\\u2019re Ready When You Are<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx933 mlr-at\\\">\\r\\n        When digital evidence is central to your case, investigation, or internal review, precision and\\r\\n        discretion are non-negotiable. At Black Dog Forensics, we provide certified computer forensic services\\r\\n        to help uncover the truth\\u2014whether you\'re dealing with employee misconduct, data theft, compliance\\r\\n        violations, or litigation. We recover deleted data, analyze user activity, and produce court-admissible\\r\\n        reports from Windows, macOS, and Linux systems.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential, No-Obligation Consultation <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:21:56\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:21:21\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":52,\"ordering\":14,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":102,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(716, 'com_content.article.5', '', '2025-05-23 11:22:19', 102, 16837, '336a9ec8fa8da6c7f97b6b9daf04647705dddf7a', '{\"id\":\"5\",\"asset_id\":124,\"title\":\"Who We Help with Expert Digital Forensics Services\",\"alias\":\"who-we-help-with-expert-digital-forensics-services\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Expert Digital Forensic Solutions for Legal, Corporate, and Investigative\\r\\n              Needs\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Black Dog Forensics provides court-admissible digital forensic services to a diverse range of clients\\u2014each\\r\\n              with unique challenges, high stakes, and specific legal requirements. Whether you\\u2019re an attorney preparing\\r\\n              for trial, a business investigating internal fraud, or a government agency ensuring compliance, our\\r\\n              certified experts uncover the digital truth that matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx776 txt-nrml\\\">\\r\\n              Need to secure critical digital evidence? We\'re here to help\\u2014reach out today to get expert guidance for\\r\\n              your case.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Get Expert Guidance For Your Case\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics for Individuals & Personal Legal Cases<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your rights, finances, or reputation are at stake, we deliver defensible forensic analysis to support\\r\\n          your case.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n          How We Help Individuals:\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Personal Data Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Recover deleted or hidden files, photos, and records from devices or cloud platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fraud & Identity Theft Cases<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Track unauthorized logins, online activity, and fraudulent transactions.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Admissible Digital Evidence<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Preserve and present data for civil litigation, divorce, or criminal defense cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/#\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Digital Forensics Support for Civil & Criminal Attorneys<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We partner with attorneys to provide reliable, expert digital forensics tailored to complex legal strategies.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Attorneys, We Provide:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Litigation Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Discovery assistance, affidavits, case analysis, and expert testimony.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Evidence Preservation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Chain-of-custody documentation and forensic imaging.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Defense Investigations <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Uncovering exculpatory evidence across mobile, cloud, and social platforms.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Civil Litigation Forensics<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              IP theft, breach of contract, employment law, and more.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/attorneys\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Digital Evidence for Private Investigators & Investigative Firms<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Private investigators rely on our expertise to enhance casework with deep digital insights.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"kns-hd32 mx544 mt18 txt-nrml\\\">How We Support Investigators:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Device & App Data Extraction<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From phones, tablets, computers, and IoT devices.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Audio\\/Video Analysis<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Authenticating recordings and enhancing evidence.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Social Media Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Identifying fake profiles, hidden activity, and deleted messages.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Data Recovery & Preservation <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Forensically sound reporting that stands up in court.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/digital-forensics-for-private-investigators\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics for Businesses & Corporate Legal Teams<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">Safeguard your digital assets and uncover misconduct with enterprise-ready forensic\\r\\n        services.<\\/p>\\r\\n      <h3 class=\\\"bd-trd mt18 txt-nrml\\\">For Businesses, We Offer:<\\/h3>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Internal Fraud Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Detect unauthorized transactions, access, or sabotage.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Breach Response & Cybersecurity Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Understand breach scope, vector, and impact.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">IP Theft & Trade Secret Protection<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Identify internal or external data leaks.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Employment Law & HR Cases<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Investigate misconduct, wrongful termination, and harassment claims.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Regulatory Compliance & Risk Mitigation<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Ensure documentation for GDPR, HIPAA, CCPA, and more.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Unlocking<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Secure access to locked devices for forensic analysis.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n     <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/for-businesses-corporations-navigating-digital-uncertainty\\\" class=\\\"global-btn \\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/whoweserve5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">Government-Grade Forensics for Agencies & Law Enforcement<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          As a GSA-approved vendor, we provide secure, compliant forensic services to local, state, and federal\\r\\n          government entities.\\r\\n        <\\/p>\\r\\n        <h3 class=\\\"bd-trd mt18 txt-nrml\\\">How We Support Government Agencies:<\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal & Civil Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Mobile forensics, digital evidence recovery, and chain-of-custody preservation.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Witness Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Testimony and consultation for prosecutors, defense, and JAG teams.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cybersecurity Audits & Compliance<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Align with NIST, FISMA, CJIS, and other standards.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">GSA-Approved Forensic Services<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Ready for rapid procurement through government contracts.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          <a href=\\\"\\/who-we-serve\\/digital-forensics-for-federal-state-local-government\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n            Learn More\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Clients Trust Black Dog Forensics<\\/h2>\\r\\n      <p class=\\\"mt18 mx933 p-ext\\\">\\r\\n        Choosing the right digital forensics partner can make or break your case. At Black Dog Forensics, our clients\\r\\n        count on us for more than just technical expertise\\u2014they rely on our integrity, precision, and unwavering\\r\\n        commitment to uncovering the truth. We operate at the highest standards of legal defensibility, confidentiality,\\r\\n        and responsiveness.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt40 wrp protct col44\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/person_shield.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Certified Forensic Experts<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Specialists with law enforcement, cybersecurity, and legal backgrounds.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/quick_reference.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Court-Admissible Reports<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Every case meets the highest standards for evidence integrity.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/data-evid.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Confidential, Ethical Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Always discreet, secure, and objective.\\u200b\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <img src=\\\"images\\/dog\\/svg\\/electric_bolt.svg\\\" alt=\\\"icon\\\" class=\\\"icn-ch\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed mt20\\\">Rapid Response, Nationwide Reach<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We act fast\\u2014because timing often determines case outcomes\\u200b<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Get in Touch<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx501 mlr-at\\\">Whether you need digital forensic support for a legal case, corporate\\r\\n        investigation, or\\r\\n        government inquiry, Black Dog Forensics is here to provide expert assistance.<\\/p>\\r\\n      <p class=\\\"mt18 p-ext dsk-none\\\"> <a class=\\\"under-line\\\" href=\\\"\\/contact\\\">Contact Us Today<\\/a> to discuss your\\r\\n        forensic needs and how we can support your case.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-09 08:13:19\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:22:19\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:22:05\",\"publish_up\":\"2025-04-09 08:13:19\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":79,\"ordering\":21,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":260,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(717, 'com_content.article.15', '', '2025-05-23 11:26:15', 102, 21615, 'f4560cbf27389396b285633c224d0deb85e68038', '{\"id\":\"15\",\"asset_id\":166,\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"alias\":\"cell-phone-forensics-that-recover-and-validate-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Extraction from Apple & Android Devices<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx933\\\">\\r\\n              We specialize in recovering critical mobile data\\u2014including app content, text messages, call\\r\\n              logs, and GPS history\\u2014from both Apple and Android devices. Our forensic reports are\\r\\n              meticulously documented and fully court-admissible, supported by expert testimony when\\r\\n              needed to ensure the digital evidence stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Specialists in Digital Truth Retrieval\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we uncover the truth hidden in mobile devices\\u2014quickly, securely, and\\r\\n          legally. Whether it\\u2019s deleted texts, location trails, or encrypted app data, our team uses advanced\\r\\n          forensic techniques to retrieve critical digital evidence. Every investigation is handled with\\r\\n          precision and care, ensuring the results are accurate, court-admissible, and ready to support your\\r\\n          legal or investigative strategy.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Why Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Precision-driven mobile data recovery\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Discreet and defensible forensic methods\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-ready reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Expert witness support when needed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          Our name reflects our mission: like a loyal retriever, we dig deep and follow the digital trail with\\r\\n          focus and integrity. With advanced tools and proven methodology, we deliver reliable results that\\r\\n          stand up in court.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/special.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        \\r\\n\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Comprehensive Cell Phone Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Extracting & Analyzing Digital Evidence from Apple & Android Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we deliver expert mobile forensic investigations to extract, preserve, and\\r\\n        analyze data from smartphones, tablets, and mobile storage. Whether you\\u2019re responding to legal action,\\r\\n        investigating fraud, or validating communication records, we provide the digital clarity you need.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Specialized Services Include:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Data Extraction & Recovery<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Recover deleted or existing texts, call logs, voicemails, and contacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Analyze photos, videos, and voice memos.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Extract chat app content from WhatsApp, iMessage, Telegram, Signal, and more.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">GPS Location & Movement Tracking<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Review travel history and timestamped location data.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Reconstruct movement trails using geolocation metadata.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Cross-reference WiFi and Bluetooth history for location validation.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social Media & App Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover activity from platforms like Facebook, Instagram, and Snapchat.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze hidden messages, metadata, and account usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect deleted apps and private communication accounts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Create physical and logical forensic images to retain all mobile data.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Maintain evidence integrity for legal admissibility.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Strict chain of custody documentation at every step.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Analysis & Litigation Support<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Provide clear, court-ready forensic reports.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Support attorneys with deposition reviews and expert witness testimony.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Help reconstruct digital timelines and verify message authenticity.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Advanced Mobile Forensics. Trusted Expert Testimony\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic process is designed to extract truth from complex digital environments while\\r\\n          safeguarding evidence for court or internal review.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Support for iOS, Android & Tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted Data Recovery from Texts, Chats, and Apps\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              GPS and Geolocation Timeline Reconstruction\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Full Device Imaging & Preservation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Social Media and Encrypted App Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Court-Admissible Reports & Expert Witness Support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Expedited Services Available\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Get in touch with our experts today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n      \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Black Dog Forensics for Cell Phone Investigations?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When it comes to mobile forensics, choosing the right partner can make or break your case. At Black Dog\\r\\n        Forensics, we combine technical precision with legal-grade documentation to deliver evidence you can trust.\\r\\n        Whether you\'re pursuing justice, defending against false claims, or uncovering internal misconduct, our services\\r\\n        are built to support your objectives with speed, clarity, and confidence.\\r\\n      <\\/p>\\r\\n    <p class=\\\"mt18 p-ext \\\">\\r\\n      Unlock the truth stored in mobile devices\\u2014and strengthen your investigative or legal strategy.\\r\\n    <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Recover Deleted &amp; Hidden Data<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Retrieve vital communications, media, and chat history\\u2014regardless of deletion or damage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Establish Movement &amp; Behavior Patterns<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Analyze GPS and connectivity logs to trace location history and timelines.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every step adheres to legal protocols for admissibility in civil or criminal court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Detect Misconduct or Unauthorized Activity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Uncover hidden accounts, inappropriate behavior, or fraudulent actions.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Strengthen Your Case with Expert Reporting<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, defensible forensic documentation and expert witness availability.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is mobile phone forensics and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Mobile phone forensics is the process of extracting, preserving, and analyzing data from\\r\\n                        smartphones in a secure and legally defensible way. Specialists use advanced tools to recover\\r\\n                        deleted messages, app data, call logs, and location history while maintaining evidence\\r\\n                        integrity.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should I hire a cell phone forensics expert?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        You should consult a cell phone forensics expert when facing legal disputes, internal investigations, fraud concerns, infidelity suspicions, or criminal cases. Digital evidence from a mobile device can often make or break a case.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can deleted text messages and app data really be recovered?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Yes. Often, deleted texts, photos, chat app content, and even GPS data can be recovered using forensic-grade tools. This includes data from apps like WhatsApp, iMessage, Facebook Messenger, and others.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are digital forensic reports from phones admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our forensic reports are prepared according to strict legal standards, including chain of custody documentation, making them admissible in both civil and criminal courts.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How much time does a typical phone forensic investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Most mobile forensic investigations are completed within 5\\u20137 days. Expedited services are available when fast turnaround is critical, including same-day analysis in certain cases.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Answers from a Mobile Device? We\\u2019re Ready to Help.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When mobile data is central to your investigation\\u2014whether for litigation, corporate disputes, or personal\\r\\n        matters\\u2014you need a forensics partner who delivers clarity, not guesswork. Black Dog Forensics specializes in\\r\\n        extracting, preserving, and interpreting digital evidence from smartphones with court-ready precision and\\r\\n        discretion. From deleted texts to GPS trails, we uncover the facts hidden in devices.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Schedule a Confidential Consultation with Our Experts\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:26:15\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:26:00\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":31,\"ordering\":12,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":61,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(718, 'com_content.article.16', '', '2025-05-23 11:26:38', 102, 20001, '61c1c25784d3a92e970c46d0eec9d339c91802db', '{\"id\":\"16\",\"asset_id\":167,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"alias\":\"forensic-imaging-that-secures-and-preserves-digital-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Forensically Sound Imaging, Legally Defensible and Court-Admissible,\\r\\n              Expertly Executed<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24 mx909\\\">\\r\\n              Preserve every byte of data\\u2014including deleted files\\u2014without compromising the original\\r\\n              source. Our forensic imaging services create exact, bit-level copies of digital devices,\\r\\n              ensuring all evidence is captured securely and remains fully admissible in legal\\r\\n              proceedings. We provide forensic imaging services across the U.S., with secure remote and\\r\\n              on-site support available.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Capture, Secure & Preserve Digital Evidence for Legal and Investigative Use\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Forensic imaging is a foundational process in digital forensics, allowing investigators to extract a\\r\\n          complete, verifiable copy of data from a digital device without changing its original state.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we specialize in bit-for-bit forensic imaging of a wide range of digital\\r\\n          devices. Our forensic images are court-admissible and legally sound, helping clients preserve vital\\r\\n          evidence for litigation, regulatory compliance, or internal investigations.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Capture every byte, including deleted or hidden files.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Maintain evidence integrity with hashing and verification.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Preserve data for future expert analysis or legal review.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n<p class=\\\"mt32\\\">Need a forensically sound image of your device? Contact us today.\\r\\n<\\/p>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Contact us today\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/capture.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Forensic Imaging & Digital Evidence Collection<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Creating Legally Admissible Forensic Images of Digital Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx909\\\">\\r\\n        We provide forensic imaging services that ensure your digital evidence is collected without any\\r\\n        modification\\u2014while maintaining a verifiable chain of custody and data integrity.\\r\\n        Need imaging for a specialized device or storage source? <a href=\\\"\\/contact\\\" class=\\\"log-tct in-pg-ankr\\\">Request a\\r\\n          custom forensic solution.<\\/a>\\r\\n\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> Our Proven Forensic Imaging Process:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx mt32 gap24 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Identification & Collection<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Catalog and secure all digital devices relevant to the investigation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Bit-for-Bit Forensic Imaging<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Perform a full sector-level duplication of all device data, including unallocated space.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Verification & Hashing<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Validate the forensic image using cryptographic hashes to ensure exact replication.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Storage & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Protect forensic images with encryption and track every access point with tamper-proof documentation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Optional Analysis & Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            When required, conduct expert forensic examinations and deliver litigation-ready reports.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt32\\\">\\r\\n      <h4 class=\\\"sub-hed\\\">Devices We Image:<\\/h4>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computers & Laptops<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            HDDs, SSDs, RAID arrays\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Mobile Devices<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            iPhones, Androids, tablets, GPS units\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Online Storage<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Google Drive, iCloud, OneDrive, email platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Removable Media<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            USBs, SD cards, external drives\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Surveillance Systems<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            DVRs, body cameras, security footage\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social & Messaging Apps<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            WhatsApp, Signal, Telegram, encrypted platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Exact Digital Cloning. Trusted Legal Evidence. Zero Data Alteration.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic imaging services are tailored for speed, precision, and defensibility. Every device is processed\\r\\n          with the utmost care using industry-standard tools and procedures.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Bit-for-Bit Duplication of All Storage Devices\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted File & Hidden Partition Capture\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cryptographic Hashing for Verification\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Secure Storage with Chain of Custody Protocols\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cross-Platform Device Support (Computers, Phones, Cloud)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Fast Turnaround: Most Imaging Completed in 24\\u201372 Hours\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Schedule your forensic imaging session now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/exact.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Forensic Imaging for Your Case?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When investigating digital activity\\u2014whether for litigation, internal investigations, or incident response\\u2014the\\r\\n        integrity of the evidence is paramount. Forensic imaging offers a comprehensive, court-approved method for\\r\\n        capturing the full scope of data stored on a device. From active files to deleted remnants and metadata trails,\\r\\n        this technique ensures that nothing is lost, overlooked, or inadmissible.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Digital evidence is only useful when properly preserved\\u2014make sure it\\u2019s collected by experts.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Preserves All Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Capture active, deleted, and hidden files from every part of a device.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensures Legal Admissibility<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our images are defensible in court and comply with evidentiary standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Protects Against Data Loss or Corruption<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Guarantees evidence won\\u2019t be overwritten, altered, or tampered with.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Captures Metadata & System Logs<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Go beyond files to extract critical context from device usage.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Scales for Any Investigation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Supports civil litigation, internal audits, cybersecurity breaches, and more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is digital forensic imaging, and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Digital forensic imaging is the process of creating a complete, exact copy of a device\\u2019s data at\\r\\n                        the bit level. This ensures that active, deleted, and hidden files are preserved without\\r\\n                        altering the original device, making it a foundational method in digital investigations.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Why is forensic imaging crucial for legal and internal investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Forensic imaging protects the integrity of digital evidence by preventing data tampering, enabling repeatable analysis, and ensuring the evidence meets legal standards for admissibility in court.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How does forensic imaging recover deleted or hidden files better than regular file copying?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                      Unlike traditional file copying, forensic imaging captures all data\\u2014including deleted files, hidden partitions, system artifacts, and unallocated space\\u2014providing a much more thorough data set for analysis.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of devices can be examined with digital forensic imaging?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Forensic imaging can be performed on desktops, laptops, smartphones, tablets, servers, external hard drives, USBs, and even cloud-based accounts, ensuring full coverage across digital environments.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does forensic imaging take, and what affects the timeline?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        The forensic imaging process typically takes 24 to 72 hours. The timeline depends on factors like device size, encryption, file volume, and the complexity of the data structure.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Need Trusted Forensic Imaging? Black Dog Forensics Has You Covered\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When the accuracy and integrity of digital evidence can make or break your case, forensic imaging is the gold\\r\\n        standard. Whether you\\u2019re handling civil litigation, corporate investigations, or cybersecurity incidents, our\\r\\n        team delivers bit-level data captures that are fully defensible and court-ready. At Black Dog Forensics, we\\r\\n        specialize in secure, tamper-proof imaging protocols that preserve every trace of relevant evidence\\u2014active,\\r\\n        deleted, or hidden.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Request a Confidential Imaging Consultation\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:26:38\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:26:28\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":26,\"ordering\":11,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":51,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(719, 'com_content.article.17', '', '2025-05-23 11:27:09', 102, 12366, '4b26c420fe0f6c20b21076f801af9d47be64ce0a', '{\"id\":\"17\",\"asset_id\":168,\"title\":\"Customer Referral Program\",\"alias\":\"customer-referral-program\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Know someone who could benefit from expert digital forensics?\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx1112\\\">\\r\\n              Refer a first-time client to Black Dog Forensics and receive a 10% referral reward once\\r\\n              their case is retained. Whether it\\u2019s a law firm, private investigator, HR professional, or\\r\\n              individual in need, your referral helps them access truth\\u2014and helps you earn a thank-you\\r\\n              reward in return.\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42 t-center mx932 mlr-at pos-re mob-pdlr42\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Submit a Referral <\\/h2>\\r\\n        <div class=\\\"mt48 news-form-con news-form-con2\\\">\\r\\n          <div class=\\\"bdr24\\\">\\r\\n            <div class=\\\"form-con pd32 bg-grad txw mx660\\\">\\r\\n              <h3 class=\\\"form-hed fs24 txw\\\">Referrer Information<\\/h3>\\r\\n              <div class=\\\"\\\">\\r\\n                {rsform 8}\\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\\r\\n\\r\\n<div class=\\\"dry-pd pos-re  sty-hd pt40 mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"pdlr42  mx932 mlr-at pos-re\\\">\\r\\n\\r\\n        <h2 class=\\\"kns-hed t-center txt-nrml\\\">\\r\\n          Ready to Refer Someone? Let\\u2019s Make It Simple.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"bn-txt t-center mt18 mx1112\\\">\\r\\n          Know a law firm, investigator, business leader, or individual who could benefit from expert digital\\r\\n          forensics?\\r\\n          Send us their contact info at <a href=\\\"mailto:retrievethetruth@bdforensics.com\\\" class=\\\"log-tct in-pg-ankr\\\">\\r\\n            retrievethetruth@bdforensics.com<\\/a> with the subject line:\\r\\n          <a href=\\\"#\\\" class=\\\"log-tct in-pg-ankr\\\">Referral\\r\\n            Submission.<\\/a>\\r\\n          Once their case is retained, we\\u2019ll send you a 10% thank-you reward\\u2014because uncovering the truth\\r\\n          deserves to be recognized.\\r\\n\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Referral Criteria<\\/h4>\\r\\n              <p class=\\\"mt20\\\">First-time clients only.<\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed \\\">Handled with care<\\/h4>\\r\\n              <p class=\\\"mt20\\\">\\r\\n                Every referral is treated with complete confidentiality.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n          <div class=\\\"col3 chs-us-p flx30\\\">\\r\\n            <div>\\r\\n              <h4 class=\\\"h4hed\\\">Prefer a conversation first?<\\/h4>\\r\\n              <p class=\\\"mt20\\\">\\r\\n                Contact us to talk through the details or confirm eligibility.\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mt40\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/about-our-digital-forensics-experts\\\">Start with a Confidential Consultation\\r\\n            <\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can I refer a law firm or attorney I work with?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We work closely with legal teams on litigation support, expert\\r\\n                        reporting, and courtroom testimony. If the firm hasn\\u2019t used Black Dog\\r\\n                        Forensics before, they qualify as a first-time referral.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer a business or HR department dealing with internal issues?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We assist businesses with internal investigations, fraud\\r\\n                        cases, employee misconduct, and data security breaches. If the business\\r\\n                        hasn\\u2019t worked with us before, your referral qualifies.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital evidence do your services cover?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We handle mobile phones, computers, cloud accounts, social media, email\\r\\n                        systems, and surveillance devices. If someone needs help analyzing or\\r\\n                        authenticating digital content, we can likely support their case.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you offer forensic support for compliance investigations or eDiscovery?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We help legal and corporate clients maintain compliance with\\r\\n                        regulations like HIPAA, GDPR, or SEC guidelines. We also assist with\\r\\n                        data preservation and review during civil discovery.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When do I receive my referral reward?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Once your referred client signs a service agreement and their case is\\r\\n                        retained, you\\u2019ll receive 10% of the service cost as a referral\\r\\n                        thank-you.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Is my referral confidential?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All referred leads are handled discreetly and professionally. We\\r\\n                        will never mention your name unless you authorize it.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can I refer more than one person?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. There\\u2019s no limit to how many referrals you can make. Each\\r\\n                        successful referral earns its own reward.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What if I work at a law firm\\u2014can I still refer someone?\\r\\n\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. You can refer clients outside your organization, or even someone in\\r\\n                        another department, provided they\\u2019re a first-time client and not already\\r\\n                        connected with us.\\r\\n\\r\\n                      <\\/p>\\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>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:27:09\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:26:57\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":27,\"ordering\":10,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":76,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(720, 'com_content.article.18', '', '2025-05-23 11:27:34', 102, 19070, 'a12cf0d093b267f9d22c6a993da3f52d571d7c9f', '{\"id\":\"18\",\"asset_id\":169,\"title\":\"Digital Forensics Services Across Texas and the U.S.\",\"alias\":\"digital-forensics-services-across-texas-and-the-u-s\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Trusted, Court-Ready Investigations Wherever You Need Them\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx1037\\\">\\r\\n              At Black Dog Forensics, our mission is to deliver precise, court-admissible forensic analysis wherever\\r\\n              digital evidence needs to be uncovered, preserved, or explained. Whether you\'re based in a major Texas\\r\\n              city or require expert support across state lines, our certified forensic experts deliver prompt, precise\\r\\n              support\\u2014with secure evidence handling, clear documentation, and legally sound reporting at every step.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx1037\\\">\\r\\n              We work with law firms, corporations, law enforcement agencies, and private clients with mobile data\\r\\n              recovery, cloud investigations, expert testimony, and more\\u2014delivered on-site or remotely based on your\\r\\n              needs.\\r\\n            <\\/p>\\r\\n <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation \\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Our Core Digital Forensic Services\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We offer a full range of certified digital forensic services designed to support civil, criminal, and\\r\\n          corporate investigations, including:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile device recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Structured extraction and analysis of phones and tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud and email investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Review of account activity, communications, and metadata\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert witness testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Courtroom and deposition support from credentialed analysts\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote and on-site forensic imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure evidence collection that preserves chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n         <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n                Contact us\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Texas Metro Areas<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510 txt-nrml\\\">\\r\\n          Comprehensive Forensic Services in Texas\\u2019s Largest Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics provides full-service forensic support in the state\'s most active legal, business, and\\r\\n          investigative hubs. We assist attorneys, corporate leaders, and investigators with targeted, high-stakes\\r\\n          digital investigations across a wide range of case types. We currently serve:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Houston, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Austin, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Dallas, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">San Antonio, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Fort Worth, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">El Paso, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Corpus Christi, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Lubbock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Arlington, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Plano, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed mx501 txt-nrml\\\">Greater Houston and Surrounding Cities<\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510 txt-nrml\\\">\\r\\n          Local Reach with Statewide Reliability\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Headquartered near Houston, we offer fast, on-demand forensic services across Southeast Texas. Our analysts\\r\\n          are available for on-site acquisition, remote analysis, and case support across the following cities:\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80 red-gap\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col \\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Additional Texas Locations We Serve<\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Targeted Forensic Support in Key Texas Cities\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We also support clients in other cities across the state. Services are available remotely or onsite, depending\\r\\n          on your case requirements.\\r\\n        <\\/p>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Nationwide Forensics Support\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Digital Investigations Without Geographic Limits\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Although based in Texas, Black Dog Forensics works with clients across the United States, offering remote\\r\\n          capabilities, secure virtual consultations, and travel-based services for complex, high-stakes cases. Our\\r\\n          nationwide digital forensics services include:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Mobile Device Imaging & Recovery<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Compliant and structured analysis\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Cloud & Email Investigations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Cross-jurisdictional metadata and content review\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Remote Forensic Imaging<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Secure acquisition without breaking the chain of custody\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Reporting<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Clear, defensible reports for state and federal court\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expert Testimony<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              In-person or virtual appearances for depositions or trials\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Pro Bono Support<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Available for qualifying nonprofits and law enforcement agencies in urgent matters (eligibility required)\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/service-area5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Talk to a Digital Forensics Expert?<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx768 mlr-at\\\">\\r\\n        Our team is ready to support your legal, corporate, or investigative case\\u2014wherever you\\u2019re located. If you\\u2019re\\r\\n        unsure whether we serve your area or need help fast, we\\u2019re just a call or click away.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:27:34\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:27:23\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":41,\"ordering\":9,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":75,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(721, 'com_content.article.22', '', '2025-05-23 11:29:09', 102, 15595, 'c88e1c1ba0baea1039791b71fd34d6b67b14ec7b', '{\"id\":\"22\",\"asset_id\":173,\"title\":\"Cybersecurity and Data Breach Investigations\",\"alias\":\"cybersecurity-and-data-breach-investigations\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Discover the Truth Behind the Breach\\u2014And What to Do Next\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24 mx909\\\">\\r\\n              When your systems are compromised, sensitive data exposed, or your company\\u2019s reputation is at risk, we\\r\\n              deliver the digital clarity you need. Our certified forensic specialists investigate cyberattacks, data\\r\\n              leaks, insider threats, and unauthorized access\\u2014giving you the insight to understand what happened and how\\r\\n              to respond. We work with:\\r\\n            <\\/p>\\r\\n\\r\\n            <ul class=\\\"bd-list mrt24\\\">\\r\\n              <li>\\r\\n                Law firms handling cybersecurity-related litigation\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Businesses facing regulatory or insurance concerns\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Law enforcement and public agencies investigating cybercrime\\r\\n\\r\\n              <\\/li>\\r\\n              <li>\\r\\n                Individuals affected by unauthorized access or digital abuse\\r\\n\\r\\n              <\\/li>\\r\\n            <\\/ul>\\r\\n\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation \\r\\n              <\\/a>\\r\\n            <\\/p> \\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Breach Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Find Out What Happened\\u2014Down to the Last Log File\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When your network has been breached, the most urgent question is also the hardest: How did they get in?\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace the full lifecycle of the attack\\u2014from entry point to lateral movement\\u2014providing you with the\\r\\n          technical evidence, forensic timeline, and expert analysis needed to act confidently and decisively. We\\r\\n          uncover:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Source and method of the breach\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems accessed and data impacted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry point vulnerabilities\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Lateral movement and privilege escalation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Activity timeline and forensic summary\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Data Leak Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          When Confidential Information Goes Public\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Not all leaks come from outside. Internal threats are often the most damaging.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We investigate how sensitive files, contracts, or communications were exposed\\u2014pinpointing which users were\\r\\n          responsible, whether the leak was accidental or intentional, and how the information was distributed. We help\\r\\n          identify:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Who accessed or transmitted the leaked files\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              The scope of exposed data\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Whether the act was malicious or negligent\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud or email-based leak sources\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Reporting tools for HR, legal, or IT leadership\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Data Theft & Exfiltration\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Follow the Digital Trail. Reclaim Control.\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When proprietary information or customer data disappears, you need to know what was taken\\u2014and who took it.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We trace unauthorized file transfers, USB activity, and cloud uploads to provide a forensic trail of when,\\r\\n          how, and by whom your data was removed. We investigate:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Cloud-based exfiltration\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              External drive usage\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized email forwarding\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Insider threats and departing employees\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP and device fingerprinting for legal pursuit\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Ransomware Attacks\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          From Encrypted Files to Clear Answers\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Ransomware can grind operations to a halt, but fast, expert forensics can help restore control.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We identify the ransomware strain, analyze how it entered and spread, and document findings for law\\r\\n          enforcement, insurers, and internal review\\u2014while helping you take next steps. Our response includes:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Identifying the ransomware type\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Entry vector and spread analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Systems affected and data encrypted\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Guidance for incident reporting and recovery\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Evidence preservation for post-breach review\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Spyware, Malware & Remote Access Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Expose the Software That\\u2019s Working Against You\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Spyware, keyloggers, and remote access tools can remain hidden for weeks\\u2014collecting sensitive data silently.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We uncover unwanted software, unauthorized access, and command\\/control activity, helping you understand how\\r\\n          systems were compromised and what was accessed. We analyze:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installed spyware or keyloggers\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Remote desktop access (RDP, TeamViewer, etc.)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Command-line traces and malware payloads\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Installation dates and source pathways\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Threat actor intent and information accessed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Unlawful Data Access\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          When Access Was Taken Without Permission\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Unauthorized system access can expose your business to legal, financial, or reputational risk. Our forensic\\r\\n          team investigates and documents every trace of access, providing defensible evidence for enforcement or\\r\\n          litigation. We provide:\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              IP tracing and geolocation analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Login and credential use tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Forensic reconstruction of user sessions\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Chain-of-access validation for legal use\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal or civil action\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/data-breach6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:29:09\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:29:02\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":22,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":36,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(722, 'com_content.article.23', '', '2025-05-23 11:29:33', 102, 29721, '1d59ca74c03c9a414d80117b9b8b719f03a4bff6', '{\"id\":\"23\",\"asset_id\":174,\"title\":\"User Activity Analysis That Reveals Digital Truth\",\"alias\":\"user-activity-analysis-that-reveals-digital-truth\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for\\r\\n                            legal and investigative action. Understanding user activity is essential in both corporate\\r\\n                            and legal environments, where unauthorized access, policy violations, or malicious behavior\\r\\n                            can lead to significant consequences.\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                            By tracking behavior across multiple platforms\\u2014desktops, laptops, smartphones, and connected\\r\\n                            networks\\u2014investigators can reconstruct events, identify data exfiltration, and establish a\\r\\n                            clear timeline of actions. This process ensures evidence integrity while supporting\\r\\n                            litigation, HR cases, compliance audits, and cybersecurity breach investigations.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Understand Digital Behavior, Investigate Suspicious Activity & Preserve Critical Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Every digital device leaves behind a trail. Whether it\'s file access logs, login sessions, app\\r\\n                    usage, or external data transfers, user actions are often recorded in ways that can be forensically\\r\\n                    retrieved\\u2014even if attempts were made to erase them.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we conduct in-depth user activity analysis across computers, mobile devices,\\r\\n                    cloud storage, and networks. Our investigations help uncover fraud, track data theft, and support\\r\\n                    legal, HR, and compliance teams with defensible digital evidence. We serve clients nationwide with\\r\\n                    both on-site and remote forensic analysis services.\\r\\n                <\\/p>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"\\\">Identify unauthorized access, deleted files, and data exfiltration<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Reconstruct user behavior across devices and\\r\\n                            platforms<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"\\\">Deliver expert forensic reports that stand up in court<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Contact us now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Digital User Activity Investigation<\\/h2>\\r\\n            <h3 class=\\\"bd-trd txt-nrml\\\">Tracking Digital Behavior to Identify Fraud, Data Theft & Unauthorized Access<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n                We specialize in revealing the what, when, and how of digital user activity. Whether you\\u2019re responding\\r\\n                to an HR complaint, investigating insider threats, or monitoring for data leakage, our experts deliver\\r\\n                actionable and legally sound forensic insight.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">Key Areas of Analysis:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Computer & Device Activity<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect logins, session durations, and user switching.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Identify file modifications, deletions, or unauthorized software installs.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Monitor USB activity, external drive usage, and unusual file access.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Mobile & Cloud-Based User Tracking<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track mobile app usage, chat logs, email behavior, and synced data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze cloud platform access (Google Drive, iCloud, Dropbox) and file transfers.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Investigate suspicious activity on BYOD (bring-your-own-device) setups.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee & Insider Threat Investigations<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze pre-departure behavior for data theft or policy violations.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Review last login sessions, file copies, or shared documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify risks to trade secrets, IP, or client data.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Internet & Network Monitoring<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Reconstruct browser activity and visited websites.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Track VPN sessions, RDP (remote desktop), and cloud service access.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Monitor large file transfers, network spikes, or login anomalies.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide structured reports tailored for HR, compliance, and legal use.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Deliver expert witness testimony for digital evidence interpretation.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Assist legal teams in depositions and trial strategy using forensic findings.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Transparent, Precise, and Legally Sound User Behavior Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Our user activity analysis services are designed for clients who need accuracy, discretion, and\\r\\n                    defensibility when it matters most.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Cross-Platform Coverage\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Computers, phones, cloud services, and networks.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            USB & File Transfer Detection\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Know when and where data moved\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            VPN & Remote Session Tracking\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Capture unauthorized logins.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Legally Admissible Reporting\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Chain of custody & courtroom-ready reports.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Departing Employee Monitoring\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Prevent IP theft or last-minute sabotage.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Rapid Turnaround\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Expedited options available in 1\\u20133 days.<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Request an expert review now<\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Transparent, Precise, and Legally Sound User Behavior Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n               Our user activity analysis services are designed for clients who need accuracy, discretion, and defensibility when it matters most.\\r\\n               Suspect internal misconduct or unauthorized access? <a class=\\\"log-tct in-pg-ankr\\\" href=\\\"\\/contact\\\">Request an expert review now.<\\/a>\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Cross-Platform Coverage<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Computers, phones, cloud services, and networks.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">USB &amp; File Transfer Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Know when and where data moved.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">VPN &amp; Remote Session Tracking<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Capture unauthorized logins.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Legally Admissible Reporting<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Chain of custody & courtroom-ready reports.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Departing Employee Monitoring<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                      Prevent IP theft or last-minute sabotage.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Rapid Turnaround<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Expedited options available in 1\\u20133 days.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/user-act3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why User Activity Analysis Is Essential for Business Security & Legal Defense\\r\\n                <\\/h2>\\r\\n\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Detect Insider Threats Before They Escalate\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Monitor actions of privileged users, disgruntled employees, or suspicious\\r\\n                            insiders..<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Reconstruct Timelines of Digital Behavior\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Understand exactly who did what, when, and from where.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Uncover Fraud, Violations & Security Gaps\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Investigate theft, misuse of company assets, or noncompliant behavior.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Ensure HR & Legal Compliance\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Document evidence of misconduct with accuracy and clarity.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Legal & Regulatory Action\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Deliver digital reports suitable for arbitration, litigation, and criminal cases.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    Let us help you turn digital traces into clear, actionable evidence.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital user activity analysis in computer forensics?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital user activity analysis is a forensic technique used to track and reconstruct a user\\u2019s digital behavior across devices and platforms. This includes file access history, software usage, login patterns, and deleted or transferred files\\u2014critical in cybersecurity, HR disputes, and legal investigations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of legal or corporate cases require user activity monitoring?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               User activity monitoring is essential in cases like insider threats, employee misconduct, intellectual property theft, data breach investigations, fraud detection, HR conflicts, compliance audits, and both civil and criminal litigation.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can forensic investigators recover deleted files or detect file transfers?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Yes\\u2014digital forensic experts can uncover deleted, moved, or copied files, including those transferred to USB drives or cloud storage. We often recover filenames, timestamps, and device data even if the files were intentionally hidden or removed.\\r\\n\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can digital forensics support investigations of departing employees?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               When employees leave, user activity forensics helps identify unauthorized file access, suspicious downloads, remote access, or data transfers on or near their last day. This protects sensitive business information and supports legal action if needed.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Is user activity analysis legally admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                               Absolutely. Our forensic investigations follow strict legal protocols, including verified chain of custody and detailed reporting, ensuring that all evidence collected can be used in court for employment disputes, criminal trials, or corporate litigation.\\r\\n\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Need to Understand Digital Behavior? We Deliver Clarity with Confidence.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                When insight into user activity is critical\\u2014be it for fraud detection, policy enforcement, employee investigations, or incident response\\u2014you need a digital forensics team that knows where to look and how to preserve the story the data tells. We specialize in user activity analysis that is methodical, discreet, and fully aligned with legal and organizational standards.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n               From login trails and file access patterns to deleted communications and browser histories, we extract and interpret data that can stand up to scrutiny. Our reports are clear, court-ready, and tailored to your agency\\u2019s needs.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Get the Answers You Need\\u2014Start with a Private Consultation <\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:29:33\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:29:26\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":31,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":52,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(723, 'com_content.article.24', '', '2025-05-23 11:29:57', 102, 29850, '4d1f6e5872993c50872deef9dc2a41822730a75e', '{\"id\":\"24\",\"asset_id\":176,\"title\":\"Email & Document Authentication for Legal Evidence\",\"alias\":\"email-document-authentication-for-legal-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Track User Activity Across Computers, Mobile Devices & Networks\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                          Monitor, analyze, and document digital behavior\\u2014preserve critical forensic evidence for legal and investigative action. Whether it\\u2019s verifying the legitimacy of emails, contracts, PDFs, or other digital documents, forensic authentication plays a critical role in uncovering forgery, tampering, and metadata manipulation. \\r\\n                        <\\/p>\\r\\n                        <p class=\\\"bn-txt mt24 mx1000\\\">\\r\\n                        By leveraging advanced tools and expert methodologies, digital forensic specialists can confirm authorship, identify unauthorized alterations, and ensure that all evidence meets court-admissible standards. This process strengthens legal cases and safeguards the integrity of sensitive business and personal communications.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                                Schedule a Consultation\\r\\n                            <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed mx501 txt-nrml\\\">\\r\\n                    Why Authentication Matters: Defend Integrity in Legal & Corporate Investigations\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In legal disputes and corporate investigations, the authenticity of emails, contracts, and digital\\r\\n                    documents can make or break a case. Altered or falsified materials not only jeopardize the truth but\\r\\n                    also pose serious legal and compliance risks.\\r\\n                <\\/p>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    At Black Dog Forensics, we specialize in forensic email and document authentication to ensure your\\r\\n                    digital evidence is real, reliable, and court-admissible. We verify headers, metadata, timestamps,\\r\\n                    IP addresses, and file histories to uncover any signs of tampering or forgery.\\r\\n                <\\/p>\\r\\n                <div class=\\\"mt32\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                        Need email or document authentication? Let us help.\\r\\n                    <\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Email & Document Authentication Investigations<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We provide thorough forensic analysis of electronic communications and documents to determine if they\\u2019ve\\r\\n                been altered, spoofed, or fabricated. Our investigations support civil litigation, criminal defense,\\r\\n                fraud detection, regulatory compliance, and HR disputes.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Email Authentication & Verification<\\/h4>\\r\\n                <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Examine email metadata, headers, and routing paths.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Detect spoofed senders and phishing attempts.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                    <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                        <span class=\\\"inner-span\\\">\\r\\n                            Confirm delivery timestamps and IP origin.\\r\\n                        <\\/span>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Document Authentication<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Verify authenticity of PDFs, Word files, and scanned documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Detect unauthorized edits and changes to digital files.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Analyze digital signatures and embedded security seals.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40 mx30\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Signature & Handwriting Verification<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Validate digital signatures and cryptographic stamps.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Authenticate scanned handwritten signatures.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Identify alterations in scanned and signed documents.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Metadata & File Integrity Analysis<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Extract metadata including authorship, timestamps & revision history.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Compare file versions to track tampering or deletion.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Restore deleted metadata or hidden file properties.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Expert Reporting & Litigation Support<\\/h4>\\r\\n                    <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Generate court-admissible forensic reports.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Provide expert witness testimony.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                        <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n                            <span class=\\\"inner-span\\\">\\r\\n                                Support fraud investigations, compliance audits, and legal counsel.\\r\\n                            <\\/span>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Verified Integrity. Digital Truth. Legal Precision.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                Our document and email authentication services combine deep forensic expertise with a methodical,\\r\\n                court-ready approach. Whether it\\u2019s one contract or a full trove of emails, we ensure every file is\\r\\n                analyzed with accuracy, discretion, and legal rigor.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                    Forensic documentation designed for legal proceedings and expert testimony.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Deep Metadata Analysis<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Extract timestamps, authorship, revision trails, and edit histories across document types.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Multi-File & Multi-Platform Support<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Authenticate PDFs, Word docs, emails, scanned files & digital signatures across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Tampering & Forgery Detection<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Identify unauthorized edits, altered timestamps, or manipulated sender data\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Fast, Scalable Service<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Handle individual matters or enterprise-level investigations with standard or expedited\\r\\n                        turnaround.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p \\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Confidential & Compliant<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Every case handled with discretion, legal defensibility, and full chain of custody.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Why Email & Document Authentication Matters\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    In today\\u2019s digital-first world, documents and emails are often at the heart of critical\\r\\n                    investigations and legal disputes. But digital files can be manipulated\\u2014sometimes subtly, sometimes\\r\\n                    maliciously. Email and document authentication provides a forensic layer of certainty, uncovering\\r\\n                    hidden edits, verifying timestamps, and confirming authorship. It\\u2019s a vital step in ensuring the\\r\\n                    integrity of your evidence and protecting your position.\\r\\n                <\\/p>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Expose Forgery & Digital Fraud\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Identify unauthorized edits and file fabrications.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Protect Legal Rights & Preserve Evidence\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">\\r\\n                            Ensure a clear chain of custody.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Defend Contract Validity\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Authenticate business agreements, financial records & HR documents.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Support Investigations & Dispute Resolution\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Strengthen civil or criminal cases with trusted digital evidence.<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">\\r\\n                            Prevent Compliance Risks\\r\\n                        <\\/p>\\r\\n                        <p class=\\\"mt5\\\">Avoid legal and regulatory consequences from false or manipulated files.\\r\\n                        <\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n                <div class=\\\"mt40\\\">\\r\\n                    <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                        Request an expert review now\\r\\n                    <\\/a>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/email-act2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Why Email & Document Authentication Matters<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                In today\\u2019s digital-first world, documents and emails are often at the heart of critical investigations\\r\\n                and legal disputes. But digital files can be manipulated\\u2014sometimes subtly, sometimes maliciously. Email\\r\\n                and document authentication provides a forensic layer of certainty, uncovering hidden edits, verifying\\r\\n                timestamps, and confirming authorship. It\\u2019s a vital step in ensuring the integrity of your evidence and\\r\\n                protecting your position.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <h4 class=\\\"h4hed\\\">Expose Forgery & Digital Fraud<\\/h4>\\r\\n                <p class=\\\"mt32\\\">\\r\\n                  Identify unauthorized edits and file fabrications.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Protect Legal Rights & Preserve Evidence<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                        Ensure a clear chain of custody.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Defend Contract Validity<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Authenticate business agreements, financial records &amp; HR documents.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Support Investigations &amp; Dispute Resolution<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Strengthen civil or criminal cases with trusted digital evidence.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Prevent Compliance Risks<\\/h4>\\r\\n                    <p class=\\\"mt32\\\">\\r\\n                       Avoid legal and regulatory consequences from false or manipulated files.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n           \\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital document authentication in forensic investigations?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital document authentication is a forensic process that verifies the\\r\\n                                                originality and integrity of documents. This involves analyzing\\r\\n                                                metadata, edit history, embedded properties, and file signatures to\\r\\n                                                confirm whether a document has been tampered with or altered.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        What types of digital and scanned documents can be forensically authenticated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Our forensic experts can analyze a wide range of files, including\\r\\n                                                contracts, PDF documents, Microsoft Word files, Excel spreadsheets,\\r\\n                                                financial records, scanned documents, emails, and more\\u2014regardless of\\r\\n                                                whether they\\u2019re digital originals or printed and rescanned.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How can you tell if a document has been edited or manipulated?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We use advanced forensic software to detect digital manipulation such as\\r\\n                                                hidden metadata changes, unauthorized edits, revision timestamps, and\\r\\n                                                file creation anomalies. These tools can uncover even subtle document\\r\\n                                                alterations.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How does forensic email analysis help in detecting fraud or forgery?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Email forensics exposes signs of fraud like forged sender addresses,\\r\\n                                                spoofed domains, phishing attempts, and unusual IP or delivery routes.\\r\\n                                                This information is critical in fraud investigations, legal disputes,\\r\\n                                                and cybersecurity incidents.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Are forensic document analysis findings admissible in court?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic document examinations follow strict legal and\\r\\n                                                technical protocols, including chain of custody and evidence\\r\\n                                                documentation, ensuring the results are fully admissible in civil and\\r\\n                                                criminal court proceedings.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Unsure If That Email or Document Is Real? We\\u2019ll Help You Know for Certain.<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                In high-stakes investigations, verifying the authenticity of digital communications and records can make\\r\\n                or break a case. Whether you\'re working through allegations of forgery, fraud, tampering, or compliance\\r\\n                breaches, Black Dog Forensics brings the expertise needed to uncover manipulation and validate\\r\\n                integrity.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                We analyze email headers, metadata, timestamps, and file histories to determine originality and detect\\r\\n                signs of alteration. Our methods are meticulous, our processes are defensible, and our reports are built\\r\\n                for admissibility in legal and regulatory settings.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Book a Confidential Consultation<\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:29:57\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:29:48\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":29,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":50,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(724, 'com_content.article.21', '', '2025-05-23 11:30:33', 102, 25234, '111f6737694849ff3df58d20a72d0eb7994626f3', '{\"id\":\"21\",\"asset_id\":172,\"title\":\"Digital Forensics Case Types\",\"alias\":\"digital-forensics-case-types\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Clear, Court-Admissible Evidence for Every Case\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx1112\\\">\\r\\n              At Black Dog Forensics, we don\\u2019t just recover data\\u2014we investigate, interpret, and present digital evidence\\r\\n              with precision. From civil litigation and criminal defense to insider threats and cybersecurity breaches,\\r\\n              our experts turn complex data into clear, defensible insight.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx1112\\\">\\r\\n              Whether you\'re responding to a data breach, defending a high-stakes legal matter, or uncovering\\r\\n              misconduct, our certified forensic analysts provide the expertise, documentation, and expert support your\\r\\n              case demands.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24\\\">\\r\\n              The truth is in the data. Black Dog Forensics helps you uncover it\\u2014clearly, ethically, and defensibly.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation \\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        How We Investigate and Recover Digital Evidence\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        Forensics Tailored to Real-World Legal and Investigative Needs\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        Our certified forensic examiners work across devices, platforms, and industries. We handle every case with\\r\\n        confidentiality, precision, and legal-grade methodology. Our casework includes:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Recover deleted or hidden files and system-level user activity from desktops and laptops.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Extract call logs, messages, app data, GPS history, and more from smartphones and tablets\\u2014even those that\\r\\n            are locked or damaged.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Analyze email and cloud platform data, including deleted communications and unauthorized access.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Breach Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Identify breach origin, entry methods, and the scope of data compromise in cyber incidents.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Metadata & Timeline Analysis<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Reconstruct actions, events, and digital movement using system logs and hidden metadata.\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p \\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Provide affidavits, declarations, and expert testimony in criminal, civil, and corporate\\r\\n            cases.<\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Digital Forensics That Hold Up in Court\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Features That Set Our Work Apart\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Clients rely on Black Dog Forensics for not only our advanced capabilities but also for our reputation for\\r\\n          clarity, credibility, and consistency under pressure.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Court-Admissible Evidence\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              All findings are preserved under strict chain-of-custody and documentation protocols that withstand\\r\\n              cross-examination.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Deep Device Analysis\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We analyze beyond the surface, digging into encrypted files, hidden partitions, and unallocated space.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Platform Versatility\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work across Windows, macOS, iOS, Android, cloud environments, and virtual systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Expert Testimony\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our analysts deliver confident, defensible testimony in depositions, hearings, and trials.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Strict Confidentiality\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Every case is protected by nondisclosure and secure data handling protocols.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Results You Can Act On\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd mx510 txt-nrml\\\">\\r\\n          Why Legal Teams and Businesses Choose Black Dog Forensics\\r\\n        <\\/h3>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Evidence That Moves Cases Forward<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our findings support criminal charges, civil claims, internal reviews, and strategic settlements.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Imaging and Preservation You Can Trust<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We follow best practices for forensic imaging, storage, and data integrity.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Rapid Mobilization<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We\\u2019re ready when your case demands fast response\\u2014often deploying within hours.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Industry Insight<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We understand the investigative needs of regulated sectors, including healthcare, finance, and education.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Strategic Litigation Collaboration<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We help legal teams frame complex evidence into persuasive, legally sound narratives.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Types of Cases We Handle\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Cybersecurity & Data Breach Investigations\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          <b>\\r\\n            When Your Network Is Compromised, We Deliver Clarity\\r\\n          <\\/b>\\r\\n        <\\/p>\\r\\n        <p class=\\\"p-ext\\\">\\r\\n          We identify how the breach occurred, what was accessed, and who was involved\\u2014so you can take legal and\\r\\n          operational action with confidence.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Breach Investigations\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Leak Tracking\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Ransomware Response\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Data Exfiltration & IP Theft\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Spyware, Malware & Remote Access Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Unauthorized System Access Forensics\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Legal & Criminal Investigations\\r\\n        <\\/h2>\\r\\n        <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n          Forensics That Strengthen Your Legal Position\\r\\n        <\\/h3>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with attorneys and investigators to uncover digital evidence in high-stakes criminal and civil cases.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\">Includes:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Criminal Defense Device Analysis<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Child Exploitation \\/ CSAM Investigations<\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Stalking, Harassment & Misconduct Cases<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Sexual Assault Forensics<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Wrongful Death Digital Evidence Review<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/case-types4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Corporate & Employment Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        The Truth Behind the Screen\\u2014Uncovered with Discretion\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We investigate insider threats, misconduct, and sensitive employment matters using digital evidence that\\r\\n        protects your legal position.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We address:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Internal Policy Violations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Compliance Red Flags\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Claims\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Departing Employee Data Risks\\r\\n          <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Conflict of Interest Investigations\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employee Misconduct Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Employment-Related Device Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Wrongful Termination Digital Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Financial & Insurance Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        Exposing Financial Misconduct Through Digital Evidence\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx576\\\">\\r\\n        We analyze device usage, file access, and communication patterns to support insurance claims and financial\\r\\n        investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">We work with:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            In-House Legal and HR Teams\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Fraud Investigators\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Providers\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Policyholders in Dispute\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Financial Institution Access Reviews\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Claims Dispute Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Comprehensive Financial Forensics\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            HR Misconduct and File Access\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Insurance Fraud Investigation Support\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Specialized Investigations\\r\\n      <\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">\\r\\n        Complex Cases Demand a Specialist\\u2019s Eye\\r\\n      <\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx475\\\">\\r\\n        For high-risk, high-complexity matters, we bring the depth of experience and tools required to handle sensitive\\r\\n        and technically advanced investigations.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align \\\">\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed  \\\">Often involves:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Cross-departmental legal complexity\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Federal, multi-state, or international implications\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            High-profile clients and classified environments\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f48\\\">\\r\\n        <h4 class=\\\"sub-hed \\\">Includes:<\\/h4>\\r\\n        <div>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Intellectual Property Theft\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Technical Surveillance Countermeasures (TSCM)\\r\\n          <\\/p>\\r\\n          <p class=\\\"mt20 pl-30 rel cir-icn\\\">\\r\\n            Traffic Accident & Fatality Data Analysis\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Is deleted data recoverable?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes\\u2014unless overwritten, most deleted data can be restored using forensic tools.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you determine who accessed or sent a file?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. We use metadata and system logs to trace user activity and file interactions.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our processes follow strict forensic standards, chain of custody, and documentation\\r\\n                        protocols.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does an investigation take?\\r\\n\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Timelines depend on the complexity, but we offer expedited services for time-sensitive matters.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you work with individuals or just law firms and corporations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We serve individuals, small businesses, law firms, public agencies, and enterprise clients.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Need to Uncover Critical Digital Evidence? We\\u2019re Ready When It Matters Most\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Black Dog Forensics delivers certified, court-admissible digital forensic services when the stakes are high.\\r\\n        Whether you\'re dealing with a cyber breach, litigation, or internal investigation, we help you uncover the\\r\\n        truth\\u2014and act on it with confidence.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Retrieve the Truth. Start with a Confidential Consultation<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:30:33\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:30:28\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":40,\"ordering\":6,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":53,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(725, 'com_content.article.20', '', '2025-05-23 11:30:50', 102, 17912, 'cfee1f3b269957020c3fdc8fc91a35005d4fe054', '{\"id\":\"20\",\"asset_id\":171,\"title\":\"Digital Forensics Services in Houston, Texas\",\"alias\":\"digital-forensics-services-in-houston-texas\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tClear Answers, Court-Ready Reports, Trusted Expertise\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mrt24 \\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAt Black Dog Forensics, we specialize in uncovering and interpreting digital evidence for\\r\\n\\t\\t\\t\\t\\t\\t\\thigh-stakes\\r\\n\\t\\t\\t\\t\\t\\t\\tinvestigations, litigation, and private disputes. Whether you\\u2019re a Houston-based attorney\\r\\n\\t\\t\\t\\t\\t\\t\\tpreparing for\\r\\n\\t\\t\\t\\t\\t\\t\\ttrial, a business facing internal challenges, or an individual seeking answers, our\\r\\n\\t\\t\\t\\t\\t\\t\\tcertified forensic\\r\\n\\t\\t\\t\\t\\t\\t\\tanalysts deliver insight that stands up to legal scrutiny.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe turn mobile devices, cloud platforms, and computer systems into structured,\\r\\n\\t\\t\\t\\t\\t\\t\\tcourt-admissible\\r\\n\\t\\t\\t\\t\\t\\t\\tevidence\\u2014with speed, accuracy, and discretion. From the moment we engage, your goals guide\\r\\n\\t\\t\\t\\t\\t\\t\\tour strategy.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tFree consultations available for law firms, corporations, and individuals in Houston and\\r\\n\\t\\t\\t\\t\\t\\t\\tsurrounding\\r\\n\\t\\t\\t\\t\\t\\t\\tareas.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt32\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tSchedule a Consultation\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"mx932\\\">\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Our Forensic Services in Houston<\\/h2>\\r\\n\\t\\t\\t<h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n\\t\\t\\t\\tPrecision Forensics for Legal, Corporate, and Private Cases\\r\\n\\t\\t\\t<\\/h3>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx690\\\">\\r\\n\\t\\t\\t\\tOur Houston-based digital forensic services are built for real-world legal and investigative challenges.\\r\\n\\t\\t\\t\\tEvery\\r\\n\\t\\t\\t\\tcase begins with a strategy\\u2014and ends with clarity.\\r\\n\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<h4 class=\\\"sub-hed mt32\\\"> We provide:<\\/h4>\\r\\n\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Computer & Mobile Device Forensics<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tRecover what happened\\u2014and prove it.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe extract deleted files, messages, internet history, and system usage across laptops, desktops,\\r\\n\\t\\t\\t\\t\\t\\tsmartphones, and tablets.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Cell Phone Forensics<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\"> Access the hidden data that tells the full story.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tFrom geolocation to encrypted app activity, we recover mobile data\\u2014even from damaged or locked\\r\\n\\t\\t\\t\\t\\t\\tdevices.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Cloud & Email Data Recovery<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tTrack the digital trail across platforms.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe retrieve emails, attachments, and cloud-stored files from Microsoft 365, Gmail, Dropbox,\\r\\n\\t\\t\\t\\t\\t\\tiCloud, and\\r\\n\\t\\t\\t\\t\\t\\tmore.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f40\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">User Activity & Behavioral Analysis<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tReconstruct actions, patterns, and intent.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe map logins, file access, and user sessions to establish what occurred and when.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f60\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Audio & Video Forensics<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tClarify and verify key recordings.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe enhance and authenticate audio\\/video files to confirm integrity and prepare media for use in\\r\\n\\t\\t\\t\\t\\t\\tlegal\\r\\n\\t\\t\\t\\t\\t\\tproceedings.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f60\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Litigation & Legal Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">Built for the courtroom, backed by expert testimony.<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">We prepare detailed forensic reports, affidavits, and expert declarations\\u2014and offer\\r\\n\\t\\t\\t\\t\\t\\tdeposition\\r\\n\\t\\t\\t\\t\\t\\tand trial testimony.<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p f60\\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Corporate & Private Investigations<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">Sensitive matters. Objective answers.<\\/p>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt12\\\">From employee misconduct and data theft to internal compliance reviews and civil\\r\\n\\t\\t\\t\\t\\t\\tdisputes, we\\r\\n\\t\\t\\t\\t\\t\\tdeliver discreet, thorough results.<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox12 pt40 \\\">\\r\\n\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t<div class=\\\"mx1075 mlr-at\\\">\\r\\n\\t\\t\\t<div class=\\\"t-center mx932 mlr-at\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Our Process: What to Expect<\\/h2>\\r\\n\\t\\t\\t\\t<h3 class=\\\"bd-trd txt-nrml\\\">From First Call to Final Report<\\/h3>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext mx404 mlr-at\\\">\\r\\n\\t\\t\\t\\t\\tDigital forensics can be complex, but our process is built to deliver clear, defensible results.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx gap80 align-start mt64 wrp num-sec protct ovr-fl-h mx877 mlr-at ovr-fl-h\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p  pos-re up-line\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>1<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24 txt-nrml\\\"> Initial Consultation<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">We assess your goals, timeline, and available data to build an informed\\r\\n\\t\\t\\t\\t\\t\\t\\tstrategy.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>2<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24 txt-nrml\\\">Secure Evidence Collection<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">Our analysts collect devices, cloud access, or remote data using forensic\\r\\n\\t\\t\\t\\t\\t\\t\\tprotocols that\\r\\n\\t\\t\\t\\t\\t\\t\\tpreserve the chain of custody.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>3<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24 txt-nrml\\\">Examination and Analysis<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">Using advanced tools, we recover deleted content, map user behavior, and isolate\\r\\n\\t\\t\\t\\t\\t\\t\\tcase-relevant evidence.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line-r newmax\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>4<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24 txt-nrml\\\"> Reporting and Results<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">You receive a structured, plain-language forensic report\\u2014ready for court,\\r\\n\\t\\t\\t\\t\\t\\t\\tinternal use, or\\r\\n\\t\\t\\t\\t\\t\\t\\tlegal review.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<div class=\\\"col3 chs-us-p pos-re up-line-r mb-line-r newmax\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"num\\\">\\r\\n\\t\\t\\t\\t\\t\\t<span>5<\\/span>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t<h4 class=\\\"h4hed h4hed1 mt24 txt-nrml\\\">Testimony and Ongoing Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt16\\\">If required, we provide expert witness services, respond to opposing reports,\\r\\n\\t\\t\\t\\t\\t\\t\\tand remain\\r\\n\\t\\t\\t\\t\\t\\t\\tengaged through resolution.<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"mx932\\\">\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Why Clients in Houston Choose Black Dog Forensics<\\/h2>\\r\\n\\t\\t\\t<h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n\\t\\t\\t\\tTrusted Investigations That Deliver Results\\r\\n\\t\\t\\t<\\/h3>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx690\\\">\\r\\n\\t\\t\\t\\tWhen Houston attorneys, executives, or individuals need clear, admissible evidence, they choose us for:\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Certified and Experienced Professionals<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tOur examiners are certified and bring experience from law enforcement, cybersecurity, and legal\\r\\n\\t\\t\\t\\t\\t\\tconsulting.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Court-Admissible Reporting<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tEvery report we deliver meets evidentiary standards and can withstand cross-examination.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Responsive, Local Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tLocated just outside of Houston, we respond quickly, whether your case is urgent or ongoing.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Customized Solutions<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe tailor every investigation to your goals, timeline, and technical requirements.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Reliable Communication<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">\\r\\n\\t\\t\\t\\t\\t\\tWe deliver consistent updates, explain findings clearly, and work collaboratively with your\\r\\n\\t\\t\\t\\t\\t\\tlegal or\\r\\n\\t\\t\\t\\t\\t\\texecutive team.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t<div class=\\\"col3 chs-us-p \\\">\\r\\n\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t<h4 class=\\\"h4hed\\\">Complete Case Lifecycle Support<\\/h4>\\r\\n\\t\\t\\t\\t\\t<p class=\\\"mt20\\\">From discovery to expert testimony, we provide guidance and expertise every step of\\r\\n\\t\\t\\t\\t\\t\\tthe way.\\r\\n\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tWhy Choose Black Dog Forensics in Houston\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<h3 class=\\\"bd-trd mt18 txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tWhen the Margin for Error Is Zero, Experience Matters\\r\\n\\t\\t\\t\\t<\\/h3>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDigital evidence plays a critical role in outcomes. Our Houston clients choose Black Dog Forensics\\r\\n\\t\\t\\t\\t\\tfor our\\r\\n\\t\\t\\t\\t\\ttrack record, technical accuracy, and courtroom-readiness.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<ul class=\\\"dry-lst mt24 tic\\\">\\r\\n\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Proven Success in High-Stakes Matters<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe\\u2019ve supported litigation, internal investigations, and criminal defense cases across\\r\\n\\t\\t\\t\\t\\t\\t\\tHouston.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Experts Who Can Testify<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tOur forensic specialists are experienced in explaining technical evidence in depositions,\\r\\n\\t\\t\\t\\t\\t\\t\\thearings, and\\r\\n\\t\\t\\t\\t\\t\\t\\ttrials.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Local Understanding, National Capability<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe know Texas courts and corporate environments, and we support state, federal, and\\r\\n\\t\\t\\t\\t\\t\\t\\tcross-jurisdictional\\r\\n\\t\\t\\t\\t\\t\\t\\tmatters.\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">Credible, Understandable Reporting<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tOur documentation is built for decision-makers, from judges and juries to general counsel\\r\\n\\t\\t\\t\\t\\t\\t\\tand executives.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t<li class=\\\"mt18\\\">\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"fw700\\\">End-to-End Engagement<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"mt5\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe stay involved throughout your case, not just until the report is delivered.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/dog\\/hosu1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width  rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/dog\\/area-houston3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tServing the Greater Houston Area and Beyond\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tWe proudly provide forensic services across Houston and nearby cities, including The Woodlands,\\r\\n\\t\\t\\t\\t\\tSugar Land,\\r\\n\\t\\t\\t\\t\\tKaty, Spring, Cypress, Conroe, Pearland, Pasadena, League City, Baytown, Missouri City, Tomball, and\\r\\n\\t\\t\\t\\t\\tGalveston.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t<div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">Speak With a Certified Digital Forensics Expert in Houston\\r\\n\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n\\t\\t\\t\\tWhether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive\\r\\n\\t\\t\\t\\tinformation,\\r\\n\\t\\t\\t\\tBlack Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n\\t\\t\\t\\tcertified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses,\\r\\n\\t\\t\\t\\tand\\r\\n\\t\\t\\t\\tindividuals across Houston since 2018.\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n\\t\\t\\t\\tWe offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<div class=\\\"mt48\\\">\\r\\n\\t\\t\\t\\t<a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:30:50\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:30:44\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":43,\"ordering\":7,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":70,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(726, 'com_content.article.19', '', '2025-05-23 11:31:05', 102, 20270, '4a9a5bb23cae8cb9d7d31adc4ae8e99c8bf1089f', '{\"id\":\"19\",\"asset_id\":170,\"title\":\"Areas Served\",\"alias\":\"areas-served\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Certified Experts in Investigative Digital Evidence\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx1037\\\">\\r\\n              At Black Dog Forensics, we provide trusted and court-admissible digital forensic services in Houston,\\r\\n              Texas. From litigation support and internal investigations to criminal defense and private matters, our\\r\\n              certified forensic professionals help clients uncover the digital truth when it matters most.\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt mrt24 mx1037\\\">\\r\\n              Serving law firms, corporations, law enforcement, and individuals, we deliver clear, actionable reports\\r\\n              and expert consulting that hold up in court and guide decisive outcomes.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                Schedule a Consultation \\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Trusted by Attorneys, Businesses, and Agencies Across Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Houston is a city driven by legal innovation, corporate growth, and complex investigative needs. We meet that\\r\\n          demand with unmatched technical precision and ethical standards at Black Dog Forensics.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We are not just data recovery specialists \\u2014 we are expert investigators. Our mission is to interpret digital\\r\\n          evidence so attorneys, executives, and private clients can make informed, confident decisions backed by\\r\\n          forensic clarity.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32 txt-nrml\\\">Here\\u2019s Why Clients Across Houston Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Certified forensic professionals with law enforcement and litigation experience\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-admissible reporting and expert witness services\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Houston-based service with national reach\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Ethical, unbiased analysis from start to finish\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn mob-dis\\\">\\r\\n            Contact us now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Services Available in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808\\\">\\r\\n        We provide a full suite of digital forensic services to meet clients\' needs in civil, criminal, and corporate\\r\\n        matters. Our work follows strict chain-of-custody protocols and adheres to the highest legal standards.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computer & Smartphone Forensics<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We examine phones, laptops, and desktops to recover deleted files, messages, system activity, and internet\\r\\n            usage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Messaging, App, and GPS Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We extract encrypted app messages, SMS logs, call history, and location data\\u2014even from\\r\\n            factory-reset or damaged devices.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Email-Based Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our analysts recover cloud-stored emails, shared documents, and file activity across platforms\\r\\n            like Gmail, Microsoft 365, iCloud, and Dropbox.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Timeline & User Behavior Reconstruction<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We build digital timelines that reveal intent, access patterns, and user interaction\\u2014crucial\\r\\n            for litigation and internal case support.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            We validate and enhance surveillance, audio clips, and video files\\u2014ensuring clarity and admissibility in\\r\\n            hearings and trials.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legal Reporting & Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our expert reports are formatted for attorneys, judges, and investigators\\u2014and we\\u2019re available\\r\\n            to testify as needed.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential & Sensitive Investigations<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From internal fraud to personal disputes, we handle all matters with professionalism, care,\\r\\n            and confidentiality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Who We Serve in Houston\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We work with clients across Houston\\u2019s legal, corporate, and government sectors:\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Law Firms & Civil Litigators<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We assist attorneys with data acquisition, email, document authentication, eDiscovery, deposition review,\\r\\n              and expert witness services across various civil and criminal matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Corporate Legal & Security Teams<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our forensic specialists help businesses investigate intellectual property theft, employee misconduct, and\\r\\n              internal compliance issues by collecting digital evidence and analyzing user behavior.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Government Agencies & Law Enforcement<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support time-sensitive investigations with expert-level forensic imaging, evidence handling, and legal\\r\\n              protocol consultation, all backed by courtroom-tested experience.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Private Individuals<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We support private clients with discretion and professionalism, including digital infidelity cases,\\r\\n              private investigations, and personal device analysis for family law matters.\\r\\n\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32  gap80  mob40\\\">\\r\\n      <div class=\\\"flx-equ-col mx605\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Areas We Serve in the Greater Houston Region and Across Texas<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          While Houston is our primary service area, Black Dog Forensics proudly supports clients throughout the Greater\\r\\n          Houston area and other major cities across Texas. Whether your case requires on-site data collection or secure\\r\\n          remote consultation, our team delivers timely, court-admissible digital forensic services tailored to your\\r\\n          location and needs.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32 txt-nrml\\\">Greater Houston Area & Nearby Cities:<\\/h4>\\r\\n        <div class=\\\"flx gap100 wrap\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt24\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">The Woodlands, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Sugar Land, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Katy, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Spring, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Cypress, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Conroe, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pearland, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Pasadena, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">League City, TX<\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Baytown, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Missouri City, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Humble, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Tomball, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Willis, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Montgomery, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Kingwood, TX<\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n              <span class=\\\"inner-span tick-bg\\\">Galveston, TX<\\/span>\\r\\n            <\\/div>\\r\\n\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt64\\\">\\r\\n      <h4 class=\\\"sub-hed mt32 txt-nrml\\\"> Additional Cities We Serve Across Texas:<\\/h4>\\r\\n      <div class=\\\"flx gap100 jst-spbt wrap\\\">\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Amarillo, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">McAllen, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Midland, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 flx20 mobsmmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Odessa, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Waco, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Tyler, TX<\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0 flx20\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Beaumont, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Round Rock, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt24 mobmt0\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">Abilene, TX<\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap14 stretch list icon pl-30\\\">\\r\\n            <span class=\\\"inner-span tick-bg\\\">College Station, TX<\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <p class=\\\"mt24 p-ext mx860\\\">\\r\\n        Our specialists maintain the same level of professionalism, precision, and confidentiality for every client we\\r\\n        serve\\u2014whether we\\u2019re working with a downtown Houston law firm or a business owner hundreds of miles away.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/area-served4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx605 txt-nrml\\\">\\r\\n          Mission-Driven Forensic Work, Backed by Integrity\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics was founded with a mission to go beyond data extraction \\u2014 we help clients make sense of\\r\\n          digital evidence through expert analysis and interpretation.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our work also supports broader social impact, including pro bono forensic support for anti-human trafficking\\r\\n          efforts and global outreach initiatives.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When you choose Black Dog Forensics, you partner with a team that stands for truth, justice, and impact.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Speak With a Certified Digital Forensics Expert in Houston<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        Whether you\'re navigating litigation, investigating employee misconduct, or safeguarding sensitive information,\\r\\n        Black Dog Forensics provides court-admissible digital forensic services tailored to your case. Backed by\\r\\n        certified professionals and proven methodology, we\\u2019ve been a trusted partner to attorneys, businesses, and\\r\\n        individuals across Houston since 2018.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext mx808 mlr-at\\\">\\r\\n        We offer clear guidance, secure evidence handling, and expert analysis built for legal defensibility.\\r\\n\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Your case deserves clarity\\u2014let us help you uncover the truth<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:31:05\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:31:00\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":43,\"ordering\":8,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":85,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(727, 'com_content.article.16', '', '2025-05-23 11:32:04', 102, 19995, 'fe19a4aadb99cc23aac84b90f5061429dd69ada4', '{\"id\":\"16\",\"asset_id\":167,\"title\":\"Forensic Imaging That Secures and Preserves Digital Evidence\",\"alias\":\"forensic-imaging-that-secures-and-preserves-digital-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed mx860 txt-nrml\\\">Forensically Sound Imaging, Legally Defensible and Court-Admissible,\\r\\n              Expertly Executed<\\/h2>\\r\\n            <p class=\\\"bn-txt  mrt24 mx909\\\">\\r\\n              Preserve every byte of data\\u2014including deleted files\\u2014without compromising the original\\r\\n              source. Our forensic imaging services create exact, bit-level copies of digital devices,\\r\\n              ensuring all evidence is captured securely and remains fully admissible in legal\\r\\n              proceedings. We provide forensic imaging services across the U.S., with secure remote and\\r\\n              on-site support available.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Capture, Secure & Preserve Digital Evidence for Legal and Investigative Use\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Forensic imaging is a foundational process in digital forensics, allowing investigators to extract a\\r\\n          complete, verifiable copy of data from a digital device without changing its original state.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we specialize in bit-for-bit forensic imaging of a wide range of digital\\r\\n          devices. Our forensic images are court-admissible and legally sound, helping clients preserve vital\\r\\n          evidence for litigation, regulatory compliance, or internal investigations.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Capture every byte, including deleted or hidden files.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Maintain evidence integrity with hashing and verification.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Preserve data for future expert analysis or legal review.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n<p class=\\\"mt32\\\">Need a forensically sound image of your device? Contact us today.\\r\\n<\\/p>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Contact us\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/capture.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at \\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Forensic Imaging & Digital Evidence Collection<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Creating Legally Admissible Forensic Images of Digital Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx909\\\">\\r\\n        We provide forensic imaging services that ensure your digital evidence is collected without any\\r\\n        modification\\u2014while maintaining a verifiable chain of custody and data integrity.\\r\\n        Need imaging for a specialized device or storage source? <a href=\\\"\\/contact\\\" class=\\\"log-tct in-pg-ankr\\\">Request a\\r\\n          custom forensic solution.<\\/a>\\r\\n\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\"> Our Proven Forensic Imaging Process:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx mt32 gap24 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Device Identification & Collection<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Catalog and secure all digital devices relevant to the investigation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Bit-for-Bit Forensic Imaging<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Perform a full sector-level duplication of all device data, including unallocated space.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Verification & Hashing<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Validate the forensic image using cryptographic hashes to ensure exact replication.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Storage & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Protect forensic images with encryption and track every access point with tamper-proof documentation.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Optional Analysis & Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            When required, conduct expert forensic examinations and deliver litigation-ready reports.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"mt32\\\">\\r\\n      <h4 class=\\\"sub-hed\\\">Devices We Image:<\\/h4>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Computers & Laptops<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            HDDs, SSDs, RAID arrays\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Mobile Devices<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            iPhones, Androids, tablets, GPS units\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Online Storage<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            Google Drive, iCloud, OneDrive, email platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Removable Media<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            USBs, SD cards, external drives\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Surveillance Systems<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            DVRs, body cameras, security footage\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social & Messaging Apps<\\/h4>\\r\\n          <p class=\\\"mt20\\\">\\r\\n            WhatsApp, Signal, Telegram, encrypted platforms\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Exact Digital Cloning. Trusted Legal Evidence. Zero Data Alteration.\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic imaging services are tailored for speed, precision, and defensibility. Every device is processed\\r\\n          with the utmost care using industry-standard tools and procedures.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Bit-for-Bit Duplication of All Storage Devices\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted File & Hidden Partition Capture\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cryptographic Hashing for Verification\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Secure Storage with Chain of Custody Protocols\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Cross-Platform Device Support (Computers, Phones, Cloud)\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Fast Turnaround: Most Imaging Completed in 24\\u201372 Hours\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Schedule your forensic imaging session now\\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/exact.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n       \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Forensic Imaging for Your Case?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When investigating digital activity\\u2014whether for litigation, internal investigations, or incident response\\u2014the\\r\\n        integrity of the evidence is paramount. Forensic imaging offers a comprehensive, court-approved method for\\r\\n        capturing the full scope of data stored on a device. From active files to deleted remnants and metadata trails,\\r\\n        this technique ensures that nothing is lost, overlooked, or inadmissible.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Digital evidence is only useful when properly preserved\\u2014make sure it\\u2019s collected by experts.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Preserves All Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Capture active, deleted, and hidden files from every part of a device.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensures Legal Admissibility<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our images are defensible in court and comply with evidentiary standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Protects Against Data Loss or Corruption<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Guarantees evidence won\\u2019t be overwritten, altered, or tampered with.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Captures Metadata & System Logs<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Go beyond files to extract critical context from device usage.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Scales for Any Investigation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Supports civil litigation, internal audits, cybersecurity breaches, and more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is digital forensic imaging, and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Digital forensic imaging is the process of creating a complete, exact copy of a device\\u2019s data at\\r\\n                        the bit level. This ensures that active, deleted, and hidden files are preserved without\\r\\n                        altering the original device, making it a foundational method in digital investigations.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Why is forensic imaging crucial for legal and internal investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Forensic imaging protects the integrity of digital evidence by preventing data tampering, enabling repeatable analysis, and ensuring the evidence meets legal standards for admissibility in court.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How does forensic imaging recover deleted or hidden files better than regular file copying?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                      Unlike traditional file copying, forensic imaging captures all data\\u2014including deleted files, hidden partitions, system artifacts, and unallocated space\\u2014providing a much more thorough data set for analysis.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of devices can be examined with digital forensic imaging?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Forensic imaging can be performed on desktops, laptops, smartphones, tablets, servers, external hard drives, USBs, and even cloud-based accounts, ensuring full coverage across digital environments.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does forensic imaging take, and what affects the timeline?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        The forensic imaging process typically takes 24 to 72 hours. The timeline depends on factors like device size, encryption, file volume, and the complexity of the data structure.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Need Trusted Forensic Imaging? Black Dog Forensics Has You Covered\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When the accuracy and integrity of digital evidence can make or break your case, forensic imaging is the gold\\r\\n        standard. Whether you\\u2019re handling civil litigation, corporate investigations, or cybersecurity incidents, our\\r\\n        team delivers bit-level data captures that are fully defensible and court-ready. At Black Dog Forensics, we\\r\\n        specialize in secure, tamper-proof imaging protocols that preserve every trace of relevant evidence\\u2014active,\\r\\n        deleted, or hidden.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Request a Confidential Imaging Consultation\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:32:04\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:31:55\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":27,\"ordering\":11,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":53,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(728, 'com_content.article.15', '', '2025-05-23 11:32:25', 102, 21610, '216917983920afb601dd2b608b08aad44eb10d66', '{\"id\":\"15\",\"asset_id\":166,\"title\":\"Cell Phone Forensics That Recover and Validate Evidence\",\"alias\":\"cell-phone-forensics-that-recover-and-validate-evidence\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Extraction from Apple & Android Devices<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx933\\\">\\r\\n              We specialize in recovering critical mobile data\\u2014including app content, text messages, call\\r\\n              logs, and GPS history\\u2014from both Apple and Android devices. Our forensic reports are\\r\\n              meticulously documented and fully court-admissible, supported by expert testimony when\\r\\n              needed to ensure the digital evidence stands up to legal scrutiny.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation\\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Specialists in Digital Truth Retrieval\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          At Black Dog Forensics, we uncover the truth hidden in mobile devices\\u2014quickly, securely, and\\r\\n          legally. Whether it\\u2019s deleted texts, location trails, or encrypted app data, our team uses advanced\\r\\n          forensic techniques to retrieve critical digital evidence. Every investigation is handled with\\r\\n          precision and care, ensuring the results are accurate, court-admissible, and ready to support your\\r\\n          legal or investigative strategy.\\r\\n\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Why Choose Us:<\\/h4>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Precision-driven mobile data recovery\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Discreet and defensible forensic methods\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Clear, court-ready reporting\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Expert witness support when needed\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt24\\\">\\r\\n          Our name reflects our mission: like a loyal retriever, we dig deep and follow the digital trail with\\r\\n          focus and integrity. With advanced tools and proven methodology, we deliver reliable results that\\r\\n          stand up in court.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/special.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n        \\r\\n\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Comprehensive Cell Phone Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Extracting & Analyzing Digital Evidence from Apple & Android Devices<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we deliver expert mobile forensic investigations to extract, preserve, and\\r\\n        analyze data from smartphones, tablets, and mobile storage. Whether you\\u2019re responding to legal action,\\r\\n        investigating fraud, or validating communication records, we provide the digital clarity you need.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Specialized Services Include:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Mobile Device Data Extraction & Recovery<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Recover deleted or existing texts, call logs, voicemails, and contacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Analyze photos, videos, and voice memos.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Extract chat app content from WhatsApp, iMessage, Telegram, Signal, and more.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">GPS Location & Movement Tracking<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Review travel history and timestamped location data.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Reconstruct movement trails using geolocation metadata.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Cross-reference WiFi and Bluetooth history for location validation.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Social Media & App Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover activity from platforms like Facebook, Instagram, and Snapchat.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze hidden messages, metadata, and account usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect deleted apps and private communication accounts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Create physical and logical forensic images to retain all mobile data.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Maintain evidence integrity for legal admissibility.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Strict chain of custody documentation at every step.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Analysis & Litigation Support<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Provide clear, court-ready forensic reports.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Support attorneys with deposition reviews and expert witness testimony.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Help reconstruct digital timelines and verify message authenticity.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Advanced Mobile Forensics. Trusted Expert Testimony\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our forensic process is designed to extract truth from complex digital environments while\\r\\n          safeguarding evidence for court or internal review.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n\\r\\n            <p>\\r\\n              Support for iOS, Android & Tablets\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Deleted Data Recovery from Texts, Chats, and Apps\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              GPS and Geolocation Timeline Reconstruction\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Full Device Imaging & Preservation\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Social Media and Encrypted App Analysis\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Court-Admissible Reports & Expert Witness Support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n\\r\\n            <p>\\r\\n              Expedited Services Available\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt32\\\">\\r\\n          <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n            Get in touch with our experts \\r\\n          <\\/a>\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/adv.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n      \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Choose Black Dog Forensics for Cell Phone Investigations?\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1112\\\">\\r\\n        When it comes to mobile forensics, choosing the right partner can make or break your case. At Black Dog\\r\\n        Forensics, we combine technical precision with legal-grade documentation to deliver evidence you can trust.\\r\\n        Whether you\'re pursuing justice, defending against false claims, or uncovering internal misconduct, our services\\r\\n        are built to support your objectives with speed, clarity, and confidence.\\r\\n      <\\/p>\\r\\n    <p class=\\\"mt18 p-ext \\\">\\r\\n      Unlock the truth stored in mobile devices\\u2014and strengthen your investigative or legal strategy.\\r\\n    <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Recover Deleted &amp; Hidden Data<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Retrieve vital communications, media, and chat history\\u2014regardless of deletion or damage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Establish Movement &amp; Behavior Patterns<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Analyze GPS and connectivity logs to trace location history and timelines.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every step adheres to legal protocols for admissibility in civil or criminal court.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Detect Misconduct or Unauthorized Activity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Uncover hidden accounts, inappropriate behavior, or fraudulent actions.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Strengthen Your Case with Expert Reporting<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, defensible forensic documentation and expert witness availability.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is mobile phone forensics and how does it work?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Mobile phone forensics is the process of extracting, preserving, and analyzing data from\\r\\n                        smartphones in a secure and legally defensible way. Specialists use advanced tools to recover\\r\\n                        deleted messages, app data, call logs, and location history while maintaining evidence\\r\\n                        integrity.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should I hire a cell phone forensics expert?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        You should consult a cell phone forensics expert when facing legal disputes, internal investigations, fraud concerns, infidelity suspicions, or criminal cases. Digital evidence from a mobile device can often make or break a case.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can deleted text messages and app data really be recovered?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Yes. Often, deleted texts, photos, chat app content, and even GPS data can be recovered using forensic-grade tools. This includes data from apps like WhatsApp, iMessage, Facebook Messenger, and others.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are digital forensic reports from phones admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our forensic reports are prepared according to strict legal standards, including chain of custody documentation, making them admissible in both civil and criminal courts.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How much time does a typical phone forensic investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Most mobile forensic investigations are completed within 5\\u20137 days. Expedited services are available when fast turnaround is critical, including same-day analysis in certain cases.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx707 mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Answers from a Mobile Device? We\\u2019re Ready to Help.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When mobile data is central to your investigation\\u2014whether for litigation, corporate disputes, or personal\\r\\n        matters\\u2014you need a forensics partner who delivers clarity, not guesswork. Black Dog Forensics specializes in\\r\\n        extracting, preserving, and interpreting digital evidence from smartphones with court-ready precision and\\r\\n        discretion. From deleted texts to GPS trails, we uncover the facts hidden in devices.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">\\r\\n          Schedule a Confidential Consultation with Our Experts\\r\\n        <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:32:25\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:32:19\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":32,\"ordering\":12,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":63,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(729, 'com_content.article.13', '', '2025-05-23 11:32:46', 102, 23082, 'b5d6fd3c178b29614a4c64e374cdaec604d1b5b7', '{\"id\":\"13\",\"asset_id\":164,\"title\":\"Computer Forensics Services & Data Recovery Experts\",\"alias\":\"computer-forensics-services-data-recovery-experts\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width utr-screen\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Analysis of Windows, macOS & Linux Computers<\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24  mx860\\\">\\r\\n              We specialize in deleted data recovery, in-depth digital investigations, and producing\\r\\n              court-admissible forensic reports backed by expert testimony. Whether you\'re responding to\\r\\n              legal discovery, investigating misconduct, or seeking answers hidden in a hard drive, our\\r\\n              forensic analysts deliver clear, defensible results across Windows, macOS, and Linux\\r\\n              platforms.\\r\\n\\r\\n            <\\/p>\\r\\n            <p class=\\\"bn-txt  mrt24 \\\">\\r\\n              We provide expert computer forensic services across the U.S., with support for both remote\\r\\n              and on-site investigations.\\r\\n            <\\/p>\\r\\n            <p class=\\\"mt32\\\">\\r\\n              <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn txt-cap\\\">\\r\\n                Schedule a Consultation \\r\\n              <\\/a>\\r\\n            <\\/p>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Empowering Legal Teams & Investigators to Uncover the Truth with Digital Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          We help legal professionals, corporate investigators, and business leaders uncover and preserve\\r\\n          critical digital evidence through expert computer forensic services. Our team works closely with\\r\\n          attorneys, HR departments, IT staff, and investigators to provide court-admissible findings with\\r\\n          clarity and discretion.\\r\\n        <\\/p>\\r\\n        <h4 class=\\\"sub-hed mt32\\\"> Clients rely on our expertise during:<\\/h4>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p>\\r\\n              Departing employee investigations and access audits\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Allegations of fraud, misconduct, or data theft\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>Internal investigations and regulatory compliance reviews<\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Civil litigation involving deleted files or digital activity.\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p>\\r\\n              Criminal defense or prosecution requiring expert forensic support\\r\\n            <\\/p>\\r\\n\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          These situations require fast, accurate, and legally defensible results. At Black Dog Forensics, that\\u2019s\\r\\n          exactly what we deliver\\u2014with cross-platform expertise spanning Windows, macOS, and Linux systems.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518\\\">\\r\\n        <img src=\\\"images\\/dog\\/cmp-frn.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dis-vis\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt0\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width\\\">\\r\\n\\r\\n    <div class=\\\"mx932 mlr-at t-center1\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Comprehensive Computer Forensic Services<\\/h2>\\r\\n      <h3 class=\\\"kns-hd32 txt-nrml\\\">Digital Investigations Across Windows, macOS, and Linux Platforms<\\/h3>\\r\\n      <p class=\\\"mt18 p-ext mx860\\\">\\r\\n        At Black Dog Forensics, we specialize in uncovering crucial digital evidence from computers and\\r\\n        storage devices. Whether you\\u2019re dealing with litigation, internal audits, employee misconduct, or\\r\\n        security incidents, we offer end-to-end forensic services designed for accuracy, speed, and legal\\r\\n        defensibility.\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Our Core Offerings:<\\/h4>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap24 mt32 wrp protct pd-in24 flx-lft\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Windows & macOS Forensics<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Full forensic acquisition of desktops, laptops, and external media.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Deep analysis of system logs, user activity, and file artifacts.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Identification of insider threats and suspicious data movements.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed \\\">Deleted File & Data Recovery<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Recover documents, emails, and media\\u2014even from formatted or damaged drives.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Extract hidden or lost records from SSDs, HDDs, and encrypted systems.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Internet & Network Activity Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Examine browser history, cached files, and online communication.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Detect cloud access, unauthorized uploads, and malicious behavior.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Preservation<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Bit-for-bit imaging for data integrity and long-term storage.\\r\\n\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Ideal for legal review, regulatory compliance, and incident response.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & System Log Analysis<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Timeline reconstruction of user behavior, logins, and file access.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Investigation of unauthorized installs, file modifications, and USB usage.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Precision Forensics. Proven Process. Professional Expertise.\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Our services are built on forensic discipline, attention to detail, and technical excellence. We ensure every\\r\\n        step\\u2014from data capture to final reporting\\u2014is handled with legal and investigative precision.\\r\\n        Need digital evidence analyzed quickly and defensibly? <a href=\\\"\\/contact\\\" class=\\\"log-tct in-pg-ankr\\\">Request\\r\\n          your consultation now.<\\/a>\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cross-Platform Support<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Windows, macOS, Linux, virtual environments.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Secure Imaging & Chain of Custody<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            For court-admissible evidence.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deleted File Recovery<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Restore emails, files, browser history.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Services<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Testimony for criminal & civil litigation.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Expedited options available.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discreet & Confidential<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Secure handling of sensitive cases.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Why Clients Trust Black Dog Forensics for Computer Investigations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When the stakes are high and digital evidence is critical, clients turn to Black Dog Forensics for thorough,\\r\\n        unbiased computer investigations. Our team brings together deep technical expertise, investigative rigor, and\\r\\n        courtroom-ready reporting to support internal teams, legal counsel, and regulatory bodies. We don\\u2019t just uncover\\r\\n        data\\u2014we reveal facts that can influence outcomes.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Uncover Critical Digital Evidence<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify deleted, hidden, or altered files and system activity essential to your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Legally Defensible Reports<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We follow strict forensic protocols, ensuring that all findings hold up under legal scrutiny.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expose Fraud, Policy Violations & Insider Threats<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            From corporate misuse to IP theft, we help organizations uncover what really happened.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Enhance Legal & Regulatory Cases<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Clear, concise reporting supports attorneys, investigators, and compliance officers.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support Cyber Incident Response<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Discover unauthorized access, credential abuse, and potential breach origins.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    Can deleted files really be recovered during a forensic investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our forensic experts can recover deleted emails, documents, system\\r\\n                        files, and metadata from hard drives, SSDs, and external devices\\u2014even\\r\\n                        after formatting or partial overwrites. We use court-approved tools to\\r\\n                        extract data without altering the source, making the evidence admissible\\r\\n                        and reliable.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you investigate what a departing employee did on their computer?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We conduct detailed forensic analysis to identify whether sensitive data was\\r\\n                        accessed, copied, or exfiltrated before an employee\\u2019s departure. This includes:\\r\\n                      <\\/p>\\r\\n                      <ul class=\\\"bd-list  mt32\\\">\\r\\n                        <li>\\r\\n                          USB activity and external device usage\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          File access and deletion patterns\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Cloud uploads or third-party app usage\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Login history and timeline reconstruction\\r\\n                        <\\/li>\\r\\n                      <\\/ul>\\r\\n                      <p class=\\\"mt12\\\">\\r\\n                        Our findings support HR investigations, legal action, or policy enforcement.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of cases require computer forensic services?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Computer forensics plays a vital role in:\\r\\n                      <\\/p>\\r\\n                      <ul class=\\\"bd-list  mt32\\\">\\r\\n                        <li>\\r\\n                          Employee misconduct and insider threat investigations\\r\\n\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Data theft and intellectual property disputes\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Civil litigation and eDiscovery\\r\\n\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Fraud detection and compliance audits\\r\\n                        <\\/li>\\r\\n                        <li>\\r\\n                          Cybersecurity incident response\\r\\n                        <\\/li>\\r\\n                      <\\/ul>\\r\\n                      <p class=\\\"mt12\\\">\\r\\n                        We help uncover the truth and provide clear, defensible evidence\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports legally admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All of our reports follow strict chain-of-custody and forensic integrity standards. They\\r\\n                        are designed to be court-admissible, and we can provide expert witness testimony when needed to\\r\\n                        support legal proceedings.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How long does a forensic computer investigation take?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Most standard cases are completed in 1\\u20132 weeks, depending on data size and complexity. For\\r\\n                        urgent matters, we offer expedited service with full reporting in as little as 1\\u20135 business\\r\\n                        days. We\'ll give you a clear timeline at the start of every engagement.\\r\\n                      <\\/p>\\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\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Need Expert Computer Forensics? We\\u2019re Ready When You Are<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx933 mlr-at\\\">\\r\\n        When digital evidence is central to your case, investigation, or internal review, precision and\\r\\n        discretion are non-negotiable. At Black Dog Forensics, we provide certified computer forensic services\\r\\n        to help uncover the truth\\u2014whether you\'re dealing with employee misconduct, data theft, compliance\\r\\n        violations, or litigation. We recover deleted data, analyze user activity, and produce court-admissible\\r\\n        reports from Windows, macOS, and Linux systems.\\r\\n      <\\/p>\\r\\n\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential, No-Obligation Consultation <\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:32:46\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:32:38\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":53,\"ordering\":14,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":104,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(730, 'com_content.article.11', '', '2025-05-23 11:33:27', 102, 16810, 'f2b4213cf6a28994738f5ceaa61216e5e01fd723', '{\"id\":\"11\",\"asset_id\":162,\"title\":\"Forensic Investigations and Digital Evidence Analysis\",\"alias\":\"forensic-investigations-and-digital-evidence-analysis\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n      <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n      <div class=\\\"dry-pd\\\">\\r\\n        <div class=\\\"site-width utr-screen\\\">\\r\\n          <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n            <div class=\\\"pos-re z-ind1\\\">\\r\\n              <h2 class=\\\"kns-hed txt-nrml\\\">Court-Admissible Digital Forensic Investigations<\\/h2>\\r\\n              <p class=\\\"bn-txt mrt24\\\">\\r\\n                Black Dog Forensics provides in-depth digital forensic investigations, helping legal teams and\\r\\n                investigators extract, preserve, and analyze data across devices. Our certified experts deliver clear,\\r\\n                court-admissible insights to support litigation, internal investigations, and compliance actions.\\r\\n              <\\/p>\\r\\n              <p class=\\\"mt32\\\">\\r\\n                <a href=\\\"\\/contact\\\" class=\\\"global-btn bd-inner-btn\\\">\\r\\n                  Schedule a Consultation \\r\\n                <\\/a>\\r\\n              <\\/p>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Digital Forensics Services \\u2013 Evidence Extraction & Analysis<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Comprehensive Analysis of Electronic Evidence<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Digital forensics uncovers critical information across a wide range of devices. Our experts employ\\r\\n            industry-standard tools and protocols to ensure reliable, court-admissible results.\\r\\n  \\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Our Core Services Include:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>Acquisition and preservation of digital data using write-blocking tools<\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Deep analysis of file systems, metadata, and user-generated content\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Recovery of deleted, hidden, or encrypted files<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n       \\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-2.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n         \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Computer Forensics \\u2013 Uncover Deleted Files, Logs, and User Activity<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Revealing Evidence Hidden in Plain Sight<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We analyze computer systems to uncover what was accessed, created, deleted, or transferred\\u2014building a timeline\\r\\n            of events and proving user intent.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Our Focus Areas:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>Full disk examinations (Windows, Mac, Linux)<\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Recovery of deleted files, browser histories, and log data\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Registry and system log analysis to trace user activity<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Detection of unauthorized access or software installation<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Documentation tailored for legal teams and law enforcement<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Mobile & Cell Phone Forensics \\u2013 Data Recovery & Analysis<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Mobile Data Extraction and Analysis<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Mobile devices hold rich data sources. Our forensic tools go beyond surface-level access to recover even\\r\\n            deleted or obscured content.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Specialized Offerings:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>Extraction of SMS, iMessages, WhatsApp, and app-based communications\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Recovery of deleted call logs, images, videos, and browser history\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Geolocation data analysis (GPS, Wi-Fi, cell tower triangulation)<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Analysis of screen time, usage patterns, and device settings<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>Device imaging and preservation of digital chain-of-custody<\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-3.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          \\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-4.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n          \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Imaging \\u2013 Secure Evidence Preservation for Legal Use<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Bit-by-Bit Copies for Evidence Preservation<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Creating court-admissible, exact replicas of digital storage is critical to maintaining the integrity of\\r\\n            evidence.\\r\\n  \\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Technical Highlights:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Sector-by-sector imaging of hard drives, SSDs, USB drives, and mobile devices\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Generation of cryptographic hash values (MD5\\/SHA-1\\/SHA-256) for validation\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Read-only analysis to avoid altering original data\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Secure storage and transfer of forensic images\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Imaging logs and documentation for expert testimony\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n  \\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Digital Behavior & Timeline Analysis for Investigations<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Understanding Digital Behavior and Timelines<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We help reconstruct digital activity to understand intent, timelines, and access patterns\\u2014crucial in both\\r\\n            internal investigations and legal disputes.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">What We Deliver:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Timeline creation of logins, logouts, and system interactions\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Tracking file access, modification, and deletion\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Monitoring internet and application usage\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Detection of unusual behavior or policy violations\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Visual activity maps and sequence-based evidence presentation\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-5.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n         \\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir-rev alit-center mbgap32 gap80\\\">\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-6.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n        \\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Document & Email Authentication \\u2013 Detect Tampering or Forgery<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Verifying the Integrity of Key Communications<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            We detect alterations, fabrications, and forgeries in digital correspondence and documentation\\u2014crucial for\\r\\n            validating or refuting evidence.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Our Approach Covers:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Email header and transmission path analysis\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Metadata review for authorship, timestamp, and device origin\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                PDF and document revision history reconstruction\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Identification of tampering or backdating\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Expert reports and courtroom explanations for authenticity challenges\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n      <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n  \\r\\n        <div class=\\\"flx-equ-col mx642\\\">\\r\\n          <h2 class=\\\"kns-hed txt-nrml\\\">Forensic Expert Witness Report Review & Consulting<\\/h2>\\r\\n          <h3 class=\\\"kns-hd32 txt-nrml\\\">Second Opinions That Strengthen Your Case<\\/h3>\\r\\n          <p class=\\\"mt18 p-ext\\\">\\r\\n            Our consultants provide sharp, technically sound critiques of opposing forensic opinions\\u2014helping you\\r\\n            anticipate and neutralize challenges.\\r\\n          <\\/p>\\r\\n          <h4 class=\\\"sub-hed mt32\\\">Expertise Highlights:<\\/h4>\\r\\n          <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n            <li>\\r\\n              <p>\\r\\n                Line-by-line analysis of opposing expert reports\\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Identification of flawed methodologies or unsupported conclusions\\r\\n  \\r\\n              <\\/p>\\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Alternative interpretations based on industry best practices\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Technical guidance during depositions or cross-examinations\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n            <li class=\\\"mt18\\\">\\r\\n              <p>\\r\\n                Strategic insights for attorneys preparing rebuttals or expert challenges\\r\\n              <\\/p>\\r\\n  \\r\\n            <\\/li>\\r\\n          <\\/ul>\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx-equ-col mx518\\\">\\r\\n          <img src=\\\"images\\/dog\\/forensic-7.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\">\\r\\n        \\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n  \\r\\n  <div class=\\\"dry-pd pt0 pb40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n      <div class=\\\"t-center max707 mlr-at\\\">\\r\\n  \\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Truth?<\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Whether you\'re facing complex litigation, an internal investigation, or need to challenge opposing expert findings, Black Dog Forensics is your trusted partner in digital truth recovery. Our meticulous, court-admissible forensic services empower legal teams, corporations, and individuals with defensible evidence and expert insights.\\r\\n        <\\/p>\\r\\n        <div class=\\\"mt48\\\">\\r\\n          <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Speak with a Forensics Expert<\\/a>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:33:27\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:33:20\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":21,\"ordering\":16,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":100,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(731, 'com_content.article.9', '', '2025-05-23 11:33:56', 102, 16072, '5b8a1e350db221635adc293d443ecf3ffc865c91', '{\"id\":\"9\",\"asset_id\":160,\"title\":\"Digital Forensics for Private Investigators\",\"alias\":\"digital-forensics-for-private-investigators\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Digital Forensics That Strengthens Private Investigations\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx860\\\">\\r\\n              Private investigators rely on Black Dog Forensics for discreet, results-driven digital forensics support.\\r\\n              We provide precise data recovery, authenticated evidence, and clear reporting to help private clients\\r\\n              uncover the truth\\u2014legally and efficiently.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation <\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Expert Forensic Support for Complex Private Investigations\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics is a trusted digital forensics partner for private investigators working on sensitive and\\r\\n          high-stakes cases. Whether it\'s a personal matter, civil dispute, or corporate investigation, we deliver\\r\\n          expert, confidential analysis of digital devices and data to support fact-finding missions and legal\\r\\n          proceedings.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our team understands the unique demands of private investigations and offers tailored services to uncover\\r\\n          hidden information, validate evidence, and provide professional insight backed by industry-standard forensic\\r\\n          methods.\\r\\n        <\\/p>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/priv-invest1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Key Digital Services for Private Investigations\\r\\n      <\\/h2>\\r\\n\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        We equip private investigators with the digital evidence and insights needed to resolve complex, time-sensitive\\r\\n        cases. Our most-requested services include:\\r\\n      <\\/p>\\r\\n      <h4 class=\\\"sub-hed mt32\\\">Private investigators frequently turn to us for:<\\/h4>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone &amp; Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Recover texts, emails, deleted files, browser history, and other key data from personal devices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud &amp; App Data Retrieval<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Access files, messages, and metadata from platforms like iCloud, Google, Facebook, WhatsApp, and more.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio &amp; Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Confirm the integrity of recordings or enhance them for clarity in case review.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Track patterns of digital behavior and reconstruct timelines of use and access.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Data Preservation & Imaging<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Capture and store evidence in a legally sound, court-admissible format.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Deleted Data Recovery<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Retrieve erased messages, media, and documents from devices and drives.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Reporting & Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Provide unbiased documentation and testimony for use in legal proceedings.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Review of Third-Party Reports<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Analyze and challenge digital findings from opposing experts in civil cases.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Private Investigators Choose Black Dog Forensics<\\/h2>\\r\\n\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Discreet, Court-Admissible Evidence<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our processes follow industry best practices and legal standards, ensuring everything we\\r\\n            uncover holds up in court.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Rapid, Responsive Support<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We understand the urgency of private cases and prioritize quick turnaround times without\\r\\n            compromising quality.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Clear, Professional Reporting<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our reports are written for clarity\\u2014so clients, attorneys, and judges can easily understand\\r\\n            the findings without technical confusion.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Collaboration<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We work hand-in-hand with investigators, offering guidance, consultation, and strategic input\\r\\n            throughout the case lifecycle.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Comprehensive Digital Coverage<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From cell phones and computers to cloud platforms, video footage, and call logs\\u2014we extract\\r\\n            insights from every possible digital touchpoint.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Nationwide Reach with Local Roots<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Headquartered in Spring, Texas with active cases in Colorado and across the U.S., we serve\\r\\n            private investigators nationwide\\u2014onsite or remotely.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">frequently asked questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What digital forensic services do you offer for private investigators?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Black Dog Forensics provides private investigators with expert digital services including phone\\r\\n                        and computer forensics, deleted data recovery, cloud and app data extraction, user activity\\r\\n                        tracking, and audio\\/video authentication. We also deliver professional reporting and expert\\r\\n                        testimony to support legal action or client decision-making.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can digital forensics help with infidelity or fraud investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Digital forensics is a powerful tool in infidelity and fraud cases. We can recover deleted\\r\\n                        messages, analyze communication patterns, verify social media activity, and uncover hidden data\\r\\n                        that may confirm or refute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. Our digital forensic reports are prepared to meet legal standards and are admissible\\r\\n                        in court. We follow strict chain-of-custody protocols and present findings in a clear,\\r\\n                        professional format that attorneys and judges can rely on. Our experts are also available for\\r\\n                        testimony when needed.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How quickly can you recover deleted texts, emails, or files?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Turnaround time depends on the device and data volume, but we often recover deleted data within\\r\\n                        24 to 72 hours. Our team uses advanced tools to retrieve texts, emails, photos, and files that\\r\\n                        have been deleted\\u2014even from damaged or encrypted devices\\u2014whenever possible.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you offer remote forensic services for investigators outside Texas?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. While we\\u2019re based in Spring, Texas, we serve private investigators across the U.S. using\\r\\n                        both remote and on-site capabilities. We can securely acquire data from mailed-in devices or\\r\\n                        remote cloud platforms, and we offer consultations nationwide.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Facing a High-Stakes Case? We\\u2019re Here to Help.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When your investigation hinges on digital proof\\u2014whether it\\u2019s a personal\\r\\n        matter, civil dispute, or corporate case\\u2014you need a digital forensics partner who understands the urgency,\\r\\n        discretion, and credibility your work demands. Black Dog Forensics supports private investigators with fast,\\r\\n        confidential analysis, legally sound data recovery, and expert reporting designed to hold up in court or client\\r\\n        review.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Forensic Consultation<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:33:56\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:33:47\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":27,\"ordering\":17,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":93,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(732, 'com_content.article.8', '', '2025-05-23 11:34:20', 102, 18138, 'a67fec2e509e99041bf0ed37e6a335dd668b9a62', '{\"id\":\"8\",\"asset_id\":159,\"title\":\"Digital Forensics for Federal, State & Local Government\",\"alias\":\"digital-forensics-for-federal-state-local-government\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Trusted Digital Forensics for Government Investigations\\r\\n\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mrt24 mx860\\\">\\r\\n              Federal, state, and local agencies turn to Black Dog Forensics for trusted, results-driven\\r\\n              digital investigations. We provide expert support across criminal, civil, and administrative\\r\\n              matters\\u2014delivering actionable insights, defensible evidence, and clear communication every\\r\\n              step of the way.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Consultation <\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n          Delivering Clarity and Confidence in Government Cases\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Black Dog Forensics is a trusted partner for local, state, and federal government agencies seeking\\r\\n          professional, court-admissible digital forensic support. Our team offers expert, objective, and\\r\\n          discreet analysis of digital evidence to support criminal investigations, internal audits, and\\r\\n          national security initiatives. With deep experience in law enforcement collaboration and a\\r\\n          reputation for integrity, we serve as a critical asset in uncovering digital truths that support\\r\\n          justice and accountability.\\r\\n        <\\/p>\\r\\n\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Expert digital forensic analysis for federal, state, and local government cases.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Proven track record in law enforcement collaboration and courtroom success.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Adherence to strict chain-of-custody and evidence handling protocols.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Support for criminal, civil, and administrative investigations.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">\\r\\n              Experience navigating sensitive matters including national security, internal misconduct,\\r\\n              and high-profile litigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n        <p class=\\\"mt40 p-ext\\\">\\r\\n\\r\\n        <\\/p>\\r\\n\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/gov-agen-1.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n        Specialized Forensic Services for Government Investigations\\r\\n      <\\/h2>\\r\\n      <!-- <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n                We support criminal investigations, internal misconduct cases, civil rights inquiries, fraud detection,\\r\\n                national security reviews, and more\\u2014while ensuring compliance with federal rules of evidence and\\r\\n                investigative protocols.\\r\\n            <\\/p> -->\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Our forensic experts are trusted by agencies nationwide to deliver accurate, defensible results in\\r\\n        high-stakes environments. We offer specialized support across a range of investigative needs, including:\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cell Phone &amp; Computer Forensics<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Extract and analyze critical digital evidence from mobile devices and computers in compliance\\r\\n            with chain-of-custody requirements.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Search Warrant & Case Document Review<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Assist with legally sound review of procedures and digital findings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Audio & Video Authentication<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Validate and enhance surveillance footage and recordings for use in prosecution.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">User Activity & Metadata Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify digital behavior, login patterns, and potential tampering across devices and networks.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Cloud & Remote Data Acquisition<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Secure retrieval of data from cloud environments, social media, and remote servers.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Forensic Imaging & Data Preservation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Ensure all digital media is captured with integrity for legal review and long-term storage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p f60\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Neutral Third-Party Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Provide unbiased expert assessments and testimony in sensitive or high-profile cases.\\r\\n\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1800\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width  rgt-col-ex\\\">\\r\\n    <div class=\\\"mx932\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Why Government Agencies Choose Black Dog Forensics<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        When accuracy, discretion, and legal defensibility are non-negotiable, government agencies turn to Black Dog\\r\\n        Forensics. Our team combines technical precision with public-sector experience to support investigations that\\r\\n        demand the highest standards. Whether you\\u2019re handling criminal cases, civil litigation, internal audits, or\\r\\n        national security matters, we deliver clear, actionable digital evidence with professionalism and speed.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt64 wrp protct pd-in24 utr-align\\\">\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Ready Reports & Expert Testimony<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Clear, jargon-free documentation that stands up in court\\u2014backed by experienced forensic experts ready to testify.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Confidential &amp; Compliant<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Rigorous attention to privacy, data handling standards, and legal compliance at every phase of an investigation.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Proven Law Enforcement Experience<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Our specialists understand investigative workflows and the high-stakes nature of public-sector cases.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Advanced Tools &amp; Techniques<\\/h4>\\r\\n          <p class=\\\"mt20\\\">From 3D laser scanning to mobile device unlocking and call detail record analysis, we deploy cutting-edge solutions tailored to each case.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Nationwide Reach with Local Expertise<\\/h4>\\r\\n          <p class=\\\"mt20\\\">Based in Texas with a strong presence in Colorado, we serve agencies across the U.S., offering remote and on-site capabilities.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n      <div class=\\\"col3 chs-us-p\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround, Dependable Communication<\\/h4>\\r\\n          <p class=\\\"mt20\\\">We prioritize responsiveness, case updates, and collaboration throughout the investigative lifecycle.<\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1\\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What digital forensic services does Black Dog Forensics\\r\\n                    provide for government agencies?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Black Dog Forensics offers a full suite of\\r\\n                        court-admissible digital forensic services for federal,\\r\\n                        state, and local government agencies. Our capabilities\\r\\n                        include mobile device and computer forensics, search\\r\\n                        warrant and case document review, cloud data\\r\\n                        acquisition, user activity analysis, and forensic\\r\\n                        imaging. We also provide expert testimony and\\r\\n                        third-party analysis in criminal, civil, and\\r\\n                        administrative investigations.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Are your forensic reports admissible in court?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. All of our forensic reports are prepared with court admissibility\\r\\n                        in mind, following industry standards and federal rules of evidence. Our\\r\\n                        reports are clear, jargon-free, and backed by certified experts who are\\r\\n                        available to testify in depositions and court proceedings.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can you assist with national security or internal misconduct investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Absolutely. We are trusted by agencies to discreetly handle high-stakes,\\r\\n                        sensitive investigations, including national security reviews, civil\\r\\n                        rights inquiries, and internal misconduct cases. Our strict\\r\\n                        confidentiality protocols and proven law enforcement experience make us\\r\\n                        a reliable partner for classified or politically sensitive matters.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    How quickly can you begin a forensic investigation?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We offer fast response times and flexible scheduling to support urgent\\r\\n                        government cases. Depending on the case scope and location, we can often\\r\\n                        begin digital evidence collection within 24 to 48 hours\\u2014either remotely\\r\\n                        or on-site.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Do you support cloud-based and remote data investigations?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        Yes. Our team is experienced in cloud and remote data acquisition,\\r\\n                        including the secure retrieval of evidence from cloud storage, social\\r\\n                        media platforms, webmail accounts, and remote servers. We ensure all\\r\\n                        data is collected in a legally defensible manner while preserving the\\r\\n                        integrity and chain of custody.\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Facing a Critical Investigation? We\\u2019re Here to Support You<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx732 mx-auto\\\">When digital evidence is essential to your agency\\u2019s mission\\u2014whether for\\r\\n        internal affairs, compliance, or criminal investigations\\u2014you need a forensics partner with the\\r\\n        precision, discretion, and clearance-ready protocols to meet the moment. Black Dog Forensics is\\r\\n        experienced in supporting local, state, and federal agencies with defensible digital analysis, secure\\r\\n        evidence handling, and court-admissible reporting.<\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Secure, Confidential Consultation<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 07:29:36\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:34:20\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:34:13\",\"publish_up\":\"2025-04-28 07:29:36\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":45,\"ordering\":18,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":113,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(733, 'com_content.article.7', '', '2025-05-23 11:34:50', 102, 24377, '2f0d03f7b8ac37db893bbe0ebacbc806dd8610f0', '{\"id\":\"7\",\"asset_id\":158,\"title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"alias\":\"for-businesses-corporations-navigating-digital-uncertainty\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                            Digital Forensic Services to Protect Your Company\\u2019s Integrity\\r\\n                        <\\/h2>\\r\\n                        <p class=\\\"bn-txt mt24 mx933\\\">\\r\\n                            Digital evidence plays a critical role in modern business\\r\\n                            operations, especially when internal issues, legal disputes, or\\r\\n                            data loss arise. At Black Dog Forensics, we specialize in helping\\r\\n                            companies uncover the truth through expert digital\\r\\n                            investigations\\u2014serving as a trusted partner when accuracy,\\r\\n                            discretion, and speed matter most.\\r\\n                        <\\/p>\\r\\n                        <div class=\\\"mt32\\\">\\r\\n                            <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation\\r\\n                                <\\/a>\\r\\n                        <\\/div>\\r\\n                    <\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width rgt-col-ex\\\">\\r\\n        <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n            <div class=\\\"flx-equ-col mx642\\\">\\r\\n                <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n                    Empowering Businesses to Respond Decisively with Digital Evidence\\r\\n                <\\/h2>\\r\\n                <p class=\\\"mt18 p-ext\\\">\\r\\n                    We help businesses protect their data, reputation, and legal standing\\r\\n                    through expert digital forensics. Our team works discreetly with\\r\\n                    internal stakeholders\\u2014HR teams, IT staff, general counsel, and\\r\\n                    executives\\u2014to uncover the facts when sensitive situations arise.\\r\\n                <\\/p>\\r\\n\\r\\n                <h4 class=\\\"sub-hed mt18\\\">Business clients often come to us during:<\\/h4>\\r\\n                <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n                    <li>\\r\\n                        <p class=\\\"fw700\\\">Departing employee investigations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Suspected intellectual property theft<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Fraud, harassment, or compliance violations<\\/p>\\r\\n                    <\\/li>\\r\\n                    <li class=\\\"mt18\\\">\\r\\n                        <p class=\\\"fw700\\\">Litigation involving digital evidence<\\/p>\\r\\n                    <\\/li>\\r\\n                <\\/ul>\\r\\n\\r\\n                <p class=\\\"mt24 p-ext\\\">\\r\\n                    These situations demand precision, confidentiality, and\\r\\n                    court-admissible findings\\u2014our specialty.\\r\\n                <\\/p>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n                <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1.jpg\\\"\\r\\n                    alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n                <!-- <img\\r\\n            src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img1-mob.jpg\\\"\\r\\n            alt=\\\"Expert Digital Forensics\\\"\\r\\n            class=\\\"kn-img bdr24 mob-dis\\\"\\r\\n          \\/>-->\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Comprehensive Digital Forensics Tailored for Business Needs<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1112\\\">With a reputation for clarity, discretion, and precision, Black Dog Forensics\\r\\n                supports\\r\\n                companies throughout Houston, The Woodlands, across Texas, Colorado, and nationwide. Our team delivers\\r\\n                digital forensics services tailored to real-world business challenges\\u2014always with a user-friendly,\\r\\n                client-focused approach.\\r\\n            <\\/p>\\r\\n            <h4 class=\\\"sub-hed mt32\\\">We\\u2019re frequently called on to provide:<\\/h4>\\r\\n        <\\/div>\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Digital Forensics &amp; User Activity Analysis<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Identify unauthorized data transfers, system misuse, or digital misconduct.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Computer &amp; Cell Phone Forensics <\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Examine devices for deleted files, communication logs, and file access timelines.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Cloud Imaging &amp; Data Acquisitions<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Secure retrieval of data from platforms like Google Workspace or Microsoft 365.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f40\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Forensic Imaging &amp; Preservation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Create exact forensic copies of devices while maintaining chain of custody.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Data Recovery &amp; Secure Deletion<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Recover critical evidence or permanently destroy sensitive information with certification.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Audio &amp; Video Forensics<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Enhance or authenticate recordings used in HR disputes or legal proceedings.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p f60\\\">\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed\\\">Litigation Support<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Expert reports, affidavits, opposing expert analysis, and deposition preparation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt40 mx1850 \\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"site-width ex-sw00\\\">\\r\\n        <div class=\\\"mlr-at\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext mx1037\\\">When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or\\r\\n                internal investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers\\r\\n                reliable, defensible results that help companies take informed, confident action.\\r\\n            <\\/p>\\r\\n        <\\/div>\\r\\n         <div class=\\\"mlr-at\\\">\\r\\n            <h3 class=\\\"bd-trd mt32 txt-nrml\\\">What Sets Our Experts Apart?<\\/h3>\\r\\n            <p class=\\\"mt18 p-ext\\\">\\r\\n                With Black Dog Forensics, you gain a trusted team dedicated to uncovering the truth others might miss.\\r\\n            <\\/p>\\r\\n\\r\\n        <\\/div>\\r\\n        <div class=\\\"flx gap32 mt40 wrp protct pd-in24 utr-align wrap\\\">\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Clarity in High-Stakes Situations<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic\\r\\n                        insight.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Discreet & Professional Process<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        We work confidentially to avoid business disruption while preserving your reputation and legal\\r\\n                        position.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Court-Ready Documentation<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        Our reports are clear, defensible, and formatted for use in depositions, arbitration, or\\r\\n                        litigation.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Fast Turnaround When It Matters<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered\\r\\n                        with.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\">Expertise Across Digital Platforms<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">\\r\\n                        From hard drives and cell phones to cloud environments and communication records, we retrieve\\r\\n                        the truth across systems.\\r\\n                    <\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n            <div class=\\\"col3 chs-us-p\\\">\\r\\n\\r\\n                <div>\\r\\n                    <h4 class=\\\"h4hed \\\"> Legal Support from Start to Finish<\\/h4>\\r\\n                    <p class=\\\"mt20\\\">Whether you\'re managing an HR issue or preparing for court, we offer continuous\\r\\n                        support, including testimony and discovery assistance.<\\/p>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<!-- <div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed\\\">\\r\\n          Trusted by Businesses for Accuracy, Speed, and Court-Ready Precision\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          When digital concerns arise\\u2014whether it\'s a compliance issue, legal matter, or internal\\r\\n          investigation\\u2014businesses need a forensics partner they can trust. Black Dog Forensics delivers reliable,\\r\\n          defensible results that help companies take informed, confident action.\\r\\n        <\\/p>\\r\\n        <ul class=\\\"dry-lst mt24 tic\\\">\\r\\n          <li>\\r\\n            <p class=\\\"fw700\\\">Clarity in High-Stakes Situations<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Quickly get to the bottom of internal incidents, from fraud to IP theft, with detailed forensic insight.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Discreet & Professional Process<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We work confidentially to avoid business disruption while preserving your reputation and legal position.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Court-Ready Documentation<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Our reports are clear, defensible, and formatted for use in depositions, arbitration, or litigation.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Fast Turnaround When It Matters<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              We respond quickly to secure evidence before it\\u2019s lost, overwritten, or tampered with.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Expertise Across Digital Platforms<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              From hard drives and cell phones to cloud environments and communication records, we retrieve the truth\\r\\n              across systems.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n          <li class=\\\"mt18\\\">\\r\\n            <p class=\\\"fw700\\\">Legal Support from Start to Finish<\\/p>\\r\\n            <p class=\\\"mt5\\\">\\r\\n              Whether you\'re managing an HR issue or preparing for court, we offer continuous support, including\\r\\n              testimony and discovery assistance.\\r\\n            <\\/p>\\r\\n          <\\/li>\\r\\n        <\\/ul>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/For-Businesses-and-Corporations-Navigating-Digital-Uncertainty-img3.jpg\\\"\\r\\n          alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div> -->\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n    <div class=\\\"mx1440 pos-re\\\">\\r\\n        <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n        <div class=\\\"dry-pd pt40\\\">\\r\\n            <div class=\\\"site-width\\\">\\r\\n                <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n                    <div class=\\\"pos-re z-ind1\\\">\\r\\n                        <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n                        <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n                            <div class=\\\"accordion faq-icon\\\">\\r\\n                                <!-- faq 1 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header active\\\">\\r\\n                                        What is digital forensics and why do businesses need it?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Digital forensics is the process of collecting, analyzing, and\\r\\n                                                preserving electronic data for\\r\\n                                                use in investigations or legal matters. Businesses rely on it to uncover\\r\\n                                                fraud, employee\\r\\n                                                misconduct, intellectual property theft, or data breaches\\u2014ensuring the\\r\\n                                                facts are backed by\\r\\n                                                verifiable evidence.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 2 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Can digital forensics recover deleted files or messages?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. Our forensic tools and techniques can recover deleted emails,\\r\\n                                                messages, files, and logs\\r\\n                                                from computers, smartphones, and cloud platforms\\u2014helping your business\\r\\n                                                uncover crucial evidence\\r\\n                                                even after attempts to conceal or erase it.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n\\r\\n                                <!-- faq 3 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How does Black Dog Forensics ensure confidentiality?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                We handle every case with the highest level of discretion. Our forensic\\r\\n                                                experts follow strict\\r\\n                                                chain-of-custody protocols and collaborate only with authorized internal\\r\\n                                                stakeholders to protect\\r\\n                                                your data, reputation, and legal position throughout the investigation.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 4 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        How long does a digital forensics investigation take?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Timeframes vary based on the complexity of the case and number of\\r\\n                                                devices or accounts involved.\\r\\n                                                However, we offer fast turnaround and often begin within 24 hours to\\r\\n                                                secure time-sensitive\\r\\n                                                evidence before it\\u2019s lost or overwritten.\\r\\n                                            <\\/p>\\r\\n                                        <\\/div>\\r\\n                                    <\\/div>\\r\\n                                <\\/div>\\r\\n                                <!-- faq 5 -->\\r\\n                                <div class=\\\"accordion-item\\\">\\r\\n                                    <div class=\\\"accordion-item-header\\\">\\r\\n                                        Do you offer remote or nationwide digital forensics services?\\r\\n                                    <\\/div>\\r\\n                                    <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                                        <div class=\\\"accordion-item-body-content\\\">\\r\\n                                            <p>\\r\\n                                                Yes. In addition to serving Houston and The Woodlands, we work with\\r\\n                                                companies across Texas,\\r\\n                                                Colorado, and the U.S. We offer secure remote imaging, cloud-based data\\r\\n                                                collection, and device\\r\\n                                                shipping options for fast, reliable nationwide service.\\r\\n                                            <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n    <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"t-center mx732 mlr-at\\\">\\r\\n\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">Ready to Uncover the Facts? Let\\u2019s Talk<\\/h2>\\r\\n            <p class=\\\"mt18 p-ext\\\">When digital evidence matters to your business, you need a forensic partner with the\\r\\n                expertise, advanced tools, and discretion to deliver results you can trust. Our team is committed to\\r\\n                helping you\\r\\n                navigate sensitive situations with confidence\\u2014preserving evidence, protecting your legal standing, and\\r\\n                uncovering the truth with clarity and precision.<\\/p>\\r\\n            <div class=\\\"mt48\\\">\\r\\n                <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Schedule a Confidential Consultation <\\/a>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 05:25:18\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 11:34:50\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 11:34:45\",\"publish_up\":\"2025-04-28 05:25:18\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":83,\"ordering\":19,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":386,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(734, 'com_content.article.25', '', '2025-05-23 18:59:27', 102, 21390, '758b2fe685195054ef92e3450111c35e4010c0a0', '{\"id\":\"25\",\"asset_id\":177,\"title\":\"Expert Forensic Review of Opposing Legal Reports\",\"alias\":\"expert-forensic-review-of-opposing-legal-reports\",\"introtext\":\"<div class=\\\"bckk-ab pos-re mx1800\\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n              Our Digital Forensics Experts Help You Challenge Bias, Strengthen Strategy, and Present\\r\\n              Court-Ready Rebuttals\\r\\n            <\\/h2>\\r\\n            <p class=\\\"bn-txt mt24\\\">\\r\\n              Gain a strategic advantage in litigation by thoroughly reviewing and challenging opposing\\r\\n              expert reports. Through meticulous forensic analysis and clear, evidence-backed\\r\\n              consultation, we identify inconsistencies, expose methodological flaws, and ensure all\\r\\n              digital evidence presented meets legal and technical standards. Our expert insight supports\\r\\n              your case theory and enhances courtroom credibility through authoritative testimony and\\r\\n              reporting.\\r\\n            <\\/p>\\r\\n            <div class=\\\"mt32\\\">\\r\\n              <a class=\\\"global-btn bd-inner-btn\\\" href=\\\"\\/contact\\\">\\r\\n                Schedule a Consultation\\r\\n              <\\/a>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width rgt-col-ex\\\">\\r\\n    <div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n      <div class=\\\"flx-equ-col mx642\\\">\\r\\n        <h2 class=\\\"kns-hed mx501 txt-nrml\\\">\\r\\n          Unbiased Forensic Reviews & Expert Guidance for Civil and Criminal Matters\\r\\n        <\\/h2>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          In high-stakes litigation, one flawed forensic report can shift the entire trajectory of a case.\\r\\n          Black Dog Forensics offers specialized Opposing Expert Report Review and Consultation Services to\\r\\n          help legal teams, businesses, and government agencies evaluate, rebut, and defend against\\r\\n          problematic digital forensic claims.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Our team brings clarity and credibility to digital investigations by identifying misinterpretations,\\r\\n          uncovering errors, and offering expert insights to fortify your case strategy.\\r\\n        <\\/p>\\r\\n        <p class=\\\"mt18 p-ext\\\">\\r\\n          Need an expert to review a digital forensic report or assist with litigation strategy? Contact us\\r\\n          today.\\r\\n        <\\/p>\\r\\n      <\\/div>\\r\\n      <div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n        <img src=\\\"\\/images\\/dog\\/reports-act.jpg\\\" alt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24 dsk-vis\\\" \\/>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">What We Do: Opposing Expert Reviews & Forensic Consultation<\\/h2>\\r\\n      <h3 class=\\\"bd-trd txt-nrml\\\">Uncovering Flaws, Strengthening Strategy & Delivering Unbiased Expert Analysis<\\/h3>\\r\\n      <p class=\\\"p-ext mx1000 mt18\\\">\\r\\n        We provide forensic review and consultation services that objectively evaluate opposing expert\\r\\n        reports\\u2014identifying errors, biases, and misinterpretations that may compromise your case. Our experts\\r\\n        deliver clear, defensible insights to help attorneys, corporations, and investigative teams build\\r\\n        stronger, evidence-based strategies.\\r\\n      <\\/p>\\r\\n<p class=\\\"p-ext mt18\\\">Your opponent\\u2019s expert may have submitted a report\\u2014make sure it stands up to real scrutiny. Speak to a forensic consultant now.\\r\\n<\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <h4 class=\\\"h4hed\\\">Opposing Expert Report Review & Rebuttal<\\/h4>\\r\\n        <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Analyze methodology, logic, and conclusions of opposing experts.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Identify biases, flawed assumptions, and technical inaccuracies.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n          <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n            <span class=\\\"inner-span\\\">\\r\\n              Prepare rebuttal reports and assist in deposition strategy.\\r\\n            <\\/span>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Case Consultation & Strategy Development<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Guide attorneys through digital forensic findings and evidentiary strategy.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review strengths, weaknesses, and gaps in the forensic narrative.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support trial preparation and strategic litigation planning.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Corporate & Regulatory Investigation Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Review internal and external digital evidence in regulatory or compliance cases.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Advise corporate clients on evidence protocols and risk mitigation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Support audit integrity and investigation documentation.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Expert Witness Testimony & Legal Support<\\/h4>\\r\\n          <div class=\\\"flx flx-col align-start gap16 stretch mt32\\\">\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Provide authoritative, courtroom-ready testimony.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Translate technical jargon into compelling and clear narratives for juries.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n            <div class=\\\"flx flx-col align-start gap12 stretch list icon pl-4\\\">\\r\\n              <span class=\\\"inner-span\\\">\\r\\n                Assist legal teams in crafting cross-examination questions.\\r\\n              <\\/span>\\r\\n            <\\/div>\\r\\n          <\\/div>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Why Legal Teams Trust Our Opposing Expert Reviews<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Don\\u2019t let flawed expert opinions go unchallenged. Our specialists can help. Request a Case Review.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Independent & Unbiased Analysis<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our experts provide objective evaluations with no affiliation to involved parties, ensuring findings are\\r\\n            based solely on facts and forensic standards.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Court-Admissible Reports &amp; Testimony<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Every report we produce is formatted to meet evidentiary standards and withstand scrutiny in depositions,\\r\\n            hearings, and trial proceedings.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Fast Turnaround Available<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            We offer expedited reviews completed in as little as 1\\u20133 business days for time-sensitive litigation and\\r\\n            investigative matters.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Consultation Across Devices & Platforms<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our forensic capabilities span desktops, laptops, mobile phones, tablets, cloud services, email systems, and\\r\\n            encrypted storage.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Support for Civil, Criminal & Regulatory Matters<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Whether you\'re involved in civil disputes, criminal defense, or regulatory investigations, our experience\\r\\n            spans multiple legal environments and industries.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n\\r\\n<div class=\\\"dry-pd  pos-re ovr-fl-h  pt40 mx1850 \\\">\\r\\n  <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n  <div class=\\\"site-width ex-sw00\\\">\\r\\n    <div class=\\\"mlr-at\\\">\\r\\n      <h2 class=\\\"kns-hed mx776 txt-nrml\\\">Strengthen Legal Arguments, Challenge Errors & Ensure Fair Case Evaluations\\r\\n      <\\/h2>\\r\\n      <p class=\\\"mt18 p-ext mx1000\\\">\\r\\n        Expert consultation isn\\u2019t just about offering opinions\\u2014it\\u2019s about empowering your legal team with\\r\\n        strategic insight, technical clarity, and credible support. In high-stakes litigation, a qualified\\r\\n        forensic expert can uncover analytical flaws, reinforce your position with scientifically sound\\r\\n        reasoning, and help translate complex digital evidence into persuasive courtroom narratives.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext \\\">\\r\\n        Whether you\'re challenging opposing reports or bolstering your own, the right expert can make a decisive\\r\\n        impact.\\r\\n      <\\/p>\\r\\n    <\\/div>\\r\\n    <div class=\\\"flx gap32 mt32 wrp protct pd-in24 utr-align wrap jsp-start\\\">\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Challenge Bias & Misinterpretation<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Identify and expose flaws in opposing expert analyses that could undermine your case.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Reinforce Case Strategy<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Use expert insight to shape courtroom strategy, legal argumentation, and discovery planning.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx40\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Ensure Evidence Integrity<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Validate that digital forensic techniques meet legal and scientific best practices.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Prepare for Cross-Examination<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Equip your team with rebuttals and cross-examination prep to dismantle weak expert claims.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"col3 chs-us-p flx50\\\">\\r\\n        <div>\\r\\n          <h4 class=\\\"h4hed\\\">Gain a Trusted Expert Voice<\\/h4>\\r\\n          <p class=\\\"mt32\\\">\\r\\n            Our consultants explain complex data clearly to judges, juries, and investigators.\\r\\n          <\\/p>\\r\\n        <\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n\\r\\n<div class=\\\"pos-re mx1800 \\\">\\r\\n  <div class=\\\"mx1440 pos-re\\\">\\r\\n    <div class=\\\"fil-bl2\\\"><\\/div>\\r\\n    <div class=\\\"dry-pd pt40\\\">\\r\\n      <div class=\\\"site-width\\\">\\r\\n        <div class=\\\"bn-col1 bg-bl1 \\\">\\r\\n          <div class=\\\"pos-re z-ind1\\\">\\r\\n            <h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n            <div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n              <div class=\\\"accordion faq-icon\\\">\\r\\n                <!-- faq 1 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header active\\\">\\r\\n                    What is an opposing expert review in digital forensics?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        An opposing expert review is an independent analysis of forensic reports\\r\\n                        submitted by the other party in a legal case. It helps uncover technical\\r\\n                        errors, biased interpretations, or flawed conclusions in digital\\r\\n                        evidence\\u2014essential for accurate and fair outcomes in litigation.\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 2 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    When should you hire a digital forensic expert for litigation support?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       You should consult a digital forensic expert whenever electronic evidence\\u2014such as emails, mobile data, or computer files\\u2014is introduced in a case. Expert guidance is crucial during civil or criminal litigation, regulatory investigations, and internal audits to ensure the evidence is valid and properly interpreted.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n\\r\\n                <!-- faq 3 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your experts dispute the findings of another digital forensic report?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                       Yes. Our team specializes in providing rebuttal reports that challenge inaccurate or misleading forensic conclusions. We highlight inconsistencies, technical oversights, or misinterpretations that can weaken the credibility of the opposing expert\\u2019s testimony.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 4 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    What types of digital forensic evidence can you independently review?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                        We conduct in-depth reviews of forensic reports involving mobile phone data, computer hard drives, email accounts, cloud storage, file metadata, user activity logs, and digital document revisions\\u2014across a wide range of platforms and formats.\\r\\n\\r\\n                      <\\/p>\\r\\n                    <\\/div>\\r\\n                  <\\/div>\\r\\n                <\\/div>\\r\\n                <!-- faq 5 -->\\r\\n                <div class=\\\"accordion-item\\\">\\r\\n                  <div class=\\\"accordion-item-header\\\">\\r\\n                    Can your forensic experts provide courtroom testimony in rebuttal cases?\\r\\n                  <\\/div>\\r\\n                  <div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n                    <div class=\\\"accordion-item-body-content\\\">\\r\\n                      <p>\\r\\n                  Absolutely. Our digital forensic experts are qualified to deliver clear, compelling, and court-admissible testimony. We\\u2019re experienced in explaining complex technical findings to judges, juries, and legal teams in high-stakes litigation.\\r\\n\\r\\n\\r\\n                      <\\/p>\\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\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n  <div class=\\\"site-width\\\">\\r\\n    <div class=\\\"t-center mx690  mlr-at\\\">\\r\\n\\r\\n      <h2 class=\\\"kns-hed txt-nrml\\\">Challenging an Expert\\u2019s Findings? We Bring Clarity and Credibility to Your Case.<\\/h2>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        When an opposing expert\\u2019s report raises red flags\\u2014or threatens to sway the outcome\\u2014you need a seasoned\\r\\n        digital forensics team that can dissect the analysis, identify flaws, and deliver a clear, compelling\\r\\n        response. Black Dog Forensics provides detailed evaluations of adversarial reports, highlighting\\r\\n        methodological gaps, unsupported conclusions, and overlooked evidence.\\r\\n      <\\/p>\\r\\n      <p class=\\\"mt18 p-ext\\\">\\r\\n        Whether you need behind-the-scenes consultation or expert testimony, we offer objective, court-tested\\r\\n        insight to reinforce your position and support your legal strategy.\\r\\n      <\\/p>\\r\\n      <div class=\\\"mt48\\\">\\r\\n        <a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Consultation<\\/a>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-07 11:32:44\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-23 18:59:27\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-23 18:58:33\",\"publish_up\":\"2025-04-07 11:32:44\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":30,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":41,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(735, 'com_content.article.26', '', '2025-05-24 06:49:50', 102, 16710, '75c6304d875b28727bd488c9c2073073d20b4e59', '{\"id\":\"26\",\"asset_id\":178,\"title\":\"Senior Digital Forensic Examiner\",\"alias\":\"senior-digital-forensic-examiner\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tJoin the Team\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDiscover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n\\t\\t\\t\\t\\tinvestigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n\\t\\t\\t\\t\\ttrafficking. If you\'re passionate about solving complex challenges and working with purpose, this is\\r\\n\\t\\t\\t\\t\\twhere you belong.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tLocation\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tSpring, Texas (In-Office Only)\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDepartment\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tForensics\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tEmployment Type\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tFull-Time | Permanent Employee\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\t<i>\\r\\n\\t\\t\\t\\t\\t\\tThis position offers the opportunity to take the lead on challenging investigations while\\r\\n\\t\\t\\t\\t\\t\\tworking with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n\\t\\t\\t\\t\\t<\\/i>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\"\\r\\n\\t\\t\\t\\t\\talt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tJob Summary\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAs a Senior Digital Forensic Examiner, you will conduct complex digital examinations and\\r\\n\\t\\t\\t\\t\\t\\t\\tdeliver expert-level reports that assist legal teams, businesses, and individuals in making\\r\\n\\t\\t\\t\\t\\t\\t\\tinformed decisions. This role involves working with various types of digital evidence, from\\r\\n\\t\\t\\t\\t\\t\\t\\tcloud data and computers to mobile devices. You\\u2019ll also be expected to testify in court and\\r\\n\\t\\t\\t\\t\\t\\t\\tcontribute to improving lab processes.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tResponsibilities include:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPerforming forensic collections and digital analysis.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCreating detailed and legally sound reports.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProviding expert witness testimony.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManaging cases from intake through completion.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tSupporting cross-functional teams and mentoring others.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tQualifications\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tTo succeed in this role, you must bring a combination of technical expertise, legal\\r\\n\\t\\t\\t\\t\\t\\t\\tawareness, and communication skills. You should be comfortable explaining complex findings\\r\\n\\t\\t\\t\\t\\t\\t\\tto clients in understandable terms and working on sensitive matters under tight deadlines.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tYou must have:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAt least 3 years of experience in digital forensic investigations (Civil emphasis).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tStrong knowledge of forensic tools and OS artifacts.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tExcellent written and verbal communication skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tMinimum of 5 total depositions\\/testimonies (at least 2 of each).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProven ability to handle entire case lifecycle.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWho We Want\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n\\t\\t\\t\\t\\t\\t\\tenvironments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n\\t\\t\\t\\t\\t\\t\\tcommunicates clearly in both writing and speech. You should feel confident managing\\r\\n\\t\\t\\t\\t\\t\\t\\tinvestigations end-to-end, delivering high-quality reports, and supporting clients with\\r\\n\\t\\t\\t\\t\\t\\t\\tclarity and professionalism.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe want examiners who:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManage multiple high-level projects with precision.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tDemonstrate strong report-writing skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAre driven by a mission beyond the technical work.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOperate with integrity, empathy, and purpose.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tRequired Education and Experience\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOne or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCMDE.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tA minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tNW3C, or military instruction.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPrior client-facing forensic experience with direct interaction and reporting.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tReady to Apply?\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"frm-txt mt18\\\">Submit your resume and cover letter to: <a\\r\\n\\t\\t\\t\\t\\t\\thref=\\\"mailto:retrievethetruth@bdforensics.com\\\"\\r\\n\\t\\t\\t\\t\\t\\tclass=\\\"log-tct in-pg-ankr\\\">retrievethetruth@bdforensics.com<\\/a><\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bdr24\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"form-con pd32\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h3 class=\\\"form-hed txt-start fs24\\\">Apply for this position<\\/h3>\\r\\n\\t\\t\\t\\t\\t\\t<div class=\\\"\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t{rsform 9}\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tBy using this form, you agree with the storage and handling of your data by this website.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd pt40\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion faq-icon\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 1 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header active\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tIs this position remote?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tNo. This is an in-office role based in Spring, Texas. Occasional travel may be required.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 2 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tDo I need to testify in court?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. Digital forensics is a powerful tool in infidelity and fraud cases.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWe can recover deleted messages, analyze communication patterns, verify\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsocial media activity, and uncover hidden data that may confirm or\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trefute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 3 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat types of clients will I work with?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAbsolutely. Our digital forensic reports are prepared to meet legal\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tstandards and are admissible in court. We follow strict chain-of-custody\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tprotocols and present findings in a clear, professional format that\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tattorneys and judges can rely on. Our experts are also available for\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\ttestimony when needed.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 4 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat\\u2019s the mission behind Black Dog Forensics?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTurnaround time depends on the device and data volume, but we often\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trecover deleted data within 24 to 72 hours. Our team uses advanced tools\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tto retrieve texts, emails, photos, and files that have been deleted\\u2014even\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tfrom damaged or encrypted devices\\u2014whenever possible.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 5 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tCan I apply if I\\u2019m still working toward a certification?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. While we\\u2019re based in Spring, Texas, we serve private investigators\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tacross the U.S. using both remote and on-site capabilities. We can\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsecurely acquire data from mailed-in devices or remote cloud platforms,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tand we offer consultations nationwide.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pt0 pb40 pos-rel pt40\\\">\\r\\n\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t<div class=\\\"t-center  mlr-at\\\">\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed \\\">Facing a High-Stakes Case? We\\u2019re Here to Help.<\\/h2>\\r\\n\\t\\t\\t<p class=\\\"mt18 p-ext mx732 mx-auto\\\">When your investigation hinges on digital proof\\u2014whether it\\u2019s a personal\\r\\n\\t\\t\\t\\tmatter, civil dispute, or corporate case\\u2014you need a digital forensics partner who understands the\\r\\n\\t\\t\\t\\turgency, discretion, and credibility your work demands. Black Dog Forensics supports private\\r\\n\\t\\t\\t\\tinvestigators with fast, confidential analysis, legally sound data recovery, and expert reporting\\r\\n\\t\\t\\t\\tdesigned to hold up in court or client review.<\\/p>\\r\\n\\t\\t\\t<div class=\\\"mt48\\\">\\r\\n\\t\\t\\t\\t<a class=\\\"global-btn\\\" href=\\\"\\/contact\\\">Request a Confidential Forensic Consultation<\\/a>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-24 06:49:50\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-24 06:08:51\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":3,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(736, 'com_content.article.26', '', '2025-05-24 06:52:48', 102, 15626, 'e8890c84b15758054d2a7840829b82249ac080a7', '{\"id\":\"26\",\"asset_id\":178,\"title\":\"Senior Digital Forensic Examiner\",\"alias\":\"senior-digital-forensic-examiner\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tJoin the Team\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDiscover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n\\t\\t\\t\\t\\tinvestigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n\\t\\t\\t\\t\\ttrafficking. If you\'re passionate about solving complex challenges and working with purpose, this is\\r\\n\\t\\t\\t\\t\\twhere you belong.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tLocation\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tSpring, Texas (In-Office Only)\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDepartment\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tForensics\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tEmployment Type\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tFull-Time | Permanent Employee\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\t<i>\\r\\n\\t\\t\\t\\t\\t\\tThis position offers the opportunity to take the lead on challenging investigations while\\r\\n\\t\\t\\t\\t\\t\\tworking with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n\\t\\t\\t\\t\\t<\\/i>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\"\\r\\n\\t\\t\\t\\t\\talt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tJob Summary\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAs a Senior Digital Forensic Examiner, you will conduct complex digital examinations and\\r\\n\\t\\t\\t\\t\\t\\t\\tdeliver expert-level reports that assist legal teams, businesses, and individuals in making\\r\\n\\t\\t\\t\\t\\t\\t\\tinformed decisions. This role involves working with various types of digital evidence, from\\r\\n\\t\\t\\t\\t\\t\\t\\tcloud data and computers to mobile devices. You\\u2019ll also be expected to testify in court and\\r\\n\\t\\t\\t\\t\\t\\t\\tcontribute to improving lab processes.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tResponsibilities include:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPerforming forensic collections and digital analysis.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCreating detailed and legally sound reports.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProviding expert witness testimony.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManaging cases from intake through completion.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tSupporting cross-functional teams and mentoring others.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tQualifications\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tTo succeed in this role, you must bring a combination of technical expertise, legal\\r\\n\\t\\t\\t\\t\\t\\t\\tawareness, and communication skills. You should be comfortable explaining complex findings\\r\\n\\t\\t\\t\\t\\t\\t\\tto clients in understandable terms and working on sensitive matters under tight deadlines.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tYou must have:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAt least 3 years of experience in digital forensic investigations (Civil emphasis).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tStrong knowledge of forensic tools and OS artifacts.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tExcellent written and verbal communication skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tMinimum of 5 total depositions\\/testimonies (at least 2 of each).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProven ability to handle entire case lifecycle.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWho We Want\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n\\t\\t\\t\\t\\t\\t\\tenvironments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n\\t\\t\\t\\t\\t\\t\\tcommunicates clearly in both writing and speech. You should feel confident managing\\r\\n\\t\\t\\t\\t\\t\\t\\tinvestigations end-to-end, delivering high-quality reports, and supporting clients with\\r\\n\\t\\t\\t\\t\\t\\t\\tclarity and professionalism.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe want examiners who:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManage multiple high-level projects with precision.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tDemonstrate strong report-writing skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAre driven by a mission beyond the technical work.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOperate with integrity, empathy, and purpose.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tRequired Education and Experience\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOne or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCMDE.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tA minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tNW3C, or military instruction.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPrior client-facing forensic experience with direct interaction and reporting.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\tReady to Apply?\\r\\n\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t<p class=\\\"frm-txt mt18\\\">Submit your resume and cover letter to: <a\\r\\n\\t\\t\\t\\t\\thref=\\\"mailto:retrievethetruth@bdforensics.com\\\"\\r\\n\\t\\t\\t\\t\\tclass=\\\"log-tct in-pg-ankr\\\">retrievethetruth@bdforensics.com<\\/a>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<div class=\\\"bdr24\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"form-con pd32\\\">\\r\\n\\t\\t\\t\\t\\t<h3 class=\\\"form-hed txt-start fs24\\\">Apply for this position<\\/h3>\\r\\n\\t\\t\\t\\t\\t<div class=\\\"\\\">\\r\\n\\t\\t\\t\\t\\t\\t{rsform 9}\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\tBy using this form, you agree with the storage and handling of your data by this website.\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd pt40\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion faq-icon\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 1 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header active\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tIs this position remote?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tNo. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tmay be required.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 2 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tDo I need to testify in court?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. Digital forensics is a powerful tool in infidelity and fraud cases.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWe can recover deleted messages, analyze communication patterns, verify\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsocial media activity, and uncover hidden data that may confirm or\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trefute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 3 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat types of clients will I work with?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAbsolutely. Our digital forensic reports are prepared to meet legal\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tstandards and are admissible in court. We follow strict chain-of-custody\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tprotocols and present findings in a clear, professional format that\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tattorneys and judges can rely on. Our experts are also available for\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\ttestimony when needed.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 4 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat\\u2019s the mission behind Black Dog Forensics?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTurnaround time depends on the device and data volume, but we often\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trecover deleted data within 24 to 72 hours. Our team uses advanced tools\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tto retrieve texts, emails, photos, and files that have been deleted\\u2014even\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tfrom damaged or encrypted devices\\u2014whenever possible.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 5 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tCan I apply if I\\u2019m still working toward a certification?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. While we\\u2019re based in Spring, Texas, we serve private investigators\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tacross the U.S. using both remote and on-site capabilities. We can\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsecurely acquire data from mailed-in devices or remote cloud platforms,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tand we offer consultations nationwide.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-24 06:52:48\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-24 06:49:50\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(737, 'com_content.article.26', '', '2025-05-24 06:58:52', 102, 15715, '7bb223b12f724232fe085fe41530b68ee72ec887', '{\"id\":\"26\",\"asset_id\":178,\"title\":\"Senior Digital Forensic Examiner\",\"alias\":\"senior-digital-forensic-examiner\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tJoin the Team\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDiscover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n\\t\\t\\t\\t\\tinvestigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n\\t\\t\\t\\t\\ttrafficking. If you\'re passionate about solving complex challenges and working with purpose, this is\\r\\n\\t\\t\\t\\t\\twhere you belong.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tLocation\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tSpring, Texas (In-Office Only)\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDepartment\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tForensics\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tEmployment Type\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tFull-Time | Permanent Employee\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\t<i>\\r\\n\\t\\t\\t\\t\\t\\tThis position offers the opportunity to take the lead on challenging investigations while\\r\\n\\t\\t\\t\\t\\t\\tworking with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n\\t\\t\\t\\t\\t<\\/i>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\"\\r\\n\\t\\t\\t\\t\\talt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tJob Summary\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAs a Senior Digital Forensic Examiner, you will conduct complex digital examinations and\\r\\n\\t\\t\\t\\t\\t\\t\\tdeliver expert-level reports that assist legal teams, businesses, and individuals in making\\r\\n\\t\\t\\t\\t\\t\\t\\tinformed decisions. This role involves working with various types of digital evidence, from\\r\\n\\t\\t\\t\\t\\t\\t\\tcloud data and computers to mobile devices. You\\u2019ll also be expected to testify in court and\\r\\n\\t\\t\\t\\t\\t\\t\\tcontribute to improving lab processes.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tResponsibilities include:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPerforming forensic collections and digital analysis.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCreating detailed and legally sound reports.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProviding expert witness testimony.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManaging cases from intake through completion.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tSupporting cross-functional teams and mentoring others.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tQualifications\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tTo succeed in this role, you must bring a combination of technical expertise, legal\\r\\n\\t\\t\\t\\t\\t\\t\\tawareness, and communication skills. You should be comfortable explaining complex findings\\r\\n\\t\\t\\t\\t\\t\\t\\tto clients in understandable terms and working on sensitive matters under tight deadlines.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tYou must have:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAt least 3 years of experience in digital forensic investigations (Civil emphasis).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tStrong knowledge of forensic tools and OS artifacts.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tExcellent written and verbal communication skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tMinimum of 5 total depositions\\/testimonies (at least 2 of each).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProven ability to handle entire case lifecycle.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWho We Want\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n\\t\\t\\t\\t\\t\\t\\tenvironments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n\\t\\t\\t\\t\\t\\t\\tcommunicates clearly in both writing and speech. You should feel confident managing\\r\\n\\t\\t\\t\\t\\t\\t\\tinvestigations end-to-end, delivering high-quality reports, and supporting clients with\\r\\n\\t\\t\\t\\t\\t\\t\\tclarity and professionalism.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe want examiners who:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManage multiple high-level projects with precision.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tDemonstrate strong report-writing skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAre driven by a mission beyond the technical work.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOperate with integrity, empathy, and purpose.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tRequired Education and Experience\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOne or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCMDE.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tA minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tNW3C, or military instruction.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPrior client-facing forensic experience with direct interaction and reporting.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t<div class=\\\"mr-alt\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tReady to Apply?\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"frm-txt mt18\\\">Submit your resume and cover letter to: <a\\r\\n\\t\\t\\t\\t\\t\\thref=\\\"mailto:retrievethetruth@bdforensics.com\\\"\\r\\n\\t\\t\\t\\t\\t\\tclass=\\\"log-tct in-pg-ankr\\\">retrievethetruth@bdforensics.com<\\/a>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<div class=\\\"bdr24\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"form-con pd32\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h3 class=\\\"form-hed txt-start fs24\\\">Apply for this position<\\/h3>\\r\\n\\t\\t\\t\\t\\t\\t<div class=\\\"\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t{rsform 9}\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tBy using this form, you agree with the storage and handling of your data by this website.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd pt40\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion faq-icon\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 1 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header active\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tIs this position remote?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tNo. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tmay be required.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 2 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tDo I need to testify in court?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. Digital forensics is a powerful tool in infidelity and fraud cases.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWe can recover deleted messages, analyze communication patterns, verify\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsocial media activity, and uncover hidden data that may confirm or\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trefute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 3 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat types of clients will I work with?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAbsolutely. Our digital forensic reports are prepared to meet legal\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tstandards and are admissible in court. We follow strict chain-of-custody\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tprotocols and present findings in a clear, professional format that\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tattorneys and judges can rely on. Our experts are also available for\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\ttestimony when needed.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 4 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat\\u2019s the mission behind Black Dog Forensics?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTurnaround time depends on the device and data volume, but we often\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trecover deleted data within 24 to 72 hours. Our team uses advanced tools\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tto retrieve texts, emails, photos, and files that have been deleted\\u2014even\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tfrom damaged or encrypted devices\\u2014whenever possible.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 5 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tCan I apply if I\\u2019m still working toward a certification?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. While we\\u2019re based in Spring, Texas, we serve private investigators\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tacross the U.S. using both remote and on-site capabilities. We can\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsecurely acquire data from mailed-in devices or remote cloud platforms,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tand we offer consultations nationwide.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-24 06:58:52\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-24 06:52:48\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":5,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(738, 'com_content.article.26', '', '2025-05-24 07:08:31', 102, 15720, 'd82df696853c821ee9a5e6ce3a54950c34f49eb8', '{\"id\":\"26\",\"asset_id\":178,\"title\":\"Senior Digital Forensic Examiner\",\"alias\":\"senior-digital-forensic-examiner\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tJoin the Team\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDiscover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n\\t\\t\\t\\t\\tinvestigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n\\t\\t\\t\\t\\ttrafficking. If you\'re passionate about solving complex challenges and working with purpose, this is\\r\\n\\t\\t\\t\\t\\twhere you belong.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tLocation\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tSpring, Texas (In-Office Only)\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDepartment\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tForensics\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tEmployment Type\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tFull-Time | Permanent Employee\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\t<i>\\r\\n\\t\\t\\t\\t\\t\\tThis position offers the opportunity to take the lead on challenging investigations while\\r\\n\\t\\t\\t\\t\\t\\tworking with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n\\t\\t\\t\\t\\t<\\/i>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\"\\r\\n\\t\\t\\t\\t\\talt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tJob Summary\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAs a Senior Digital Forensic Examiner, you will conduct complex digital examinations and\\r\\n\\t\\t\\t\\t\\t\\t\\tdeliver expert-level reports that assist legal teams, businesses, and individuals in making\\r\\n\\t\\t\\t\\t\\t\\t\\tinformed decisions. This role involves working with various types of digital evidence, from\\r\\n\\t\\t\\t\\t\\t\\t\\tcloud data and computers to mobile devices. You\\u2019ll also be expected to testify in court and\\r\\n\\t\\t\\t\\t\\t\\t\\tcontribute to improving lab processes.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tResponsibilities include:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPerforming forensic collections and digital analysis.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCreating detailed and legally sound reports.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProviding expert witness testimony.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManaging cases from intake through completion.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tSupporting cross-functional teams and mentoring others.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tQualifications\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tTo succeed in this role, you must bring a combination of technical expertise, legal\\r\\n\\t\\t\\t\\t\\t\\t\\tawareness, and communication skills. You should be comfortable explaining complex findings\\r\\n\\t\\t\\t\\t\\t\\t\\tto clients in understandable terms and working on sensitive matters under tight deadlines.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tYou must have:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAt least 3 years of experience in digital forensic investigations (Civil emphasis).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tStrong knowledge of forensic tools and OS artifacts.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tExcellent written and verbal communication skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tMinimum of 5 total depositions\\/testimonies (at least 2 of each).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProven ability to handle entire case lifecycle.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWho We Want\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n\\t\\t\\t\\t\\t\\t\\tenvironments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n\\t\\t\\t\\t\\t\\t\\tcommunicates clearly in both writing and speech. You should feel confident managing\\r\\n\\t\\t\\t\\t\\t\\t\\tinvestigations end-to-end, delivering high-quality reports, and supporting clients with\\r\\n\\t\\t\\t\\t\\t\\t\\tclarity and professionalism.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe want examiners who:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManage multiple high-level projects with precision.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tDemonstrate strong report-writing skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAre driven by a mission beyond the technical work.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOperate with integrity, empathy, and purpose.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tRequired Education and Experience\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOne or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCMDE.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tA minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tNW3C, or military instruction.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPrior client-facing forensic experience with direct interaction and reporting.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t<div class=\\\"mr-alt\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tReady to Apply?\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"frm-txt mt18\\\">Submit your resume and cover letter to: <a\\r\\n\\t\\t\\t\\t\\t\\thref=\\\"mailto:retrievethetruth@bdforensics.com\\\"\\r\\n\\t\\t\\t\\t\\t\\tclass=\\\"log-tct in-pg-ankr\\\">retrievethetruth@bdforensics.com<\\/a>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<div class=\\\"bdr24\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"form-con pd32\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h3 class=\\\"form-hed txt-start fs24\\\">Apply for this position<\\/h3>\\r\\n\\t\\t\\t\\t\\t\\t<div class=\\\"mt32\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t{rsform 9}\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tBy using this form, you agree with the storage and handling of your data by this website.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd pt40\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion faq-icon\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 1 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header active\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tIs this position remote?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tNo. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tmay be required.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 2 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tDo I need to testify in court?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. Digital forensics is a powerful tool in infidelity and fraud cases.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWe can recover deleted messages, analyze communication patterns, verify\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsocial media activity, and uncover hidden data that may confirm or\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trefute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 3 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat types of clients will I work with?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAbsolutely. Our digital forensic reports are prepared to meet legal\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tstandards and are admissible in court. We follow strict chain-of-custody\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tprotocols and present findings in a clear, professional format that\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tattorneys and judges can rely on. Our experts are also available for\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\ttestimony when needed.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 4 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat\\u2019s the mission behind Black Dog Forensics?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTurnaround time depends on the device and data volume, but we often\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trecover deleted data within 24 to 72 hours. Our team uses advanced tools\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tto retrieve texts, emails, photos, and files that have been deleted\\u2014even\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tfrom damaged or encrypted devices\\u2014whenever possible.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 5 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tCan I apply if I\\u2019m still working toward a certification?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. While we\\u2019re based in Spring, Texas, we serve private investigators\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tacross the U.S. using both remote and on-site capabilities. We can\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsecurely acquire data from mailed-in devices or remote cloud platforms,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tand we offer consultations nationwide.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-24 07:08:31\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-24 07:04:43\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":11,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":7,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(739, 'com_content.article.26', '', '2025-05-24 07:10:31', 102, 15710, '806c3f2ed6a700d1c30c8f9fed76769babb01c71', '{\"id\":\"26\",\"asset_id\":178,\"title\":\"Senior Digital Forensic Examiner\",\"alias\":\"senior-digital-forensic-examiner\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tJoin the Team\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDiscover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n\\t\\t\\t\\t\\tinvestigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n\\t\\t\\t\\t\\ttrafficking. If you\'re passionate about solving complex challenges and working with purpose, this is\\r\\n\\t\\t\\t\\t\\twhere you belong.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tLocation\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tSpring, Texas (In-Office Only)\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDepartment\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tForensics\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tEmployment Type\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tFull-Time | Permanent Employee\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\t<i>\\r\\n\\t\\t\\t\\t\\t\\tThis position offers the opportunity to take the lead on challenging investigations while\\r\\n\\t\\t\\t\\t\\t\\tworking with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n\\t\\t\\t\\t\\t<\\/i>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\"\\r\\n\\t\\t\\t\\t\\talt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tJob Summary\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAs a Senior Digital Forensic Examiner, you will conduct complex digital examinations and\\r\\n\\t\\t\\t\\t\\t\\t\\tdeliver expert-level reports that assist legal teams, businesses, and individuals in making\\r\\n\\t\\t\\t\\t\\t\\t\\tinformed decisions. This role involves working with various types of digital evidence, from\\r\\n\\t\\t\\t\\t\\t\\t\\tcloud data and computers to mobile devices. You\\u2019ll also be expected to testify in court and\\r\\n\\t\\t\\t\\t\\t\\t\\tcontribute to improving lab processes.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tResponsibilities include:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPerforming forensic collections and digital analysis.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCreating detailed and legally sound reports.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProviding expert witness testimony.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManaging cases from intake through completion.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tSupporting cross-functional teams and mentoring others.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tQualifications\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tTo succeed in this role, you must bring a combination of technical expertise, legal\\r\\n\\t\\t\\t\\t\\t\\t\\tawareness, and communication skills. You should be comfortable explaining complex findings\\r\\n\\t\\t\\t\\t\\t\\t\\tto clients in understandable terms and working on sensitive matters under tight deadlines.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tYou must have:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAt least 3 years of experience in digital forensic investigations (Civil emphasis).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tStrong knowledge of forensic tools and OS artifacts.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tExcellent written and verbal communication skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tMinimum of 5 total depositions\\/testimonies (at least 2 of each).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProven ability to handle entire case lifecycle.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWho We Want\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n\\t\\t\\t\\t\\t\\t\\tenvironments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n\\t\\t\\t\\t\\t\\t\\tcommunicates clearly in both writing and speech. You should feel confident managing\\r\\n\\t\\t\\t\\t\\t\\t\\tinvestigations end-to-end, delivering high-quality reports, and supporting clients with\\r\\n\\t\\t\\t\\t\\t\\t\\tclarity and professionalism.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe want examiners who:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManage multiple high-level projects with precision.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tDemonstrate strong report-writing skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAre driven by a mission beyond the technical work.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOperate with integrity, empathy, and purpose.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tRequired Education and Experience\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOne or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCMDE.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tA minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tNW3C, or military instruction.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPrior client-facing forensic experience with direct interaction and reporting.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t<div class=\\\"mr-alt\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tReady to Apply?\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"frm-txt mt18\\\">Submit your resume and cover letter to: <a\\r\\n\\t\\t\\t\\t\\t\\thref=\\\"mailto:retrievethetruth@bdforensics.com\\\"\\r\\n\\t\\t\\t\\t\\t\\tclass=\\\"log-tct in-pg-ankr\\\">retrievethetruth@bdforensics.com<\\/a>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<div class=\\\"bdr24 mt32\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"form-con pd32\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h3 class=\\\"form-hed txt-start fs24\\\">Apply for this position<\\/h3>\\r\\n\\t\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t\\t{rsform 9}\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tBy using this form, you agree with the storage and handling of your data by this website.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd pt40\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion faq-icon\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 1 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header active\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tIs this position remote?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tNo. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tmay be required.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 2 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tDo I need to testify in court?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. Digital forensics is a powerful tool in infidelity and fraud cases.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWe can recover deleted messages, analyze communication patterns, verify\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsocial media activity, and uncover hidden data that may confirm or\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trefute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 3 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat types of clients will I work with?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAbsolutely. Our digital forensic reports are prepared to meet legal\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tstandards and are admissible in court. We follow strict chain-of-custody\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tprotocols and present findings in a clear, professional format that\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tattorneys and judges can rely on. Our experts are also available for\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\ttestimony when needed.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 4 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat\\u2019s the mission behind Black Dog Forensics?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTurnaround time depends on the device and data volume, but we often\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trecover deleted data within 24 to 72 hours. Our team uses advanced tools\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tto retrieve texts, emails, photos, and files that have been deleted\\u2014even\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tfrom damaged or encrypted devices\\u2014whenever possible.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 5 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tCan I apply if I\\u2019m still working toward a certification?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. While we\\u2019re based in Spring, Texas, we serve private investigators\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tacross the U.S. using both remote and on-site capabilities. We can\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsecurely acquire data from mailed-in devices or remote cloud platforms,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tand we offer consultations nationwide.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-24 07:10:31\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-24 07:08:31\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":12,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(740, 'com_content.article.26', '', '2025-05-24 07:11:50', 102, 15710, '2275a646f7268a50e9897d7a4a84ce1925c6c715', '{\"id\":\"26\",\"asset_id\":178,\"title\":\"Senior Digital Forensic Examiner\",\"alias\":\"senior-digital-forensic-examiner\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tJoin the Team\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDiscover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n\\t\\t\\t\\t\\tinvestigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n\\t\\t\\t\\t\\ttrafficking. If you\'re passionate about solving complex challenges and working with purpose, this is\\r\\n\\t\\t\\t\\t\\twhere you belong.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tLocation\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tSpring, Texas (In-Office Only)\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDepartment\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tForensics\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tEmployment Type\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tFull-Time | Permanent Employee\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\t<i>\\r\\n\\t\\t\\t\\t\\t\\tThis position offers the opportunity to take the lead on challenging investigations while\\r\\n\\t\\t\\t\\t\\t\\tworking with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n\\t\\t\\t\\t\\t<\\/i>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\"\\r\\n\\t\\t\\t\\t\\talt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tJob Summary\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAs a Senior Digital Forensic Examiner, you will conduct complex digital examinations and\\r\\n\\t\\t\\t\\t\\t\\t\\tdeliver expert-level reports that assist legal teams, businesses, and individuals in making\\r\\n\\t\\t\\t\\t\\t\\t\\tinformed decisions. This role involves working with various types of digital evidence, from\\r\\n\\t\\t\\t\\t\\t\\t\\tcloud data and computers to mobile devices. You\\u2019ll also be expected to testify in court and\\r\\n\\t\\t\\t\\t\\t\\t\\tcontribute to improving lab processes.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tResponsibilities include:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPerforming forensic collections and digital analysis.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCreating detailed and legally sound reports.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProviding expert witness testimony.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManaging cases from intake through completion.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tSupporting cross-functional teams and mentoring others.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tQualifications\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tTo succeed in this role, you must bring a combination of technical expertise, legal\\r\\n\\t\\t\\t\\t\\t\\t\\tawareness, and communication skills. You should be comfortable explaining complex findings\\r\\n\\t\\t\\t\\t\\t\\t\\tto clients in understandable terms and working on sensitive matters under tight deadlines.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tYou must have:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAt least 3 years of experience in digital forensic investigations (Civil emphasis).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tStrong knowledge of forensic tools and OS artifacts.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tExcellent written and verbal communication skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tMinimum of 5 total depositions\\/testimonies (at least 2 of each).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProven ability to handle entire case lifecycle.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWho We Want\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n\\t\\t\\t\\t\\t\\t\\tenvironments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n\\t\\t\\t\\t\\t\\t\\tcommunicates clearly in both writing and speech. You should feel confident managing\\r\\n\\t\\t\\t\\t\\t\\t\\tinvestigations end-to-end, delivering high-quality reports, and supporting clients with\\r\\n\\t\\t\\t\\t\\t\\t\\tclarity and professionalism.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe want examiners who:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManage multiple high-level projects with precision.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tDemonstrate strong report-writing skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAre driven by a mission beyond the technical work.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOperate with integrity, empathy, and purpose.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tRequired Education and Experience\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOne or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCMDE.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tA minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tNW3C, or military instruction.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPrior client-facing forensic experience with direct interaction and reporting.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t<div class=\\\"mlr-at\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tReady to Apply?\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"frm-txt mt18\\\">Submit your resume and cover letter to: <a\\r\\n\\t\\t\\t\\t\\t\\thref=\\\"mailto:retrievethetruth@bdforensics.com\\\"\\r\\n\\t\\t\\t\\t\\t\\tclass=\\\"log-tct in-pg-ankr\\\">retrievethetruth@bdforensics.com<\\/a>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<div class=\\\"bdr24 mt32\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"form-con pd32\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h3 class=\\\"form-hed txt-start fs24\\\">Apply for this position<\\/h3>\\r\\n\\t\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t\\t{rsform 9}\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tBy using this form, you agree with the storage and handling of your data by this website.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd pt40\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion faq-icon\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 1 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header active\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tIs this position remote?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tNo. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tmay be required.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 2 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tDo I need to testify in court?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. Digital forensics is a powerful tool in infidelity and fraud cases.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWe can recover deleted messages, analyze communication patterns, verify\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsocial media activity, and uncover hidden data that may confirm or\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trefute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 3 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat types of clients will I work with?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAbsolutely. Our digital forensic reports are prepared to meet legal\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tstandards and are admissible in court. We follow strict chain-of-custody\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tprotocols and present findings in a clear, professional format that\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tattorneys and judges can rely on. Our experts are also available for\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\ttestimony when needed.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 4 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat\\u2019s the mission behind Black Dog Forensics?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTurnaround time depends on the device and data volume, but we often\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trecover deleted data within 24 to 72 hours. Our team uses advanced tools\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tto retrieve texts, emails, photos, and files that have been deleted\\u2014even\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tfrom damaged or encrypted devices\\u2014whenever possible.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 5 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tCan I apply if I\\u2019m still working toward a certification?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. While we\\u2019re based in Spring, Texas, we serve private investigators\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tacross the U.S. using both remote and on-site capabilities. We can\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsecurely acquire data from mailed-in devices or remote cloud platforms,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tand we offer consultations nationwide.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-24 07:11:50\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-24 07:10:31\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":13,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":9,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(741, 'com_content.article.26', '', '2025-05-24 07:22:28', 102, 15741, 'afc1d6676e86c3184652cb8fe1afc5dd522ca8df', '{\"id\":\"26\",\"asset_id\":178,\"title\":\"Senior Digital Forensic Examiner\",\"alias\":\"senior-digital-forensic-examiner\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tJoin the Team\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDiscover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n\\t\\t\\t\\t\\tinvestigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n\\t\\t\\t\\t\\ttrafficking. If you\'re passionate about solving complex challenges and working with purpose, this is\\r\\n\\t\\t\\t\\t\\twhere you belong.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tLocation\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tSpring, Texas (In-Office Only)\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDepartment\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tForensics\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tEmployment Type\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tFull-Time | Permanent Employee\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\t<i>\\r\\n\\t\\t\\t\\t\\t\\tThis position offers the opportunity to take the lead on challenging investigations while\\r\\n\\t\\t\\t\\t\\t\\tworking with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n\\t\\t\\t\\t\\t<\\/i>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\"\\r\\n\\t\\t\\t\\t\\talt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tJob Summary\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAs a Senior Digital Forensic Examiner, you will conduct complex digital examinations and\\r\\n\\t\\t\\t\\t\\t\\t\\tdeliver expert-level reports that assist legal teams, businesses, and individuals in making\\r\\n\\t\\t\\t\\t\\t\\t\\tinformed decisions. This role involves working with various types of digital evidence, from\\r\\n\\t\\t\\t\\t\\t\\t\\tcloud data and computers to mobile devices. You\\u2019ll also be expected to testify in court and\\r\\n\\t\\t\\t\\t\\t\\t\\tcontribute to improving lab processes.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tResponsibilities include:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPerforming forensic collections and digital analysis.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCreating detailed and legally sound reports.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProviding expert witness testimony.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManaging cases from intake through completion.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tSupporting cross-functional teams and mentoring others.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tQualifications\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tTo succeed in this role, you must bring a combination of technical expertise, legal\\r\\n\\t\\t\\t\\t\\t\\t\\tawareness, and communication skills. You should be comfortable explaining complex findings\\r\\n\\t\\t\\t\\t\\t\\t\\tto clients in understandable terms and working on sensitive matters under tight deadlines.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tYou must have:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAt least 3 years of experience in digital forensic investigations (Civil emphasis).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tStrong knowledge of forensic tools and OS artifacts.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tExcellent written and verbal communication skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tMinimum of 5 total depositions\\/testimonies (at least 2 of each).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProven ability to handle entire case lifecycle.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWho We Want\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n\\t\\t\\t\\t\\t\\t\\tenvironments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n\\t\\t\\t\\t\\t\\t\\tcommunicates clearly in both writing and speech. You should feel confident managing\\r\\n\\t\\t\\t\\t\\t\\t\\tinvestigations end-to-end, delivering high-quality reports, and supporting clients with\\r\\n\\t\\t\\t\\t\\t\\t\\tclarity and professionalism.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe want examiners who:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManage multiple high-level projects with precision.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tDemonstrate strong report-writing skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAre driven by a mission beyond the technical work.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOperate with integrity, empathy, and purpose.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tRequired Education and Experience\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOne or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCMDE.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tA minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tNW3C, or military instruction.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPrior client-facing forensic experience with direct interaction and reporting.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t<div class=\\\"mlr-at flx jsp-cntr aln-cntr flx-col\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tReady to Apply?\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"frm-txt mt18\\\">Submit your resume and cover letter to: <a\\r\\n\\t\\t\\t\\t\\t\\thref=\\\"mailto:retrievethetruth@bdforensics.com\\\"\\r\\n\\t\\t\\t\\t\\t\\tclass=\\\"log-tct in-pg-ankr\\\">retrievethetruth@bdforensics.com<\\/a>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<div class=\\\"bdr24 mt32\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"form-con pd32\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h3 class=\\\"form-hed txt-start fs24\\\">Apply for this position<\\/h3>\\r\\n\\t\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t\\t{rsform 9}\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tBy using this form, you agree with the storage and handling of your data by this website.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd pt40\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion faq-icon\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 1 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header active\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tIs this position remote?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tNo. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tmay be required.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 2 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tDo I need to testify in court?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. Digital forensics is a powerful tool in infidelity and fraud cases.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWe can recover deleted messages, analyze communication patterns, verify\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsocial media activity, and uncover hidden data that may confirm or\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trefute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 3 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat types of clients will I work with?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAbsolutely. Our digital forensic reports are prepared to meet legal\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tstandards and are admissible in court. We follow strict chain-of-custody\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tprotocols and present findings in a clear, professional format that\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tattorneys and judges can rely on. Our experts are also available for\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\ttestimony when needed.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 4 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat\\u2019s the mission behind Black Dog Forensics?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTurnaround time depends on the device and data volume, but we often\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trecover deleted data within 24 to 72 hours. Our team uses advanced tools\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tto retrieve texts, emails, photos, and files that have been deleted\\u2014even\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tfrom damaged or encrypted devices\\u2014whenever possible.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 5 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tCan I apply if I\\u2019m still working toward a certification?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. While we\\u2019re based in Spring, Texas, we serve private investigators\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tacross the U.S. using both remote and on-site capabilities. We can\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsecurely acquire data from mailed-in devices or remote cloud platforms,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tand we offer consultations nationwide.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-24 07:22:28\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-24 07:11:50\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":14,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":11,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `cuod6_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(742, 'com_content.article.26', '', '2025-05-24 07:30:02', 102, 15740, 'ba986a7ae0cb818b6f1415b319b9df0f53b60188', '{\"id\":\"26\",\"asset_id\":178,\"title\":\"Senior Digital Forensic Examiner\",\"alias\":\"senior-digital-forensic-examiner\",\"introtext\":\"<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"site-width rgt-col-ex\\\">\\r\\n\\t\\t<div class=\\\"flx flx-dir alit-center mbgap32 gap80\\\">\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx642\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tJoin the Team\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDiscover a career where your work creates impact. At Black Dog Forensics, we go beyond digital\\r\\n\\t\\t\\t\\t\\tinvestigations\\u2014each case helps uncover truth, serve justice, and fund our mission to fight human\\r\\n\\t\\t\\t\\t\\ttrafficking. If you\'re passionate about solving complex challenges and working with purpose, this is\\r\\n\\t\\t\\t\\t\\twhere you belong.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mt18 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tLocation\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tSpring, Texas (In-Office Only)\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tDepartment\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tForensics\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"mrt24 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tEmployment Type\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<p class=\\\"fw700 mt8\\\">\\r\\n\\t\\t\\t\\t\\tFull-Time | Permanent Employee\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\t<i>\\r\\n\\t\\t\\t\\t\\t\\tThis position offers the opportunity to take the lead on challenging investigations while\\r\\n\\t\\t\\t\\t\\t\\tworking with a team that\\u2019s passionate about uncovering the truth and making a difference.\\r\\n\\t\\t\\t\\t\\t<\\/i>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"flx-equ-col mx518 pos-rel\\\">\\r\\n\\t\\t\\t\\t<img src=\\\"\\/images\\/Digital-Forensics-for-Private-Investigators-img-one.jpg\\\"\\r\\n\\t\\t\\t\\t\\talt=\\\"Expert Digital Forensics\\\" class=\\\"kn-img bdr24\\\" \\/>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tJob Summary\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tAs a Senior Digital Forensic Examiner, you will conduct complex digital examinations and\\r\\n\\t\\t\\t\\t\\t\\t\\tdeliver expert-level reports that assist legal teams, businesses, and individuals in making\\r\\n\\t\\t\\t\\t\\t\\t\\tinformed decisions. This role involves working with various types of digital evidence, from\\r\\n\\t\\t\\t\\t\\t\\t\\tcloud data and computers to mobile devices. You\\u2019ll also be expected to testify in court and\\r\\n\\t\\t\\t\\t\\t\\t\\tcontribute to improving lab processes.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tResponsibilities include:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPerforming forensic collections and digital analysis.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCreating detailed and legally sound reports.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProviding expert witness testimony.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManaging cases from intake through completion.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tSupporting cross-functional teams and mentoring others.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tQualifications\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tTo succeed in this role, you must bring a combination of technical expertise, legal\\r\\n\\t\\t\\t\\t\\t\\t\\tawareness, and communication skills. You should be comfortable explaining complex findings\\r\\n\\t\\t\\t\\t\\t\\t\\tto clients in understandable terms and working on sensitive matters under tight deadlines.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tYou must have:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAt least 3 years of experience in digital forensic investigations (Civil emphasis).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tStrong knowledge of forensic tools and OS artifacts.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tExcellent written and verbal communication skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tMinimum of 5 total depositions\\/testimonies (at least 2 of each).\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tProven ability to handle entire case lifecycle.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWho We Want\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe\\u2019re looking for sharp, motivated digital forensic professionals who thrive in high-stakes\\r\\n\\t\\t\\t\\t\\t\\t\\tenvironments. The ideal candidate is an independent problem solver, detail-oriented, and\\r\\n\\t\\t\\t\\t\\t\\t\\tcommunicates clearly in both writing and speech. You should feel confident managing\\r\\n\\t\\t\\t\\t\\t\\t\\tinvestigations end-to-end, delivering high-quality reports, and supporting clients with\\r\\n\\t\\t\\t\\t\\t\\t\\tclarity and professionalism.\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<p class=\\\"bn-txt  mx1037 mrt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tWe want examiners who:\\r\\n\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tManage multiple high-level projects with precision.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tDemonstrate strong report-writing skills.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tAre driven by a mission beyond the technical work.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOperate with integrity, empathy, and purpose.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 pt40\\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1  mlr-at\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\tRequired Education and Experience\\r\\n\\t\\t\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<ul class=\\\"bd-list  mt24\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tOne or more of the following certifications: CFCE, GCFE, GCFA, OSCP, CISSP, Cellebrite,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tCMDE.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tA minimum of 200 hours of forensic or IT training from programs like IACIS, FLETC, SANS,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tNW3C, or military instruction.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t\\t<li>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\tPrior client-facing forensic experience with direct interaction and reporting.\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/li>\\r\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"dry-pd pos-re ovr-fl-h bk-mgbox1 pt40\\\">\\r\\n\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t<div class=\\\"dry-pd\\\">\\r\\n\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t<div class=\\\"flx jst-center alit-center flx-col\\\">\\r\\n\\t\\t\\t\\t<h2 class=\\\"kns-hed txt-nrml\\\">\\r\\n\\t\\t\\t\\t\\tReady to Apply?\\r\\n\\t\\t\\t\\t<\\/h2>\\r\\n\\t\\t\\t\\t<p class=\\\"frm-txt mt18\\\">Submit your resume and cover letter to: <a\\r\\n\\t\\t\\t\\t\\t\\thref=\\\"mailto:retrievethetruth@bdforensics.com\\\"\\r\\n\\t\\t\\t\\t\\t\\tclass=\\\"log-tct in-pg-ankr\\\">retrievethetruth@bdforensics.com<\\/a>\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t<div class=\\\"bdr24 mt32\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"form-con2 pd32\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h3 class=\\\"form-hed txt-start fs24\\\">Apply for this position<\\/h3>\\r\\n\\t\\t\\t\\t\\t\\t<div>\\r\\n\\t\\t\\t\\t\\t\\t\\t{rsform 9}\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<p class=\\\"mt32 p-ext\\\">\\r\\n\\t\\t\\t\\t\\tBy using this form, you agree with the storage and handling of your data by this website.\\r\\n\\t\\t\\t\\t<\\/p>\\r\\n\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\" pos-re mx1800 \\\">\\r\\n\\t<div class=\\\"mx1440 pos-re\\\">\\r\\n\\t\\t<div class=\\\"fil-bl2\\\"><\\/div>\\r\\n\\t\\t<div class=\\\"dry-pd pt40\\\">\\r\\n\\t\\t\\t<div class=\\\"site-width\\\">\\r\\n\\t\\t\\t\\t<div class=\\\"bn-col1 bg-bl1\\\">\\r\\n\\t\\t\\t\\t\\t<div class=\\\"pos-re z-ind1\\\">\\r\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"kns-hed t-center txt-nrml\\\">Frequently Asked Questions<\\/h2>\\r\\n\\t\\t\\t\\t\\t\\t<div class=\\\"faq-sec mt32 page-sec\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion faq-icon\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 1 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header active\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tIs this position remote?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body show\\\" style=\\\"max-height: max-content;\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tNo. This is an in-office role based in Spring, Texas. Occasional travel\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tmay be required.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 2 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tDo I need to testify in court?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. Digital forensics is a powerful tool in infidelity and fraud cases.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWe can recover deleted messages, analyze communication patterns, verify\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsocial media activity, and uncover hidden data that may confirm or\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trefute suspicions\\u2014always handled with discretion and legal compliance.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 3 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat types of clients will I work with?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAbsolutely. Our digital forensic reports are prepared to meet legal\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tstandards and are admissible in court. We follow strict chain-of-custody\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tprotocols and present findings in a clear, professional format that\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tattorneys and judges can rely on. Our experts are also available for\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\ttestimony when needed.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 4 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tWhat\\u2019s the mission behind Black Dog Forensics?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tTurnaround time depends on the device and data volume, but we often\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\trecover deleted data within 24 to 72 hours. Our team uses advanced tools\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tto retrieve texts, emails, photos, and files that have been deleted\\u2014even\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tfrom damaged or encrypted devices\\u2014whenever possible.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<!-- faq 5 -->\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-header\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tCan I apply if I\\u2019m still working toward a certification?\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body\\\" style=\\\"max-height: 0px\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"accordion-item-body-content\\\">\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tYes. While we\\u2019re based in Spring, Texas, we serve private investigators\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tacross the U.S. using both remote and on-site capabilities. We can\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tsecurely acquire data from mailed-in devices or remote cloud platforms,\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tand we offer consultations nationwide.\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2025-04-28 09:45:53\",\"created_by\":\"102\",\"created_by_alias\":\"\",\"modified\":\"2025-05-24 07:30:02\",\"modified_by\":102,\"checked_out\":102,\"checked_out_time\":\"2025-05-24 07:22:28\",\"publish_up\":\"2025-04-28 09:45:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":15,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":12,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);

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

--
-- Table structure for table `cuod6_languages`
--

DROP TABLE IF EXISTS `cuod6_languages`;
CREATE TABLE `cuod6_languages` (
  `lang_id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `lang_code` char(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `title` varchar(50) NOT NULL,
  `title_native` varchar(50) NOT NULL,
  `sef` varchar(50) NOT NULL,
  `image` varchar(50) NOT NULL,
  `description` varchar(512) NOT NULL,
  `metakey` text DEFAULT NULL,
  `metadesc` text NOT NULL,
  `sitename` varchar(1024) NOT NULL DEFAULT '',
  `published` int(11) NOT NULL DEFAULT 0,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_languages`
--

INSERT INTO `cuod6_languages` (`lang_id`, `asset_id`, `lang_code`, `title`, `title_native`, `sef`, `image`, `description`, `metakey`, `metadesc`, `sitename`, `published`, `access`, `ordering`) VALUES
(1, 0, 'en-GB', 'English (en-GB)', 'English (United Kingdom)', 'en', 'en_gb', '', '', '', '', 1, 1, 1);

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

--
-- Table structure for table `cuod6_mail_templates`
--

DROP TABLE IF EXISTS `cuod6_mail_templates`;
CREATE TABLE `cuod6_mail_templates` (
  `template_id` varchar(127) NOT NULL DEFAULT '',
  `extension` varchar(127) NOT NULL DEFAULT '',
  `language` char(7) NOT NULL DEFAULT '',
  `subject` varchar(255) NOT NULL DEFAULT '',
  `body` text NOT NULL,
  `htmlbody` mediumtext NOT NULL,
  `attachments` text NOT NULL,
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_mail_templates`
--

INSERT INTO `cuod6_mail_templates` (`template_id`, `extension`, `language`, `subject`, `body`, `htmlbody`, `attachments`, `params`) VALUES
('com_actionlogs.notification', 'com_actionlogs', '', 'COM_ACTIONLOGS_EMAIL_SUBJECT', 'COM_ACTIONLOGS_EMAIL_BODY', 'COM_ACTIONLOGS_EMAIL_HTMLBODY', '', '{\"tags\":[\"message\",\"date\",\"extension\",\"username\"]}'),
('com_config.test_mail', 'com_config', '', 'COM_CONFIG_SENDMAIL_SUBJECT', 'COM_CONFIG_SENDMAIL_BODY', '', '', '{\"tags\":[\"sitename\",\"method\"]}'),
('com_contact.mail', 'com_contact', '', 'COM_CONTACT_ENQUIRY_SUBJECT', 'COM_CONTACT_ENQUIRY_TEXT', '', '', '{\"tags\":[\"sitename\",\"name\",\"email\",\"subject\",\"body\",\"url\",\"customfields\"]}'),
('com_contact.mail.copy', 'com_contact', '', 'COM_CONTACT_COPYSUBJECT_OF', 'COM_CONTACT_COPYTEXT_OF', '', '', '{\"tags\":[\"sitename\",\"name\",\"email\",\"subject\",\"body\",\"url\",\"customfields\",\"contactname\"]}'),
('com_messages.new_message', 'com_messages', '', 'COM_MESSAGES_NEW_MESSAGE', 'COM_MESSAGES_NEW_MESSAGE_BODY', '', '', '{\"tags\":[\"subject\",\"message\",\"fromname\",\"sitename\",\"siteurl\",\"fromemail\",\"toname\",\"toemail\"]}'),
('com_privacy.notification.admin.export', 'com_privacy', '', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_SUBJECT_EXPORT_REQUEST', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_BODY_EXPORT_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.notification.admin.remove', 'com_privacy', '', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_SUBJECT_REMOVE_REQUEST', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_BODY_REMOVE_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.notification.export', 'com_privacy', '', 'COM_PRIVACY_EMAIL_REQUEST_SUBJECT_EXPORT_REQUEST', 'COM_PRIVACY_EMAIL_REQUEST_BODY_EXPORT_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.notification.remove', 'com_privacy', '', 'COM_PRIVACY_EMAIL_REQUEST_SUBJECT_REMOVE_REQUEST', 'COM_PRIVACY_EMAIL_REQUEST_BODY_REMOVE_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.userdataexport', 'com_privacy', '', 'COM_PRIVACY_EMAIL_DATA_EXPORT_COMPLETED_SUBJECT', 'COM_PRIVACY_EMAIL_DATA_EXPORT_COMPLETED_BODY', '', '', '{\"tags\":[\"sitename\",\"url\"]}'),
('com_users.massmail.mail', 'com_users', '', 'COM_USERS_MASSMAIL_MAIL_SUBJECT', 'COM_USERS_MASSMAIL_MAIL_BODY', '', '', '{\"tags\":[\"subject\",\"body\",\"subjectprefix\",\"bodysuffix\"]}'),
('com_users.password_reset', 'com_users', '', 'COM_USERS_EMAIL_PASSWORD_RESET_SUBJECT', 'COM_USERS_EMAIL_PASSWORD_RESET_BODY', '', '', '{\"tags\":[\"name\",\"email\",\"sitename\",\"link_text\",\"link_html\",\"token\"]}'),
('com_users.registration.admin.new_notification', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_NOTIFICATION_TO_ADMIN_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\"]}'),
('com_users.registration.admin.verification_request', 'com_users', '', 'COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_SUBJECT', 'COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"email\",\"username\",\"activate\"]}'),
('com_users.registration.user.admin_activated', 'com_users', '', 'COM_USERS_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_SUBJECT', 'COM_USERS_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.admin_activation', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY_NOPW', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.admin_activation_w_pw', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\",\"password_clear\"]}'),
('com_users.registration.user.registration_mail', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_BODY_NOPW', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.registration_mail_w_pw', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\",\"password_clear\"]}'),
('com_users.registration.user.self_activation', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY_NOPW', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.self_activation_w_pw', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\",\"password_clear\"]}'),
('com_users.reminder', 'com_users', '', 'COM_USERS_EMAIL_USERNAME_REMINDER_SUBJECT', 'COM_USERS_EMAIL_USERNAME_REMINDER_BODY', '', '', '{\"tags\":[\"name\",\"username\",\"sitename\",\"email\",\"link_text\",\"link_html\"]}'),
('plg_multifactorauth_email.mail', 'plg_multifactorauth_email', '', 'PLG_MULTIFACTORAUTH_EMAIL_EMAIL_SUBJECT', 'PLG_MULTIFACTORAUTH_EMAIL_EMAIL_BODY', '', '', '{\"tags\":[\"code\",\"sitename\",\"siteurl\",\"username\",\"email\",\"fullname\"]}'),
('plg_system_tasknotification.failure_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_FAILURE_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_FAILURE_MAIL_BODY', '', '', '{\"tags\": [\"task_id\", \"task_title\", \"exit_code\", \"exec_data_time\", \"task_output\"]}'),
('plg_system_tasknotification.fatal_recovery_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_FATAL_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_FATAL_MAIL_BODY', '', '', '{\"tags\": [\"task_id\", \"task_title\"]}'),
('plg_system_tasknotification.orphan_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_ORPHAN_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_ORPHAN_MAIL_BODY', '', '', '{\"tags\": [\"task_id\", \"task_title\"]}'),
('plg_system_tasknotification.success_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_SUCCESS_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_SUCCESS_MAIL_BODY', '', '', '{\"tags\":[\"task_id\", \"task_title\", \"exec_data_time\", \"task_output\"]}'),
('plg_task_privacyconsent.request.reminder', 'plg_task_privacyconsent', '', 'PLG_TASK_PRIVACYCONSENT_EMAIL_REMIND_SUBJECT', 'PLG_TASK_PRIVACYCONSENT_EMAIL_REMIND_BODY', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('plg_task_updatenotification.mail', 'plg_task_updatenotification', '', 'PLG_TASK_UPDATENOTIFICATION_EMAIL_SUBJECT', 'PLG_TASK_UPDATENOTIFICATION_EMAIL_BODY', '', '', '{\"tags\":[\"newversion\",\"curversion\",\"sitename\",\"url\",\"link\",\"releasenews\"]}'),
('plg_user_joomla.mail', 'plg_user_joomla', '', 'PLG_USER_JOOMLA_NEW_USER_EMAIL_SUBJECT', 'PLG_USER_JOOMLA_NEW_USER_EMAIL_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"url\",\"username\",\"password\",\"email\"]}');

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

--
-- Table structure for table `cuod6_menu`
--

DROP TABLE IF EXISTS `cuod6_menu`;
CREATE TABLE `cuod6_menu` (
  `id` int(11) NOT NULL,
  `menutype` varchar(24) NOT NULL COMMENT 'The type of menu this item belongs to. FK to #__menu_types.menutype',
  `title` varchar(255) NOT NULL COMMENT 'The display title of the menu item.',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT 'The SEF alias of the menu item.',
  `note` varchar(255) NOT NULL DEFAULT '',
  `path` varchar(1024) NOT NULL COMMENT 'The computed path of the menu item based on the alias field.',
  `link` varchar(1024) NOT NULL COMMENT 'The actually link the menu item refers to.',
  `type` varchar(16) NOT NULL COMMENT 'The type of link: Component, URL, Alias, Separator',
  `published` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'The published state of the menu link.',
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'The parent menu item in the menu tree.',
  `level` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'The relative level in the tree.',
  `component_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to #__extensions.id',
  `checked_out` int(10) UNSIGNED DEFAULT NULL COMMENT 'FK to #__users.id',
  `checked_out_time` datetime DEFAULT NULL COMMENT 'The time the menu item was checked out.',
  `browserNav` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'The click behaviour of the link.',
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'The access level required to view the menu item.',
  `img` varchar(255) NOT NULL COMMENT 'The image of the menu item.',
  `template_style_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `params` text NOT NULL COMMENT 'JSON encoded data for the menu item.',
  `lft` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set lft.',
  `rgt` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set rgt.',
  `home` tinyint(3) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Indicates if this menu item is the home or default page.',
  `language` char(7) NOT NULL DEFAULT '',
  `client_id` tinyint(4) NOT NULL DEFAULT 0,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_menu`
--

INSERT INTO `cuod6_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(1, '', 'Menu_Item_Root', 'root', '', '', '', '', 1, 0, 0, 0, NULL, NULL, 0, 0, '', 0, '', 0, 167, 0, '*', 0, NULL, NULL),
(2, 'main', 'com_banners', 'Banners', '', 'Banners', 'index.php?option=com_banners', 'component', 1, 1, 1, 3, NULL, NULL, 0, 0, 'class:bookmark', 0, '', 1, 10, 0, '*', 1, NULL, NULL),
(3, 'main', 'com_banners', 'Banners', '', 'Banners/Banners', 'index.php?option=com_banners&view=banners', 'component', 1, 2, 2, 3, NULL, NULL, 0, 0, 'class:banners', 0, '', 2, 3, 0, '*', 1, NULL, NULL),
(4, 'main', 'com_banners_categories', 'Categories', '', 'Banners/Categories', 'index.php?option=com_categories&view=categories&extension=com_banners', 'component', 1, 2, 2, 5, NULL, NULL, 0, 0, 'class:banners-cat', 0, '', 4, 5, 0, '*', 1, NULL, NULL),
(5, 'main', 'com_banners_clients', 'Clients', '', 'Banners/Clients', 'index.php?option=com_banners&view=clients', 'component', 1, 2, 2, 3, NULL, NULL, 0, 0, 'class:banners-clients', 0, '', 6, 7, 0, '*', 1, NULL, NULL),
(6, 'main', 'com_banners_tracks', 'Tracks', '', 'Banners/Tracks', 'index.php?option=com_banners&view=tracks', 'component', 1, 2, 2, 3, NULL, NULL, 0, 0, 'class:banners-tracks', 0, '', 8, 9, 0, '*', 1, NULL, NULL),
(7, 'main', 'com_contact', 'Contacts', '', 'Contacts', 'index.php?option=com_contact', 'component', 1, 1, 1, 7, NULL, NULL, 0, 0, 'class:address-book', 0, '', 11, 20, 0, '*', 1, NULL, NULL),
(8, 'main', 'com_contact_contacts', 'Contacts', '', 'Contacts/Contacts', 'index.php?option=com_contact&view=contacts', 'component', 1, 7, 2, 7, NULL, NULL, 0, 0, 'class:contact', 0, '', 12, 13, 0, '*', 1, NULL, NULL),
(9, 'main', 'com_contact_categories', 'Categories', '', 'Contacts/Categories', 'index.php?option=com_categories&view=categories&extension=com_contact', 'component', 1, 7, 2, 5, NULL, NULL, 0, 0, 'class:contact-cat', 0, '', 14, 15, 0, '*', 1, NULL, NULL),
(10, 'main', 'com_newsfeeds', 'News Feeds', '', 'News Feeds', 'index.php?option=com_newsfeeds', 'component', 1, 1, 1, 16, NULL, NULL, 0, 0, 'class:rss', 0, '', 23, 28, 0, '*', 1, NULL, NULL),
(11, 'main', 'com_newsfeeds_feeds', 'Feeds', '', 'News Feeds/Feeds', 'index.php?option=com_newsfeeds&view=newsfeeds', 'component', 1, 10, 2, 16, NULL, NULL, 0, 0, 'class:newsfeeds', 0, '', 24, 25, 0, '*', 1, NULL, NULL),
(12, 'main', 'com_newsfeeds_categories', 'Categories', '', 'News Feeds/Categories', 'index.php?option=com_categories&view=categories&extension=com_newsfeeds', 'component', 1, 10, 2, 5, NULL, NULL, 0, 0, 'class:newsfeeds-cat', 0, '', 26, 27, 0, '*', 1, NULL, NULL),
(13, 'main', 'com_finder', 'Smart Search', '', 'Smart Search', 'index.php?option=com_finder', 'component', 1, 1, 1, 23, NULL, NULL, 0, 0, 'class:search-plus', 0, '', 29, 38, 0, '*', 1, NULL, NULL),
(14, 'main', 'com_tags', 'Tags', '', 'Tags', 'index.php?option=com_tags&view=tags', 'component', 1, 1, 1, 25, NULL, NULL, 0, 1, 'class:tags', 0, '', 39, 40, 0, '', 1, NULL, NULL),
(15, 'main', 'com_associations', 'Multilingual Associations', '', 'Multilingual Associations', 'index.php?option=com_associations&view=associations', 'component', 1, 1, 1, 30, NULL, NULL, 0, 0, 'class:language', 0, '', 21, 22, 0, '*', 1, NULL, NULL),
(16, 'main', 'mod_menu_fields', 'Contact Custom Fields', '', 'contact/Custom Fields', 'index.php?option=com_fields&context=com_contact.contact', 'component', 1, 7, 2, 29, NULL, NULL, 0, 0, 'class:messages-add', 0, '', 16, 17, 0, '*', 1, NULL, NULL),
(17, 'main', 'mod_menu_fields_group', 'Contact Custom Fields Group', '', 'contact/Custom Fields Group', 'index.php?option=com_fields&view=groups&context=com_contact.contact', 'component', 1, 7, 2, 29, NULL, NULL, 0, 0, 'class:messages-add', 0, '', 18, 19, 0, '*', 1, NULL, NULL),
(18, 'main', 'com_finder_index', 'Smart-Search-Index', '', 'Smart Search/Index', 'index.php?option=com_finder&view=index', 'component', 1, 13, 2, 23, NULL, NULL, 0, 0, 'class:finder', 0, '', 30, 31, 0, '*', 1, NULL, NULL),
(19, 'main', 'com_finder_maps', 'Smart-Search-Maps', '', 'Smart Search/Maps', 'index.php?option=com_finder&view=maps', 'component', 1, 13, 2, 23, NULL, NULL, 0, 0, 'class:finder-maps', 0, '', 32, 33, 0, '*', 1, NULL, NULL),
(20, 'main', 'com_finder_filters', 'Smart-Search-Filters', '', 'Smart Search/Filters', 'index.php?option=com_finder&view=filters', 'component', 1, 13, 2, 23, NULL, NULL, 0, 0, 'class:finder-filters', 0, '', 34, 35, 0, '*', 1, NULL, NULL),
(21, 'main', 'com_finder_searches', 'Smart-Search-Searches', '', 'Smart Search/Searches', 'index.php?option=com_finder&view=searches', 'component', 1, 13, 2, 23, NULL, NULL, 0, 0, 'class:finder-searches', 0, '', 36, 37, 0, '*', 1, NULL, NULL),
(101, 'mainmenu', 'Home', 'home', '', 'home', 'index.php?option=com_content&view=featured', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":1,\"blog_class_leading\":\"\",\"num_intro_articles\":3,\"blog_class\":\"\",\"num_columns\":\"\",\"multi_column_order\":\"\",\"num_links\":0,\"link_intro_image\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"front\",\"order_date\":\"\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_readmore\":\"0\",\"show_readmore_title\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"show_feed_link\":\"1\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 41, 42, 1, '*', 0, NULL, NULL),
(102, 'main', 'RSFormPro', 'rsformpro', '', 'rsformpro', 'index.php?option=com_rsform', 'component', 1, 1, 1, 246, NULL, NULL, 0, 1, 'class:component', 0, '{}', 43, 58, 0, '', 1, NULL, NULL),
(103, 'main', 'COM_RSFORM_DASHBOARD', 'com-rsform-dashboard', '', 'rsformpro/com-rsform-dashboard', 'index.php?option=com_rsform', 'component', 1, 102, 2, 246, NULL, NULL, 0, 1, 'class:component', 0, '{}', 44, 45, 0, '', 1, NULL, NULL),
(104, 'main', 'COM_RSFORM_MANAGE_FORMS', 'com-rsform-manage-forms', '', 'rsformpro/com-rsform-manage-forms', 'index.php?option=com_rsform&view=forms', 'component', 1, 102, 2, 246, NULL, NULL, 0, 1, 'class:component', 0, '{}', 46, 47, 0, '', 1, NULL, NULL),
(105, 'main', 'COM_RSFORM_MANAGE_SUBMISSIONS', 'com-rsform-manage-submissions', '', 'rsformpro/com-rsform-manage-submissions', 'index.php?option=com_rsform&view=submissions', 'component', 1, 102, 2, 246, NULL, NULL, 0, 1, 'class:component', 0, '{}', 48, 49, 0, '', 1, NULL, NULL),
(106, 'main', 'COM_RSFORM_MANAGE_DIRECTORY_SUBMISSIONS', 'com-rsform-manage-directory-submissions', '', 'rsformpro/com-rsform-manage-directory-submissions', 'index.php?option=com_rsform&view=directory', 'component', 1, 102, 2, 246, NULL, NULL, 0, 1, 'class:component', 0, '{}', 50, 51, 0, '', 1, NULL, NULL),
(107, 'main', 'COM_RSFORM_CONFIGURATION', 'com-rsform-configuration', '', 'rsformpro/com-rsform-configuration', 'index.php?option=com_rsform&view=configuration', 'component', 1, 102, 2, 246, NULL, NULL, 0, 1, 'class:component', 0, '{}', 52, 53, 0, '', 1, NULL, NULL),
(108, 'main', 'COM_RSFORM_BACKUP_SCREEN', 'com-rsform-backup-screen', '', 'rsformpro/com-rsform-backup-screen', 'index.php?option=com_rsform&view=backupscreen', 'component', 1, 102, 2, 246, NULL, NULL, 0, 1, 'class:component', 0, '{}', 54, 55, 0, '', 1, NULL, NULL),
(109, 'main', 'COM_RSFORM_RESTORE_SCREEN', 'com-rsform-restore-screen', '', 'rsformpro/com-rsform-restore-screen', 'index.php?option=com_rsform&view=restorescreen', 'component', 1, 102, 2, 246, NULL, NULL, 0, 1, 'class:component', 0, '{}', 56, 57, 0, '', 1, NULL, NULL),
(110, 'mainmenu', 'Thank you', 'thank-you', '', 'thank-you', 'index.php?option=com_content&view=article&id=1', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 59, 60, 0, '*', 0, NULL, NULL),
(111, 'mainmenu', 'Contact', 'contact', '', 'contact', 'index.php?option=com_content&view=article&id=2', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 61, 62, 0, '*', 0, NULL, NULL),
(112, 'mainmenu', 'About Our Digital Forensics Experts', 'about-our-digital-forensics-experts', '', 'about-our-digital-forensics-experts', 'index.php?option=com_content&view=article&id=3', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 63, 64, 0, '*', 0, NULL, NULL),
(113, 'mainmenu', 'Services', 'services', '', 'services', 'index.php?option=com_content&view=article&id=4', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 65, 82, 0, '*', 0, NULL, NULL),
(114, 'mainmenu', 'Who We Serve', 'who-we-serve', '', 'who-we-serve', 'index.php?option=com_content&view=article&id=5', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 83, 94, 0, '*', 0, NULL, NULL),
(115, 'mainmenu', 'Attorneys', 'attorneys', '', 'who-we-serve/attorneys', 'index.php?option=com_content&view=article&id=6', 'component', 1, 114, 2, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 90, 91, 0, '*', 0, NULL, NULL),
(116, 'main', 'COM_EASYBLOG', 'com-easyblog', '', 'com-easyblog', 'index.php?option=com_easyblog', 'component', 1, 1, 1, 257, NULL, NULL, 0, 1, '../media/com_easyblog/images/easyblog-16x16.png', 0, '{}', 95, 142, 0, '', 1, NULL, NULL),
(117, 'main', 'COM_EASYBLOG_ADMIN_MENU_DASHBOARD', 'com-easyblog-admin-menu-dashboard', '', 'com-easyblog/com-easyblog-admin-menu-dashboard', 'index.php?option=com_easyblog', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 96, 97, 0, '', 1, NULL, NULL),
(118, 'main', 'COM_EASYBLOG_ADMIN_MENU_SETTINGS', 'com-easyblog-admin-menu-settings', '', 'com-easyblog/com-easyblog-admin-menu-settings', 'index.php?option=com_easyblog&view=settings', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 98, 99, 0, '', 1, NULL, NULL),
(119, 'main', 'COM_EASYBLOG_ADMIN_MENU_SEO', 'com-easyblog-admin-menu-seo', '', 'com-easyblog/com-easyblog-admin-menu-seo', 'index.php?option=com_easyblog&view=metas', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 100, 101, 0, '', 1, NULL, NULL),
(120, 'main', 'COM_EASYBLOG_ADMIN_MENU_AUTOPOSTING', 'com-easyblog-admin-menu-autoposting', '', 'com-easyblog/com-easyblog-admin-menu-autoposting', 'index.php?option=com_easyblog&view=autoposting', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 102, 103, 0, '', 1, NULL, NULL),
(121, 'main', 'COM_EASYBLOG_ADMIN_MENU_POSTS', 'com-easyblog-admin-menu-posts', '', 'com-easyblog/com-easyblog-admin-menu-posts', 'index.php?option=com_easyblog&view=blogs', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 104, 105, 0, '', 1, NULL, NULL),
(122, 'main', 'COM_EASYBLOG_ADMIN_MENU_FEED_IMPORTER', 'com-easyblog-admin-menu-feed-importer', '', 'com-easyblog/com-easyblog-admin-menu-feed-importer', 'index.php?option=com_easyblog&view=feeds', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 106, 107, 0, '', 1, NULL, NULL),
(123, 'main', 'COM_EASYBLOG_ADMIN_MENU_CATEGORIES', 'com-easyblog-admin-menu-categories', '', 'com-easyblog/com-easyblog-admin-menu-categories', 'index.php?option=com_easyblog&view=categories', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 108, 109, 0, '', 1, NULL, NULL),
(124, 'main', 'COM_EASYBLOG_ADMIN_MENU_CUSTOMFIELDS', 'com-easyblog-admin-menu-customfields', '', 'com-easyblog/com-easyblog-admin-menu-customfields', 'index.php?option=com_easyblog&view=fields', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 110, 111, 0, '', 1, NULL, NULL),
(125, 'main', 'COM_EASYBLOG_ADMIN_MENU_TAGS', 'com-easyblog-admin-menu-tags', '', 'com-easyblog/com-easyblog-admin-menu-tags', 'index.php?option=com_easyblog&view=tags', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 112, 113, 0, '', 1, NULL, NULL),
(126, 'main', 'COM_EASYBLOG_ADMIN_MENU_AUTHORS', 'com-easyblog-admin-menu-authors', '', 'com-easyblog/com-easyblog-admin-menu-authors', 'index.php?option=com_easyblog&view=bloggers', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 114, 115, 0, '', 1, NULL, NULL),
(127, 'main', 'COM_EASYBLOG_ADMIN_MENU_TEAMBLOGS', 'com-easyblog-admin-menu-teamblogs', '', 'com-easyblog/com-easyblog-admin-menu-teamblogs', 'index.php?option=com_easyblog&view=teamblogs', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 116, 117, 0, '', 1, NULL, NULL),
(128, 'main', 'COM_EASYBLOG_ADMIN_MENU_SUBSCRIPTIONS', 'com-easyblog-admin-menu-subscriptions', '', 'com-easyblog/com-easyblog-admin-menu-subscriptions', 'index.php?option=com_easyblog&view=subscriptions', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 118, 119, 0, '', 1, NULL, NULL),
(129, 'main', 'COM_EASYBLOG_ADMIN_MENU_ACL', 'com-easyblog-admin-menu-acl', '', 'com-easyblog/com-easyblog-admin-menu-acl', 'index.php?option=com_easyblog&view=acls', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 120, 121, 0, '', 1, NULL, NULL),
(130, 'main', 'COM_EASYBLOG_ADMIN_MENU_THEMES', 'com-easyblog-admin-menu-themes', '', 'com-easyblog/com-easyblog-admin-menu-themes', 'index.php?option=com_easyblog&view=themes', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 122, 123, 0, '', 1, NULL, NULL),
(131, 'main', 'COM_EASYBLOG_ADMIN_MENU_COMMENTS', 'com-easyblog-admin-menu-comments', '', 'com-easyblog/com-easyblog-admin-menu-comments', 'index.php?option=com_easyblog&view=comments', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 124, 125, 0, '', 1, NULL, NULL),
(132, 'main', 'COM_EB_ADMIN_MENU_POLLS', 'com-eb-admin-menu-polls', '', 'com-easyblog/com-eb-admin-menu-polls', 'index.php?option=com_easyblog&view=polls', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 126, 127, 0, '', 1, NULL, NULL),
(133, 'main', 'COM_EASYBLOG_ADMIN_MENU_REACTIONS', 'com-easyblog-admin-menu-reactions', '', 'com-easyblog/com-easyblog-admin-menu-reactions', 'index.php?option=com_easyblog&view=reactions', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 128, 129, 0, '', 1, NULL, NULL),
(134, 'main', 'COM_EASYBLOG_ADMIN_MENU_BLOCKS', 'com-easyblog-admin-menu-blocks', '', 'com-easyblog/com-easyblog-admin-menu-blocks', 'index.php?option=com_easyblog&view=blocks', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 130, 131, 0, '', 1, NULL, NULL),
(135, 'main', 'COM_EASYBLOG_ADMIN_MENU_MAIL_ACTIVITIES', 'com-easyblog-admin-menu-mail-activities', '', 'com-easyblog/com-easyblog-admin-menu-mail-activities', 'index.php?option=com_easyblog&view=spools', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 132, 133, 0, '', 1, NULL, NULL),
(136, 'main', 'COM_EASYBLOG_ADMIN_MENU_MODULES', 'com-easyblog-admin-menu-modules', '', 'com-easyblog/com-easyblog-admin-menu-modules', 'index.php?option=com_easyblog&view=modules', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 134, 135, 0, '', 1, NULL, NULL),
(137, 'main', 'COM_EASYBLOG_ADMIN_MENU_LANGUAGES', 'com-easyblog-admin-menu-languages', '', 'com-easyblog/com-easyblog-admin-menu-languages', 'index.php?option=com_easyblog&view=languages', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 136, 137, 0, '', 1, NULL, NULL),
(138, 'main', 'COM_EASYBLOG_ADMIN_MENU_REPORTING', 'com-easyblog-admin-menu-reporting', '', 'com-easyblog/com-easyblog-admin-menu-reporting', 'index.php?option=com_easyblog&view=reports', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 138, 139, 0, '', 1, NULL, NULL),
(139, 'main', 'COM_EASYBLOG_ADMIN_MENU_MIGRATORS', 'com-easyblog-admin-menu-migrators', '', 'com-easyblog/com-easyblog-admin-menu-migrators', 'index.php?option=com_easyblog&view=migrators', 'component', 1, 116, 2, 257, NULL, NULL, 0, 1, 'class:component', 0, '{}', 140, 141, 0, '', 1, NULL, NULL),
(140, 'mainmenu', 'Blog', 'blog', '', 'blog', 'index.php?option=com_easyblog&view=grid', 'component', 1, 1, 1, 257, NULL, NULL, 0, 1, ' ', 0, '{\"enable_showcase\":\"0\",\"featured_style\":\"thumbnails\",\"showcase_grid_post_type\":\"latest\",\"showcase_auto_slide\":\"1\",\"showcase_auto_slide_interval\":\"8\",\"photo_show\":\"1\",\"category_show\":\"1\",\"contentauthor\":\"0\",\"authoravatar\":\"0\",\"showreadmore\":\"0\",\"showcase_content_limit\":\"350\",\"showcase_date_source\":\"created\",\"contentdate\":\"0\",\"showcase_grid_limit\":\"5\",\"grid_routing_entry\":\"inherit\",\"grid_columns\":\"3\",\"post_image\":\"1\",\"post_author\":\"0\",\"post_author_avatar\":\"0\",\"post_category\":\"0\",\"post_date\":\"1\",\"grid_date_source\":\"created\",\"show_intro\":\"1\",\"grid_exclude_featured\":\"0\",\"grid_show_readmore\":\"0\",\"post_content_limit\":\"100\",\"limit\":\"10\",\"grid_pagination_style\":\"normal\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 143, 144, 0, '*', 0, NULL, NULL),
(141, 'mainmenu', 'Businesses', 'for-businesses-corporations-navigating-digital-uncertainty', '', 'who-we-serve/for-businesses-corporations-navigating-digital-uncertainty', 'index.php?option=com_content&view=article&id=7', 'component', 1, 114, 2, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"For Businesses & Corporations Navigating Digital Uncertainty\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 84, 85, 0, '*', 0, NULL, NULL),
(142, 'mainmenu', 'Government Agencies', 'digital-forensics-for-federal-state-local-government', '', 'who-we-serve/digital-forensics-for-federal-state-local-government', 'index.php?option=com_content&view=article&id=8', 'component', 1, 114, 2, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"Digital Forensics for Federal, State & Local Government\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 86, 87, 0, '*', 0, NULL, NULL),
(143, 'mainmenu', 'Private Investigators', 'digital-forensics-for-private-investigators', '', 'who-we-serve/digital-forensics-for-private-investigators', 'index.php?option=com_content&view=article&id=9', 'component', 1, 114, 2, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 88, 89, 0, '*', 0, NULL, NULL),
(144, 'mainmenu', 'Forensic Investigations and Digital Evidence Analysis', 'forensic-investigations-and-digital-evidence-analysis', '', 'services/forensic-investigations-and-digital-evidence-analysis', 'index.php?option=com_content&view=article&id=11', 'component', 1, 113, 2, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 66, 81, 0, '*', 0, NULL, NULL),
(145, 'mainmenu', 'Digital Forensics', 'expert-digital-forensics-to-uncover-the-truth', '', 'services/forensic-investigations-and-digital-evidence-analysis/expert-digital-forensics-to-uncover-the-truth', 'index.php?option=com_content&view=article&id=12', 'component', 1, 144, 3, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 67, 68, 0, '*', 0, NULL, NULL),
(146, 'mainmenu', 'Computer Forensics', 'computer-forensics', '', 'services/forensic-investigations-and-digital-evidence-analysis/computer-forensics', 'index.php?option=com_content&view=article&id=13', 'component', 1, 144, 3, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 69, 70, 0, '*', 0, NULL, NULL),
(147, 'mainmenu', 'Join the Team', 'join-the-team', '', 'careers/join-the-team', 'index.php?option=com_content&view=article&id=14', 'component', 1, 148, 2, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 146, 149, 0, '*', 0, NULL, NULL),
(148, 'mainmenu', 'Careers', 'careers', '', 'careers', 'index.php?option=com_content&view=article&id=14', 'url', 1, 1, 1, 0, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1}', 145, 152, 0, '*', 0, NULL, NULL),
(149, 'mainmenu', 'Cell Phone Forensics That Recover and Validate Evidence', 'cell-phone-forensics-that-recover-and-validate-evidence', '', 'services/forensic-investigations-and-digital-evidence-analysis/cell-phone-forensics-that-recover-and-validate-evidence', 'index.php?option=com_content&view=article&id=15', 'component', 1, 144, 3, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 71, 72, 0, '*', 0, NULL, NULL),
(150, 'mainmenu', 'Forensic Imaging That Secures and Preserves Digital Evidence', 'forensic-imaging-that-secures-and-preserves-digital-evidence', '', 'services/forensic-investigations-and-digital-evidence-analysis/forensic-imaging-that-secures-and-preserves-digital-evidence', 'index.php?option=com_content&view=article&id=16', 'component', 1, 144, 3, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 73, 74, 0, '*', 0, NULL, NULL),
(151, 'mainmenu', 'Customer Referral Program', 'customer-referral-program', '', 'careers/customer-referral-program', 'index.php?option=com_content&view=article&id=17', 'component', 1, 148, 2, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 150, 151, 0, '*', 0, NULL, NULL),
(152, 'mainmenu', 'Services Areas', 'services-areas', '', 'services-areas', 'index.php?option=com_content&view=article&id=18', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 153, 160, 0, '*', 0, NULL, NULL),
(153, 'mainmenu', 'Digital Forensics Services in Houston, Texas', 'digital-forensics-services-in-houston-texas', '', 'digital-forensics-services-in-houston-texas', 'index.php?option=com_content&view=article&id=19', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 161, 162, 0, '*', 0, NULL, NULL),
(154, 'mainmenu', 'Areas Served', 'areas-served', '', 'services-areas/areas-served', 'index.php?option=com_content&view=article&id=19', 'component', 1, 152, 2, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 154, 159, 0, '*', 0, NULL, NULL),
(155, 'mainmenu', 'Houston, TX', 'houston-tx', '', 'services-areas/areas-served/houston-tx', 'index.php?option=com_content&view=article&id=20', 'component', 1, 154, 3, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 155, 156, 0, '*', 0, NULL, NULL),
(156, 'mainmenu', 'Case Types', 'case-types', '', 'case-types', 'index.php?option=com_content&view=article&id=21', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 163, 166, 0, '*', 0, NULL, NULL),
(157, 'mainmenu', 'Cybersecurity and Data Breach Investigations', 'cybersecurity-and-data-breach-investigations', '', 'case-types/cybersecurity-and-data-breach-investigations', 'index.php?option=com_content&view=article&id=22', 'component', 1, 156, 2, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 164, 165, 0, '*', 0, NULL, NULL),
(158, 'mainmenu', 'User Activity Analysis That Reveals Digital Truth', 'user-activity-analysis-that-reveals-digital-truth', '', 'services/forensic-investigations-and-digital-evidence-analysis/user-activity-analysis-that-reveals-digital-truth', 'index.php?option=com_content&view=article&id=23', 'component', 1, 144, 3, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 75, 76, 0, '*', 0, NULL, NULL),
(159, 'mainmenu', 'Digital Forensics Services in Houston2, Texas', 'digital-forensics-services-in-houston2-texas', '', 'services-areas/areas-served/digital-forensics-services-in-houston2-texas', 'index.php?option=com_content&view=article&id=20', 'component', -2, 154, 3, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 157, 158, 0, '*', 0, NULL, NULL),
(160, 'mainmenu', 'Email and Document Authentication for Legal Evidence', 'email-document-authentication-for-legal-evidence', '', 'services/forensic-investigations-and-digital-evidence-analysis/email-document-authentication-for-legal-evidence', 'index.php?option=com_content&view=article&id=24', 'component', 1, 144, 3, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 77, 78, 0, '*', 0, NULL, NULL),
(161, 'mainmenu', 'Expert Forensic Review of Opposing Legal Reports', 'expert-forensic-review-of-opposing-legal-reports', '', 'services/forensic-investigations-and-digital-evidence-analysis/expert-forensic-review-of-opposing-legal-reports', 'index.php?option=com_content&view=article&id=25', 'component', 1, 144, 3, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"0\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 79, 80, 0, '*', 0, NULL, NULL),
(162, 'mainmenu', 'Government Agencies', 'government-agencies', '', 'who-we-serve/government-agencies', 'index.php?option=com_content&view=article&id=8', 'component', 1, 114, 2, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 92, 93, 0, '*', 0, NULL, NULL),
(163, 'mainmenu', 'Senior Digital Forensic Examiner', 'senior-digital-forensic-examiner', '', 'careers/join-the-team/senior-digital-forensic-examiner', 'index.php?option=com_content&view=article&id=26', 'component', 1, 147, 3, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"2\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"0\",\"show_noauth\":\"\",\"urls_position\":-1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 147, 148, 0, '*', 0, NULL, NULL);

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

--
-- Table structure for table `cuod6_menu_types`
--

DROP TABLE IF EXISTS `cuod6_menu_types`;
CREATE TABLE `cuod6_menu_types` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `menutype` varchar(24) NOT NULL,
  `title` varchar(48) NOT NULL,
  `description` varchar(255) NOT NULL DEFAULT '',
  `client_id` int(11) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_menu_types`
--

INSERT INTO `cuod6_menu_types` (`id`, `asset_id`, `menutype`, `title`, `description`, `client_id`, `ordering`) VALUES
(1, 0, 'mainmenu', 'Main Menu', 'The main menu for the site', 0, 1);

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

--
-- Table structure for table `cuod6_messages`
--

DROP TABLE IF EXISTS `cuod6_messages`;
CREATE TABLE `cuod6_messages` (
  `message_id` int(10) UNSIGNED NOT NULL,
  `user_id_from` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `user_id_to` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `folder_id` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `date_time` datetime NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `priority` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `subject` varchar(255) NOT NULL DEFAULT '',
  `message` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_messages_cfg`
--

DROP TABLE IF EXISTS `cuod6_messages_cfg`;
CREATE TABLE `cuod6_messages_cfg` (
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `cfg_name` varchar(100) NOT NULL DEFAULT '',
  `cfg_value` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_modules`
--

DROP TABLE IF EXISTS `cuod6_modules`;
CREATE TABLE `cuod6_modules` (
  `id` int(11) NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `title` varchar(100) NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `content` text DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `position` varchar(50) NOT NULL DEFAULT '',
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `module` varchar(50) DEFAULT NULL,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `showtitle` tinyint(3) UNSIGNED NOT NULL DEFAULT 1,
  `params` text NOT NULL,
  `client_id` tinyint(4) NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_modules`
--

INSERT INTO `cuod6_modules` (`id`, `asset_id`, `title`, `note`, `content`, `ordering`, `position`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `published`, `module`, `access`, `showtitle`, `params`, `client_id`, `language`) VALUES
(1, 39, 'Main Menu', '', '', 1, 'sidebar-right', NULL, NULL, '2025-03-05 13:42:30', NULL, -2, 'mod_menu', 1, 1, '{\"menutype\":\"mainmenu\",\"startLevel\":\"0\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}', 0, '*'),
(2, 40, 'Login', '', '', 1, 'login', NULL, NULL, NULL, NULL, 1, 'mod_login', 1, 1, '', 1, '*'),
(3, 41, 'Popular Articles', '', '', 6, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_popular', 3, 1, '{\"count\":\"5\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(4, 42, 'Recently Added Articles', '', '', 4, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_latest', 3, 1, '{\"count\":\"5\",\"ordering\":\"c_dsc\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(8, 43, 'Toolbar', '', '', 1, 'toolbar', NULL, NULL, NULL, NULL, 1, 'mod_toolbar', 3, 1, '', 1, '*'),
(9, 44, 'Notifications', '', '', 3, 'icon', NULL, NULL, NULL, NULL, 1, 'mod_quickicon', 3, 1, '{\"context\":\"update_quickicon\",\"header_icon\":\"icon-sync\",\"show_jupdate\":\"1\",\"show_eupdate\":\"1\",\"show_oupdate\":\"1\",\"show_privacy\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(10, 45, 'Logged-in Users', '', '', 2, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_logged', 3, 1, '{\"count\":\"5\",\"name\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(12, 46, 'Admin Menu', '', '', 1, 'menu', NULL, NULL, NULL, NULL, 1, 'mod_menu', 3, 1, '{\"layout\":\"\",\"moduleclass_sfx\":\"\",\"shownew\":\"1\",\"showhelp\":\"1\",\"cache\":\"0\"}', 1, '*'),
(15, 49, 'Title', '', '', 1, 'title', NULL, NULL, NULL, NULL, 1, 'mod_title', 3, 1, '', 1, '*'),
(16, 50, 'Login Form', '', '', 7, 'sidebar-right', NULL, NULL, NULL, NULL, 0, 'mod_login', 1, 1, '{\"greeting\":\"1\",\"name\":\"0\"}', 0, '*'),
(17, 51, 'Breadcrumbs', '', '', 1, 'breadcrumbs', 102, '2025-04-29 13:23:03', '2025-04-26 07:37:28', NULL, 1, 'mod_breadcrumbs', 1, 0, '{\"showHere\":0,\"showHome\":1,\"homeText\":\"\",\"showLast\":1,\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":0,\"cache_time\":0,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(79, 52, 'Multilanguage status', '', '', 2, 'status', NULL, NULL, NULL, NULL, 1, 'mod_multilangstatus', 3, 1, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}', 1, '*'),
(86, 53, 'Joomla Version', '', '', 1, 'status', NULL, NULL, NULL, NULL, 1, 'mod_version', 3, 1, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}', 1, '*'),
(87, 55, 'Sample Data', '', '', 1, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_sampledata', 6, 1, '{\"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(88, 67, 'Latest Actions', '', '', 3, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_latestactions', 6, 1, '{\"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(89, 68, 'Privacy Dashboard', '', '', 5, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_privacy_dashboard', 6, 1, '{\"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(90, 89, 'Login Support', '', '', 1, 'sidebar', NULL, NULL, NULL, NULL, 0, 'mod_loginsupport', 1, 1, '{\"forum_url\":\"https://forum.joomla.org/\",\"documentation_url\":\"https://docs.joomla.org/\",\"news_url\":\"https://www.joomla.org/announcements.html\",\"automatic_title\":1,\"prepare_content\":1,\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 1, '*'),
(91, 72, 'System Dashboard', '', '', 1, 'cpanel-system', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"system\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(92, 73, 'Content Dashboard', '', '', 1, 'cpanel-content', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"content\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(93, 74, 'Menus Dashboard', '', '', 1, 'cpanel-menus', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"menus\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(94, 75, 'Components Dashboard', '', '', 1, 'cpanel-components', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"components\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(95, 76, 'Users Dashboard', '', '', 1, 'cpanel-users', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"users\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(96, 86, 'Popular Articles', '', '', 3, 'cpanel-content', NULL, NULL, NULL, NULL, 1, 'mod_popular', 3, 1, '{\"count\":\"5\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(97, 87, 'Recently Added Articles', '', '', 4, 'cpanel-content', NULL, NULL, NULL, NULL, 1, 'mod_latest', 3, 1, '{\"count\":\"5\",\"ordering\":\"c_dsc\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(98, 88, 'Logged-in Users', '', '', 2, 'cpanel-users', NULL, NULL, NULL, NULL, 1, 'mod_logged', 3, 1, '{\"count\":\"5\",\"name\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(99, 77, 'Frontend Link', '', '', 5, 'status', NULL, NULL, NULL, NULL, 1, 'mod_frontend', 1, 1, '', 1, '*'),
(100, 78, 'Messages', '', '', 4, 'status', NULL, NULL, NULL, NULL, 1, 'mod_messages', 3, 1, '', 1, '*'),
(101, 79, 'Post Install Messages', '', '', 3, 'status', NULL, NULL, NULL, NULL, 1, 'mod_post_installation_messages', 3, 1, '', 1, '*'),
(102, 80, 'User Status', '', '', 6, 'status', NULL, NULL, NULL, NULL, 1, 'mod_user', 3, 1, '', 1, '*'),
(103, 70, 'Site', '', '', 1, 'icon', NULL, NULL, NULL, NULL, 1, 'mod_quickicon', 1, 1, '{\"context\":\"site_quickicon\",\"header_icon\":\"icon-desktop\",\"show_users\":\"1\",\"show_articles\":\"1\",\"show_categories\":\"1\",\"show_media\":\"1\",\"show_menuItems\":\"1\",\"show_modules\":\"1\",\"show_plugins\":\"1\",\"show_templates\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(104, 71, 'System', '', '', 2, 'icon', NULL, NULL, NULL, NULL, 1, 'mod_quickicon', 1, 1, '{\"context\":\"system_quickicon\",\"header_icon\":\"icon-wrench\",\"show_global\":\"1\",\"show_checkin\":\"1\",\"show_cache\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(105, 82, '3rd Party', '', '', 4, 'icon', NULL, NULL, NULL, NULL, 1, 'mod_quickicon', 1, 1, '{\"context\":\"mod_quickicon\",\"header_icon\":\"icon-boxes\",\"load_plugins\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(106, 83, 'Help Dashboard', '', '', 1, 'cpanel-help', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"help\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"style\":\"System-none\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(107, 84, 'Privacy Requests', '', '', 1, 'cpanel-privacy', NULL, NULL, NULL, NULL, 1, 'mod_privacy_dashboard', 1, 1, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(108, 85, 'Privacy Status', '', '', 1, 'cpanel-privacy', NULL, NULL, NULL, NULL, 1, 'mod_privacy_status', 1, 1, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(109, 96, 'Guided Tours', '', '', 1, 'status', NULL, NULL, NULL, NULL, 1, 'mod_guidedtours', 1, 1, '', 1, '*'),
(110, 100, 'top button', '', '<div class=\"hed-btn dsk-blk\">\r\n  <a class=\"global-btn\" href=\"tel:346-200-6097\"><img src=\"images/dog/svg/phone-icn.svg\" alt=\"phone\" class=\"climg\"> 346-200-6097</a>\r\n</div>\r\n<div class=\"hed-btn mob-btn\">\r\n  <a class=\"global-btn\" href=\"tel:346-200-6097\"><img src=\"images/dog/svg/tel-white.jpg\" alt=\"phone\" class=\"climg\"></a>\r\n</div>', 1, 'top_phone', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(111, 101, 'footer 1', '', '<div class=\"ft-widget\">\r\n    <div class=\"ft-logo\">\r\n        <img src=\"images/black-dog-logo.png\" alt=\"black dog logo\">\r\n    </div>\r\n    <div class=\"ft-cont mt32\">\r\n<p class=\"fw700 ft-hd\">Trusted Digital Forensics for Legal & Corporate Cases</p>\r\n        <p class=\"mt20 fs14 \">Black Dog Forensics is a digital forensics firm in Spring, TX, specializing in investigations, data recovery, and litigation support for legal, business, and law enforcement clients.</p>\r\n<!--<div class=\"ftr-menu flx gap12 mt40 fs14\">\r\n<a href=\"\" class=\"ft-link\">HOME</a>\r\n<a href=\"\" class=\"ft-link\">ABOUT</a>\r\n<a href=\"\" class=\"ft-link\">SERVICES</a>\r\n<a href=\"\" class=\"ft-link\">SERVICE AREAS</a>\r\n<a href=\"\" class=\"ft-link\">BLOG</a>\r\n<a href=\"\" class=\"ft-link\">CAREERS</a>\r\n<a href=\"\" class=\"ft-link\">Contact Us</a>\r\n<a href=\"\" class=\"ft-link\">Privacy Policy</a>\r\n<a href=\"\" class=\"ft-link\">Terms of Service</a>\r\n</div>-->\r\n\r\n    </div>\r\n</div>\r\n\r\n\r\n<div class=\"ftr-menu flx gap40\">\r\n\r\n<a href=\"/services-areas\" class=\"ft-link\">Service Areas</a>\r\n<a href=\"/blog\" class=\"ft-link\">Blog</a>\r\n\r\n<a href=\"/contact\" class=\"ft-link\">Contact Us</a>\r\n\r\n</div>', 1, 'ftr1', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(112, 102, 'footer2', '', '<div class=\"servv contct-sec ftt-sec\">\r\n    <div class=\"serv-at\">\r\n        <div class=\"serc-img1\">\r\n            <a href=\"tel:(346) 200-6097\" class=\"log-tct\"><img src=\"images/dog/svg/call-wh.svg\" alt=\"phone\"\r\n                    class=\"grm-icn\"></a>\r\n        </div>\r\n        <div class=\"ser-log\">\r\n            <a href=\"tel:(346) 200-6097\" class=\"log-tct\">(346) 200-6097</a>\r\n        </div>\r\n    </div>\r\n    <div class=\"serv-at mt24\">\r\n        <div class=\"serc-img1\">\r\n            <a href=\"https://maps.app.goo.gl/4Gp7z9MdCgHcHMWz9\" target=\"_blank\" class=\"log-tct\"><img src=\"images/dog/svg/location_on.svg\" alt=\"Address\"\r\n                    class=\"grm-icn\"></a>\r\n        </div>\r\n        <div class=\"ser-log\">\r\n            <a href=\"https://maps.app.goo.gl/4Gp7z9MdCgHcHMWz9\" target=\"_blank\" class=\"log-tct\">504 Spring Hill Drive, Suite 360, Spring, TX 77386</a>\r\n        </div>\r\n    </div>\r\n    <div class=\"serv-at mt24\">\r\n        <div class=\"serc-img1\">\r\n            <a href=\"mailto:retrievethetruth@bdforensics.com\" class=\"log-tct\"><img src=\"images/dog/svg/mail-wh.svg\"\r\n                    alt=\"email\" class=\"grm-icn\"></a>\r\n        </div>\r\n        <div class=\"ser-log\">\r\n            <a href=\"mailto:retrievethetruth@bdforensics.com\" class=\"log-tct\">retrievethetruth@bdforensics.com</a>\r\n        </div>\r\n    </div>\r\n    <div class=\"serv-at mt24\">\r\n        <div class=\"serc-img1\">\r\n            <a href=\"\" class=\"log-tct\"><img src=\"images/dog/svg/time.svg\"\r\n                    alt=\"email\" class=\"grm-icn\"></a>\r\n        </div>\r\n        <div class=\"ser-log\">\r\n            <a href=\"mailto:retrievethetruth@bdforensics.com\" class=\"log-tct mx300\">Monday – Friday: 8 AM – 5 PM &nbsp; &nbsp;  Saturday – Sunday: By Appointment</a>\r\n            <span class=\"emergen\">Emergency consultations available upon request</span>\r\n        </div>\r\n    </div>\r\n    <div class=\"serv-at mt24 just-end ftr-code\">\r\n        <div class=\"serc-txt1\">\r\n            <span class=\"ft11\">Texas Department of Public Safety Private Investigations Company License #:</span>\r\n        </div>\r\n        <div class=\"ser-log serc-txt2\">\r\n            <span>A28401001</span>\r\n        </div>\r\n    </div>\r\n    <div class=\"serv-at mt24 just-end ftr-code\">\r\n        <div class=\"serc-txt1\">\r\n            <span>DUNS:</span>\r\n        </div>\r\n        <div class=\"ser-log serc-txt2\">\r\n            <span>113417172</span>\r\n        </div>\r\n    </div>\r\n    <div class=\"serv-at mt24 just-end ftr-code\">\r\n        <div class=\"serc-txt1\">\r\n            <span>CAGE Code:</span>\r\n        </div>\r\n        <div class=\"ser-log serc-txt2\">\r\n            <span> 0PQY5</span>\r\n        </div>\r\n    </div>\r\n</div>', 1, 'ftr2', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(113, 103, 'footer soc', '', '<div class=\"ftr social\">\r\n    <p class=\"flex gap20\">\r\n       <a href=\"https://www.facebook.com/blackdogforensics/\" target=\"_blank\"><img src=\"images/dog/svg/facebook-black.svg\" alt=\"facebook\" class=\"twtr\"></a>\r\n       <a href=\"https://twitter.com/BLKDOGFORENSICS\" target=\"_blank\"><img src=\"images/dog/svg/twitter-black.svg\" alt=\"twitter\" class=\"twtr\"></a>\r\n       <a href=\"https://www.linkedin.com/company/black-dog-forensics/\" target=\"_blank\"><img src=\"images/dog/svg/linkedin-black.svg\" alt=\"linkedin\" class=\"twtr\"></a>\r\n       <a href=\"https://www.instagram.com/blackdogforensics/\" target=\"_blank\"><img src=\"images/dog/svg/instagram -black.svg\" alt=\"instagram\" class=\"twtr\"></a>\r\n     </p>           \r\n</div>', 1, 'ftr-soc', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(114, 105, 'RSForm! Pro Module', '', '', 1, '', NULL, NULL, NULL, NULL, 0, 'mod_rsform', 1, 1, '', 0, '*'),
(115, 106, 'banner', '', '<div id=\"form-sec\" class=\"mx1440 pos-re\">\r\n    <div class=\"fil-bl2\"></div>\r\n    <div class=\"bn-pdng\">\r\n        <div class=\"bn-col1 bg-bl1 mx861 mlr-at t-center\">\r\n            <div class=\"pos-re z-ind1\">\r\n                <h1 class=\"banner-title mt20 mx860 m-ato\">Retrieve the Truth with Expert Digital Forensics</h1>\r\n                <p class=\"bn-txt mt32\">From Legal Disputes to Business Investigations, our forensic analysis delivers clarity and confidence.</p>\r\n                <div class=\"mt48\">\r\n                    <a class=\"global-btn global-btn1\" href=\"/contact\">Get Expert Forensic Assistance </a>\r\n                </div>\r\n                <div class=\"bn-mg-con pos-re\">\r\n                    <div class=\"fil-bl1\"></div>\r\n                   \r\n                    <img src=\"images/dog/retriever-1.png\" alt=\"banner image\">\r\n                </div>\r\n            </div>\r\n        </div>\r\n        \r\n    </div>\r\n</div>', 1, 'banner', NULL, NULL, '2025-03-12 05:35:25', NULL, 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(116, 107, 'footer form', '', '<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox-con mx1620\">\r\n    <div class=\"site-width\">\r\n            <div class=\"flx flx-dir alit-center mbgap40 gap80\">\r\n                <div class=\"flx-equ-col\">\r\n                    <h2 class=\"kns-hed txt-nrml\">Ready to Start Your Investigation?</h2>\r\n                    <p class=\"frm-txt mt18\">Get in touch with our forensic experts to discuss your case.</p>\r\n                    <div class=\"servv contct-sec mt52\">\r\n                        <div class=\"serv-at\">\r\n                            <div class=\"serc-img\">\r\n                                <img src=\"images/dog/svg/call-wh.svg\" alt=\"Phone\" class=\"grm-icn\">\r\n                            </div> \r\n                            <div class=\"ser-log\">\r\n                                <h6>Call Us</h6>\r\n                               \r\n                                <a href=\"tel:(346) 200-6097\" class=\"log-tct\">(346) 200-6097</a>\r\n                            </div>\r\n                        </div>\r\n                        <div class=\"serv-at mt24\">\r\n                            <div class=\"serc-img\">\r\n                                <img src=\"images/dog/svg/mail-wh.svg\" alt=\"email\" class=\"grm-icn\">\r\n                            </div> \r\n                            <div class=\"ser-log\">\r\n                                <h6>Email Us</h6>\r\n                               \r\n                                <a href=\"mailto:retrievethetruth@bdforensics.com\" class=\"log-tct\">retrievethetruth@bdforensics.com</a>\r\n                            </div>\r\n                        </div>\r\n                        <div class=\"serv-at mt24\">\r\n                            <div class=\"serc-img\">\r\n                                <a href=\"https://maps.app.goo.gl/4Gp7z9MdCgHcHMWz9\" target=\"_blank\"><img src=\"images/dog/svg/location_on.svg\" alt=\"location\" class=\"grm-icn\"></a>\r\n                            </div> \r\n                            <div class=\"ser-log\">\r\n                                <h6>Visit Us</h6>\r\n                                <a href=\"https://maps.app.goo.gl/4Gp7z9MdCgHcHMWz9\" target=\"_blank\" class=\"log-tct\">504 Spring Hill Drive, Suite 360, Spring, TX 77386</a>\r\n                            </div>\r\n                        </div>\r\n                        <div class=\"serv-at mt24\">\r\n                            <div class=\"serc-img\">\r\n                                <img src=\"images/dog/svg/schedule.svg\" alt=\"clock\" class=\"grm-icn\">\r\n                            </div> \r\n                            <div class=\"ser-log\">\r\n                                <h6>Office Hours</h6>\r\n                               \r\n                                <p class=\"log-tct\">Monday – Friday: 8:00 AM – 5:00 PM<br>\r\n                                    Saturday – Sunday: By Appointment</p>\r\n                                    <p class=\"mn-txt\">\r\n                                        Emergency consultations available upon request\r\n                                    </p>\r\n                            </div>\r\n                        </div>\r\n                        \r\n                    </div>\r\n                </div>\r\n                <div class=\"flx-equ-col mx501\">\r\n                    <div class=\"bdr24\"> <div class=\"form-con pd32\">\r\n                        <h3 class=\"form-hed\">Contact Us</h3>\r\n                        <div class=\"\">\r\n                          {rsform 5}\r\n                        </div>\r\n                    </div> </div>\r\n                </div>\r\n            </div>\r\n    </div>\r\n</div>', 1, 'md10', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(117, 108, 'Uncover Critical Digital Evidence Today', '', '<div class=\"dry-pd pos-re bck-imgs ovr-fl-h mx1800\">\r\n<div class=\"mx1440\">\r\n    <div class=\"site-width\">\r\n            <div class=\"pdlr42 pdtb40 t-center mx932 mlr-at pos-re\">\r\n                <div class=\"cir-fill1\"></div>\r\n                        <h2 class=\"kns-hed \">Uncover Critical Digital Evidence Today</h2>\r\n                    <p class=\"mt18 p-ext\">Need digital forensics expertise? Our specialists uncover evidence with precision, confidentiality, and legal admissibility.</p>\r\n                    <div class=\"mt48\">\r\n                        <a class=\"global-btn\" href=\"/contact\">Request an Expert Consultation</a>\r\n                    </div>\r\n            </div>\r\n    </div>\r\n</div>\r\n</div>', 1, 'md1', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(118, 109, 'Comprehensive Digital Forensic Solutions', '', '<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt0 mx1620\">\r\n<div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width\">\r\n    <div class=\"mx1075 mlr-at\">\r\n        <div class=\"mx932 mlr-at t-center1\">\r\n                <h2 class=\"kns-hed\">Comprehensive Digital Forensic Solutions</h2>\r\n                <p class=\"mt18 p-ext mx512 mlr-at1\">From digital investigations to litigation support, we provide tailored forensic services that stand up in court.</p>\r\n        </div>\r\n        <div class=\"flx gap24 mt64 wrp protct pd-in24\">\r\n            <div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/forensic-inv.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt40\">Forensic Investigations & Analysis</h4>\r\n                    <p class=\"mt20\">Detailed examination of devices, cloud accounts, and digital footprints.</p>\r\n                </div>\r\n            </div>\r\n			<div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/audio-video.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt40\">Audio & Video Forensics</h4>\r\n                    <p class=\"mt20\">Authenticate, enhance, and interpret digital recordings.</p>\r\n                </div>\r\n            </div>\r\n			<div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/data-evid.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt40\">Data & Evidence Management</h4>\r\n                    <p class=\"mt20\">Secure evidence preservation, recovery, and certified destruction.</p>\r\n                </div>\r\n            </div>\r\n			<div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/legal-liti.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt40\">Legal & Litigation Support</h4>\r\n                    <p class=\"mt20\">Expert reports, testimony, and eDiscovery assistance.</p>\r\n                </div>\r\n            </div>\r\n			\r\n             <div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/corporate-pri.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt40\">Corporate & Private Investigations</h4>\r\n                    <p class=\"mt20\">Employee investigations, fraud detection, and compliance audits.</p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/special-ser.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt40\">Specialized Services</h4>\r\n                    <p class=\"mt20\">3D laser scanning, accident reconstructions, and call detail analysis.</p>\r\n                </div>\r\n            </div>\r\n        </div>\r\n        <div class=\"mt64\">\r\n            <a class=\"global-btn\" href=\"/services\">Explore Our Services</a>\r\n        </div>\r\n    </div>\r\n</div>   </div>', 1, 'md2', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(119, 110, 'Our Forensic Process – Step by Step', '', '<div class=\"dry-pd pos-re ovr-fl-h bk-mgbox12 pt0 mx1620\">\r\n    <div class=\"site-width\">\r\n	<div class=\"mx1075 mlr-at\">\r\n        <div class=\"t-center mx932 mlr-at\">\r\n                <h2 class=\"kns-hed\">Our Forensic Process – Step by Step</h2>\r\n                <p class=\"mt18 p-ext mx404 mlr-at\">We make digital forensics simple and transparent with a proven 5-step process.</p>\r\n        </div>\r\n        <div class=\"flx gap80 mt64 wrp num-sec protct ovr-fl-h jst-center mx877 mlr-at ovr-fl-h\">\r\n            <div class=\"col3 chs-us-p  pos-re up-line\">\r\n                <div class=\"num\">\r\n                    <span>1</span>\r\n                </div>\r\n                <div>\r\n                    <h4 class=\"h4hed h4hed1 mt24\">Evaluation & Consultation</h4>\r\n                    <p class=\"mt16\">Understand your case and objectives.</p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p pos-re up-line\">\r\n                <div class=\"num\">\r\n                    <span>2</span>\r\n                </div>\r\n                <div>\r\n                    <h4 class=\"h4hed h4hed1 mt24\">Evidence Collection</h4>\r\n                    <p class=\"mt16\">Securely gather and preserve digital data.</p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p pos-re up-line\">\r\n                <div class=\"num\">\r\n                    <span>3</span>\r\n                </div>\r\n                <div>\r\n                    <h4 class=\"h4hed h4hed1 mt24\">Forensic Analysis</h4>\r\n                    <p class=\"mt16\">Use advanced tools to analyze data for evidence.</p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p pos-re up-line-r  r-line-up mr0\">\r\n                <div class=\"num\">\r\n                    <span>4</span>\r\n                </div>\r\n                <div>\r\n                    <h4 class=\"h4hed h4hed1 mt24\">Reporting & Presentation</h4>\r\n                    <p class=\"mt16\">Provide clear, court-ready documentation.</p>\r\n                </div>\r\n            </div>\r\n            <div class=\"col3 chs-us-p pos-re up-line-r r-line-up mr0 mb-line-r\">\r\n                <div class=\"num\">\r\n                    <span>5</span>\r\n                </div>\r\n                <div>\r\n                    <h4 class=\"h4hed h4hed1 mt24\">Ongoing Support</h4>\r\n                    <p class=\"mt16\">Expert testimony and consulting throughout your case.</p>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    </div>\r\n</div>', 1, 'md3', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(120, 111, 'Why Choose Black Dog Forensics?', '', '<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox11 pt0 mx1620\">\r\n<div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width\">\r\n    <div class=\"mx1075 mlr-at\">\r\n        <div class=\"mx932 mlr-at t-center1\">\r\n                <h2 class=\"kns-hed\">Why Choose Black Dog Forensics?</h2>\r\n                <p class=\"mt18 p-ext\">We translate complex digital data into insights you can act on.</p>\r\n        </div>\r\n        <div class=\"flx gap24 mt64 wrp protct pd-in24 flx-lft\">\r\n            <div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/icon1.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt40\">Decades of Forensic Experience</h4>\r\n                    <p class=\"mt20\">Trusted across hundreds of cases.</p>\r\n                </div>\r\n            </div>\r\n			<div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/icon2.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt40\">Court-Admissible Findings</h4>\r\n                    <p class=\"mt20\">Our reports meet rigorous legal standards.</p>\r\n                </div>\r\n            </div>\r\n			<div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/icon3.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt40\">Advanced Technology</h4>\r\n                    <p class=\"mt20\">Leveraging the latest forensic tools.</p>\r\n                </div>\r\n            </div>\r\n			<div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/icon4.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt40\">Clear Communication</h4>\r\n                    <p class=\"mt20\">Complex data made simple for clients and courts.</p>\r\n                </div>\r\n            </div>\r\n			\r\n             <div class=\"col3 chs-us-p\">\r\n                <img src=\"images/dog/svg/icon5.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <div>\r\n                    <h4 class=\"h4hed mt40\">Nationwide Reach</h4>\r\n                    <p class=\"mt20\">Serving Texas, Colorado, and clients nationwide.</p>\r\n                </div>\r\n            </div>\r\n           \r\n        </div>\r\n         <div class=\"mt64\">\r\n            <a class=\"global-btn\" href=\"/about-our-digital-forensics-experts\">Learn More About Us</a>\r\n        </div>\r\n    </div>\r\n    </div>\r\n</div>', 1, 'md4', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(121, 112, 'The Black Dog Forensics Advantage', '', '<div class=\"dry-pd pt40 pos-re ovr-fl-h bk-mgbox1 mx1620\">\r\n<div class=\"fil-bl2\"></div>\r\n    <div class=\"site-width\">\r\n            <div class=\"flx flx-dir alit-center mbgap32 gap80\">\r\n                <div class=\"flx-equ-col mx518\">\r\n                    <img src=\"images/dog/home1.jpg\" alt=\"Expert Digital Forensics\" class=\"kn-img bdr24\">\r\n                </div>\r\n                <div class=\"flx-equ-col mx609\">\r\n                    <h2 class=\"kns-hed\">The Black Dog Forensics Advantage</h2>\r\n                <ul class=\"dry-lst mt24 tic\">\r\n                    <li>\r\n                      <p class=\"fw700\">Precise & Reliable Investigations</p>\r\n                      <p class=\"mt5\">\r\n                        Ensuring accuracy and integrity in every case.\r\n                      </p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                      <p class=\"fw700\">Comprehensive Digital Analysis</p>\r\n                      <p class=\"mt5 mx554\">\r\n                        In-depth forensic examination of computers, mobile devices, and cloud data.\r\n                      </p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                      <p class=\"fw700\">Confidential & Secure Handling</p>\r\n                      <p class=\"mt5\">\r\n                        Your data is protected with the highest security measures.\r\n                      </p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                      <p class=\"fw700\">Expert Testimony & Litigation Support</p>\r\n                      <p class=\"mt5\">\r\n                        Trusted forensic insights for legal cases.\r\n                      </p>\r\n                    </li>\r\n                    <li class=\"mt18\">\r\n                      <p class=\"fw700\">Tailored Forensic Strategies</p>\r\n                      <p class=\"mt5\">\r\n                        Custom solutions to meet your specific investigative needs.\r\n                      </p>\r\n                    </li>\r\n                  </ul>\r\n                  <div class=\"mt32 left-al\">\r\n                    <a class=\"global-btn\" href=\"/contact\">Start Your Investigation</a>\r\n                </div>\r\n            </div>\r\n            </div>\r\n    </div>\r\n</div>', 1, 'md5', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(122, 113, 'Industry-Specific Forensic Support', '', '<div class=\"dry-pd \">\r\n    <div class=\"site-width\">\r\n            <div class=\"pdlr42 pdtb40 t-center mx932 mlr-at pos-re\">\r\n                <div class=\"cir-fill1\"></div>\r\n                        <h2 class=\"kns-hed \">Industry-Specific Forensic Support</h2>\r\n                    <p class=\"mt18 p-ext\">We provide digital forensic services tailored for key industries.</p>\r\n                    <div class=\"flx gap52 mt64 jst-center lgo-sec\">\r\n                        <div class=\"log-con\">\r\n                            <img src=\"images/dog/svg/icon-log1.svg\" alt=\"logo icon\">\r\n                            <p class=\"mt32 log-p\">Legal / Litigation</p>\r\n                        </div>\r\n                        <div class=\"log-con\">\r\n                            <img src=\"images/dog/svg/icon-log2.svg\" alt=\"logo icon\">\r\n                            <p class=\"mt32 log-p\">Corporate & Business</p>\r\n                        </div>\r\n                        <div class=\"log-con\">\r\n                            <img src=\"images/dog/svg/icon-log3.svg\" alt=\"logo icon\">\r\n                            <p class=\"mt32 log-p\">Insurance & Fraud</p>\r\n                        </div>\r\n                        <div class=\"log-con\">\r\n                            <img src=\"images/dog/svg/icon-log4.svg\" alt=\"logo icon\">\r\n                            <p class=\"mt32 log-p\">Law Enforcement</p>\r\n                        </div>\r\n                        <div class=\"log-con\">\r\n                            <img src=\"images/dog/svg/icon-log5.svg\" alt=\"logo icon\">\r\n                            <p class=\"mt32 log-p\">Private Investigations</p>\r\n                        </div>\r\n                    </div>\r\n            </div>\r\n    </div>\r\n</div>', 1, 'md7', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(123, 115, 'banner (2)', '', '    <div id=\"form-sec\" class=\"mx1440 \">\r\n        <div class=\"flx flx-dir gap101 mbgap-40\">\r\n            <div class=\"bn-col bg-bl txt-sec22 bnnr-bg-im pos-re mx720 flx alit-center\">\r\n                <div class=\"pos-re z-ind1\">\r\n                    <h6 class=\"bn-sm-hd\">For Legal, Corporate & Cybersecurity Cases – Get Clear, Defensible Digital Evidence</h6>\r\n                    <h1 class=\"banner-title mt20\">Retrieve the Truth with Expert Digital Forensics</h1>\r\n                    <p class=\"bn-txt mt24\">Digital evidence is critical in legal disputes, corporate investigations, and cybersecurity cases. At Black Dog Forensics we uncover, analyze, and preserve critical data with precision. Our expert findings stand up in court, giving you a decisive advantage.</p>\r\n                    <div class=\"mt40\">\r\n                        <a class=\"global-btn global-btn1\" href=\"#form-sec\">Get a Free Case Evaluation</a>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n            <div class=\"bn-col form-sec\">\r\n                <div class=\"form-con pd32\">\r\n                    <h3 class=\"form-hed\">Book An Appointment Today</h3>\r\n                    <div class=\"mt24\">\r\n                        {rsform 1}\r\n                    </div>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>', 1, 'banner', NULL, NULL, NULL, NULL, 0, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(124, 116, 'Book An Appointment Today - top on mobile', '', '<div class=\"dry-pd bg-bl-lg dsk-n\">\r\n    <div class=\"site-width\">\r\n            <div class=\"bdr16 \"> \r\n    <div class=\"form-con pd32\">\r\n        <h3 class=\"form-hed\">Book An Appointment Today</h3>\r\n        <div class=\"mt24\">{rsform 3}</div>\r\n    </div>\r\n</div>\r\n\r\n    </div>\r\n</div>', 1, 'banner', NULL, NULL, '2025-03-12 05:35:29', NULL, 0, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(125, 117, 'footer 1 (2)', '', '<div class=\"ft-widget\">\r\n    <div class=\"ft-logo\">\r\n        <img src=\"images/footer-logo.png\" alt=\"black dog logo\">\r\n    </div>\r\n    <div class=\"ft-cont\">\r\n        <p>Black Dog Forensics is a national firm based in Houston, Texas and a Texas licensed investigations company.</p>\r\n    </div>\r\n</div>', 1, 'ftr1', NULL, NULL, NULL, NULL, 0, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(126, 118, 'footer3', '', '<div class=\"ftr-menu flx gap40\">\r\n\r\n<a href=\"/services-areas\" class=\"ft-link\">Service Areas</a>\r\n<a href=\"/blog\" class=\"ft-link\">Blog</a>\r\n\r\n<a href=\"/contact\" class=\"ft-link\">Contact Us</a>\r\n\r\n</div>', 1, 'ftr3', NULL, NULL, '2025-04-30 07:46:22', NULL, 0, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(127, 119, 'Stay Ahead with Digital Forensics Insights', '', '<div class=\"dry-pd pb40 pos-re bck-imgs sty-hd pt0 mx1800\">\r\n<div class=\"mx1440 pos-re\">\r\n\r\n    <div class=\"site-width\">\r\n            <div class=\"pdlr42 pdtb40 t-center mx932 mlr-at pos-re\">\r\n            \r\n                        <h2 class=\"kns-hed \">Stay Ahead with Digital Forensics Insights</h2>\r\n                    <p class=\"mt18 p-ext\">Sign up for tips, case studies, and updates from our forensic experts.</p>\r\n                    <div class=\"mt48 news-form-con\">\r\n                        <div class=\"newsltr-con\">\r\n                            {rsform 6}\r\n                        </div>\r\n                        <p class=\"newsltr mt16\">We care about your data in our <a href=\"\" class=\"priv\">privacy policy.</a></p>\r\n                    </div>\r\n            </div>\r\n    </div>\r\n</div>\r\n</div>', 1, 'md8', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(128, 121, 'What Our Clients Say', '', '<div class=\"pt40 ex-swt\">\r\n    <div class=\"site-width\">\r\n                        <h2 class=\"kns-hed t-center\">What Our Clients Say</h2>\r\n                    <div class=\"mt40 reviw-con\">\r\n                       <!-- Elfsight Google Reviews | Google Reviews - Black Dog Forensics -->\r\n<script src=\"https://static.elfsight.com/platform/platform.js\" async></script>\r\n<div class=\"elfsight-app-269a289d-ce46-4731-8b69-0dad4564c20f\" data-elfsight-app-lazy></div>\r\n                    </div>\r\n                    <div class=\"mt40\">\r\n                        <a class=\"global-btn\" href=\"https://maps.app.goo.gl/1UasX7JDxpwXS7uh9\" target=\"_blank\">View more on Google</a>\r\n                    </div>\r\n    </div>\r\n</div>', 1, 'md6', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(129, 126, 'Why Choose Black Dog Forensics? (2)-bkold25042025', '', '<div class=\"dry-pd\">\r\n    <div class=\"site-width\">\r\n        <div class=\"t-center mx932 mlr-at\">\r\n                <h2 class=\"kns-hed\">Why Choose Black Dog Forensics?</h2>\r\n                <p class=\"mt18 p-ext\">We translate complex digital data into insights you can act on.</p>\r\n        </div>\r\n        <div class=\"flx gap24 wrp mt64 jst-center why-chus\">\r\n            <div class=\"col3 chs-us t-center\">\r\n                <img src=\"images/dog/svg/icon1.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <h4 class=\"h4hed mt32\">Decades of Forensic Experience</h4>\r\n                <p class=\"mt20\">Trusted across hundreds of cases.</p>\r\n            </div>\r\n            <div class=\"col3 chs-us t-center\">\r\n                <img src=\"images/dog/svg/icon2.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <h4 class=\"h4hed mt32\">Court-Admissible Findings</h4>\r\n                <p class=\"mt20\">Our reports meet rigorous legal standards.</p>\r\n            </div>\r\n            <div class=\"col3 chs-us t-center\">\r\n                <img src=\"images/dog/svg/icon3.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <h4 class=\"h4hed mt32\">Advanced Technology</h4>\r\n                <p class=\"mt20\">Leveraging the latest forensic tools.</p>\r\n            </div>\r\n            <div class=\"col3 chs-us t-center\">\r\n                <img src=\"images/dog/svg/icon4.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <h4 class=\"h4hed mt32\">Clear Communication</h4>\r\n                <p class=\"mt20\">Complex data made simple for clients and courts.</p>\r\n            </div>\r\n            <div class=\"col3 chs-us t-center\">\r\n                <img src=\"images/dog/svg/icon5.svg\" alt=\"icon\" class=\"icn-ch\">\r\n                <h4 class=\"h4hed mt32\">Nationwide Reach</h4>\r\n                <p class=\"mt20\">Serving Texas, Colorado, and clients nationwide.</p>\r\n            </div>\r\n        </div>\r\n        <div class=\"mt64\">\r\n            <a class=\"global-btn\" href=\"/about\">Learn More About Us</a>\r\n        </div>\r\n    </div>\r\n</div>', 1, 'md4', NULL, NULL, NULL, NULL, 0, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(130, 128, 'StackIdeas Toolbar', '', '', 2, 'stackideas-toolbar', NULL, NULL, NULL, NULL, 1, 'mod_stackideas_toolbar', 1, 0, '{\"appearance\":\"light\",\"accent\":\"si-theme-foundry\",\"fontawesome\":\"1\",\"globalMenu\":\"toolbardefault-easyblog\",\"showHome\":\"1\",\"showUserDropdown\":\"1\",\"showUserLogin\":\"1\",\"avatar_style\":\"rounded\",\"show_online\":\"1\",\"truncateMenu\":\"5\",\"defaultSearch\":\"search-default\",\"showDivider\":\"1\",\"dropdown_placement\":\"bottom-end\",\"show_qrcode_mobileapp\":\"1\",\"adaptiveMenu\":\"1\",\"easyblog\":\"toolbardefault-easyblog\",\"easydiscuss\":\"toolbardefault-easydiscuss\",\"easysocial\":\"toolbardefault-easysocial\",\"payplans\":\"toolbardefault-payplans\",\"komento\":\"toolbardefault-komento\",\"es_layout_home\":\"1\",\"es_layout_pages\":\"1\",\"es_layout_groups\":\"1\",\"es_layout_events\":\"1\",\"es_layout_videos\":\"1\",\"es_layout_audio\":\"1\",\"es_layout_photos\":\"1\",\"es_layout_polls\":\"1\",\"es_layout_marketplace\":\"1\",\"es_layout_search\":\"1\",\"es_layout_friends\":\"1\",\"es_layout_conversations\":\"1\",\"es_layout_notifications\":\"1\",\"es_layout_guests\":\"1\",\"es_layout_searchguests\":\"1\",\"es_layout_user_dropdown\":\"1\",\"es_layout_login\":\"1\",\"es_compose_event\":\"1\",\"es_compose_group\":\"1\",\"es_compose_page\":\"1\",\"es_compose_video\":\"1\",\"es_compose_audio\":\"1\",\"es_compose_poll\":\"1\",\"es_compose_marketplace\":\"1\",\"es_compose_album\":\"1\",\"es_dropdown_discover_people\":\"1\",\"eb_layout_home\":\"1\",\"eb_layout_categories\":\"1\",\"eb_layout_tags\":\"1\",\"eb_layout_bloggers\":\"1\",\"eb_layout_teamblogs\":\"1\",\"eb_layout_archives\":\"1\",\"eb_layout_calendar\":\"1\",\"eb_layout_search\":\"1\",\"eb_layout_compose\":\"1\",\"eb_layout_quickpost\":\"0\",\"eb_layout_subscribe\":\"1\",\"eb_layout_user_dropdown\":\"1\",\"eb_layout_login\":\"1\",\"ed_layout_home\":\"1\",\"ed_home_menu\":\"index\",\"ed_layout_categories\":\"1\",\"ed_layout_tags\":\"1\",\"ed_layout_users\":\"1\",\"ed_layout_badges\":\"1\",\"ed_layout_conversation\":\"1\",\"ed_layout_notification\":\"1\",\"ed_layout_search\":\"1\",\"ed_layout_compose\":\"1\",\"ed_layout_subscribe\":\"1\",\"ed_layout_user_dropdown\":\"1\",\"ed_layout_login\":\"1\",\"pp_layout_home\":\"1\",\"kt_layout_home\":\"1\",\"cache\":\"0\"}', 0, '*'),
(131, 129, 'EasyBlog - Archive Module', '', '', 2, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogarchive', 1, 1, '', 0, '*'),
(132, 130, 'EasyBlog - Biography Module', '', '', 3, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogbio', 1, 1, '', 0, '*'),
(133, 131, 'EasyBlog - Blogger Cloud Module', '', '', 4, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogbloggercloud', 1, 1, '', 0, '*'),
(134, 132, 'EasyBlog - Calendar Module', '', '', 5, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogcalendar', 1, 1, '', 0, '*'),
(135, 133, 'Easyblog - Categories Module', '', '', 6, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogcategories', 1, 1, '', 0, '*'),
(136, 134, 'EasyBlog - Custom Field Search Module', '', '', 7, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogcustomfieldsearch', 1, 1, '', 0, '*'),
(137, 135, 'EasyBlog - Image Wall Module', '', '', 8, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogimagewall', 1, 1, '', 0, '*'),
(138, 136, 'EasyBlog - Latest Bloggers Module', '', '', 9, '', NULL, NULL, NULL, NULL, 0, 'mod_easybloglatestblogger', 1, 1, '', 0, '*');
INSERT INTO `cuod6_modules` (`id`, `asset_id`, `title`, `note`, `content`, `ordering`, `position`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `published`, `module`, `access`, `showtitle`, `params`, `client_id`, `language`) VALUES
(139, 137, 'EasyBlog - Latest Blogs Module', '', '', 1, 'md7', NULL, NULL, NULL, NULL, 1, 'mod_easybloglatestblogs', 1, 0, '{\"type\":\"recent\",\"alignment\":\"horizontal\",\"postType\":\"all\",\"sortby\":\"latest\",\"count\":\"3\",\"column\":\"3\",\"excludefeatured\":\"0\",\"excludeviewed\":\"0\",\"respectfrontpage\":\"0\",\"allentrieslink\":\"0\",\"allentries_suffix\":\"\",\"usefeatured\":\"0\",\"bloggerlisttype\":\"include\",\"bloggerlist\":\"\",\"cid\":\"0\",\"tid\":\"\",\"showtavatar\":\"0\",\"sourcedate\":\"created\",\"dateformat\":\"d F Y\",\"showintro\":\"0\",\"textcount\":\"80\",\"striptags\":\"0\",\"showauthor\":\"0\",\"showavatar\":\"0\",\"showcommentcount\":\"0\",\"showratings\":\"0\",\"enableratings\":\"0\",\"showhits\":\"0\",\"showreadmore\":\"0\",\"showdate\":\"0\",\"showcategory\":\"0\",\"includesubcategory\":\"0\",\"trigger_plugins\":\"0\",\"photo_show\":\"1\",\"photo_legacy\":\"1\",\"show_photo_placeholder\":\"0\",\"photo_size\":\"thumbnail\",\"photo_layout\":{\"crop\":\"1\",\"full\":\"1\",\"height\":\"200\",\"alignment\":\"center\"},\"video_show\":\"0\",\"video_width\":\"250\",\"video_height\":\"250\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(140, 138, 'EasyBlog - Latest Comments Module', '', '', 11, '', NULL, NULL, NULL, NULL, 0, 'mod_easybloglatestcomment', 1, 1, '', 0, '*'),
(141, 139, 'EasyBlog - Posts List', '', '', 12, '', NULL, NULL, NULL, NULL, 0, 'mod_easybloglist', 1, 1, '', 0, '*'),
(142, 140, 'EasyBlog - Most Commented Post Module', '', '', 13, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogmostcommentedpost', 1, 1, '', 0, '*'),
(143, 141, 'EasyBlog - Most Popular Post Module', '', '', 14, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogmostpopularpost', 1, 1, '', 0, '*'),
(144, 142, 'EasyBlog - Navigation Button', '', '', 15, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblognavigationbutton', 1, 1, '', 0, '*'),
(145, 143, 'EasyBlog - Post Map Module', '', '', 16, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogpostmap', 1, 1, '', 0, '*'),
(146, 144, 'EasyBlog - Post Meta Module', '', '', 17, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogpostmeta', 1, 1, '', 0, '*'),
(147, 145, 'EasyBlog - Quick Post Module', '', '', 18, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogquickpost', 1, 1, '', 0, '*'),
(148, 146, 'EasyBlog - Random Post Module', '', '', 19, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblograndompost', 1, 1, '', 0, '*'),
(149, 147, 'EasyBlog - Related Posts Module', '', '', 20, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogrelatedpost', 1, 1, '', 0, '*'),
(150, 148, 'EasyBlog - Search Blogs Module', '', '', 21, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogsearch', 1, 1, '', 0, '*'),
(151, 149, 'EasyBlog - Showcase Module', '', '', 22, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogshowcase', 1, 1, '', 0, '*'),
(152, 150, 'EasyBlog - Subscribe Module', '', '', 23, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogsubscribe', 1, 1, '', 0, '*'),
(153, 151, 'EasyBlog - Subscribers Listing Module', '', '', 24, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogsubscribers', 1, 1, '', 0, '*'),
(154, 152, 'EasyBlog - Tag Cloud Module', '', '', 25, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogtagcloud', 1, 1, '', 0, '*'),
(155, 153, 'EasyBlog - Team Blogs Module', '', '', 26, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogteamblogs', 1, 1, '', 0, '*'),
(156, 154, 'EasyBlog - Ticker Module', '', '', 27, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogticker', 1, 1, '', 0, '*'),
(157, 155, 'EasyBlog - Top Blogs Module', '', '', 28, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogtopblogs', 1, 1, '', 0, '*'),
(158, 156, 'EasyBlog - Welcome Module', '', '', 29, '', NULL, NULL, NULL, NULL, 0, 'mod_easyblogwelcome', 1, 1, '', 0, '*'),
(159, 157, 'footer menu', '', '<div class=\"desktop\">\r\n    <div class=\"ftr-menu flx gap12 mt40 fs14\">\r\n<a href=\"\" class=\"ft-link\">HOME</a>\r\n<a href=\"\" class=\"ft-link\">ABOUT</a>\r\n<a href=\"\" class=\"ft-link\">SERVICES</a>\r\n<a href=\"\" class=\"ft-link\">SERVICE AREAS</a>\r\n<a href=\"\" class=\"ft-link\">BLOG</a>\r\n<a href=\"\" class=\"ft-link\">CAREERS</a>\r\n<a href=\"\" class=\"ft-link\">Contact Us</a>\r\n<a href=\"\" class=\"ft-link\">Privacy Policy</a>\r\n<a href=\"\" class=\"ft-link\">Terms of Service</a>\r\n</div>\r\n</div>', 1, 'ftr1', NULL, NULL, NULL, NULL, 0, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(160, 175, 'Join-the-team-form', '', '<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox-con mx1620\">\r\n    <div class=\"site-width\">\r\n            <div class=\"flx flx-dir alit-center mbgap40 gap80\">\r\n                <div class=\"flx-equ-col\">\r\n                    <h2 class=\"kns-hed txt-nrml\">Ready to Apply?</h2>\r\n                    <p class=\"frm-txt mt18\">Submit your resume and cover letter to: </p>\r\n                    <div class=\"servv contct-sec mt52\">\r\n                        <div class=\"serv-at\">\r\n                            <div class=\"serc-img\">\r\n                                <img src=\"images/dog/svg/call-wh.svg\" alt=\"Phone\" class=\"grm-icn\">\r\n                            </div> \r\n                            <div class=\"ser-log\">\r\n                                <h6>Call Us</h6>\r\n                               \r\n                                <a href=\"tel:(346) 200-6097\" class=\"log-tct\">(346) 200-6097</a>\r\n                            </div>\r\n                        </div>\r\n                        <div class=\"serv-at mt24\">\r\n                            <div class=\"serc-img\">\r\n                                <img src=\"images/dog/svg/mail-wh.svg\" alt=\"email\" class=\"grm-icn\">\r\n                            </div> \r\n                            <div class=\"ser-log\">\r\n                                <h6>Email Us</h6>\r\n                               \r\n                                <a href=\"mailto:retrievethetruth@bdforensics.com\" class=\"log-tct\">retrievethetruth@bdforensics.com</a>\r\n                            </div>\r\n                        </div>\r\n                        <div class=\"serv-at mt24\">\r\n                            <div class=\"serc-img\">\r\n                                <a href=\"https://maps.app.goo.gl/4Gp7z9MdCgHcHMWz9\" target=\"_blank\"><img src=\"images/dog/svg/location_on.svg\" alt=\"location\" class=\"grm-icn\"></a>\r\n                            </div> \r\n                            <div class=\"ser-log\">\r\n                                <h6>Visit Us</h6>\r\n                                <a href=\"https://maps.app.goo.gl/4Gp7z9MdCgHcHMWz9\" target=\"_blank\" class=\"log-tct\">504 Spring Hill Drive, Suite 360, Spring, TX 77386</a>\r\n                            </div>\r\n                        </div>\r\n                        <div class=\"serv-at mt24\">\r\n                            <div class=\"serc-img\">\r\n                                <img src=\"images/dog/svg/schedule.svg\" alt=\"clock\" class=\"grm-icn\">\r\n                            </div> \r\n                            <div class=\"ser-log\">\r\n                                <h6>Office Hours</h6>\r\n                               \r\n                                <p class=\"log-tct\">Monday – Friday: 8:00 AM – 5:00 PM<br>\r\n                                    Saturday – Sunday: By Appointment</p>\r\n                                    <p class=\"mn-txt\">\r\n                                        Emergency consultations available upon request\r\n                                    </p>\r\n                            </div>\r\n                        </div>\r\n                        \r\n                    </div>\r\n                </div>\r\n                <div class=\"flx-equ-col mx501\">\r\n                    <div class=\"bdr24\"> <div class=\"form-con pd32\">\r\n                        <h3 class=\"form-hed txt-start fs24\">Senior Digital Forensic Examiner Application</h3>\r\n                        <div class=\"\">\r\n                          {rsform 7}\r\n                        </div>\r\n                    </div> </div>\r\n                </div>\r\n            </div>\r\n    </div>\r\n</div>', 1, 'join-inner', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(161, 180, 'Join-the-team-form (2)', '', '<div class=\"dry-pd  pos-re ovr-fl-h bk-mgbox-con mx1620\">\r\n    <div class=\"site-width\">\r\n            <div class=\"flx flx-dir alit-center mbgap40 gap80\">\r\n                <div class=\"flx-equ-col\">\r\n                    <h2 class=\"kns-hed txt-nrml\">Ready to Apply?</h2>\r\n                    <p class=\"frm-txt mt18\">Submit your resume and cover letter to: </p>\r\n                    <div class=\"servv contct-sec mt52\">\r\n                        <div class=\"serv-at\">\r\n                            <div class=\"serc-img\">\r\n                                <img src=\"images/dog/svg/call-wh.svg\" alt=\"Phone\" class=\"grm-icn\">\r\n                            </div> \r\n                            <div class=\"ser-log\">\r\n                                <h6>Call Us</h6>\r\n                               \r\n                                <a href=\"tel:(346) 200-6097\" class=\"log-tct\">(346) 200-6097</a>\r\n                            </div>\r\n                        </div>\r\n                        <div class=\"serv-at mt24\">\r\n                            <div class=\"serc-img\">\r\n                                <img src=\"images/dog/svg/mail-wh.svg\" alt=\"email\" class=\"grm-icn\">\r\n                            </div> \r\n                            <div class=\"ser-log\">\r\n                                <h6>Email Us</h6>\r\n                               \r\n                                <a href=\"mailto:retrievethetruth@bdforensics.com\" class=\"log-tct\">retrievethetruth@bdforensics.com</a>\r\n                            </div>\r\n                        </div>\r\n                        <div class=\"serv-at mt24\">\r\n                            <div class=\"serc-img\">\r\n                                <a href=\"https://maps.app.goo.gl/4Gp7z9MdCgHcHMWz9\" target=\"_blank\"><img src=\"images/dog/svg/location_on.svg\" alt=\"location\" class=\"grm-icn\"></a>\r\n                            </div> \r\n                            <div class=\"ser-log\">\r\n                                <h6>Visit Us</h6>\r\n                                <a href=\"https://maps.app.goo.gl/4Gp7z9MdCgHcHMWz9\" target=\"_blank\" class=\"log-tct\">504 Spring Hill Drive, Suite 360, Spring, TX 77386</a>\r\n                            </div>\r\n                        </div>\r\n                        <div class=\"serv-at mt24\">\r\n                            <div class=\"serc-img\">\r\n                                <img src=\"images/dog/svg/schedule.svg\" alt=\"clock\" class=\"grm-icn\">\r\n                            </div> \r\n                            <div class=\"ser-log\">\r\n                                <h6>Office Hours</h6>\r\n                               \r\n                                <p class=\"log-tct\">Monday – Friday: 8:00 AM – 5:00 PM<br>\r\n                                    Saturday – Sunday: By Appointment</p>\r\n                                    <p class=\"mn-txt\">\r\n                                        Emergency consultations available upon request\r\n                                    </p>\r\n                            </div>\r\n                        </div>\r\n                        \r\n                    </div>\r\n                </div>\r\n                <div class=\"flx-equ-col mx501\">\r\n                    <div class=\"bdr24\"> <div class=\"form-con pd32\">\r\n                        <h3 class=\"form-hed txt-start fs24\">Senior Digital Forensic Examiner Application</h3>\r\n                        <div class=\"\">\r\n                          {rsform 7}\r\n                        </div>\r\n                    </div> </div>\r\n                </div>\r\n            </div>\r\n    </div>\r\n</div>', 1, 'join-inner', NULL, NULL, NULL, NULL, 0, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*');

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

--
-- Table structure for table `cuod6_modules_menu`
--

DROP TABLE IF EXISTS `cuod6_modules_menu`;
CREATE TABLE `cuod6_modules_menu` (
  `moduleid` int(11) NOT NULL DEFAULT 0,
  `menuid` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_modules_menu`
--

INSERT INTO `cuod6_modules_menu` (`moduleid`, `menuid`) VALUES
(1, 0),
(2, 0),
(3, 0),
(4, 0),
(6, 0),
(7, 0),
(8, 0),
(9, 0),
(10, 0),
(12, 0),
(14, 0),
(15, 0),
(16, 0),
(17, -140),
(17, -110),
(17, -101),
(79, 0),
(86, 0),
(87, 0),
(88, 0),
(89, 0),
(90, 0),
(91, 0),
(92, 0),
(93, 0),
(94, 0),
(95, 0),
(96, 0),
(97, 0),
(98, 0),
(99, 0),
(100, 0),
(101, 0),
(102, 0),
(103, 0),
(104, 0),
(105, 0),
(106, 0),
(107, 0),
(108, 0),
(109, 0),
(110, 0),
(111, 0),
(112, 0),
(113, 0),
(115, 101),
(116, -162),
(116, -161),
(116, -160),
(116, -158),
(116, -156),
(116, -155),
(116, -154),
(116, -153),
(116, -152),
(116, -151),
(116, -150),
(116, -149),
(116, -147),
(116, -146),
(116, -145),
(116, -144),
(116, -143),
(116, -142),
(116, -141),
(116, -115),
(116, -114),
(116, -113),
(116, -112),
(117, 101),
(118, 101),
(119, 101),
(120, 101),
(121, 101),
(122, 101),
(123, 101),
(124, 101),
(125, 0),
(126, 0),
(127, 101),
(128, 101),
(129, 101),
(130, 0),
(131, 0),
(132, 0),
(133, 0),
(134, 0),
(135, 0),
(136, 0),
(137, 0),
(138, 0),
(139, 101),
(140, 0),
(141, 0),
(142, 0),
(143, 0),
(144, 0),
(145, 0),
(146, 0),
(147, 0),
(148, 0),
(149, 0),
(150, 0),
(151, 0),
(152, 0),
(153, 0),
(154, 0),
(155, 0),
(156, 0),
(157, 0),
(158, 0),
(159, 0),
(160, 147),
(161, 147);

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

--
-- Table structure for table `cuod6_newsfeeds`
--

DROP TABLE IF EXISTS `cuod6_newsfeeds`;
CREATE TABLE `cuod6_newsfeeds` (
  `catid` int(11) NOT NULL DEFAULT 0,
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `link` varchar(2048) NOT NULL DEFAULT '',
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `numarticles` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `cache_time` int(10) UNSIGNED NOT NULL DEFAULT 3600,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `rtl` tinyint(4) NOT NULL DEFAULT 0,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT '',
  `params` text NOT NULL,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `metakey` text DEFAULT NULL,
  `metadesc` text NOT NULL,
  `metadata` text NOT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `description` text NOT NULL,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `images` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_overrider`
--

DROP TABLE IF EXISTS `cuod6_overrider`;
CREATE TABLE `cuod6_overrider` (
  `id` int(11) NOT NULL COMMENT 'Primary Key',
  `constant` varchar(255) NOT NULL,
  `string` text NOT NULL,
  `file` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_postinstall_messages`
--

DROP TABLE IF EXISTS `cuod6_postinstall_messages`;
CREATE TABLE `cuod6_postinstall_messages` (
  `postinstall_message_id` bigint(20) UNSIGNED NOT NULL,
  `extension_id` bigint(20) NOT NULL DEFAULT 700 COMMENT 'FK to #__extensions',
  `title_key` varchar(255) NOT NULL DEFAULT '' COMMENT 'Lang key for the title',
  `description_key` varchar(255) NOT NULL DEFAULT '' COMMENT 'Lang key for description',
  `action_key` varchar(255) NOT NULL DEFAULT '',
  `language_extension` varchar(255) NOT NULL DEFAULT 'com_postinstall' COMMENT 'Extension holding lang keys',
  `language_client_id` tinyint(4) NOT NULL DEFAULT 1,
  `type` varchar(10) NOT NULL DEFAULT 'link' COMMENT 'Message type - message, link, action',
  `action_file` varchar(255) DEFAULT '' COMMENT 'RAD URI to the PHP file containing action method',
  `action` varchar(255) DEFAULT '' COMMENT 'Action method name or URL',
  `condition_file` varchar(255) DEFAULT NULL COMMENT 'RAD URI to file holding display condition method',
  `condition_method` varchar(255) DEFAULT NULL COMMENT 'Display condition method, must return boolean',
  `version_introduced` varchar(50) NOT NULL DEFAULT '3.2.0' COMMENT 'Version when this message was introduced',
  `enabled` tinyint(4) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_postinstall_messages`
--

INSERT INTO `cuod6_postinstall_messages` (`postinstall_message_id`, `extension_id`, `title_key`, `description_key`, `action_key`, `language_extension`, `language_client_id`, `type`, `action_file`, `action`, `condition_file`, `condition_method`, `version_introduced`, `enabled`) VALUES
(1, 240, 'COM_CPANEL_WELCOME_BEGINNERS_TITLE', 'COM_CPANEL_WELCOME_BEGINNERS_MESSAGE', '', 'com_cpanel', 1, 'message', '', '', '', '', '3.2.0', 1),
(2, 240, 'COM_CPANEL_MSG_STATS_COLLECTION_TITLE', 'COM_CPANEL_MSG_STATS_COLLECTION_BODY', '', 'com_cpanel', 1, 'message', '', '', 'admin://components/com_admin/postinstall/statscollection.php', 'admin_postinstall_statscollection_condition', '3.5.0', 1),
(3, 240, 'PLG_SYSTEM_HTTPHEADERS_POSTINSTALL_INTRODUCTION_TITLE', 'PLG_SYSTEM_HTTPHEADERS_POSTINSTALL_INTRODUCTION_BODY', 'PLG_SYSTEM_HTTPHEADERS_POSTINSTALL_INTRODUCTION_ACTION', 'plg_system_httpheaders', 1, 'action', 'site://plugins/system/httpheaders/postinstall/introduction.php', 'httpheaders_postinstall_action', 'site://plugins/system/httpheaders/postinstall/introduction.php', 'httpheaders_postinstall_condition', '4.0.0', 1),
(4, 240, 'COM_USERS_POSTINSTALL_MULTIFACTORAUTH_TITLE', 'COM_USERS_POSTINSTALL_MULTIFACTORAUTH_BODY', 'COM_USERS_POSTINSTALL_MULTIFACTORAUTH_ACTION', 'com_users', 1, 'action', 'admin://components/com_users/postinstall/multifactorauth.php', 'com_users_postinstall_mfa_action', 'admin://components/com_users/postinstall/multifactorauth.php', 'com_users_postinstall_mfa_condition', '4.2.0', 1);

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

--
-- Table structure for table `cuod6_privacy_consents`
--

DROP TABLE IF EXISTS `cuod6_privacy_consents`;
CREATE TABLE `cuod6_privacy_consents` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `state` int(11) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL,
  `subject` varchar(255) NOT NULL DEFAULT '',
  `body` text NOT NULL,
  `remind` tinyint(4) NOT NULL DEFAULT 0,
  `token` varchar(100) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_privacy_requests`
--

DROP TABLE IF EXISTS `cuod6_privacy_requests`;
CREATE TABLE `cuod6_privacy_requests` (
  `id` int(10) UNSIGNED NOT NULL,
  `email` varchar(100) NOT NULL DEFAULT '',
  `requested_at` datetime NOT NULL,
  `status` tinyint(4) NOT NULL DEFAULT 0,
  `request_type` varchar(25) NOT NULL DEFAULT '',
  `confirm_token` varchar(100) NOT NULL DEFAULT '',
  `confirm_token_created_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_redirect_links`
--

DROP TABLE IF EXISTS `cuod6_redirect_links`;
CREATE TABLE `cuod6_redirect_links` (
  `id` int(10) UNSIGNED NOT NULL,
  `old_url` varchar(2048) NOT NULL,
  `new_url` varchar(2048) DEFAULT NULL,
  `referer` varchar(2048) NOT NULL,
  `comment` varchar(255) NOT NULL DEFAULT '',
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `published` tinyint(4) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_date` datetime NOT NULL,
  `header` smallint(6) NOT NULL DEFAULT 301
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_rsform_calculations`
--

DROP TABLE IF EXISTS `cuod6_rsform_calculations`;
CREATE TABLE `cuod6_rsform_calculations` (
  `id` int(11) NOT NULL,
  `formId` int(11) NOT NULL,
  `total` varchar(255) NOT NULL,
  `expression` text NOT NULL,
  `ordering` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

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

--
-- Table structure for table `cuod6_rsform_components`
--

DROP TABLE IF EXISTS `cuod6_rsform_components`;
CREATE TABLE `cuod6_rsform_components` (
  `ComponentId` int(11) NOT NULL,
  `FormId` int(11) NOT NULL DEFAULT 0,
  `ComponentTypeId` int(11) NOT NULL DEFAULT 0,
  `Order` int(11) NOT NULL DEFAULT 0,
  `Published` tinyint(1) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Dumping data for table `cuod6_rsform_components`
--

INSERT INTO `cuod6_rsform_components` (`ComponentId`, `FormId`, `ComponentTypeId`, `Order`, `Published`) VALUES
(1, 1, 1, 0, 1),
(3, 1, 1, 1, 1),
(8, 1, 13, 6, 1),
(10, 2, 1, 2, 1),
(11, 2, 10, 1, 1),
(12, 2, 1, 3, 1),
(13, 2, 3, 6, 1),
(14, 2, 5, 7, 1),
(15, 2, 4, 10, 1),
(16, 2, 6, 11, 1),
(17, 2, 13, 12, 1),
(18, 2, 10, 13, 1),
(19, 2, 41, 4, 1),
(20, 2, 41, 8, 1),
(21, 2, 10, 5, 1),
(22, 2, 10, 9, 1),
(23, 1, 1, 2, 1),
(24, 1, 2, 4, 1),
(25, 3, 1, 0, 1),
(26, 3, 1, 3, 1),
(28, 3, 2, 5, 1),
(29, 3, 13, 7, 1),
(30, 1, 2422, 5, 1),
(31, 3, 2422, 6, 1),
(32, 1, 1, 3, 1),
(33, 3, 1, 2, 1),
(34, 3, 1, 1, 1),
(35, 3, 3, 4, 1),
(36, 4, 1, 0, 1),
(37, 4, 1, 1, 1),
(38, 4, 1, 2, 1),
(39, 4, 1, 3, 1),
(40, 4, 3, 4, 1),
(41, 4, 2, 5, 1),
(42, 4, 2422, 6, 1),
(43, 4, 13, 7, 1),
(44, 5, 1, 0, 1),
(45, 5, 1, 2, 1),
(46, 5, 1, 3, 1),
(47, 5, 1, 1, 1),
(49, 5, 2, 6, 1),
(50, 5, 2422, 7, 1),
(51, 5, 13, 8, 1),
(52, 5, 1, 4, 1),
(53, 5, 1, 5, 1),
(54, 6, 13, 1, 1),
(55, 6, 1, 0, 1),
(56, 6, 2422, 2, 1),
(57, 7, 1, 0, 1),
(58, 7, 1, 2, 1),
(59, 7, 1, 3, 1),
(63, 7, 2, 4, 1),
(64, 7, 2422, 7, 1),
(65, 7, 13, 8, 1),
(66, 7, 1, 1, 1),
(67, 7, 9, 6, 1),
(68, 8, 1, 0, 1),
(69, 8, 1, 1, 1),
(70, 8, 1, 2, 1),
(74, 8, 2422, 8, 1),
(75, 8, 13, 9, 1),
(76, 8, 10, 3, 1),
(77, 8, 1, 4, 1),
(78, 8, 1, 5, 1),
(79, 8, 1, 6, 1),
(80, 8, 1, 7, 1),
(81, 7, 10, 5, 1),
(82, 9, 1, 0, 1),
(83, 9, 1, 1, 1),
(84, 9, 1, 2, 1),
(85, 9, 1, 3, 1),
(86, 9, 2, 4, 1),
(87, 9, 10, 5, 1),
(88, 9, 9, 6, 1),
(89, 9, 2422, 7, 1),
(90, 9, 13, 8, 1);

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

--
-- Table structure for table `cuod6_rsform_component_types`
--

DROP TABLE IF EXISTS `cuod6_rsform_component_types`;
CREATE TABLE `cuod6_rsform_component_types` (
  `ComponentTypeId` int(11) NOT NULL,
  `ComponentTypeName` text NOT NULL,
  `CanBeDuplicated` tinyint(1) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Dumping data for table `cuod6_rsform_component_types`
--

INSERT INTO `cuod6_rsform_component_types` (`ComponentTypeId`, `ComponentTypeName`, `CanBeDuplicated`) VALUES
(1, 'textBox', 1),
(2, 'textArea', 1),
(3, 'selectList', 1),
(4, 'checkboxGroup', 1),
(5, 'radioGroup', 1),
(6, 'calendar', 1),
(7, 'button', 1),
(8, 'captcha', 0),
(9, 'fileUpload', 1),
(10, 'freeText', 1),
(11, 'hidden', 1),
(13, 'submitButton', 1),
(14, 'password', 1),
(15, 'ticket', 1),
(16, 'hashcash', 0),
(41, 'pageBreak', 1),
(211, 'birthDay', 1),
(212, 'gmaps', 1),
(355, 'rangeSlider', 1),
(411, 'jQueryCalendar', 1),
(600, 'switch', 1),
(602, 'rating', 1),
(603, 'advtextarea', 1),
(604, 'colorpicker', 1),
(605, 'selectize', 1),
(606, 'advcheckbox', 1),
(607, 'advradio', 1),
(608, 'datedropper', 1),
(609, 'timedropper', 1),
(610, 'datepicker', 1),
(2422, 'hcaptcha', 0);

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

--
-- Table structure for table `cuod6_rsform_component_type_fields`
--

DROP TABLE IF EXISTS `cuod6_rsform_component_type_fields`;
CREATE TABLE `cuod6_rsform_component_type_fields` (
  `ComponentTypeId` int(11) NOT NULL DEFAULT 0,
  `FieldName` text NOT NULL,
  `FieldType` varchar(32) NOT NULL DEFAULT 'hidden',
  `FieldValues` text NOT NULL,
  `Properties` text NOT NULL,
  `Ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_rsform_component_type_fields`
--

INSERT INTO `cuod6_rsform_component_type_fields` (`ComponentTypeId`, `FieldName`, `FieldType`, `FieldValues`, `Properties`, `Ordering`) VALUES
(1, 'NAME', 'textbox', '', '', 1),
(1, 'CAPTION', 'textbox', '', '', 2),
(1, 'REQUIRED', 'select', 'NO\r\nYES', '', 3),
(1, 'SIZE', 'textbox', '20', 'numeric', 4),
(1, 'MAXSIZE', 'textbox', '', 'numeric', 5),
(1, 'VALIDATIONRULE', 'select', '//<code>\r\nreturn RSFormProHelper::getValidationRules();\r\n//</code>', '', 6),
(1, 'VALIDATIONMULTIPLE', 'selectmultiple', '//<code>\r\nreturn RSFormProHelper::getValidationRules(false, true);\r\n//</code>', '', 7),
(1, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 8),
(1, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 8),
(1, 'DEFAULTVALUE', 'textarea', '', '', 9),
(1, 'PLACEHOLDER', 'textbox', '', '', 10),
(1, 'DESCRIPTION', 'textarea', '', '', 11),
(1, 'INPUTTYPE', 'select', 'text\r\nemail\r\ntel\r\nnumber\r\nrange\r\nurl', '{\"case\":{\"number\":{\"show\":[\"ATTRMIN\",\"ATTRMAX\",\"ATTRSTEP\"],\"hide\":[\"MAXSIZE\"]},\"range\":{\"show\":[\"ATTRMIN\",\"ATTRMAX\",\"ATTRSTEP\"],\"hide\":[\"MAXSIZE\"]},\"text\":{\"show\":[\"MAXSIZE\"],\"hide\":[\"ATTRMIN\",\"ATTRMAX\",\"ATTRSTEP\"]},\"email\":{\"show\":[\"MAXSIZE\"],\"hide\":[\"ATTRMIN\",\"ATTRMAX\",\"ATTRSTEP\"]},\"tel\":{\"show\":[\"MAXSIZE\"],\"hide\":[\"ATTRMIN\",\"ATTRMAX\",\"ATTRSTEP\"]},\"url\":{\"show\":[\"MAXSIZE\"],\"hide\":[\"ATTRMIN\",\"ATTRMAX\",\"ATTRSTEP\"]}}}', 0),
(1, 'ATTRMIN', 'textbox', '', 'float', 1),
(1, 'ATTRMAX', 'textbox', '', 'float', 2),
(1, 'ATTRSTEP', 'textbox', '1', 'float', 2),
(1, 'COMPONENTTYPE', 'hidden', '1', '', 15),
(1, 'VALIDATIONEXTRA', 'textbox', '', '', 8),
(2, 'NAME', 'textbox', '', '', 1),
(2, 'CAPTION', 'textbox', '', '', 2),
(2, 'REQUIRED', 'select', 'NO\r\nYES', '', 3),
(2, 'COLS', 'textbox', '50', 'textareasize', 4),
(2, 'ROWS', 'textbox', '5', 'textareasize', 5),
(2, 'VALIDATIONRULE', 'select', '//<code>\r\nreturn RSFormProHelper::getValidationRules();\r\n//</code>', '', 6),
(2, 'VALIDATIONMULTIPLE', 'selectmultiple', '//<code>\r\nreturn RSFormProHelper::getValidationRules(false, true);\r\n//</code>', '', 7),
(2, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 100),
(2, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 8),
(2, 'DEFAULTVALUE', 'textarea', '', '', 9),
(2, 'DESCRIPTION', 'textarea', '', '', 10),
(2, 'COMPONENTTYPE', 'hidden', '2', '', 10),
(2, 'PLACEHOLDER', 'textbox', '', '', 10),
(2, 'WYSIWYG', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"WYSIWYGBUTTONS\"],\"hide\":[\"MAXSIZE\",\"SHOW_CHAR_COUNT\"]},\"NO\":{\"show\":[\"MAXSIZE\",\"SHOW_CHAR_COUNT\"],\"hide\":[\"WYSIWYGBUTTONS\"]}}}', 11),
(2, 'WYSIWYGBUTTONS', 'select', 'NO\r\nYES', '', 12),
(2, 'MAXSIZE', 'textbox', '', 'numeric', 13),
(2, 'SHOW_CHAR_COUNT', 'select', 'NO\r\nYES', '', 14),
(2, 'VALIDATIONEXTRA', 'textbox', '', '', 8),
(3, 'NAME', 'textbox', '', '', 1),
(3, 'CAPTION', 'textbox', '', '', 2),
(3, 'SIZE', 'textbox', '', 'numeric', 3),
(3, 'MULTIPLE', 'select', 'NO\r\nYES', '', 4),
(3, 'ITEMS', 'textarea', '', '', 5),
(3, 'REQUIRED', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"VALIDATIONMESSAGE\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"VALIDATIONMESSAGE\"]}}}', 6),
(3, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 7),
(3, 'DESCRIPTION', 'textarea', '', '', 8),
(3, 'COMPONENTTYPE', 'hidden', '3', '', 10),
(3, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 100),
(4, 'NAME', 'textbox', '', '', 1),
(4, 'CAPTION', 'textbox', '', '', 2),
(4, 'ITEMS', 'textarea', '', '', 3),
(4, 'FLOW', 'select', 'HORIZONTAL\r\nVERTICAL\r\nVERTICAL2COLUMNS\r\nVERTICAL3COlUMNS\r\nVERTICAL4COLUMNS\r\nVERTICAL6COLUMNS', '', 4),
(4, 'MAXSELECTIONS', 'textbox', '0', '', 5),
(4, 'MINSELECTIONS', 'textbox', '0', '', 6),
(4, 'REQUIRED', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"VALIDATIONMESSAGE\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"VALIDATIONMESSAGE\"]}}}', 5),
(4, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 6),
(4, 'DESCRIPTION', 'textarea', '', '', 6),
(4, 'COMPONENTTYPE', 'hidden', '4', '', 7),
(4, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 100),
(5, 'NAME', 'textbox', '', '', 1),
(5, 'CAPTION', 'textbox', '', '', 2),
(5, 'ITEMS', 'textarea', '', '', 3),
(5, 'FLOW', 'select', 'HORIZONTAL\r\nVERTICAL\r\nVERTICAL2COLUMNS\r\nVERTICAL3COlUMNS\r\nVERTICAL4COLUMNS\r\nVERTICAL6COLUMNS', '', 4),
(5, 'REQUIRED', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"VALIDATIONMESSAGE\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"VALIDATIONMESSAGE\"]}}}', 5),
(5, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 6),
(5, 'DESCRIPTION', 'textarea', '', '', 6),
(5, 'COMPONENTTYPE', 'hidden', '5', '', 7),
(5, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 100),
(6, 'NAME', 'textbox', '', '', 1),
(6, 'CAPTION', 'textbox', '', '', 2),
(6, 'DEFAULTVALUE', 'textarea', '', '', 3),
(6, 'REQUIRED', 'select', 'NO\r\nYES', '', 4),
(6, 'VALIDATIONCALENDAR', 'select', '//<code>\r\nreturn RSFormProHelper::getOtherCalendars(6);\r\n//</code>', '{\"case\":{\"\":{\"show\":[],\"hide\":[\"VALIDATIONCALENDAROFFSET\"]}},\"indexcase\":{\"min\":{\"show\":[\"VALIDATIONCALENDAROFFSET\"],\"hide\":[]},\"max\":{\"show\":[\"VALIDATIONCALENDAROFFSET\"],\"hide\":[]}}}', 4),
(6, 'VALIDATIONCALENDAROFFSET', 'textbox', '1', 'numeric', 5),
(6, 'VALIDATIONDATE', 'select', 'YES\r\nNO', '', 8),
(6, 'DATEFORMAT', 'textbox', 'd-m-Y', '', 4),
(6, 'CALENDARLAYOUT', 'select', 'FLAT\r\nPOPUP', '{\"case\":{\"POPUP\":{\"show\":[\"READONLY\", \"POPUPLABEL\", \"ALLOWHTML\",\"PLACEHOLDER\"],\"hide\":[]},\"FLAT\":{\"show\":[],\"hide\":[\"READONLY\", \"POPUPLABEL\", \"ALLOWHTML\",\"PLACEHOLDER\"]}}}', 5),
(6, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 6),
(6, 'DESCRIPTION', 'textarea', '', '', 7),
(6, 'COMPONENTTYPE', 'hidden', '6', '', 8),
(6, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 100),
(6, 'READONLY', 'select', 'NO\r\nYES', '', 6),
(6, 'POPUPLABEL', 'textbox', '...', '', 7),
(6, 'ALLOWHTML', 'select', 'NO\nYES', '', 8),
(6, 'PLACEHOLDER', 'textbox', '', '', 9),
(6, 'MINDATE', 'textarea', '', '', 5),
(6, 'MAXDATE', 'textarea', '', '', 5),
(7, 'NAME', 'textbox', '', '', 1),
(7, 'CAPTION', 'textbox', '', '', 3),
(7, 'LABEL', 'textbox', '', '', 2),
(7, 'RESET', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"RESETLABEL\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"RESETLABEL\"]}}}', 4),
(7, 'RESETLABEL', 'textbox', '', '', 5),
(7, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 6),
(7, 'DESCRIPTION', 'textarea', '', '', 7),
(7, 'COMPONENTTYPE', 'hidden', '7', '', 8),
(7, 'ALLOWHTML', 'select', 'NO\nYES', '', 7),
(8, 'NAME', 'textbox', '', '', 1),
(8, 'CAPTION', 'textbox', '', '', 2),
(8, 'LENGTH', 'textbox', '4', '', 3),
(8, 'BACKGROUNDCOLOR', 'textbox', '#FFFFFF', '', 4),
(8, 'TEXTCOLOR', 'textbox', '#000000', '', 5),
(8, 'TYPE', 'select', 'ALPHA\r\nNUMERIC\r\nALPHANUMERIC', '', 6),
(8, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 7),
(8, 'DESCRIPTION', 'textarea', '', '', 9),
(8, 'COMPONENTTYPE', 'hidden', '8', '', 9),
(8, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 100),
(8, 'FLOW', 'select', 'VERTICAL\r\nHORIZONTAL', '', 7),
(8, 'SHOWREFRESH', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"REFRESHTEXT\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"REFRESHTEXT\"]}}}', 8),
(8, 'REFRESHTEXT', 'textbox', 'REFRESH', '', 11),
(8, 'SIZE', 'textbox', '15', 'numeric', 12),
(8, 'IMAGETYPE', 'select', 'FREETYPE\r\nNOFREETYPE\r\nINVISIBLE', '{\"case\":{\"FREETYPE\":{\"show\":[\"BACKGROUNDCOLOR\",\"TEXTCOLOR\",\"TYPE\",\"FLOW\",\"LENGTH\",\"SHOWREFRESH\",\"REFRESHTEXT\",\"SIZE\"],\"hide\":[]},\"NOFREETYPE\":{\"show\":[\"BACKGROUNDCOLOR\",\"TEXTCOLOR\",\"TYPE\",\"FLOW\",\"LENGTH\",\"SHOWREFRESH\",\"REFRESHTEXT\",\"SIZE\"],\"hide\":[]},\"INVISIBLE\":{\"show\":[],\"hide\":[\"BACKGROUNDCOLOR\",\"TEXTCOLOR\",\"TYPE\",\"FLOW\",\"LENGTH\",\"SHOWREFRESH\",\"REFRESHTEXT\",\"SIZE\"]}}}', 3),
(9, 'NAME', 'textbox', '', '', 1),
(9, 'CAPTION', 'textbox', '', '', 2),
(9, 'REQUIRED', 'select', 'NO\r\nYES', '', 3),
(9, 'FILESIZE', 'textbox', '', 'numeric', 0),
(9, 'DESTINATION', 'textbox', '//<code>\r\nreturn \'components/com_rsform/uploads/\';\r\n//</code>', '', 1),
(9, 'MULTIPLE', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"FILESSEPARATOR\",\"MINFILES\",\"MAXFILES\",\"MULTIPLEPLUS\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"FILESSEPARATOR\",\"MINFILES\",\"MAXFILES\",\"MULTIPLEPLUS\"]}}}', 2),
(9, 'MULTIPLEPLUS', 'select', 'NO\r\nYES', '', 3),
(9, 'MINFILES', 'textbox', '1', 'numeric', 4),
(9, 'MAXFILES', 'textbox', '0', 'numeric', 5),
(9, 'FILESSEPARATOR', 'textbox', '<br />', '', 6),
(9, 'ACCEPTEDFILES', 'textarea', '', 'oneperline', 7),
(9, 'ACCEPTEDFILESIMAGES', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"THUMBSIZE\",\"THUMBQUALITY\",\"SHOWIMAGEPREVIEW\",\"THUMBEXTENSION\"],\"hide\":[\"ACCEPTEDFILES\"]},\"NO\":{\"show\":[\"ACCEPTEDFILES\"],\"hide\":[\"THUMBSIZE\",\"THUMBQUALITY\",\"SHOWIMAGEPREVIEW\",\"THUMBEXTENSION\"]}}}', 7),
(9, 'SHOWIMAGEPREVIEW', 'select', 'NO\r\nYES', '', 8),
(9, 'THUMBSIZE', 'textbox', '220', 'numeric', 9),
(9, 'THUMBQUALITY', 'textbox', '75', 'numeric', 10),
(9, 'THUMBEXTENSION', 'select', 'jpg\r\npng\r\nwebp', '', 11),
(9, 'SANITIZEFILENAME', 'select', 'NO\r\nYES', '', 101),
(9, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 7),
(9, 'DESCRIPTION', 'textarea', '', '', 8),
(9, 'COMPONENTTYPE', 'hidden', '9', '', 9),
(9, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 100),
(9, 'PREFIX', 'textarea', '', '', 102),
(9, 'EMAILATTACH', 'selectmultiple', '//<code>\r\nreturn RSFormProHelper::getEmailAttachOptions();\r\n//</code>', '', 103),
(10, 'NAME', 'textbox', '', '', 1),
(10, 'TEXT', 'textarea', '', '', 1),
(10, 'COMPONENTTYPE', 'hidden', '10', '', 9),
(11, 'NAME', 'textbox', '', '', 1),
(11, 'DEFAULTVALUE', 'textarea', '', '', 2),
(11, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 1),
(11, 'COMPONENTTYPE', 'hidden', '11', '', 9),
(13, 'NAME', 'textbox', '', '', 1),
(13, 'CAPTION', 'textbox', '', '', 3),
(13, 'LABEL', 'textbox', '', '', 2),
(13, 'RESET', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"RESETLABEL\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"RESETLABEL\"]}}}', 6),
(13, 'RESETLABEL', 'textbox', '', '', 7),
(13, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 9),
(13, 'COMPONENTTYPE', 'hidden', '13', '', 12),
(13, 'ALLOWHTML', 'select', 'NO\nYES', '', 12),
(13, 'PREVBUTTON', 'textbox', '< Prev', '', 8),
(13, 'DISPLAYPROGRESS', 'select', 'NO\r\nAUTO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"DISPLAYPROGRESSMSG\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"DISPLAYPROGRESSMSG\"]}, \"AUTO\":{\"show\":[],\"hide\":[\"DISPLAYPROGRESSMSG\"]}}}', 9),
(13, 'DISPLAYPROGRESSMSG', 'textarea', '<div>\r\n <p><em>Page <strong>{page}</strong> of {total}</em></p>\r\n <div class=\"rsformProgressContainer\">\r\n  <div class=\"rsformProgressBar\" style=\"width: {percent}%;\"></div>\r\n </div>\r\n</div>', '', 10),
(14, 'NAME', 'textbox', '', '', 1),
(14, 'CAPTION', 'textbox', '', '', 2),
(14, 'REQUIRED', 'select', 'NO\r\nYES', '', 3),
(14, 'SIZE', 'textbox', '', 'numeric', 4),
(14, 'MAXSIZE', 'textbox', '', 'numeric', 5),
(14, 'DEFAULTVALUE', 'textarea', '', '', 6),
(14, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 7),
(14, 'COMPONENTTYPE', 'hidden', '14', '', 8),
(14, 'DESCRIPTION', 'textarea', '', '', 100),
(14, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 100),
(14, 'VALIDATIONRULE', 'select', '//<code>\r\nreturn RSFormProHelper::getValidationRules();\r\n//</code>', '', 9),
(14, 'VALIDATIONMULTIPLE', 'selectmultiple', '//<code>\r\nreturn RSFormProHelper::getValidationRules(false, true);\r\n//</code>', '', 10),
(14, 'PLACEHOLDER', 'textbox', '', '', 10),
(14, 'VALIDATIONEXTRA', 'textbox', '', '', 11),
(15, 'NAME', 'textbox', '', '', 1),
(15, 'LENGTH', 'textbox', '8', '', 4),
(15, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 7),
(15, 'COMPONENTTYPE', 'hidden', '15', '', 8),
(15, 'CHARACTERS', 'select', 'ALPHANUMERIC\r\nALPHA\r\nNUMERIC', '', 3),
(15, 'TICKETTYPE', 'select', 'RANDOM\r\nSEQUENTIAL', '{\"case\":{\"RANDOM\":{\"show\":[\"CHARACTERS\", \"LENGTH\"],\"hide\":[\"LEADINGZEROLENGTH\"]},\"SEQUENTIAL\":{\"show\":[\"LEADINGZEROLENGTH\"],\"hide\":[\"CHARACTERS\", \"LENGTH\"]}}}', 2),
(15, 'LEADINGZEROLENGTH', 'select', '0\r\n1\r\n2\r\n3\r\n4\r\n5\r\n6\r\n7\r\n8\r\n9\r\n10', '', 5),
(41, 'NAME', 'textbox', '', '', 1),
(41, 'COMPONENTTYPE', 'hidden', '41', '', 5),
(41, 'NEXTBUTTON', 'textbox', 'Next >', '', 2),
(41, 'PREVBUTTON', 'textbox', '< Prev', '', 3),
(41, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 4),
(41, 'VALIDATENEXTPAGE', 'select', 'NO\r\nYES', '', 5),
(41, 'DISPLAYPROGRESS', 'select', 'NO\r\nAUTO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"DISPLAYPROGRESSMSG\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"DISPLAYPROGRESSMSG\"]}, \"AUTO\":{\"show\":[],\"hide\":[\"DISPLAYPROGRESSMSG\"]}}}', 6),
(41, 'DISPLAYPROGRESSMSG', 'textarea', '<div>\r\n <p><em>Page <strong>{page}</strong> of {total}</em></p>\r\n <div class=\"rsformProgressContainer\">\r\n  <div class=\"rsformProgressBar\" style=\"width: {percent}%;\"></div>\r\n </div>\r\n</div>', '', 7),
(41, 'ALLOWHTML', 'select', 'NO\nYES', '', 9),
(211, 'VALIDATION_ALLOW_INCORRECT_DATE', 'select', 'NO\r\nYES', '', 0),
(211, 'NAME', 'textbox', '', '', 1),
(211, 'VALIDATIONRULE_DATE', 'select', '//<code>\r\nreturn RSFormProHelper::getDateValidationRules();\r\n//</code>', '', 1),
(211, 'CAPTION', 'textbox', '', '', 2),
(211, 'DESCRIPTION', 'textarea', '', '', 3),
(211, 'REQUIRED', 'select', 'NO\r\nYES', '', 4),
(211, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 5),
(211, 'DATEORDERING', 'select', 'DMY\r\nMDY\r\nYMD\r\nYDM\r\nMYD\r\nDYM', '', 6),
(211, 'DATESEPARATOR', 'textbox', ' / ', '', 7),
(211, 'SHOWDAY', 'select', 'YES\r\nNO', '{\"case\":{\"YES\":{\"show\":[\"SHOWDAYPLEASE\" ,\"SHOWDAYTYPE\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"SHOWDAYPLEASE\" ,\"SHOWDAYTYPE\"]}}}', 8),
(211, 'SHOWDAYPLEASE', 'textbox', 'Day', '', 9),
(211, 'SHOWDAYTYPE', 'select', 'DAY_TYPE_01\r\nDAY_TYPE_1', '', 10),
(211, 'SHOWMONTH', 'select', 'YES\r\nNO', '{\"case\":{\"YES\":{\"show\":[\"SHOWMONTHPLEASE\" ,\"SHOWMONTHTYPE\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"SHOWMONTHPLEASE\" ,\"SHOWMONTHTYPE\"]}}}', 11),
(211, 'SHOWMONTHPLEASE', 'textbox', 'Month', '', 12),
(211, 'SHOWMONTHTYPE', 'select', 'MONTH_TYPE_01\r\nMONTH_TYPE_1\r\nMONTH_TYPE_TEXT_SHORT\r\nMONTH_TYPE_TEXT_LONG', '', 13),
(211, 'SHOWYEAR', 'select', 'YES\r\nNO', '{\"case\":{\"YES\":{\"show\":[\"SHOWYEARPLEASE\" ,\"STARTYEAR\", \"ENDYEAR\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"SHOWYEARPLEASE\" ,\"STARTYEAR\", \"ENDYEAR\"]}}}', 14),
(211, 'SHOWYEARPLEASE', 'textbox', 'Year', '', 15),
(211, 'STARTYEAR', 'textbox', '1960', '', 16),
(211, 'ENDYEAR', 'textbox', '0', '', 17),
(211, 'STORELEADINGZERO', 'select', 'NO\r\nYES', '', 18),
(211, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 18),
(211, 'COMPONENTTYPE', 'hidden', '211', '', 19),
(212, 'NAME', 'textbox', '', '', 0),
(212, 'CAPTION', 'textbox', '', '', 1),
(212, 'DESCRIPTION', 'textarea', '', '', 3),
(212, 'REQUIRED', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"VALIDATIONMESSAGE\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"VALIDATIONMESSAGE\"]}}}', 4),
(212, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 5),
(212, 'DEFAULTVALUE', 'textarea', '', '', 2),
(212, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 6),
(212, 'MAPWIDTH', 'textbox', '450px', '', 7),
(212, 'MAPHEIGHT', 'textbox', '300px', '', 8),
(212, 'REQUESTLOCATION', 'select', 'NO\r\nYES', '', 9),
(212, 'MAPCENTER', 'textbox', '39.5500507,-105.7820674', '', 9),
(212, 'COMPONENTTYPE', 'hidden', '212', '', 12),
(212, 'SIZE', 'textbox', '20', 'numeric', 13),
(212, 'MAPZOOM', 'textbox', '10', 'numeric', 10),
(212, 'MAPRESULT', 'select', 'ADDRESS\r\nCOORDINATES', '', 12),
(212, 'MAPTYPE', 'select', 'ROADMAP\r\nSATELLITE\r\nHYBRID\r\nTERRAIN', '', 13),
(212, 'GEOLOCATION', 'select', 'NO\r\nYES', '', 11),
(411, 'NAME', 'textbox', '', '', 1),
(411, 'CAPTION', 'textbox', '', '', 2),
(411, 'DEFAULTVALUE', 'textarea', '', '', 3),
(411, 'DESCRIPTION', 'textarea', '', '', 4),
(411, 'REQUIRED', 'select', 'NO\r\nYES', '', 5),
(411, 'VALIDATIONRULE', 'select', '//<code>\r\nreturn RSFormProHelper::getValidationRules(false, array(\'alpha\',\'numeric\',\'alphanumeric\',\'alphaaccented\',\'alphanumericaccented\',\'email\',\'emaildns\',\'uszipcode\',\'phonenumber\',\'creditcard\',\'custom\',\'password\',\'ipaddress\',\'validurl\',\'multiplerules\',\'iban\',\'minlength\',\'maxlength\'));\r\n//</code>', '', 6),
(411, 'VALIDATIONMULTIPLE', 'selectmultiple', '//<code>\r\nreturn RSFormProHelper::getValidationRules(false, true);\r\n//</code>', '', 7),
(411, 'VALIDATIONCALENDAR', 'select', '//<code>\nreturn RSFormProHelper::getOtherCalendars(411);\n//</code>', '{\"case\":{\"\":{\"show\":[],\"hide\":[\"VALIDATIONCALENDAROFFSET\"]}},\"indexcase\":{\"min\":{\"show\":[\"VALIDATIONCALENDAROFFSET\"],\"hide\":[]},\"max\":{\"show\":[\"VALIDATIONCALENDAROFFSET\"],\"hide\":[]}}}', 8),
(411, 'VALIDATIONCALENDAROFFSET', 'textbox', '1', 'numeric', 9),
(411, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 10),
(411, 'VALIDATIONDATE', 'select', 'YES\r\nNO', '', 11),
(411, 'VALIDATIONEXTRA', 'textbox', '', '', 8),
(411, 'DATEFORMAT', 'textbox', 'd-m-Y H:i', '', 8),
(411, 'MINDATEJQ', 'textarea', '', '', 9),
(411, 'MAXDATEJQ', 'textarea', '', '', 10),
(411, 'ALLOWDATERE', 'textbox', '', '', 11),
(411, 'ALLOWDATES', 'textarea', '', '', 12),
(411, 'DISABLEDDATES', 'textarea', '', '', 13),
(411, 'DISABLEDWEEKDAYS', 'textarea', '', '', 14),
(411, 'TIMEPICKER', 'select', 'YES\r\nNO', '{\"case\":{\"YES\":{\"show\":[\"TIMEPICKERFORMAT\", \"TIMESTEP\",\"MINTIMEJQ\", \"MAXTIMEJQ\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"TIMEPICKERFORMAT\", \"TIMESTEP\",\"MINTIMEJQ\", \"MAXTIMEJQ\"]}}}', 15),
(411, 'TIMEPICKERFORMAT', 'textbox', 'H:i', '', 16),
(411, 'TIMESTEP', 'textbox', '30', '', 17),
(411, 'MINTIMEJQ', 'textarea', '', '', 18),
(411, 'MAXTIMEJQ', 'textarea', '', '', 19),
(411, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 20),
(411, 'CALENDARLAYOUT', 'select', 'FLAT\r\nPOPUP', '{\"case\":{\"POPUP\":{\"show\":[\"READONLY\", \"POPUPLABEL\", \"ALLOWHTML\",\"PLACEHOLDER\"],\"hide\":[]},\"FLAT\":{\"show\":[],\"hide\":[\"READONLY\", \"POPUPLABEL\", \"ALLOWHTML\",\"PLACEHOLDER\"]}}}', 21),
(411, 'READONLY', 'select', 'NO\r\nYES', '', 22),
(411, 'POPUPLABEL', 'textbox', '...', '', 23),
(411, 'ALLOWHTML', 'select', 'NO\nYES', '', 24),
(411, 'THEME', 'select', 'DEFAULT\r\nDARK', '', 25),
(411, 'PLACEHOLDER', 'textbox', '', '', 26),
(411, 'COMPONENTTYPE', 'hidden', '411', '', 200),
(355, 'NAME', 'textbox', '', '', 1),
(355, 'CAPTION', 'textbox', '', '', 2),
(355, 'DEFAULTVALUE', 'textarea', '', '', 3),
(355, 'DESCRIPTION', 'textarea', '', '', 4),
(355, 'REQUIRED', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"VALIDATIONMESSAGE\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"VALIDATIONMESSAGE\"]}}}', 5),
(355, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 6),
(355, 'SLIDERTYPE', 'select', 'SINGLE\r\nDOUBLE', '{\"case\":{\"SINGLE\":{\"show\":[],\"hide\":[\"FROMFIXED\",\"TOFIXED\"]},\"DOUBLE\":{\"show\":[\"FROMFIXED\",\"TOFIXED\"],\"hide\":[]}}}', 7),
(355, 'SKIN', 'select', 'FLAT\r\nHTML5\r\nMODERN\r\nNICE\r\nSIMPLE', '', 8),
(355, 'USEVALUES', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"VALUES\"],\"hide\":[\"MINVALUE\", \"MAXVALUE\", \"GRIDSNAP\", \"GRIDSTEP\"]},\"NO\":{\"show\":[\"MINVALUE\", \"MAXVALUE\", \"GRIDSNAP\", \"GRIDSTEP\"],\"hide\":[\"VALUES\"]}}}', 9),
(355, 'VALUES', 'textarea', '', '', 10),
(355, 'MINVALUE', 'textbox', '0', 'numeric', 11),
(355, 'MAXVALUE', 'textbox', '100', 'numeric', 12),
(355, 'GRID', 'select', 'YES\r\nNO', '', 13),
(355, 'GRIDSNAP', 'select', 'NO\r\nYES', '', 14),
(355, 'GRIDSTEP', 'textbox', '10', 'numeric', 15),
(355, 'FORCEEDGES', 'select', 'YES\r\nNO', '', 16),
(355, 'FROMFIXED', 'select', 'NO\r\nYES', '', 17),
(355, 'TOFIXED', 'select', 'NO\r\nYES', '', 18),
(355, 'KEYBOARD', 'select', 'NO\r\nYES', '', 19),
(355, 'READONLY', 'select', 'NO\r\nYES', '', 20),
(355, 'COMPONENTTYPE', 'hidden', '355', '', 21),
(16, 'NAME', 'textbox', '', '', 1),
(16, 'CAPTION', 'textbox', '', '', 2),
(16, 'LABEL', 'textbox', 'HASHCASH_CLICK_ME', '', 3),
(16, 'DESCRIPTION', 'textarea', '', '', 4),
(16, 'DIFFICULTY', 'textbox', '4', 'numeric', 3),
(16, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 7),
(16, 'COMPONENTTYPE', 'hidden', '16', '', 9),
(16, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 100),
(600, 'NAME', 'textbox', '', '', 1),
(600, 'CAPTION', 'textbox', '', '', 2),
(600, 'ITEMS', 'hiddenparam', '0\r\n1', '', 11),
(600, 'SWITCHSTATE', 'select', 'ON\r\nOFF', '', 4),
(600, 'OFFVALUE', 'textbox', '0', '', 4),
(600, 'ONVALUE', 'textbox', '1', '', 5),
(600, 'ONPRICE', 'textbox', '1', '', 6),
(600, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 6),
(600, 'DESCRIPTION', 'textarea', '', '', 7),
(600, 'COMPONENTTYPE', 'hidden', '600', '', 8),
(600, 'REQUIRED', 'select', 'NO\r\nYES', '', 9),
(600, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 10),
(602, 'NAME', 'textbox', '', '', 1),
(602, 'CAPTION', 'textbox', '', '', 2),
(602, 'NUMBERSTARS', 'textbox', '5', 'numeric', 3),
(602, 'RATINGTYPE', 'select', 'singlecolor\r\nmulticolor', '{\"case\":{\"singlecolor\":{\"show\":[\"FILLCOLOR\"],\"hide\":[\"STARTCOLOR\", \"ENDCOLOR\"]},\"multicolor\":{\"show\":[\"STARTCOLOR\", \"ENDCOLOR\"],\"hide\":[\"FILLCOLOR\"]}}}', 4),
(602, 'BASECOLOR', 'color', '#808080', '', 5),
(602, 'FILLCOLOR', 'color', '#F39C12', '', 6),
(602, 'STARTCOLOR', 'color', '#F39C12', '', 7),
(602, 'ENDCOLOR', 'color', '#FF0000', '', 8),
(602, 'HALFSTAR', 'select', 'NO\r\nYES', '', 9),
(602, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 9),
(602, 'DESCRIPTION', 'textarea', '', '', 10),
(602, 'COMPONENTTYPE', 'hidden', '602', '', 11),
(602, 'REQUIRED', 'select', 'NO\r\nYES', '', 12),
(602, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 13),
(603, 'NAME', 'textbox', '', '', 1),
(603, 'CAPTION', 'textbox', '', '', 2),
(603, 'REQUIRED', 'select', 'NO\r\nYES', '', 3),
(603, 'COLS', 'textbox', '50', 'numeric', 4),
(603, 'ROWS', 'textbox', '5', 'numeric', 5),
(603, 'MAXWIDTH', 'textbox', '0', 'numeric', 6),
(603, 'MAXHEIGHT', 'textbox', '0', 'numeric', 7),
(603, 'VALIDATIONRULE', 'select', '//<code>\r\nreturn RSFormProHelper::getValidationRules();\r\n//</code>', '', 6),
(603, 'VALIDATIONMULTIPLE', 'selectmultiple', '//<code>\r\nreturn RSFormProHelper::getValidationRules(false, true);\r\n//</code>', '', 6),
(603, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 7),
(603, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 8),
(603, 'DEFAULTVALUE', 'textarea', '', '', 9),
(603, 'DESCRIPTION', 'textarea', '', '', 10),
(603, 'COMPONENTTYPE', 'hidden', '603', '', 10),
(603, 'PLACEHOLDER', 'textbox', '', '', 10),
(603, 'VALIDATIONEXTRA', 'textbox', '', '', 6),
(604, 'NAME', 'textbox', '', '', 1),
(604, 'CAPTION', 'textbox', '', '', 2),
(604, 'REQUIRED', 'select', 'NO\r\nYES', '', 3),
(604, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 4),
(604, 'COMPONENTTYPE', 'hidden', '604', '', 5),
(604, 'DEFAULTVALUE', 'textarea', '#FFFFFF', '', 6),
(604, 'SHOWCOLORINPUT', 'select', 'NO\r\nYES', '', 9),
(604, 'DESCRIPTION', 'textarea', '', '', 7),
(604, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 8),
(605, 'NAME', 'textbox', '', '', 1),
(605, 'CAPTION', 'textbox', '', '', 2),
(605, 'RSFPA_THEME', 'select', 'legacy\r\nstandard\r\nbootstrap2\r\nbootstrap3\r\nbootstrap4\r\nbootstrap5', '', 3),
(605, 'MULTIPLE', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"NUMBERITEMS\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"NUMBERITEMS\"]}}}', 4),
(605, 'NUMBERITEMS', 'textbox', '3', 'numeric', 5),
(605, 'ITEMS', 'textarea', '', '', 6),
(605, 'PLACEHOLDER', 'textbox', '', '', 8),
(605, 'REQUIRED', 'select', 'NO\r\nYES', '', 7),
(605, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 8),
(605, 'DESCRIPTION', 'textarea', '', '', 9),
(605, 'COMPONENTTYPE', 'hidden', '605', '', 10),
(605, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 11),
(606, 'NAME', 'textbox', '', '', 1),
(606, 'CAPTION', 'textbox', '', '', 2),
(606, 'ITEMS', 'textarea', '', '', 3),
(606, 'FLOW', 'select', 'HORIZONTAL\r\nVERTICAL\r\nVERTICAL2COLUMNS\r\nVERTICAL3COlUMNS\r\nVERTICAL4COLUMNS\r\nVERTICAL6COLUMNS', '', 4),
(606, 'MAXSELECTIONS', 'textbox', '0', '', 5),
(606, 'MINSELECTIONS', 'textbox', '0', '', 6),
(606, 'REQUIRED', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"VALIDATIONMESSAGE\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"VALIDATIONMESSAGE\"]}}}', 5),
(606, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 6),
(606, 'DESCRIPTION', 'textarea', '', '', 7),
(606, 'COMPONENTTYPE', 'hidden', '606', '', 8),
(606, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 9),
(607, 'NAME', 'textbox', '', '', 1),
(607, 'CAPTION', 'textbox', '', '', 2),
(607, 'ITEMS', 'textarea', '', '', 3),
(607, 'FLOW', 'select', 'HORIZONTAL\r\nVERTICAL\r\nVERTICAL2COLUMNS\r\nVERTICAL3COlUMNS\r\nVERTICAL4COLUMNS\r\nVERTICAL6COLUMNS', '', 4),
(607, 'REQUIRED', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[\"VALIDATIONMESSAGE\"],\"hide\":[]},\"NO\":{\"show\":[],\"hide\":[\"VALIDATIONMESSAGE\"]}}}', 5),
(607, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 6),
(607, 'DESCRIPTION', 'textarea', '', '', 6),
(607, 'COMPONENTTYPE', 'hidden', '607', '', 7),
(607, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 8),
(608, 'NAME', 'textbox', '', '', 1),
(608, 'CAPTION', 'textbox', '', '', 2),
(608, 'INIT_ANIMATION', 'select', 'fadein\r\nbounce\r\ndropdown', '', 3),
(608, 'DATE_FORMAT', 'textbox', 'm-d-Y', '', 4),
(608, 'DEFAULTVALUE', 'textarea', '', '', 5),
(608, 'FORCE_DATE', 'select', 'disabled\r\nfrom\r\nto', '', 6),
(608, 'MINYEAR', 'textbox', '1970', 'numeric', 7),
(608, 'MAXYEAR', 'textbox', '', 'numeric', 8),
(608, 'YEARSRANGE', 'textbox', '10', 'numeric', 9),
(608, 'DROPPRIMARYCOLOR', 'color', '#01CEFF', '', 10),
(608, 'DROPTEXTCOLOR', 'color', '#333333', '', 11),
(608, 'DROPBACKGROUNDCOLOR', 'color', '#FFFFFF', '', 12),
(608, 'DROPBORDER', 'textbox', '1px solid #08C', '', 13),
(608, 'DROPBORDERRADIUS', 'textbox', '8', 'numeric', 14),
(608, 'DROPSHADOW', 'textbox', '0 0 10px 0 rgba(0, 136, 204, 0.45)', '', 15),
(608, 'DROPWIDTH', 'textbox', '124', 'numeric', 16),
(608, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 17),
(608, 'DESCRIPTION', 'textarea', '', '', 18),
(608, 'COMPONENTTYPE', 'hidden', '608', '', 19),
(608, 'REQUIRED', 'select', 'NO\r\nYES', '', 20),
(608, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 21),
(609, 'NAME', 'textbox', '', '', 1),
(609, 'CAPTION', 'textbox', '', '', 2),
(609, 'MERIDIANS', 'select', 'NO\r\nYES', '', 4),
(609, 'TIME_FORMAT', 'textbox', 'hh:mm A', '', 5),
(609, 'TIME_INIT_ANIMATION', 'select', 'fadein\r\nbounce\r\ndropdown', '', 7),
(609, 'SETCURRENTTIME', 'select', 'NO\r\nYES', '', 8),
(609, 'PRIMARYCOLOR', 'color', '#1977CC', '', 9),
(609, 'TEXTCOLOR', 'color', '#555555', '', 10),
(609, 'BACKGROUNDCOLOR', 'color', '#FFFFFF', '', 11),
(609, 'BORDERCOLOR', 'color', '#1977CC', '', 12),
(609, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 13),
(609, 'DEFAULTVALUE', 'textarea', '', '', 14),
(609, 'COMPONENTTYPE', 'hidden', '609', '', 15),
(609, 'REQUIRED', 'select', 'NO\r\nYES', '', 16),
(609, 'DESCRIPTION', 'textarea', '', '', 17),
(609, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 18),
(610, 'NAME', 'textbox', '', '', 1),
(610, 'CAPTION', 'textbox', '', '', 2),
(610, 'DEFAULTVALUE', 'textarea', '', '', 3),
(610, 'DESCRIPTION', 'textarea', '', '', 4),
(610, 'REQUIRED', 'select', 'NO\r\nYES', '', 5),
(610, 'VALIDATIONCALENDAR', 'select', '//<code>\r\nreturn RSFormProHelper::getOtherCalendars(610);\r\n//</code>', '{\"case\":{\"\":{\"show\":[],\"hide\":[\"VALIDATIONCALENDAROFFSET\"]}},\"indexcase\":{\"min\":{\"show\":[\"VALIDATIONCALENDAROFFSET\"],\"hide\":[]},\"max\":{\"show\":[\"VALIDATIONCALENDAROFFSET\"],\"hide\":[]}}}', 6),
(610, 'VALIDATIONCALENDAROFFSET', 'textbox', '1', 'numeric', 7),
(610, 'VALIDATIONDATE', 'select', 'YES\r\nNO', '', 8),
(610, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 9),
(610, 'DATE_FORMAT_PICKER', 'textbox', 'm/d/Y', '', 10),
(610, 'MINDATE', 'textarea', '', '', 11),
(610, 'MAXDATE', 'textarea', '', '', 12),
(610, 'SELECTYEARS', 'select', 'NO\r\nYES', '', 13),
(610, 'SELECTMONTHS', 'select', 'NO\r\nYES', '', 14),
(610, 'FIRSTDAYOFWEEK', 'select', 'day0\r\nday1', '', 15),
(610, 'WEEKDAYFORMAT', 'select', 'FULL\r\nSHORT', '', 16),
(610, 'MONTHSFORMAT', 'select', 'FULL\r\nSHORT', '', 17),
(610, 'READONLY', 'select', 'NO\r\nYES', '', 18),
(610, 'DISABLEALL', 'select', 'NO\r\nYES', '{\"case\":{\"YES\":{\"show\":[],\"hide\":[\"DAYSOFWEEKDISABLED\"]},\"NO\":{\"show\":[\"DAYSOFWEEKDISABLED\"],\"hide\":[]}}}', 19),
(610, 'DAYSOFWEEKDISABLED', 'textbox', '', '', 20),
(610, 'DISABLEEXCEPTIONS', 'textarea', '', '', 21),
(610, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 22),
(610, 'COMPONENTTYPE', 'hidden', '610', '', 23),
(2422, 'NAME', 'textbox', '', '', 0),
(2422, 'CAPTION', 'textbox', '', '', 1),
(2422, 'ADDITIONALATTRIBUTES', 'textarea', '', '', 2),
(2422, 'DESCRIPTION', 'textarea', '', '', 3),
(2422, 'VALIDATIONMESSAGE', 'textarea', 'INVALIDINPUT', '', 4),
(2422, 'THEME', 'select', 'LIGHT\r\nDARK', '', 5),
(2422, 'SIZE', 'select', 'NORMAL\r\nCOMPACT\r\nINVISIBLE', '', 7),
(2422, 'COMPONENTTYPE', 'hidden', '2422', '', 8);

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

--
-- Table structure for table `cuod6_rsform_conditions`
--

DROP TABLE IF EXISTS `cuod6_rsform_conditions`;
CREATE TABLE `cuod6_rsform_conditions` (
  `id` int(11) NOT NULL,
  `form_id` int(11) NOT NULL,
  `action` varchar(16) NOT NULL,
  `block` tinyint(1) NOT NULL,
  `component_id` text NOT NULL,
  `condition` varchar(16) NOT NULL,
  `lang_code` varchar(32) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

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

--
-- Table structure for table `cuod6_rsform_condition_details`
--

DROP TABLE IF EXISTS `cuod6_rsform_condition_details`;
CREATE TABLE `cuod6_rsform_condition_details` (
  `id` int(11) NOT NULL,
  `condition_id` int(11) NOT NULL,
  `component_id` int(11) NOT NULL,
  `operator` varchar(16) NOT NULL,
  `value` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_rsform_config`
--

DROP TABLE IF EXISTS `cuod6_rsform_config`;
CREATE TABLE `cuod6_rsform_config` (
  `SettingName` varchar(64) NOT NULL DEFAULT '',
  `SettingValue` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_rsform_config`
--

INSERT INTO `cuod6_rsform_config` (`SettingName`, `SettingValue`) VALUES
('allow_unsafe', '0'),
('backup.mask', 'backup-{domain}-{date}'),
('calculations.decimal', '.'),
('calculations.nodecimals', '2'),
('calculations.thousands', ','),
('cc.api', ''),
('cc.token', ''),
('deleteafter.interval', '10'),
('deleteafter.last_run', '1748264091'),
('disposable_domains', ''),
('export.limit', '500'),
('export.mask', 'export-{formId}-{domain}-{date}'),
('global.codemirror', '0'),
('global.date_mask', 'Y-m-d H:i:s'),
('global.default_language', 'en-GB'),
('global.default_layout', 'bootstrap5'),
('global.default_load_layout_framework', '1'),
('global.disable_multilanguage', '0'),
('global.filtering', 'joomla'),
('global.grid_show_caption', '0'),
('global.grid_show_previews', '1'),
('global.preview_itemid', ''),
('global.register.code', ''),
('google.api_key', ''),
('hcaptcha.language', 'auto'),
('hcaptcha.secret', 'ES_274161279e054a68a1cda53148ec7e4e'),
('hcaptcha.sitekey', '8d3511f3-68cd-46c1-b0d5-a60d4cd921cf'),
('logging', '1'),
('logging_verbose', '0'),
('request_timeout', '0'),
('use_csrf', '1');

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

--
-- Table structure for table `cuod6_rsform_constantcontact`
--

DROP TABLE IF EXISTS `cuod6_rsform_constantcontact`;
CREATE TABLE `cuod6_rsform_constantcontact` (
  `form_id` int(11) NOT NULL,
  `cc_list_id` varchar(255) NOT NULL,
  `cc_action` tinyint(1) NOT NULL,
  `cc_action_field` varchar(255) NOT NULL,
  `cc_merge_vars` text NOT NULL,
  `cc_update` tinyint(1) NOT NULL,
  `cc_delete_member` tinyint(1) NOT NULL,
  `cc_published` tinyint(1) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Dumping data for table `cuod6_rsform_constantcontact`
--

INSERT INTO `cuod6_rsform_constantcontact` (`form_id`, `cc_list_id`, `cc_action`, `cc_action_field`, `cc_merge_vars`, `cc_update`, `cc_delete_member`, `cc_published`) VALUES
(1, '0', 1, '', 'a:34:{s:13:\"email_address\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:11:\"middle_name\";s:0:\"\";s:10:\"home_phone\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:9:\"job_title\";s:0:\"\";s:10:\"work_phone\";s:0:\"\";s:9:\"note_note\";s:0:\"\";s:20:\"address_address_type\";s:0:\"\";s:13:\"address_line1\";s:0:\"\";s:13:\"address_line2\";s:0:\"\";s:13:\"address_line3\";s:0:\"\";s:12:\"address_city\";s:0:\"\";s:18:\"address_state_code\";s:0:\"\";s:13:\"address_state\";s:0:\"\";s:20:\"address_country_code\";s:0:\"\";s:19:\"address_postal_code\";s:0:\"\";s:23:\"address_sub_postal_code\";s:0:\"\";s:12:\"CustomField1\";s:0:\"\";s:12:\"CustomField2\";s:0:\"\";s:12:\"CustomField3\";s:0:\"\";s:12:\"CustomField4\";s:0:\"\";s:12:\"CustomField5\";s:0:\"\";s:12:\"CustomField6\";s:0:\"\";s:12:\"CustomField7\";s:0:\"\";s:12:\"CustomField8\";s:0:\"\";s:12:\"CustomField9\";s:0:\"\";s:13:\"CustomField10\";s:0:\"\";s:13:\"CustomField11\";s:0:\"\";s:13:\"CustomField12\";s:0:\"\";s:13:\"CustomField13\";s:0:\"\";s:13:\"CustomField14\";s:0:\"\";s:13:\"CustomField15\";s:0:\"\";}', 0, 0, 0),
(3, '0', 1, '', 'a:34:{s:13:\"email_address\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:11:\"middle_name\";s:0:\"\";s:10:\"home_phone\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:9:\"job_title\";s:0:\"\";s:10:\"work_phone\";s:0:\"\";s:9:\"note_note\";s:0:\"\";s:20:\"address_address_type\";s:0:\"\";s:13:\"address_line1\";s:0:\"\";s:13:\"address_line2\";s:0:\"\";s:13:\"address_line3\";s:0:\"\";s:12:\"address_city\";s:0:\"\";s:18:\"address_state_code\";s:0:\"\";s:13:\"address_state\";s:0:\"\";s:20:\"address_country_code\";s:0:\"\";s:19:\"address_postal_code\";s:0:\"\";s:23:\"address_sub_postal_code\";s:0:\"\";s:12:\"CustomField1\";s:0:\"\";s:12:\"CustomField2\";s:0:\"\";s:12:\"CustomField3\";s:0:\"\";s:12:\"CustomField4\";s:0:\"\";s:12:\"CustomField5\";s:0:\"\";s:12:\"CustomField6\";s:0:\"\";s:12:\"CustomField7\";s:0:\"\";s:12:\"CustomField8\";s:0:\"\";s:12:\"CustomField9\";s:0:\"\";s:13:\"CustomField10\";s:0:\"\";s:13:\"CustomField11\";s:0:\"\";s:13:\"CustomField12\";s:0:\"\";s:13:\"CustomField13\";s:0:\"\";s:13:\"CustomField14\";s:0:\"\";s:13:\"CustomField15\";s:0:\"\";}', 0, 0, 0),
(4, '0', 1, '', 'a:34:{s:13:\"email_address\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:11:\"middle_name\";s:0:\"\";s:10:\"home_phone\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:9:\"job_title\";s:0:\"\";s:10:\"work_phone\";s:0:\"\";s:9:\"note_note\";s:0:\"\";s:20:\"address_address_type\";s:0:\"\";s:13:\"address_line1\";s:0:\"\";s:13:\"address_line2\";s:0:\"\";s:13:\"address_line3\";s:0:\"\";s:12:\"address_city\";s:0:\"\";s:18:\"address_state_code\";s:0:\"\";s:13:\"address_state\";s:0:\"\";s:20:\"address_country_code\";s:0:\"\";s:19:\"address_postal_code\";s:0:\"\";s:23:\"address_sub_postal_code\";s:0:\"\";s:12:\"CustomField1\";s:0:\"\";s:12:\"CustomField2\";s:0:\"\";s:12:\"CustomField3\";s:0:\"\";s:12:\"CustomField4\";s:0:\"\";s:12:\"CustomField5\";s:0:\"\";s:12:\"CustomField6\";s:0:\"\";s:12:\"CustomField7\";s:0:\"\";s:12:\"CustomField8\";s:0:\"\";s:12:\"CustomField9\";s:0:\"\";s:13:\"CustomField10\";s:0:\"\";s:13:\"CustomField11\";s:0:\"\";s:13:\"CustomField12\";s:0:\"\";s:13:\"CustomField13\";s:0:\"\";s:13:\"CustomField14\";s:0:\"\";s:13:\"CustomField15\";s:0:\"\";}', 0, 0, 0),
(5, '0', 1, '', 'a:34:{s:13:\"email_address\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:11:\"middle_name\";s:0:\"\";s:10:\"home_phone\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:9:\"job_title\";s:0:\"\";s:10:\"work_phone\";s:0:\"\";s:9:\"note_note\";s:0:\"\";s:20:\"address_address_type\";s:0:\"\";s:13:\"address_line1\";s:0:\"\";s:13:\"address_line2\";s:0:\"\";s:13:\"address_line3\";s:0:\"\";s:12:\"address_city\";s:0:\"\";s:18:\"address_state_code\";s:0:\"\";s:13:\"address_state\";s:0:\"\";s:20:\"address_country_code\";s:0:\"\";s:19:\"address_postal_code\";s:0:\"\";s:23:\"address_sub_postal_code\";s:0:\"\";s:12:\"CustomField1\";s:0:\"\";s:12:\"CustomField2\";s:0:\"\";s:12:\"CustomField3\";s:0:\"\";s:12:\"CustomField4\";s:0:\"\";s:12:\"CustomField5\";s:0:\"\";s:12:\"CustomField6\";s:0:\"\";s:12:\"CustomField7\";s:0:\"\";s:12:\"CustomField8\";s:0:\"\";s:12:\"CustomField9\";s:0:\"\";s:13:\"CustomField10\";s:0:\"\";s:13:\"CustomField11\";s:0:\"\";s:13:\"CustomField12\";s:0:\"\";s:13:\"CustomField13\";s:0:\"\";s:13:\"CustomField14\";s:0:\"\";s:13:\"CustomField15\";s:0:\"\";}', 0, 0, 0),
(6, '0', 1, '', 'a:34:{s:13:\"email_address\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:11:\"middle_name\";s:0:\"\";s:10:\"home_phone\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:9:\"job_title\";s:0:\"\";s:10:\"work_phone\";s:0:\"\";s:9:\"note_note\";s:0:\"\";s:20:\"address_address_type\";s:0:\"\";s:13:\"address_line1\";s:0:\"\";s:13:\"address_line2\";s:0:\"\";s:13:\"address_line3\";s:0:\"\";s:12:\"address_city\";s:0:\"\";s:18:\"address_state_code\";s:0:\"\";s:13:\"address_state\";s:0:\"\";s:20:\"address_country_code\";s:0:\"\";s:19:\"address_postal_code\";s:0:\"\";s:23:\"address_sub_postal_code\";s:0:\"\";s:12:\"CustomField1\";s:0:\"\";s:12:\"CustomField2\";s:0:\"\";s:12:\"CustomField3\";s:0:\"\";s:12:\"CustomField4\";s:0:\"\";s:12:\"CustomField5\";s:0:\"\";s:12:\"CustomField6\";s:0:\"\";s:12:\"CustomField7\";s:0:\"\";s:12:\"CustomField8\";s:0:\"\";s:12:\"CustomField9\";s:0:\"\";s:13:\"CustomField10\";s:0:\"\";s:13:\"CustomField11\";s:0:\"\";s:13:\"CustomField12\";s:0:\"\";s:13:\"CustomField13\";s:0:\"\";s:13:\"CustomField14\";s:0:\"\";s:13:\"CustomField15\";s:0:\"\";}', 0, 0, 0),
(7, '0', 1, '', 'a:34:{s:13:\"email_address\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:11:\"middle_name\";s:0:\"\";s:10:\"home_phone\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:9:\"job_title\";s:0:\"\";s:10:\"work_phone\";s:0:\"\";s:9:\"note_note\";s:0:\"\";s:20:\"address_address_type\";s:0:\"\";s:13:\"address_line1\";s:0:\"\";s:13:\"address_line2\";s:0:\"\";s:13:\"address_line3\";s:0:\"\";s:12:\"address_city\";s:0:\"\";s:18:\"address_state_code\";s:0:\"\";s:13:\"address_state\";s:0:\"\";s:20:\"address_country_code\";s:0:\"\";s:19:\"address_postal_code\";s:0:\"\";s:23:\"address_sub_postal_code\";s:0:\"\";s:12:\"CustomField1\";s:0:\"\";s:12:\"CustomField2\";s:0:\"\";s:12:\"CustomField3\";s:0:\"\";s:12:\"CustomField4\";s:0:\"\";s:12:\"CustomField5\";s:0:\"\";s:12:\"CustomField6\";s:0:\"\";s:12:\"CustomField7\";s:0:\"\";s:12:\"CustomField8\";s:0:\"\";s:12:\"CustomField9\";s:0:\"\";s:13:\"CustomField10\";s:0:\"\";s:13:\"CustomField11\";s:0:\"\";s:13:\"CustomField12\";s:0:\"\";s:13:\"CustomField13\";s:0:\"\";s:13:\"CustomField14\";s:0:\"\";s:13:\"CustomField15\";s:0:\"\";}', 0, 0, 0),
(8, '0', 1, '', 'a:34:{s:13:\"email_address\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:11:\"middle_name\";s:0:\"\";s:10:\"home_phone\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:9:\"job_title\";s:0:\"\";s:10:\"work_phone\";s:0:\"\";s:9:\"note_note\";s:0:\"\";s:20:\"address_address_type\";s:0:\"\";s:13:\"address_line1\";s:0:\"\";s:13:\"address_line2\";s:0:\"\";s:13:\"address_line3\";s:0:\"\";s:12:\"address_city\";s:0:\"\";s:18:\"address_state_code\";s:0:\"\";s:13:\"address_state\";s:0:\"\";s:20:\"address_country_code\";s:0:\"\";s:19:\"address_postal_code\";s:0:\"\";s:23:\"address_sub_postal_code\";s:0:\"\";s:12:\"CustomField1\";s:0:\"\";s:12:\"CustomField2\";s:0:\"\";s:12:\"CustomField3\";s:0:\"\";s:12:\"CustomField4\";s:0:\"\";s:12:\"CustomField5\";s:0:\"\";s:12:\"CustomField6\";s:0:\"\";s:12:\"CustomField7\";s:0:\"\";s:12:\"CustomField8\";s:0:\"\";s:12:\"CustomField9\";s:0:\"\";s:13:\"CustomField10\";s:0:\"\";s:13:\"CustomField11\";s:0:\"\";s:13:\"CustomField12\";s:0:\"\";s:13:\"CustomField13\";s:0:\"\";s:13:\"CustomField14\";s:0:\"\";s:13:\"CustomField15\";s:0:\"\";}', 0, 0, 0),
(9, '0', 1, '', 'a:34:{s:13:\"email_address\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:11:\"middle_name\";s:0:\"\";s:10:\"home_phone\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:9:\"job_title\";s:0:\"\";s:10:\"work_phone\";s:0:\"\";s:9:\"note_note\";s:0:\"\";s:20:\"address_address_type\";s:0:\"\";s:13:\"address_line1\";s:0:\"\";s:13:\"address_line2\";s:0:\"\";s:13:\"address_line3\";s:0:\"\";s:12:\"address_city\";s:0:\"\";s:18:\"address_state_code\";s:0:\"\";s:13:\"address_state\";s:0:\"\";s:20:\"address_country_code\";s:0:\"\";s:19:\"address_postal_code\";s:0:\"\";s:23:\"address_sub_postal_code\";s:0:\"\";s:12:\"CustomField1\";s:0:\"\";s:12:\"CustomField2\";s:0:\"\";s:12:\"CustomField3\";s:0:\"\";s:12:\"CustomField4\";s:0:\"\";s:12:\"CustomField5\";s:0:\"\";s:12:\"CustomField6\";s:0:\"\";s:12:\"CustomField7\";s:0:\"\";s:12:\"CustomField8\";s:0:\"\";s:12:\"CustomField9\";s:0:\"\";s:13:\"CustomField10\";s:0:\"\";s:13:\"CustomField11\";s:0:\"\";s:13:\"CustomField12\";s:0:\"\";s:13:\"CustomField13\";s:0:\"\";s:13:\"CustomField14\";s:0:\"\";s:13:\"CustomField15\";s:0:\"\";}', 0, 0, 0);

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

--
-- Table structure for table `cuod6_rsform_directory`
--

DROP TABLE IF EXISTS `cuod6_rsform_directory`;
CREATE TABLE `cuod6_rsform_directory` (
  `formId` int(11) NOT NULL,
  `filename` varchar(255) NOT NULL DEFAULT 'export.pdf',
  `csvfilename` varchar(255) NOT NULL DEFAULT '{alias}.csv',
  `enablepdf` tinyint(1) NOT NULL,
  `enablecsv` tinyint(1) NOT NULL,
  `AllowCSVFullDownload` tinyint(1) NOT NULL,
  `HideEmptyValues` tinyint(1) NOT NULL,
  `ShowGoogleMap` tinyint(1) NOT NULL,
  `ViewLayout` longtext NOT NULL,
  `ViewLayoutName` text NOT NULL,
  `ViewLayoutAutogenerate` tinyint(1) NOT NULL,
  `CSS` mediumtext NOT NULL,
  `JS` mediumtext NOT NULL,
  `ListScript` mediumtext NOT NULL,
  `EditScript` mediumtext NOT NULL,
  `SaveScript` mediumtext NOT NULL,
  `DetailsScript` mediumtext NOT NULL,
  `EmailsScript` mediumtext NOT NULL,
  `EmailsCreatedScript` mediumtext NOT NULL,
  `groups` text NOT NULL,
  `DeletionGroups` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_rsform_directory_fields`
--

DROP TABLE IF EXISTS `cuod6_rsform_directory_fields`;
CREATE TABLE `cuod6_rsform_directory_fields` (
  `formId` int(11) NOT NULL,
  `componentId` int(11) NOT NULL,
  `viewable` tinyint(1) NOT NULL,
  `searchable` tinyint(1) NOT NULL,
  `editable` tinyint(1) NOT NULL,
  `indetails` tinyint(1) NOT NULL,
  `incsv` tinyint(1) NOT NULL,
  `sort` tinyint(1) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

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

--
-- Table structure for table `cuod6_rsform_emails`
--

DROP TABLE IF EXISTS `cuod6_rsform_emails`;
CREATE TABLE `cuod6_rsform_emails` (
  `id` int(11) NOT NULL,
  `formId` int(11) NOT NULL,
  `type` varchar(255) NOT NULL,
  `from` varchar(255) NOT NULL,
  `fromname` varchar(255) NOT NULL,
  `replyto` varchar(255) NOT NULL,
  `replytoname` varchar(255) NOT NULL,
  `to` varchar(255) NOT NULL,
  `cc` varchar(255) NOT NULL,
  `bcc` varchar(255) NOT NULL,
  `subject` varchar(255) NOT NULL,
  `mode` tinyint(1) NOT NULL,
  `message` mediumtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_rsform_forms`
--

DROP TABLE IF EXISTS `cuod6_rsform_forms`;
CREATE TABLE `cuod6_rsform_forms` (
  `FormId` int(11) NOT NULL,
  `FormName` text NOT NULL,
  `FormLayout` longtext NOT NULL,
  `GridLayout` mediumtext NOT NULL,
  `FormLayoutName` text NOT NULL,
  `LoadFormLayoutFramework` tinyint(1) NOT NULL DEFAULT 1,
  `FormLayoutAutogenerate` tinyint(1) NOT NULL DEFAULT 1,
  `FormLayoutFlow` tinyint(1) NOT NULL DEFAULT 0,
  `DisableSubmitButton` tinyint(1) NOT NULL DEFAULT 0,
  `RemoveCaptchaLogged` tinyint(1) NOT NULL DEFAULT 0,
  `CSS` mediumtext NOT NULL,
  `JS` mediumtext NOT NULL,
  `FormTitle` text NOT NULL,
  `ShowFormTitle` tinyint(1) NOT NULL DEFAULT 1,
  `Published` tinyint(1) NOT NULL DEFAULT 1,
  `Lang` varchar(32) NOT NULL DEFAULT '',
  `ReturnUrl` text NOT NULL,
  `ShowSystemMessage` tinyint(1) NOT NULL DEFAULT 1,
  `ShowThankyou` tinyint(1) NOT NULL DEFAULT 1,
  `ScrollToThankYou` tinyint(1) NOT NULL DEFAULT 0,
  `ThankYouMessagePopUp` tinyint(1) NOT NULL DEFAULT 0,
  `Thankyou` mediumtext NOT NULL,
  `ShowContinue` tinyint(1) NOT NULL DEFAULT 1,
  `UserEmailText` mediumtext NOT NULL,
  `UserEmailTo` text NOT NULL,
  `UserEmailCC` text NOT NULL,
  `UserEmailBCC` text NOT NULL,
  `UserEmailFrom` text NOT NULL,
  `UserEmailReplyTo` text NOT NULL,
  `UserEmailReplyToName` text NOT NULL,
  `UserEmailFromName` text NOT NULL,
  `UserEmailSubject` text NOT NULL,
  `UserEmailMode` tinyint(1) NOT NULL DEFAULT 1,
  `UserEmailAttach` tinyint(1) NOT NULL,
  `UserEmailAttachFile` text NOT NULL,
  `UserEmailGenerate` tinyint(1) NOT NULL DEFAULT 0,
  `AdminEmailText` mediumtext NOT NULL,
  `AdminEmailTo` text NOT NULL,
  `AdminEmailCC` text NOT NULL,
  `AdminEmailBCC` text NOT NULL,
  `AdminEmailFrom` text NOT NULL,
  `AdminEmailReplyTo` text NOT NULL,
  `AdminEmailReplyToName` text NOT NULL,
  `AdminEmailFromName` text NOT NULL,
  `AdminEmailSubject` text NOT NULL,
  `AdminEmailMode` tinyint(1) NOT NULL DEFAULT 1,
  `AdminEmailGenerate` tinyint(1) NOT NULL DEFAULT 0,
  `DeletionEmailText` mediumtext NOT NULL,
  `DeletionEmailTo` text NOT NULL,
  `DeletionEmailCC` text NOT NULL,
  `DeletionEmailBCC` text NOT NULL,
  `DeletionEmailFrom` text NOT NULL,
  `DeletionEmailReplyTo` text NOT NULL,
  `DeletionEmailReplyToName` text NOT NULL,
  `DeletionEmailFromName` text NOT NULL,
  `DeletionEmailSubject` text NOT NULL,
  `DeletionEmailMode` tinyint(1) NOT NULL DEFAULT 1,
  `ScriptProcess` mediumtext NOT NULL,
  `ScriptProcess2` mediumtext NOT NULL,
  `ScriptBeforeDisplay` mediumtext NOT NULL,
  `ScriptBeforeValidation` mediumtext NOT NULL,
  `ScriptDisplay` mediumtext NOT NULL,
  `UserEmailScript` mediumtext NOT NULL,
  `AdminEmailScript` mediumtext NOT NULL,
  `AdditionalEmailsScript` mediumtext NOT NULL,
  `MetaTitle` tinyint(1) NOT NULL,
  `MetaDesc` text NOT NULL,
  `MetaKeywords` text NOT NULL,
  `Required` varchar(255) NOT NULL DEFAULT '(*)',
  `ErrorMessage` text NOT NULL,
  `MultipleSeparator` varchar(64) NOT NULL DEFAULT '\\n',
  `TextareaNewLines` tinyint(1) NOT NULL DEFAULT 1,
  `CSSClass` varchar(255) NOT NULL,
  `CSSId` varchar(255) NOT NULL DEFAULT 'userForm',
  `CSSName` varchar(255) NOT NULL,
  `CSSAction` text NOT NULL,
  `CSSAdditionalAttributes` text NOT NULL,
  `AjaxValidation` tinyint(1) NOT NULL,
  `ScrollToError` tinyint(1) NOT NULL,
  `Keepdata` tinyint(1) NOT NULL DEFAULT 1,
  `KeepIP` tinyint(1) NOT NULL DEFAULT 1,
  `DeleteSubmissionsAfter` int(11) NOT NULL DEFAULT 0,
  `Backendmenu` tinyint(1) NOT NULL,
  `ConfirmSubmission` tinyint(1) NOT NULL DEFAULT 0,
  `ConfirmSubmissionDefer` text NOT NULL,
  `ConfirmSubmissionUrl` text NOT NULL,
  `Access` varchar(5) NOT NULL,
  `LimitSubmissions` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_rsform_forms`
--

INSERT INTO `cuod6_rsform_forms` (`FormId`, `FormName`, `FormLayout`, `GridLayout`, `FormLayoutName`, `LoadFormLayoutFramework`, `FormLayoutAutogenerate`, `FormLayoutFlow`, `DisableSubmitButton`, `RemoveCaptchaLogged`, `CSS`, `JS`, `FormTitle`, `ShowFormTitle`, `Published`, `Lang`, `ReturnUrl`, `ShowSystemMessage`, `ShowThankyou`, `ScrollToThankYou`, `ThankYouMessagePopUp`, `Thankyou`, `ShowContinue`, `UserEmailText`, `UserEmailTo`, `UserEmailCC`, `UserEmailBCC`, `UserEmailFrom`, `UserEmailReplyTo`, `UserEmailReplyToName`, `UserEmailFromName`, `UserEmailSubject`, `UserEmailMode`, `UserEmailAttach`, `UserEmailAttachFile`, `UserEmailGenerate`, `AdminEmailText`, `AdminEmailTo`, `AdminEmailCC`, `AdminEmailBCC`, `AdminEmailFrom`, `AdminEmailReplyTo`, `AdminEmailReplyToName`, `AdminEmailFromName`, `AdminEmailSubject`, `AdminEmailMode`, `AdminEmailGenerate`, `DeletionEmailText`, `DeletionEmailTo`, `DeletionEmailCC`, `DeletionEmailBCC`, `DeletionEmailFrom`, `DeletionEmailReplyTo`, `DeletionEmailReplyToName`, `DeletionEmailFromName`, `DeletionEmailSubject`, `DeletionEmailMode`, `ScriptProcess`, `ScriptProcess2`, `ScriptBeforeDisplay`, `ScriptBeforeValidation`, `ScriptDisplay`, `UserEmailScript`, `AdminEmailScript`, `AdditionalEmailsScript`, `MetaTitle`, `MetaDesc`, `MetaKeywords`, `Required`, `ErrorMessage`, `MultipleSeparator`, `TextareaNewLines`, `CSSClass`, `CSSId`, `CSSName`, `CSSAction`, `CSSAdditionalAttributes`, `AjaxValidation`, `ScrollToError`, `Keepdata`, `KeepIP`, `DeleteSubmissionsAfter`, `Backendmenu`, `ConfirmSubmission`, `ConfirmSubmissionDefer`, `ConfirmSubmissionUrl`, `Access`, `LimitSubmissions`) VALUES
(1, 'Book An Appointment Today', '{error}\r\n<!-- Do not remove this ID, it is used to identify the page so that the pagination script can work correctly -->\r\n<div class=\"formContainer formHorizontal get-form\" id=\"rsform_{global:formid}_page_0\">\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-name rsform-type-textbox{Name:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Name\">{Name:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Name:body}\r\n						<span class=\"formValidation\">{Name:validation}</span>\r\n						<p class=\"formDescription\">{Name:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-email rsform-type-textbox{Email:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Email\">{Email:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Email:body}\r\n						<span class=\"formValidation\">{Email:validation}</span>\r\n						<p class=\"formDescription\">{Email:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-phone-number rsform-type-textbox{Phone_Number:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Phone_Number\">{Phone_Number:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Phone_Number:body}\r\n						<span class=\"formValidation\">{Phone_Number:validation}</span>\r\n						<p class=\"formDescription\">{Phone_Number:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n		<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-company-name rsform-type-textbox{Company_Name:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Company_Name\">{Company_Name:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Company_Name:body}\r\n						<span class=\"formValidation\">{Company_Name:validation}</span>\r\n						<p class=\"formDescription\">{Company_Name:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-how-can-we-help-you rsform-type-textarea{How_Can_We_Help_You:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"How_Can_We_Help_You\">{How_Can_We_Help_You:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{How_Can_We_Help_You:body}\r\n						<span class=\"formValidation\">{How_Can_We_Help_You:validation}</span>\r\n						<p class=\"formDescription\">{How_Can_We_Help_You:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-hcaptcha rsform-type-hcaptcha{hCaptcha:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"hCaptcha\">{hCaptcha:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{hCaptcha:body}\r\n						<span class=\"formValidation\">{hCaptcha:validation}</span>\r\n						<p class=\"formDescription\">{hCaptcha:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n			<div class=\"rsform-block rsform-block-submit2 rsform-type-submitbutton{Submit2:errorClass}\">\r\n				<label class=\"formControlLabel\">{Submit2:caption}</label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Submit2:body}\r\n						<span class=\"formValidation\">{Submit2:validation}</span>\r\n						<p class=\"formDescription\">{Submit2:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>', '[[{\"columns\":[[\"1\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"3\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"23\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"32\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"24\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"30\",\"8\"]],\"sizes\":[\"12\"]}],[]]', 'responsive', 0, 0, 0, 0, 0, '', '', 'Book An Appointment Today', 0, 0, 'en-GB', '', 1, 0, 0, 0, '<p>Dear {FullName:value},</p><p> thank you for your submission. One of our staff members will contact you by  {ContactBy:value} as soon as possible.</p>', 1, '<div class=\"\">\r\n    <p class=\"pe-ra\">Hello,</p>\r\n    <p>Thank you for contacting <a href=\"/\" style=\"text-decoration: none; font-weight: 700;\">Black Dog Forensics</a>.</p>\r\n    <p>This is an auto-generated communication to confirm receipt of your submission on our website. We will be in contact with you shortly regarding your inquiry.</p>\r\n    <p>If you need immediate assistance, please call us at <a href=\"tel:(346) 200-6097\" style=\"text-decoration: none;font-weight: 700;\">(346) 200-6097</a>. </p>\r\n    <p class=\"pe-ra1\">Sincerely,</p>\r\n    <p><a href=\"/\" style=\"text-decoration: none;font-weight: 700;\">Black Dog Forensics</a></p>\r\n</div>', '{Email:value}', '', '', '{global:mailfrom}', '', '', '{global:fromname}', 'Thank You For Your Inquiry - Black Dog Forensics', 1, 0, '', 0, '<p><b>Name:</b> {Name:value}</p>\r\n<p><b>Email: </b>{Email:value}</p>\r\n<p><b>Phone Number: </b>{Phone_Number:value}</p>\r\n<p><b>Company Name:</b> {Company_Name:value}</p>\r\n<p><b>How Can We Help You?: </b>{How_Can_We_Help_You:value}</p>\r\n', 'team@axelwebtechnologies.com', '', '', '{global:mailfrom}', '', '', 'Black Dog Forensics', 'Contact Us Mail Submitted -  Black Dog Forensics', 1, 0, '', '', '', '', '', '', '', '', '', 1, '', '', '', '', '', '', '', '', 0, '', '', '(*)', '', ', ', 1, '', 'userForm', '', '', '', 0, 0, 1, 1, 0, 0, 0, '\"\"', '', '', 0),
(2, 'RSFormPro Multipage example', '<h2>{global:formtitle}</h2>\r\n{error}\r\n<!-- Do not remove this ID, it is used to identify the page so that the pagination script can work correctly -->\r\n<fieldset class=\"formHorizontal formContainer\" id=\"rsform_2_page_0\">\r\n	<div class=\"rsform-block rsform-block-header\">\r\n		<div class=\"formControlLabel\">{Header:caption}</div>\r\n		<div class=\"formControls\">\r\n		<div class=\"formBody\">{Header:body}<span class=\"formValidation\">{Header:validation}</span></div>\r\n		<p class=\"formDescription\">{Header:description}</p>\r\n		</div>\r\n	</div>\r\n	<div class=\"rsform-block rsform-block-fullname\">\r\n		<div class=\"formControlLabel\">{FullName:caption}<strong class=\"formRequired\">(*)</strong></div>\r\n		<div class=\"formControls\">\r\n		<div class=\"formBody\">{FullName:body}<span class=\"formValidation\">{FullName:validation}</span></div>\r\n		<p class=\"formDescription\">{FullName:description}</p>\r\n		</div>\r\n	</div>\r\n	<div class=\"rsform-block rsform-block-email\">\r\n		<div class=\"formControlLabel\">{Email:caption}<strong class=\"formRequired\">(*)</strong></div>\r\n		<div class=\"formControls\">\r\n		<div class=\"formBody\">{Email:body}<span class=\"formValidation\">{Email:validation}</span></div>\r\n		<p class=\"formDescription\">{Email:description}</p>\r\n		</div>\r\n	</div>\r\n	<div class=\"rsform-block rsform-block-page1\">\r\n		<div class=\"formControlLabel\">&nbsp;</div>\r\n		<div class=\"formControls\">\r\n		<div class=\"formBody\">{Page1:body}</div>\r\n		</div>\r\n	</div>\r\n	</fieldset>\r\n<!-- Do not remove this ID, it is used to identify the page so that the pagination script can work correctly -->\r\n<fieldset class=\"formHorizontal formContainer\" id=\"rsform_2_page_1\">\r\n	<div class=\"rsform-block rsform-block-companyheader\">\r\n		<div class=\"formControlLabel\">{CompanyHeader:caption}</div>\r\n		<div class=\"formControls\">\r\n		<div class=\"formBody\">{CompanyHeader:body}<span class=\"formValidation\">{CompanyHeader:validation}</span></div>\r\n		<p class=\"formDescription\">{CompanyHeader:description}</p>\r\n		</div>\r\n	</div>\r\n	<div class=\"rsform-block rsform-block-companysize\">\r\n		<div class=\"formControlLabel\">{CompanySize:caption}<strong class=\"formRequired\">(*)</strong></div>\r\n		<div class=\"formControls\">\r\n		<div class=\"formBody\">{CompanySize:body}<span class=\"formValidation\">{CompanySize:validation}</span></div>\r\n		<p class=\"formDescription\">{CompanySize:description}</p>\r\n		</div>\r\n	</div>\r\n	<div class=\"rsform-block rsform-block-position\">\r\n		<div class=\"formControlLabel\">{Position:caption}<strong class=\"formRequired\">(*)</strong></div>\r\n		<div class=\"formControls\">\r\n		<div class=\"formBody\">{Position:body}<span class=\"formValidation\">{Position:validation}</span></div>\r\n		<p class=\"formDescription\">{Position:description}</p>\r\n		</div>\r\n	</div>\r\n	<div class=\"rsform-block rsform-block-page2\">\r\n		<div class=\"formControlLabel\">&nbsp;</div>\r\n		<div class=\"formControls\">\r\n		<div class=\"formBody\">{Page2:body}</div>\r\n		</div>\r\n	</div>\r\n	</fieldset>\r\n<!-- Do not remove this ID, it is used to identify the page so that the pagination script can work correctly -->\r\n<fieldset class=\"formHorizontal formContainer\" id=\"rsform_2_page_2\">\r\n	<div class=\"rsform-block rsform-block-contactheader\">\r\n		<div class=\"formControlLabel\">{ContactHeader:caption}</div>\r\n		<div class=\"formControls\">\r\n		<div class=\"formBody\">{ContactHeader:body}<span class=\"formValidation\">{ContactHeader:validation}</span></div>\r\n		<p class=\"formDescription\">{ContactHeader:description}</p>\r\n		</div>\r\n	</div>\r\n	<div class=\"rsform-block rsform-block-contactby\">\r\n		<div class=\"formControlLabel\">{ContactBy:caption}</div>\r\n		<div class=\"formControls\">\r\n		<div class=\"formBody\">{ContactBy:body}<span class=\"formValidation\">{ContactBy:validation}</span></div>\r\n		<p class=\"formDescription\">{ContactBy:description}</p>\r\n		</div>\r\n	</div>\r\n	<div class=\"rsform-block rsform-block-contactwhen\">\r\n		<div class=\"formControlLabel\">{ContactWhen:caption}<strong class=\"formRequired\">(*)</strong></div>\r\n		<div class=\"formControls\">\r\n		<div class=\"formBody\">{ContactWhen:body}<span class=\"formValidation\">{ContactWhen:validation}</span></div>\r\n		<p class=\"formDescription\">{ContactWhen:description}</p>\r\n		</div>\r\n	</div>\r\n	<div class=\"rsform-block rsform-block-submit\">\r\n		<div class=\"formControlLabel\">{Submit:caption}</div>\r\n		<div class=\"formControls\">\r\n		<div class=\"formBody\">{Submit:body}<span class=\"formValidation\">{Submit:validation}</span></div>\r\n		<p class=\"formDescription\">{Submit:description}</p>\r\n		</div>\r\n	</div>\r\n	<div class=\"rsform-block rsform-block-footer\">\r\n		<div class=\"formControlLabel\">{Footer:caption}</div>\r\n		<div class=\"formControls\">\r\n		<div class=\"formBody\">{Footer:body}<span class=\"formValidation\">{Footer:validation}</span></div>\r\n		<p class=\"formDescription\">{Footer:description}</p>\r\n		</div>\r\n	</div>\r\n</fieldset>\r\n', '', 'bootstrap5', 1, 1, 0, 0, 0, '', '', 'RSForm! Pro Multipage example', 1, 0, '', '', 1, 1, 0, 0, '<p>Dear {FullName:value},</p><p> thank you for your submission. One of our staff members will contact you by  {ContactBy:value} as soon as possible.</p>', 1, '<p>Dear {FullName:value},</p><p> we received your contact request. Someone will get back to you by {ContactBy:value} soon. </p>', '{Email:value}', '', '', '{global:mailfrom}', '', '', '{global:fromname}', 'Contact confirmation', 1, 0, '', 0, '<p>Customize this e-mail also. You will receive it as administrator. </p><p>{FullName:caption}:{FullName:value}<br />\n{Email:caption}:{Email:value}<br />\n{CompanySize:caption}:{CompanySize:value}<br />\n{Position:caption}:{Position:value}<br />\n{ContactBy:caption}:{ContactBy:value}<br />\n{ContactWhen:caption}:{ContactWhen:value}</p>', 'youradminemail@email.com', '', '', '{global:mailfrom}', '{Email:value}', '', '{FullName:value}', 'Contact request', 1, 0, '', '', '', '', '', '', '', '', '', 1, '', '', '', '', '', '', '', '', 0, 'This is the meta description of your form. You can use it for SEO purposes.', 'rsform, contact, form, joomla', '(*)', '<p class=\"formRed\">Please complete all required fields!</p>', ', ', 1, '', 'userForm', '', '', '', 0, 0, 1, 1, 0, 0, 0, '', '', '', 0),
(3, 'Book An Appointment Today-2', '{error}\r\n<!-- Do not remove this ID, it is used to identify the page so that the pagination script can work correctly -->\r\n<div class=\"get-form formContainer formHorizontal\" id=\"rsform_{global:formid}_page_0\">\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-first-name rsform-type-textbox{First Name:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"First Name\">{First Name:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{First Name:body}\r\n						<span class=\"formValidation\">{First Name:validation}</span>\r\n						<p class=\"formDescription\">{First Name:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-last-name rsform-type-textbox{Last Name:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Last Name\">{Last Name:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Last Name:body}\r\n						<span class=\"formValidation\">{Last Name:validation}</span>\r\n						<p class=\"formDescription\">{Last Name:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-company rsform-type-textbox{Company:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Company\">{Company:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Company:body}\r\n						<span class=\"formValidation\">{Company:validation}</span>\r\n						<p class=\"formDescription\">{Company:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-business-email rsform-type-textbox{Business Email:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Business Email\">{Business Email:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Business Email:body}\r\n						<span class=\"formValidation\">{Business Email:validation}</span>\r\n						<p class=\"formDescription\">{Business Email:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-services rsform-type-selectlist{Services:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Services\">{Services:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Services:body}\r\n						<span class=\"formValidation\">{Services:validation}</span>\r\n						<p class=\"formDescription\">{Services:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-comments rsform-type-textarea{Comments:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Comments\">{Comments:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Comments:body}\r\n						<span class=\"formValidation\">{Comments:validation}</span>\r\n						<p class=\"formDescription\">{Comments:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-hcaptcha rsform-type-hcaptcha{hCaptcha:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"hCaptcha\">{hCaptcha:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{hCaptcha:body}\r\n						<span class=\"formValidation\">{hCaptcha:validation}</span>\r\n						<p class=\"formDescription\">{hCaptcha:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n			<div class=\"rsform-block rsform-block-submit2 rsform-type-submitbutton{Submit2:errorClass}\">\r\n				<label class=\"formControlLabel\">{Submit2:caption}</label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Submit2:body}\r\n						<span class=\"formValidation\">{Submit2:validation}</span>\r\n						<p class=\"formDescription\">{Submit2:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>', '[[{\"columns\":[[\"25\"],[\"34\"]],\"sizes\":[\"6\",\"6\"]},{\"columns\":[[\"33\"],[\"26\"]],\"sizes\":[\"6\",\"6\"]},{\"columns\":[[\"35\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"28\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"31\",\"29\"]],\"sizes\":[\"12\"]}],[]]', 'responsive', 0, 0, 0, 0, 0, '', '<script>\r\nfunction enableSubmit3(){\r\nlet inputs = document.getElementsByClassName(\'required3\'); // Enter your class name for a required field, this should also be reflected within your form fields.\r\n//let btn = document.querySelector(\'input[type=\"submit\"]\');\r\nlet btn = document.getElementById(\'Submit2\');\r\nlet isValid = true;\r\nfor (var i = 0; i < inputs.length; i++){\r\nlet changedInput = inputs[i];\r\nif (changedInput.value.trim() === \"\" || changedInput.value === null){\r\nisValid = false;\r\nbreak;\r\n}\r\n}\r\nbtn.disabled = !isValid;\r\n}\r\n</script>\r\n', 'Book An Appointment Today 2', 0, 1, 'en-GB', '', 1, 0, 0, 0, '<p>Dear {FullName:value},</p><p> thank you for your submission. One of our staff members will contact you by  {ContactBy:value} as soon as possible.</p>', 1, '<div class=\"\">\r\n    <p class=\"pe-ra\">Hello,</p>\r\n    <p>Thank you for contacting <a href=\"/\" style=\"text-decoration: none; font-weight: 700;\">Black Dog Forensics</a>.</p>\r\n    <p>This is an auto-generated communication to confirm receipt of your submission on our website. We will be in contact with you shortly regarding your inquiry.</p>\r\n    <p>If you need immediate assistance, please call us at <a href=\"tel:(346) 200-6097\" style=\"text-decoration: none;font-weight: 700;\">(346) 200-6097</a>. </p>\r\n    <p class=\"pe-ra1\">Sincerely,</p>\r\n    <p><a href=\"/\" style=\"text-decoration: none;font-weight: 700;\">Black Dog Forensics</a></p>\r\n</div>', '{Business Email:value}', '', '', '{global:mailfrom}', '', '', '{global:fromname}', 'Thank You For Your Inquiry - Black Dog Forensics', 1, 0, '', 0, '<p><b>Name:</b> {First Name:value} {Last Name:value}</p>\r\n<p><b>Company: </b>{Company:value}</p>\r\n<p><b>Business Email: </b>{Business Email:value}</p>\r\n<p><b>Services:</b> {Services:value}</p>\r\n<p><b>Comments: </b>{Comments:value}</p>\r\n', 'retrievethetruth@bdforensics.com', '', '', '{global:mailfrom}', '', '', 'Black Dog Forensics', 'Contact Us Mail Submitted -  Black Dog Forensics      ', 1, 0, '', '', '', '', '', '', '', '', '', 1, '', '', '', '', '', '', '', '', 0, '', '', '(*)', '', ', ', 1, '', 'userForm', '', '', '', 0, 0, 1, 1, 0, 0, 0, '\"\"', '', '', 0),
(4, 'Book An Appointment Today Bottom', '{error}\r\n<!-- Do not remove this ID, it is used to identify the page so that the pagination script can work correctly -->\r\n<div class=\"get-form formContainer formHorizontal\" id=\"rsform_{global:formid}_page_0\">\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-first-name rsform-type-textbox{First Name:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"First Name\">{First Name:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{First Name:body}\r\n						<span class=\"formValidation\">{First Name:validation}</span>\r\n						<p class=\"formDescription\">{First Name:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-last-name rsform-type-textbox{Last Name:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Last Name\">{Last Name:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Last Name:body}\r\n						<span class=\"formValidation\">{Last Name:validation}</span>\r\n						<p class=\"formDescription\">{Last Name:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-company rsform-type-textbox{Company:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Company\">{Company:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Company:body}\r\n						<span class=\"formValidation\">{Company:validation}</span>\r\n						<p class=\"formDescription\">{Company:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-business-email rsform-type-textbox{Business Email:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Business Email\">{Business Email:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Business Email:body}\r\n						<span class=\"formValidation\">{Business Email:validation}</span>\r\n						<p class=\"formDescription\">{Business Email:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-services rsform-type-selectlist{Services:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Services\">{Services:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Services:body}\r\n						<span class=\"formValidation\">{Services:validation}</span>\r\n						<p class=\"formDescription\">{Services:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-comments rsform-type-textarea{Comments:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Comments\">{Comments:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Comments:body}\r\n						<span class=\"formValidation\">{Comments:validation}</span>\r\n						<p class=\"formDescription\">{Comments:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-hcaptcha rsform-type-hcaptcha{hCaptcha:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"hCaptcha\">{hCaptcha:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{hCaptcha:body}\r\n						<span class=\"formValidation\">{hCaptcha:validation}</span>\r\n						<p class=\"formDescription\">{hCaptcha:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n			<div class=\"rsform-block rsform-block-submit rsform-type-submitbutton{Submit:errorClass}\">\r\n				<label class=\"formControlLabel\">{Submit:caption}</label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Submit:body}\r\n						<span class=\"formValidation\">{Submit:validation}</span>\r\n						<p class=\"formDescription\">{Submit:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>', '[[{\"columns\":[[\"36\"],[\"37\"]],\"sizes\":[\"6\",\"6\"]},{\"columns\":[[\"38\"],[\"39\"]],\"sizes\":[\"6\",\"6\"]},{\"columns\":[[\"40\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"41\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"42\",\"43\"]],\"sizes\":[\"12\"]}],[]]', 'responsive', 0, 0, 0, 0, 0, '', '<script>\r\nfunction enableSubmit1(){\r\nlet inputs = document.getElementsByClassName(\'required1\'); // Enter your class name for a required field, this should also be reflected within your form fields.\r\n//let btn = document.querySelector(\'input[type=\"submit\"]\');\r\nlet btn = document.getElementById(\'Submit\');\r\nlet isValid = true;\r\nfor (var i = 0; i < inputs.length; i++){\r\nlet changedInput = inputs[i];\r\nif (changedInput.value.trim() === \"\" || changedInput.value === null){\r\nisValid = false;\r\nbreak;\r\n}\r\n}\r\nbtn.disabled = !isValid;\r\n}\r\n</script>\r\n', 'Book An Appointment Today Bottom', 0, 1, 'en-GB', '', 1, 0, 0, 0, '<p>Dear {FullName:value},</p><p> thank you for your submission. One of our staff members will contact you by  {ContactBy:value} as soon as possible.</p>', 1, '<div class=\"\">\r\n    <p class=\"pe-ra\">Hello,</p>\r\n    <p>Thank you for contacting <a href=\"/\" style=\"text-decoration: none; font-weight: 700;\">Black Dog Forensics</a>.</p>\r\n    <p>This is an auto-generated communication to confirm receipt of your submission on our website. We will be in contact with you shortly regarding your inquiry.</p>\r\n    <p>If you need immediate assistance, please call us at <a href=\"tel:(346) 200-6097\" style=\"text-decoration: none;font-weight: 700;\">(346) 200-6097</a>. </p>\r\n    <p class=\"pe-ra1\">Sincerely,</p>\r\n    <p><a href=\"/\" style=\"text-decoration: none;font-weight: 700;\">Black Dog Forensics</a></p>\r\n</div>', '{Business Email:value}', '', '', '{global:mailfrom}', '', '', '{global:fromname}', 'Thank You For Your Inquiry - Black Dog Forensics', 1, 0, '', 0, '<p><b>Name:</b> {First Name:value} {Last Name:value}</p>\r\n<p><b>Company: </b>{Company:value}</p>\r\n<p><b>Business Email: </b>{Business Email:value}</p>\r\n<p><b>Services:</b> {Services:value}</p>\r\n<p><b>Comments: </b>{Comments:value}</p>\r\n', 'retrievethetruth@bdforensics.com', '', '', '{global:mailfrom}', '', '', 'Black Dog Forensics', 'Contact Us Mail Submitted -  Black Dog Forensics      ', 1, 0, '', '', '', '', '', '', '', '', '', 1, '', '', '', '', '', '', '', '', 0, '', '', '(*)', '', ', ', 1, '', 'userForm', '', '', '', 0, 0, 1, 1, 0, 0, 0, '\"\"', '', '', 0),
(5, 'Book An Appointment Today Top', '{error}\r\n<!-- Do not remove this ID, it is used to identify the page so that the pagination script can work correctly -->\r\n<div class=\"get-form formContainer formHorizontal\" id=\"rsform_{global:formid}_page_0\">\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-name rsform-type-textbox{Name:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Name\">{Name:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Name:body}\r\n						<span class=\"formValidation\">{Name:validation}</span>\r\n						<p class=\"formDescription\">{Name:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-email rsform-type-textbox{Email:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Email\">{Email:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Email:body}\r\n						<span class=\"formValidation\">{Email:validation}</span>\r\n						<p class=\"formDescription\">{Email:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-phone-number rsform-type-textbox{Phone number:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Phone number\">{Phone number:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Phone number:body}\r\n						<span class=\"formValidation\">{Phone number:validation}</span>\r\n						<p class=\"formDescription\">{Phone number:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-street-address rsform-type-textbox{Street Address:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Street Address\">{Street Address:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Street Address:body}\r\n						<span class=\"formValidation\">{Street Address:validation}</span>\r\n						<p class=\"formDescription\">{Street Address:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-city rsform-type-textbox{City:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"City\">{City:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{City:body}\r\n						<span class=\"formValidation\">{City:validation}</span>\r\n						<p class=\"formDescription\">{City:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-zip rsform-type-textbox{Zip:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Zip\">{Zip:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Zip:body}\r\n						<span class=\"formValidation\">{Zip:validation}</span>\r\n						<p class=\"formDescription\">{Zip:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-comments rsform-type-textarea{Comments:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Comments\">{Comments:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Comments:body}\r\n						<span class=\"formValidation\">{Comments:validation}</span>\r\n						<p class=\"formDescription\">{Comments:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-hcaptcha rsform-type-hcaptcha{hCaptcha:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"hCaptcha\">{hCaptcha:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{hCaptcha:body}\r\n						<span class=\"formValidation\">{hCaptcha:validation}</span>\r\n						<p class=\"formDescription\">{hCaptcha:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n			<div class=\"rsform-block rsform-block-submit1 rsform-type-submitbutton{Submit1:errorClass}\">\r\n				<label class=\"formControlLabel\">{Submit1:caption}</label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Submit1:body}\r\n						<span class=\"formValidation\">{Submit1:validation}</span>\r\n						<p class=\"formDescription\">{Submit1:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>', '[[{\"columns\":[[\"44\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"47\"],[\"45\"]],\"sizes\":[\"6\",\"6\"]},{\"columns\":[[\"46\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"52\"],[\"53\"]],\"sizes\":[\"6\",\"6\"]},{\"columns\":[[\"49\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"50\",\"51\"]],\"sizes\":[\"12\"]}],[]]', 'responsive', 0, 0, 0, 0, 0, '', '<script>\r\nfunction enableSubmit5(){\r\nlet inputs = document.getElementsByClassName(\'required5\'); // Enter your class name for a required field, this should also be reflected within your form fields.\r\n//let btn = document.querySelector(\'input[type=\"submit\"]\');\r\nlet btn = document.getElementById(\'Submit1\');\r\nlet isValid = true;\r\nfor (var i = 0; i < inputs.length; i++){\r\nlet changedInput = inputs[i];\r\nif (changedInput.value.trim() === \"\" || changedInput.value === null){\r\nisValid = false;\r\nbreak;\r\n}\r\n}\r\nbtn.disabled = !isValid;\r\n}\r\n</script>\r\n', 'Book An Appointment Today Top', 0, 1, 'en-GB', '', 1, 0, 0, 0, '<p>Dear {FullName:value},</p><p> thank you for your submission. One of our staff members will contact you by  {ContactBy:value} as soon as possible.</p>', 1, '<div class=\"\">\r\n    <p class=\"pe-ra\">Hello,</p>\r\n    <p>Thank you for contacting <a href=\"/\" style=\"text-decoration: none; font-weight: 700;\">Black Dog Forensics</a>.</p>\r\n    <p>This is an auto-generated communication to confirm receipt of your submission on our website. We will be in contact with you shortly regarding your inquiry.</p>\r\n    <p>If you need immediate assistance, please call us at <a href=\"tel:(346) 200-6097\" style=\"text-decoration: none;font-weight: 700;\">(346) 200-6097</a>. </p>\r\n    <p class=\"pe-ra1\">Sincerely,</p>\r\n    <p><a href=\"/\" style=\"text-decoration: none;font-weight: 700;\">Black Dog Forensics</a></p>\r\n</div>', '{Email:value}', '', '', '{global:mailfrom}', '', '', '{global:fromname}', 'Thank You For Your Inquiry - Black Dog Forensics', 1, 0, '', 0, '<p><b>Name:</b> {Name:value}</p>\r\n\r\n<p><b>Email: </b>{Email:value}</p>\r\n<p><b>Phone number:</b> {Phone number:value}</p>\r\n<p><b>Street Address:</b> {Street Address:value}</p>\r\n<p><b>City:</b> {City:value}</p>\r\n<p><b>Zip:</b> {Zip:value}</p>\r\n<p><b>Comments: </b>{Comments:value}</p>\r\n', 'retrievethetruth@bdforensics.com', '', '', '{global:mailfrom}', '', '', 'Black Dog Forensics', 'Contact Us Mail Submitted -  Black Dog Forensics      ', 1, 0, '', '', '', '', '', '', '', '', '', 1, '', '', '', '', '', '', '', '', 0, '', '', '(*)', '', ', ', 1, '', 'userForm', '', '', '', 0, 0, 1, 1, 0, 0, 0, '\"\"', '', '', 0),
(6, 'Newsletter', '{error}\r\n<!-- Do not remove this ID, it is used to identify the page so that the pagination script can work correctly -->\r\n<div class=\"formContainer formHorizontal\" id=\"rsform_{global:formid}_page_0\">\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-email rsform-type-textbox{Email:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Email\">{Email:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Email:body}\r\n						<span class=\"formValidation\">{Email:validation}</span>\r\n						<p class=\"formDescription\">{Email:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-subscribe rsform-type-submitbutton{Subscribe:errorClass}\">\r\n				<label class=\"formControlLabel\">{Subscribe:caption}</label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Subscribe:body}\r\n						<span class=\"formValidation\">{Subscribe:validation}</span>\r\n						<p class=\"formDescription\">{Subscribe:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n			<div class=\"rsform-block rsform-block-hcaptcha rsform-type-hcaptcha{hcaptcha:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"hcaptcha\">{hcaptcha:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{hcaptcha:body}\r\n						<span class=\"formValidation\">{hcaptcha:validation}</span>\r\n						<p class=\"formDescription\">{hcaptcha:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>', '[[{\"columns\":[[\"55\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"54\",\"56\"]],\"sizes\":[\"12\"]}],[]]', 'responsive', 0, 0, 0, 0, 0, '', '<script>\r\nfunction enableSubmit6(){\r\nlet inputs = document.getElementsByClassName(\'required6\'); // Enter your class name for a required field, this should also be reflected within your form fields.\r\n//let btn = document.querySelector(\'input[type=\"submit\"]\');\r\nlet btn = document.getElementById(\'Subscribe\');\r\nlet isValid = true;\r\nfor (var i = 0; i < inputs.length; i++){\r\nlet changedInput = inputs[i];\r\nif (changedInput.value.trim() === \"\" || changedInput.value === null){\r\nisValid = false;\r\nbreak;\r\n}\r\n}\r\nbtn.disabled = !isValid;\r\n}\r\n\r\n\r\n\r\n\r\n\r\n\r\n</script>', 'Newsletter', 0, 1, 'en-GB', '', 1, 0, 0, 0, '', 1, '', '', '', '', '{global:mailfrom}', '', '', '{global:fromname}', '', 1, 0, '', 0, '', '', '', '', '{global:mailfrom}', '', '', '{global:fromname}', 'Contact request', 1, 0, '', '', '', '', '{global:mailfrom}', '', '', '{global:fromname}', '', 1, '', '', '', '', '', '', '', '', 0, '', '', '(*)', '<p class=\"formRed\">Please complete all required fields!</p>', '\\n', 1, '', 'userForm', '', '', '', 0, 0, 1, 1, 0, 0, 0, '\"\"', '', '', 0),
(7, 'Join The Team', '{error}\r\n<!-- Do not remove this ID, it is used to identify the page so that the pagination script can work correctly -->\r\n<div class=\"get-form formContainer formHorizontal gap10\" id=\"rsform_{global:formid}_page_0\">\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-first-name rsform-type-textbox{First Name:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"First Name\">{First Name:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{First Name:body}\r\n						<span class=\"formValidation\">{First Name:validation}</span>\r\n						<p class=\"formDescription\">{First Name:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-last-name rsform-type-textbox{Last_Name:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Last_Name\">{Last_Name:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Last_Name:body}\r\n						<span class=\"formValidation\">{Last_Name:validation}</span>\r\n						<p class=\"formDescription\">{Last_Name:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-email rsform-type-textbox{Email:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Email\">{Email:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Email:body}\r\n						<span class=\"formValidation\">{Email:validation}</span>\r\n						<p class=\"formDescription\">{Email:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-phone-number rsform-type-textbox{Phone number:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Phone number\">{Phone number:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Phone number:body}\r\n						<span class=\"formValidation\">{Phone number:validation}</span>\r\n						<p class=\"formDescription\">{Phone number:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-cover-letter rsform-type-textarea{cover Letter:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"cover Letter\">{cover Letter:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{cover Letter:body}\r\n						<span class=\"formValidation\">{cover Letter:validation}</span>\r\n						<p class=\"formDescription\">{cover Letter:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-form-inside-content rsform-type-freetext{form-inside-content:errorClass}\">\r\n					{form-inside-content:body}\r\n			</div>\r\n			<div class=\"rsform-block rsform-block-upload-resume rsform-type-fileupload{Upload_Resume:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Upload_Resume\">{Upload_Resume:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Upload_Resume:body}\r\n						<span class=\"formValidation\">{Upload_Resume:validation}</span>\r\n						<p class=\"formDescription\">{Upload_Resume:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-hcaptcha rsform-type-hcaptcha{hCaptcha:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"hCaptcha\">{hCaptcha:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{hCaptcha:body}\r\n						<span class=\"formValidation\">{hCaptcha:validation}</span>\r\n						<p class=\"formDescription\">{hCaptcha:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n			<div class=\"rsform-block rsform-block-submit7 rsform-type-submitbutton{Submit7:errorClass}\">\r\n				<label class=\"formControlLabel\">{Submit7:caption}</label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Submit7:body}\r\n						<span class=\"formValidation\">{Submit7:validation}</span>\r\n						<p class=\"formDescription\">{Submit7:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>', '[[{\"columns\":[[\"57\"],[\"66\"]],\"sizes\":[\"6\",\"6\"]},{\"columns\":[[\"58\"],[\"59\"]],\"sizes\":[\"6\",\"6\"]},{\"columns\":[[\"63\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"81\",\"67\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"64\",\"65\"]],\"sizes\":[\"12\"]}],[]]', 'responsive', 0, 0, 0, 0, 0, '', '<script>\r\nfunction enableSubmit5(){\r\nlet inputs = document.getElementsByClassName(\'required5\'); // Enter your class name for a required field, this should also be reflected within your form fields.\r\n//let btn = document.querySelector(\'input[type=\"submit\"]\');\r\nlet btn = document.getElementById(\'Submit1\');\r\nlet isValid = true;\r\nfor (var i = 0; i < inputs.length; i++){\r\nlet changedInput = inputs[i];\r\nif (changedInput.value.trim() === \"\" || changedInput.value === null){\r\nisValid = false;\r\nbreak;\r\n}\r\n}\r\nbtn.disabled = !isValid;\r\n}\r\n</script>\r\n', 'Join The Team', 0, 1, 'en-GB', '', 1, 0, 0, 0, '<p>Dear {FullName:value},</p><p> thank you for your submission. One of our staff members will contact you by  {ContactBy:value} as soon as possible.</p>', 1, '<div class=\"\">\r\n    <p class=\"pe-ra\">Hello,</p>\r\n    <p>Thank you for contacting <a href=\"/\" style=\"text-decoration: none; font-weight: 700;\">Black Dog Forensics</a>.</p>\r\n    <p>This is an auto-generated communication to confirm receipt of your submission on our website. We will be in contact with you shortly regarding your inquiry.</p>\r\n    <p>If you need immediate assistance, please call us at <a href=\"tel:(346) 200-6097\" style=\"text-decoration: none;font-weight: 700;\">(346) 200-6097</a>. </p>\r\n    <p class=\"pe-ra1\">Sincerely,</p>\r\n    <p><a href=\"/\" style=\"text-decoration: none;font-weight: 700;\">Black Dog Forensics</a></p>\r\n</div>', '{Email:value}', '', '', '{global:mailfrom}', '', '', '{global:fromname}', 'Thank You For Your Inquiry - Black Dog Forensics', 1, 0, '', 0, '<p><b>Name:</b> {Name:value}</p>\r\n\r\n<p><b>Email: </b>{Email:value}</p>\r\n<p><b>Phone number:</b> {Phone number:value}</p>\r\n<p><b>Street Address:</b> {Street Address:value}</p>\r\n<p><b>City:</b> {City:value}</p>\r\n<p><b>Zip:</b> {Zip:value}</p>\r\n<p><b>Comments: </b>{Comments:value}</p>\r\n', 'retrievethetruth@bdforensics.com', '', '', '{global:mailfrom}', '', '', 'Black Dog Forensics', 'Contact Us Mail Submitted -  Black Dog Forensics      ', 1, 0, '', '', '', '', '', '', '', '', '', 1, '', '', '', '', '', '', '', '', 0, '', '', '(*)', '', ', ', 1, '', 'userForm', '', '', '', 0, 0, 1, 1, 0, 0, 0, '\"\"', '', '', 0);
INSERT INTO `cuod6_rsform_forms` (`FormId`, `FormName`, `FormLayout`, `GridLayout`, `FormLayoutName`, `LoadFormLayoutFramework`, `FormLayoutAutogenerate`, `FormLayoutFlow`, `DisableSubmitButton`, `RemoveCaptchaLogged`, `CSS`, `JS`, `FormTitle`, `ShowFormTitle`, `Published`, `Lang`, `ReturnUrl`, `ShowSystemMessage`, `ShowThankyou`, `ScrollToThankYou`, `ThankYouMessagePopUp`, `Thankyou`, `ShowContinue`, `UserEmailText`, `UserEmailTo`, `UserEmailCC`, `UserEmailBCC`, `UserEmailFrom`, `UserEmailReplyTo`, `UserEmailReplyToName`, `UserEmailFromName`, `UserEmailSubject`, `UserEmailMode`, `UserEmailAttach`, `UserEmailAttachFile`, `UserEmailGenerate`, `AdminEmailText`, `AdminEmailTo`, `AdminEmailCC`, `AdminEmailBCC`, `AdminEmailFrom`, `AdminEmailReplyTo`, `AdminEmailReplyToName`, `AdminEmailFromName`, `AdminEmailSubject`, `AdminEmailMode`, `AdminEmailGenerate`, `DeletionEmailText`, `DeletionEmailTo`, `DeletionEmailCC`, `DeletionEmailBCC`, `DeletionEmailFrom`, `DeletionEmailReplyTo`, `DeletionEmailReplyToName`, `DeletionEmailFromName`, `DeletionEmailSubject`, `DeletionEmailMode`, `ScriptProcess`, `ScriptProcess2`, `ScriptBeforeDisplay`, `ScriptBeforeValidation`, `ScriptDisplay`, `UserEmailScript`, `AdminEmailScript`, `AdditionalEmailsScript`, `MetaTitle`, `MetaDesc`, `MetaKeywords`, `Required`, `ErrorMessage`, `MultipleSeparator`, `TextareaNewLines`, `CSSClass`, `CSSId`, `CSSName`, `CSSAction`, `CSSAdditionalAttributes`, `AjaxValidation`, `ScrollToError`, `Keepdata`, `KeepIP`, `DeleteSubmissionsAfter`, `Backendmenu`, `ConfirmSubmission`, `ConfirmSubmissionDefer`, `ConfirmSubmissionUrl`, `Access`, `LimitSubmissions`) VALUES
(8, 'Submit your Referral', '{error}\r\n<!-- Do not remove this ID, it is used to identify the page so that the pagination script can work correctly -->\r\n<div class=\"get-form formContainer formHorizontal\" id=\"rsform_{global:formid}_page_0\">\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-first-name rsform-type-textbox{First Name:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"First Name\">{First Name:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{First Name:body}\r\n						<span class=\"formValidation\">{First Name:validation}</span>\r\n						<p class=\"formDescription\">{First Name:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-last-name rsform-type-textbox{Last_Name:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Last_Name\">{Last_Name:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Last_Name:body}\r\n						<span class=\"formValidation\">{Last_Name:validation}</span>\r\n						<p class=\"formDescription\">{Last_Name:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-email rsform-type-textbox{Email:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Email\">{Email:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Email:body}\r\n						<span class=\"formValidation\">{Email:validation}</span>\r\n						<p class=\"formDescription\">{Email:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-referred-client rsform-type-freetext{Referred_Client:errorClass}\">\r\n					{Referred_Client:body}\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-first-name-copy rsform-type-textbox{First_Name_copy:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"First_Name_copy\">{First_Name_copy:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{First_Name_copy:body}\r\n						<span class=\"formValidation\">{First_Name_copy:validation}</span>\r\n						<p class=\"formDescription\">{First_Name_copy:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-last-name-copy rsform-type-textbox{Last_Name_copy:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Last_Name_copy\">{Last_Name_copy:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Last_Name_copy:body}\r\n						<span class=\"formValidation\">{Last_Name_copy:validation}</span>\r\n						<p class=\"formDescription\">{Last_Name_copy:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-email-copy rsform-type-textbox{Email_copy:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Email_copy\">{Email_copy:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Email_copy:body}\r\n						<span class=\"formValidation\">{Email_copy:validation}</span>\r\n						<p class=\"formDescription\">{Email_copy:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-phone-number-copy rsform-type-textbox{Phone_Number_copy:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Phone_Number_copy\">{Phone_Number_copy:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Phone_Number_copy:body}\r\n						<span class=\"formValidation\">{Phone_Number_copy:validation}</span>\r\n						<p class=\"formDescription\">{Phone_Number_copy:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-hcaptcha rsform-type-hcaptcha{hCaptcha:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"hCaptcha\">{hCaptcha:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{hCaptcha:body}\r\n						<span class=\"formValidation\">{hCaptcha:validation}</span>\r\n						<p class=\"formDescription\">{hCaptcha:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n			<div class=\"rsform-block rsform-block-submit8 rsform-type-submitbutton{Submit8:errorClass}\">\r\n				<label class=\"formControlLabel\">{Submit8:caption}</label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Submit8:body}\r\n						<span class=\"formValidation\">{Submit8:validation}</span>\r\n						<p class=\"formDescription\">{Submit8:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>', '[[{\"columns\":[[\"68\"],[\"69\"]],\"sizes\":[\"6\",\"6\"]},{\"columns\":[[\"70\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"76\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"77\"],[\"78\"]],\"sizes\":[\"6\",\"6\"]},{\"columns\":[[\"79\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"80\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"74\",\"75\"]],\"sizes\":[\"12\"]}],[]]', 'responsive', 0, 0, 0, 0, 0, '', '<script>\r\nfunction enableSubmit5(){\r\nlet inputs = document.getElementsByClassName(\'required5\'); // Enter your class name for a required field, this should also be reflected within your form fields.\r\n//let btn = document.querySelector(\'input[type=\"submit\"]\');\r\nlet btn = document.getElementById(\'Submit1\');\r\nlet isValid = true;\r\nfor (var i = 0; i < inputs.length; i++){\r\nlet changedInput = inputs[i];\r\nif (changedInput.value.trim() === \"\" || changedInput.value === null){\r\nisValid = false;\r\nbreak;\r\n}\r\n}\r\nbtn.disabled = !isValid;\r\n}\r\n</script>\r\n', 'Submit your Referral', 0, 1, 'en-GB', '', 1, 0, 0, 0, '<p>Dear {FullName:value},</p><p> thank you for your submission. One of our staff members will contact you by  {ContactBy:value} as soon as possible.</p>', 1, '<div class=\"\">\r\n    <p class=\"pe-ra\">Hello,</p>\r\n    <p>Thank you for contacting <a href=\"/\" style=\"text-decoration: none; font-weight: 700;\">Black Dog Forensics</a>.</p>\r\n    <p>This is an auto-generated communication to confirm receipt of your submission on our website. We will be in contact with you shortly regarding your inquiry.</p>\r\n    <p>If you need immediate assistance, please call us at <a href=\"tel:(346) 200-6097\" style=\"text-decoration: none;font-weight: 700;\">(346) 200-6097</a>. </p>\r\n    <p class=\"pe-ra1\">Sincerely,</p>\r\n    <p><a href=\"/\" style=\"text-decoration: none;font-weight: 700;\">Black Dog Forensics</a></p>\r\n</div>', '{Email:value}', '', '', '{global:mailfrom}', '', '', '{global:fromname}', 'Thank You For Your Inquiry - Black Dog Forensics', 1, 0, '', 0, '<p><b>Name:</b> {Name:value}</p>\r\n\r\n<p><b>Email: </b>{Email:value}</p>\r\n<p><b>Phone number:</b> {Phone number:value}</p>\r\n<p><b>Street Address:</b> {Street Address:value}</p>\r\n<p><b>City:</b> {City:value}</p>\r\n<p><b>Zip:</b> {Zip:value}</p>\r\n<p><b>Comments: </b>{Comments:value}</p>\r\n', 'retrievethetruth@bdforensics.com', '', '', '{global:mailfrom}', '', '', 'Black Dog Forensics', 'Contact Us Mail Submitted -  Black Dog Forensics      ', 1, 0, '', '', '', '', '', '', '', '', '', 1, '', '', '', '', '', '', '', '', 0, '', '', '(*)', '', ', ', 1, '', 'userForm', '', '', '', 0, 0, 1, 1, 0, 0, 0, '\"\"', '', '', 0),
(9, 'Job View ', '{error}\r\n<!-- Do not remove this ID, it is used to identify the page so that the pagination script can work correctly -->\r\n<div class=\"get-form formContainer formHorizontal\" id=\"rsform_{global:formid}_page_0\">\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-first-name rsform-type-textbox{First Name:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"First Name\">{First Name:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{First Name:body}\r\n						<span class=\"formValidation\">{First Name:validation}</span>\r\n						<p class=\"formDescription\">{First Name:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-last-name rsform-type-textbox{Last_Name:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Last_Name\">{Last_Name:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Last_Name:body}\r\n						<span class=\"formValidation\">{Last_Name:validation}</span>\r\n						<p class=\"formDescription\">{Last_Name:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-email rsform-type-textbox{Email:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Email\">{Email:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Email:body}\r\n						<span class=\"formValidation\">{Email:validation}</span>\r\n						<p class=\"formDescription\">{Email:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n		<div class=\"formSpan6\">\r\n			<div class=\"rsform-block rsform-block-phone-number rsform-type-textbox{Phone number:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Phone number\">{Phone number:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Phone number:body}\r\n						<span class=\"formValidation\">{Phone number:validation}</span>\r\n						<p class=\"formDescription\">{Phone number:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-cover-letter rsform-type-textarea{cover Letter:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"cover Letter\">{cover Letter:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{cover Letter:body}\r\n						<span class=\"formValidation\">{cover Letter:validation}</span>\r\n						<p class=\"formDescription\">{cover Letter:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-form-inside-content rsform-type-freetext{form-inside-content:errorClass}\">\r\n					{form-inside-content:body}\r\n			</div>\r\n			<div class=\"rsform-block rsform-block-upload-resume rsform-type-fileupload{Upload_Resume:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"Upload_Resume\">{Upload_Resume:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Upload_Resume:body}\r\n						<span class=\"formValidation\">{Upload_Resume:validation}</span>\r\n						<p class=\"formDescription\">{Upload_Resume:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<div class=\"formRow\">\r\n		<div class=\"formSpan12\">\r\n			<div class=\"rsform-block rsform-block-hcaptcha rsform-type-hcaptcha{hCaptcha:errorClass}\">\r\n				<label class=\"formControlLabel\" for=\"hCaptcha\">{hCaptcha:caption}<strong class=\"formRequired\">(*)</strong></label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{hCaptcha:body}\r\n						<span class=\"formValidation\">{hCaptcha:validation}</span>\r\n						<p class=\"formDescription\">{hCaptcha:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n			<div class=\"rsform-block rsform-block-submit9 rsform-type-submitbutton{Submit9:errorClass}\">\r\n				<label class=\"formControlLabel\">{Submit9:caption}</label>\r\n				<div class=\"formControls\">\r\n					<div class=\"formBody\">\r\n						{Submit9:body}\r\n						<span class=\"formValidation\">{Submit9:validation}</span>\r\n						<p class=\"formDescription\">{Submit9:description}</p>\r\n					</div>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>', '[[{\"columns\":[[\"82\"],[\"83\"]],\"sizes\":[\"6\",\"6\"]},{\"columns\":[[\"84\"],[\"85\"]],\"sizes\":[\"6\",\"6\"]},{\"columns\":[[\"86\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"87\",\"88\"]],\"sizes\":[\"12\"]},{\"columns\":[[\"89\",\"90\"]],\"sizes\":[\"12\"]}],[]]', 'responsive', 0, 0, 0, 0, 0, '', '<script>\r\nfunction enableSubmit5(){\r\nlet inputs = document.getElementsByClassName(\'required5\'); // Enter your class name for a required field, this should also be reflected within your form fields.\r\n//let btn = document.querySelector(\'input[type=\"submit\"]\');\r\nlet btn = document.getElementById(\'Submit1\');\r\nlet isValid = true;\r\nfor (var i = 0; i < inputs.length; i++){\r\nlet changedInput = inputs[i];\r\nif (changedInput.value.trim() === \"\" || changedInput.value === null){\r\nisValid = false;\r\nbreak;\r\n}\r\n}\r\nbtn.disabled = !isValid;\r\n}\r\n</script>\r\n', 'Job View ', 0, 1, 'en-GB', '', 1, 0, 0, 0, '<p>Dear {FullName:value},</p><p> thank you for your submission. One of our staff members will contact you by  {ContactBy:value} as soon as possible.</p>', 1, '<div class=\"\">\r\n    <p class=\"pe-ra\">Hello,</p>\r\n    <p>Thank you for contacting <a href=\"/\" style=\"text-decoration: none; font-weight: 700;\">Black Dog Forensics</a>.</p>\r\n    <p>This is an auto-generated communication to confirm receipt of your submission on our website. We will be in contact with you shortly regarding your inquiry.</p>\r\n    <p>If you need immediate assistance, please call us at <a href=\"tel:(346) 200-6097\" style=\"text-decoration: none;font-weight: 700;\">(346) 200-6097</a>. </p>\r\n    <p class=\"pe-ra1\">Sincerely,</p>\r\n    <p><a href=\"/\" style=\"text-decoration: none;font-weight: 700;\">Black Dog Forensics</a></p>\r\n</div>', '{Email:value}', '', '', '{global:mailfrom}', '', '', '{global:fromname}', 'Thank You For Your Inquiry - Black Dog Forensics', 1, 0, '', 0, '<p><b>Name:</b> {Name:value}</p>\r\n\r\n<p><b>Email: </b>{Email:value}</p>\r\n<p><b>Phone number:</b> {Phone number:value}</p>\r\n<p><b>Street Address:</b> {Street Address:value}</p>\r\n<p><b>City:</b> {City:value}</p>\r\n<p><b>Zip:</b> {Zip:value}</p>\r\n<p><b>Comments: </b>{Comments:value}</p>\r\n', 'retrievethetruth@bdforensics.com', '', '', '{global:mailfrom}', '', '', 'Black Dog Forensics', 'Contact Us Mail Submitted -  Black Dog Forensics      ', 1, 0, '', '', '', '', '', '', '', '', '', 1, '', '', '', '', '', '', '', '', 0, '', '', '(*)', '', ', ', 1, '', 'userForm', '', '', '', 0, 0, 1, 1, 0, 0, 0, '\"\"', '', '', 0);

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

--
-- Table structure for table `cuod6_rsform_mappings`
--

DROP TABLE IF EXISTS `cuod6_rsform_mappings`;
CREATE TABLE `cuod6_rsform_mappings` (
  `id` int(11) NOT NULL,
  `formId` int(11) NOT NULL,
  `connection` tinyint(1) NOT NULL,
  `host` varchar(255) NOT NULL,
  `driver` varchar(16) NOT NULL,
  `port` int(10) NOT NULL,
  `username` varchar(255) NOT NULL,
  `password` varchar(255) NOT NULL,
  `database` varchar(255) NOT NULL,
  `method` tinyint(1) NOT NULL,
  `table` varchar(255) NOT NULL,
  `data` mediumtext NOT NULL,
  `wheredata` mediumtext NOT NULL,
  `extra` mediumtext NOT NULL,
  `andor` text NOT NULL,
  `ordering` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_rsform_posts`
--

DROP TABLE IF EXISTS `cuod6_rsform_posts`;
CREATE TABLE `cuod6_rsform_posts` (
  `form_id` int(11) NOT NULL,
  `enabled` tinyint(1) NOT NULL,
  `method` tinyint(1) NOT NULL,
  `fields` mediumtext NOT NULL,
  `headers` mediumtext NOT NULL,
  `silent` tinyint(1) NOT NULL,
  `url` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_rsform_posts`
--

INSERT INTO `cuod6_rsform_posts` (`form_id`, `enabled`, `method`, `fields`, `headers`, `silent`, `url`) VALUES
(1, 1, 1, '[]', '[]', 0, '/thankyou.php'),
(3, 1, 1, '[]', '[]', 0, '/thankyou.php'),
(4, 1, 1, '[]', '[]', 0, '/thankyou.php'),
(5, 1, 1, '[]', '[]', 0, '/thankyou.php'),
(6, 0, 1, '[]', '[]', 1, 'https://'),
(7, 1, 1, '[]', '[]', 0, '/thankyou.php'),
(8, 1, 1, '[]', '[]', 0, '/thankyou.php'),
(9, 1, 1, '[]', '[]', 0, '/thankyou.php');

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

--
-- Table structure for table `cuod6_rsform_properties`
--

DROP TABLE IF EXISTS `cuod6_rsform_properties`;
CREATE TABLE `cuod6_rsform_properties` (
  `PropertyId` int(11) NOT NULL,
  `ComponentId` int(11) NOT NULL DEFAULT 0,
  `PropertyName` text NOT NULL,
  `PropertyValue` mediumtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_rsform_properties`
--

INSERT INTO `cuod6_rsform_properties` (`PropertyId`, `ComponentId`, `PropertyName`, `PropertyValue`) VALUES
(1, 1, 'NAME', 'Name'),
(2, 1, 'CAPTION', 'Name'),
(3, 1, 'REQUIRED', 'YES'),
(4, 1, 'SIZE', '20'),
(5, 1, 'MAXSIZE', ''),
(6, 1, 'VALIDATIONRULE', 'alphanumeric'),
(7, 1, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your name.'),
(8, 1, 'ADDITIONALATTRIBUTES', 'class=\"required2\" onkeyup=\"enableSubmit2()\"'),
(9, 1, 'DEFAULTVALUE', ''),
(10, 1, 'DESCRIPTION', ''),
(13, 3, 'NAME', 'Email'),
(14, 3, 'CAPTION', ''),
(15, 3, 'REQUIRED', 'YES'),
(16, 3, 'SIZE', '20'),
(17, 3, 'MAXSIZE', ''),
(18, 3, 'VALIDATIONRULE', 'email'),
(19, 3, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your email.'),
(20, 3, 'ADDITIONALATTRIBUTES', 'class=\"required2\" onkeyup=\"enableSubmit2()\"'),
(21, 3, 'DEFAULTVALUE', ''),
(22, 3, 'DESCRIPTION', ''),
(58, 8, 'NAME', 'Submit2'),
(59, 8, 'LABEL', 'Request a Consultation'),
(60, 8, 'CAPTION', ''),
(61, 8, 'RESET', 'NO'),
(62, 8, 'RESETLABEL', 'Reset'),
(63, 8, 'ADDITIONALATTRIBUTES', 'Disabled'),
(66, 10, 'NAME', 'FullName'),
(67, 10, 'CAPTION', 'Full Name'),
(68, 10, 'REQUIRED', 'YES'),
(69, 10, 'SIZE', '20'),
(70, 10, 'MAXSIZE', ''),
(71, 10, 'VALIDATIONRULE', 'none'),
(72, 10, 'VALIDATIONMESSAGE', 'Please type your full name.'),
(73, 10, 'ADDITIONALATTRIBUTES', ''),
(74, 10, 'DEFAULTVALUE', ''),
(75, 10, 'DESCRIPTION', ''),
(76, 10, 'VALIDATIONEXTRA', ''),
(77, 11, 'NAME', 'Header'),
(78, 11, 'TEXT', '<b>This text describes the form. It is added using the Free Text component</b>. HTML code can be added directly here.'),
(79, 12, 'NAME', 'Email'),
(80, 12, 'CAPTION', 'E-mail'),
(81, 12, 'REQUIRED', 'YES'),
(82, 12, 'SIZE', '20'),
(83, 12, 'MAXSIZE', ''),
(84, 12, 'VALIDATIONRULE', 'email'),
(85, 12, 'VALIDATIONMESSAGE', 'Invalid email address.'),
(86, 12, 'ADDITIONALATTRIBUTES', ''),
(87, 12, 'DEFAULTVALUE', ''),
(88, 12, 'DESCRIPTION', ''),
(89, 12, 'VALIDATIONEXTRA', ''),
(90, 13, 'NAME', 'CompanySize'),
(91, 13, 'CAPTION', 'Number of Employees'),
(92, 13, 'SIZE', ''),
(93, 13, 'MULTIPLE', 'NO'),
(94, 13, 'ITEMS', '|Please Select[c]\n1-20\n21-50\n51-100\n>100|More than 100'),
(95, 13, 'REQUIRED', 'YES'),
(96, 13, 'ADDITIONALATTRIBUTES', ''),
(97, 13, 'DESCRIPTION', ''),
(98, 13, 'VALIDATIONMESSAGE', 'Please tell us how big is your company.'),
(99, 14, 'NAME', 'Position'),
(100, 14, 'CAPTION', 'Position'),
(101, 14, 'ITEMS', 'CEO\nCFO\nCTO\nHR[c]'),
(102, 14, 'FLOW', 'HORIZONTAL'),
(103, 14, 'REQUIRED', 'YES'),
(104, 14, 'ADDITIONALATTRIBUTES', ''),
(105, 14, 'DESCRIPTION', ''),
(106, 14, 'VALIDATIONMESSAGE', 'Please specify your position in the company'),
(107, 15, 'NAME', 'ContactBy'),
(108, 15, 'CAPTION', 'How should we contact you?'),
(109, 15, 'ITEMS', 'E-mail[c]\nPhone\nNewsletter[c]\nMail'),
(110, 15, 'FLOW', 'HORIZONTAL'),
(111, 15, 'REQUIRED', 'NO'),
(112, 15, 'ADDITIONALATTRIBUTES', ''),
(113, 15, 'DESCRIPTION', ''),
(114, 15, 'VALIDATIONMESSAGE', ''),
(115, 16, 'NAME', 'ContactWhen'),
(116, 16, 'CAPTION', 'When would you like to be contacted?'),
(117, 16, 'REQUIRED', 'YES'),
(118, 16, 'DATEFORMAT', 'd.m.Y'),
(119, 16, 'CALENDARLAYOUT', 'POPUP'),
(120, 16, 'ADDITIONALATTRIBUTES', ''),
(121, 16, 'READONLY', 'YES'),
(122, 16, 'POPUPLABEL', '...'),
(123, 16, 'DESCRIPTION', ''),
(124, 16, 'VALIDATIONMESSAGE', 'Please select a date when we should contact you.'),
(125, 17, 'NAME', 'Submit'),
(126, 17, 'LABEL', 'Submit'),
(127, 17, 'CAPTION', ''),
(128, 17, 'RESET', 'YES'),
(129, 17, 'RESETLABEL', 'Reset'),
(130, 17, 'ADDITIONALATTRIBUTES', ''),
(131, 17, 'DISPLAYPROGRESSMSG', '<div>\r\n <p><em>Page <strong>{page}</strong> of {total}</em></p>\r\n <div class=\"rsformProgressContainer\">\r\n  <div class=\"rsformProgressBar\" style=\"width: {percent}%;\"></div>\r\n </div>\r\n</div>'),
(132, 17, 'PREVBUTTON', '< Prev'),
(133, 18, 'NAME', 'Footer'),
(134, 18, 'TEXT', 'This form is an example. Please check our knowledgebase for articles related to how you should build your form. Articles are updated daily. <a href=\"https://www.rsjoomla.com/\" target=\"_blank\">https://www.rsjoomla.com/</a>'),
(135, 19, 'NAME', 'Page1'),
(136, 19, 'NEXTBUTTON', 'Next >'),
(137, 19, 'PREVBUTTON', '< Prev'),
(138, 19, 'DISPLAYPROGRESSMSG', '<div>\r\n <p><em>Page <strong>{page}</strong> of {total}</em></p>\r\n <div class=\"rsformProgressContainer\">\r\n  <div class=\"rsformProgressBar\" style=\"width: {percent}%;\"></div>\r\n </div>\r\n</div>'),
(139, 19, 'ADDITIONALATTRIBUTES', ''),
(140, 20, 'NAME', 'Page2'),
(141, 20, 'NEXTBUTTON', 'Next >'),
(142, 20, 'PREVBUTTON', '< Prev'),
(143, 20, 'DISPLAYPROGRESSMSG', '<div>\r\n <p><em>Page <strong>{page}</strong> of {total}</em></p>\r\n <div class=\"rsformProgressContainer\">\r\n  <div class=\"rsformProgressBar\" style=\"width: {percent}%;\"></div>\r\n </div>\r\n</div>'),
(144, 20, 'ADDITIONALATTRIBUTES', ''),
(145, 21, 'NAME', 'CompanyHeader'),
(146, 21, 'TEXT', 'Please tell us a little about your company.'),
(147, 22, 'NAME', 'ContactHeader'),
(148, 22, 'TEXT', 'Please let us know how and when to contact you.'),
(149, 1, 'VALIDATIONEXTRA', ''),
(150, 1, 'INPUTTYPE', 'text'),
(151, 1, 'ATTRMIN', ''),
(152, 1, 'ATTRMAX', ''),
(153, 1, 'ATTRSTEP', ''),
(154, 1, 'PLACEHOLDER', 'Name *'),
(155, 1, 'TEXT', ''),
(156, 3, 'VALIDATIONEXTRA', ''),
(157, 3, 'INPUTTYPE', 'text'),
(158, 3, 'ATTRMIN', ''),
(159, 3, 'ATTRMAX', ''),
(160, 3, 'ATTRSTEP', ''),
(161, 3, 'PLACEHOLDER', 'Email *'),
(162, 3, 'TEXT', ''),
(163, 23, 'NAME', 'Phone_Number'),
(164, 23, 'CAPTION', ''),
(165, 23, 'DEFAULTVALUE', ''),
(166, 23, 'DESCRIPTION', ''),
(167, 23, 'REQUIRED', 'YES'),
(168, 23, 'VALIDATIONRULE', 'phonenumber'),
(169, 23, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your phone number.'),
(170, 23, 'VALIDATIONEXTRA', ''),
(171, 23, 'INPUTTYPE', 'text'),
(172, 23, 'ATTRMIN', ''),
(173, 23, 'ATTRMAX', ''),
(174, 23, 'ATTRSTEP', '1'),
(175, 23, 'SIZE', '20'),
(176, 23, 'MAXSIZE', ''),
(177, 23, 'PLACEHOLDER', 'Phone Number *'),
(178, 23, 'ADDITIONALATTRIBUTES', 'class=\"required2\" onkeyup=\"enableSubmit2()\"'),
(179, 23, 'TEXT', ''),
(180, 24, 'NAME', 'How_Can_We_Help_You'),
(181, 24, 'CAPTION', ''),
(182, 24, 'DEFAULTVALUE', ''),
(183, 24, 'DESCRIPTION', ''),
(184, 24, 'REQUIRED', 'YES'),
(185, 24, 'VALIDATIONRULE', 'none'),
(186, 24, 'VALIDATIONEXTRA', ''),
(187, 24, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter How Can We Help You.'),
(188, 24, 'COLS', '50'),
(189, 24, 'ROWS', '5'),
(190, 24, 'PLACEHOLDER', 'How Can We Help You? *'),
(191, 24, 'WYSIWYG', 'NO'),
(192, 24, 'WYSIWYGBUTTONS', 'NO'),
(193, 24, 'MAXSIZE', ''),
(194, 24, 'SHOW_CHAR_COUNT', 'NO'),
(195, 24, 'ADDITIONALATTRIBUTES', 'class=\"required2\" onkeyup=\"enableSubmit2()\"'),
(196, 24, 'TEXT', ''),
(197, 8, 'PREVBUTTON', ''),
(198, 8, 'DISPLAYPROGRESS', 'NO'),
(199, 8, 'DISPLAYPROGRESSMSG', ''),
(200, 8, 'ALLOWHTML', 'NO'),
(201, 8, 'TEXT', ''),
(202, 25, 'NAME', 'First Name'),
(203, 25, 'CAPTION', 'First Name'),
(204, 25, 'REQUIRED', 'YES'),
(205, 25, 'SIZE', '20'),
(206, 25, 'MAXSIZE', ''),
(207, 25, 'VALIDATIONRULE', 'alphanumeric'),
(208, 25, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your first name'),
(209, 25, 'ADDITIONALATTRIBUTES', 'class=\"required3\" onkeyup=\"enableSubmit3()\"'),
(210, 25, 'DEFAULTVALUE', ''),
(211, 25, 'DESCRIPTION', ''),
(212, 25, 'VALIDATIONEXTRA', ''),
(213, 25, 'INPUTTYPE', 'text'),
(214, 25, 'ATTRMIN', ''),
(215, 25, 'ATTRMAX', ''),
(216, 25, 'ATTRSTEP', ''),
(217, 25, 'PLACEHOLDER', 'First Name *'),
(218, 25, 'TEXT', ''),
(219, 26, 'NAME', 'Business Email'),
(220, 26, 'CAPTION', ''),
(221, 26, 'REQUIRED', 'YES'),
(222, 26, 'SIZE', '20'),
(223, 26, 'MAXSIZE', ''),
(224, 26, 'VALIDATIONRULE', 'email'),
(225, 26, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your email.'),
(226, 26, 'ADDITIONALATTRIBUTES', 'class=\"required3\" onkeyup=\"enableSubmit3()\"'),
(227, 26, 'DEFAULTVALUE', ''),
(228, 26, 'DESCRIPTION', ''),
(229, 26, 'VALIDATIONEXTRA', ''),
(230, 26, 'INPUTTYPE', 'text'),
(231, 26, 'ATTRMIN', ''),
(232, 26, 'ATTRMAX', ''),
(233, 26, 'ATTRSTEP', ''),
(234, 26, 'PLACEHOLDER', 'Business Email *'),
(235, 26, 'TEXT', ''),
(253, 28, 'NAME', 'Comments'),
(254, 28, 'CAPTION', ''),
(255, 28, 'DEFAULTVALUE', ''),
(256, 28, 'DESCRIPTION', ''),
(257, 28, 'REQUIRED', 'YES'),
(258, 28, 'VALIDATIONRULE', 'none'),
(259, 28, 'VALIDATIONEXTRA', ''),
(260, 28, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter Comments.'),
(261, 28, 'COLS', '50'),
(262, 28, 'ROWS', '3'),
(263, 28, 'PLACEHOLDER', 'Comments *'),
(264, 28, 'WYSIWYG', 'NO'),
(265, 28, 'WYSIWYGBUTTONS', 'NO'),
(266, 28, 'MAXSIZE', ''),
(267, 28, 'SHOW_CHAR_COUNT', 'NO'),
(268, 28, 'ADDITIONALATTRIBUTES', 'class=\"required3\" onkeyup=\"enableSubmit3()\"'),
(269, 28, 'TEXT', ''),
(270, 29, 'NAME', 'Submit2'),
(271, 29, 'LABEL', 'Request a Consultation'),
(272, 29, 'CAPTION', ''),
(273, 29, 'RESET', 'NO'),
(274, 29, 'RESETLABEL', 'Reset'),
(275, 29, 'ADDITIONALATTRIBUTES', 'Disabled'),
(276, 29, 'PREVBUTTON', ''),
(277, 29, 'DISPLAYPROGRESS', 'NO'),
(278, 29, 'DISPLAYPROGRESSMSG', ''),
(279, 29, 'ALLOWHTML', 'NO'),
(280, 29, 'TEXT', ''),
(281, 30, 'NAME', 'hCaptcha'),
(282, 30, 'CAPTION', ''),
(283, 30, 'DESCRIPTION', ''),
(284, 30, 'VALIDATIONMESSAGE', 'Invalid Input'),
(285, 30, 'THEME', 'LIGHT'),
(286, 30, 'SIZE', 'NORMAL'),
(287, 30, 'ADDITIONALATTRIBUTES', ''),
(288, 30, 'TEXT', ''),
(289, 31, 'NAME', 'hCaptcha'),
(290, 31, 'CAPTION', ''),
(291, 31, 'DESCRIPTION', ''),
(292, 31, 'VALIDATIONMESSAGE', 'Invalid Input'),
(293, 31, 'THEME', 'LIGHT'),
(294, 31, 'SIZE', 'NORMAL'),
(295, 31, 'ADDITIONALATTRIBUTES', ''),
(296, 31, 'TEXT', ''),
(297, 32, 'NAME', 'Company_Name'),
(298, 32, 'CAPTION', 'Company Name'),
(299, 32, 'DEFAULTVALUE', ''),
(300, 32, 'DESCRIPTION', ''),
(301, 32, 'REQUIRED', 'YES'),
(302, 32, 'VALIDATIONRULE', 'alphanumeric'),
(303, 32, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your company name.'),
(304, 32, 'VALIDATIONEXTRA', ''),
(305, 32, 'INPUTTYPE', 'text'),
(306, 32, 'ATTRMIN', ''),
(307, 32, 'ATTRMAX', ''),
(308, 32, 'ATTRSTEP', '1'),
(309, 32, 'SIZE', '20'),
(310, 32, 'MAXSIZE', ''),
(311, 32, 'PLACEHOLDER', 'Company Name *'),
(312, 32, 'ADDITIONALATTRIBUTES', 'class=\"required2\" onkeyup=\"enableSubmit2()\"'),
(313, 32, 'TEXT', ''),
(314, 33, 'NAME', 'Company'),
(315, 33, 'CAPTION', ''),
(316, 33, 'DEFAULTVALUE', ''),
(317, 33, 'DESCRIPTION', ''),
(318, 33, 'REQUIRED', 'YES'),
(319, 33, 'VALIDATIONRULE', 'alphanumeric'),
(320, 33, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your company name.'),
(321, 33, 'VALIDATIONEXTRA', ''),
(322, 33, 'INPUTTYPE', 'text'),
(323, 33, 'ATTRMIN', ''),
(324, 33, 'ATTRMAX', ''),
(325, 33, 'ATTRSTEP', '1'),
(326, 33, 'SIZE', '20'),
(327, 33, 'MAXSIZE', ''),
(328, 33, 'PLACEHOLDER', 'Company *'),
(329, 33, 'ADDITIONALATTRIBUTES', 'class=\"required3\" onkeyup=\"enableSubmit3()\"'),
(330, 33, 'TEXT', ''),
(331, 34, 'NAME', 'Last Name'),
(332, 34, 'CAPTION', 'Last Name'),
(333, 34, 'REQUIRED', 'YES'),
(334, 34, 'SIZE', '20'),
(335, 34, 'MAXSIZE', ''),
(336, 34, 'VALIDATIONRULE', 'alphanumeric'),
(337, 34, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your last name'),
(338, 34, 'ADDITIONALATTRIBUTES', 'class=\"required3\" onkeyup=\"enableSubmit3()\"'),
(339, 34, 'DEFAULTVALUE', ''),
(340, 34, 'DESCRIPTION', ''),
(341, 34, 'VALIDATIONEXTRA', ''),
(342, 34, 'INPUTTYPE', 'text'),
(343, 34, 'ATTRMIN', ''),
(344, 34, 'ATTRMAX', ''),
(345, 34, 'ATTRSTEP', ''),
(346, 34, 'PLACEHOLDER', 'Last Name *'),
(347, 34, 'TEXT', ''),
(348, 35, 'NAME', 'Services'),
(349, 35, 'CAPTION', ''),
(350, 35, 'ITEMS', '| Services *\r\nDigital Investigations | Digital Investigations\r\nComputer Forensics | Computer Forensics\r\nCell Phone Forensics | Cell Phone Forensics\r\nData Preservation & Collection | Data Preservation & Collection\r\nCriminal Defense & Consultation Services | Criminal Defense & Consultation Services\r\nIntellectual Property Theft & Departing Employee Investigations | Intellectual Property Theft & Departing Employee Investigations\r\nExpert Witness Testimony | Expert Witness Testimony\r\nOther Services | Other Services'),
(351, 35, 'DESCRIPTION', ''),
(352, 35, 'REQUIRED', 'YES'),
(353, 35, 'VALIDATIONMESSAGE', 'Invalid Input. Please select an service in the list.'),
(354, 35, 'SIZE', ''),
(355, 35, 'MULTIPLE', 'NO'),
(356, 35, 'ADDITIONALATTRIBUTES', 'class=\"required3\" onClick=\"enableSubmit3()\"'),
(357, 35, 'TEXT', ''),
(358, 36, 'NAME', 'First Name'),
(359, 36, 'CAPTION', 'First Name'),
(360, 36, 'REQUIRED', 'YES'),
(361, 36, 'SIZE', '20'),
(362, 36, 'MAXSIZE', ''),
(363, 36, 'VALIDATIONRULE', 'alphanumeric'),
(364, 36, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your first name'),
(365, 36, 'ADDITIONALATTRIBUTES', 'class=\"required1\" onkeyup=\"enableSubmit1()\"'),
(366, 36, 'DEFAULTVALUE', ''),
(367, 36, 'DESCRIPTION', ''),
(368, 36, 'VALIDATIONEXTRA', ''),
(369, 36, 'INPUTTYPE', 'text'),
(370, 36, 'ATTRMIN', ''),
(371, 36, 'ATTRMAX', ''),
(372, 36, 'ATTRSTEP', ''),
(373, 36, 'PLACEHOLDER', 'First Name *'),
(374, 36, 'TEXT', ''),
(375, 37, 'NAME', 'Last Name'),
(376, 37, 'CAPTION', 'Last Name'),
(377, 37, 'REQUIRED', 'YES'),
(378, 37, 'SIZE', '20'),
(379, 37, 'MAXSIZE', ''),
(380, 37, 'VALIDATIONRULE', 'alphanumeric'),
(381, 37, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your last name'),
(382, 37, 'ADDITIONALATTRIBUTES', 'class=\"required1\" onkeyup=\"enableSubmit1()\"'),
(383, 37, 'DEFAULTVALUE', ''),
(384, 37, 'DESCRIPTION', ''),
(385, 37, 'VALIDATIONEXTRA', ''),
(386, 37, 'INPUTTYPE', 'text'),
(387, 37, 'ATTRMIN', ''),
(388, 37, 'ATTRMAX', ''),
(389, 37, 'ATTRSTEP', ''),
(390, 37, 'PLACEHOLDER', 'Last Name *'),
(391, 37, 'TEXT', ''),
(392, 38, 'NAME', 'Company'),
(393, 38, 'CAPTION', ''),
(394, 38, 'DEFAULTVALUE', ''),
(395, 38, 'DESCRIPTION', ''),
(396, 38, 'REQUIRED', 'YES'),
(397, 38, 'VALIDATIONRULE', 'alphanumeric'),
(398, 38, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your company name.'),
(399, 38, 'VALIDATIONEXTRA', ''),
(400, 38, 'INPUTTYPE', 'text'),
(401, 38, 'ATTRMIN', ''),
(402, 38, 'ATTRMAX', ''),
(403, 38, 'ATTRSTEP', '1'),
(404, 38, 'SIZE', '20'),
(405, 38, 'MAXSIZE', ''),
(406, 38, 'PLACEHOLDER', 'Company *'),
(407, 38, 'ADDITIONALATTRIBUTES', 'class=\"required1\" onkeyup=\"enableSubmit1()\"'),
(408, 38, 'TEXT', ''),
(409, 39, 'NAME', 'Business Email'),
(410, 39, 'CAPTION', ''),
(411, 39, 'REQUIRED', 'YES'),
(412, 39, 'SIZE', '20'),
(413, 39, 'MAXSIZE', ''),
(414, 39, 'VALIDATIONRULE', 'email'),
(415, 39, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your email.'),
(416, 39, 'ADDITIONALATTRIBUTES', 'class=\"required1\" onkeyup=\"enableSubmit1()\"'),
(417, 39, 'DEFAULTVALUE', ''),
(418, 39, 'DESCRIPTION', ''),
(419, 39, 'VALIDATIONEXTRA', ''),
(420, 39, 'INPUTTYPE', 'text'),
(421, 39, 'ATTRMIN', ''),
(422, 39, 'ATTRMAX', ''),
(423, 39, 'ATTRSTEP', ''),
(424, 39, 'PLACEHOLDER', 'Business Email *'),
(425, 39, 'TEXT', ''),
(426, 40, 'NAME', 'Services'),
(427, 40, 'CAPTION', ''),
(428, 40, 'ITEMS', '| Services *\r\nDigital Investigations | Digital Investigations\r\nComputer Forensics | Computer Forensics\r\nCell Phone Forensics | Cell Phone Forensics\r\nData Preservation & Collection | Data Preservation & Collection\r\nCriminal Defense & Consultation Services | Criminal Defense & Consultation Services\r\nIntellectual Property Theft & Departing Employee Investigations | Intellectual Property Theft & Departing Employee Investigations\r\nExpert Witness Testimony | Expert Witness Testimony\r\nOther Services | Other Services'),
(429, 40, 'DESCRIPTION', ''),
(430, 40, 'REQUIRED', 'YES'),
(431, 40, 'VALIDATIONMESSAGE', 'Invalid Input. Please select an service in the list.'),
(432, 40, 'SIZE', ''),
(433, 40, 'MULTIPLE', 'NO'),
(434, 40, 'ADDITIONALATTRIBUTES', 'class=\"required1\" onClick=\"enableSubmit1()\"'),
(435, 40, 'TEXT', ''),
(436, 41, 'NAME', 'Comments'),
(437, 41, 'CAPTION', ''),
(438, 41, 'DEFAULTVALUE', ''),
(439, 41, 'DESCRIPTION', ''),
(440, 41, 'REQUIRED', 'YES'),
(441, 41, 'VALIDATIONRULE', 'none'),
(442, 41, 'VALIDATIONEXTRA', ''),
(443, 41, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter Comments.'),
(444, 41, 'COLS', '50'),
(445, 41, 'ROWS', '3'),
(446, 41, 'PLACEHOLDER', 'Comments *'),
(447, 41, 'WYSIWYG', 'NO'),
(448, 41, 'WYSIWYGBUTTONS', 'NO'),
(449, 41, 'MAXSIZE', ''),
(450, 41, 'SHOW_CHAR_COUNT', 'NO'),
(451, 41, 'ADDITIONALATTRIBUTES', 'class=\"required1\" onkeyup=\"enableSubmit1()\"'),
(452, 41, 'TEXT', ''),
(453, 42, 'NAME', 'hCaptcha'),
(454, 42, 'CAPTION', ''),
(455, 42, 'DESCRIPTION', ''),
(456, 42, 'VALIDATIONMESSAGE', 'Invalid Input'),
(457, 42, 'THEME', 'LIGHT'),
(458, 42, 'SIZE', 'NORMAL'),
(459, 42, 'ADDITIONALATTRIBUTES', ''),
(460, 42, 'TEXT', ''),
(461, 43, 'NAME', 'Submit'),
(462, 43, 'LABEL', 'Request a Consultation'),
(463, 43, 'CAPTION', ''),
(464, 43, 'RESET', 'NO'),
(465, 43, 'RESETLABEL', 'Reset'),
(466, 43, 'ADDITIONALATTRIBUTES', 'Disabled'),
(467, 43, 'PREVBUTTON', ''),
(468, 43, 'DISPLAYPROGRESS', 'NO'),
(469, 43, 'DISPLAYPROGRESSMSG', ''),
(470, 43, 'ALLOWHTML', 'NO'),
(471, 43, 'TEXT', ''),
(472, 44, 'NAME', 'Name'),
(473, 44, 'CAPTION', 'Name'),
(474, 44, 'REQUIRED', 'YES'),
(475, 44, 'SIZE', '20'),
(476, 44, 'MAXSIZE', ''),
(477, 44, 'VALIDATIONRULE', 'alphanumeric'),
(478, 44, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your first name'),
(479, 44, 'ADDITIONALATTRIBUTES', 'class=\"required5\" onkeyup=\"enableSubmit5()\"'),
(480, 44, 'DEFAULTVALUE', ''),
(481, 44, 'DESCRIPTION', ''),
(482, 44, 'VALIDATIONEXTRA', ''),
(483, 44, 'INPUTTYPE', 'text'),
(484, 44, 'ATTRMIN', ''),
(485, 44, 'ATTRMAX', ''),
(486, 44, 'ATTRSTEP', ''),
(487, 44, 'PLACEHOLDER', 'Name *'),
(488, 44, 'TEXT', ''),
(489, 45, 'NAME', 'Phone number'),
(490, 45, 'CAPTION', 'Phone number'),
(491, 45, 'REQUIRED', 'YES'),
(492, 45, 'SIZE', '20'),
(493, 45, 'MAXSIZE', ''),
(494, 45, 'VALIDATIONRULE', 'phonenumber'),
(495, 45, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your phone number'),
(496, 45, 'ADDITIONALATTRIBUTES', 'class=\"required5\" onkeyup=\"enableSubmit5()\"'),
(497, 45, 'DEFAULTVALUE', ''),
(498, 45, 'DESCRIPTION', ''),
(499, 45, 'VALIDATIONEXTRA', ''),
(500, 45, 'INPUTTYPE', 'text'),
(501, 45, 'ATTRMIN', ''),
(502, 45, 'ATTRMAX', ''),
(503, 45, 'ATTRSTEP', ''),
(504, 45, 'PLACEHOLDER', 'Phone number *'),
(505, 45, 'TEXT', ''),
(506, 46, 'NAME', 'Street Address'),
(507, 46, 'CAPTION', ''),
(508, 46, 'DEFAULTVALUE', ''),
(509, 46, 'DESCRIPTION', ''),
(510, 46, 'REQUIRED', 'YES'),
(511, 46, 'VALIDATIONRULE', 'alphanumeric'),
(512, 46, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your street address.'),
(513, 46, 'VALIDATIONEXTRA', ''),
(514, 46, 'INPUTTYPE', 'text'),
(515, 46, 'ATTRMIN', ''),
(516, 46, 'ATTRMAX', ''),
(517, 46, 'ATTRSTEP', '1'),
(518, 46, 'SIZE', '20'),
(519, 46, 'MAXSIZE', ''),
(520, 46, 'PLACEHOLDER', 'Street Address *'),
(521, 46, 'ADDITIONALATTRIBUTES', 'class=\"required5\" onkeyup=\"enableSubmit5()\"'),
(522, 46, 'TEXT', ''),
(523, 47, 'NAME', 'Email'),
(524, 47, 'CAPTION', 'Email'),
(525, 47, 'REQUIRED', 'YES'),
(526, 47, 'SIZE', '20'),
(527, 47, 'MAXSIZE', ''),
(528, 47, 'VALIDATIONRULE', 'email'),
(529, 47, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your email.'),
(530, 47, 'ADDITIONALATTRIBUTES', 'class=\"required5\" onkeyup=\"enableSubmit5()\"'),
(531, 47, 'DEFAULTVALUE', ''),
(532, 47, 'DESCRIPTION', ''),
(533, 47, 'VALIDATIONEXTRA', ''),
(534, 47, 'INPUTTYPE', 'text'),
(535, 47, 'ATTRMIN', ''),
(536, 47, 'ATTRMAX', ''),
(537, 47, 'ATTRSTEP', ''),
(538, 47, 'PLACEHOLDER', 'Email *'),
(539, 47, 'TEXT', ''),
(550, 49, 'NAME', 'Comments'),
(551, 49, 'CAPTION', ''),
(552, 49, 'DEFAULTVALUE', ''),
(553, 49, 'DESCRIPTION', ''),
(554, 49, 'REQUIRED', 'YES'),
(555, 49, 'VALIDATIONRULE', 'none'),
(556, 49, 'VALIDATIONEXTRA', ''),
(557, 49, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter Comments.'),
(558, 49, 'COLS', '50'),
(559, 49, 'ROWS', '3'),
(560, 49, 'PLACEHOLDER', 'Enter your message... *'),
(561, 49, 'WYSIWYG', 'NO'),
(562, 49, 'WYSIWYGBUTTONS', 'NO'),
(563, 49, 'MAXSIZE', ''),
(564, 49, 'SHOW_CHAR_COUNT', 'NO'),
(565, 49, 'ADDITIONALATTRIBUTES', 'class=\"required5\" onkeyup=\"enableSubmit5()\"'),
(566, 49, 'TEXT', ''),
(567, 50, 'NAME', 'hCaptcha'),
(568, 50, 'CAPTION', ''),
(569, 50, 'DESCRIPTION', ''),
(570, 50, 'VALIDATIONMESSAGE', 'Invalid Input'),
(571, 50, 'THEME', 'LIGHT'),
(572, 50, 'SIZE', 'NORMAL'),
(573, 50, 'ADDITIONALATTRIBUTES', ''),
(574, 50, 'TEXT', ''),
(575, 51, 'NAME', 'Submit1'),
(576, 51, 'LABEL', 'Submit'),
(577, 51, 'CAPTION', ''),
(578, 51, 'RESET', 'NO'),
(579, 51, 'RESETLABEL', 'Reset'),
(580, 51, 'ADDITIONALATTRIBUTES', 'Disabled'),
(581, 51, 'PREVBUTTON', ''),
(582, 51, 'DISPLAYPROGRESS', 'NO'),
(583, 51, 'DISPLAYPROGRESSMSG', ''),
(584, 51, 'ALLOWHTML', 'NO'),
(585, 51, 'TEXT', ''),
(586, 52, 'NAME', 'City'),
(587, 52, 'CAPTION', 'City'),
(588, 52, 'DEFAULTVALUE', ''),
(589, 52, 'DESCRIPTION', ''),
(590, 52, 'REQUIRED', 'YES'),
(591, 52, 'VALIDATIONRULE', 'alpha'),
(592, 52, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your city.'),
(593, 52, 'VALIDATIONEXTRA', ''),
(594, 52, 'INPUTTYPE', 'text'),
(595, 52, 'ATTRMIN', ''),
(596, 52, 'ATTRMAX', ''),
(597, 52, 'ATTRSTEP', '1'),
(598, 52, 'SIZE', '20'),
(599, 52, 'MAXSIZE', ''),
(600, 52, 'PLACEHOLDER', 'City *'),
(601, 52, 'ADDITIONALATTRIBUTES', 'class=\"required5\" onkeyup=\"enableSubmit5()\"'),
(602, 52, 'TEXT', ''),
(603, 53, 'NAME', 'Zip'),
(604, 53, 'CAPTION', 'Zip'),
(605, 53, 'DEFAULTVALUE', ''),
(606, 53, 'DESCRIPTION', ''),
(607, 53, 'REQUIRED', 'YES'),
(608, 53, 'VALIDATIONRULE', 'numeric'),
(609, 53, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your city zip code.'),
(610, 53, 'VALIDATIONEXTRA', ''),
(611, 53, 'INPUTTYPE', 'text'),
(612, 53, 'ATTRMIN', ''),
(613, 53, 'ATTRMAX', ''),
(614, 53, 'ATTRSTEP', '1'),
(615, 53, 'SIZE', '20'),
(616, 53, 'MAXSIZE', ''),
(617, 53, 'PLACEHOLDER', 'Zip *'),
(618, 53, 'ADDITIONALATTRIBUTES', 'class=\"required5\" onkeyup=\"enableSubmit5()\"'),
(619, 53, 'TEXT', ''),
(620, 54, 'NAME', 'Subscribe'),
(621, 54, 'LABEL', 'Subscribe'),
(622, 54, 'CAPTION', ''),
(623, 54, 'RESET', 'NO'),
(624, 54, 'RESETLABEL', ''),
(625, 54, 'PREVBUTTON', '< Prev'),
(626, 54, 'DISPLAYPROGRESS', 'NO'),
(627, 54, 'DISPLAYPROGRESSMSG', '<div>\r\n <p><em>Page <strong>{page}</strong> of {total}</em></p>\r\n <div class=\"rsformProgressContainer\">\r\n  <div class=\"rsformProgressBar\" style=\"width: {percent}%;\"></div>\r\n </div>\r\n</div>'),
(628, 54, 'ALLOWHTML', 'NO'),
(629, 54, 'ADDITIONALATTRIBUTES', 'disabled'),
(630, 54, 'TEXT', ''),
(631, 55, 'NAME', 'Email'),
(632, 55, 'CAPTION', 'Email'),
(633, 55, 'DEFAULTVALUE', ''),
(634, 55, 'DESCRIPTION', ''),
(635, 55, 'REQUIRED', 'YES'),
(636, 55, 'VALIDATIONRULE', 'email'),
(637, 55, 'VALIDATIONMESSAGE', 'Invalid Input'),
(638, 55, 'VALIDATIONEXTRA', ''),
(639, 55, 'INPUTTYPE', 'text'),
(640, 55, 'ATTRMIN', ''),
(641, 55, 'ATTRMAX', ''),
(642, 55, 'ATTRSTEP', '1'),
(643, 55, 'SIZE', '20'),
(644, 55, 'MAXSIZE', ''),
(645, 55, 'PLACEHOLDER', 'Enter your email'),
(646, 55, 'ADDITIONALATTRIBUTES', 'class=\"required6\" onkeyup=\"enableSubmit6()\"'),
(647, 55, 'TEXT', ''),
(648, 56, 'NAME', 'hcaptcha'),
(649, 56, 'CAPTION', ''),
(650, 56, 'DESCRIPTION', ''),
(651, 56, 'VALIDATIONMESSAGE', 'Invalid Input'),
(652, 56, 'THEME', 'LIGHT'),
(653, 56, 'SIZE', 'NORMAL'),
(654, 56, 'ADDITIONALATTRIBUTES', ''),
(655, 56, 'TEXT', ''),
(656, 57, 'NAME', 'First Name'),
(657, 57, 'CAPTION', 'First Name'),
(658, 57, 'REQUIRED', 'YES'),
(659, 57, 'SIZE', '20'),
(660, 57, 'MAXSIZE', ''),
(661, 57, 'VALIDATIONRULE', 'alphanumeric'),
(662, 57, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your first name'),
(663, 57, 'ADDITIONALATTRIBUTES', 'class=\"required7\" onkeyup=\"enableSubmit7()\"'),
(664, 57, 'DEFAULTVALUE', ''),
(665, 57, 'DESCRIPTION', ''),
(666, 57, 'VALIDATIONEXTRA', ''),
(667, 57, 'INPUTTYPE', 'text'),
(668, 57, 'ATTRMIN', ''),
(669, 57, 'ATTRMAX', ''),
(670, 57, 'ATTRSTEP', ''),
(671, 57, 'PLACEHOLDER', 'First Name *'),
(672, 57, 'TEXT', ''),
(673, 58, 'NAME', 'Email'),
(674, 58, 'CAPTION', 'Email'),
(675, 58, 'REQUIRED', 'YES'),
(676, 58, 'SIZE', '20'),
(677, 58, 'MAXSIZE', ''),
(678, 58, 'VALIDATIONRULE', 'email'),
(679, 58, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your email.'),
(680, 58, 'ADDITIONALATTRIBUTES', 'class=\"required7\" onkeyup=\"enableSubmit7()\"'),
(681, 58, 'DEFAULTVALUE', ''),
(682, 58, 'DESCRIPTION', ''),
(683, 58, 'VALIDATIONEXTRA', ''),
(684, 58, 'INPUTTYPE', 'text'),
(685, 58, 'ATTRMIN', ''),
(686, 58, 'ATTRMAX', ''),
(687, 58, 'ATTRSTEP', ''),
(688, 58, 'PLACEHOLDER', 'Email *'),
(689, 58, 'TEXT', ''),
(690, 59, 'NAME', 'Phone number'),
(691, 59, 'CAPTION', 'Phone number'),
(692, 59, 'REQUIRED', 'YES'),
(693, 59, 'SIZE', '20'),
(694, 59, 'MAXSIZE', ''),
(695, 59, 'VALIDATIONRULE', 'phonenumber'),
(696, 59, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your phone number'),
(697, 59, 'ADDITIONALATTRIBUTES', 'class=\"required7\" onkeyup=\"enableSubmit7()\"'),
(698, 59, 'DEFAULTVALUE', ''),
(699, 59, 'DESCRIPTION', ''),
(700, 59, 'VALIDATIONEXTRA', ''),
(701, 59, 'INPUTTYPE', 'text'),
(702, 59, 'ATTRMIN', ''),
(703, 59, 'ATTRMAX', ''),
(704, 59, 'ATTRSTEP', ''),
(705, 59, 'PLACEHOLDER', 'Phone number *'),
(706, 59, 'TEXT', ''),
(758, 63, 'NAME', 'cover Letter'),
(759, 63, 'CAPTION', ''),
(760, 63, 'DEFAULTVALUE', ''),
(761, 63, 'DESCRIPTION', ''),
(762, 63, 'REQUIRED', 'YES'),
(763, 63, 'VALIDATIONRULE', 'none'),
(764, 63, 'VALIDATIONEXTRA', ''),
(765, 63, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter Cover letter.'),
(766, 63, 'COLS', '50'),
(767, 63, 'ROWS', '3'),
(768, 63, 'PLACEHOLDER', 'Enter Cover Letter... *'),
(769, 63, 'WYSIWYG', 'NO'),
(770, 63, 'WYSIWYGBUTTONS', 'NO'),
(771, 63, 'MAXSIZE', ''),
(772, 63, 'SHOW_CHAR_COUNT', 'NO'),
(773, 63, 'ADDITIONALATTRIBUTES', 'class=\"required7\" onkeyup=\"enableSubmit7()\"'),
(774, 63, 'TEXT', ''),
(775, 64, 'NAME', 'hCaptcha'),
(776, 64, 'CAPTION', ''),
(777, 64, 'DESCRIPTION', ''),
(778, 64, 'VALIDATIONMESSAGE', 'Invalid Input'),
(779, 64, 'THEME', 'LIGHT'),
(780, 64, 'SIZE', 'NORMAL'),
(781, 64, 'ADDITIONALATTRIBUTES', ''),
(782, 64, 'TEXT', ''),
(783, 65, 'NAME', 'Submit7'),
(784, 65, 'LABEL', 'Submit'),
(785, 65, 'CAPTION', ''),
(786, 65, 'RESET', 'NO'),
(787, 65, 'RESETLABEL', 'Reset'),
(788, 65, 'ADDITIONALATTRIBUTES', 'Disabled'),
(789, 65, 'PREVBUTTON', ''),
(790, 65, 'DISPLAYPROGRESS', 'NO'),
(791, 65, 'DISPLAYPROGRESSMSG', ''),
(792, 65, 'ALLOWHTML', 'NO'),
(793, 65, 'TEXT', ''),
(794, 66, 'NAME', 'Last_Name'),
(795, 66, 'CAPTION', 'Last Name'),
(796, 66, 'DEFAULTVALUE', ''),
(797, 66, 'DESCRIPTION', ''),
(798, 66, 'REQUIRED', 'YES'),
(799, 66, 'VALIDATIONRULE', 'alphanumeric'),
(800, 66, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your last name'),
(801, 66, 'VALIDATIONEXTRA', ''),
(802, 66, 'INPUTTYPE', 'text'),
(803, 66, 'ATTRMIN', ''),
(804, 66, 'ATTRMAX', ''),
(805, 66, 'ATTRSTEP', '1'),
(806, 66, 'SIZE', '20'),
(807, 66, 'MAXSIZE', ''),
(808, 66, 'PLACEHOLDER', 'Last Name*'),
(809, 66, 'ADDITIONALATTRIBUTES', 'class=\"required7\" onkeyup=\"enableSubmit7()\"'),
(810, 66, 'TEXT', ''),
(811, 67, 'NAME', 'Upload_Resume'),
(812, 67, 'CAPTION', 'Upload Resume'),
(813, 67, 'DESCRIPTION', ''),
(814, 67, 'REQUIRED', 'YES'),
(815, 67, 'VALIDATIONMESSAGE', 'Invalid Input. Please upload your CV/Resume.'),
(816, 67, 'FILESIZE', '5000'),
(817, 67, 'DESTINATION', 'components/com_rsform/uploads/'),
(818, 67, 'MULTIPLE', 'NO'),
(819, 67, 'MULTIPLEPLUS', 'NO'),
(820, 67, 'MINFILES', '1'),
(821, 67, 'MAXFILES', '0'),
(822, 67, 'FILESSEPARATOR', '<br />'),
(823, 67, 'ACCEPTEDFILES', ''),
(824, 67, 'ACCEPTEDFILESIMAGES', 'NO'),
(825, 67, 'SHOWIMAGEPREVIEW', 'NO'),
(826, 67, 'THUMBSIZE', '220'),
(827, 67, 'THUMBQUALITY', '75'),
(828, 67, 'THUMBEXTENSION', 'jpg'),
(829, 67, 'SANITIZEFILENAME', 'NO'),
(830, 67, 'PREFIX', ''),
(831, 67, 'ADDITIONALATTRIBUTES', ''),
(832, 67, 'TEXT', ''),
(833, 67, 'EMAILATTACH', ''),
(834, 68, 'NAME', 'First Name'),
(835, 68, 'CAPTION', 'First Name'),
(836, 68, 'REQUIRED', 'YES'),
(837, 68, 'SIZE', '20'),
(838, 68, 'MAXSIZE', ''),
(839, 68, 'VALIDATIONRULE', 'alphanumeric'),
(840, 68, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your first name'),
(841, 68, 'ADDITIONALATTRIBUTES', 'class=\"required8\" onkeyup=\"enableSubmit8()\"'),
(842, 68, 'DEFAULTVALUE', ''),
(843, 68, 'DESCRIPTION', ''),
(844, 68, 'VALIDATIONEXTRA', ''),
(845, 68, 'INPUTTYPE', 'text'),
(846, 68, 'ATTRMIN', ''),
(847, 68, 'ATTRMAX', ''),
(848, 68, 'ATTRSTEP', ''),
(849, 68, 'PLACEHOLDER', 'First Name *'),
(850, 68, 'TEXT', ''),
(851, 69, 'NAME', 'Last_Name'),
(852, 69, 'CAPTION', 'Last Name'),
(853, 69, 'DEFAULTVALUE', ''),
(854, 69, 'DESCRIPTION', ''),
(855, 69, 'REQUIRED', 'YES'),
(856, 69, 'VALIDATIONRULE', 'alphanumeric'),
(857, 69, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your last name'),
(858, 69, 'VALIDATIONEXTRA', ''),
(859, 69, 'INPUTTYPE', 'text'),
(860, 69, 'ATTRMIN', ''),
(861, 69, 'ATTRMAX', ''),
(862, 69, 'ATTRSTEP', '1'),
(863, 69, 'SIZE', '20'),
(864, 69, 'MAXSIZE', ''),
(865, 69, 'PLACEHOLDER', 'Last Name*'),
(866, 69, 'ADDITIONALATTRIBUTES', 'class=\"required8\" onkeyup=\"enableSubmit8()\"'),
(867, 69, 'TEXT', ''),
(868, 70, 'NAME', 'Email'),
(869, 70, 'CAPTION', 'Email'),
(870, 70, 'REQUIRED', 'YES'),
(871, 70, 'SIZE', '20'),
(872, 70, 'MAXSIZE', ''),
(873, 70, 'VALIDATIONRULE', 'email'),
(874, 70, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your email.'),
(875, 70, 'ADDITIONALATTRIBUTES', 'class=\"required8\" onkeyup=\"enableSubmit8()\"'),
(876, 70, 'DEFAULTVALUE', ''),
(877, 70, 'DESCRIPTION', ''),
(878, 70, 'VALIDATIONEXTRA', ''),
(879, 70, 'INPUTTYPE', 'text'),
(880, 70, 'ATTRMIN', ''),
(881, 70, 'ATTRMAX', ''),
(882, 70, 'ATTRSTEP', ''),
(883, 70, 'PLACEHOLDER', 'Email *'),
(884, 70, 'TEXT', ''),
(942, 74, 'NAME', 'hCaptcha'),
(943, 74, 'CAPTION', ''),
(944, 74, 'DESCRIPTION', ''),
(945, 74, 'VALIDATIONMESSAGE', 'Invalid Input'),
(946, 74, 'THEME', 'LIGHT'),
(947, 74, 'SIZE', 'NORMAL'),
(948, 74, 'ADDITIONALATTRIBUTES', ''),
(949, 74, 'TEXT', ''),
(950, 75, 'NAME', 'Submit8'),
(951, 75, 'LABEL', 'Submit'),
(952, 75, 'CAPTION', ''),
(953, 75, 'RESET', 'NO'),
(954, 75, 'RESETLABEL', 'Reset'),
(955, 75, 'ADDITIONALATTRIBUTES', 'Disabled'),
(956, 75, 'PREVBUTTON', ''),
(957, 75, 'DISPLAYPROGRESS', 'NO'),
(958, 75, 'DISPLAYPROGRESSMSG', ''),
(959, 75, 'ALLOWHTML', 'NO'),
(960, 75, 'TEXT', ''),
(961, 76, 'NAME', 'Referred_Client'),
(962, 76, 'TEXT', ' <h3 class=\"txw bd-trd mt24 frm-h3\">\r\n                    Referred Client\r\n </h3>'),
(963, 77, 'NAME', 'First_Name_copy'),
(964, 77, 'CAPTION', 'First Name copy'),
(965, 77, 'DEFAULTVALUE', ''),
(966, 77, 'DESCRIPTION', ''),
(967, 77, 'REQUIRED', 'YES'),
(968, 77, 'VALIDATIONRULE', 'alphanumeric'),
(969, 77, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your first name.'),
(970, 77, 'VALIDATIONEXTRA', ''),
(971, 77, 'INPUTTYPE', 'text'),
(972, 77, 'ATTRMIN', ''),
(973, 77, 'ATTRMAX', ''),
(974, 77, 'ATTRSTEP', '1'),
(975, 77, 'SIZE', '20'),
(976, 77, 'MAXSIZE', ''),
(977, 77, 'PLACEHOLDER', 'First Name*'),
(978, 77, 'ADDITIONALATTRIBUTES', 'class=\"required8\" onkeyup=\"enableSubmit8()\"'),
(979, 77, 'TEXT', ''),
(980, 78, 'NAME', 'Last_Name_copy'),
(981, 78, 'CAPTION', 'Last Name copy'),
(982, 78, 'DEFAULTVALUE', ''),
(983, 78, 'DESCRIPTION', ''),
(984, 78, 'REQUIRED', 'YES'),
(985, 78, 'VALIDATIONRULE', 'alphanumeric'),
(986, 78, 'VALIDATIONMESSAGE', 'Invalid Input.Please your last name.'),
(987, 78, 'VALIDATIONEXTRA', ''),
(988, 78, 'INPUTTYPE', 'text'),
(989, 78, 'ATTRMIN', ''),
(990, 78, 'ATTRMAX', ''),
(991, 78, 'ATTRSTEP', '1'),
(992, 78, 'SIZE', '20'),
(993, 78, 'MAXSIZE', ''),
(994, 78, 'PLACEHOLDER', 'Last Name*'),
(995, 78, 'ADDITIONALATTRIBUTES', 'class=\"required8\" onkeyup=\"enableSubmit8()\"'),
(996, 78, 'TEXT', ''),
(997, 79, 'NAME', 'Email_copy'),
(998, 79, 'CAPTION', 'Email copy'),
(999, 79, 'DEFAULTVALUE', ''),
(1000, 79, 'DESCRIPTION', ''),
(1001, 79, 'REQUIRED', 'YES'),
(1002, 79, 'VALIDATIONRULE', 'email'),
(1003, 79, 'VALIDATIONMESSAGE', 'Invalid Input.Please Enter your Email'),
(1004, 79, 'VALIDATIONEXTRA', ''),
(1005, 79, 'INPUTTYPE', 'text'),
(1006, 79, 'ATTRMIN', ''),
(1007, 79, 'ATTRMAX', ''),
(1008, 79, 'ATTRSTEP', '1'),
(1009, 79, 'SIZE', '20'),
(1010, 79, 'MAXSIZE', ''),
(1011, 79, 'PLACEHOLDER', 'Email*'),
(1012, 79, 'ADDITIONALATTRIBUTES', 'class=\"required8\" onkeyup=\"enableSubmit8()\"'),
(1013, 79, 'TEXT', ''),
(1014, 80, 'NAME', 'Phone_Number_copy'),
(1015, 80, 'CAPTION', 'Phone Number copy'),
(1016, 80, 'DEFAULTVALUE', ''),
(1017, 80, 'DESCRIPTION', ''),
(1018, 80, 'REQUIRED', 'YES'),
(1019, 80, 'VALIDATIONRULE', 'phonenumber'),
(1020, 80, 'VALIDATIONMESSAGE', 'Invalid Input.Please Enter your Phone Number.'),
(1021, 80, 'VALIDATIONEXTRA', ''),
(1022, 80, 'INPUTTYPE', 'text'),
(1023, 80, 'ATTRMIN', ''),
(1024, 80, 'ATTRMAX', ''),
(1025, 80, 'ATTRSTEP', '1'),
(1026, 80, 'SIZE', '20'),
(1027, 80, 'MAXSIZE', ''),
(1028, 80, 'PLACEHOLDER', 'Phone Number*'),
(1029, 80, 'ADDITIONALATTRIBUTES', 'class=\"required8\" onkeyup=\"enableSubmit8()\"'),
(1030, 80, 'TEXT', ''),
(1031, 81, 'NAME', 'form-inside-content'),
(1032, 81, 'TEXT', '<span class=\"form-inside-content\">Upload CV/Resume</span>'),
(1033, 82, 'NAME', 'First Name'),
(1034, 82, 'CAPTION', 'First Name'),
(1035, 82, 'REQUIRED', 'YES'),
(1036, 82, 'SIZE', '20'),
(1037, 82, 'MAXSIZE', ''),
(1038, 82, 'VALIDATIONRULE', 'alphanumeric'),
(1039, 82, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your first name'),
(1040, 82, 'ADDITIONALATTRIBUTES', 'class=\"required9\" onkeyup=\"enableSubmit9()\"'),
(1041, 82, 'DEFAULTVALUE', ''),
(1042, 82, 'DESCRIPTION', ''),
(1043, 82, 'VALIDATIONEXTRA', ''),
(1044, 82, 'INPUTTYPE', 'text'),
(1045, 82, 'ATTRMIN', ''),
(1046, 82, 'ATTRMAX', ''),
(1047, 82, 'ATTRSTEP', ''),
(1048, 82, 'PLACEHOLDER', 'First Name *'),
(1049, 82, 'TEXT', ''),
(1050, 83, 'NAME', 'Last_Name'),
(1051, 83, 'CAPTION', 'Last Name'),
(1052, 83, 'DEFAULTVALUE', ''),
(1053, 83, 'DESCRIPTION', ''),
(1054, 83, 'REQUIRED', 'YES'),
(1055, 83, 'VALIDATIONRULE', 'alphanumeric'),
(1056, 83, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your last name'),
(1057, 83, 'VALIDATIONEXTRA', ''),
(1058, 83, 'INPUTTYPE', 'text'),
(1059, 83, 'ATTRMIN', ''),
(1060, 83, 'ATTRMAX', ''),
(1061, 83, 'ATTRSTEP', '1'),
(1062, 83, 'SIZE', '20'),
(1063, 83, 'MAXSIZE', ''),
(1064, 83, 'PLACEHOLDER', 'Last Name*'),
(1065, 83, 'ADDITIONALATTRIBUTES', 'class=\"required9\" onkeyup=\"enableSubmit9()\"'),
(1066, 83, 'TEXT', ''),
(1067, 84, 'NAME', 'Email'),
(1068, 84, 'CAPTION', 'Email'),
(1069, 84, 'REQUIRED', 'YES'),
(1070, 84, 'SIZE', '20'),
(1071, 84, 'MAXSIZE', ''),
(1072, 84, 'VALIDATIONRULE', 'email'),
(1073, 84, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your email.'),
(1074, 84, 'ADDITIONALATTRIBUTES', 'class=\"required9\" onkeyup=\"enableSubmit9()\"'),
(1075, 84, 'DEFAULTVALUE', ''),
(1076, 84, 'DESCRIPTION', ''),
(1077, 84, 'VALIDATIONEXTRA', ''),
(1078, 84, 'INPUTTYPE', 'text'),
(1079, 84, 'ATTRMIN', ''),
(1080, 84, 'ATTRMAX', ''),
(1081, 84, 'ATTRSTEP', ''),
(1082, 84, 'PLACEHOLDER', 'Email *'),
(1083, 84, 'TEXT', ''),
(1084, 85, 'NAME', 'Phone number'),
(1085, 85, 'CAPTION', 'Phone number'),
(1086, 85, 'REQUIRED', 'YES'),
(1087, 85, 'SIZE', '20'),
(1088, 85, 'MAXSIZE', ''),
(1089, 85, 'VALIDATIONRULE', 'phonenumber'),
(1090, 85, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter your phone number'),
(1091, 85, 'ADDITIONALATTRIBUTES', 'class=\"required9\" onkeyup=\"enableSubmit9()\"'),
(1092, 85, 'DEFAULTVALUE', ''),
(1093, 85, 'DESCRIPTION', ''),
(1094, 85, 'VALIDATIONEXTRA', ''),
(1095, 85, 'INPUTTYPE', 'text'),
(1096, 85, 'ATTRMIN', ''),
(1097, 85, 'ATTRMAX', ''),
(1098, 85, 'ATTRSTEP', ''),
(1099, 85, 'PLACEHOLDER', 'Phone number *'),
(1100, 85, 'TEXT', ''),
(1101, 86, 'NAME', 'cover Letter'),
(1102, 86, 'CAPTION', ''),
(1103, 86, 'DEFAULTVALUE', ''),
(1104, 86, 'DESCRIPTION', ''),
(1105, 86, 'REQUIRED', 'YES'),
(1106, 86, 'VALIDATIONRULE', 'none'),
(1107, 86, 'VALIDATIONEXTRA', ''),
(1108, 86, 'VALIDATIONMESSAGE', 'Invalid Input. Please enter Cover letter.'),
(1109, 86, 'COLS', '50'),
(1110, 86, 'ROWS', '3'),
(1111, 86, 'PLACEHOLDER', 'Enter Cover Letter... *'),
(1112, 86, 'WYSIWYG', 'NO'),
(1113, 86, 'WYSIWYGBUTTONS', 'NO'),
(1114, 86, 'MAXSIZE', ''),
(1115, 86, 'SHOW_CHAR_COUNT', 'NO'),
(1116, 86, 'ADDITIONALATTRIBUTES', 'class=\"required9\" onkeyup=\"enableSubmit9()\"'),
(1117, 86, 'TEXT', ''),
(1118, 87, 'NAME', 'form-inside-content'),
(1119, 87, 'TEXT', '<span class=\"form-inside-content\">Upload CV/Resume</span>'),
(1120, 88, 'NAME', 'Upload_Resume'),
(1121, 88, 'CAPTION', 'Upload Resume'),
(1122, 88, 'DESCRIPTION', ''),
(1123, 88, 'REQUIRED', 'YES'),
(1124, 88, 'VALIDATIONMESSAGE', 'Invalid Input. Please upload your CV/Resume.'),
(1125, 88, 'FILESIZE', '5000'),
(1126, 88, 'DESTINATION', 'components/com_rsform/uploads/'),
(1127, 88, 'MULTIPLE', 'NO'),
(1128, 88, 'MULTIPLEPLUS', 'NO'),
(1129, 88, 'MINFILES', '1'),
(1130, 88, 'MAXFILES', '0'),
(1131, 88, 'FILESSEPARATOR', '<br />'),
(1132, 88, 'ACCEPTEDFILES', ''),
(1133, 88, 'ACCEPTEDFILESIMAGES', 'NO'),
(1134, 88, 'SHOWIMAGEPREVIEW', 'NO'),
(1135, 88, 'THUMBSIZE', '220'),
(1136, 88, 'THUMBQUALITY', '75'),
(1137, 88, 'THUMBEXTENSION', 'jpg'),
(1138, 88, 'SANITIZEFILENAME', 'NO'),
(1139, 88, 'PREFIX', ''),
(1140, 88, 'ADDITIONALATTRIBUTES', ''),
(1141, 88, 'TEXT', ''),
(1142, 88, 'EMAILATTACH', ''),
(1143, 89, 'NAME', 'hCaptcha'),
(1144, 89, 'CAPTION', ''),
(1145, 89, 'DESCRIPTION', ''),
(1146, 89, 'VALIDATIONMESSAGE', 'Invalid Input'),
(1147, 89, 'THEME', 'LIGHT'),
(1148, 89, 'SIZE', 'NORMAL'),
(1149, 89, 'ADDITIONALATTRIBUTES', ''),
(1150, 89, 'TEXT', ''),
(1151, 90, 'NAME', 'Submit9'),
(1152, 90, 'LABEL', 'Submit'),
(1153, 90, 'CAPTION', ''),
(1154, 90, 'RESET', 'NO'),
(1155, 90, 'RESETLABEL', 'Reset'),
(1156, 90, 'ADDITIONALATTRIBUTES', 'Disabled'),
(1157, 90, 'PREVBUTTON', ''),
(1158, 90, 'DISPLAYPROGRESS', 'NO'),
(1159, 90, 'DISPLAYPROGRESSMSG', ''),
(1160, 90, 'ALLOWHTML', 'NO'),
(1161, 90, 'TEXT', '');

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

--
-- Table structure for table `cuod6_rsform_submissions`
--

DROP TABLE IF EXISTS `cuod6_rsform_submissions`;
CREATE TABLE `cuod6_rsform_submissions` (
  `SubmissionId` int(11) NOT NULL,
  `FormId` int(11) NOT NULL DEFAULT 0,
  `DateSubmitted` datetime NOT NULL,
  `UserIp` varchar(255) NOT NULL DEFAULT '',
  `Username` varchar(255) NOT NULL DEFAULT '',
  `UserId` int(11) NOT NULL DEFAULT 0,
  `Lang` varchar(255) NOT NULL,
  `confirmed` tinyint(1) NOT NULL,
  `ConfirmedIp` varchar(255) NOT NULL DEFAULT '',
  `ConfirmedDate` datetime DEFAULT NULL,
  `SubmissionHash` varchar(32) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Dumping data for table `cuod6_rsform_submissions`
--

INSERT INTO `cuod6_rsform_submissions` (`SubmissionId`, `FormId`, `DateSubmitted`, `UserIp`, `Username`, `UserId`, `Lang`, `confirmed`, `ConfirmedIp`, `ConfirmedDate`, `SubmissionHash`) VALUES
(1, 1, '2025-03-06 14:52:27', '194.61.40.33', '', 0, 'en-GB', 1, '', NULL, '88d6253f659ecceab3a582d3d6e8ca6e'),
(2, 1, '2025-03-07 10:54:36', '49.43.169.158', '', 0, 'en-GB', 1, '', NULL, 'cd7d6d4ca98ebfe15e02efc105819fb8'),
(3, 3, '2025-03-07 10:56:36', '49.43.169.158', '', 0, 'en-GB', 1, '', NULL, '4851db4076df207215b1d7f88c3ac686'),
(4, 3, '2025-03-10 10:16:00', '49.43.160.116', '', 0, 'en-GB', 1, '', NULL, 'b5ea37f5ec435134b41a6f394b704d83'),
(5, 3, '2025-03-10 10:27:15', '49.43.160.116', '', 0, 'en-GB', 1, '', NULL, '26dd3ec215bdafc91e923f4ca0dfd41e'),
(6, 3, '2025-03-10 11:54:11', '49.43.160.116', '', 0, 'en-GB', 1, '', NULL, 'cf012ae3bcce1f6346e6d58ece67fa8c'),
(7, 4, '2025-03-10 12:02:12', '49.43.160.116', '', 0, 'en-GB', 1, '', NULL, '2a5ccf4945fd1acb07207c2cc21a18a8'),
(8, 4, '2025-03-11 14:37:59', '49.148.247.80', '', 0, 'en-GB', 1, '', NULL, '776faa521ee3887357d9966a7730d644'),
(9, 5, '2025-04-05 15:39:07', '223.233.66.44', '', 0, 'en-GB', 1, '', NULL, '915e4774614eae65d1c4d365f1eed4df'),
(10, 5, '2025-04-05 15:40:47', '223.233.66.44', '', 0, 'en-GB', 1, '', NULL, '3b466fd0a0653c00c2ac431e1e06a262'),
(11, 5, '2025-04-09 11:40:30', '106.215.165.177', '', 0, 'en-GB', 1, '', NULL, '44d95f69046e937d0c0d651aa9a220bb'),
(12, 5, '2025-05-12 13:42:41', '45.31.69.45', '', 0, 'en-GB', 1, '', NULL, '20a729c20d80455b122f5af8825de307'),
(13, 5, '2025-05-19 20:58:11', '143.44.164.129', '', 0, 'en-GB', 1, '', NULL, '4a87ff25d7349272cb4f99c5952b5998'),
(14, 5, '2025-05-19 20:59:44', '143.44.164.129', '', 0, 'en-GB', 1, '', NULL, 'fbc301e72149fe7a7665e6de6cdb478d'),
(15, 5, '2025-05-19 21:00:10', '143.44.164.129', '', 0, 'en-GB', 1, '', NULL, '90af8c106ddaad654362881af2d20c6b'),
(16, 5, '2025-05-19 21:00:33', '143.44.164.129', '', 0, 'en-GB', 1, '', NULL, 'dd5fd113d6fda940e82e7c2231e3b2cc'),
(17, 5, '2025-05-19 21:03:48', '143.44.164.129', '', 0, 'en-GB', 1, '', NULL, 'c64cf7b7306a626f8925f70bb14e0037'),
(18, 5, '2025-05-19 21:10:40', '143.44.164.129', '', 0, 'en-GB', 1, '', NULL, '42b60cf4d33b6d9cf6e35bdf0adc8447'),
(19, 5, '2025-05-20 07:20:01', '49.43.168.11', '', 0, 'en-GB', 1, '', NULL, '9f1580b763d7d4236ee82e4b6b8cf3d1'),
(20, 5, '2025-05-20 07:21:26', '49.43.168.11', '', 0, 'en-GB', 1, '', NULL, 'a6abb1a2fcb0626140b39372b2fbbc9e');

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

--
-- Table structure for table `cuod6_rsform_submission_columns`
--

DROP TABLE IF EXISTS `cuod6_rsform_submission_columns`;
CREATE TABLE `cuod6_rsform_submission_columns` (
  `FormId` int(11) NOT NULL,
  `ColumnName` varchar(255) NOT NULL,
  `ColumnStatic` tinyint(1) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

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

--
-- Table structure for table `cuod6_rsform_submission_values`
--

DROP TABLE IF EXISTS `cuod6_rsform_submission_values`;
CREATE TABLE `cuod6_rsform_submission_values` (
  `SubmissionValueId` int(11) NOT NULL,
  `FormId` int(11) NOT NULL,
  `SubmissionId` int(11) NOT NULL DEFAULT 0,
  `FieldName` text NOT NULL,
  `FieldValue` mediumtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_rsform_submission_values`
--

INSERT INTO `cuod6_rsform_submission_values` (`SubmissionValueId`, `FormId`, `SubmissionId`, `FieldName`, `FieldValue`) VALUES
(1, 1, 1, 'Name', 'john doe'),
(2, 1, 1, 'Email', 'team@activatedigitalmedia.com'),
(3, 1, 1, 'Phone_Number', '(346) 200-6097'),
(4, 1, 1, 'How_Can_We_Help_You', 'this is test mail sent by dev team.'),
(5, 1, 1, 'Submit', ''),
(6, 1, 1, 'formId', '1'),
(7, 1, 2, 'Name', 'Jon Doe'),
(8, 1, 2, 'Email', 'team@axelwebtechnologies.com'),
(9, 1, 2, 'Phone_Number', '1234567890'),
(10, 1, 2, 'How_Can_We_Help_You', 'test by dev team'),
(11, 1, 2, 'Submit', ''),
(12, 1, 2, 'formId', '1'),
(13, 3, 3, 'Name', 'Jon Doe'),
(14, 3, 3, 'Email', 'team@axelwebtechnologies.com'),
(15, 3, 3, 'Phone_Number', '1234567890'),
(16, 3, 3, 'How_Can_We_Help_You', 'test by dev team'),
(17, 3, 3, 'Submit1', ''),
(18, 3, 3, 'formId', '3'),
(19, 3, 4, 'Name', 'Jon Doe'),
(20, 3, 4, 'Email', 'team@activatedigitalmedia.com'),
(21, 3, 4, 'Phone_Number', '1234567890'),
(22, 3, 4, 'Company_Name', 'xyz'),
(23, 3, 4, 'How_Can_We_Help_You', 'Test by dev team'),
(24, 3, 4, 'Submit1', ''),
(25, 3, 4, 'formId', '3'),
(26, 3, 5, 'Name', 'Jon Doe'),
(27, 3, 5, 'Email', 'team@activatedigitalmedia.com'),
(28, 3, 5, 'Phone_Number', '1234567890'),
(29, 3, 5, 'Company_Name', 'xyz'),
(30, 3, 5, 'How_Can_We_Help_You', 'test by dev team'),
(31, 3, 5, 'Submit1', ''),
(32, 3, 5, 'formId', '3'),
(33, 3, 6, 'First Name', 'Jon'),
(34, 3, 6, 'Last Name', 'Doe'),
(35, 3, 6, 'Company', 'AWT test'),
(36, 3, 6, 'Business Email', 'team@axelwebtechnologies.com'),
(37, 3, 6, 'Services', 'Received a Breach Notification? '),
(38, 3, 6, 'Comments', 'Test By dev team'),
(39, 3, 6, 'Submit1', ''),
(40, 3, 6, 'formId', '3'),
(41, 4, 7, 'First Name', 'Jon'),
(42, 4, 7, 'Last Name', 'Doe'),
(43, 4, 7, 'Company', 'AWT test2'),
(44, 4, 7, 'Business Email', 'team@axelwebtechnologies.com'),
(45, 4, 7, 'Services', 'Business Services '),
(46, 4, 7, 'Comments', 'Test by dev team'),
(47, 4, 7, 'Submit', ''),
(48, 4, 7, 'formId', '4'),
(49, 4, 8, 'First Name', 'Maegan'),
(50, 4, 8, 'Last Name', 'Pars'),
(51, 4, 8, 'Company', 'sdfsdf'),
(52, 4, 8, 'Business Email', 'maegan@activatedigitalmedia.com'),
(53, 4, 8, 'Services', 'Business Services '),
(54, 4, 8, 'Comments', 'test'),
(55, 4, 8, 'Submit', ''),
(56, 4, 8, 'formId', '4'),
(57, 5, 9, 'Name', 'jon Doe'),
(58, 5, 9, 'Email', 'team@activatedigitalmedia.com'),
(59, 5, 9, 'Phone number', '2015551092'),
(60, 5, 9, 'Street Address', 'Dehradun'),
(61, 5, 9, 'City', 'dehradun'),
(62, 5, 9, 'Zip', '23451'),
(63, 5, 9, 'Comments', 'test'),
(64, 5, 9, 'Submit1', ''),
(65, 5, 9, 'formId', '5'),
(66, 5, 10, 'Name', 'jon Doee'),
(67, 5, 10, 'Email', 'team@activatedigitalmedia.com'),
(68, 5, 10, 'Phone number', '2015551092'),
(69, 5, 10, 'Street Address', 'Dehradun'),
(70, 5, 10, 'City', 'dun'),
(71, 5, 10, 'Zip', '23451'),
(72, 5, 10, 'Comments', 'test'),
(73, 5, 10, 'Submit1', ''),
(74, 5, 10, 'formId', '5'),
(75, 5, 11, 'Name', 'john doe'),
(76, 5, 11, 'Email', 'gopal@axelwebtechnologies.com'),
(77, 5, 11, 'Phone number', '123-234-3434'),
(78, 5, 11, 'Street Address', 'test'),
(79, 5, 11, 'City', 'test'),
(80, 5, 11, 'Zip', '77381'),
(81, 5, 11, 'Comments', 'test by dev team'),
(82, 5, 11, 'Submit1', ''),
(83, 5, 11, 'formId', '5'),
(84, 5, 12, 'Name', 'Jonathan Banks'),
(85, 5, 12, 'Email', 'charlottegladders@gmail.com'),
(86, 5, 12, 'Phone number', '9704036476'),
(87, 5, 12, 'Street Address', '144 Pine Arbor Circle'),
(88, 5, 12, 'City', 'St Augustine'),
(89, 5, 12, 'Zip', '32084'),
(90, 5, 12, 'Comments', 'fyj'),
(91, 5, 12, 'Submit1', ''),
(92, 5, 12, 'formId', '5'),
(93, 5, 13, 'Name', 'dfgdfg dfgdfg'),
(94, 5, 13, 'Email', 'maegan@activatedigitalmediacom'),
(95, 5, 13, 'Phone number', '(346) 200-6097'),
(96, 5, 13, 'Street Address', '504 Spring Hill Drive'),
(97, 5, 13, 'City', 'Tarlac City'),
(98, 5, 13, 'Zip', '6000'),
(99, 5, 13, 'Comments', 'message'),
(100, 5, 13, 'Submit1', ''),
(101, 5, 13, 'formId', '5'),
(102, 5, 14, 'Name', 'Maegan'),
(103, 5, 14, 'Email', 'maegan@activatedigitalmedia.com'),
(104, 5, 14, 'Phone number', '3462006097'),
(105, 5, 14, 'Street Address', 'Tarlac'),
(106, 5, 14, 'City', 'Tarlac'),
(107, 5, 14, 'Zip', '6000'),
(108, 5, 14, 'Comments', 'message'),
(109, 5, 14, 'Submit1', ''),
(110, 5, 14, 'formId', '5'),
(111, 5, 15, 'Name', 'Maegan'),
(112, 5, 15, 'Email', 'maegan@activatedigitalmedia.com'),
(113, 5, 15, 'Phone number', '3462006097'),
(114, 5, 15, 'Street Address', 'Tarlac'),
(115, 5, 15, 'City', 'Tarlac'),
(116, 5, 15, 'Zip', '6000'),
(117, 5, 15, 'Comments', 'messages'),
(118, 5, 15, 'Submit1', ''),
(119, 5, 15, 'formId', '5'),
(120, 5, 16, 'Name', 'Maegan'),
(121, 5, 16, 'Email', 'maegan@activatedigitalmedia.com'),
(122, 5, 16, 'Phone number', '3462006097'),
(123, 5, 16, 'Street Address', 'Tarlac'),
(124, 5, 16, 'City', 'Tarlac'),
(125, 5, 16, 'Zip', '6000'),
(126, 5, 16, 'Comments', 'message'),
(127, 5, 16, 'Submit1', ''),
(128, 5, 16, 'formId', '5'),
(129, 5, 17, 'Name', 'Maegan'),
(130, 5, 17, 'Email', 'maeganactivatedigitalmedia@com'),
(131, 5, 17, 'Phone number', '3462006097'),
(132, 5, 17, 'Street Address', 'Tarlac'),
(133, 5, 17, 'City', 'Tarlac'),
(134, 5, 17, 'Zip', '6000'),
(135, 5, 17, 'Comments', 'messages'),
(136, 5, 17, 'Submit1', ''),
(137, 5, 17, 'formId', '5'),
(138, 5, 18, 'Name', 'Maegan'),
(139, 5, 18, 'Email', 'maegan@activatedigitalmedia.com'),
(140, 5, 18, 'Phone number', '3462006097'),
(141, 5, 18, 'Street Address', 'message'),
(142, 5, 18, 'City', 'Tarlac'),
(143, 5, 18, 'Zip', '6000'),
(144, 5, 18, 'Comments', 'message'),
(145, 5, 18, 'Submit1', ''),
(146, 5, 18, 'formId', '5'),
(147, 5, 19, 'Name', 'jon Doe'),
(148, 5, 19, 'Email', 'team@activatedigitalmedia.com'),
(149, 5, 19, 'Phone number', '2015551092'),
(150, 5, 19, 'Street Address', 'Dehradun'),
(151, 5, 19, 'City', 'dehradun'),
(152, 5, 19, 'Zip', '23451'),
(153, 5, 19, 'Comments', 'rtr\r\n'),
(154, 5, 19, 'Submit1', ''),
(155, 5, 19, 'formId', '5'),
(156, 5, 20, 'Name', 'jon Doe'),
(157, 5, 20, 'Email', 'team@activatedigitalmedia.com'),
(158, 5, 20, 'Phone number', '2015551092'),
(159, 5, 20, 'Street Address', 'Dehradun'),
(160, 5, 20, 'City', 'dehradun'),
(161, 5, 20, 'Zip', '23451'),
(162, 5, 20, 'Comments', 'rtr\r\n'),
(163, 5, 20, 'Submit1', ''),
(164, 5, 20, 'formId', '5');

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

--
-- Table structure for table `cuod6_rsform_translations`
--

DROP TABLE IF EXISTS `cuod6_rsform_translations`;
CREATE TABLE `cuod6_rsform_translations` (
  `id` int(11) NOT NULL,
  `form_id` int(11) NOT NULL,
  `lang_code` varchar(16) NOT NULL,
  `reference` varchar(64) NOT NULL,
  `reference_id` varchar(255) NOT NULL,
  `value` mediumtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_scheduler_tasks`
--

DROP TABLE IF EXISTS `cuod6_scheduler_tasks`;
CREATE TABLE `cuod6_scheduler_tasks` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `title` varchar(255) NOT NULL DEFAULT '',
  `type` varchar(128) NOT NULL COMMENT 'unique identifier for job defined by plugin',
  `execution_rules` text DEFAULT NULL COMMENT 'Execution Rules, Unprocessed',
  `cron_rules` text DEFAULT NULL COMMENT 'Processed execution rules, crontab-like JSON form',
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `last_exit_code` int(11) NOT NULL DEFAULT 0 COMMENT 'Exit code when job was last run',
  `last_execution` datetime DEFAULT NULL COMMENT 'Timestamp of last run',
  `next_execution` datetime DEFAULT NULL COMMENT 'Timestamp of next (planned) run, referred for execution on trigger',
  `times_executed` int(11) DEFAULT 0 COMMENT 'Count of successful triggers',
  `times_failed` int(11) DEFAULT 0 COMMENT 'Count of failures',
  `locked` datetime DEFAULT NULL,
  `priority` smallint(6) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0 COMMENT 'Configurable list ordering',
  `cli_exclusive` smallint(6) NOT NULL DEFAULT 0 COMMENT 'If 1, the task is only accessible via CLI',
  `params` text NOT NULL,
  `note` text DEFAULT NULL,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_scheduler_tasks`
--

INSERT INTO `cuod6_scheduler_tasks` (`id`, `asset_id`, `title`, `type`, `execution_rules`, `cron_rules`, `state`, `last_exit_code`, `last_execution`, `next_execution`, `times_executed`, `times_failed`, `locked`, `priority`, `ordering`, `cli_exclusive`, `params`, `note`, `created`, `created_by`, `checked_out`, `checked_out_time`) VALUES
(1, 97, 'Rotate Logs', 'rotation.logs', '{\"rule-type\":\"interval-days\",\"interval-days\":\"30\",\"exec-day\":\"5\",\"exec-time\":\"08:00\"}', '{\"type\":\"interval\",\"exp\":\"P30D\"}', 1, 0, '2025-05-05 04:37:35', '2025-06-04 08:00:00', 2, 0, NULL, 0, 0, 0, '{\"individual_log\":false,\"log_file\":\"\",\"notifications\":{\"success_mail\":\"0\",\"failure_mail\":\"1\",\"fatal_failure_mail\":\"1\",\"orphan_mail\":\"1\"},\"logstokeep\":1}', NULL, '2025-03-05 08:18:34', 102, NULL, NULL),
(2, 98, 'Session GC', 'session.gc', '{\"rule-type\":\"interval-hours\",\"interval-hours\":\"24\",\"exec-day\":\"01\",\"exec-time\":\"08:00\"}', '{\"type\":\"interval\",\"exp\":\"PT24H\"}', 1, 0, '2025-05-26 12:54:53', '2025-05-27 12:54:53', 46, 0, NULL, 0, 0, 0, '{\"individual_log\":false,\"log_file\":\"\",\"notifications\":{\"success_mail\":\"0\",\"failure_mail\":\"1\",\"fatal_failure_mail\":\"1\",\"orphan_mail\":\"1\"},\"enable_session_gc\":1,\"enable_session_metadata_gc\":1}', NULL, '2025-03-05 08:18:34', 102, NULL, NULL),
(3, 99, 'Update Notification', 'update.notification', '{\"rule-type\":\"interval-hours\",\"interval-hours\":\"24\",\"exec-day\":\"01\",\"exec-time\":\"08:00\"}', '{\"type\":\"interval\",\"exp\":\"PT24H\"}', 1, 0, '2025-05-26 12:59:53', '2025-05-27 12:59:54', 46, 0, NULL, 0, 0, 0, '{\"individual_log\":false,\"log_file\":\"\",\"notifications\":{\"success_mail\":\"0\",\"failure_mail\":\"1\",\"fatal_failure_mail\":\"1\",\"orphan_mail\":\"1\"},\"email\":\"\",\"language_override\":\"\"}', NULL, '2025-03-05 08:18:34', 102, NULL, NULL);

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

--
-- Table structure for table `cuod6_schemaorg`
--

DROP TABLE IF EXISTS `cuod6_schemaorg`;
CREATE TABLE `cuod6_schemaorg` (
  `id` int(10) UNSIGNED NOT NULL,
  `itemId` int(10) UNSIGNED DEFAULT NULL,
  `context` varchar(100) DEFAULT NULL,
  `schemaType` varchar(100) DEFAULT NULL,
  `schema` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_schemas`
--

DROP TABLE IF EXISTS `cuod6_schemas`;
CREATE TABLE `cuod6_schemas` (
  `extension_id` int(11) NOT NULL,
  `version_id` varchar(20) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_schemas`
--

INSERT INTO `cuod6_schemas` (`extension_id`, `version_id`) VALUES
(240, '5.2.2-2024-09-24');

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

--
-- Table structure for table `cuod6_session`
--

DROP TABLE IF EXISTS `cuod6_session`;
CREATE TABLE `cuod6_session` (
  `session_id` varbinary(192) NOT NULL,
  `client_id` tinyint(3) UNSIGNED DEFAULT NULL,
  `guest` tinyint(3) UNSIGNED DEFAULT 1,
  `time` int(11) NOT NULL DEFAULT 0,
  `data` mediumtext DEFAULT NULL,
  `userid` int(11) DEFAULT 0,
  `username` varchar(150) DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_session`
--

INSERT INTO `cuod6_session` (`session_id`, `client_id`, `guest`, `time`, `data`, `userid`, `username`) VALUES
(0x3436306639333138633138343034333733353464623236633461666661623530, 0, 1, 1748264516, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjQ7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzQ4MjY0MDkxO3M6NDoibGFzdCI7aToxNzQ4MjY0MzkzO3M6Mzoibm93IjtpOjE3NDgyNjQ1MTY7fXM6NToidG9rZW4iO3M6MzI6ImRiMmNlNGI5YTRiNjE2ZTYyMThiM2I0OWJhNjMwMWE4Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, '');

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

--
-- Table structure for table `cuod6_tags`
--

DROP TABLE IF EXISTS `cuod6_tags`;
CREATE TABLE `cuod6_tags` (
  `id` int(10) UNSIGNED NOT NULL,
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `lft` int(11) NOT NULL DEFAULT 0,
  `rgt` int(11) NOT NULL DEFAULT 0,
  `level` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `path` varchar(400) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL,
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `description` mediumtext NOT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  `metadesc` varchar(1024) NOT NULL COMMENT 'The meta description for the page.',
  `metakey` varchar(1024) NOT NULL DEFAULT '' COMMENT 'The keywords for the page.',
  `metadata` varchar(2048) NOT NULL COMMENT 'JSON encoded metadata properties.',
  `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_time` datetime NOT NULL,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL,
  `images` text NOT NULL,
  `urls` text NOT NULL,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_tags`
--

INSERT INTO `cuod6_tags` (`id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `title`, `alias`, `note`, `description`, `published`, `checked_out`, `checked_out_time`, `access`, `params`, `metadesc`, `metakey`, `metadata`, `created_user_id`, `created_time`, `created_by_alias`, `modified_user_id`, `modified_time`, `images`, `urls`, `hits`, `language`, `version`, `publish_up`, `publish_down`) VALUES
(1, 0, 0, 1, 0, '', 'ROOT', 'root', '', '', 1, NULL, NULL, 1, '', '', '', '', 102, '2025-03-05 08:18:29', '', 102, '2025-03-05 08:18:29', '', '', 0, '*', 1, NULL, NULL);

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

--
-- Table structure for table `cuod6_template_overrides`
--

DROP TABLE IF EXISTS `cuod6_template_overrides`;
CREATE TABLE `cuod6_template_overrides` (
  `id` int(10) UNSIGNED NOT NULL,
  `template` varchar(50) NOT NULL DEFAULT '',
  `hash_id` varchar(255) NOT NULL DEFAULT '',
  `extension_id` int(11) DEFAULT 0,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `action` varchar(50) NOT NULL DEFAULT '',
  `client_id` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `created_date` datetime NOT NULL,
  `modified_date` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_template_styles`
--

DROP TABLE IF EXISTS `cuod6_template_styles`;
CREATE TABLE `cuod6_template_styles` (
  `id` int(10) UNSIGNED NOT NULL,
  `template` varchar(50) NOT NULL DEFAULT '',
  `client_id` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `home` char(7) NOT NULL DEFAULT '0',
  `title` varchar(255) NOT NULL DEFAULT '',
  `inheritable` tinyint(4) NOT NULL DEFAULT 0,
  `parent` varchar(50) DEFAULT '',
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_template_styles`
--

INSERT INTO `cuod6_template_styles` (`id`, `template`, `client_id`, `home`, `title`, `inheritable`, `parent`, `params`) VALUES
(10, 'atum', 1, '1', 'Atum - Default', 1, '', '{\"hue\":\"hsl(214, 63%, 20%)\",\"bg-light\":\"#f0f4fb\",\"text-dark\":\"#495057\",\"text-light\":\"#ffffff\",\"link-color\":\"#2a69b8\",\"link-color-dark\":\"#6fbfdb\",\"special-color\":\"#001b4c\",\"monochrome\":\"0\",\"colorScheme\":\"os\",\"loginLogo\":\"images\\/black-dog-logo.png#joomlaImage:\\/\\/local-images\\/black-dog-logo.png?width=120&height=120\",\"loginLogoAlt\":\"\",\"logoBrandLarge\":\"images\\/black-dog-logo.png#joomlaImage:\\/\\/local-images\\/black-dog-logo.png?width=120&height=120\",\"logoBrandLargeAlt\":\"\",\"logoBrandSmall\":\"images\\/black-dog-logo.png#joomlaImage:\\/\\/local-images\\/black-dog-logo.png?width=120&height=120\",\"logoBrandSmallAlt\":\"\"}'),
(11, 'cassiopeia', 0, '0', 'Cassiopeia - Default', 1, '', '{\"brand\":\"1\",\"logoFile\":\"\",\"siteTitle\":\"\",\"siteDescription\":\"\",\"useFontScheme\":\"0\",\"colorName\":\"colors_standard\",\"fluidContainer\":\"0\",\"stickyHeader\":0,\"backTop\":0}'),
(12, 'cassiopeia_blackdog', 0, '1', 'cassiopeia_blackdog - Default', 0, 'cassiopeia', '{\"brand\":\"0\",\"logoFile\":\"\",\"siteTitle\":\"\",\"siteDescription\":\"\",\"useFontScheme\":\"0\",\"systemFontBody\":\"\",\"systemFontHeading\":\"\",\"colorName\":\"colors_standard\",\"fluidContainer\":\"0\",\"stickyHeader\":1,\"backTop\":0}');

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

--
-- Table structure for table `cuod6_tuf_metadata`
--

DROP TABLE IF EXISTS `cuod6_tuf_metadata`;
CREATE TABLE `cuod6_tuf_metadata` (
  `id` int(11) NOT NULL,
  `update_site_id` int(11) DEFAULT 0,
  `root` text DEFAULT NULL,
  `targets` text DEFAULT NULL,
  `snapshot` text DEFAULT NULL,
  `timestamp` text DEFAULT NULL,
  `mirrors` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Secure TUF Updates';

--
-- Dumping data for table `cuod6_tuf_metadata`
--

INSERT INTO `cuod6_tuf_metadata` (`id`, `update_site_id`, `root`, `targets`, `snapshot`, `timestamp`, `mirrors`) VALUES
(1, 1, '{\"signed\":{\"_type\":\"root\",\"spec_version\":\"1.0\",\"version\":6,\"expires\":\"2026-01-04T10:59:13Z\",\"keys\":{\"07eb082f367c034a95878687f6648aa76d93652b6ee73e58817053d89af6c44f\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"9b2af2d9b9727227735253d795bd27ea8f0e294a5f3603e822dc5052b44802b9\"}},\"1b1b1dd55b2c1c7258714cf1c1ae06f23e4607b28c762d016a9d81c48ffe5669\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"a18e5ebabc19d5d5984b601a292ece61ba3662ab2d071dc520da5bd4f8948799\"}},\"2dcaf3d0e552f150792f7c636d45429246dcfa34ac35b46a44f5c87cd17d457e\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"cb0a7a131961a20edea051d6dc2b091fb650bd399bd8514adb67b3c60db9f8f9\"}},\"31dd7c7290d664c9b88c0dead2697175293ea7df81b7f24153a37370fd3901c3\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"589d029a68b470deff1ca16dbf3eea6b5b3fcba0ae7bb52c468abc7fb058b2a2\"}},\"9e41a9d62d94c6a1c8a304f62c5bd72d84a9f286f27e8327cedeacb09e5156cc\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"6043c8bacc76ac5c9750f45454dd865c6ca1fc57d69e14cc192cfd420f6a66a9\"}},\"9eabc37383b243cd236375c66693db385911914b52556e1ec05fc70ed45e1bfe\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"a4b8509488f1c29ab0b1f610e7452fbec78b4f33f1fba5a418d6ff087c567429\"}},\"bfee044dd4574a281c9b7c0b6829913ef292c66c0512d1091a298cfca8493da9\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"6eb44460e5914e8e0df726ddb90bd1f3771b8ce5af19b40fb01ac5a85b023a6f\"}},\"e2229942b0fc1e6d7f82adf258e5bdadac10046d1470b7ec459c9eb4e076026b\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"ad1950e117b29ebe7a38635a2e574123e07571e4f9a011783e053b5f15d2562a\"}},\"ecc851a051c8d6439331ff0a37c7727321fc39896a34f950f73638b8a7cb472e\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"5d451915bc2b93a0e4e4745bc6a8b292d58996d50e0fb66c78c7827152a65879\"}}},\"roles\":{\"root\":{\"keyids\":[\"1b1b1dd55b2c1c7258714cf1c1ae06f23e4607b28c762d016a9d81c48ffe5669\",\"2dcaf3d0e552f150792f7c636d45429246dcfa34ac35b46a44f5c87cd17d457e\"],\"threshold\":1},\"snapshot\":{\"keyids\":[\"07eb082f367c034a95878687f6648aa76d93652b6ee73e58817053d89af6c44f\",\"2dcaf3d0e552f150792f7c636d45429246dcfa34ac35b46a44f5c87cd17d457e\",\"ecc851a051c8d6439331ff0a37c7727321fc39896a34f950f73638b8a7cb472e\",\"e2229942b0fc1e6d7f82adf258e5bdadac10046d1470b7ec459c9eb4e076026b\",\"bfee044dd4574a281c9b7c0b6829913ef292c66c0512d1091a298cfca8493da9\",\"9eabc37383b243cd236375c66693db385911914b52556e1ec05fc70ed45e1bfe\"],\"threshold\":1},\"targets\":{\"keyids\":[\"31dd7c7290d664c9b88c0dead2697175293ea7df81b7f24153a37370fd3901c3\",\"ecc851a051c8d6439331ff0a37c7727321fc39896a34f950f73638b8a7cb472e\",\"e2229942b0fc1e6d7f82adf258e5bdadac10046d1470b7ec459c9eb4e076026b\",\"bfee044dd4574a281c9b7c0b6829913ef292c66c0512d1091a298cfca8493da9\",\"9eabc37383b243cd236375c66693db385911914b52556e1ec05fc70ed45e1bfe\"],\"threshold\":1},\"timestamp\":{\"keyids\":[\"9e41a9d62d94c6a1c8a304f62c5bd72d84a9f286f27e8327cedeacb09e5156cc\"],\"threshold\":1}},\"consistent_snapshot\":true},\"signatures\":[{\"keyid\":\"1b1b1dd55b2c1c7258714cf1c1ae06f23e4607b28c762d016a9d81c48ffe5669\",\"sig\":\"ba9fc6e7ff7a8b85d8c60eb0319e6be7a501aba26898ed1ad64db6726b5315f3f426fcf29e632f2cbdb83a888324a1a0963d3145e0a0b34803be4c6e20732d0d\"}]}', '{\"signed\":{\"_type\":\"targets\",\"spec_version\":\"1.0\",\"version\":46,\"expires\":\"2025-08-22T14:43:17Z\",\"targets\":{\"Joomla_5.1.2-Stable-Upgrade_Package.zip\":{\"length\":28134889,\"hashes\":{\"sha512\":\"d6b46cdedb9b31d01a607fe4c2f3a830a3265ed6ae5c0cb7b0f836b1b016ee7c639bd8948df00baf1b61a87f2fc71368a80b39e67ef9ec2b8842ee0ab09a620f\"},\"custom\":{\"client\":\"site\",\"description\":\"Joomla! 5.1.2 Release\",\"downloads\":[{\"url\":\"https://downloads.joomla.org/cms/joomla5/5-1-2/Joomla_5.1.2-Stable-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"},{\"url\":\"https://github.com/joomla/joomla-cms/releases/download/5.1.2/Joomla_5.1.2-Stable-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"},{\"url\":\"https://update.joomla.org/releases/5.1.2/Joomla_5.1.2-Stable-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"}],\"element\":\"joomla\",\"infourl\":{\"url\":\"https://www.joomla.org/announcements/release-news/5909-joomla-5-1-2-and-joomla-4-4-6-security-and-bug-fix-release.html\",\"title\":\"Joomla! 5.1.2 Release\"},\"maintainer\":\"Joomla! Production Department\",\"maintainerurl\":\"https://www.joomla.org\",\"name\":\"Joomla! 5.1.2\",\"php_minimum\":\"8.1.0\",\"channel\":\"6.x\",\"stability\":\"Stable\",\"supported_databases\":{\"mariadb\":\"10.4\",\"mysql\":\"8.0.13\",\"postgresql\":\"11.0\"},\"targetplatform\":{\"name\":\"joomla\",\"version\":\"(5\\\\.[0-4])|^(4\\\\.4)\"},\"type\":\"file\",\"version\":\"5.1.2\"}},\"Joomla_5.2.6-Stable-Update_Package.zip\":{\"length\":28858320,\"hashes\":{\"sha512\":\"6a3d43d074e52d700c9c979f48707ac1cbcffb4a10a93b5b719250b131a0951a2202db6cc47875b702012a63db6a7df71d358b49d034b0bb28954ebdb009145c\"},\"custom\":{\"client\":\"site\",\"description\":\"Joomla! 5.2.6 Release\",\"downloads\":[{\"url\":\"https://downloads.joomla.org/cms/joomla5/5-2-6/Joomla_5.2.6-Stable-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"},{\"url\":\"https://github.com/joomla/joomla-cms/releases/download/5.2.6/Joomla_5.2.6-Stable-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"},{\"url\":\"https://update.joomla.org/releases/5.2.6/Joomla_5.2.6-Stable-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"}],\"element\":\"joomla\",\"infourl\":{\"url\":\"https://www.joomla.org/announcements/release-news/5925-joomla-5-2-6-security-release.html\",\"title\":\"Joomla! 5.2.6 Release\"},\"maintainer\":\"Joomla! Production Department\",\"maintainerurl\":\"https://www.joomla.org\",\"name\":\"Joomla! 5.2.6\",\"php_minimum\":\"8.1.0\",\"channel\":\"5.x\",\"stability\":\"Stable\",\"supported_databases\":{\"mariadb\":\"10.4\",\"mysql\":\"8.0.13\",\"postgresql\":\"11.0\"},\"targetplatform\":{\"name\":\"joomla\",\"version\":\"(5\\\\.[0-4])|^(4\\\\.4)\"},\"type\":\"file\",\"version\":\"5.2.6\"}},\"Joomla_5.3.0-Stable-Update_Package.zip\":{\"length\":29094600,\"hashes\":{\"sha512\":\"6c97969b1d4c18cd64db20f49d82e4a5b8a32c563422a2b5608a5707d5425d1b7d9d3a344b2dc15f3b505e3bf198fabbbb1137cc93ced74c1de632139384efb0\"},\"custom\":{\"client\":\"site\",\"description\":\"Joomla! 5.3.0 Release\",\"downloads\":[{\"url\":\"https://downloads.joomla.org/cms/joomla5/5-3-0/Joomla_5.3.0-Stable-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"},{\"url\":\"https://github.com/joomla/joomla-cms/releases/download/5.3.0/Joomla_5.3.0-Stable-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"},{\"url\":\"https://update.joomla.org/releases/5.3.0/Joomla_5.3.0-Stable-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"}],\"element\":\"joomla\",\"infourl\":{\"url\":\"https://www.joomla.org/announcements/release-news/5927-joomla-5-3-is-here.html\",\"title\":\"Joomla! 5.3.0 Release\"},\"maintainer\":\"Joomla! Production Department\",\"maintainerurl\":\"https://www.joomla.org\",\"name\":\"Joomla! 5.3.0\",\"php_minimum\":\"8.1.0\",\"channel\":\"5.x\",\"stability\":\"Stable\",\"supported_databases\":{\"mariadb\":\"10.4\",\"mysql\":\"8.0.13\",\"postgresql\":\"11.0\"},\"targetplatform\":{\"name\":\"joomla\",\"version\":\"(5\\\\.[0-4])|^(4\\\\.4)\"},\"type\":\"file\",\"version\":\"5.3.0\"}},\"Joomla_5.3.0-rc1-Release_Candidate-Update_Package.zip\":{\"length\":29060802,\"hashes\":{\"sha512\":\"498b052058fc0d4a28c8466d9db7fe8d97cbe4cf491d78cbab78d3aa66b888f30fb1fa71de1dfe26c0fd244c51dc8c7be6ba80750100ab6132eb57df444f2f53\"},\"custom\":{\"client\":\"site\",\"description\":\"Joomla! 5.3.0-rc1 Release\",\"downloads\":[{\"url\":\"https://github.com/joomla/joomla-cms/releases/download/5.3.0-rc1/Joomla_5.3.0-rc1-Release_Candidate-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"}],\"element\":\"joomla\",\"infourl\":{\"url\":\"https://www.joomla.org/announcements/release-news/5923-joomla-5-3-0-release-candidate.html\",\"title\":\"Joomla! 5.3.0-rc1 Release\"},\"maintainer\":\"Joomla! Production Department\",\"maintainerurl\":\"https://www.joomla.org\",\"name\":\"Joomla! 5.3.0-rc1\",\"php_minimum\":\"8.1.0\",\"channel\":\"5.x\",\"stability\":\"RC\",\"supported_databases\":{\"mariadb\":\"10.4\",\"mysql\":\"8.0.13\",\"postgresql\":\"11.0\"},\"targetplatform\":{\"name\":\"joomla\",\"version\":\"(5\\\\.[0-4])|^(4\\\\.4)\"},\"type\":\"file\",\"version\":\"5.3.0-rc1\"}},\"Joomla_5.3.0-rc2-Release_Candidate-Update_Package.zip\":{\"length\":29075074,\"hashes\":{\"sha512\":\"9ecebc56f171d16ce65f9199393093201c2a34b02447dfed5703549821b21eec311da7cfdde899dd6dd9a3b823624901f351dd3c70ea7215e1b190480f30fbdb\"},\"custom\":{\"client\":\"site\",\"description\":\"Joomla! 5.3.0-rc2 Release Candidate\",\"downloads\":[{\"url\":\"https://github.com/joomla/joomla-cms/releases/download/5.3.0-rc2/Joomla_5.3.0-rc2-Release_Candidate-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"}],\"element\":\"joomla\",\"infourl\":{\"url\":\"https://www.joomla.org/announcements/release-news/5924-joomla-5-3-0-release-candidate-2.html\",\"title\":\"Joomla! 5.3.0-rc2 Release Candidate\"},\"maintainer\":\"Joomla! Production Department\",\"maintainerurl\":\"https://www.joomla.org\",\"name\":\"Joomla! 5.3.0-rc2\",\"php_minimum\":\"8.1.0\",\"channel\":\"5.x\",\"stability\":\"RC\",\"supported_databases\":{\"mariadb\":\"10.4\",\"mysql\":\"8.0.13\",\"postgresql\":\"11.0\"},\"targetplatform\":{\"name\":\"joomla\",\"version\":\"(5\\\\.[0-4])|^(4\\\\.4)\"},\"type\":\"file\",\"version\":\"5.3.0-rc2\"}},\"Joomla_5.3.1-rc1-Release_Candidate-Update_Package.zip\":{\"length\":29295696,\"hashes\":{\"sha512\":\"bee8797b9cc641fd0e3ec228b5ed9de93b86ac1da481a2b75b43076b0c90975f3ffbcc5c6370f4f76ccccba68123a7fcf65f9c054287482a092930bb80e713d4\"},\"custom\":{\"client\":\"site\",\"description\":\"Joomla! 5.3.1-rc1 Release\",\"downloads\":[{\"url\":\"https://github.com/joomla/joomla-cms/releases/download/5.3.1-rc1/Joomla_5.3.1-rc1-Release_Candidate-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"}],\"element\":\"joomla\",\"infourl\":{\"url\":\"https://github.com/joomla/joomla-cms/releases/tag/5.3.1-rc1\",\"title\":\"Joomla! 5.3.1-rc1 Release\"},\"maintainer\":\"Joomla! Production Department\",\"maintainerurl\":\"https://www.joomla.org\",\"name\":\"Joomla! 5.3.1-rc1\",\"php_minimum\":\"8.1.0\",\"channel\":\"5.x\",\"stability\":\"RC\",\"supported_databases\":{\"mariadb\":\"10.4\",\"mysql\":\"8.0.13\",\"postgresql\":\"11.0\"},\"targetplatform\":{\"name\":\"joomla\",\"version\":\"(5\\\\.[0-4])|^(4\\\\.4)\"},\"type\":\"file\",\"version\":\"5.3.1-rc1\"}}}},\"signatures\":[{\"keyid\":\"e2229942b0fc1e6d7f82adf258e5bdadac10046d1470b7ec459c9eb4e076026b\",\"sig\":\"cbb932f84cab3bb78a7483b3a34de749c220dbc0e6c94c99a7cbc9304fc203f28faf0ffe4e1a5c0ee255a15d5ecafdaab42651de8b2125932df2fed125a7010b\"}]}', '{\"signed\":{\"_type\":\"snapshot\",\"spec_version\":\"1.0\",\"version\":51,\"expires\":\"2025-12-18T14:45:48Z\",\"meta\":{\"targets.json\":{\"length\":6843,\"hashes\":{\"sha512\":\"69b953514110e23685780f60f990951eaa8640926b822f0010903c4ac1d22467868897c53353ecde6e36f606f1131fbd1fd335ce4d5e2a607d26f46d9ec032a0\"},\"version\":46}}},\"signatures\":[{\"keyid\":\"e2229942b0fc1e6d7f82adf258e5bdadac10046d1470b7ec459c9eb4e076026b\",\"sig\":\"742f540e88d7242403c4bb3f6c342b03ca4a30860a94e7aee924c4dd9bb81cedab5b8d4c8a8e641de76aecfaf5b86baef2e35cce94df7754e0b73b9c5178a10b\"}]}', '{\"signed\":{\"_type\":\"timestamp\",\"spec_version\":\"1.0\",\"version\":592,\"expires\":\"2025-05-28T01:24:43Z\",\"meta\":{\"snapshot.json\":{\"length\":531,\"hashes\":{\"sha512\":\"2c1ec34dc338f8cd9d22ae4830f4818d5a95740e2807b3ae16761fd34d8371b752e0f955804a72cc83888a4021d5b5ae64efc8e810ae6aec2909ee2de991b3f2\"},\"version\":51}}},\"signatures\":[{\"keyid\":\"9e41a9d62d94c6a1c8a304f62c5bd72d84a9f286f27e8327cedeacb09e5156cc\",\"sig\":\"6fddda43346e8acb71a44d7bd0da58d4b4f5896f203db278844cb981c4c5aadf72031b65166807e8ce17eaf40760df0284684b7bcb04195c7fbf08be367d110a\"}]}', NULL);

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

--
-- Table structure for table `cuod6_ucm_base`
--

DROP TABLE IF EXISTS `cuod6_ucm_base`;
CREATE TABLE `cuod6_ucm_base` (
  `ucm_id` int(10) UNSIGNED NOT NULL,
  `ucm_item_id` int(11) NOT NULL,
  `ucm_type_id` int(11) NOT NULL,
  `ucm_language_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_ucm_content`
--

DROP TABLE IF EXISTS `cuod6_ucm_content`;
CREATE TABLE `cuod6_ucm_content` (
  `core_content_id` int(10) UNSIGNED NOT NULL,
  `core_type_alias` varchar(400) NOT NULL DEFAULT '' COMMENT 'FK to the content types table',
  `core_title` varchar(400) NOT NULL DEFAULT '',
  `core_alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `core_body` mediumtext DEFAULT NULL,
  `core_state` tinyint(4) NOT NULL DEFAULT 0,
  `core_checked_out_time` datetime DEFAULT NULL,
  `core_checked_out_user_id` int(10) UNSIGNED DEFAULT NULL,
  `core_access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_params` text DEFAULT NULL,
  `core_featured` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `core_metadata` varchar(2048) NOT NULL DEFAULT '' COMMENT 'JSON encoded metadata properties.',
  `core_created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `core_created_time` datetime NOT NULL,
  `core_modified_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Most recent user that modified',
  `core_modified_time` datetime NOT NULL,
  `core_language` char(7) NOT NULL DEFAULT '',
  `core_publish_up` datetime DEFAULT NULL,
  `core_publish_down` datetime DEFAULT NULL,
  `core_content_item_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'ID from the individual type table',
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `core_images` text DEFAULT NULL,
  `core_urls` text DEFAULT NULL,
  `core_hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `core_ordering` int(11) NOT NULL DEFAULT 0,
  `core_metakey` text DEFAULT NULL,
  `core_metadesc` text DEFAULT NULL,
  `core_catid` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_type_id` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Contains core content data in name spaced fields';

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

--
-- Table structure for table `cuod6_updates`
--

DROP TABLE IF EXISTS `cuod6_updates`;
CREATE TABLE `cuod6_updates` (
  `update_id` int(11) NOT NULL,
  `update_site_id` int(11) DEFAULT 0,
  `extension_id` int(11) DEFAULT 0,
  `name` varchar(100) DEFAULT '',
  `description` text NOT NULL,
  `element` varchar(100) DEFAULT '',
  `type` varchar(20) DEFAULT '',
  `folder` varchar(20) DEFAULT '',
  `client_id` tinyint(4) DEFAULT 0,
  `version` varchar(32) DEFAULT '',
  `data` text NOT NULL,
  `detailsurl` text NOT NULL,
  `infourl` text NOT NULL,
  `changelogurl` text DEFAULT NULL,
  `extra_query` varchar(1000) DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Available Updates';

--
-- Dumping data for table `cuod6_updates`
--

INSERT INTO `cuod6_updates` (`update_id`, `update_site_id`, `extension_id`, `name`, `description`, `element`, `type`, `folder`, `client_id`, `version`, `data`, `detailsurl`, `infourl`, `changelogurl`, `extra_query`) VALUES
(3292, 2, 0, 'Afrikaans', '', 'pkg_af-ZA', 'package', '', 0, '5.0.2.1', '', 'https://update.joomla.org/language/details5/af-ZA_details.xml', '', '', ''),
(3293, 2, 0, 'Belarusian', '', 'pkg_be-BY', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/be-BY_details.xml', '', '', ''),
(3294, 2, 0, 'Bulgarian', '', 'pkg_bg-BG', 'package', '', 0, '5.3.1.2', '', 'https://update.joomla.org/language/details5/bg-BG_details.xml', '', '', ''),
(3295, 2, 0, 'Catalan', '', 'pkg_ca-ES', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/ca-ES_details.xml', '', '', ''),
(3296, 2, 0, 'Chinese, Simplified', '', 'pkg_zh-CN', 'package', '', 0, '5.1.2.1', '', 'https://update.joomla.org/language/details5/zh-CN_details.xml', '', '', ''),
(3297, 2, 0, 'Chinese, Traditional', '', 'pkg_zh-TW', 'package', '', 0, '5.0.3.1', '', 'https://update.joomla.org/language/details5/zh-TW_details.xml', '', '', ''),
(3298, 2, 0, 'Croatian', '', 'pkg_hr-HR', 'package', '', 0, '5.2.1.1', '', 'https://update.joomla.org/language/details5/hr-HR_details.xml', '', '', ''),
(3299, 2, 0, 'Czech', '', 'pkg_cs-CZ', 'package', '', 0, '5.3.1.1', '', 'https://update.joomla.org/language/details5/cs-CZ_details.xml', '', '', ''),
(3300, 2, 0, 'Danish', '', 'pkg_da-DK', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/da-DK_details.xml', '', '', ''),
(3301, 2, 0, 'Dutch', '', 'pkg_nl-NL', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/nl-NL_details.xml', '', '', ''),
(3302, 2, 0, 'English, Australia', '', 'pkg_en-AU', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/en-AU_details.xml', '', '', ''),
(3303, 2, 0, 'English, Canada', '', 'pkg_en-CA', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/en-CA_details.xml', '', '', ''),
(3304, 2, 0, 'English, New Zealand', '', 'pkg_en-NZ', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/en-NZ_details.xml', '', '', ''),
(3305, 2, 0, 'English, USA', '', 'pkg_en-US', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/en-US_details.xml', '', '', ''),
(3306, 2, 0, 'Estonian', '', 'pkg_et-EE', 'package', '', 0, '5.2.5.1', '', 'https://update.joomla.org/language/details5/et-EE_details.xml', '', '', ''),
(3307, 2, 0, 'Finnish', '', 'pkg_fi-FI', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/fi-FI_details.xml', '', '', ''),
(3308, 2, 0, 'Flemish', '', 'pkg_nl-BE', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/nl-BE_details.xml', '', '', ''),
(3309, 2, 0, 'French', '', 'pkg_fr-FR', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/fr-FR_details.xml', '', '', ''),
(3310, 2, 0, 'French, Canada', '', 'pkg_fr-CA', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/fr-CA_details.xml', '', '', ''),
(3311, 2, 0, 'Georgian', '', 'pkg_ka-GE', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/ka-GE_details.xml', '', '', ''),
(3312, 2, 0, 'German', '', 'pkg_de-DE', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/de-DE_details.xml', '', '', ''),
(3313, 2, 0, 'German, Austria', '', 'pkg_de-AT', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/de-AT_details.xml', '', '', ''),
(3314, 2, 0, 'German, Liechtenstein', '', 'pkg_de-LI', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/de-LI_details.xml', '', '', ''),
(3315, 2, 0, 'German, Luxembourg', '', 'pkg_de-LU', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/de-LU_details.xml', '', '', ''),
(3316, 2, 0, 'German, Switzerland', '', 'pkg_de-CH', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/de-CH_details.xml', '', '', ''),
(3317, 2, 0, 'Greek', '', 'pkg_el-GR', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/el-GR_details.xml', '', '', ''),
(3318, 2, 0, 'Hungarian', '', 'pkg_hu-HU', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/hu-HU_details.xml', '', '', ''),
(3319, 2, 0, 'Italian', '', 'pkg_it-IT', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/it-IT_details.xml', '', '', ''),
(3320, 2, 0, 'Japanese', '', 'pkg_ja-JP', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/ja-JP_details.xml', '', '', ''),
(3321, 2, 0, 'Kazakh', '', 'pkg_kk-KZ', 'package', '', 0, '5.0.0.4', '', 'https://update.joomla.org/language/details5/kk-KZ_details.xml', '', '', ''),
(3322, 2, 0, 'Korean', '', 'pkg_ko-KR', 'package', '', 0, '5.0.2.1', '', 'https://update.joomla.org/language/details5/ko-KR_details.xml', '', '', ''),
(3323, 2, 0, 'Latvian', '', 'pkg_lv-LV', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/lv-LV_details.xml', '', '', ''),
(3324, 2, 0, 'Lithuanian', '', 'pkg_lt-LT', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/lt-LT_details.xml', '', '', ''),
(3325, 2, 0, 'Norwegian Bokmål', '', 'pkg_nb-NO', 'package', '', 0, '5.2.3.1', '', 'https://update.joomla.org/language/details5/nb-NO_details.xml', '', '', ''),
(3326, 2, 0, 'Pashto Afghanistan', '', 'pkg_ps-AF', 'package', '', 0, '5.0.1.1', '', 'https://update.joomla.org/language/details5/ps-AF_details.xml', '', '', ''),
(3327, 2, 0, 'Persian Farsi', '', 'pkg_fa-IR', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/fa-IR_details.xml', '', '', ''),
(3328, 2, 0, 'Polish', '', 'pkg_pl-PL', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/pl-PL_details.xml', '', '', ''),
(3329, 2, 0, 'Portuguese, Brazil', '', 'pkg_pt-BR', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/pt-BR_details.xml', '', '', ''),
(3330, 2, 0, 'Portuguese, Portugal', '', 'pkg_pt-PT', 'package', '', 0, '5.2.2.1', '', 'https://update.joomla.org/language/details5/pt-PT_details.xml', '', '', ''),
(3331, 2, 0, 'Romanian', '', 'pkg_ro-RO', 'package', '', 0, '5.2.0.2', '', 'https://update.joomla.org/language/details5/ro-RO_details.xml', '', '', ''),
(3332, 2, 0, 'Russian', '', 'pkg_ru-RU', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/ru-RU_details.xml', '', '', ''),
(3333, 2, 0, 'Serbian, Cyrillic', '', 'pkg_sr-RS', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/sr-RS_details.xml', '', '', ''),
(3334, 2, 0, 'Serbian, Latin', '', 'pkg_sr-YU', 'package', '', 0, '5.2.3.1', '', 'https://update.joomla.org/language/details5/sr-YU_details.xml', '', '', ''),
(3335, 2, 0, 'Slovak', '', 'pkg_sk-SK', 'package', '', 0, '5.2.6.1', '', 'https://update.joomla.org/language/details5/sk-SK_details.xml', '', '', ''),
(3336, 2, 0, 'Slovenian', '', 'pkg_sl-SI', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/sl-SI_details.xml', '', '', ''),
(3337, 2, 0, 'Spanish', '', 'pkg_es-ES', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/es-ES_details.xml', '', '', ''),
(3338, 2, 0, 'Swedish', '', 'pkg_sv-SE', 'package', '', 0, '5.3.0.2', '', 'https://update.joomla.org/language/details5/sv-SE_details.xml', '', '', ''),
(3339, 2, 0, 'Tamil, India', '', 'pkg_ta-IN', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/ta-IN_details.xml', '', '', ''),
(3340, 2, 0, 'Thai', '', 'pkg_th-TH', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/th-TH_details.xml', '', '', ''),
(3341, 2, 0, 'Turkish', '', 'pkg_tr-TR', 'package', '', 0, '5.3.0.1', '', 'https://update.joomla.org/language/details5/tr-TR_details.xml', '', '', ''),
(3342, 2, 0, 'Ukrainian', '', 'pkg_uk-UA', 'package', '', 0, '5.1.3.1', '', 'https://update.joomla.org/language/details5/uk-UA_details.xml', '', '', ''),
(3343, 2, 0, 'Urdu, Pakistan', '', 'pkg_ur-PK', 'package', '', 0, '5.1.2.1', '', 'https://update.joomla.org/language/details5/ur-PK_details.xml', '', '', ''),
(3344, 2, 0, 'Welsh', '', 'pkg_cy-GB', 'package', '', 0, '5.3.0.2', '', 'https://update.joomla.org/language/details5/cy-GB_details.xml', '', '', ''),
(3345, 20, 254, 'ConstantContact 3.1.2', '', 'rsfpconstantcontact', 'plugin', 'system', 0, '3.1.2', '', 'https://www.rsjoomla.com/updates/com_rsform/Plugins/plg_constantcontact.xml', 'https://www.rsjoomla.com/support/documentation/rsform-pro/plugins-and-modules/rsformpro-constant-contact.html#changelog', NULL, ''),
(3346, 22, 255, 'Advanced Form Fields 3.1.9', '', 'rsfpadvancedformfields', 'plugin', 'system', 0, '3.1.9', '', 'https://www.rsjoomla.com/updates/plg_rsform_plugins/plg_rsfpadvancedformfields/plg_rsfpadvancedformfields.xml', 'https://www.rsjoomla.com/support/documentation/rsform-pro/plugins-and-modules/plugin-advanced-form-fields.html#changelog', NULL, ''),
(3347, 24, 246, 'RSForm! Pro 3.3.13', '', 'com_rsform', 'component', '', 1, '3.3.13', '', 'https://www.rsjoomla.com/updates/com_rsform/Component/com_rsform.xml', 'https://www.rsjoomla.com/support/documentation/rsform-pro/changelog/rsform-pro-changelog.html', NULL, ''),
(3348, 25, 257, 'EasyBlog', 'EasyBlog is a Joomla! blog extension that simplifies your day to day blogging experience with Joomla. Coupled with a powerful multiple bloggers platform.', 'com_easyblog', 'component', '', 1, '6.0.15', '', 'https://stackideas.com/jupdates/manifest/easyblog?apikey=4322849a60a54bb102375fe19817add0', 'https://stackideas.com/changelog/easyblog', NULL, ''),
(3349, 1, 240, 'Joomla! 5.3.0', 'Joomla! 5.3.0 Release', 'joomla', 'file', '', 0, '5.3.0', '', 'https://update.joomla.org/cms/', 'https://www.joomla.org/announcements/release-news/5927-joomla-5-3-is-here.html', NULL, '');

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

--
-- Table structure for table `cuod6_update_sites`
--

DROP TABLE IF EXISTS `cuod6_update_sites`;
CREATE TABLE `cuod6_update_sites` (
  `update_site_id` int(11) NOT NULL,
  `name` varchar(100) DEFAULT '',
  `type` varchar(20) DEFAULT '',
  `location` text NOT NULL,
  `enabled` int(11) DEFAULT 0,
  `last_check_timestamp` bigint(20) DEFAULT 0,
  `extra_query` varchar(1000) DEFAULT '',
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Update Sites';

--
-- Dumping data for table `cuod6_update_sites`
--

INSERT INTO `cuod6_update_sites` (`update_site_id`, `name`, `type`, `location`, `enabled`, `last_check_timestamp`, `extra_query`, `checked_out`, `checked_out_time`) VALUES
(1, 'Joomla! Core', 'tuf', 'https://update.joomla.org/cms/', 1, 1748264394, '', NULL, NULL),
(2, 'Accredited Joomla! Translations', 'collection', 'https://update.joomla.org/language/translationlist_5.xml', 1, 1748069526, '', NULL, NULL),
(3, 'Joomla! Update Component', 'extension', 'https://update.joomla.org/core/extensions/com_joomlaupdate.xml', 1, 1748069526, '', NULL, NULL),
(15, 'RSForm! Pro - Module', 'extension', 'https://www.rsjoomla.com/updates/com_rsform/Modules/mod_rsform.xml', 1, 1748069526, '', NULL, NULL),
(16, 'RSForm! Pro - Content Plugin', 'extension', 'https://www.rsjoomla.com/updates/com_rsform/Plugins/plg_content.xml', 1, 1748069526, '', NULL, NULL),
(17, 'RSForm! Pro - System Plugin', 'extension', 'https://www.rsjoomla.com/updates/com_rsform/Plugins/plg_rsform.xml', 0, 1746163884, '', NULL, NULL),
(18, 'RSForm! Pro - hCaptcha Plugin', 'extension', 'https://www.rsjoomla.com/updates/com_rsform/Plugins/plg_hcaptcha.xml', 1, 1748069527, '', NULL, NULL),
(19, 'StackIdeas Modules and Plugins', 'extension', 'https://stackideas.com/joomla4compat.xml', 1, 1748069527, '', NULL, NULL),
(20, 'RSForm! Pro - Constant Contact Plugin', 'extension', 'https://www.rsjoomla.com/updates/com_rsform/Plugins/plg_constantcontact.xml', 1, 1748069527, '', NULL, NULL),
(21, 'System - RSForm! Pro Delete Submissions', 'extension', 'https://www.rsjoomla.com/updates/com_rsform/Other/plg_rsformdeletesubmissions.xml', 1, 1748069528, '', NULL, NULL),
(22, 'RSForm! Pro - Advanced Form Fields', 'extension', 'https://www.rsjoomla.com/updates/plg_rsform_plugins/plg_rsfpadvancedformfields/plg_rsfpadvancedformfields.xml', 1, 1748069528, '', NULL, NULL),
(23, 'Installer - RSForm! Pro', 'extension', 'https://www.rsjoomla.com/updates/com_rsform/Other/plg_installer.xml', 1, 1748069528, '', NULL, NULL),
(24, 'RSForm! Pro', 'extension', 'https://www.rsjoomla.com/updates/com_rsform/Component/com_rsform.xml', 1, 1748069529, '', NULL, NULL),
(25, 'EasyBlog Update Site', 'extension', 'https://stackideas.com/jupdates/manifest/easyblog?apikey=4322849a60a54bb102375fe19817add0', 1, 1748069529, '', NULL, NULL),
(26, 'StackIdeas Toolbar Update Site', 'extension', 'https://stackideas.com/apps/updater/manifest?id=3466', 1, 1748069529, '', NULL, NULL);

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

--
-- Table structure for table `cuod6_update_sites_extensions`
--

DROP TABLE IF EXISTS `cuod6_update_sites_extensions`;
CREATE TABLE `cuod6_update_sites_extensions` (
  `update_site_id` int(11) NOT NULL DEFAULT 0,
  `extension_id` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Links extensions to update sites';

--
-- Dumping data for table `cuod6_update_sites_extensions`
--

INSERT INTO `cuod6_update_sites_extensions` (`update_site_id`, `extension_id`) VALUES
(1, 240),
(2, 241),
(3, 24),
(15, 251),
(16, 252),
(17, 253),
(18, 256),
(19, 258),
(19, 260),
(19, 262),
(19, 263),
(19, 264),
(19, 265),
(19, 266),
(19, 267),
(19, 268),
(19, 269),
(19, 270),
(19, 271),
(19, 272),
(19, 273),
(19, 274),
(19, 275),
(19, 276),
(19, 277),
(19, 278),
(19, 279),
(19, 280),
(19, 281),
(19, 282),
(19, 283),
(19, 284),
(19, 285),
(19, 286),
(19, 287),
(19, 288),
(19, 289),
(19, 290),
(19, 291),
(19, 292),
(19, 293),
(19, 294),
(19, 295),
(19, 296),
(19, 297),
(19, 298),
(19, 299),
(20, 254),
(21, 248),
(22, 255),
(23, 247),
(24, 246),
(25, 257),
(26, 262);

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

--
-- Table structure for table `cuod6_usergroups`
--

DROP TABLE IF EXISTS `cuod6_usergroups`;
CREATE TABLE `cuod6_usergroups` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Adjacency List Reference Id',
  `lft` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set lft.',
  `rgt` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set rgt.',
  `title` varchar(100) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_usergroups`
--

INSERT INTO `cuod6_usergroups` (`id`, `parent_id`, `lft`, `rgt`, `title`) VALUES
(1, 0, 1, 18, 'Public'),
(2, 1, 8, 15, 'Registered'),
(3, 2, 9, 14, 'Author'),
(4, 3, 10, 13, 'Editor'),
(5, 4, 11, 12, 'Publisher'),
(6, 1, 4, 7, 'Manager'),
(7, 6, 5, 6, 'Administrator'),
(8, 1, 16, 17, 'Super Users'),
(9, 1, 2, 3, 'Guest');

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

--
-- Table structure for table `cuod6_users`
--

DROP TABLE IF EXISTS `cuod6_users`;
CREATE TABLE `cuod6_users` (
  `id` int(11) NOT NULL,
  `name` varchar(400) NOT NULL DEFAULT '',
  `username` varchar(150) NOT NULL DEFAULT '',
  `email` varchar(100) NOT NULL DEFAULT '',
  `password` varchar(100) NOT NULL DEFAULT '',
  `block` tinyint(4) NOT NULL DEFAULT 0,
  `sendEmail` tinyint(4) DEFAULT 0,
  `registerDate` datetime NOT NULL,
  `lastvisitDate` datetime DEFAULT NULL,
  `activation` varchar(100) NOT NULL DEFAULT '',
  `params` text NOT NULL,
  `lastResetTime` datetime DEFAULT NULL COMMENT 'Date of last password reset',
  `resetCount` int(11) NOT NULL DEFAULT 0 COMMENT 'Count of password resets since lastResetTime',
  `otpKey` varchar(1000) NOT NULL DEFAULT '' COMMENT 'Two factor authentication encrypted keys',
  `otep` varchar(1000) NOT NULL DEFAULT '' COMMENT 'Backup Codes',
  `requireReset` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Require user to reset password on next login',
  `authProvider` varchar(100) NOT NULL DEFAULT '' COMMENT 'Name of used authentication plugin'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_users`
--

INSERT INTO `cuod6_users` (`id`, `name`, `username`, `email`, `password`, `block`, `sendEmail`, `registerDate`, `lastvisitDate`, `activation`, `params`, `lastResetTime`, `resetCount`, `otpKey`, `otep`, `requireReset`, `authProvider`) VALUES
(102, 'admin', 'computerncadmin', 'team@blackdog.com', '$2y$10$y9os6jrYJ3Bof.It/ukVjO4GOr3dWUEcOk.g9q5DK9L4.BFe8AmP6', 0, 1, '2025-03-05 08:18:36', '2025-05-24 06:52:03', '0', '', NULL, 0, '', '', 0, '');

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

--
-- Table structure for table `cuod6_user_keys`
--

DROP TABLE IF EXISTS `cuod6_user_keys`;
CREATE TABLE `cuod6_user_keys` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` varchar(150) NOT NULL,
  `token` varchar(255) NOT NULL,
  `series` varchar(191) NOT NULL,
  `time` varchar(200) NOT NULL,
  `uastring` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_user_mfa`
--

DROP TABLE IF EXISTS `cuod6_user_mfa`;
CREATE TABLE `cuod6_user_mfa` (
  `id` int(11) NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `method` varchar(100) NOT NULL,
  `default` tinyint(4) NOT NULL DEFAULT 0,
  `options` mediumtext NOT NULL,
  `created_on` datetime NOT NULL,
  `last_used` datetime DEFAULT NULL,
  `tries` int(11) NOT NULL DEFAULT 0,
  `last_try` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Multi-factor Authentication settings';

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

--
-- Table structure for table `cuod6_user_notes`
--

DROP TABLE IF EXISTS `cuod6_user_notes`;
CREATE TABLE `cuod6_user_notes` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `catid` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `subject` varchar(100) NOT NULL DEFAULT '',
  `body` text NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_time` datetime NOT NULL,
  `modified_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL,
  `review_time` datetime DEFAULT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_user_profiles`
--

DROP TABLE IF EXISTS `cuod6_user_profiles`;
CREATE TABLE `cuod6_user_profiles` (
  `user_id` int(11) NOT NULL,
  `profile_key` varchar(100) NOT NULL,
  `profile_value` text NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Simple user profile storage table';

--
-- Dumping data for table `cuod6_user_profiles`
--

INSERT INTO `cuod6_user_profiles` (`user_id`, `profile_key`, `profile_value`, `ordering`) VALUES
(102, 'guidedtour.id.12', '{\"state\":\"completed\"}', 0);

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

--
-- Table structure for table `cuod6_user_usergroup_map`
--

DROP TABLE IF EXISTS `cuod6_user_usergroup_map`;
CREATE TABLE `cuod6_user_usergroup_map` (
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Foreign Key to #__users.id',
  `group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Foreign Key to #__usergroups.id'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_user_usergroup_map`
--

INSERT INTO `cuod6_user_usergroup_map` (`user_id`, `group_id`) VALUES
(102, 8);

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

--
-- Table structure for table `cuod6_viewlevels`
--

DROP TABLE IF EXISTS `cuod6_viewlevels`;
CREATE TABLE `cuod6_viewlevels` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `title` varchar(100) NOT NULL DEFAULT '',
  `ordering` int(11) NOT NULL DEFAULT 0,
  `rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_viewlevels`
--

INSERT INTO `cuod6_viewlevels` (`id`, `title`, `ordering`, `rules`) VALUES
(1, 'Public', 0, '[1]'),
(2, 'Registered', 2, '[6,2,8]'),
(3, 'Special', 3, '[6,3,8]'),
(5, 'Guest', 1, '[9]'),
(6, 'Super Users', 4, '[8]');

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

--
-- Table structure for table `cuod6_webauthn_credentials`
--

DROP TABLE IF EXISTS `cuod6_webauthn_credentials`;
CREATE TABLE `cuod6_webauthn_credentials` (
  `id` varchar(1000) NOT NULL COMMENT 'Credential ID',
  `user_id` varchar(128) NOT NULL COMMENT 'User handle',
  `label` varchar(190) NOT NULL COMMENT 'Human readable label',
  `credential` mediumtext NOT NULL COMMENT 'Credential source data, JSON format'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cuod6_workflows`
--

DROP TABLE IF EXISTS `cuod6_workflows`;
CREATE TABLE `cuod6_workflows` (
  `id` int(11) NOT NULL,
  `asset_id` int(11) DEFAULT 0,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `extension` varchar(50) NOT NULL,
  `default` tinyint(4) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `created` datetime NOT NULL,
  `created_by` int(11) NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL,
  `modified_by` int(11) NOT NULL DEFAULT 0,
  `checked_out_time` datetime DEFAULT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_workflows`
--

INSERT INTO `cuod6_workflows` (`id`, `asset_id`, `published`, `title`, `description`, `extension`, `default`, `ordering`, `created`, `created_by`, `modified`, `modified_by`, `checked_out_time`, `checked_out`) VALUES
(1, 56, 1, 'COM_WORKFLOW_BASIC_WORKFLOW', '', 'com_content.article', 1, 1, '2025-03-05 08:18:30', 102, '2025-03-05 08:18:30', 102, NULL, NULL);

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

--
-- Table structure for table `cuod6_workflow_associations`
--

DROP TABLE IF EXISTS `cuod6_workflow_associations`;
CREATE TABLE `cuod6_workflow_associations` (
  `item_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Extension table id value',
  `stage_id` int(11) NOT NULL COMMENT 'Foreign Key to #__workflow_stages.id',
  `extension` varchar(50) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_workflow_associations`
--

INSERT INTO `cuod6_workflow_associations` (`item_id`, `stage_id`, `extension`) VALUES
(1, 1, 'com_content.article'),
(2, 1, 'com_content.article'),
(3, 1, 'com_content.article'),
(4, 1, 'com_content.article'),
(5, 1, 'com_content.article'),
(6, 1, 'com_content.article'),
(7, 1, 'com_content.article'),
(8, 1, 'com_content.article'),
(9, 1, 'com_content.article'),
(10, 1, 'com_content.article'),
(11, 1, 'com_content.article'),
(12, 1, 'com_content.article'),
(13, 1, 'com_content.article'),
(14, 1, 'com_content.article'),
(15, 1, 'com_content.article'),
(16, 1, 'com_content.article'),
(17, 1, 'com_content.article'),
(18, 1, 'com_content.article'),
(19, 1, 'com_content.article'),
(20, 1, 'com_content.article'),
(21, 1, 'com_content.article'),
(22, 1, 'com_content.article'),
(23, 1, 'com_content.article'),
(24, 1, 'com_content.article'),
(25, 1, 'com_content.article'),
(26, 1, 'com_content.article'),
(27, 1, 'com_content.article');

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

--
-- Table structure for table `cuod6_workflow_stages`
--

DROP TABLE IF EXISTS `cuod6_workflow_stages`;
CREATE TABLE `cuod6_workflow_stages` (
  `id` int(11) NOT NULL,
  `asset_id` int(11) DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `workflow_id` int(11) NOT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `default` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out_time` datetime DEFAULT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_workflow_stages`
--

INSERT INTO `cuod6_workflow_stages` (`id`, `asset_id`, `ordering`, `workflow_id`, `published`, `title`, `description`, `default`, `checked_out_time`, `checked_out`) VALUES
(1, 57, 1, 1, 1, 'COM_WORKFLOW_BASIC_STAGE', '', 1, NULL, NULL);

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

--
-- Table structure for table `cuod6_workflow_transitions`
--

DROP TABLE IF EXISTS `cuod6_workflow_transitions`;
CREATE TABLE `cuod6_workflow_transitions` (
  `id` int(11) NOT NULL,
  `asset_id` int(11) DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `workflow_id` int(11) NOT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `from_stage_id` int(11) NOT NULL,
  `to_stage_id` int(11) NOT NULL,
  `options` text NOT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cuod6_workflow_transitions`
--

INSERT INTO `cuod6_workflow_transitions` (`id`, `asset_id`, `ordering`, `workflow_id`, `published`, `title`, `description`, `from_stage_id`, `to_stage_id`, `options`, `checked_out_time`, `checked_out`) VALUES
(1, 58, 1, 1, 1, 'UNPUBLISH', '', -1, 1, '{\"publishing\":\"0\"}', NULL, NULL),
(2, 59, 2, 1, 1, 'PUBLISH', '', -1, 1, '{\"publishing\":\"1\"}', NULL, NULL),
(3, 60, 3, 1, 1, 'TRASH', '', -1, 1, '{\"publishing\":\"-2\"}', NULL, NULL),
(4, 61, 4, 1, 1, 'ARCHIVE', '', -1, 1, '{\"publishing\":\"2\"}', NULL, NULL),
(5, 62, 5, 1, 1, 'FEATURE', '', -1, 1, '{\"featuring\":\"1\"}', NULL, NULL),
(6, 63, 6, 1, 1, 'UNFEATURE', '', -1, 1, '{\"featuring\":\"0\"}', NULL, NULL),
(7, 64, 7, 1, 1, 'PUBLISH_AND_FEATURE', '', -1, 1, '{\"publishing\":\"1\",\"featuring\":\"1\"}', NULL, NULL);

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

--
-- Table structure for table `xsrs3_action_logs`
--

DROP TABLE IF EXISTS `xsrs3_action_logs`;
CREATE TABLE `xsrs3_action_logs` (
  `id` int(10) UNSIGNED NOT NULL,
  `message_language_key` varchar(255) NOT NULL DEFAULT '',
  `message` text NOT NULL,
  `log_date` datetime NOT NULL,
  `extension` varchar(50) NOT NULL DEFAULT '',
  `user_id` int(11) NOT NULL DEFAULT 0,
  `item_id` int(11) NOT NULL DEFAULT 0,
  `ip_address` varchar(40) NOT NULL DEFAULT '0.0.0.0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_action_logs`
--

INSERT INTO `xsrs3_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":503,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=503\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2025-03-05 07:50:35', 'com_users', 503, 0, 'COM_ACTIONLOGS_DISABLED'),
(2, 'PLG_ACTIONLOG_JOOMLA_GUIDEDTOURS_TOURCOMPLETED', '{\"id\":12,\"title\":\"Welcome to Joomla!\",\"state\":\"completed\",\"step\":6,\"userid\":503,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=503\"}', '2025-03-05 07:50:46', 'com_guidedtours.state', 503, 12, 'COM_ACTIONLOGS_DISABLED'),
(3, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_TEMPLATE\",\"id\":245,\"name\":\"cassiopeia_blackdog\",\"extension_name\":\"cassiopeia_blackdog\",\"userid\":503,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=503\"}', '2025-03-05 07:51:51', 'com_templates', 503, 245, 'COM_ACTIONLOGS_DISABLED'),
(4, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"12\",\"title\":\"cassiopeia_blackdog - Default\",\"extension_name\":\"cassiopeia_blackdog - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=12\",\"userid\":503,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=503\"}', '2025-03-05 07:57:02', 'com_templates.style', 503, 12, 'COM_ACTIONLOGS_DISABLED'),
(5, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":17,\"title\":\"Breadcrumbs\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=17\",\"userid\":503,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=503\"}', '2025-03-05 08:08:13', 'com_modules.module', 503, 17, 'COM_ACTIONLOGS_DISABLED'),
(6, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":1,\"title\":\"Main Menu\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=1\",\"userid\":503,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=503\"}', '2025-03-05 08:08:13', 'com_modules.module', 503, 1, 'COM_ACTIONLOGS_DISABLED'),
(7, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":16,\"title\":\"Login Form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=16\",\"userid\":503,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=503\"}', '2025-03-05 08:08:13', 'com_modules.module', 503, 16, 'COM_ACTIONLOGS_DISABLED'),
(8, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"top button\",\"extension_name\":\"top button\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":503,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=503\"}', '2025-03-05 08:09:26', 'com_modules.module', 503, 110, 'COM_ACTIONLOGS_DISABLED'),
(9, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":503,\"title\":\"computerncadmin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=503\",\"userid\":503,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=503\",\"table\":\"#__modules\"}', '2025-03-05 08:12:21', 'com_checkin', 503, 503, 'COM_ACTIONLOGS_DISABLED'),
(10, 'PLG_ACTIONLOG_JOOMLA_APPLICATION_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_APPLICATION_CONFIG\",\"extension_name\":\"com_config.application\",\"itemlink\":\"index.php?option=com_config\",\"userid\":503,\"username\":\"computerncadmin\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=503\"}', '2025-03-05 08:12:41', 'com_config.application', 503, 0, 'COM_ACTIONLOGS_DISABLED');

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

--
-- Table structure for table `xsrs3_action_logs_extensions`
--

DROP TABLE IF EXISTS `xsrs3_action_logs_extensions`;
CREATE TABLE `xsrs3_action_logs_extensions` (
  `id` int(10) UNSIGNED NOT NULL,
  `extension` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_action_logs_extensions`
--

INSERT INTO `xsrs3_action_logs_extensions` (`id`, `extension`) VALUES
(1, 'com_banners'),
(2, 'com_cache'),
(3, 'com_categories'),
(4, 'com_config'),
(5, 'com_contact'),
(6, 'com_content'),
(7, 'com_installer'),
(8, 'com_media'),
(9, 'com_menus'),
(10, 'com_messages'),
(11, 'com_modules'),
(12, 'com_newsfeeds'),
(13, 'com_plugins'),
(14, 'com_redirect'),
(15, 'com_tags'),
(16, 'com_templates'),
(17, 'com_users'),
(18, 'com_checkin'),
(19, 'com_scheduler'),
(20, 'com_fields'),
(21, 'com_guidedtours');

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

--
-- Table structure for table `xsrs3_action_logs_users`
--

DROP TABLE IF EXISTS `xsrs3_action_logs_users`;
CREATE TABLE `xsrs3_action_logs_users` (
  `user_id` int(10) UNSIGNED NOT NULL,
  `notify` tinyint(3) UNSIGNED NOT NULL,
  `extensions` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_action_log_config`
--

DROP TABLE IF EXISTS `xsrs3_action_log_config`;
CREATE TABLE `xsrs3_action_log_config` (
  `id` int(10) UNSIGNED NOT NULL,
  `type_title` varchar(255) NOT NULL DEFAULT '',
  `type_alias` varchar(255) NOT NULL DEFAULT '',
  `id_holder` varchar(255) DEFAULT NULL,
  `title_holder` varchar(255) DEFAULT NULL,
  `table_name` varchar(255) DEFAULT NULL,
  `text_prefix` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_action_log_config`
--

INSERT INTO `xsrs3_action_log_config` (`id`, `type_title`, `type_alias`, `id_holder`, `title_holder`, `table_name`, `text_prefix`) VALUES
(1, 'article', 'com_content.article', 'id', 'title', '#__content', 'PLG_ACTIONLOG_JOOMLA'),
(2, 'article', 'com_content.form', 'id', 'title', '#__content', 'PLG_ACTIONLOG_JOOMLA'),
(3, 'banner', 'com_banners.banner', 'id', 'name', '#__banners', 'PLG_ACTIONLOG_JOOMLA'),
(4, 'user_note', 'com_users.note', 'id', 'subject', '#__user_notes', 'PLG_ACTIONLOG_JOOMLA'),
(5, 'media', 'com_media.file', '', 'name', '', 'PLG_ACTIONLOG_JOOMLA'),
(6, 'category', 'com_categories.category', 'id', 'title', '#__categories', 'PLG_ACTIONLOG_JOOMLA'),
(7, 'menu', 'com_menus.menu', 'id', 'title', '#__menu_types', 'PLG_ACTIONLOG_JOOMLA'),
(8, 'menu_item', 'com_menus.item', 'id', 'title', '#__menu', 'PLG_ACTIONLOG_JOOMLA'),
(9, 'newsfeed', 'com_newsfeeds.newsfeed', 'id', 'name', '#__newsfeeds', 'PLG_ACTIONLOG_JOOMLA'),
(10, 'link', 'com_redirect.link', 'id', 'old_url', '#__redirect_links', 'PLG_ACTIONLOG_JOOMLA'),
(11, 'tag', 'com_tags.tag', 'id', 'title', '#__tags', 'PLG_ACTIONLOG_JOOMLA'),
(12, 'style', 'com_templates.style', 'id', 'title', '#__template_styles', 'PLG_ACTIONLOG_JOOMLA'),
(13, 'plugin', 'com_plugins.plugin', 'extension_id', 'name', '#__extensions', 'PLG_ACTIONLOG_JOOMLA'),
(14, 'component_config', 'com_config.component', 'extension_id', 'name', '', 'PLG_ACTIONLOG_JOOMLA'),
(15, 'contact', 'com_contact.contact', 'id', 'name', '#__contact_details', 'PLG_ACTIONLOG_JOOMLA'),
(16, 'module', 'com_modules.module', 'id', 'title', '#__modules', 'PLG_ACTIONLOG_JOOMLA'),
(17, 'access_level', 'com_users.level', 'id', 'title', '#__viewlevels', 'PLG_ACTIONLOG_JOOMLA'),
(18, 'banner_client', 'com_banners.client', 'id', 'name', '#__banner_clients', 'PLG_ACTIONLOG_JOOMLA'),
(19, 'application_config', 'com_config.application', '', 'name', '', 'PLG_ACTIONLOG_JOOMLA'),
(20, 'task', 'com_scheduler.task', 'id', 'title', '#__scheduler_tasks', 'PLG_ACTIONLOG_JOOMLA'),
(21, 'field', 'com_fields.field', 'id', 'title', '#__fields', 'PLG_ACTIONLOG_JOOMLA'),
(22, 'guidedtour', 'com_guidedtours.state', 'id', 'title', '#__guidedtours', 'PLG_ACTIONLOG_JOOMLA');

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

--
-- Table structure for table `xsrs3_assets`
--

DROP TABLE IF EXISTS `xsrs3_assets`;
CREATE TABLE `xsrs3_assets` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `parent_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set parent.',
  `lft` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set lft.',
  `rgt` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set rgt.',
  `level` int(10) UNSIGNED NOT NULL COMMENT 'The cached level in the nested tree.',
  `name` varchar(50) NOT NULL COMMENT 'The unique name for the asset.',
  `title` varchar(100) NOT NULL COMMENT 'The descriptive title for the asset.',
  `rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_assets`
--

INSERT INTO `xsrs3_assets` (`id`, `parent_id`, `lft`, `rgt`, `level`, `name`, `title`, `rules`) VALUES
(1, 0, 0, 185, 0, 'root.1', 'Root Asset', '{\"core.login.site\":{\"6\":1,\"2\":1},\"core.login.admin\":{\"6\":1},\"core.login.api\":{\"8\":1},\"core.login.offline\":{\"6\":1},\"core.admin\":{\"8\":1},\"core.manage\":{\"7\":1},\"core.create\":{\"6\":1,\"3\":1},\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"core.edit.own\":{\"6\":1,\"3\":1}}'),
(2, 1, 1, 2, 1, 'com_admin', 'com_admin', '{}'),
(3, 1, 3, 6, 1, 'com_banners', 'com_banners', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(4, 1, 7, 8, 1, 'com_cache', 'com_cache', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(5, 1, 9, 10, 1, 'com_checkin', 'com_checkin', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(6, 1, 11, 12, 1, 'com_config', 'com_config', '{}'),
(7, 1, 13, 16, 1, 'com_contact', 'com_contact', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(8, 1, 17, 38, 1, 'com_content', 'com_content', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.execute.transition\":{\"6\":1,\"5\":1}}'),
(9, 1, 39, 40, 1, 'com_cpanel', 'com_cpanel', '{}'),
(10, 1, 41, 42, 1, 'com_installer', 'com_installer', '{\"core.manage\":{\"7\":0},\"core.delete\":{\"7\":0},\"core.edit.state\":{\"7\":0}}'),
(11, 1, 43, 46, 1, 'com_languages', 'com_languages', '{\"core.admin\":{\"7\":1}}'),
(12, 11, 44, 45, 2, 'com_languages.language.1', 'English (en-GB)', '{}'),
(13, 1, 47, 48, 1, 'com_login', 'com_login', '{}'),
(14, 1, 49, 50, 1, 'com_mails', 'com_mails', '{}'),
(15, 1, 51, 52, 1, 'com_media', 'com_media', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":{\"5\":1}}'),
(16, 1, 53, 56, 1, 'com_menus', 'com_menus', '{\"core.admin\":{\"7\":1}}'),
(17, 1, 57, 58, 1, 'com_messages', 'com_messages', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(18, 1, 59, 134, 1, 'com_modules', 'com_modules', '{\"core.admin\":{\"7\":1}}'),
(19, 1, 135, 138, 1, 'com_newsfeeds', 'com_newsfeeds', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(20, 1, 139, 140, 1, 'com_plugins', 'com_plugins', '{\"core.admin\":{\"7\":1}}'),
(21, 1, 141, 142, 1, 'com_redirect', 'com_redirect', '{\"core.admin\":{\"7\":1}}'),
(23, 1, 143, 144, 1, 'com_templates', 'com_templates', '{\"core.admin\":{\"7\":1}}'),
(24, 1, 149, 152, 1, 'com_users', 'com_users', '{\"core.admin\":{\"7\":1}}'),
(26, 1, 153, 154, 1, 'com_wrapper', 'com_wrapper', '{}'),
(27, 8, 18, 19, 2, 'com_content.category.2', 'Uncategorised', '{}'),
(28, 3, 4, 5, 2, 'com_banners.category.3', 'Uncategorised', '{}'),
(29, 7, 14, 15, 2, 'com_contact.category.4', 'Uncategorised', '{}'),
(30, 19, 136, 137, 2, 'com_newsfeeds.category.5', 'Uncategorised', '{}'),
(32, 24, 150, 151, 2, 'com_users.category.7', 'Uncategorised', '{}'),
(33, 1, 155, 156, 1, 'com_finder', 'com_finder', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(34, 1, 157, 158, 1, 'com_joomlaupdate', 'com_joomlaupdate', '{}'),
(35, 1, 159, 160, 1, 'com_tags', 'com_tags', '{}'),
(36, 1, 161, 162, 1, 'com_contenthistory', 'com_contenthistory', '{}'),
(37, 1, 163, 164, 1, 'com_ajax', 'com_ajax', '{}'),
(38, 1, 165, 166, 1, 'com_postinstall', 'com_postinstall', '{}'),
(39, 18, 60, 61, 2, 'com_modules.module.1', 'Main Menu', '{}'),
(40, 18, 62, 63, 2, 'com_modules.module.2', 'Login', '{}'),
(41, 18, 64, 65, 2, 'com_modules.module.3', 'Popular Articles', '{}'),
(42, 18, 66, 67, 2, 'com_modules.module.4', 'Recently Added Articles', '{}'),
(43, 18, 68, 69, 2, 'com_modules.module.8', 'Toolbar', '{}'),
(44, 18, 70, 71, 2, 'com_modules.module.9', 'Notifications', '{}'),
(45, 18, 72, 73, 2, 'com_modules.module.10', 'Logged-in Users', '{}'),
(46, 18, 74, 75, 2, 'com_modules.module.12', 'Admin Menu', '{}'),
(49, 18, 80, 81, 2, 'com_modules.module.15', 'Title', '{}'),
(50, 18, 82, 83, 2, 'com_modules.module.16', 'Login Form', '{}'),
(51, 18, 84, 85, 2, 'com_modules.module.17', 'Breadcrumbs', '{}'),
(52, 18, 86, 87, 2, 'com_modules.module.79', 'Multilanguage status', '{}'),
(53, 18, 90, 91, 2, 'com_modules.module.86', 'Joomla Version', '{}'),
(54, 16, 54, 55, 2, 'com_menus.menu.1', 'Main Menu', '{}'),
(55, 18, 94, 95, 2, 'com_modules.module.87', 'Sample Data', '{}'),
(56, 8, 20, 37, 2, 'com_content.workflow.1', 'COM_WORKFLOW_BASIC_WORKFLOW', '{}'),
(57, 56, 21, 22, 3, 'com_content.stage.1', 'COM_WORKFLOW_BASIC_STAGE', '{}'),
(58, 56, 23, 24, 3, 'com_content.transition.1', 'UNPUBLISH', '{}'),
(59, 56, 25, 26, 3, 'com_content.transition.2', 'PUBLISH', '{}'),
(60, 56, 27, 28, 3, 'com_content.transition.3', 'TRASH', '{}'),
(61, 56, 29, 30, 3, 'com_content.transition.4', 'ARCHIVE', '{}'),
(62, 56, 31, 32, 3, 'com_content.transition.5', 'FEATURE', '{}'),
(63, 56, 33, 34, 3, 'com_content.transition.6', 'UNFEATURE', '{}'),
(64, 56, 35, 36, 3, 'com_content.transition.7', 'PUBLISH_AND_FEATURE', '{}'),
(65, 1, 145, 146, 1, 'com_privacy', 'com_privacy', '{}'),
(66, 1, 147, 148, 1, 'com_actionlogs', 'com_actionlogs', '{}'),
(67, 18, 76, 77, 2, 'com_modules.module.88', 'Latest Actions', '{}'),
(68, 18, 78, 79, 2, 'com_modules.module.89', 'Privacy Dashboard', '{}'),
(70, 18, 88, 89, 2, 'com_modules.module.103', 'Site', '{}'),
(71, 18, 92, 93, 2, 'com_modules.module.104', 'System', '{}'),
(72, 18, 96, 97, 2, 'com_modules.module.91', 'System Dashboard', '{}'),
(73, 18, 98, 99, 2, 'com_modules.module.92', 'Content Dashboard', '{}'),
(74, 18, 100, 101, 2, 'com_modules.module.93', 'Menus Dashboard', '{}'),
(75, 18, 102, 103, 2, 'com_modules.module.94', 'Components Dashboard', '{}'),
(76, 18, 104, 105, 2, 'com_modules.module.95', 'Users Dashboard', '{}'),
(77, 18, 106, 107, 2, 'com_modules.module.99', 'Frontend Link', '{}'),
(78, 18, 108, 109, 2, 'com_modules.module.100', 'Messages', '{}'),
(79, 18, 110, 111, 2, 'com_modules.module.101', 'Post Install Messages', '{}'),
(80, 18, 112, 113, 2, 'com_modules.module.102', 'User Status', '{}'),
(82, 18, 114, 115, 2, 'com_modules.module.105', '3rd Party', '{}'),
(83, 18, 116, 117, 2, 'com_modules.module.106', 'Help Dashboard', '{}'),
(84, 18, 118, 119, 2, 'com_modules.module.107', 'Privacy Requests', '{}'),
(85, 18, 120, 121, 2, 'com_modules.module.108', 'Privacy Status', '{}'),
(86, 18, 122, 123, 2, 'com_modules.module.96', 'Popular Articles', '{}'),
(87, 18, 124, 125, 2, 'com_modules.module.97', 'Recently Added Articles', '{}'),
(88, 18, 126, 127, 2, 'com_modules.module.98', 'Logged-in Users', '{}'),
(89, 18, 128, 129, 2, 'com_modules.module.90', 'Login Support', '{}'),
(90, 1, 167, 168, 1, 'com_scheduler', 'com_scheduler', '{}'),
(91, 1, 169, 170, 1, 'com_associations', 'com_associations', '{}'),
(92, 1, 171, 172, 1, 'com_categories', 'com_categories', '{}'),
(93, 1, 173, 174, 1, 'com_fields', 'com_fields', '{}'),
(94, 1, 175, 176, 1, 'com_workflow', 'com_workflow', '{}'),
(95, 1, 177, 178, 1, 'com_guidedtours', 'com_guidedtours', '{}'),
(96, 18, 130, 131, 2, 'com_modules.module.109', 'Guided Tours', '{}'),
(97, 1, 179, 180, 1, 'com_scheduler.task.1', 'com_scheduler.task.1', '{}'),
(98, 1, 181, 182, 1, 'com_scheduler.task.2', 'com_scheduler.task.2', '{}'),
(99, 1, 183, 184, 1, 'com_scheduler.task.3', 'com_scheduler.task.3', '{}'),
(100, 18, 132, 133, 2, 'com_modules.module.110', 'top button', '{}');

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

--
-- Table structure for table `xsrs3_associations`
--

DROP TABLE IF EXISTS `xsrs3_associations`;
CREATE TABLE `xsrs3_associations` (
  `id` int(11) NOT NULL COMMENT 'A reference to the associated item.',
  `context` varchar(50) NOT NULL COMMENT 'The context of the associated item.',
  `key` char(32) NOT NULL COMMENT 'The key for the association computed from an md5 on associated ids.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_banners`
--

DROP TABLE IF EXISTS `xsrs3_banners`;
CREATE TABLE `xsrs3_banners` (
  `id` int(11) NOT NULL,
  `cid` int(11) NOT NULL DEFAULT 0,
  `type` int(11) NOT NULL DEFAULT 0,
  `name` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `imptotal` int(11) NOT NULL DEFAULT 0,
  `impmade` int(11) NOT NULL DEFAULT 0,
  `clicks` int(11) NOT NULL DEFAULT 0,
  `clickurl` varchar(2048) NOT NULL DEFAULT '',
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `catid` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `description` text NOT NULL,
  `custombannercode` varchar(2048) NOT NULL,
  `sticky` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `metakey` text DEFAULT NULL,
  `params` text NOT NULL,
  `own_prefix` tinyint(4) NOT NULL DEFAULT 0,
  `metakey_prefix` varchar(400) NOT NULL DEFAULT '',
  `purchase_type` tinyint(4) NOT NULL DEFAULT -1,
  `track_clicks` tinyint(4) NOT NULL DEFAULT -1,
  `track_impressions` tinyint(4) NOT NULL DEFAULT -1,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `reset` datetime DEFAULT NULL,
  `created` datetime NOT NULL,
  `language` char(7) NOT NULL DEFAULT '',
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_banner_clients`
--

DROP TABLE IF EXISTS `xsrs3_banner_clients`;
CREATE TABLE `xsrs3_banner_clients` (
  `id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL DEFAULT '',
  `contact` varchar(255) NOT NULL DEFAULT '',
  `email` varchar(255) NOT NULL DEFAULT '',
  `extrainfo` text NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `metakey` text DEFAULT NULL,
  `own_prefix` tinyint(4) NOT NULL DEFAULT 0,
  `metakey_prefix` varchar(400) NOT NULL DEFAULT '',
  `purchase_type` tinyint(4) NOT NULL DEFAULT -1,
  `track_clicks` tinyint(4) NOT NULL DEFAULT -1,
  `track_impressions` tinyint(4) NOT NULL DEFAULT -1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_banner_tracks`
--

DROP TABLE IF EXISTS `xsrs3_banner_tracks`;
CREATE TABLE `xsrs3_banner_tracks` (
  `track_date` datetime NOT NULL,
  `track_type` int(10) UNSIGNED NOT NULL,
  `banner_id` int(10) UNSIGNED NOT NULL,
  `count` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_categories`
--

DROP TABLE IF EXISTS `xsrs3_categories`;
CREATE TABLE `xsrs3_categories` (
  `id` int(11) NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `lft` int(11) NOT NULL DEFAULT 0,
  `rgt` int(11) NOT NULL DEFAULT 0,
  `level` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `path` varchar(400) NOT NULL DEFAULT '',
  `extension` varchar(50) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `description` mediumtext DEFAULT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `params` text DEFAULT NULL,
  `metadesc` varchar(1024) NOT NULL DEFAULT '' COMMENT 'The meta description for the page.',
  `metakey` varchar(1024) NOT NULL DEFAULT '' COMMENT 'The keywords for the page.',
  `metadata` varchar(2048) NOT NULL DEFAULT '' COMMENT 'JSON encoded metadata properties.',
  `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_time` datetime NOT NULL,
  `modified_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT '',
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_categories`
--

INSERT INTO `xsrs3_categories` (`id`, `asset_id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `extension`, `title`, `alias`, `note`, `description`, `published`, `checked_out`, `checked_out_time`, `access`, `params`, `metadesc`, `metakey`, `metadata`, `created_user_id`, `created_time`, `modified_user_id`, `modified_time`, `hits`, `language`, `version`) VALUES
(1, 0, 0, 0, 11, 0, '', 'system', 'ROOT', 'root', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 503, '2025-03-05 07:49:45', 503, '2025-03-05 07:49:45', 0, '*', 1),
(2, 27, 1, 1, 2, 1, 'uncategorised', 'com_content', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"workflow_id\":\"use_default\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 503, '2025-03-05 07:49:45', 503, '2025-03-05 07:49:45', 0, '*', 1),
(3, 28, 1, 3, 4, 1, 'uncategorised', 'com_banners', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 503, '2025-03-05 07:49:45', 503, '2025-03-05 07:49:45', 0, '*', 1),
(4, 29, 1, 5, 6, 1, 'uncategorised', 'com_contact', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 503, '2025-03-05 07:49:45', 503, '2025-03-05 07:49:45', 0, '*', 1),
(5, 30, 1, 7, 8, 1, 'uncategorised', 'com_newsfeeds', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 503, '2025-03-05 07:49:45', 503, '2025-03-05 07:49:45', 0, '*', 1),
(7, 32, 1, 9, 10, 1, 'uncategorised', 'com_users', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 503, '2025-03-05 07:49:45', 503, '2025-03-05 07:49:45', 0, '*', 1);

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

--
-- Table structure for table `xsrs3_contact_details`
--

DROP TABLE IF EXISTS `xsrs3_contact_details`;
CREATE TABLE `xsrs3_contact_details` (
  `id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL,
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `con_position` varchar(255) DEFAULT NULL,
  `address` text DEFAULT NULL,
  `suburb` varchar(100) DEFAULT NULL,
  `state` varchar(100) DEFAULT NULL,
  `country` varchar(100) DEFAULT NULL,
  `postcode` varchar(100) DEFAULT NULL,
  `telephone` varchar(255) DEFAULT NULL,
  `fax` varchar(255) DEFAULT NULL,
  `misc` mediumtext DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `email_to` varchar(255) DEFAULT NULL,
  `default_con` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  `user_id` int(11) NOT NULL DEFAULT 0,
  `catid` int(11) NOT NULL DEFAULT 0,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `mobile` varchar(255) NOT NULL DEFAULT '',
  `webpage` varchar(255) NOT NULL DEFAULT '',
  `sortname1` varchar(255) NOT NULL DEFAULT '',
  `sortname2` varchar(255) NOT NULL DEFAULT '',
  `sortname3` varchar(255) NOT NULL DEFAULT '',
  `language` varchar(7) NOT NULL,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `metakey` text DEFAULT NULL,
  `metadesc` text NOT NULL,
  `metadata` text NOT NULL,
  `featured` tinyint(3) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Set if contact is featured.',
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_content`
--

DROP TABLE IF EXISTS `xsrs3_content`;
CREATE TABLE `xsrs3_content` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `title` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `introtext` mediumtext NOT NULL,
  `fulltext` mediumtext NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `catid` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `images` text NOT NULL,
  `urls` text NOT NULL,
  `attribs` varchar(5120) NOT NULL,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `metakey` text DEFAULT NULL,
  `metadesc` text NOT NULL,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `metadata` text NOT NULL,
  `featured` tinyint(3) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Set if article is featured.',
  `language` char(7) NOT NULL COMMENT 'The language code for the article.',
  `note` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_contentitem_tag_map`
--

DROP TABLE IF EXISTS `xsrs3_contentitem_tag_map`;
CREATE TABLE `xsrs3_contentitem_tag_map` (
  `type_alias` varchar(255) NOT NULL DEFAULT '',
  `core_content_id` int(10) UNSIGNED NOT NULL COMMENT 'PK from the core content table',
  `content_item_id` int(11) NOT NULL COMMENT 'PK from the content type table',
  `tag_id` int(10) UNSIGNED NOT NULL COMMENT 'PK from the tag table',
  `tag_date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Date of most recent save for this tag-item',
  `type_id` mediumint(9) NOT NULL COMMENT 'PK from the content_type table'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Maps items from content tables to tags';

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

--
-- Table structure for table `xsrs3_content_frontpage`
--

DROP TABLE IF EXISTS `xsrs3_content_frontpage`;
CREATE TABLE `xsrs3_content_frontpage` (
  `content_id` int(11) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `featured_up` datetime DEFAULT NULL,
  `featured_down` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_content_rating`
--

DROP TABLE IF EXISTS `xsrs3_content_rating`;
CREATE TABLE `xsrs3_content_rating` (
  `content_id` int(11) NOT NULL DEFAULT 0,
  `rating_sum` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `rating_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `lastip` varchar(50) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_content_types`
--

DROP TABLE IF EXISTS `xsrs3_content_types`;
CREATE TABLE `xsrs3_content_types` (
  `type_id` int(10) UNSIGNED NOT NULL,
  `type_title` varchar(255) NOT NULL DEFAULT '',
  `type_alias` varchar(400) NOT NULL DEFAULT '',
  `table` varchar(2048) NOT NULL DEFAULT '',
  `rules` text NOT NULL,
  `field_mappings` text NOT NULL,
  `router` varchar(255) NOT NULL DEFAULT '',
  `content_history_options` varchar(5120) DEFAULT NULL COMMENT 'JSON string for com_contenthistory options'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_content_types`
--

INSERT INTO `xsrs3_content_types` (`type_id`, `type_title`, `type_alias`, `table`, `rules`, `field_mappings`, `router`, `content_history_options`) VALUES
(1, 'Article', 'com_content.article', '{\"special\":{\"dbtable\":\"#__content\",\"key\":\"id\",\"type\":\"ArticleTable\",\"prefix\":\"Joomla\\\\Component\\\\Content\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"state\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"introtext\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"attribs\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"asset_id\":\"asset_id\", \"note\":\"note\"}, \"special\":{\"fulltext\":\"fulltext\"}}', 'ContentHelperRoute::getArticleRoute', '{\"formFile\":\"administrator\\/components\\/com_content\\/forms\\/article.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"ordering\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),
(2, 'Contact', 'com_contact.contact', '{\"special\":{\"dbtable\":\"#__contact_details\",\"key\":\"id\",\"type\":\"ContactTable\",\"prefix\":\"Joomla\\\\Component\\\\Contact\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"address\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"image\", \"core_urls\":\"webpage\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"asset_id\":\"null\"}, \"special\":{\"con_position\":\"con_position\",\"suburb\":\"suburb\",\"state\":\"state\",\"country\":\"country\",\"postcode\":\"postcode\",\"telephone\":\"telephone\",\"fax\":\"fax\",\"misc\":\"misc\",\"email_to\":\"email_to\",\"default_con\":\"default_con\",\"user_id\":\"user_id\",\"mobile\":\"mobile\",\"sortname1\":\"sortname1\",\"sortname2\":\"sortname2\",\"sortname3\":\"sortname3\"}}', 'ContactHelperRoute::getContactRoute', '{\"formFile\":\"administrator\\/components\\/com_contact\\/forms\\/contact.xml\",\"hideFields\":[\"default_con\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"], \"displayLookup\":[ {\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ] }'),
(3, 'Newsfeed', 'com_newsfeeds.newsfeed', '{\"special\":{\"dbtable\":\"#__newsfeeds\",\"key\":\"id\",\"type\":\"NewsfeedTable\",\"prefix\":\"Joomla\\\\Component\\\\Newsfeeds\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"asset_id\":\"null\"}, \"special\":{\"numarticles\":\"numarticles\",\"cache_time\":\"cache_time\",\"rtl\":\"rtl\"}}', 'NewsfeedsHelperRoute::getNewsfeedRoute', '{\"formFile\":\"administrator\\/components\\/com_newsfeeds\\/forms\\/newsfeed.xml\",\"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),
(4, 'User', 'com_users.user', '{\"special\":{\"dbtable\":\"#__users\",\"key\":\"id\",\"type\":\"User\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"null\",\"core_alias\":\"username\",\"core_created_time\":\"registerDate\",\"core_modified_time\":\"lastvisitDate\",\"core_body\":\"null\", \"core_hits\":\"null\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"access\":\"null\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"null\", \"core_language\":\"null\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"null\", \"core_ordering\":\"null\", \"core_metakey\":\"null\", \"core_metadesc\":\"null\", \"core_catid\":\"null\", \"asset_id\":\"null\"}, \"special\":{}}', '', ''),
(5, 'Article Category', 'com_content.category', '{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"CategoryTable\",\"prefix\":\"Joomla\\\\Component\\\\Categories\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', 'ContentHelperRoute::getCategoryRoute', '{\"formFile\":\"administrator\\/components\\/com_categories\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(6, 'Contact Category', 'com_contact.category', '{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"CategoryTable\",\"prefix\":\"Joomla\\\\Component\\\\Categories\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', 'ContactHelperRoute::getCategoryRoute', '{\"formFile\":\"administrator\\/components\\/com_categories\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(7, 'Newsfeeds Category', 'com_newsfeeds.category', '{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"CategoryTable\",\"prefix\":\"Joomla\\\\Component\\\\Categories\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', 'NewsfeedsHelperRoute::getCategoryRoute', '{\"formFile\":\"administrator\\/components\\/com_categories\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(8, 'Tag', 'com_tags.tag', '{\"special\":{\"dbtable\":\"#__tags\",\"key\":\"tag_id\",\"type\":\"TagTable\",\"prefix\":\"Joomla\\\\Component\\\\Tags\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"null\", \"asset_id\":\"null\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\"}}', 'TagsHelperRoute::getTagRoute', '{\"formFile\":\"administrator\\/components\\/com_tags\\/forms\\/tag.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\", \"lft\", \"rgt\", \"level\", \"path\", \"urls\", \"publish_up\", \"publish_down\"],\"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),
(9, 'Banner', 'com_banners.banner', '{\"special\":{\"dbtable\":\"#__banners\",\"key\":\"id\",\"type\":\"BannerTable\",\"prefix\":\"Joomla\\\\Component\\\\Banners\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"null\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"asset_id\":\"null\"}, \"special\":{\"imptotal\":\"imptotal\", \"impmade\":\"impmade\", \"clicks\":\"clicks\", \"clickurl\":\"clickurl\", \"custombannercode\":\"custombannercode\", \"cid\":\"cid\", \"purchase_type\":\"purchase_type\", \"track_impressions\":\"track_impressions\", \"track_clicks\":\"track_clicks\"}}', '', '{\"formFile\":\"administrator\\/components\\/com_banners\\/forms\\/banner.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\", \"reset\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"imptotal\", \"impmade\", \"reset\"], \"convertToInt\":[\"publish_up\", \"publish_down\", \"ordering\"], \"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"cid\",\"targetTable\":\"#__banner_clients\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),
(10, 'Banners Category', 'com_banners.category', '{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"CategoryTable\",\"prefix\":\"Joomla\\\\Component\\\\Categories\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"asset_id\":\"asset_id\"}, \"special\": {\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', '', '{\"formFile\":\"administrator\\/components\\/com_categories\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"], \"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(11, 'Banner Client', 'com_banners.client', '{\"special\":{\"dbtable\":\"#__banner_clients\",\"key\":\"id\",\"type\":\"ClientTable\",\"prefix\":\"Joomla\\\\Component\\\\Banners\\\\Administrator\\\\Table\\\\\"}}', '', '', '', '{\"formFile\":\"administrator\\/components\\/com_banners\\/forms\\/client.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\"], \"ignoreChanges\":[\"checked_out\", \"checked_out_time\"], \"convertToInt\":[], \"displayLookup\":[]}'),
(12, 'User Notes', 'com_users.note', '{\"special\":{\"dbtable\":\"#__user_notes\",\"key\":\"id\",\"type\":\"NoteTable\",\"prefix\":\"Joomla\\\\Component\\\\Users\\\\Administrator\\\\Table\\\\\"}}', '', '', '', '{\"formFile\":\"administrator\\/components\\/com_users\\/forms\\/note.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\", \"publish_up\", \"publish_down\"],\"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\"], \"convertToInt\":[\"publish_up\", \"publish_down\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),
(13, 'User Notes Category', 'com_users.category', '{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"CategoryTable\",\"prefix\":\"Joomla\\\\Component\\\\Categories\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', '', '{\"formFile\":\"administrator\\/components\\/com_categories\\/forms\\/category.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"], \"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}');

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

--
-- Table structure for table `xsrs3_extensions`
--

DROP TABLE IF EXISTS `xsrs3_extensions`;
CREATE TABLE `xsrs3_extensions` (
  `extension_id` int(11) NOT NULL,
  `package_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Parent package ID for extensions installed as a package.',
  `name` varchar(100) NOT NULL,
  `type` varchar(20) NOT NULL,
  `element` varchar(100) NOT NULL,
  `changelogurl` text DEFAULT NULL,
  `folder` varchar(100) NOT NULL,
  `client_id` tinyint(4) NOT NULL,
  `enabled` tinyint(4) NOT NULL DEFAULT 0,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `protected` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Flag to indicate if the extension is protected. Protected extensions cannot be disabled.',
  `locked` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Flag to indicate if the extension is locked. Locked extensions cannot be uninstalled.',
  `manifest_cache` text NOT NULL,
  `params` text NOT NULL,
  `custom_data` text NOT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) DEFAULT 0,
  `state` int(11) DEFAULT 0,
  `note` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_extensions`
--

INSERT INTO `xsrs3_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `locked`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`) VALUES
(1, 0, 'com_wrapper', 'component', 'com_wrapper', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_wrapper\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_WRAPPER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Wrapper\",\"filename\":\"wrapper\"}', '', '', NULL, NULL, 0, 0, NULL),
(2, 0, 'com_admin', 'component', 'com_admin', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_admin\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_ADMIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Admin\"}', '', '', NULL, NULL, 0, 0, NULL),
(3, 0, 'com_banners', 'component', 'com_banners', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_banners\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Banners\",\"filename\":\"banners\"}', '{\"purchase_type\":\"3\",\"track_impressions\":\"0\",\"track_clicks\":\"0\",\"metakey_prefix\":\"\",\"save_history\":\"1\",\"history_limit\":10}', '', NULL, NULL, 0, 0, NULL),
(4, 0, 'com_cache', 'component', 'com_cache', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_cache\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CACHE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Cache\"}', '', '', NULL, NULL, 0, 0, NULL),
(5, 0, 'com_categories', 'component', 'com_categories', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_categories\",\"type\":\"component\",\"creationDate\":\"2007-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Categories\"}', '', '', NULL, NULL, 0, 0, NULL),
(6, 0, 'com_checkin', 'component', 'com_checkin', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_checkin\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CHECKIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Checkin\"}', '', '', NULL, NULL, 0, 0, NULL),
(7, 0, 'com_contact', 'component', 'com_contact', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_contact\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Contact\",\"filename\":\"contact\"}', '{\"contact_layout\":\"_:default\",\"show_contact_category\":\"hide\",\"save_history\":\"1\",\"history_limit\":10,\"show_contact_list\":\"0\",\"presentation_style\":\"sliders\",\"show_tags\":\"1\",\"show_info\":\"1\",\"show_name\":\"1\",\"show_position\":\"1\",\"show_email\":\"0\",\"show_street_address\":\"1\",\"show_suburb\":\"1\",\"show_state\":\"1\",\"show_postcode\":\"1\",\"show_country\":\"1\",\"show_telephone\":\"1\",\"show_mobile\":\"1\",\"show_fax\":\"1\",\"show_webpage\":\"1\",\"show_image\":\"1\",\"show_misc\":\"1\",\"image\":\"\",\"allow_vcard\":\"0\",\"show_articles\":\"0\",\"articles_display_num\":\"10\",\"show_profile\":\"0\",\"show_user_custom_fields\":[\"-1\"],\"show_links\":\"0\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"contact_icons\":\"0\",\"icon_address\":\"\",\"icon_email\":\"\",\"icon_telephone\":\"\",\"icon_mobile\":\"\",\"icon_fax\":\"\",\"icon_misc\":\"\",\"category_layout\":\"_:default\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"0\",\"maxLevel\":\"-1\",\"show_subcat_desc\":\"1\",\"show_empty_categories\":\"0\",\"show_cat_items\":\"1\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_subcat_desc_cat\":\"1\",\"show_empty_categories_cat\":\"0\",\"show_cat_items_cat\":\"1\",\"filter_field\":\"0\",\"show_pagination_limit\":\"0\",\"show_headings\":\"1\",\"show_image_heading\":\"0\",\"show_position_headings\":\"1\",\"show_email_headings\":\"0\",\"show_telephone_headings\":\"1\",\"show_mobile_headings\":\"0\",\"show_fax_headings\":\"0\",\"show_suburb_headings\":\"1\",\"show_state_headings\":\"1\",\"show_country_headings\":\"1\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"initial_sort\":\"ordering\",\"captcha\":\"\",\"show_email_form\":\"1\",\"show_email_copy\":\"0\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"1\",\"custom_reply\":\"0\",\"redirect\":\"\",\"show_feed_link\":\"1\",\"sef_ids\":1,\"custom_fields_enable\":\"1\"}', '', NULL, NULL, 0, 0, NULL),
(8, 0, 'com_cpanel', 'component', 'com_cpanel', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_cpanel\",\"type\":\"component\",\"creationDate\":\"2007-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CPANEL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Cpanel\"}', '', '', NULL, NULL, 0, 0, NULL),
(9, 0, 'com_installer', 'component', 'com_installer', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_installer\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_INSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Installer\"}', '{\"cachetimeout\":\"6\",\"minimum_stability\":\"4\"}', '', NULL, NULL, 0, 0, NULL),
(10, 0, 'com_languages', 'component', 'com_languages', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_languages\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Languages\"}', '{\"administrator\":\"en-GB\",\"site\":\"en-GB\"}', '', NULL, NULL, 0, 0, NULL),
(11, 0, 'com_login', 'component', 'com_login', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_login\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Login\"}', '', '', NULL, NULL, 0, 0, NULL),
(12, 0, 'com_media', 'component', 'com_media', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_media\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Media\",\"filename\":\"media\"}', '{\"upload_maxsize\":\"10\",\"file_path\":\"images\",\"image_path\":\"images\",\"restrict_uploads\":\"1\",\"allowed_media_usergroup\":\"3\",\"restrict_uploads_extensions\":\"bmp,gif,jpg,jpeg,png,webp,avif,ico,mp3,m4a,mp4a,ogg,mp4,mp4v,mpeg,mov,odg,odp,ods,odt,pdf,ppt,txt,xcf,xls,csv\",\"check_mime\":\"1\",\"image_extensions\":\"bmp,gif,jpg,png,jpeg,webp,avif\",\"audio_extensions\":\"mp3,m4a,mp4a,ogg\",\"video_extensions\":\"mp4,mp4v,mpeg,mov,webm\",\"doc_extensions\":\"odg,odp,ods,odt,pdf,ppt,txt,xcf,xls,csv\",\"ignore_extensions\":\"\",\"upload_mime\":\"image\\/jpeg,image\\/gif,image\\/png,image\\/bmp,image\\/webp,image\\/avif,audio\\/ogg,audio\\/mpeg,audio\\/mp4,video\\/mp4,video\\/webm,video\\/mpeg,video\\/quicktime,application\\/msword,application\\/excel,application\\/pdf,application\\/powerpoint,text\\/plain,application\\/x-zip\"}', '', NULL, NULL, 0, 0, NULL),
(13, 0, 'com_menus', 'component', 'com_menus', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_menus\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MENUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Menus\",\"filename\":\"menus\"}', '{\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\"}', '', NULL, NULL, 0, 0, NULL),
(14, 0, 'com_messages', 'component', 'com_messages', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_messages\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Messages\"}', '', '', NULL, NULL, 0, 0, NULL),
(15, 0, 'com_modules', 'component', 'com_modules', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_modules\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MODULES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Modules\",\"filename\":\"modules\"}', '', '', NULL, NULL, 0, 0, NULL),
(16, 0, 'com_newsfeeds', 'component', 'com_newsfeeds', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_newsfeeds\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Newsfeeds\",\"filename\":\"newsfeeds\"}', '{\"newsfeed_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_feed_image\":\"1\",\"show_feed_description\":\"1\",\"show_item_description\":\"1\",\"feed_character_count\":\"0\",\"feed_display_order\":\"des\",\"float_first\":\"right\",\"float_second\":\"right\",\"show_tags\":\"1\",\"category_layout\":\"_:default\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"0\",\"show_subcat_desc\":\"1\",\"show_cat_items\":\"1\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_items_cat\":\"1\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_headings\":\"1\",\"show_articles\":\"0\",\"show_link\":\"1\",\"show_pagination\":\"1\",\"show_pagination_results\":\"1\",\"sef_ids\":1}', '', NULL, NULL, 0, 0, NULL),
(17, 0, 'com_plugins', 'component', 'com_plugins', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_plugins\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_PLUGINS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Plugins\"}', '', '', NULL, NULL, 0, 0, NULL),
(18, 0, 'com_templates', 'component', 'com_templates', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_templates\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Templates\"}', '{\"template_positions_display\":\"0\",\"upload_limit\":\"10\",\"image_formats\":\"gif,bmp,jpg,jpeg,png,webp\",\"source_formats\":\"txt,less,ini,xml,js,php,css,scss,sass,json\",\"font_formats\":\"woff,woff2,ttf,otf\",\"compressed_formats\":\"zip\",\"difference\":\"SideBySide\"}', '', NULL, NULL, 0, 0, NULL),
(19, 0, 'com_content', 'component', 'com_content', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_content\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Content\",\"filename\":\"content\"}', '{\"article_layout\":\"_:default\",\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\"1\",\"info_block_position\":\"0\",\"info_block_show_title\":\"1\",\"show_category\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_associations\":\"0\",\"flags\":\"1\",\"show_author\":\"1\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"1\",\"show_item_navigation\":\"1\",\"show_readmore\":\"1\",\"show_readmore_title\":\"1\",\"readmore_limit\":100,\"show_tags\":\"1\",\"record_hits\":\"1\",\"show_hits\":\"1\",\"show_noauth\":\"0\",\"urls_position\":0,\"captcha\":\"\",\"show_publishing_options\":\"1\",\"show_article_options\":\"1\",\"show_configure_edit_options\":\"1\",\"show_permissions\":\"1\",\"show_associations_edit\":\"1\",\"save_history\":\"1\",\"history_limit\":10,\"show_urls_images_frontend\":\"0\",\"show_urls_images_backend\":\"1\",\"targeta\":0,\"targetb\":0,\"targetc\":0,\"float_intro\":\"left\",\"float_fulltext\":\"left\",\"category_layout\":\"_:blog\",\"show_category_title\":\"0\",\"show_description\":\"0\",\"show_description_image\":\"0\",\"maxLevel\":\"1\",\"show_empty_categories\":\"0\",\"show_no_articles\":\"1\",\"show_category_heading_title_text\":\"1\",\"show_subcat_desc\":\"1\",\"show_cat_num_articles\":\"0\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_num_articles_cat\":\"1\",\"num_leading_articles\":1,\"blog_class_leading\":\"\",\"num_intro_articles\":4,\"blog_class\":\"\",\"num_columns\":1,\"multi_column_order\":\"0\",\"num_links\":4,\"show_subcategory_content\":\"0\",\"link_intro_image\":\"0\",\"show_pagination_limit\":\"1\",\"filter_field\":\"hide\",\"show_headings\":\"1\",\"list_show_date\":\"0\",\"date_format\":\"\",\"list_show_hits\":\"1\",\"list_show_author\":\"1\",\"display_num\":\"10\",\"orderby_pri\":\"order\",\"orderby_sec\":\"rdate\",\"order_date\":\"published\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"show_featured\":\"show\",\"show_feed_link\":\"1\",\"feed_summary\":\"0\",\"feed_show_readmore\":\"0\",\"sef_ids\":1,\"custom_fields_enable\":\"1\",\"workflow_enabled\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(20, 0, 'com_config', 'component', 'com_config', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_config\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONFIG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Config\",\"filename\":\"config\"}', '{\"filters\":{\"1\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"9\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"6\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"7\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"2\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"3\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"4\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"5\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"8\":{\"filter_type\":\"NONE\",\"filter_tags\":\"\",\"filter_attributes\":\"\"}}}', '', NULL, NULL, 0, 0, NULL),
(21, 0, 'com_redirect', 'component', 'com_redirect', NULL, '', 1, 1, 0, 0, 1, '{\"name\":\"com_redirect\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Redirect\"}', '', '', NULL, NULL, 0, 0, NULL),
(22, 0, 'com_users', 'component', 'com_users', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_users\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_USERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Users\",\"filename\":\"users\"}', '{\"allowUserRegistration\":\"0\",\"new_usertype\":\"2\",\"guest_usergroup\":\"9\",\"sendpassword\":\"0\",\"useractivation\":\"2\",\"mail_to_admin\":\"1\",\"captcha\":\"\",\"frontend_userparams\":\"1\",\"site_language\":\"0\",\"change_login_name\":\"0\",\"reset_count\":\"10\",\"reset_time\":\"1\",\"minimum_length\":\"12\",\"minimum_integers\":\"0\",\"minimum_symbols\":\"0\",\"minimum_uppercase\":\"0\",\"save_history\":\"1\",\"history_limit\":5,\"mailSubjectPrefix\":\"\",\"mailBodySuffix\":\"\"}', '', NULL, NULL, 0, 0, NULL),
(23, 0, 'com_finder', 'component', 'com_finder', NULL, '', 1, 1, 0, 0, 1, '{\"name\":\"com_finder\",\"type\":\"component\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Finder\",\"filename\":\"finder\"}', '{\"enabled\":\"0\",\"show_description\":\"1\",\"description_length\":255,\"allow_empty_query\":\"0\",\"show_url\":\"1\",\"show_autosuggest\":\"1\",\"show_suggested_query\":\"1\",\"show_explained_query\":\"1\",\"show_advanced\":\"1\",\"show_advanced_tips\":\"1\",\"expand_advanced\":\"0\",\"show_date_filters\":\"0\",\"sort_order\":\"relevance\",\"sort_direction\":\"desc\",\"highlight_terms\":\"1\",\"opensearch_name\":\"\",\"opensearch_description\":\"\",\"batch_size\":\"50\",\"title_multiplier\":\"1.7\",\"text_multiplier\":\"0.7\",\"meta_multiplier\":\"1.2\",\"path_multiplier\":\"2.0\",\"misc_multiplier\":\"0.3\",\"stem\":\"1\",\"stemmer\":\"snowball\",\"enable_logging\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(24, 0, 'com_joomlaupdate', 'component', 'com_joomlaupdate', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_joomlaupdate\",\"type\":\"component\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2012 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.3\",\"description\":\"COM_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Joomlaupdate\"}', '{\"updatesource\":\"default\",\"customurl\":\"\"}', '', NULL, NULL, 0, 0, NULL),
(25, 0, 'com_tags', 'component', 'com_tags', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_tags\",\"type\":\"component\",\"creationDate\":\"2013-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Tags\",\"filename\":\"tags\"}', '{\"tag_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_tag_title\":\"0\",\"tag_list_show_tag_image\":\"0\",\"tag_list_show_tag_description\":\"0\",\"tag_list_image\":\"\",\"tag_list_orderby\":\"title\",\"tag_list_orderby_direction\":\"ASC\",\"show_headings\":\"0\",\"tag_list_show_date\":\"0\",\"tag_list_show_item_image\":\"0\",\"tag_list_show_item_description\":\"0\",\"tag_list_item_maximum_characters\":0,\"return_any_or_all\":\"1\",\"include_children\":\"0\",\"maximum\":200,\"tag_list_language_filter\":\"all\",\"tags_layout\":\"_:default\",\"all_tags_orderby\":\"title\",\"all_tags_orderby_direction\":\"ASC\",\"all_tags_show_tag_image\":\"0\",\"all_tags_show_tag_description\":\"0\",\"all_tags_tag_maximum_characters\":20,\"all_tags_show_tag_hits\":\"0\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"tag_field_ajax_mode\":\"1\",\"show_feed_link\":\"1\"}', '', NULL, NULL, 0, 0, NULL),
(26, 0, 'com_contenthistory', 'component', 'com_contenthistory', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_contenthistory\",\"type\":\"component\",\"creationDate\":\"2013-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONTENTHISTORY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Contenthistory\",\"filename\":\"contenthistory\"}', '', '', NULL, NULL, 0, 0, NULL),
(27, 0, 'com_ajax', 'component', 'com_ajax', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_ajax\",\"type\":\"component\",\"creationDate\":\"2013-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_AJAX_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"ajax\"}', '', '', NULL, NULL, 0, 0, NULL),
(28, 0, 'com_postinstall', 'component', 'com_postinstall', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_postinstall\",\"type\":\"component\",\"creationDate\":\"2013-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_POSTINSTALL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Postinstall\"}', '', '', NULL, NULL, 0, 0, NULL),
(29, 0, 'com_fields', 'component', 'com_fields', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_fields\",\"type\":\"component\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 0, 0, NULL),
(30, 0, 'com_associations', 'component', 'com_associations', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_associations\",\"type\":\"component\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_ASSOCIATIONS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Associations\"}', '', '', NULL, NULL, 0, 0, NULL),
(31, 0, 'com_privacy', 'component', 'com_privacy', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_privacy\",\"type\":\"component\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"COM_PRIVACY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Privacy\",\"filename\":\"privacy\"}', '', '', NULL, NULL, 0, 0, NULL),
(32, 0, 'com_actionlogs', 'component', 'com_actionlogs', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_actionlogs\",\"type\":\"component\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"COM_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Actionlogs\"}', '{\"ip_logging\":0,\"csv_delimiter\":\",\",\"loggable_extensions\":[\"com_banners\",\"com_cache\",\"com_categories\",\"com_checkin\",\"com_config\",\"com_contact\",\"com_content\",\"com_fields\",\"com_guidedtours\",\"com_installer\",\"com_media\",\"com_menus\",\"com_messages\",\"com_modules\",\"com_newsfeeds\",\"com_plugins\",\"com_redirect\",\"com_scheduler\",\"com_tags\",\"com_templates\",\"com_users\"]}', '', NULL, NULL, 0, 0, NULL),
(33, 0, 'com_workflow', 'component', 'com_workflow', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_workflow\",\"type\":\"component\",\"creationDate\":\"2017-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_WORKFLOW_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Workflow\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(34, 0, 'com_mails', 'component', 'com_mails', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_mails\",\"type\":\"component\",\"creationDate\":\"2019-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MAILS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Mails\"}', '', '', NULL, NULL, 0, 0, NULL),
(35, 0, 'com_scheduler', 'component', 'com_scheduler', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_scheduler\",\"type\":\"component\",\"creationDate\":\"2021-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1.0\",\"description\":\"COM_SCHEDULER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Scheduler\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(36, 0, 'com_guidedtours', 'component', 'com_guidedtours', NULL, '', 1, 1, 0, 0, 1, '{\"name\":\"com_guidedtours\",\"type\":\"component\",\"creationDate\":\"2023-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.0\",\"description\":\"COM_GUIDEDTOURS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Guidedtours\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(37, 0, 'lib_joomla', 'library', 'joomla', NULL, '', 0, 1, 1, 1, 1, '{\"name\":\"lib_joomla\",\"type\":\"library\",\"creationDate\":\"2008-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2008 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"https:\\/\\/www.joomla.org\",\"version\":\"13.1\",\"description\":\"LIB_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 0, 0, NULL),
(38, 0, 'lib_phpass', 'library', 'phpass', NULL, '', 0, 1, 1, 1, 1, '{\"name\":\"lib_phpass\",\"type\":\"library\",\"creationDate\":\"2004-01\",\"author\":\"Solar Designer\",\"copyright\":\"\",\"authorEmail\":\"solar@openwall.com\",\"authorUrl\":\"https:\\/\\/www.openwall.com\\/phpass\\/\",\"version\":\"0.3\",\"description\":\"LIB_PHPASS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"phpass\"}', '', '', NULL, NULL, 0, 0, NULL),
(39, 0, 'mod_articles_archive', 'module', 'mod_articles_archive', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_archive\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesArchive\",\"filename\":\"mod_articles_archive\"}', '', '', NULL, NULL, 0, 0, NULL),
(40, 0, 'mod_articles_latest', 'module', 'mod_articles_latest', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_latest\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LATEST_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesLatest\",\"filename\":\"mod_articles_latest\"}', '', '', NULL, NULL, 0, 0, NULL),
(41, 0, 'mod_articles_popular', 'module', 'mod_articles_popular', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_popular\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesPopular\",\"filename\":\"mod_articles_popular\"}', '', '', NULL, NULL, 0, 0, NULL),
(42, 0, 'mod_banners', 'module', 'mod_banners', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_banners\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Banners\",\"filename\":\"mod_banners\"}', '', '', NULL, NULL, 0, 0, NULL),
(43, 0, 'mod_breadcrumbs', 'module', 'mod_breadcrumbs', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_breadcrumbs\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BREADCRUMBS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Breadcrumbs\",\"filename\":\"mod_breadcrumbs\"}', '', '', NULL, NULL, 0, 0, NULL),
(44, 0, 'mod_custom', 'module', 'mod_custom', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Custom\",\"filename\":\"mod_custom\"}', '', '', NULL, NULL, 0, 0, NULL),
(45, 0, 'mod_feed', 'module', 'mod_feed', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"2005-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Feed\",\"filename\":\"mod_feed\"}', '', '', NULL, NULL, 0, 0, NULL),
(46, 0, 'mod_footer', 'module', 'mod_footer', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_footer\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FOOTER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Footer\",\"filename\":\"mod_footer\"}', '', '', NULL, NULL, 0, 0, NULL),
(47, 0, 'mod_login', 'module', 'mod_login', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Login\",\"filename\":\"mod_login\"}', '', '', NULL, NULL, 0, 0, NULL),
(48, 0, 'mod_menu', 'module', 'mod_menu', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Menu\",\"filename\":\"mod_menu\"}', '', '', NULL, NULL, 0, 0, NULL),
(49, 0, 'mod_articles_news', 'module', 'mod_articles_news', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_news\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesNews\",\"filename\":\"mod_articles_news\"}', '', '', NULL, NULL, 0, 0, NULL),
(50, 0, 'mod_random_image', 'module', 'mod_random_image', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_random_image\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_RANDOM_IMAGE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\RandomImage\",\"filename\":\"mod_random_image\"}', '', '', NULL, NULL, 0, 0, NULL),
(51, 0, 'mod_related_items', 'module', 'mod_related_items', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_related_items\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_RELATED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\RelatedItems\",\"filename\":\"mod_related_items\"}', '', '', NULL, NULL, 0, 0, NULL),
(52, 0, 'mod_stats', 'module', 'mod_stats', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_stats\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Stats\",\"filename\":\"mod_stats\"}', '', '', NULL, NULL, 0, 0, NULL),
(53, 0, 'mod_syndicate', 'module', 'mod_syndicate', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_syndicate\",\"type\":\"module\",\"creationDate\":\"2006-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SYNDICATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Syndicate\",\"filename\":\"mod_syndicate\"}', '', '', NULL, NULL, 0, 0, NULL),
(54, 0, 'mod_users_latest', 'module', 'mod_users_latest', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_users_latest\",\"type\":\"module\",\"creationDate\":\"2009-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_USERS_LATEST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\UsersLatest\",\"filename\":\"mod_users_latest\"}', '', '', NULL, NULL, 0, 0, NULL),
(55, 0, 'mod_whosonline', 'module', 'mod_whosonline', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_whosonline\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WHOSONLINE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Whosonline\",\"filename\":\"mod_whosonline\"}', '', '', NULL, NULL, 0, 0, NULL),
(56, 0, 'mod_wrapper', 'module', 'mod_wrapper', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_wrapper\",\"type\":\"module\",\"creationDate\":\"2004-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WRAPPER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Wrapper\",\"filename\":\"mod_wrapper\"}', '', '', NULL, NULL, 0, 0, NULL),
(57, 0, 'mod_articles_category', 'module', 'mod_articles_category', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_category\",\"type\":\"module\",\"creationDate\":\"2010-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_CATEGORY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesCategory\",\"filename\":\"mod_articles_category\"}', '', '', NULL, NULL, 0, 0, NULL),
(58, 0, 'mod_articles_categories', 'module', 'mod_articles_categories', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_categories\",\"type\":\"module\",\"creationDate\":\"2010-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesCategories\",\"filename\":\"mod_articles_categories\"}', '', '', NULL, NULL, 0, 0, NULL),
(59, 0, 'mod_languages', 'module', 'mod_languages', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_languages\",\"type\":\"module\",\"creationDate\":\"2010-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"MOD_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Languages\",\"filename\":\"mod_languages\"}', '', '', NULL, NULL, 0, 0, NULL),
(60, 0, 'mod_finder', 'module', 'mod_finder', NULL, '', 0, 1, 0, 0, 1, '{\"name\":\"mod_finder\",\"type\":\"module\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Finder\",\"filename\":\"mod_finder\"}', '', '', NULL, NULL, 0, 0, NULL),
(61, 0, 'MOD_ARTICLES', 'module', 'mod_articles', NULL, '', 0, 1, 0, 0, 1, '{\"name\":\"MOD_ARTICLES\",\"type\":\"module\",\"creationDate\":\"2024-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2024 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.2.0\",\"description\":\"MOD_ARTICLES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Articles\",\"filename\":\"mod_articles\"}', '', '', NULL, NULL, 0, 0, NULL),
(62, 0, 'mod_custom', 'module', 'mod_custom', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Custom\",\"filename\":\"mod_custom\"}', '', '', NULL, NULL, 0, 0, NULL),
(63, 0, 'mod_feed', 'module', 'mod_feed', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"2005-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Feed\",\"filename\":\"mod_feed\"}', '', '', NULL, NULL, 0, 0, NULL),
(64, 0, 'mod_latest', 'module', 'mod_latest', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_latest\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LATEST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Latest\",\"filename\":\"mod_latest\"}', '', '', NULL, NULL, 0, 0, NULL),
(65, 0, 'mod_logged', 'module', 'mod_logged', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_logged\",\"type\":\"module\",\"creationDate\":\"2005-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGGED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Logged\",\"filename\":\"mod_logged\"}', '', '', NULL, NULL, 0, 0, NULL),
(66, 0, 'mod_login', 'module', 'mod_login', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"2005-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Login\",\"filename\":\"mod_login\"}', '', '', NULL, NULL, 0, 0, NULL),
(67, 0, 'mod_loginsupport', 'module', 'mod_loginsupport', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_loginsupport\",\"type\":\"module\",\"creationDate\":\"2019-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_LOGINSUPPORT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Loginsupport\",\"filename\":\"mod_loginsupport\"}', '', '', NULL, NULL, 0, 0, NULL),
(68, 0, 'mod_menu', 'module', 'mod_menu', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"2006-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Menu\",\"filename\":\"mod_menu\"}', '', '', NULL, NULL, 0, 0, NULL),
(69, 0, 'mod_popular', 'module', 'mod_popular', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_popular\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Popular\",\"filename\":\"mod_popular\"}', '', '', NULL, NULL, 0, 0, NULL),
(70, 0, 'mod_quickicon', 'module', 'mod_quickicon', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_quickicon\",\"type\":\"module\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_QUICKICON_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Quickicon\",\"filename\":\"mod_quickicon\"}', '', '', NULL, NULL, 0, 0, NULL),
(71, 0, 'mod_frontend', 'module', 'mod_frontend', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_frontend\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_FRONTEND_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Frontend\",\"filename\":\"mod_frontend\"}', '', '', NULL, NULL, 0, 0, NULL),
(72, 0, 'mod_messages', 'module', 'mod_messages', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_messages\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Messages\",\"filename\":\"mod_messages\"}', '', '', NULL, NULL, 0, 0, NULL),
(73, 0, 'mod_post_installation_messages', 'module', 'mod_post_installation_messages', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_post_installation_messages\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_POST_INSTALLATION_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\PostInstallationMessages\",\"filename\":\"mod_post_installation_messages\"}', '', '', NULL, NULL, 0, 0, NULL),
(74, 0, 'mod_user', 'module', 'mod_user', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_user\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_USER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\User\",\"filename\":\"mod_user\"}', '', '', NULL, NULL, 0, 0, NULL),
(75, 0, 'mod_title', 'module', 'mod_title', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_title\",\"type\":\"module\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TITLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Title\",\"filename\":\"mod_title\"}', '', '', NULL, NULL, 0, 0, NULL),
(76, 0, 'mod_toolbar', 'module', 'mod_toolbar', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_toolbar\",\"type\":\"module\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TOOLBAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Toolbar\",\"filename\":\"mod_toolbar\"}', '', '', NULL, NULL, 0, 0, NULL),
(77, 0, 'mod_multilangstatus', 'module', 'mod_multilangstatus', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_multilangstatus\",\"type\":\"module\",\"creationDate\":\"2011-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MULTILANGSTATUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\MultilangStatus\",\"filename\":\"mod_multilangstatus\"}', '{\"cache\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(78, 0, 'mod_version', 'module', 'mod_version', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_version\",\"type\":\"module\",\"creationDate\":\"2012-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2012 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_VERSION_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Version\",\"filename\":\"mod_version\"}', '{\"cache\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(79, 0, 'mod_stats_admin', 'module', 'mod_stats_admin', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_stats_admin\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\StatsAdmin\",\"filename\":\"mod_stats_admin\"}', '{\"serverinfo\":\"0\",\"siteinfo\":\"0\",\"counter\":\"0\",\"increase\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}', '', NULL, NULL, 0, 0, NULL);
INSERT INTO `xsrs3_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `locked`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`) VALUES
(80, 0, 'mod_tags_popular', 'module', 'mod_tags_popular', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_tags_popular\",\"type\":\"module\",\"creationDate\":\"2013-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\TagsPopular\",\"filename\":\"mod_tags_popular\"}', '{\"maximum\":\"5\",\"timeframe\":\"alltime\",\"owncache\":\"1\"}', '', NULL, NULL, 0, 0, NULL),
(81, 0, 'mod_tags_similar', 'module', 'mod_tags_similar', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_tags_similar\",\"type\":\"module\",\"creationDate\":\"2013-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_SIMILAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\TagsSimilar\",\"filename\":\"mod_tags_similar\"}', '{\"maximum\":\"5\",\"matchtype\":\"any\",\"owncache\":\"1\"}', '', NULL, NULL, 0, 0, NULL),
(82, 0, 'mod_sampledata', 'module', 'mod_sampledata', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_sampledata\",\"type\":\"module\",\"creationDate\":\"2017-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.0\",\"description\":\"MOD_SAMPLEDATA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Sampledata\",\"filename\":\"mod_sampledata\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(83, 0, 'mod_latestactions', 'module', 'mod_latestactions', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_latestactions\",\"type\":\"module\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"MOD_LATESTACTIONS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\LatestActions\",\"filename\":\"mod_latestactions\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(84, 0, 'mod_privacy_dashboard', 'module', 'mod_privacy_dashboard', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_privacy_dashboard\",\"type\":\"module\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"MOD_PRIVACY_DASHBOARD_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\PrivacyDashboard\",\"filename\":\"mod_privacy_dashboard\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(85, 0, 'mod_submenu', 'module', 'mod_submenu', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_submenu\",\"type\":\"module\",\"creationDate\":\"2006-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SUBMENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Submenu\",\"filename\":\"mod_submenu\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(86, 0, 'mod_privacy_status', 'module', 'mod_privacy_status', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_privacy_status\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_PRIVACY_STATUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\PrivacyStatus\",\"filename\":\"mod_privacy_status\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(87, 0, 'mod_guidedtours', 'module', 'mod_guidedtours', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_guidedtours\",\"type\":\"module\",\"creationDate\":\"2023-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.0\",\"description\":\"MOD_GUIDEDTOURS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\GuidedTours\",\"filename\":\"mod_guidedtours\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(88, 0, 'plg_actionlog_joomla', 'plugin', 'joomla', NULL, 'actionlog', 0, 1, 1, 0, 1, '{\"name\":\"plg_actionlog_joomla\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_ACTIONLOG_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Actionlog\\\\Joomla\",\"filename\":\"joomla\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(89, 0, 'plg_api-authentication_basic', 'plugin', 'basic', NULL, 'api-authentication', 0, 0, 1, 0, 1, '{\"name\":\"plg_api-authentication_basic\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_API-AUTHENTICATION_BASIC_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\ApiAuthentication\\\\Basic\",\"filename\":\"basic\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(90, 0, 'plg_api-authentication_token', 'plugin', 'token', NULL, 'api-authentication', 0, 1, 1, 0, 1, '{\"name\":\"plg_api-authentication_token\",\"type\":\"plugin\",\"creationDate\":\"2019-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_API-AUTHENTICATION_TOKEN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\ApiAuthentication\\\\Token\",\"filename\":\"token\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(91, 0, 'plg_authentication_cookie', 'plugin', 'cookie', NULL, 'authentication', 0, 1, 1, 0, 1, '{\"name\":\"plg_authentication_cookie\",\"type\":\"plugin\",\"creationDate\":\"2013-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_AUTHENTICATION_COOKIE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Authentication\\\\Cookie\",\"filename\":\"cookie\"}', '', '', NULL, NULL, 1, 0, NULL),
(92, 0, 'plg_authentication_joomla', 'plugin', 'joomla', NULL, 'authentication', 0, 1, 1, 1, 1, '{\"name\":\"plg_authentication_joomla\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_AUTHENTICATION_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Authentication\\\\Joomla\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 2, 0, NULL),
(93, 0, 'plg_authentication_ldap', 'plugin', 'ldap', NULL, 'authentication', 0, 0, 1, 0, 1, '{\"name\":\"plg_authentication_ldap\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LDAP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Authentication\\\\Ldap\",\"filename\":\"ldap\"}', '{\"host\":\"\",\"port\":\"389\",\"use_ldapV3\":\"0\",\"negotiate_tls\":\"0\",\"no_referrals\":\"0\",\"auth_method\":\"bind\",\"base_dn\":\"\",\"search_string\":\"\",\"users_dn\":\"\",\"username\":\"admin\",\"password\":\"bobby7\",\"ldap_fullname\":\"fullName\",\"ldap_email\":\"mail\",\"ldap_uid\":\"uid\"}', '', NULL, NULL, 3, 0, NULL),
(94, 0, 'plg_behaviour_compat', 'plugin', 'compat', NULL, 'behaviour', 0, 1, 1, 0, 1, '{\"name\":\"plg_behaviour_compat\",\"type\":\"plugin\",\"creationDate\":\"2023-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_COMPAT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Behaviour\\\\Compat\",\"filename\":\"compat\"}', '{\"classes_aliases\":\"1\",\"es5_assets\":\"1\"}', '', NULL, NULL, 1, 0, NULL),
(95, 0, 'plg_behaviour_taggable', 'plugin', 'taggable', NULL, 'behaviour', 0, 1, 1, 0, 1, '{\"name\":\"plg_behaviour_taggable\",\"type\":\"plugin\",\"creationDate\":\"2015-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_BEHAVIOUR_TAGGABLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Behaviour\\\\Taggable\",\"filename\":\"taggable\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(96, 0, 'plg_behaviour_versionable', 'plugin', 'versionable', NULL, 'behaviour', 0, 1, 1, 0, 1, '{\"name\":\"plg_behaviour_versionable\",\"type\":\"plugin\",\"creationDate\":\"2015-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_BEHAVIOUR_VERSIONABLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Behaviour\\\\Versionable\",\"filename\":\"versionable\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(97, 0, 'plg_content_confirmconsent', 'plugin', 'confirmconsent', NULL, 'content', 0, 0, 1, 0, 1, '{\"name\":\"plg_content_confirmconsent\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_CONTENT_CONFIRMCONSENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\ConfirmConsent\",\"filename\":\"confirmconsent\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(98, 0, 'plg_content_contact', 'plugin', 'contact', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_contact\",\"type\":\"plugin\",\"creationDate\":\"2014-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2014 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.2\",\"description\":\"PLG_CONTENT_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Contact\",\"filename\":\"contact\"}', '', '', NULL, NULL, 2, 0, NULL),
(99, 0, 'plg_content_emailcloak', 'plugin', 'emailcloak', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_emailcloak\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_EMAILCLOAK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\EmailCloak\",\"filename\":\"emailcloak\"}', '{\"mode\":\"1\"}', '', NULL, NULL, 3, 0, NULL),
(100, 0, 'plg_content_fields', 'plugin', 'fields', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_fields\",\"type\":\"plugin\",\"creationDate\":\"2017-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_CONTENT_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 4, 0, NULL),
(101, 0, 'plg_content_finder', 'plugin', 'finder', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_finder\",\"type\":\"plugin\",\"creationDate\":\"2011-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Finder\",\"filename\":\"finder\"}', '', '', NULL, NULL, 5, 0, NULL),
(102, 0, 'plg_content_joomla', 'plugin', 'joomla', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_joomla\",\"type\":\"plugin\",\"creationDate\":\"2010-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Joomla\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 6, 0, NULL),
(103, 0, 'plg_content_loadmodule', 'plugin', 'loadmodule', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_loadmodule\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOADMODULE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\LoadModule\",\"filename\":\"loadmodule\"}', '{\"style\":\"xhtml\"}', '', NULL, NULL, 7, 0, NULL),
(104, 0, 'plg_content_pagebreak', 'plugin', 'pagebreak', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\PageBreak\",\"filename\":\"pagebreak\"}', '{\"title\":\"1\",\"multipage_toc\":\"1\",\"showall\":\"1\"}', '', NULL, NULL, 8, 0, NULL),
(105, 0, 'plg_content_pagenavigation', 'plugin', 'pagenavigation', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_pagenavigation\",\"type\":\"plugin\",\"creationDate\":\"2006-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_PAGENAVIGATION_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\PageNavigation\",\"filename\":\"pagenavigation\"}', '{\"position\":\"1\"}', '', NULL, NULL, 9, 0, NULL),
(106, 0, 'plg_content_vote', 'plugin', 'vote', NULL, 'content', 0, 0, 1, 0, 1, '{\"name\":\"plg_content_vote\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_VOTE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Vote\",\"filename\":\"vote\"}', '', '', NULL, NULL, 10, 0, NULL),
(107, 0, 'plg_editors-xtd_article', 'plugin', 'article', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_article\",\"type\":\"plugin\",\"creationDate\":\"2009-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_ARTICLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Article\",\"filename\":\"article\"}', '', '', NULL, NULL, 1, 0, NULL),
(108, 0, 'plg_editors-xtd_contact', 'plugin', 'contact', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_contact\",\"type\":\"plugin\",\"creationDate\":\"2016-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Contact\",\"filename\":\"contact\"}', '', '', NULL, NULL, 2, 0, NULL),
(109, 0, 'plg_editors-xtd_fields', 'plugin', 'fields', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_fields\",\"type\":\"plugin\",\"creationDate\":\"2017-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 3, 0, NULL),
(110, 0, 'plg_editors-xtd_image', 'plugin', 'image', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_image\",\"type\":\"plugin\",\"creationDate\":\"2004-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_IMAGE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Image\",\"filename\":\"image\"}', '', '', NULL, NULL, 4, 0, NULL),
(111, 0, 'plg_editors-xtd_menu', 'plugin', 'menu', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_menu\",\"type\":\"plugin\",\"creationDate\":\"2016-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Menu\",\"filename\":\"menu\"}', '', '', NULL, NULL, 5, 0, NULL),
(112, 0, 'plg_editors-xtd_module', 'plugin', 'module', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_module\",\"type\":\"plugin\",\"creationDate\":\"2015-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2015 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_MODULE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Module\",\"filename\":\"module\"}', '', '', NULL, NULL, 6, 0, NULL),
(113, 0, 'plg_editors-xtd_pagebreak', 'plugin', 'pagebreak', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"2004-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_EDITORSXTD_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\PageBreak\",\"filename\":\"pagebreak\"}', '', '', NULL, NULL, 7, 0, NULL),
(114, 0, 'plg_editors-xtd_readmore', 'plugin', 'readmore', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_readmore\",\"type\":\"plugin\",\"creationDate\":\"2006-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_READMORE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\ReadMore\",\"filename\":\"readmore\"}', '', '', NULL, NULL, 8, 0, NULL),
(115, 0, 'plg_editors_codemirror', 'plugin', 'codemirror', NULL, 'editors', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors_codemirror\",\"type\":\"plugin\",\"creationDate\":\"28 March 2011\",\"author\":\"Marijn Haverbeke\",\"copyright\":\"Copyright (C) 2014 - 2021 by Marijn Haverbeke <marijnh@gmail.com> and others\",\"authorEmail\":\"marijnh@gmail.com\",\"authorUrl\":\"https:\\/\\/codemirror.net\\/\",\"version\":\"6.0.0\",\"description\":\"PLG_CODEMIRROR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Editors\\\\CodeMirror\",\"filename\":\"codemirror\"}', '{\"lineNumbers\":\"1\",\"lineWrapping\":\"1\",\"matchTags\":\"1\",\"matchBrackets\":\"1\",\"marker-gutter\":\"1\",\"autoCloseTags\":\"1\",\"autoCloseBrackets\":\"1\",\"autoFocus\":\"1\",\"theme\":\"default\",\"tabmode\":\"indent\"}', '', NULL, NULL, 1, 0, NULL),
(116, 0, 'plg_editors_none', 'plugin', 'none', NULL, 'editors', 0, 1, 1, 1, 1, '{\"name\":\"plg_editors_none\",\"type\":\"plugin\",\"creationDate\":\"2005-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_NONE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Editors\\\\None\",\"filename\":\"none\"}', '', '', NULL, NULL, 2, 0, NULL),
(117, 0, 'plg_editors_tinymce', 'plugin', 'tinymce', NULL, 'editors', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors_tinymce\",\"type\":\"plugin\",\"creationDate\":\"2005-08\",\"author\":\"Tiny Technologies, Inc\",\"copyright\":\"Tiny Technologies, Inc\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"https:\\/\\/www.tiny.cloud\",\"version\":\"6.8.4\",\"description\":\"PLG_TINY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Editors\\\\TinyMCE\",\"filename\":\"tinymce\"}', '{\"configuration\":{\"toolbars\":{\"2\":{\"toolbar1\":[\"bold\",\"underline\",\"strikethrough\",\"|\",\"undo\",\"redo\",\"|\",\"bullist\",\"numlist\",\"|\",\"pastetext\"]},\"1\":{\"menu\":[\"edit\",\"insert\",\"view\",\"format\",\"table\",\"tools\"],\"toolbar1\":[\"bold\",\"italic\",\"underline\",\"strikethrough\",\"|\",\"alignleft\",\"aligncenter\",\"alignright\",\"alignjustify\",\"|\",\"blocks\",\"|\",\"bullist\",\"numlist\",\"|\",\"outdent\",\"indent\",\"|\",\"undo\",\"redo\",\"|\",\"link\",\"unlink\",\"anchor\",\"code\",\"|\",\"hr\",\"table\",\"|\",\"subscript\",\"superscript\",\"|\",\"charmap\",\"pastetext\",\"preview\"]},\"0\":{\"menu\":[\"edit\",\"insert\",\"view\",\"format\",\"table\",\"tools\"],\"toolbar1\":[\"bold\",\"italic\",\"underline\",\"strikethrough\",\"|\",\"alignleft\",\"aligncenter\",\"alignright\",\"alignjustify\",\"|\",\"styles\",\"|\",\"blocks\",\"fontfamily\",\"fontsize\",\"|\",\"searchreplace\",\"|\",\"bullist\",\"numlist\",\"|\",\"outdent\",\"indent\",\"|\",\"undo\",\"redo\",\"|\",\"link\",\"unlink\",\"anchor\",\"image\",\"|\",\"code\",\"|\",\"forecolor\",\"backcolor\",\"|\",\"fullscreen\",\"|\",\"table\",\"|\",\"subscript\",\"superscript\",\"|\",\"charmap\",\"emoticons\",\"media\",\"hr\",\"ltr\",\"rtl\",\"|\",\"cut\",\"copy\",\"paste\",\"pastetext\",\"|\",\"visualchars\",\"visualblocks\",\"nonbreaking\",\"blockquote\",\"jtemplate\",\"|\",\"print\",\"preview\",\"codesample\",\"insertdatetime\",\"removeformat\"]}},\"setoptions\":{\"2\":{\"access\":[\"1\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"0\",\"advlist\":\"1\",\"autosave\":\"1\",\"contextmenu\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"},\"1\":{\"access\":[\"6\",\"2\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"0\",\"advlist\":\"1\",\"autosave\":\"1\",\"contextmenu\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"},\"0\":{\"access\":[\"7\",\"4\",\"8\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"1\",\"advlist\":\"1\",\"autosave\":\"1\",\"contextmenu\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"}}},\"sets_amount\":3,\"html_height\":\"550\",\"html_width\":\"750\"}', '', NULL, NULL, 3, 0, NULL),
(118, 0, 'plg_extension_finder', 'plugin', 'finder', NULL, 'extension', 0, 1, 1, 0, 1, '{\"name\":\"plg_extension_finder\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_EXTENSION_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Extension\\\\Finder\",\"filename\":\"finder\"}', '', '', NULL, NULL, 1, 0, NULL),
(119, 0, 'plg_extension_joomla', 'plugin', 'joomla', NULL, 'extension', 0, 1, 1, 0, 1, '{\"name\":\"plg_extension_joomla\",\"type\":\"plugin\",\"creationDate\":\"2010-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_EXTENSION_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Extension\\\\Joomla\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 2, 0, NULL),
(120, 0, 'plg_extension_namespacemap', 'plugin', 'namespacemap', NULL, 'extension', 0, 1, 1, 1, 1, '{\"name\":\"plg_extension_namespacemap\",\"type\":\"plugin\",\"creationDate\":\"2017-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_EXTENSION_NAMESPACEMAP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Extension\\\\NamespaceMap\",\"filename\":\"namespacemap\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(121, 0, 'plg_fields_calendar', 'plugin', 'calendar', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_calendar\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_CALENDAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Calendar\",\"filename\":\"calendar\"}', '', '', NULL, NULL, 1, 0, NULL),
(122, 0, 'plg_fields_checkboxes', 'plugin', 'checkboxes', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_checkboxes\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_CHECKBOXES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Checkboxes\",\"filename\":\"checkboxes\"}', '', '', NULL, NULL, 2, 0, NULL),
(123, 0, 'plg_fields_color', 'plugin', 'color', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_color\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_COLOR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Color\",\"filename\":\"color\"}', '', '', NULL, NULL, 3, 0, NULL),
(124, 0, 'plg_fields_editor', 'plugin', 'editor', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_editor\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_EDITOR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Editor\",\"filename\":\"editor\"}', '{\"buttons\":0,\"width\":\"100%\",\"height\":\"250px\",\"filter\":\"\\\\Joomla\\\\CMS\\\\Component\\\\ComponentHelper::filterText\"}', '', NULL, NULL, 4, 0, NULL),
(125, 0, 'plg_fields_imagelist', 'plugin', 'imagelist', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_imagelist\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_IMAGELIST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Imagelist\",\"filename\":\"imagelist\"}', '', '', NULL, NULL, 5, 0, NULL),
(126, 0, 'plg_fields_integer', 'plugin', 'integer', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_integer\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_INTEGER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Integer\",\"filename\":\"integer\"}', '{\"multiple\":\"0\",\"first\":\"1\",\"last\":\"100\",\"step\":\"1\"}', '', NULL, NULL, 6, 0, NULL),
(127, 0, 'plg_fields_list', 'plugin', 'list', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_list\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_LIST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\ListField\",\"filename\":\"list\"}', '', '', NULL, NULL, 7, 0, NULL),
(128, 0, 'plg_fields_media', 'plugin', 'media', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_media\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Media\",\"filename\":\"media\"}', '', '', NULL, NULL, 8, 0, NULL),
(129, 0, 'plg_fields_radio', 'plugin', 'radio', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_radio\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_RADIO_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Radio\",\"filename\":\"radio\"}', '', '', NULL, NULL, 9, 0, NULL),
(130, 0, 'plg_fields_sql', 'plugin', 'sql', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_sql\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_SQL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\SQL\",\"filename\":\"sql\"}', '', '', NULL, NULL, 10, 0, NULL),
(131, 0, 'plg_fields_subform', 'plugin', 'subform', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_subform\",\"type\":\"plugin\",\"creationDate\":\"2017-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_FIELDS_SUBFORM_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Subform\",\"filename\":\"subform\"}', '', '', NULL, NULL, 11, 0, NULL),
(132, 0, 'plg_fields_text', 'plugin', 'text', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_text\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_TEXT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Text\",\"filename\":\"text\"}', '', '', NULL, NULL, 12, 0, NULL),
(133, 0, 'plg_fields_textarea', 'plugin', 'textarea', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_textarea\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_TEXTAREA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Textarea\",\"filename\":\"textarea\"}', '{\"rows\":10,\"cols\":10,\"maxlength\":\"\",\"filter\":\"\\\\Joomla\\\\CMS\\\\Component\\\\ComponentHelper::filterText\"}', '', NULL, NULL, 13, 0, NULL),
(134, 0, 'plg_fields_url', 'plugin', 'url', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_url\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_URL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Url\",\"filename\":\"url\"}', '', '', NULL, NULL, 14, 0, NULL),
(135, 0, 'plg_fields_user', 'plugin', 'user', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_user\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_USER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\User\",\"filename\":\"user\"}', '', '', NULL, NULL, 15, 0, NULL),
(136, 0, 'plg_fields_usergrouplist', 'plugin', 'usergrouplist', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_usergrouplist\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_USERGROUPLIST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\UsergroupList\",\"filename\":\"usergrouplist\"}', '', '', NULL, NULL, 16, 0, NULL),
(137, 0, 'plg_filesystem_local', 'plugin', 'local', NULL, 'filesystem', 0, 1, 1, 0, 1, '{\"name\":\"plg_filesystem_local\",\"type\":\"plugin\",\"creationDate\":\"2017-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_FILESYSTEM_LOCAL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Filesystem\\\\Local\",\"filename\":\"local\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(138, 0, 'plg_finder_categories', 'plugin', 'categories', NULL, 'finder', 0, 1, 1, 0, 1, '{\"name\":\"plg_finder_categories\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Categories\",\"filename\":\"categories\"}', '', '', NULL, NULL, 1, 0, NULL),
(139, 0, 'plg_finder_contacts', 'plugin', 'contacts', NULL, 'finder', 0, 1, 1, 0, 1, '{\"name\":\"plg_finder_contacts\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CONTACTS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Contacts\",\"filename\":\"contacts\"}', '', '', NULL, NULL, 2, 0, NULL),
(140, 0, 'plg_finder_content', 'plugin', 'content', NULL, 'finder', 0, 1, 1, 0, 1, '{\"name\":\"plg_finder_content\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Content\",\"filename\":\"content\"}', '', '', NULL, NULL, 3, 0, NULL),
(141, 0, 'plg_finder_newsfeeds', 'plugin', 'newsfeeds', NULL, 'finder', 0, 1, 1, 0, 1, '{\"name\":\"plg_finder_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Newsfeeds\",\"filename\":\"newsfeeds\"}', '', '', NULL, NULL, 4, 0, NULL),
(142, 0, 'plg_finder_tags', 'plugin', 'tags', NULL, 'finder', 0, 1, 1, 0, 1, '{\"name\":\"plg_finder_tags\",\"type\":\"plugin\",\"creationDate\":\"2013-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Tags\",\"filename\":\"tags\"}', '', '', NULL, NULL, 5, 0, NULL),
(143, 0, 'plg_installer_folderinstaller', 'plugin', 'folderinstaller', NULL, 'installer', 0, 1, 1, 0, 1, '{\"name\":\"plg_installer_folderinstaller\",\"type\":\"plugin\",\"creationDate\":\"2016-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_FOLDERINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Installer\\\\Folder\",\"filename\":\"folderinstaller\"}', '', '', NULL, NULL, 2, 0, NULL),
(144, 0, 'plg_installer_override', 'plugin', 'override', NULL, 'installer', 0, 1, 1, 0, 1, '{\"name\":\"plg_installer_override\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_INSTALLER_OVERRIDE_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Installer\\\\Override\",\"filename\":\"override\"}', '', '', NULL, NULL, 4, 0, NULL),
(145, 0, 'plg_installer_packageinstaller', 'plugin', 'packageinstaller', NULL, 'installer', 0, 1, 1, 0, 1, '{\"name\":\"plg_installer_packageinstaller\",\"type\":\"plugin\",\"creationDate\":\"2016-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_PACKAGEINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Installer\\\\Package\",\"filename\":\"packageinstaller\"}', '', '', NULL, NULL, 1, 0, NULL),
(146, 0, 'plg_installer_urlinstaller', 'plugin', 'urlinstaller', NULL, 'installer', 0, 1, 1, 0, 1, '{\"name\":\"plg_installer_urlinstaller\",\"type\":\"plugin\",\"creationDate\":\"2016-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_URLINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Installer\\\\Url\",\"filename\":\"urlinstaller\"}', '', '', NULL, NULL, 3, 0, NULL),
(147, 0, 'plg_installer_webinstaller', 'plugin', 'webinstaller', NULL, 'installer', 0, 1, 1, 0, 1, '{\"name\":\"plg_installer_webinstaller\",\"type\":\"plugin\",\"creationDate\":\"2017-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_INSTALLER_WEBINSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Installer\\\\Web\",\"filename\":\"webinstaller\"}', '{\"tab_position\":\"1\"}', '', NULL, NULL, 5, 0, NULL),
(148, 0, 'plg_media-action_crop', 'plugin', 'crop', NULL, 'media-action', 0, 1, 1, 0, 1, '{\"name\":\"plg_media-action_crop\",\"type\":\"plugin\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_MEDIA-ACTION_CROP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\MediaAction\\\\Crop\",\"filename\":\"crop\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(149, 0, 'plg_media-action_resize', 'plugin', 'resize', NULL, 'media-action', 0, 1, 1, 0, 1, '{\"name\":\"plg_media-action_resize\",\"type\":\"plugin\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_MEDIA-ACTION_RESIZE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\MediaAction\\\\Resize\",\"filename\":\"resize\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(150, 0, 'plg_media-action_rotate', 'plugin', 'rotate', NULL, 'media-action', 0, 1, 1, 0, 1, '{\"name\":\"plg_media-action_rotate\",\"type\":\"plugin\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_MEDIA-ACTION_ROTATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\MediaAction\\\\Rotate\",\"filename\":\"rotate\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(151, 0, 'plg_privacy_actionlogs', 'plugin', 'actionlogs', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_actionlogs\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Privacy\\\\Actionlogs\",\"filename\":\"actionlogs\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(152, 0, 'plg_privacy_consents', 'plugin', 'consents', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_consents\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONSENTS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Privacy\\\\Consents\",\"filename\":\"consents\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(153, 0, 'plg_privacy_contact', 'plugin', 'contact', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_contact\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Privacy\\\\Contact\",\"filename\":\"contact\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(154, 0, 'plg_privacy_content', 'plugin', 'content', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_content\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Privacy\\\\Content\",\"filename\":\"content\"}', '{}', '', NULL, NULL, 4, 0, NULL),
(155, 0, 'plg_privacy_message', 'plugin', 'message', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_message\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_MESSAGE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Privacy\\\\Message\",\"filename\":\"message\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(156, 0, 'plg_privacy_user', 'plugin', 'user', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_user\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_USER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Privacy\\\\User\",\"filename\":\"user\"}', '{}', '', NULL, NULL, 6, 0, NULL),
(157, 0, 'plg_quickicon_joomlaupdate', 'plugin', 'joomlaupdate', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_joomlaupdate\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_QUICKICON_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Joomlaupdate\",\"filename\":\"joomlaupdate\"}', '', '', NULL, NULL, 1, 0, NULL),
(158, 0, 'plg_quickicon_extensionupdate', 'plugin', 'extensionupdate', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_extensionupdate\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_QUICKICON_EXTENSIONUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Extensionupdate\",\"filename\":\"extensionupdate\"}', '', '', NULL, NULL, 2, 0, NULL),
(159, 0, 'plg_quickicon_overridecheck', 'plugin', 'overridecheck', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_overridecheck\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_QUICKICON_OVERRIDECHECK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\OverrideCheck\",\"filename\":\"overridecheck\"}', '', '', NULL, NULL, 3, 0, NULL),
(160, 0, 'plg_quickicon_downloadkey', 'plugin', 'downloadkey', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_downloadkey\",\"type\":\"plugin\",\"creationDate\":\"2019-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_QUICKICON_DOWNLOADKEY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Downloadkey\",\"filename\":\"downloadkey\"}', '', '', NULL, NULL, 4, 0, NULL),
(161, 0, 'plg_quickicon_privacycheck', 'plugin', 'privacycheck', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_privacycheck\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_QUICKICON_PRIVACYCHECK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\PrivacyCheck\",\"filename\":\"privacycheck\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(162, 0, 'plg_quickicon_phpversioncheck', 'plugin', 'phpversioncheck', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_phpversioncheck\",\"type\":\"plugin\",\"creationDate\":\"2016-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_QUICKICON_PHPVERSIONCHECK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\PhpVersionCheck\",\"filename\":\"phpversioncheck\"}', '', '', NULL, NULL, 6, 0, NULL);
INSERT INTO `xsrs3_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `locked`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`) VALUES
(163, 0, 'plg_quickicon_eos', 'plugin', 'eos', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_eos\",\"type\":\"plugin\",\"creationDate\":\"2023-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.4.0\",\"description\":\"PLG_QUICKICON_EOS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Eos\",\"filename\":\"eos\"}', '', '', NULL, NULL, 7, 0, NULL),
(164, 0, 'plg_sampledata_blog', 'plugin', 'blog', NULL, 'sampledata', 0, 1, 1, 0, 1, '{\"name\":\"plg_sampledata_blog\",\"type\":\"plugin\",\"creationDate\":\"2017-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.0\",\"description\":\"PLG_SAMPLEDATA_BLOG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\SampleData\\\\Blog\",\"filename\":\"blog\"}', '', '', NULL, NULL, 1, 0, NULL),
(165, 0, 'plg_sampledata_multilang', 'plugin', 'multilang', NULL, 'sampledata', 0, 1, 1, 0, 1, '{\"name\":\"plg_sampledata_multilang\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SAMPLEDATA_MULTILANG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\SampleData\\\\MultiLanguage\",\"filename\":\"multilang\"}', '', '', NULL, NULL, 2, 0, NULL),
(166, 0, 'plg_schemaorg_article', 'plugin', 'article', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_article\",\"type\":\"plugin\",\"creationDate\":\"2024-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2024 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.1.0\",\"description\":\"PLG_SCHEMAORG_ARTICLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\Article\",\"filename\":\"article\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(167, 0, 'plg_schemaorg_blogposting', 'plugin', 'blogposting', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_blogposting\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SCHEMAORG_BLOGPOSTING_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\BlogPosting\",\"filename\":\"blogposting\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(168, 0, 'plg_schemaorg_book', 'plugin', 'book', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_book\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SCHEMAORG_BOOK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\Book\",\"filename\":\"book\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(169, 0, 'plg_schemaorg_event', 'plugin', 'event', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_event\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SCHEMAORG_EVENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\Event\",\"filename\":\"event\"}', '{}', '', NULL, NULL, 4, 0, NULL),
(170, 0, 'plg_schemaorg_jobposting', 'plugin', 'jobposting', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_jobposting\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SCHEMAORG_JOBPOSTING_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\JobPosting\",\"filename\":\"jobposting\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(171, 0, 'plg_schemaorg_organization', 'plugin', 'organization', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_organization\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SCHEMAORG_ORGANIZATION_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\Organization\",\"filename\":\"organization\"}', '{}', '', NULL, NULL, 6, 0, NULL),
(172, 0, 'plg_schemaorg_person', 'plugin', 'person', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_person\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SCHEMAORG_PERSON_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\Person\",\"filename\":\"person\"}', '{}', '', NULL, NULL, 7, 0, NULL),
(173, 0, 'plg_schemaorg_recipe', 'plugin', 'recipe', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_recipe\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SCHEMAORG_RECIPE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\Recipe\",\"filename\":\"recipe\"}', '{}', '', NULL, NULL, 8, 0, NULL),
(174, 0, 'plg_schemaorg_custom', 'plugin', 'custom', NULL, 'schemaorg', 0, 1, 1, 0, 0, '{\"name\":\"plg_schemaorg_custom\",\"type\":\"plugin\",\"creationDate\":\"2024-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2024 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.1.0\",\"description\":\"PLG_SCHEMAORG_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Schemaorg\\\\Custom\",\"filename\":\"custom\"}', '{}', '', NULL, NULL, 9, 0, NULL),
(175, 0, 'plg_system_accessibility', 'plugin', 'accessibility', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_accessibility\",\"type\":\"plugin\",\"creationDate\":\"2020-02-15\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_ACCESSIBILITY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Accessibility\",\"filename\":\"accessibility\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(176, 0, 'plg_system_actionlogs', 'plugin', 'actionlogs', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_actionlogs\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\ActionLogs\",\"filename\":\"actionlogs\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(177, 0, 'plg_system_cache', 'plugin', 'cache', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_cache\",\"type\":\"plugin\",\"creationDate\":\"2007-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CACHE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Cache\",\"filename\":\"cache\"}', '{\"browsercache\":\"0\",\"cachetime\":\"15\"}', '', NULL, NULL, 3, 0, NULL),
(178, 0, 'plg_system_debug', 'plugin', 'debug', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_debug\",\"type\":\"plugin\",\"creationDate\":\"2006-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_DEBUG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Debug\",\"filename\":\"debug\"}', '{\"profile\":\"1\",\"queries\":\"1\",\"memory\":\"1\",\"language_files\":\"1\",\"language_strings\":\"1\",\"strip-first\":\"1\",\"strip-prefix\":\"\",\"strip-suffix\":\"\"}', '', NULL, NULL, 4, 0, NULL),
(179, 0, 'plg_system_fields', 'plugin', 'fields', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_fields\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_SYSTEM_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 5, 0, NULL),
(180, 0, 'plg_system_highlight', 'plugin', 'highlight', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_highlight\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_HIGHLIGHT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Highlight\",\"filename\":\"highlight\"}', '', '', NULL, NULL, 6, 0, NULL),
(181, 0, 'plg_system_httpheaders', 'plugin', 'httpheaders', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_httpheaders\",\"type\":\"plugin\",\"creationDate\":\"2017-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_HTTPHEADERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Httpheaders\",\"filename\":\"httpheaders\"}', '{}', '', NULL, NULL, 7, 0, NULL),
(182, 0, 'plg_system_jooa11y', 'plugin', 'jooa11y', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_jooa11y\",\"type\":\"plugin\",\"creationDate\":\"2022-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_SYSTEM_JOOA11Y_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Jooa11y\",\"filename\":\"jooa11y\"}', '', '', NULL, NULL, 8, 0, NULL),
(183, 0, 'plg_system_languagecode', 'plugin', 'languagecode', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_languagecode\",\"type\":\"plugin\",\"creationDate\":\"2011-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LANGUAGECODE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\LanguageCode\",\"filename\":\"languagecode\"}', '', '', NULL, NULL, 9, 0, NULL),
(184, 0, 'plg_system_languagefilter', 'plugin', 'languagefilter', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_languagefilter\",\"type\":\"plugin\",\"creationDate\":\"2010-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LANGUAGEFILTER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\LanguageFilter\",\"filename\":\"languagefilter\"}', '', '', NULL, NULL, 10, 0, NULL),
(185, 0, 'plg_system_log', 'plugin', 'log', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_log\",\"type\":\"plugin\",\"creationDate\":\"2007-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Log\",\"filename\":\"log\"}', '', '', NULL, NULL, 11, 0, NULL),
(186, 0, 'plg_system_logout', 'plugin', 'logout', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_logout\",\"type\":\"plugin\",\"creationDate\":\"2009-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LOGOUT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Logout\",\"filename\":\"logout\"}', '', '', NULL, NULL, 12, 0, NULL),
(187, 0, 'plg_system_privacyconsent', 'plugin', 'privacyconsent', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_privacyconsent\",\"type\":\"plugin\",\"creationDate\":\"2018-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_PRIVACYCONSENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\PrivacyConsent\",\"filename\":\"privacyconsent\"}', '{}', '', NULL, NULL, 14, 0, NULL),
(188, 0, 'plg_system_redirect', 'plugin', 'redirect', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_redirect\",\"type\":\"plugin\",\"creationDate\":\"2009-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Redirect\",\"filename\":\"redirect\"}', '', '', NULL, NULL, 15, 0, NULL),
(189, 0, 'plg_system_remember', 'plugin', 'remember', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_remember\",\"type\":\"plugin\",\"creationDate\":\"2007-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_REMEMBER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Remember\",\"filename\":\"remember\"}', '', '', NULL, NULL, 16, 0, NULL),
(190, 0, 'plg_system_schedulerunner', 'plugin', 'schedulerunner', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_schedulerunner\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_SYSTEM_SCHEDULERUNNER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\ScheduleRunner\",\"filename\":\"schedulerunner\"}', '{}', '', NULL, NULL, 17, 0, NULL),
(191, 0, 'plg_system_schemaorg', 'plugin', 'schemaorg', NULL, 'system', 0, 1, 1, 0, 0, '{\"name\":\"plg_system_schemaorg\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_SYSTEM_SCHEMAORG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Schemaorg\",\"filename\":\"schemaorg\"}', '{}', '', NULL, NULL, 18, 0, NULL),
(192, 0, 'plg_system_sef', 'plugin', 'sef', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_sef\",\"type\":\"plugin\",\"creationDate\":\"2007-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SEF_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Sef\",\"filename\":\"sef\"}', '{\"domain\":\"\",\"indexphp\":\"1\",\"trailingslash\":\"0\",\"enforcesuffix\":\"1\",\"strictrouting\":\"1\"}', '', NULL, NULL, 19, 0, NULL),
(193, 0, 'plg_system_shortcut', 'plugin', 'shortcut', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_shortcut\",\"type\":\"plugin\",\"creationDate\":\"2022-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_SYSTEM_SHORTCUT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Shortcut\",\"filename\":\"shortcut\"}', '{}', '', NULL, NULL, 21, 0, NULL),
(194, 0, 'plg_system_skipto', 'plugin', 'skipto', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_skipto\",\"type\":\"plugin\",\"creationDate\":\"2020-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_SKIPTO_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Skipto\",\"filename\":\"skipto\"}', '{}', '', NULL, NULL, 22, 0, NULL),
(195, 0, 'plg_system_stats', 'plugin', 'stats', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_stats\",\"type\":\"plugin\",\"creationDate\":\"2013-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_SYSTEM_STATS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Stats\",\"filename\":\"stats\"}', '', '', NULL, NULL, 23, 0, NULL),
(196, 0, 'plg_system_task_notification', 'plugin', 'tasknotification', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_task_notification\",\"type\":\"plugin\",\"creationDate\":\"2021-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_SYSTEM_TASK_NOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\TaskNotification\",\"filename\":\"tasknotification\"}', '', '', NULL, NULL, 24, 0, NULL),
(197, 0, 'plg_system_webauthn', 'plugin', 'webauthn', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_webauthn\",\"type\":\"plugin\",\"creationDate\":\"2019-07-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_WEBAUTHN_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Webauthn\",\"filename\":\"webauthn\"}', '{}', '', NULL, NULL, 26, 0, NULL),
(198, 0, 'plg_task_check_files', 'plugin', 'checkfiles', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_check_files\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_CHECK_FILES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\Checkfiles\",\"filename\":\"checkfiles\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(199, 0, 'plg_task_deleteactionlogs', 'plugin', 'deleteactionlogs', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_deleteactionlogs\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_TASK_DELETEACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\DeleteActionLogs\",\"filename\":\"deleteactionlogs\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(200, 0, 'plg_task_globalcheckin', 'plugin', 'globalcheckin', NULL, 'task', 0, 1, 1, 0, 0, '{\"name\":\"plg_task_globalcheckin\",\"type\":\"plugin\",\"creationDate\":\"2023-06-22\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_TASK_GLOBALCHECKIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\Globalcheckin\",\"filename\":\"globalcheckin\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(201, 0, 'plg_task_requests', 'plugin', 'requests', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_requests\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_REQUESTS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\Requests\",\"filename\":\"requests\"}', '{}', '', NULL, NULL, 4, 0, NULL),
(202, 0, 'plg_task_privacyconsent', 'plugin', 'privacyconsent', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_privacyconsent\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_TASK_PRIVACYCONSENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\PrivacyConsent\",\"filename\":\"privacyconsent\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(203, 0, 'plg_task_rotatelogs', 'plugin', 'rotatelogs', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_rotatelogs\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_TASK_ROTATELOGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\RotateLogs\",\"filename\":\"rotatelogs\"}', '{}', '', NULL, NULL, 6, 0, NULL),
(204, 0, 'plg_task_sessiongc', 'plugin', 'sessiongc', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_sessiongc\",\"type\":\"plugin\",\"creationDate\":\"2023-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_TASK_SESSIONGC_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\SessionGC\",\"filename\":\"sessiongc\"}', '{}', '', NULL, NULL, 7, 0, NULL),
(205, 0, 'plg_task_site_status', 'plugin', 'sitestatus', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_site_status\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_SITE_STATUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\SiteStatus\",\"filename\":\"sitestatus\"}', '{}', '', NULL, NULL, 8, 0, NULL),
(206, 0, 'plg_task_updatenotification', 'plugin', 'updatenotification', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_updatenotification\",\"type\":\"plugin\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.0.0\",\"description\":\"PLG_TASK_UPDATENOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\UpdateNotification\",\"filename\":\"updatenotification\"}', '{}', '', NULL, NULL, 9, 0, NULL),
(207, 0, 'plg_multifactorauth_totp', 'plugin', 'totp', NULL, 'multifactorauth', 0, 1, 1, 0, 1, '{\"name\":\"plg_multifactorauth_totp\",\"type\":\"plugin\",\"creationDate\":\"2013-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_TOTP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Totp\",\"filename\":\"totp\"}', '', '', NULL, NULL, 1, 0, NULL),
(208, 0, 'plg_multifactorauth_yubikey', 'plugin', 'yubikey', NULL, 'multifactorauth', 0, 1, 1, 0, 1, '{\"name\":\"plg_multifactorauth_yubikey\",\"type\":\"plugin\",\"creationDate\":\"2013-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_YUBIKEY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Yubikey\",\"filename\":\"yubikey\"}', '', '', NULL, NULL, 2, 0, NULL),
(209, 0, 'plg_multifactorauth_webauthn', 'plugin', 'webauthn', NULL, 'multifactorauth', 0, 1, 1, 0, 1, '{\"name\":\"plg_multifactorauth_webauthn\",\"type\":\"plugin\",\"creationDate\":\"2022-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_WEBAUTHN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Webauthn\",\"filename\":\"webauthn\"}', '', '', NULL, NULL, 3, 0, NULL),
(210, 0, 'plg_multifactorauth_email', 'plugin', 'email', NULL, 'multifactorauth', 0, 1, 1, 0, 1, '{\"name\":\"plg_multifactorauth_email\",\"type\":\"plugin\",\"creationDate\":\"2022-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_EMAIL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Email\",\"filename\":\"email\"}', '', '', NULL, NULL, 4, 0, NULL),
(211, 0, 'plg_multifactorauth_fixed', 'plugin', 'fixed', NULL, 'multifactorauth', 0, 0, 1, 0, 1, '{\"name\":\"plg_multifactorauth_fixed\",\"type\":\"plugin\",\"creationDate\":\"2022-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_FIXED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Fixed\",\"filename\":\"fixed\"}', '', '', NULL, NULL, 5, 0, NULL),
(212, 0, 'plg_user_contactcreator', 'plugin', 'contactcreator', NULL, 'user', 0, 0, 1, 0, 1, '{\"name\":\"plg_user_contactcreator\",\"type\":\"plugin\",\"creationDate\":\"2009-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTACTCREATOR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\ContactCreator\",\"filename\":\"contactcreator\"}', '{\"autowebpage\":\"\",\"category\":\"4\",\"autopublish\":\"0\"}', '', NULL, NULL, 1, 0, NULL),
(213, 0, 'plg_user_joomla', 'plugin', 'joomla', NULL, 'user', 0, 1, 1, 0, 1, '{\"name\":\"plg_user_joomla\",\"type\":\"plugin\",\"creationDate\":\"2006-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_USER_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Joomla\",\"filename\":\"joomla\"}', '{\"autoregister\":\"1\",\"mail_to_user\":\"1\",\"forceLogout\":\"1\"}', '', NULL, NULL, 2, 0, NULL),
(214, 0, 'plg_user_profile', 'plugin', 'profile', NULL, 'user', 0, 0, 1, 0, 1, '{\"name\":\"plg_user_profile\",\"type\":\"plugin\",\"creationDate\":\"2008-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2008 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_USER_PROFILE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Profile\",\"filename\":\"profile\"}', '{\"register-require_address1\":\"1\",\"register-require_address2\":\"1\",\"register-require_city\":\"1\",\"register-require_region\":\"1\",\"register-require_country\":\"1\",\"register-require_postal_code\":\"1\",\"register-require_phone\":\"1\",\"register-require_website\":\"1\",\"register-require_favoritebook\":\"1\",\"register-require_aboutme\":\"1\",\"register-require_tos\":\"1\",\"register-require_dob\":\"1\",\"profile-require_address1\":\"1\",\"profile-require_address2\":\"1\",\"profile-require_city\":\"1\",\"profile-require_region\":\"1\",\"profile-require_country\":\"1\",\"profile-require_postal_code\":\"1\",\"profile-require_phone\":\"1\",\"profile-require_website\":\"1\",\"profile-require_favoritebook\":\"1\",\"profile-require_aboutme\":\"1\",\"profile-require_tos\":\"1\",\"profile-require_dob\":\"1\"}', '', NULL, NULL, 3, 0, NULL),
(215, 0, 'plg_user_terms', 'plugin', 'terms', NULL, 'user', 0, 0, 1, 0, 1, '{\"name\":\"plg_user_terms\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_USER_TERMS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Terms\",\"filename\":\"terms\"}', '{}', '', NULL, NULL, 4, 0, NULL),
(216, 0, 'plg_user_token', 'plugin', 'token', NULL, 'user', 0, 1, 1, 0, 1, '{\"name\":\"plg_user_token\",\"type\":\"plugin\",\"creationDate\":\"2019-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_USER_TOKEN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Token\",\"filename\":\"token\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(217, 0, 'plg_webservices_banners', 'plugin', 'banners', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_banners\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Banners\",\"filename\":\"banners\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(218, 0, 'plg_webservices_config', 'plugin', 'config', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_config\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_CONFIG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Config\",\"filename\":\"config\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(219, 0, 'plg_webservices_contact', 'plugin', 'contact', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_contact\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Contact\",\"filename\":\"contact\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(220, 0, 'plg_webservices_content', 'plugin', 'content', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_content\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Content\",\"filename\":\"content\"}', '{}', '', NULL, NULL, 4, 0, NULL),
(221, 0, 'plg_webservices_installer', 'plugin', 'installer', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_installer\",\"type\":\"plugin\",\"creationDate\":\"2020-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_INSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Installer\",\"filename\":\"installer\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(222, 0, 'plg_webservices_languages', 'plugin', 'languages', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_languages\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Languages\",\"filename\":\"languages\"}', '{}', '', NULL, NULL, 6, 0, NULL),
(223, 0, 'plg_webservices_media', 'plugin', 'media', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_media\",\"type\":\"plugin\",\"creationDate\":\"2021-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1.0\",\"description\":\"PLG_WEBSERVICES_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Media\",\"filename\":\"media\"}', '{}', '', NULL, NULL, 7, 0, NULL),
(224, 0, 'plg_webservices_menus', 'plugin', 'menus', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_menus\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_MENUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Menus\",\"filename\":\"menus\"}', '{}', '', NULL, NULL, 7, 0, NULL),
(225, 0, 'plg_webservices_messages', 'plugin', 'messages', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_messages\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Messages\",\"filename\":\"messages\"}', '{}', '', NULL, NULL, 8, 0, NULL),
(226, 0, 'plg_webservices_modules', 'plugin', 'modules', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_modules\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_MODULES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Modules\",\"filename\":\"modules\"}', '{}', '', NULL, NULL, 9, 0, NULL),
(227, 0, 'plg_webservices_newsfeeds', 'plugin', 'newsfeeds', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Newsfeeds\",\"filename\":\"newsfeeds\"}', '{}', '', NULL, NULL, 10, 0, NULL),
(228, 0, 'plg_webservices_plugins', 'plugin', 'plugins', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_plugins\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_PLUGINS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Plugins\",\"filename\":\"plugins\"}', '{}', '', NULL, NULL, 11, 0, NULL),
(229, 0, 'plg_webservices_privacy', 'plugin', 'privacy', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_privacy\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_PRIVACY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Privacy\",\"filename\":\"privacy\"}', '{}', '', NULL, NULL, 12, 0, NULL),
(230, 0, 'plg_webservices_redirect', 'plugin', 'redirect', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_redirect\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Redirect\",\"filename\":\"redirect\"}', '{}', '', NULL, NULL, 13, 0, NULL),
(231, 0, 'plg_webservices_tags', 'plugin', 'tags', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_tags\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Tags\",\"filename\":\"tags\"}', '{}', '', NULL, NULL, 14, 0, NULL),
(232, 0, 'plg_webservices_templates', 'plugin', 'templates', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_templates\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Templates\",\"filename\":\"templates\"}', '{}', '', NULL, NULL, 15, 0, NULL),
(233, 0, 'plg_webservices_users', 'plugin', 'users', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_users\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_USERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\WebServices\\\\Users\",\"filename\":\"users\"}', '{}', '', NULL, NULL, 16, 0, NULL),
(234, 0, 'plg_workflow_featuring', 'plugin', 'featuring', NULL, 'workflow', 0, 1, 1, 0, 1, '{\"name\":\"plg_workflow_featuring\",\"type\":\"plugin\",\"creationDate\":\"2020-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WORKFLOW_FEATURING_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Workflow\\\\Featuring\",\"filename\":\"featuring\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(235, 0, 'plg_workflow_notification', 'plugin', 'notification', NULL, 'workflow', 0, 1, 1, 0, 1, '{\"name\":\"plg_workflow_notification\",\"type\":\"plugin\",\"creationDate\":\"2020-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WORKFLOW_NOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Workflow\\\\Notification\",\"filename\":\"notification\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(236, 0, 'plg_workflow_publishing', 'plugin', 'publishing', NULL, 'workflow', 0, 1, 1, 0, 1, '{\"name\":\"plg_workflow_publishing\",\"type\":\"plugin\",\"creationDate\":\"2020-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WORKFLOW_PUBLISHING_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Workflow\\\\Publishing\",\"filename\":\"publishing\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(237, 0, 'plg_system_guidedtours', 'plugin', 'guidedtours', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_guidedtours\",\"type\":\"plugin\",\"creationDate\":\"2023-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.0\",\"description\":\"PLG_SYSTEM_GUIDEDTOURS_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\GuidedTours\",\"filename\":\"guidedtours\"}', '{}', '', NULL, NULL, 15, 0, NULL),
(238, 0, 'atum', 'template', 'atum', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"atum\",\"type\":\"template\",\"creationDate\":\"2016-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_ATUM_XML_DESCRIPTION\",\"group\":\"\",\"inheritable\":true,\"filename\":\"templateDetails\"}', '', '', NULL, NULL, 0, 0, NULL),
(239, 0, 'cassiopeia', 'template', 'cassiopeia', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"cassiopeia\",\"type\":\"template\",\"creationDate\":\"2017-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_CASSIOPEIA_XML_DESCRIPTION\",\"group\":\"\",\"inheritable\":true,\"filename\":\"templateDetails\"}', '{\"brand\":\"1\",\"logoFile\":\"\",\"siteTitle\":\"\",\"siteDescription\":\"\",\"useFontScheme\":\"0\",\"colorName\":\"colors_standard\",\"fluidContainer\":\"0\",\"stickyHeader\":0,\"backTop\":0}', '', NULL, NULL, 0, 0, NULL),
(240, 0, 'files_joomla', 'file', 'joomla', NULL, '', 0, 1, 1, 1, 1, '{\"name\":\"files_joomla\",\"type\":\"file\",\"creationDate\":\"2024-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.2.2\",\"description\":\"FILES_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL),
(241, 0, 'English (en-GB) Language Pack', 'package', 'pkg_en-GB', NULL, '', 0, 1, 1, 1, 1, '{\"name\":\"English (en-GB) Language Pack\",\"type\":\"package\",\"creationDate\":\"2024-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.2.2.1\",\"description\":\"en-GB language pack\",\"group\":\"\",\"filename\":\"pkg_en-GB\"}', '', '', NULL, NULL, 0, 0, NULL),
(242, 241, 'English (en-GB)', 'language', 'en-GB', NULL, '', 0, 1, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"2024-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.2.2\",\"description\":\"en-GB site language\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL),
(243, 241, 'English (en-GB)', 'language', 'en-GB', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"2024-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.2.2\",\"description\":\"en-GB administrator language\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL),
(244, 241, 'English (en-GB)', 'language', 'en-GB', NULL, '', 3, 1, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"2024-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"5.2.2\",\"description\":\"en-GB api language\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL),
(245, 0, 'cassiopeia_blackdog', 'template', 'cassiopeia_blackdog', '', '', 0, 1, 1, 0, 0, '{\"name\":\"cassiopeia_blackdog\",\"type\":\"template\",\"creationDate\":\"March 2025\",\"author\":\"admin\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"team@blackdog.com\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_CASSIOPEIA_XML_DESCRIPTION\",\"group\":\"\",\"inheritable\":false,\"parent\":\"cassiopeia\",\"filename\":\"templateDetails\"}', '{\"brand\":\"1\",\"logoFile\":\"\",\"siteTitle\":\"\",\"siteDescription\":\"\",\"useFontScheme\":\"0\",\"systemFontBody\":\"\",\"systemFontHeading\":\"\",\"colorName\":\"colors_standard\",\"fluidContainer\":\"0\",\"stickyHeader\":\"0\",\"backTop\":\"0\"}', '', NULL, NULL, 0, 0, NULL);

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

--
-- Table structure for table `xsrs3_fields`
--

DROP TABLE IF EXISTS `xsrs3_fields`;
CREATE TABLE `xsrs3_fields` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `context` varchar(255) NOT NULL DEFAULT '',
  `group_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL DEFAULT '',
  `name` varchar(255) NOT NULL DEFAULT '',
  `label` varchar(255) NOT NULL DEFAULT '',
  `default_value` text DEFAULT NULL,
  `type` varchar(255) NOT NULL DEFAULT 'text',
  `note` varchar(255) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `required` tinyint(4) NOT NULL DEFAULT 0,
  `only_use_in_subform` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  `fieldparams` text NOT NULL,
  `language` char(7) NOT NULL DEFAULT '',
  `created_time` datetime NOT NULL,
  `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `access` int(11) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_fields_categories`
--

DROP TABLE IF EXISTS `xsrs3_fields_categories`;
CREATE TABLE `xsrs3_fields_categories` (
  `field_id` int(11) NOT NULL DEFAULT 0,
  `category_id` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_fields_groups`
--

DROP TABLE IF EXISTS `xsrs3_fields_groups`;
CREATE TABLE `xsrs3_fields_groups` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `context` varchar(255) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  `language` char(7) NOT NULL DEFAULT '',
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `access` int(11) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_fields_values`
--

DROP TABLE IF EXISTS `xsrs3_fields_values`;
CREATE TABLE `xsrs3_fields_values` (
  `field_id` int(10) UNSIGNED NOT NULL,
  `item_id` varchar(255) NOT NULL COMMENT 'Allow references to items which have strings as ids, eg. none db systems.',
  `value` mediumtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_finder_filters`
--

DROP TABLE IF EXISTS `xsrs3_finder_filters`;
CREATE TABLE `xsrs3_finder_filters` (
  `filter_id` int(10) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `alias` varchar(255) NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `map_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `data` text DEFAULT NULL,
  `params` mediumtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_finder_links`
--

DROP TABLE IF EXISTS `xsrs3_finder_links`;
CREATE TABLE `xsrs3_finder_links` (
  `link_id` int(10) UNSIGNED NOT NULL,
  `url` varchar(255) NOT NULL,
  `route` varchar(400) NOT NULL,
  `title` varchar(400) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `indexdate` datetime NOT NULL,
  `md5sum` varchar(32) DEFAULT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 1,
  `state` int(11) NOT NULL DEFAULT 1,
  `access` int(11) NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT '',
  `publish_start_date` datetime DEFAULT NULL,
  `publish_end_date` datetime DEFAULT NULL,
  `start_date` datetime DEFAULT NULL,
  `end_date` datetime DEFAULT NULL,
  `list_price` double UNSIGNED NOT NULL DEFAULT 0,
  `sale_price` double UNSIGNED NOT NULL DEFAULT 0,
  `type_id` int(11) NOT NULL,
  `object` mediumblob DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_finder_links_terms`
--

DROP TABLE IF EXISTS `xsrs3_finder_links_terms`;
CREATE TABLE `xsrs3_finder_links_terms` (
  `link_id` int(10) UNSIGNED NOT NULL,
  `term_id` int(10) UNSIGNED NOT NULL,
  `weight` float UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_finder_logging`
--

DROP TABLE IF EXISTS `xsrs3_finder_logging`;
CREATE TABLE `xsrs3_finder_logging` (
  `searchterm` varchar(255) NOT NULL DEFAULT '',
  `md5sum` varchar(32) NOT NULL DEFAULT '',
  `query` blob NOT NULL,
  `hits` int(11) NOT NULL DEFAULT 1,
  `results` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_finder_taxonomy`
--

DROP TABLE IF EXISTS `xsrs3_finder_taxonomy`;
CREATE TABLE `xsrs3_finder_taxonomy` (
  `id` int(10) UNSIGNED NOT NULL,
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `lft` int(11) NOT NULL DEFAULT 0,
  `rgt` int(11) NOT NULL DEFAULT 0,
  `level` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `path` varchar(400) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(400) NOT NULL DEFAULT '',
  `state` tinyint(3) UNSIGNED NOT NULL DEFAULT 1,
  `access` tinyint(3) UNSIGNED NOT NULL DEFAULT 1,
  `language` char(7) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_finder_taxonomy`
--

INSERT INTO `xsrs3_finder_taxonomy` (`id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `title`, `alias`, `state`, `access`, `language`) VALUES
(1, 0, 0, 1, 0, '', 'ROOT', 'root', 1, 1, '*');

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

--
-- Table structure for table `xsrs3_finder_taxonomy_map`
--

DROP TABLE IF EXISTS `xsrs3_finder_taxonomy_map`;
CREATE TABLE `xsrs3_finder_taxonomy_map` (
  `link_id` int(10) UNSIGNED NOT NULL,
  `node_id` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_finder_terms`
--

DROP TABLE IF EXISTS `xsrs3_finder_terms`;
CREATE TABLE `xsrs3_finder_terms` (
  `term_id` int(10) UNSIGNED NOT NULL,
  `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `stem` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `common` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `phrase` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `weight` float UNSIGNED NOT NULL DEFAULT 0,
  `soundex` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `links` int(11) NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_finder_terms_common`
--

DROP TABLE IF EXISTS `xsrs3_finder_terms_common`;
CREATE TABLE `xsrs3_finder_terms_common` (
  `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `language` char(7) NOT NULL DEFAULT '',
  `custom` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_finder_terms_common`
--

INSERT INTO `xsrs3_finder_terms_common` (`term`, `language`, `custom`) VALUES
('a', 'en', 0),
('about', 'en', 0),
('above', 'en', 0),
('after', 'en', 0),
('again', 'en', 0),
('against', 'en', 0),
('all', 'en', 0),
('am', 'en', 0),
('an', 'en', 0),
('and', 'en', 0),
('any', 'en', 0),
('are', 'en', 0),
('aren\'t', 'en', 0),
('as', 'en', 0),
('at', 'en', 0),
('be', 'en', 0),
('because', 'en', 0),
('been', 'en', 0),
('before', 'en', 0),
('being', 'en', 0),
('below', 'en', 0),
('between', 'en', 0),
('both', 'en', 0),
('but', 'en', 0),
('by', 'en', 0),
('can\'t', 'en', 0),
('cannot', 'en', 0),
('could', 'en', 0),
('couldn\'t', 'en', 0),
('did', 'en', 0),
('didn\'t', 'en', 0),
('do', 'en', 0),
('does', 'en', 0),
('doesn\'t', 'en', 0),
('doing', 'en', 0),
('don\'t', 'en', 0),
('down', 'en', 0),
('during', 'en', 0),
('each', 'en', 0),
('few', 'en', 0),
('for', 'en', 0),
('from', 'en', 0),
('further', 'en', 0),
('had', 'en', 0),
('hadn\'t', 'en', 0),
('has', 'en', 0),
('hasn\'t', 'en', 0),
('have', 'en', 0),
('haven\'t', 'en', 0),
('having', 'en', 0),
('he', 'en', 0),
('he\'d', 'en', 0),
('he\'ll', 'en', 0),
('he\'s', 'en', 0),
('her', 'en', 0),
('here', 'en', 0),
('here\'s', 'en', 0),
('hers', 'en', 0),
('herself', 'en', 0),
('him', 'en', 0),
('himself', 'en', 0),
('his', 'en', 0),
('how', 'en', 0),
('how\'s', 'en', 0),
('i', 'en', 0),
('i\'d', 'en', 0),
('i\'ll', 'en', 0),
('i\'m', 'en', 0),
('i\'ve', 'en', 0),
('if', 'en', 0),
('in', 'en', 0),
('into', 'en', 0),
('is', 'en', 0),
('isn\'t', 'en', 0),
('it', 'en', 0),
('it\'s', 'en', 0),
('its', 'en', 0),
('itself', 'en', 0),
('let\'s', 'en', 0),
('me', 'en', 0),
('more', 'en', 0),
('most', 'en', 0),
('mustn\'t', 'en', 0),
('my', 'en', 0),
('myself', 'en', 0),
('no', 'en', 0),
('nor', 'en', 0),
('not', 'en', 0),
('of', 'en', 0),
('off', 'en', 0),
('on', 'en', 0),
('once', 'en', 0),
('only', 'en', 0),
('or', 'en', 0),
('other', 'en', 0),
('ought', 'en', 0),
('our', 'en', 0),
('ours', 'en', 0),
('ourselves', 'en', 0),
('out', 'en', 0),
('over', 'en', 0),
('own', 'en', 0),
('same', 'en', 0),
('shan\'t', 'en', 0),
('she', 'en', 0),
('she\'d', 'en', 0),
('she\'ll', 'en', 0),
('she\'s', 'en', 0),
('should', 'en', 0),
('shouldn\'t', 'en', 0),
('so', 'en', 0),
('some', 'en', 0),
('such', 'en', 0),
('than', 'en', 0),
('that', 'en', 0),
('that\'s', 'en', 0),
('the', 'en', 0),
('their', 'en', 0),
('theirs', 'en', 0),
('them', 'en', 0),
('themselves', 'en', 0),
('then', 'en', 0),
('there', 'en', 0),
('there\'s', 'en', 0),
('these', 'en', 0),
('they', 'en', 0),
('they\'d', 'en', 0),
('they\'ll', 'en', 0),
('they\'re', 'en', 0),
('they\'ve', 'en', 0),
('this', 'en', 0),
('those', 'en', 0),
('through', 'en', 0),
('to', 'en', 0),
('too', 'en', 0),
('under', 'en', 0),
('until', 'en', 0),
('up', 'en', 0),
('very', 'en', 0),
('was', 'en', 0),
('wasn\'t', 'en', 0),
('we', 'en', 0),
('we\'d', 'en', 0),
('we\'ll', 'en', 0),
('we\'re', 'en', 0),
('we\'ve', 'en', 0),
('were', 'en', 0),
('weren\'t', 'en', 0),
('what', 'en', 0),
('what\'s', 'en', 0),
('when', 'en', 0),
('when\'s', 'en', 0),
('where', 'en', 0),
('where\'s', 'en', 0),
('which', 'en', 0),
('while', 'en', 0),
('who', 'en', 0),
('who\'s', 'en', 0),
('whom', 'en', 0),
('why', 'en', 0),
('why\'s', 'en', 0),
('with', 'en', 0),
('won\'t', 'en', 0),
('would', 'en', 0),
('wouldn\'t', 'en', 0),
('you', 'en', 0),
('you\'d', 'en', 0),
('you\'ll', 'en', 0),
('you\'re', 'en', 0),
('you\'ve', 'en', 0),
('your', 'en', 0),
('yours', 'en', 0),
('yourself', 'en', 0),
('yourselves', 'en', 0);

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

--
-- Table structure for table `xsrs3_finder_tokens`
--

DROP TABLE IF EXISTS `xsrs3_finder_tokens`;
CREATE TABLE `xsrs3_finder_tokens` (
  `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `stem` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `common` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `phrase` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `weight` float UNSIGNED NOT NULL DEFAULT 1,
  `context` tinyint(3) UNSIGNED NOT NULL DEFAULT 2,
  `language` char(7) NOT NULL DEFAULT ''
) ENGINE=MEMORY DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_finder_tokens_aggregate`
--

DROP TABLE IF EXISTS `xsrs3_finder_tokens_aggregate`;
CREATE TABLE `xsrs3_finder_tokens_aggregate` (
  `term_id` int(10) UNSIGNED NOT NULL,
  `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `stem` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `common` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `phrase` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `term_weight` float UNSIGNED NOT NULL DEFAULT 0,
  `context` tinyint(3) UNSIGNED NOT NULL DEFAULT 2,
  `context_weight` float UNSIGNED NOT NULL DEFAULT 0,
  `total_weight` float UNSIGNED NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT ''
) ENGINE=MEMORY DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_finder_types`
--

DROP TABLE IF EXISTS `xsrs3_finder_types`;
CREATE TABLE `xsrs3_finder_types` (
  `id` int(10) UNSIGNED NOT NULL,
  `title` varchar(100) NOT NULL,
  `mime` varchar(100) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_finder_types`
--

INSERT INTO `xsrs3_finder_types` (`id`, `title`, `mime`) VALUES
(1, 'Category', ''),
(2, 'Contact', ''),
(3, 'Article', ''),
(4, 'News Feed', ''),
(5, 'Tag', '');

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

--
-- Table structure for table `xsrs3_guidedtours`
--

DROP TABLE IF EXISTS `xsrs3_guidedtours`;
CREATE TABLE `xsrs3_guidedtours` (
  `id` int(11) NOT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `uid` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `description` text NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `extensions` text NOT NULL,
  `url` varchar(255) NOT NULL,
  `created` datetime NOT NULL,
  `created_by` int(11) NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL,
  `modified_by` int(11) NOT NULL DEFAULT 0,
  `checked_out_time` datetime DEFAULT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `language` varchar(7) NOT NULL,
  `note` varchar(255) NOT NULL DEFAULT '',
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `autostart` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_guidedtours`
--

INSERT INTO `xsrs3_guidedtours` (`id`, `title`, `uid`, `description`, `ordering`, `extensions`, `url`, `created`, `created_by`, `modified`, `modified_by`, `checked_out_time`, `checked_out`, `published`, `language`, `note`, `access`, `autostart`) VALUES
(1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_TITLE', 'joomla-guidedtours', 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_DESCRIPTION', 1, '[\"com_guidedtours\"]', 'administrator/index.php?option=com_guidedtours&view=tours', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, 1, '*', '', 1, 0),
(2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_TITLE', 'joomla-guidedtoursteps', 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_DESCRIPTION', 2, '[\"com_guidedtours\"]', 'administrator/index.php?option=com_guidedtours&view=tours', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, 1, '*', '', 1, 0),
(3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_TITLE', 'joomla-articles', 'COM_GUIDEDTOURS_TOUR_ARTICLES_DESCRIPTION', 3, '[\"com_content\",\"com_categories\"]', 'administrator/index.php?option=com_content&view=articles', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, 1, '*', '', 1, 0),
(4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_TITLE', 'joomla-categories', 'COM_GUIDEDTOURS_TOUR_CATEGORIES_DESCRIPTION', 4, '[\"com_content\",\"com_categories\"]', 'administrator/index.php?option=com_categories&view=categories&extension=com_content', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, 1, '*', '', 1, 0),
(5, 'COM_GUIDEDTOURS_TOUR_MENUS_TITLE', 'joomla-menus', 'COM_GUIDEDTOURS_TOUR_MENUS_DESCRIPTION', 5, '[\"com_menus\"]', 'administrator/index.php?option=com_menus&view=menus', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, 1, '*', '', 1, 0),
(6, 'COM_GUIDEDTOURS_TOUR_TAGS_TITLE', 'joomla-tags', 'COM_GUIDEDTOURS_TOUR_TAGS_DESCRIPTION', 6, '[\"com_tags\"]', 'administrator/index.php?option=com_tags&view=tags', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, 1, '*', '', 1, 0),
(7, 'COM_GUIDEDTOURS_TOUR_BANNERS_TITLE', 'joomla-banners', 'COM_GUIDEDTOURS_TOUR_BANNERS_DESCRIPTION', 7, '[\"com_banners\"]', 'administrator/index.php?option=com_banners&view=banners', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, 1, '*', '', 1, 0),
(8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_TITLE', 'joomla-contacts', 'COM_GUIDEDTOURS_TOUR_CONTACTS_DESCRIPTION', 8, '[\"com_contact\"]', 'administrator/index.php?option=com_contact&view=contacts', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, 1, '*', '', 1, 0),
(9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_TITLE', 'joomla-newsfeeds', 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_DESCRIPTION', 9, '[\"com_newsfeeds\"]', 'administrator/index.php?option=com_newsfeeds&view=newsfeeds', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, 1, '*', '', 1, 0),
(10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_TITLE', 'joomla-smartsearch', 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_DESCRIPTION', 10, '[\"com_finder\"]', 'administrator/index.php?option=com_finder&view=filters', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, 1, '*', '', 1, 0),
(11, 'COM_GUIDEDTOURS_TOUR_USERS_TITLE', 'joomla-users', 'COM_GUIDEDTOURS_TOUR_USERS_DESCRIPTION', 11, '[\"com_users\"]', 'administrator/index.php?option=com_users&view=users', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, 1, '*', '', 1, 0),
(12, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_TITLE', 'joomla-welcome', 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_DESCRIPTION', 12, '[\"com_cpanel\"]', 'administrator/index.php', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, 1, '*', '', 1, 1);

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

--
-- Table structure for table `xsrs3_guidedtour_steps`
--

DROP TABLE IF EXISTS `xsrs3_guidedtour_steps`;
CREATE TABLE `xsrs3_guidedtour_steps` (
  `id` int(11) NOT NULL,
  `tour_id` int(11) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `description` text NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `position` varchar(255) NOT NULL,
  `target` varchar(255) NOT NULL,
  `type` int(11) NOT NULL,
  `interactive_type` int(11) NOT NULL DEFAULT 1,
  `url` varchar(255) NOT NULL,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `checked_out_time` datetime DEFAULT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `language` varchar(7) NOT NULL,
  `note` varchar(255) NOT NULL DEFAULT '',
  `params` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_guidedtour_steps`
--

INSERT INTO `xsrs3_guidedtour_steps` (`id`, `tour_id`, `title`, `published`, `description`, `ordering`, `position`, `target`, `type`, `interactive_type`, `url`, `created`, `created_by`, `modified`, `modified_by`, `checked_out_time`, `checked_out`, `language`, `note`, `params`) VALUES
(1, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_NEW_DESCRIPTION', 1, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_guidedtours&view=tours', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(2, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_TITLE_DESCRIPTION', 2, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(3, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_URL_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_URL_DESCRIPTION', 3, 'top', '#jform_url', 2, 2, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(4, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONTENT_DESCRIPTION', 4, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(5, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_COMPONENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_COMPONENT_DESCRIPTION', 5, 'top', 'joomla-field-fancy-select .choices', 2, 3, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(6, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_AUTOSTART_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_AUTOSTART_DESCRIPTION', 6, 'bottom', '#jform_autostart0', 2, 3, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(7, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_SAVECLOSE_DESCRIPTION', 7, 'top', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(8, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONGRATULATIONS_DESCRIPTION', 8, 'bottom', '', 0, 1, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(9, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_COUNTER_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_COUNTER_DESCRIPTION', 9, 'top', '#toursList tbody tr:nth-last-of-type(1) td:nth-of-type(5) .btn', 2, 1, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(10, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_NEW_DESCRIPTION', 10, 'bottom', '.button-new', 2, 1, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(11, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TITLE_DESCRIPTION', 11, 'bottom', '#jform_title', 2, 2, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(12, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_DESCRIPTION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_DESCRIPTION_DESCRIPTION', 12, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(13, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_STATUS_DESCRIPTION', 13, 'bottom', '#jform_published', 2, 3, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(14, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_POSITION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_POSITION_DESCRIPTION', 14, 'top', '#jform_position', 2, 3, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(15, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TARGET_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TARGET_DESCRIPTION', 15, 'top', '#jform_target', 2, 3, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(16, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TYPE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TYPE_DESCRIPTION', 16, 'top', '#jform_type', 2, 3, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(17, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_SAVECLOSE_DESCRIPTION', 17, 'bottom', '#save-group-children-save .button-save', 2, 1, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(18, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_CONGRATULATIONS_DESCRIPTION', 18, 'bottom', '', 0, 1, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(19, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NEW_DESCRIPTION', 19, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_content&view=articles', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(20, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TITLE_DESCRIPTION', 20, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(21, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ALIAS_DESCRIPTION', 21, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(22, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONTENT_DESCRIPTION', 22, 'bottom', '#jform_articletext,#jform_articletext_ifr', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(23, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_STATUS_DESCRIPTION', 23, 'bottom', '#jform_state', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(24, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CATEGORY_DESCRIPTION', 24, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(25, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_FEATURED_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_FEATURED_DESCRIPTION', 25, 'bottom', '#jform_featured0', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(26, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ACCESS_DESCRIPTION', 26, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(27, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TAGS_DESCRIPTION', 27, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(28, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NOTE_DESCRIPTION', 28, 'top', '#jform_note', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(29, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_VERSIONNOTE_DESCRIPTION', 29, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(30, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_SAVECLOSE_DESCRIPTION', 30, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(31, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONGRATULATIONS_DESCRIPTION', 31, 'bottom', '', 0, 1, 'administrator/index.php?option=com_content&view=article&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(32, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NEW_DESCRIPTION', 32, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_categories&view=categories&extension=com_content', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(33, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TITLE_DESCRIPTION', 33, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(34, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ALIAS_DESCRIPTION', 34, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(35, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONTENT_DESCRIPTION', 35, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(36, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_PARENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_PARENT_DESCRIPTION', 36, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(37, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_STATUS_DESCRIPTION', 37, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(38, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ACCESS_DESCRIPTION', 38, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(39, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TAGS_DESCRIPTION', 39, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(40, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NOTE_DESCRIPTION', 40, 'top', '#jform_note', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(41, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_VERSIONNOTE_DESCRIPTION', 41, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(42, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_SAVECLOSE_DESCRIPTION', 42, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(43, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONGRATULATIONS_DESCRIPTION', 43, 'bottom', '', 0, 1, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(44, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_NEW_DESCRIPTION', 44, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_menus&view=menus', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(45, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_TITLE_DESCRIPTION', 45, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(46, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_UNIQUENAME_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_UNIQUENAME_DESCRIPTION', 46, 'top', '#jform_menutype', 2, 2, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(47, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_DESCRIPTION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_DESCRIPTION_DESCRIPTION', 47, 'top', '#jform_menudescription', 2, 2, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(48, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_SAVECLOSE_DESCRIPTION', 48, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(49, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_CONGRATULATIONS_DESCRIPTION', 49, 'bottom', '', 0, 1, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(50, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NEW_DESCRIPTION', 50, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_tags&view=tags', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(51, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_TITLE_DESCRIPTION', 51, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(52, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ALIAS_DESCRIPTION', 52, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(53, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONTENT_DESCRIPTION', 53, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(54, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_PARENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_PARENT_DESCRIPTION', 54, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(55, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_STATUS_DESCRIPTION', 55, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(56, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ACCESS_DESCRIPTION', 56, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(57, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NOTE_DESCRIPTION', 57, 'top', '#jform_note', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(58, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_VERSIONNOTE_DESCRIPTION', 58, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(59, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_SAVECLOSE_DESCRIPTION', 59, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(60, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONGRATULATIONS_DESCRIPTION', 60, 'bottom', '', 0, 1, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(61, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_NEW_DESCRIPTION', 61, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_banners&view=banners', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(62, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_TITLE_DESCRIPTION', 62, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(63, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_ALIAS_DESCRIPTION', 63, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(64, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_DETAILS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_DETAILS_DESCRIPTION', 64, 'bottom', '.col-lg-9', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(65, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_STATUS_DESCRIPTION', 65, 'bottom', '#jform_state', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(66, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CATEGORY_DESCRIPTION', 66, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(67, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_PINNED_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_PINNED_DESCRIPTION', 67, 'bottom', '#jform_sticky1', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(68, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_VERSIONNOTE_DESCRIPTION', 68, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(69, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_SAVECLOSE_DESCRIPTION', 69, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(70, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CONGRATULATIONS_DESCRIPTION', 70, 'bottom', '', 0, 1, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(71, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_NEW_DESCRIPTION', 71, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_contact&view=contacts', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(72, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TITLE_DESCRIPTION', 72, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(73, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ALIAS_DESCRIPTION', 73, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(74, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_DETAILS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_DETAILS_DESCRIPTION', 74, 'bottom', '.col-lg-9', 0, 1, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(75, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_STATUS_DESCRIPTION', 75, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(76, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CATEGORY_DESCRIPTION', 76, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(77, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_FEATURED_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_FEATURED_DESCRIPTION', 77, 'bottom', '#jform_featured0', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(78, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ACCESS_DESCRIPTION', 78, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(79, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TAGS_DESCRIPTION', 79, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(80, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_VERSIONNOTE_DESCRIPTION', 80, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(81, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_SAVECLOSE_DESCRIPTION', 81, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(82, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CONGRATULATIONS_DESCRIPTION', 82, 'bottom', '', 0, 1, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(83, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_NEW_DESCRIPTION', 83, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_newsfeeds&view=newsfeeds', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(84, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TITLE_DESCRIPTION', 84, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(85, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ALIAS_DESCRIPTION', 85, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(86, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_LINK_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_LINK_DESCRIPTION', 86, 'bottom', '#jform_link', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(87, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_DESCRIPTION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_DESCRIPTION_DESCRIPTION', 87, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(88, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_STATUS_DESCRIPTION', 88, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(89, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CATEGORY_DESCRIPTION', 89, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(90, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ACCESS_DESCRIPTION', 90, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(91, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TAGS_DESCRIPTION', 91, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(92, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_VERSIONNOTE_DESCRIPTION', 92, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(93, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_SAVECLOSE_DESCRIPTION', 93, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(94, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CONGRATULATIONS_DESCRIPTION', 94, 'bottom', '', 0, 1, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(95, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_NEW_DESCRIPTION', 95, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_finder&view=filters', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(96, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_TITLE_DESCRIPTION', 96, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(97, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_ALIAS_DESCRIPTION', 97, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(98, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONTENT_DESCRIPTION', 98, 'bottom', '.col-lg-9', 0, 1, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(99, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_STATUS_DESCRIPTION', 99, 'bottom', '#jform_state', 2, 3, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(100, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_SAVECLOSE_DESCRIPTION', 100, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(101, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONGRATULATIONS_DESCRIPTION', 101, 'bottom', '', 0, 1, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(102, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NEW_DESCRIPTION', 102, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(103, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NAME_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NAME_DESCRIPTION', 103, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(104, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_LOGINNAME_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_LOGINNAME_DESCRIPTION', 104, 'bottom', '#jform_username', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(105, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD_DESCRIPTION', 105, 'bottom', '#jform_password', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(106, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD2_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD2_DESCRIPTION', 106, 'bottom', '#jform_password2', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(107, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_EMAIL_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_EMAIL_DESCRIPTION', 107, 'bottom', '#jform_email', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(108, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SYSTEMEMAIL_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SYSTEMEMAIL_DESCRIPTION', 108, 'top', '#jform_sendEmail0', 2, 3, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(109, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_STATUS_DESCRIPTION', 109, 'top', '#jform_block0', 2, 3, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(110, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORDRESET_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORDRESET_DESCRIPTION', 110, 'top', '#jform_requireReset0', 2, 3, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(111, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SAVECLOSE_DESCRIPTION', 111, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(112, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_CONGRATULATIONS_DESCRIPTION', 112, 'bottom', '', 0, 1, 'administrator/index.php?option=com_users&view=user&layout=edit', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(113, 12, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_MENUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_MENUS_DESCRIPTION', 113, 'right', '#sidebarmenu', 0, 1, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(114, 12, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_QUICKACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_QUICKACCESS_DESCRIPTION', 114, 'center', '', 0, 1, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(115, 12, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_NOTIFICATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_NOTIFICATIONS_DESCRIPTION', 115, 'left', '.quickicons-for-update_quickicon .card', 0, 1, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(116, 12, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_TOPBAR_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_TOPBAR_DESCRIPTION', 116, 'bottom', '#header', 0, 1, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL),
(117, 12, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_FINALWORDS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_WELCOMETOJOOMLA_STEP_FINALWORDS_DESCRIPTION', 117, 'right', '#sidebarmenu nav > ul:first-of-type > li:last-child', 0, 1, '', '2025-03-05 07:49:48', 503, '2025-03-05 07:49:48', 503, NULL, NULL, '*', '', NULL);

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

--
-- Table structure for table `xsrs3_history`
--

DROP TABLE IF EXISTS `xsrs3_history`;
CREATE TABLE `xsrs3_history` (
  `version_id` int(10) UNSIGNED NOT NULL,
  `item_id` varchar(50) NOT NULL,
  `version_note` varchar(255) NOT NULL DEFAULT '' COMMENT 'Optional version name',
  `save_date` datetime NOT NULL,
  `editor_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `character_count` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Number of characters in this version.',
  `sha1_hash` varchar(50) NOT NULL DEFAULT '' COMMENT 'SHA1 hash of the version_data column.',
  `version_data` mediumtext NOT NULL COMMENT 'json-encoded string of version data',
  `keep_forever` tinyint(4) NOT NULL DEFAULT 0 COMMENT '0=auto delete; 1=keep'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_languages`
--

DROP TABLE IF EXISTS `xsrs3_languages`;
CREATE TABLE `xsrs3_languages` (
  `lang_id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `lang_code` char(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `title` varchar(50) NOT NULL,
  `title_native` varchar(50) NOT NULL,
  `sef` varchar(50) NOT NULL,
  `image` varchar(50) NOT NULL,
  `description` varchar(512) NOT NULL,
  `metakey` text DEFAULT NULL,
  `metadesc` text NOT NULL,
  `sitename` varchar(1024) NOT NULL DEFAULT '',
  `published` int(11) NOT NULL DEFAULT 0,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_languages`
--

INSERT INTO `xsrs3_languages` (`lang_id`, `asset_id`, `lang_code`, `title`, `title_native`, `sef`, `image`, `description`, `metakey`, `metadesc`, `sitename`, `published`, `access`, `ordering`) VALUES
(1, 0, 'en-GB', 'English (en-GB)', 'English (United Kingdom)', 'en', 'en_gb', '', '', '', '', 1, 1, 1);

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

--
-- Table structure for table `xsrs3_mail_templates`
--

DROP TABLE IF EXISTS `xsrs3_mail_templates`;
CREATE TABLE `xsrs3_mail_templates` (
  `template_id` varchar(127) NOT NULL DEFAULT '',
  `extension` varchar(127) NOT NULL DEFAULT '',
  `language` char(7) NOT NULL DEFAULT '',
  `subject` varchar(255) NOT NULL DEFAULT '',
  `body` text NOT NULL,
  `htmlbody` mediumtext NOT NULL,
  `attachments` text NOT NULL,
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_mail_templates`
--

INSERT INTO `xsrs3_mail_templates` (`template_id`, `extension`, `language`, `subject`, `body`, `htmlbody`, `attachments`, `params`) VALUES
('com_actionlogs.notification', 'com_actionlogs', '', 'COM_ACTIONLOGS_EMAIL_SUBJECT', 'COM_ACTIONLOGS_EMAIL_BODY', 'COM_ACTIONLOGS_EMAIL_HTMLBODY', '', '{\"tags\":[\"message\",\"date\",\"extension\",\"username\"]}'),
('com_config.test_mail', 'com_config', '', 'COM_CONFIG_SENDMAIL_SUBJECT', 'COM_CONFIG_SENDMAIL_BODY', '', '', '{\"tags\":[\"sitename\",\"method\"]}'),
('com_contact.mail', 'com_contact', '', 'COM_CONTACT_ENQUIRY_SUBJECT', 'COM_CONTACT_ENQUIRY_TEXT', '', '', '{\"tags\":[\"sitename\",\"name\",\"email\",\"subject\",\"body\",\"url\",\"customfields\"]}'),
('com_contact.mail.copy', 'com_contact', '', 'COM_CONTACT_COPYSUBJECT_OF', 'COM_CONTACT_COPYTEXT_OF', '', '', '{\"tags\":[\"sitename\",\"name\",\"email\",\"subject\",\"body\",\"url\",\"customfields\",\"contactname\"]}'),
('com_messages.new_message', 'com_messages', '', 'COM_MESSAGES_NEW_MESSAGE', 'COM_MESSAGES_NEW_MESSAGE_BODY', '', '', '{\"tags\":[\"subject\",\"message\",\"fromname\",\"sitename\",\"siteurl\",\"fromemail\",\"toname\",\"toemail\"]}'),
('com_privacy.notification.admin.export', 'com_privacy', '', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_SUBJECT_EXPORT_REQUEST', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_BODY_EXPORT_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.notification.admin.remove', 'com_privacy', '', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_SUBJECT_REMOVE_REQUEST', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_BODY_REMOVE_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.notification.export', 'com_privacy', '', 'COM_PRIVACY_EMAIL_REQUEST_SUBJECT_EXPORT_REQUEST', 'COM_PRIVACY_EMAIL_REQUEST_BODY_EXPORT_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.notification.remove', 'com_privacy', '', 'COM_PRIVACY_EMAIL_REQUEST_SUBJECT_REMOVE_REQUEST', 'COM_PRIVACY_EMAIL_REQUEST_BODY_REMOVE_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.userdataexport', 'com_privacy', '', 'COM_PRIVACY_EMAIL_DATA_EXPORT_COMPLETED_SUBJECT', 'COM_PRIVACY_EMAIL_DATA_EXPORT_COMPLETED_BODY', '', '', '{\"tags\":[\"sitename\",\"url\"]}'),
('com_users.massmail.mail', 'com_users', '', 'COM_USERS_MASSMAIL_MAIL_SUBJECT', 'COM_USERS_MASSMAIL_MAIL_BODY', '', '', '{\"tags\":[\"subject\",\"body\",\"subjectprefix\",\"bodysuffix\"]}'),
('com_users.password_reset', 'com_users', '', 'COM_USERS_EMAIL_PASSWORD_RESET_SUBJECT', 'COM_USERS_EMAIL_PASSWORD_RESET_BODY', '', '', '{\"tags\":[\"name\",\"email\",\"sitename\",\"link_text\",\"link_html\",\"token\"]}'),
('com_users.registration.admin.new_notification', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_NOTIFICATION_TO_ADMIN_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\"]}'),
('com_users.registration.admin.verification_request', 'com_users', '', 'COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_SUBJECT', 'COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"email\",\"username\",\"activate\"]}'),
('com_users.registration.user.admin_activated', 'com_users', '', 'COM_USERS_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_SUBJECT', 'COM_USERS_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.admin_activation', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY_NOPW', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.admin_activation_w_pw', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\",\"password_clear\"]}'),
('com_users.registration.user.registration_mail', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_BODY_NOPW', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.registration_mail_w_pw', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\",\"password_clear\"]}'),
('com_users.registration.user.self_activation', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY_NOPW', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.self_activation_w_pw', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\",\"password_clear\"]}'),
('com_users.reminder', 'com_users', '', 'COM_USERS_EMAIL_USERNAME_REMINDER_SUBJECT', 'COM_USERS_EMAIL_USERNAME_REMINDER_BODY', '', '', '{\"tags\":[\"name\",\"username\",\"sitename\",\"email\",\"link_text\",\"link_html\"]}'),
('plg_multifactorauth_email.mail', 'plg_multifactorauth_email', '', 'PLG_MULTIFACTORAUTH_EMAIL_EMAIL_SUBJECT', 'PLG_MULTIFACTORAUTH_EMAIL_EMAIL_BODY', '', '', '{\"tags\":[\"code\",\"sitename\",\"siteurl\",\"username\",\"email\",\"fullname\"]}'),
('plg_system_tasknotification.failure_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_FAILURE_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_FAILURE_MAIL_BODY', '', '', '{\"tags\": [\"task_id\", \"task_title\", \"exit_code\", \"exec_data_time\", \"task_output\"]}'),
('plg_system_tasknotification.fatal_recovery_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_FATAL_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_FATAL_MAIL_BODY', '', '', '{\"tags\": [\"task_id\", \"task_title\"]}'),
('plg_system_tasknotification.orphan_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_ORPHAN_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_ORPHAN_MAIL_BODY', '', '', '{\"tags\": [\"task_id\", \"task_title\"]}'),
('plg_system_tasknotification.success_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_SUCCESS_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_SUCCESS_MAIL_BODY', '', '', '{\"tags\":[\"task_id\", \"task_title\", \"exec_data_time\", \"task_output\"]}'),
('plg_task_privacyconsent.request.reminder', 'plg_task_privacyconsent', '', 'PLG_TASK_PRIVACYCONSENT_EMAIL_REMIND_SUBJECT', 'PLG_TASK_PRIVACYCONSENT_EMAIL_REMIND_BODY', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('plg_task_updatenotification.mail', 'plg_task_updatenotification', '', 'PLG_TASK_UPDATENOTIFICATION_EMAIL_SUBJECT', 'PLG_TASK_UPDATENOTIFICATION_EMAIL_BODY', '', '', '{\"tags\":[\"newversion\",\"curversion\",\"sitename\",\"url\",\"link\",\"releasenews\"]}'),
('plg_user_joomla.mail', 'plg_user_joomla', '', 'PLG_USER_JOOMLA_NEW_USER_EMAIL_SUBJECT', 'PLG_USER_JOOMLA_NEW_USER_EMAIL_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"url\",\"username\",\"password\",\"email\"]}');

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

--
-- Table structure for table `xsrs3_menu`
--

DROP TABLE IF EXISTS `xsrs3_menu`;
CREATE TABLE `xsrs3_menu` (
  `id` int(11) NOT NULL,
  `menutype` varchar(24) NOT NULL COMMENT 'The type of menu this item belongs to. FK to #__menu_types.menutype',
  `title` varchar(255) NOT NULL COMMENT 'The display title of the menu item.',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT 'The SEF alias of the menu item.',
  `note` varchar(255) NOT NULL DEFAULT '',
  `path` varchar(1024) NOT NULL COMMENT 'The computed path of the menu item based on the alias field.',
  `link` varchar(1024) NOT NULL COMMENT 'The actually link the menu item refers to.',
  `type` varchar(16) NOT NULL COMMENT 'The type of link: Component, URL, Alias, Separator',
  `published` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'The published state of the menu link.',
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'The parent menu item in the menu tree.',
  `level` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'The relative level in the tree.',
  `component_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to #__extensions.id',
  `checked_out` int(10) UNSIGNED DEFAULT NULL COMMENT 'FK to #__users.id',
  `checked_out_time` datetime DEFAULT NULL COMMENT 'The time the menu item was checked out.',
  `browserNav` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'The click behaviour of the link.',
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'The access level required to view the menu item.',
  `img` varchar(255) NOT NULL COMMENT 'The image of the menu item.',
  `template_style_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `params` text NOT NULL COMMENT 'JSON encoded data for the menu item.',
  `lft` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set lft.',
  `rgt` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set rgt.',
  `home` tinyint(3) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Indicates if this menu item is the home or default page.',
  `language` char(7) NOT NULL DEFAULT '',
  `client_id` tinyint(4) NOT NULL DEFAULT 0,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_menu`
--

INSERT INTO `xsrs3_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(1, '', 'Menu_Item_Root', 'root', '', '', '', '', 1, 0, 0, 0, NULL, NULL, 0, 0, '', 0, '', 0, 43, 0, '*', 0, NULL, NULL),
(2, 'main', 'com_banners', 'Banners', '', 'Banners', 'index.php?option=com_banners', 'component', 1, 1, 1, 3, NULL, NULL, 0, 0, 'class:bookmark', 0, '', 1, 10, 0, '*', 1, NULL, NULL),
(3, 'main', 'com_banners', 'Banners', '', 'Banners/Banners', 'index.php?option=com_banners&view=banners', 'component', 1, 2, 2, 3, NULL, NULL, 0, 0, 'class:banners', 0, '', 2, 3, 0, '*', 1, NULL, NULL),
(4, 'main', 'com_banners_categories', 'Categories', '', 'Banners/Categories', 'index.php?option=com_categories&view=categories&extension=com_banners', 'component', 1, 2, 2, 5, NULL, NULL, 0, 0, 'class:banners-cat', 0, '', 4, 5, 0, '*', 1, NULL, NULL),
(5, 'main', 'com_banners_clients', 'Clients', '', 'Banners/Clients', 'index.php?option=com_banners&view=clients', 'component', 1, 2, 2, 3, NULL, NULL, 0, 0, 'class:banners-clients', 0, '', 6, 7, 0, '*', 1, NULL, NULL),
(6, 'main', 'com_banners_tracks', 'Tracks', '', 'Banners/Tracks', 'index.php?option=com_banners&view=tracks', 'component', 1, 2, 2, 3, NULL, NULL, 0, 0, 'class:banners-tracks', 0, '', 8, 9, 0, '*', 1, NULL, NULL),
(7, 'main', 'com_contact', 'Contacts', '', 'Contacts', 'index.php?option=com_contact', 'component', 1, 1, 1, 7, NULL, NULL, 0, 0, 'class:address-book', 0, '', 11, 20, 0, '*', 1, NULL, NULL),
(8, 'main', 'com_contact_contacts', 'Contacts', '', 'Contacts/Contacts', 'index.php?option=com_contact&view=contacts', 'component', 1, 7, 2, 7, NULL, NULL, 0, 0, 'class:contact', 0, '', 12, 13, 0, '*', 1, NULL, NULL),
(9, 'main', 'com_contact_categories', 'Categories', '', 'Contacts/Categories', 'index.php?option=com_categories&view=categories&extension=com_contact', 'component', 1, 7, 2, 5, NULL, NULL, 0, 0, 'class:contact-cat', 0, '', 14, 15, 0, '*', 1, NULL, NULL),
(10, 'main', 'com_newsfeeds', 'News Feeds', '', 'News Feeds', 'index.php?option=com_newsfeeds', 'component', 1, 1, 1, 16, NULL, NULL, 0, 0, 'class:rss', 0, '', 23, 28, 0, '*', 1, NULL, NULL),
(11, 'main', 'com_newsfeeds_feeds', 'Feeds', '', 'News Feeds/Feeds', 'index.php?option=com_newsfeeds&view=newsfeeds', 'component', 1, 10, 2, 16, NULL, NULL, 0, 0, 'class:newsfeeds', 0, '', 24, 25, 0, '*', 1, NULL, NULL),
(12, 'main', 'com_newsfeeds_categories', 'Categories', '', 'News Feeds/Categories', 'index.php?option=com_categories&view=categories&extension=com_newsfeeds', 'component', 1, 10, 2, 5, NULL, NULL, 0, 0, 'class:newsfeeds-cat', 0, '', 26, 27, 0, '*', 1, NULL, NULL),
(13, 'main', 'com_finder', 'Smart Search', '', 'Smart Search', 'index.php?option=com_finder', 'component', 1, 1, 1, 23, NULL, NULL, 0, 0, 'class:search-plus', 0, '', 29, 38, 0, '*', 1, NULL, NULL),
(14, 'main', 'com_tags', 'Tags', '', 'Tags', 'index.php?option=com_tags&view=tags', 'component', 1, 1, 1, 25, NULL, NULL, 0, 1, 'class:tags', 0, '', 39, 40, 0, '', 1, NULL, NULL),
(15, 'main', 'com_associations', 'Multilingual Associations', '', 'Multilingual Associations', 'index.php?option=com_associations&view=associations', 'component', 1, 1, 1, 30, NULL, NULL, 0, 0, 'class:language', 0, '', 21, 22, 0, '*', 1, NULL, NULL),
(16, 'main', 'mod_menu_fields', 'Contact Custom Fields', '', 'contact/Custom Fields', 'index.php?option=com_fields&context=com_contact.contact', 'component', 1, 7, 2, 29, NULL, NULL, 0, 0, 'class:messages-add', 0, '', 16, 17, 0, '*', 1, NULL, NULL),
(17, 'main', 'mod_menu_fields_group', 'Contact Custom Fields Group', '', 'contact/Custom Fields Group', 'index.php?option=com_fields&view=groups&context=com_contact.contact', 'component', 1, 7, 2, 29, NULL, NULL, 0, 0, 'class:messages-add', 0, '', 18, 19, 0, '*', 1, NULL, NULL),
(18, 'main', 'com_finder_index', 'Smart-Search-Index', '', 'Smart Search/Index', 'index.php?option=com_finder&view=index', 'component', 1, 13, 2, 23, NULL, NULL, 0, 0, 'class:finder', 0, '', 30, 31, 0, '*', 1, NULL, NULL),
(19, 'main', 'com_finder_maps', 'Smart-Search-Maps', '', 'Smart Search/Maps', 'index.php?option=com_finder&view=maps', 'component', 1, 13, 2, 23, NULL, NULL, 0, 0, 'class:finder-maps', 0, '', 32, 33, 0, '*', 1, NULL, NULL),
(20, 'main', 'com_finder_filters', 'Smart-Search-Filters', '', 'Smart Search/Filters', 'index.php?option=com_finder&view=filters', 'component', 1, 13, 2, 23, NULL, NULL, 0, 0, 'class:finder-filters', 0, '', 34, 35, 0, '*', 1, NULL, NULL),
(21, 'main', 'com_finder_searches', 'Smart-Search-Searches', '', 'Smart Search/Searches', 'index.php?option=com_finder&view=searches', 'component', 1, 13, 2, 23, NULL, NULL, 0, 0, 'class:finder-searches', 0, '', 36, 37, 0, '*', 1, NULL, NULL),
(101, 'mainmenu', 'Home', 'home', '', 'home', 'index.php?option=com_content&view=featured', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, '', 0, '{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"blog_class_leading\":\"\",\"blog_class\":\"\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"3\",\"num_links\":\"0\",\"link_intro_image\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"front\",\"order_date\":\"\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"1\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"1\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 41, 42, 1, '*', 0, NULL, NULL);

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

--
-- Table structure for table `xsrs3_menu_types`
--

DROP TABLE IF EXISTS `xsrs3_menu_types`;
CREATE TABLE `xsrs3_menu_types` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `menutype` varchar(24) NOT NULL,
  `title` varchar(48) NOT NULL,
  `description` varchar(255) NOT NULL DEFAULT '',
  `client_id` int(11) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_menu_types`
--

INSERT INTO `xsrs3_menu_types` (`id`, `asset_id`, `menutype`, `title`, `description`, `client_id`, `ordering`) VALUES
(1, 0, 'mainmenu', 'Main Menu', 'The main menu for the site', 0, 1);

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

--
-- Table structure for table `xsrs3_messages`
--

DROP TABLE IF EXISTS `xsrs3_messages`;
CREATE TABLE `xsrs3_messages` (
  `message_id` int(10) UNSIGNED NOT NULL,
  `user_id_from` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `user_id_to` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `folder_id` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `date_time` datetime NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `priority` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `subject` varchar(255) NOT NULL DEFAULT '',
  `message` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_messages_cfg`
--

DROP TABLE IF EXISTS `xsrs3_messages_cfg`;
CREATE TABLE `xsrs3_messages_cfg` (
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `cfg_name` varchar(100) NOT NULL DEFAULT '',
  `cfg_value` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_modules`
--

DROP TABLE IF EXISTS `xsrs3_modules`;
CREATE TABLE `xsrs3_modules` (
  `id` int(11) NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `title` varchar(100) NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `content` text DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `position` varchar(50) NOT NULL DEFAULT '',
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `module` varchar(50) DEFAULT NULL,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `showtitle` tinyint(3) UNSIGNED NOT NULL DEFAULT 1,
  `params` text NOT NULL,
  `client_id` tinyint(4) NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_modules`
--

INSERT INTO `xsrs3_modules` (`id`, `asset_id`, `title`, `note`, `content`, `ordering`, `position`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `published`, `module`, `access`, `showtitle`, `params`, `client_id`, `language`) VALUES
(1, 39, 'Main Menu', '', '', 1, 'sidebar-right', NULL, NULL, NULL, NULL, 0, 'mod_menu', 1, 1, '{\"menutype\":\"mainmenu\",\"startLevel\":\"0\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}', 0, '*'),
(2, 40, 'Login', '', '', 1, 'login', NULL, NULL, NULL, NULL, 1, 'mod_login', 1, 1, '', 1, '*'),
(3, 41, 'Popular Articles', '', '', 6, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_popular', 3, 1, '{\"count\":\"5\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(4, 42, 'Recently Added Articles', '', '', 4, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_latest', 3, 1, '{\"count\":\"5\",\"ordering\":\"c_dsc\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(8, 43, 'Toolbar', '', '', 1, 'toolbar', NULL, NULL, NULL, NULL, 1, 'mod_toolbar', 3, 1, '', 1, '*'),
(9, 44, 'Notifications', '', '', 3, 'icon', NULL, NULL, NULL, NULL, 1, 'mod_quickicon', 3, 1, '{\"context\":\"update_quickicon\",\"header_icon\":\"icon-sync\",\"show_jupdate\":\"1\",\"show_eupdate\":\"1\",\"show_oupdate\":\"1\",\"show_privacy\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(10, 45, 'Logged-in Users', '', '', 2, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_logged', 3, 1, '{\"count\":\"5\",\"name\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(12, 46, 'Admin Menu', '', '', 1, 'menu', NULL, NULL, NULL, NULL, 1, 'mod_menu', 3, 1, '{\"layout\":\"\",\"moduleclass_sfx\":\"\",\"shownew\":\"1\",\"showhelp\":\"1\",\"cache\":\"0\"}', 1, '*'),
(15, 49, 'Title', '', '', 1, 'title', NULL, NULL, NULL, NULL, 1, 'mod_title', 3, 1, '', 1, '*'),
(16, 50, 'Login Form', '', '', 7, 'sidebar-right', NULL, NULL, NULL, NULL, 0, 'mod_login', 1, 1, '{\"greeting\":\"1\",\"name\":\"0\"}', 0, '*'),
(17, 51, 'Breadcrumbs', '', '', 1, 'breadcrumbs', NULL, NULL, NULL, NULL, 0, 'mod_breadcrumbs', 1, 1, '{\"moduleclass_sfx\":\"\",\"showHome\":\"1\",\"homeText\":\"\",\"showComponent\":\"1\",\"separator\":\"\",\"cache\":\"0\",\"cache_time\":\"0\",\"cachemode\":\"itemid\"}', 0, '*'),
(79, 52, 'Multilanguage status', '', '', 2, 'status', NULL, NULL, NULL, NULL, 1, 'mod_multilangstatus', 3, 1, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}', 1, '*'),
(86, 53, 'Joomla Version', '', '', 1, 'status', NULL, NULL, NULL, NULL, 1, 'mod_version', 3, 1, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}', 1, '*'),
(87, 55, 'Sample Data', '', '', 1, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_sampledata', 6, 1, '{\"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(88, 67, 'Latest Actions', '', '', 3, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_latestactions', 6, 1, '{\"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(89, 68, 'Privacy Dashboard', '', '', 5, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_privacy_dashboard', 6, 1, '{\"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(90, 89, 'Login Support', '', '', 1, 'sidebar', NULL, NULL, NULL, NULL, 1, 'mod_loginsupport', 1, 1, '{\"forum_url\":\"https://forum.joomla.org/\",\"documentation_url\":\"https://docs.joomla.org/\",\"news_url\":\"https://www.joomla.org/announcements.html\",\"automatic_title\":1,\"prepare_content\":1,\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 1, '*'),
(91, 72, 'System Dashboard', '', '', 1, 'cpanel-system', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"system\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(92, 73, 'Content Dashboard', '', '', 1, 'cpanel-content', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"content\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(93, 74, 'Menus Dashboard', '', '', 1, 'cpanel-menus', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"menus\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(94, 75, 'Components Dashboard', '', '', 1, 'cpanel-components', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"components\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(95, 76, 'Users Dashboard', '', '', 1, 'cpanel-users', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"users\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(96, 86, 'Popular Articles', '', '', 3, 'cpanel-content', NULL, NULL, NULL, NULL, 1, 'mod_popular', 3, 1, '{\"count\":\"5\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(97, 87, 'Recently Added Articles', '', '', 4, 'cpanel-content', NULL, NULL, NULL, NULL, 1, 'mod_latest', 3, 1, '{\"count\":\"5\",\"ordering\":\"c_dsc\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(98, 88, 'Logged-in Users', '', '', 2, 'cpanel-users', NULL, NULL, NULL, NULL, 1, 'mod_logged', 3, 1, '{\"count\":\"5\",\"name\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(99, 77, 'Frontend Link', '', '', 5, 'status', NULL, NULL, NULL, NULL, 1, 'mod_frontend', 1, 1, '', 1, '*'),
(100, 78, 'Messages', '', '', 4, 'status', NULL, NULL, NULL, NULL, 1, 'mod_messages', 3, 1, '', 1, '*'),
(101, 79, 'Post Install Messages', '', '', 3, 'status', NULL, NULL, NULL, NULL, 1, 'mod_post_installation_messages', 3, 1, '', 1, '*'),
(102, 80, 'User Status', '', '', 6, 'status', NULL, NULL, NULL, NULL, 1, 'mod_user', 3, 1, '', 1, '*'),
(103, 70, 'Site', '', '', 1, 'icon', NULL, NULL, NULL, NULL, 1, 'mod_quickicon', 1, 1, '{\"context\":\"site_quickicon\",\"header_icon\":\"icon-desktop\",\"show_users\":\"1\",\"show_articles\":\"1\",\"show_categories\":\"1\",\"show_media\":\"1\",\"show_menuItems\":\"1\",\"show_modules\":\"1\",\"show_plugins\":\"1\",\"show_templates\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(104, 71, 'System', '', '', 2, 'icon', NULL, NULL, NULL, NULL, 1, 'mod_quickicon', 1, 1, '{\"context\":\"system_quickicon\",\"header_icon\":\"icon-wrench\",\"show_global\":\"1\",\"show_checkin\":\"1\",\"show_cache\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(105, 82, '3rd Party', '', '', 4, 'icon', NULL, NULL, NULL, NULL, 1, 'mod_quickicon', 1, 1, '{\"context\":\"mod_quickicon\",\"header_icon\":\"icon-boxes\",\"load_plugins\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(106, 83, 'Help Dashboard', '', '', 1, 'cpanel-help', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"help\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"style\":\"System-none\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(107, 84, 'Privacy Requests', '', '', 1, 'cpanel-privacy', NULL, NULL, NULL, NULL, 1, 'mod_privacy_dashboard', 1, 1, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(108, 85, 'Privacy Status', '', '', 1, 'cpanel-privacy', NULL, NULL, NULL, NULL, 1, 'mod_privacy_status', 1, 1, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(109, 96, 'Guided Tours', '', '', 1, 'status', NULL, NULL, NULL, NULL, 1, 'mod_guidedtours', 1, 1, '', 1, '*'),
(110, 100, 'top button', '', '    <div class=\"hed-btn\">\r\n  <a class=\"global-btn\" href=\"tel:425-671-7318\"><img src=\"/images/knauss/svg/phone-icn.svg\" alt=\"phone\" class=\"climg\"> 425-671-7318</a>\r\n</div>', 1, '', 503, '2025-03-05 08:13:06', NULL, NULL, 1, 'mod_custom', 1, 1, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*');

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

--
-- Table structure for table `xsrs3_modules_menu`
--

DROP TABLE IF EXISTS `xsrs3_modules_menu`;
CREATE TABLE `xsrs3_modules_menu` (
  `moduleid` int(11) NOT NULL DEFAULT 0,
  `menuid` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_modules_menu`
--

INSERT INTO `xsrs3_modules_menu` (`moduleid`, `menuid`) VALUES
(1, 0),
(2, 0),
(3, 0),
(4, 0),
(6, 0),
(7, 0),
(8, 0),
(9, 0),
(10, 0),
(12, 0),
(14, 0),
(15, 0),
(16, 0),
(17, 0),
(79, 0),
(86, 0),
(87, 0),
(88, 0),
(89, 0),
(90, 0),
(91, 0),
(92, 0),
(93, 0),
(94, 0),
(95, 0),
(96, 0),
(97, 0),
(98, 0),
(99, 0),
(100, 0),
(101, 0),
(102, 0),
(103, 0),
(104, 0),
(105, 0),
(106, 0),
(107, 0),
(108, 0),
(109, 0),
(110, 0);

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

--
-- Table structure for table `xsrs3_newsfeeds`
--

DROP TABLE IF EXISTS `xsrs3_newsfeeds`;
CREATE TABLE `xsrs3_newsfeeds` (
  `catid` int(11) NOT NULL DEFAULT 0,
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `link` varchar(2048) NOT NULL DEFAULT '',
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `numarticles` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `cache_time` int(10) UNSIGNED NOT NULL DEFAULT 3600,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `rtl` tinyint(4) NOT NULL DEFAULT 0,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT '',
  `params` text NOT NULL,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `metakey` text DEFAULT NULL,
  `metadesc` text NOT NULL,
  `metadata` text NOT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `description` text NOT NULL,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `images` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_overrider`
--

DROP TABLE IF EXISTS `xsrs3_overrider`;
CREATE TABLE `xsrs3_overrider` (
  `id` int(11) NOT NULL COMMENT 'Primary Key',
  `constant` varchar(255) NOT NULL,
  `string` text NOT NULL,
  `file` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_postinstall_messages`
--

DROP TABLE IF EXISTS `xsrs3_postinstall_messages`;
CREATE TABLE `xsrs3_postinstall_messages` (
  `postinstall_message_id` bigint(20) UNSIGNED NOT NULL,
  `extension_id` bigint(20) NOT NULL DEFAULT 700 COMMENT 'FK to #__extensions',
  `title_key` varchar(255) NOT NULL DEFAULT '' COMMENT 'Lang key for the title',
  `description_key` varchar(255) NOT NULL DEFAULT '' COMMENT 'Lang key for description',
  `action_key` varchar(255) NOT NULL DEFAULT '',
  `language_extension` varchar(255) NOT NULL DEFAULT 'com_postinstall' COMMENT 'Extension holding lang keys',
  `language_client_id` tinyint(4) NOT NULL DEFAULT 1,
  `type` varchar(10) NOT NULL DEFAULT 'link' COMMENT 'Message type - message, link, action',
  `action_file` varchar(255) DEFAULT '' COMMENT 'RAD URI to the PHP file containing action method',
  `action` varchar(255) DEFAULT '' COMMENT 'Action method name or URL',
  `condition_file` varchar(255) DEFAULT NULL COMMENT 'RAD URI to file holding display condition method',
  `condition_method` varchar(255) DEFAULT NULL COMMENT 'Display condition method, must return boolean',
  `version_introduced` varchar(50) NOT NULL DEFAULT '3.2.0' COMMENT 'Version when this message was introduced',
  `enabled` tinyint(4) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_postinstall_messages`
--

INSERT INTO `xsrs3_postinstall_messages` (`postinstall_message_id`, `extension_id`, `title_key`, `description_key`, `action_key`, `language_extension`, `language_client_id`, `type`, `action_file`, `action`, `condition_file`, `condition_method`, `version_introduced`, `enabled`) VALUES
(1, 240, 'COM_CPANEL_WELCOME_BEGINNERS_TITLE', 'COM_CPANEL_WELCOME_BEGINNERS_MESSAGE', '', 'com_cpanel', 1, 'message', '', '', '', '', '3.2.0', 1),
(2, 240, 'COM_CPANEL_MSG_STATS_COLLECTION_TITLE', 'COM_CPANEL_MSG_STATS_COLLECTION_BODY', '', 'com_cpanel', 1, 'message', '', '', 'admin://components/com_admin/postinstall/statscollection.php', 'admin_postinstall_statscollection_condition', '3.5.0', 1),
(3, 240, 'PLG_SYSTEM_HTTPHEADERS_POSTINSTALL_INTRODUCTION_TITLE', 'PLG_SYSTEM_HTTPHEADERS_POSTINSTALL_INTRODUCTION_BODY', 'PLG_SYSTEM_HTTPHEADERS_POSTINSTALL_INTRODUCTION_ACTION', 'plg_system_httpheaders', 1, 'action', 'site://plugins/system/httpheaders/postinstall/introduction.php', 'httpheaders_postinstall_action', 'site://plugins/system/httpheaders/postinstall/introduction.php', 'httpheaders_postinstall_condition', '4.0.0', 1),
(4, 240, 'COM_USERS_POSTINSTALL_MULTIFACTORAUTH_TITLE', 'COM_USERS_POSTINSTALL_MULTIFACTORAUTH_BODY', 'COM_USERS_POSTINSTALL_MULTIFACTORAUTH_ACTION', 'com_users', 1, 'action', 'admin://components/com_users/postinstall/multifactorauth.php', 'com_users_postinstall_mfa_action', 'admin://components/com_users/postinstall/multifactorauth.php', 'com_users_postinstall_mfa_condition', '4.2.0', 1);

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

--
-- Table structure for table `xsrs3_privacy_consents`
--

DROP TABLE IF EXISTS `xsrs3_privacy_consents`;
CREATE TABLE `xsrs3_privacy_consents` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `state` int(11) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL,
  `subject` varchar(255) NOT NULL DEFAULT '',
  `body` text NOT NULL,
  `remind` tinyint(4) NOT NULL DEFAULT 0,
  `token` varchar(100) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_privacy_requests`
--

DROP TABLE IF EXISTS `xsrs3_privacy_requests`;
CREATE TABLE `xsrs3_privacy_requests` (
  `id` int(10) UNSIGNED NOT NULL,
  `email` varchar(100) NOT NULL DEFAULT '',
  `requested_at` datetime NOT NULL,
  `status` tinyint(4) NOT NULL DEFAULT 0,
  `request_type` varchar(25) NOT NULL DEFAULT '',
  `confirm_token` varchar(100) NOT NULL DEFAULT '',
  `confirm_token_created_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_redirect_links`
--

DROP TABLE IF EXISTS `xsrs3_redirect_links`;
CREATE TABLE `xsrs3_redirect_links` (
  `id` int(10) UNSIGNED NOT NULL,
  `old_url` varchar(2048) NOT NULL,
  `new_url` varchar(2048) DEFAULT NULL,
  `referer` varchar(2048) NOT NULL,
  `comment` varchar(255) NOT NULL DEFAULT '',
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `published` tinyint(4) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_date` datetime NOT NULL,
  `header` smallint(6) NOT NULL DEFAULT 301
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_scheduler_tasks`
--

DROP TABLE IF EXISTS `xsrs3_scheduler_tasks`;
CREATE TABLE `xsrs3_scheduler_tasks` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `title` varchar(255) NOT NULL DEFAULT '',
  `type` varchar(128) NOT NULL COMMENT 'unique identifier for job defined by plugin',
  `execution_rules` text DEFAULT NULL COMMENT 'Execution Rules, Unprocessed',
  `cron_rules` text DEFAULT NULL COMMENT 'Processed execution rules, crontab-like JSON form',
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `last_exit_code` int(11) NOT NULL DEFAULT 0 COMMENT 'Exit code when job was last run',
  `last_execution` datetime DEFAULT NULL COMMENT 'Timestamp of last run',
  `next_execution` datetime DEFAULT NULL COMMENT 'Timestamp of next (planned) run, referred for execution on trigger',
  `times_executed` int(11) DEFAULT 0 COMMENT 'Count of successful triggers',
  `times_failed` int(11) DEFAULT 0 COMMENT 'Count of failures',
  `locked` datetime DEFAULT NULL,
  `priority` smallint(6) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0 COMMENT 'Configurable list ordering',
  `cli_exclusive` smallint(6) NOT NULL DEFAULT 0 COMMENT 'If 1, the task is only accessible via CLI',
  `params` text NOT NULL,
  `note` text DEFAULT NULL,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_scheduler_tasks`
--

INSERT INTO `xsrs3_scheduler_tasks` (`id`, `asset_id`, `title`, `type`, `execution_rules`, `cron_rules`, `state`, `last_exit_code`, `last_execution`, `next_execution`, `times_executed`, `times_failed`, `locked`, `priority`, `ordering`, `cli_exclusive`, `params`, `note`, `created`, `created_by`, `checked_out`, `checked_out_time`) VALUES
(1, 97, 'Rotate Logs', 'rotation.logs', '{\"rule-type\":\"interval-days\",\"interval-days\":\"30\",\"exec-day\":\"5\",\"exec-time\":\"07:00\"}', '{\"type\":\"interval\",\"exp\":\"P30D\"}', 1, 0, NULL, '2025-04-04 07:00:00', 0, 0, NULL, 0, 0, 0, '{\"individual_log\":false,\"log_file\":\"\",\"notifications\":{\"success_mail\":\"0\",\"failure_mail\":\"1\",\"fatal_failure_mail\":\"1\",\"orphan_mail\":\"1\"},\"logstokeep\":1}', NULL, '2025-03-05 07:49:48', 503, NULL, NULL),
(2, 98, 'Session GC', 'session.gc', '{\"rule-type\":\"interval-hours\",\"interval-hours\":\"24\",\"exec-day\":\"01\",\"exec-time\":\"07:00\"}', '{\"type\":\"interval\",\"exp\":\"PT24H\"}', 1, 0, NULL, '2025-03-06 07:00:00', 0, 0, NULL, 0, 0, 0, '{\"individual_log\":false,\"log_file\":\"\",\"notifications\":{\"success_mail\":\"0\",\"failure_mail\":\"1\",\"fatal_failure_mail\":\"1\",\"orphan_mail\":\"1\"},\"enable_session_gc\":1,\"enable_session_metadata_gc\":1}', NULL, '2025-03-05 07:49:48', 503, NULL, NULL),
(3, 99, 'Update Notification', 'update.notification', '{\"rule-type\":\"interval-hours\",\"interval-hours\":\"24\",\"exec-day\":\"01\",\"exec-time\":\"07:00\"}', '{\"type\":\"interval\",\"exp\":\"PT24H\"}', 1, 0, NULL, '2025-03-06 07:00:00', 0, 0, NULL, 0, 0, 0, '{\"individual_log\":false,\"log_file\":\"\",\"notifications\":{\"success_mail\":\"0\",\"failure_mail\":\"1\",\"fatal_failure_mail\":\"1\",\"orphan_mail\":\"1\"},\"email\":\"\",\"language_override\":\"\"}', NULL, '2025-03-05 07:49:48', 503, NULL, NULL);

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

--
-- Table structure for table `xsrs3_schemaorg`
--

DROP TABLE IF EXISTS `xsrs3_schemaorg`;
CREATE TABLE `xsrs3_schemaorg` (
  `id` int(10) UNSIGNED NOT NULL,
  `itemId` int(10) UNSIGNED DEFAULT NULL,
  `context` varchar(100) DEFAULT NULL,
  `schemaType` varchar(100) DEFAULT NULL,
  `schema` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_schemas`
--

DROP TABLE IF EXISTS `xsrs3_schemas`;
CREATE TABLE `xsrs3_schemas` (
  `extension_id` int(11) NOT NULL,
  `version_id` varchar(20) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_schemas`
--

INSERT INTO `xsrs3_schemas` (`extension_id`, `version_id`) VALUES
(240, '5.2.2-2024-09-24');

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

--
-- Table structure for table `xsrs3_session`
--

DROP TABLE IF EXISTS `xsrs3_session`;
CREATE TABLE `xsrs3_session` (
  `session_id` varbinary(192) NOT NULL,
  `client_id` tinyint(3) UNSIGNED DEFAULT NULL,
  `guest` tinyint(3) UNSIGNED DEFAULT 1,
  `time` int(11) NOT NULL DEFAULT 0,
  `data` mediumtext DEFAULT NULL,
  `userid` int(11) DEFAULT 0,
  `username` varchar(150) DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_session`
--

INSERT INTO `xsrs3_session` (`session_id`, `client_id`, `guest`, `time`, `data`, `userid`, `username`) VALUES
(0x3534316363393766663634303730363864313662356262363030663932643230, 0, 1, 1741161930, 'joomla|s:848:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzQxMTYxOTMwO3M6NDoibGFzdCI7aToxNzQxMTYxOTMwO3M6Mzoibm93IjtpOjE3NDExNjE5MzA7fXM6NToidG9rZW4iO3M6MzI6ImMwMThjNmY4YjAyNmE5NTM0NTU2YmYyZDM2YWJmM2NiIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjE5OiJwbGdfc3lzdGVtX3dlYmF1dGhuIjtPOjg6InN0ZENsYXNzIjoxOntzOjk6InJldHVyblVybCI7czo0MjoiaHR0cHM6Ly93d3cuYmxhY2tkb2ctbHAuYWN0aXZhdGVkZW1vcy5jb20vIjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3764363465636134393365376534666636313662666166633132336233333335, 1, 0, 1741162387, 'joomla|s:8516:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjEwOTtzOjU6InRpbWVyIjtPOjg6InN0ZENsYXNzIjozOntzOjU6InN0YXJ0IjtpOjE3NDExNjEwMjU7czo0OiJsYXN0IjtpOjE3NDExNjIzODY7czozOiJub3ciO2k6MTc0MTE2MjM4Njt9czo1OiJ0b2tlbiI7czozMjoiYTY2YTdmZmZmOGFmZTk2ZDJjNzA4NjBkZjg3NThmNDAiO31zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6NDp7czoxMzoiY29tX2luc3RhbGxlciI7Tzo4OiJzdGRDbGFzcyI6NDp7czo3OiJtZXNzYWdlIjtzOjA6IiI7czoxNzoiZXh0ZW5zaW9uX21lc3NhZ2UiO3M6MDoiIjtzOjc6Imluc3RhbGwiO086ODoic3RkQ2xhc3MiOjE6e3M6MTc6Imluc3RhbGxfZGlyZWN0b3J5IjtzOjk0OiIvaG9tZS9hY3RpdmF0ZWRlbW9zL3B1YmxpY19odG1sL2JsYWNrZG9nLWxwLmFjdGl2YXRlZGVtb3MuY29tL3RtcC90ZW1wbGF0ZV9jaGlsZF82N2M4MDI5N2EzYWE0Ijt9czoxMjoicmVkaXJlY3RfdXJsIjtOO31zOjEzOiJjb21fdGVtcGxhdGVzIjtPOjg6InN0ZENsYXNzIjozOntzOjk6InRlbXBsYXRlcyI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo5OiJjbGllbnRfaWQiO2k6MDtzOjQ6Imxpc3QiO2E6NDp7czo5OiJkaXJlY3Rpb24iO3M6MzoiYXNjIjtzOjU6ImxpbWl0IjtpOjIwO3M6ODoib3JkZXJpbmciO3M6OToiYS5lbGVtZW50IjtzOjU6InN0YXJ0IjtkOjA7fX1zOjY6InN0eWxlcyI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo5OiJjbGllbnRfaWQiO3M6MToiMCI7czo0OiJsaXN0IjthOjQ6e3M6OToiZGlyZWN0aW9uIjtzOjM6ImFzYyI7czo1OiJsaW1pdCI7aToyMDtzOjg6Im9yZGVyaW5nIjtzOjEwOiJhLnRlbXBsYXRlIjtzOjU6InN0YXJ0IjtkOjA7fX1zOjQ6ImVkaXQiO086ODoic3RkQ2xhc3MiOjE6e3M6NToic3R5bGUiO086ODoic3RkQ2xhc3MiOjI6e3M6MjoiaWQiO2E6MDp7fXM6NDoiZGF0YSI7Tjt9fX1zOjExOiJjb21fbW9kdWxlcyI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJtb2R1bGVzIjtPOjg6InN0ZENsYXNzIjoyOntzOjE6IjAiO086ODoic3RkQ2xhc3MiOjI6e3M6OToiY2xpZW50X2lkIjtpOjA7czo0OiJsaXN0IjthOjQ6e3M6OToiZGlyZWN0aW9uIjtzOjM6ImFzYyI7czo1OiJsaW1pdCI7aToyMDtzOjg6Im9yZGVyaW5nIjtzOjEwOiJhLnBvc2l0aW9uIjtzOjU6InN0YXJ0IjtkOjA7fX1zOjk6ImNsaWVudF9pZCI7czoxOiIwIjt9czo0OiJlZGl0IjtPOjg6InN0ZENsYXNzIjoxOntzOjY6Im1vZHVsZSI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo0OiJkYXRhIjtOO3M6MjoiaWQiO2E6MTp7aTowO2k6MTEwO319fXM6MzoiYWRkIjtPOjg6InN0ZENsYXNzIjoxOntzOjY6Im1vZHVsZSI7Tzo4OiJzdGRDbGFzcyI6Mjp7czoxMjoiZXh0ZW5zaW9uX2lkIjtOO3M6NjoicGFyYW1zIjtOO319fXM6MTA6ImNvbV9jb25maWciO086ODoic3RkQ2xhc3MiOjE6e3M6NjoiY29uZmlnIjtPOjg6InN0ZENsYXNzIjoxOntzOjY6Imdsb2JhbCI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJkYXRhIjthOjEwMTp7czo3OiJjYWNoaW5nIjtpOjA7czoxMzoiY2FjaGVfaGFuZGxlciI7czo0OiJmaWxlIjtzOjIwOiJjYWNoZV9wbGF0Zm9ybXByZWZpeCI7YjowO3M6OToiY2FjaGV0aW1lIjtpOjE1O3M6MTA6ImNhY2hlX3BhdGgiO3M6MDoiIjtzOjE3OiJtZW1jYWNoZWRfcGVyc2lzdCI7YjoxO3M6MTg6Im1lbWNhY2hlZF9jb21wcmVzcyI7YjowO3M6MjE6Im1lbWNhY2hlZF9zZXJ2ZXJfaG9zdCI7czo5OiJsb2NhbGhvc3QiO3M6MjE6Im1lbWNhY2hlZF9zZXJ2ZXJfcG9ydCI7aToxMTIxMTtzOjEzOiJyZWRpc19wZXJzaXN0IjtiOjE7czoxNzoicmVkaXNfc2VydmVyX2hvc3QiO3M6OToibG9jYWxob3N0IjtzOjE3OiJyZWRpc19zZXJ2ZXJfcG9ydCI7aTo2Mzc5O3M6MTU6InJlZGlzX3NlcnZlcl9kYiI7aTowO3M6NjoiZGJ0eXBlIjtzOjY6Im15c3FsaSI7czo0OiJob3N0IjtzOjk6ImxvY2FsaG9zdCI7czo0OiJ1c2VyIjtzOjI5OiJhY3RpdmF0ZWRlbW9zX3N0YWdpbmd1c2VyMTAxMCI7czo4OiJwYXNzd29yZCI7czoxMjoiWXQ3VWxLN1l4Z0NpIjtzOjI6ImRiIjtzOjI5OiJhY3RpdmF0ZWRlbW9zX2JsYWNrZG9nLWxwMmsyNSI7czo4OiJkYnByZWZpeCI7czo2OiJ4c3JzM18iO3M6MTI6ImRiZW5jcnlwdGlvbiI7aTowO3M6ODoiZGJzc2xrZXkiO3M6MDoiIjtzOjk6ImRic3NsY2VydCI7czowOiIiO3M6MjE6ImRic3NsdmVyaWZ5c2VydmVyY2VydCI7YjowO3M6NzoiZGJzc2xjYSI7czowOiIiO3M6MTE6ImRic3NsY2lwaGVyIjtzOjA6IiI7czo1OiJkZWJ1ZyI7YjowO3M6MTA6ImRlYnVnX2xhbmciO2I6MDtzOjE2OiJkZWJ1Z19sYW5nX2NvbnN0IjtiOjE7czo0OiJjb3JzIjtiOjA7czoxNzoiY29yc19hbGxvd19vcmlnaW4iO3M6MToiKiI7czoxODoiY29yc19hbGxvd19oZWFkZXJzIjtzOjI3OiJDb250ZW50LVR5cGUsWC1Kb29tbGEtVG9rZW4iO3M6MTg6ImNvcnNfYWxsb3dfbWV0aG9kcyI7czowOiIiO3M6MTk6ImJlaGluZF9sb2FkYmFsYW5jZXIiO2I6MDtzOjEyOiJwcm94eV9lbmFibGUiO2I6MDtzOjEwOiJwcm94eV9ob3N0IjtzOjA6IiI7czoxMDoicHJveHlfcG9ydCI7czowOiIiO3M6MTA6InByb3h5X3VzZXIiO3M6MDoiIjtzOjY6Im9mZnNldCI7czozOiJVVEMiO3M6MTA6Im1haWxvbmxpbmUiO2I6MTtzOjExOiJtYXNzbWFpbG9mZiI7YjowO3M6ODoibWFpbGZyb20iO3M6MTc6InRlYW1AYmxhY2tkb2cuY29tIjtzOjg6ImZyb21uYW1lIjtzOjEyOiJibG9jay1kb2ctbHAiO3M6NzoicmVwbHl0byI7czowOiIiO3M6MTE6InJlcGx5dG9uYW1lIjtzOjA6IiI7czo2OiJtYWlsZXIiO3M6NDoibWFpbCI7czo4OiJzZW5kbWFpbCI7czoxODoiL3Vzci9zYmluL3NlbmRtYWlsIjtzOjg6InNtdHBob3N0IjtzOjk6ImxvY2FsaG9zdCI7czo4OiJzbXRwcG9ydCI7aToyNTtzOjEwOiJzbXRwc2VjdXJlIjtzOjQ6Im5vbmUiO3M6ODoic210cGF1dGgiO2I6MDtzOjg6InNtdHB1c2VyIjtzOjA6IiI7czo4OiJzbXRwcGFzcyI7czowOiIiO3M6ODoiTWV0YURlc2MiO3M6MDoiIjtzOjY6InJvYm90cyI7czowOiIiO3M6MTA6Ik1ldGFSaWdodHMiO3M6MDoiIjtzOjEwOiJNZXRhQXV0aG9yIjtiOjE7czoxMToiTWV0YVZlcnNpb24iO2I6MDtzOjM6InNlZiI7YjoxO3M6MTE6InNlZl9yZXdyaXRlIjtiOjE7czoxMDoic2VmX3N1ZmZpeCI7YjowO3M6MTI6InVuaWNvZGVzbHVncyI7YjowO3M6MTk6InNpdGVuYW1lX3BhZ2V0aXRsZXMiO2k6MDtzOjg6InRtcF9wYXRoIjtzOjY1OiIvaG9tZS9hY3RpdmF0ZWRlbW9zL3B1YmxpY19odG1sL2JsYWNrZG9nLWxwLmFjdGl2YXRlZGVtb3MuY29tL3RtcCI7czo0OiJnemlwIjtiOjA7czoxNToiZXJyb3JfcmVwb3J0aW5nIjtzOjc6ImRlZmF1bHQiO3M6OToiZm9yY2Vfc3NsIjtpOjA7czoxNToic2Vzc2lvbl9oYW5kbGVyIjtzOjg6ImRhdGFiYXNlIjtzOjIzOiJzZXNzaW9uX2ZpbGVzeXN0ZW1fcGF0aCI7czowOiIiO3M6Mjk6InNlc3Npb25fbWVtY2FjaGVkX3NlcnZlcl9ob3N0IjtzOjk6ImxvY2FsaG9zdCI7czoyOToic2Vzc2lvbl9tZW1jYWNoZWRfc2VydmVyX3BvcnQiO2k6MTEyMTE7czoyMToic2Vzc2lvbl9yZWRpc19wZXJzaXN0IjtpOjE7czoyNToic2Vzc2lvbl9yZWRpc19zZXJ2ZXJfaG9zdCI7czo5OiJsb2NhbGhvc3QiO3M6MjU6InNlc3Npb25fcmVkaXNfc2VydmVyX3BvcnQiO2k6NjM3OTtzOjIzOiJzZXNzaW9uX3JlZGlzX3NlcnZlcl9kYiI7aTowO3M6ODoibGlmZXRpbWUiO2k6MTU7czoxNDoic2hhcmVkX3Nlc3Npb24iO2I6MDtzOjE2OiJzZXNzaW9uX21ldGFkYXRhIjtiOjE7czoyNjoic2Vzc2lvbl9tZXRhZGF0YV9mb3JfZ3Vlc3QiO2I6MTtzOjg6InNpdGVuYW1lIjtzOjEyOiJibG9jay1kb2ctbHAiO3M6Nzoib2ZmbGluZSI7YjowO3M6MjM6ImRpc3BsYXlfb2ZmbGluZV9tZXNzYWdlIjtpOjE7czoxNToib2ZmbGluZV9tZXNzYWdlIjtzOjY5OiJUaGlzIHNpdGUgaXMgZG93biBmb3IgbWFpbnRlbmFuY2UuPGJyIC8+UGxlYXNlIGNoZWNrIGJhY2sgYWdhaW4gc29vbi4iO3M6MTM6Im9mZmxpbmVfaW1hZ2UiO3M6MDoiIjtzOjEyOiJmcm9udGVkaXRpbmciO2k6MTtzOjY6ImVkaXRvciI7czo0OiJub25lIjtzOjc6ImNhcHRjaGEiO3M6MToiMCI7czo2OiJhY2Nlc3MiO2k6MTtzOjEwOiJsaXN0X2xpbWl0IjtpOjIwO3M6MTA6ImZlZWRfbGltaXQiO2k6MTA7czoxMDoiZmVlZF9lbWFpbCI7czo0OiJub25lIjtzOjg6ImxvZ19wYXRoIjtzOjgwOiIvaG9tZS9hY3RpdmF0ZWRlbW9zL3B1YmxpY19odG1sL2JsYWNrZG9nLWxwLmFjdGl2YXRlZGVtb3MuY29tL2FkbWluaXN0cmF0b3IvbG9ncyI7czoxNDoibG9nX2V2ZXJ5dGhpbmciO2k6MDtzOjE0OiJsb2dfZGVwcmVjYXRlZCI7aTowO3M6MTQ6ImxvZ19wcmlvcml0aWVzIjthOjE6e2k6MDtzOjM6ImFsbCI7fXM6MTQ6ImxvZ19jYXRlZ29yaWVzIjtzOjA6IiI7czoxNzoibG9nX2NhdGVnb3J5X21vZGUiO2k6MDtzOjEzOiJjb29raWVfZG9tYWluIjtzOjA6IiI7czoxMToiY29va2llX3BhdGgiO3M6MDoiIjtzOjU6InJ1bGVzIjthOjEzOntzOjE1OiJjb3JlLmxvZ2luLnNpdGUiO2E6Mjp7aTo2O2I6MTtpOjI7YjoxO31zOjE2OiJjb3JlLmxvZ2luLmFkbWluIjthOjE6e2k6NjtiOjE7fXM6MTQ6ImNvcmUubG9naW4uYXBpIjthOjE6e2k6ODtiOjE7fXM6MTg6ImNvcmUubG9naW4ub2ZmbGluZSI7YToxOntpOjY7YjoxO31zOjEwOiJjb3JlLmFkbWluIjthOjE6e2k6ODtiOjE7fXM6MTI6ImNvcmUub3B0aW9ucyI7YTowOnt9czoxMToiY29yZS5tYW5hZ2UiO2E6MTp7aTo3O2I6MTt9czoxMToiY29yZS5jcmVhdGUiO2E6Mjp7aTo2O2I6MTtpOjM7YjoxO31zOjExOiJjb3JlLmRlbGV0ZSI7YToxOntpOjY7YjoxO31zOjk6ImNvcmUuZWRpdCI7YToyOntpOjY7YjoxO2k6NDtiOjE7fXM6MTU6ImNvcmUuZWRpdC5zdGF0ZSI7YToyOntpOjY7YjoxO2k6NTtiOjE7fXM6MTM6ImNvcmUuZWRpdC5vd24iO2E6Mjp7aTo2O2I6MTtpOjM7YjoxO31zOjE1OiJjb3JlLmVkaXQudmFsdWUiO2E6MDp7fX1zOjc6ImZpbHRlcnMiO2E6OTp7aToxO2E6Mzp7czoxMToiZmlsdGVyX3R5cGUiO3M6MjoiTkgiO3M6MTE6ImZpbHRlcl90YWdzIjtzOjA6IiI7czoxNzoiZmlsdGVyX2F0dHJpYnV0ZXMiO3M6MDoiIjt9aTo5O2E6Mzp7czoxMToiZmlsdGVyX3R5cGUiO3M6MjoiTkgiO3M6MTE6ImZpbHRlcl90YWdzIjtzOjA6IiI7czoxNzoiZmlsdGVyX2F0dHJpYnV0ZXMiO3M6MDoiIjt9aTo2O2E6Mzp7czoxMToiZmlsdGVyX3R5cGUiO3M6MjoiQkwiO3M6MTE6ImZpbHRlcl90YWdzIjtzOjA6IiI7czoxNzoiZmlsdGVyX2F0dHJpYnV0ZXMiO3M6MDoiIjt9aTo3O2E6Mzp7czoxMToiZmlsdGVyX3R5cGUiO3M6MjoiQkwiO3M6MTE6ImZpbHRlcl90YWdzIjtzOjA6IiI7czoxNzoiZmlsdGVyX2F0dHJpYnV0ZXMiO3M6MDoiIjt9aToyO2E6Mzp7czoxMToiZmlsdGVyX3R5cGUiO3M6MjoiTkgiO3M6MTE6ImZpbHRlcl90YWdzIjtzOjA6IiI7czoxNzoiZmlsdGVyX2F0dHJpYnV0ZXMiO3M6MDoiIjt9aTozO2E6Mzp7czoxMToiZmlsdGVyX3R5cGUiO3M6MjoiQkwiO3M6MTE6ImZpbHRlcl90YWdzIjtzOjA6IiI7czoxNzoiZmlsdGVyX2F0dHJpYnV0ZXMiO3M6MDoiIjt9aTo0O2E6Mzp7czoxMToiZmlsdGVyX3R5cGUiO3M6MjoiQkwiO3M6MTE6ImZpbHRlcl90YWdzIjtzOjA6IiI7czoxNzoiZmlsdGVyX2F0dHJpYnV0ZXMiO3M6MDoiIjt9aTo1O2E6Mzp7czoxMToiZmlsdGVyX3R5cGUiO3M6MjoiQkwiO3M6MTE6ImZpbHRlcl90YWdzIjtzOjA6IiI7czoxNzoiZmlsdGVyX2F0dHJpYnV0ZXMiO3M6MDoiIjt9aTo4O2E6Mzp7czoxMToiZmlsdGVyX3R5cGUiO3M6NDoiTk9ORSI7czoxMToiZmlsdGVyX3RhZ3MiO3M6MDoiIjtzOjE3OiJmaWx0ZXJfYXR0cmlidXRlcyI7czowOiIiO319czo4OiJhc3NldF9pZCI7czoxOiIxIjt9fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjUwMzt9czo5OiJjb21fdXNlcnMiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6Im1mYV9jaGVja2VkIjtpOjE7fXM6ODoib3ZlcnJpZGUiO086ODoic3RkQ2xhc3MiOjA6e31zOjExOiJhcHBsaWNhdGlvbiI7Tzo4OiJzdGRDbGFzcyI6MTp7czo1OiJxdWV1ZSI7YTowOnt9fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 503, 'computerncadmin'),
(0x6233353362623261306336636134373330623561393764356462343133356430, 0, 1, 1741162270, 'joomla|s:700:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE0O3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTc0MTE2MTAwODtzOjQ6Imxhc3QiO2k6MTc0MTE2MjI2NDtzOjM6Im5vdyI7aToxNzQxMTYyMjcwO31zOjU6InRva2VuIjtzOjMyOiIxMjQzMDhhNWY5ODIxODlkODEyZGRmY2ZmOGRlNjQzNiI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x6638613161646563353036346663313438316566363736643339663036393431, 0, 1, 1741161931, 'joomla|s:848:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzQxMTYxOTMxO3M6NDoibGFzdCI7aToxNzQxMTYxOTMxO3M6Mzoibm93IjtpOjE3NDExNjE5MzE7fXM6NToidG9rZW4iO3M6MzI6ImJhZTNjNGNlNmQ1ZTI4MjhjNzg4NGUwZDNhZTM3MjExIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjE5OiJwbGdfc3lzdGVtX3dlYmF1dGhuIjtPOjg6InN0ZENsYXNzIjoxOntzOjk6InJldHVyblVybCI7czo0MjoiaHR0cHM6Ly93d3cuYmxhY2tkb2ctbHAuYWN0aXZhdGVkZW1vcy5jb20vIjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, '');

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

--
-- Table structure for table `xsrs3_tags`
--

DROP TABLE IF EXISTS `xsrs3_tags`;
CREATE TABLE `xsrs3_tags` (
  `id` int(10) UNSIGNED NOT NULL,
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `lft` int(11) NOT NULL DEFAULT 0,
  `rgt` int(11) NOT NULL DEFAULT 0,
  `level` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `path` varchar(400) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL,
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `description` mediumtext NOT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  `metadesc` varchar(1024) NOT NULL COMMENT 'The meta description for the page.',
  `metakey` varchar(1024) NOT NULL DEFAULT '' COMMENT 'The keywords for the page.',
  `metadata` varchar(2048) NOT NULL COMMENT 'JSON encoded metadata properties.',
  `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_time` datetime NOT NULL,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL,
  `images` text NOT NULL,
  `urls` text NOT NULL,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_tags`
--

INSERT INTO `xsrs3_tags` (`id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `title`, `alias`, `note`, `description`, `published`, `checked_out`, `checked_out_time`, `access`, `params`, `metadesc`, `metakey`, `metadata`, `created_user_id`, `created_time`, `created_by_alias`, `modified_user_id`, `modified_time`, `images`, `urls`, `hits`, `language`, `version`, `publish_up`, `publish_down`) VALUES
(1, 0, 0, 1, 0, '', 'ROOT', 'root', '', '', 1, NULL, NULL, 1, '', '', '', '', 503, '2025-03-05 07:49:44', '', 503, '2025-03-05 07:49:44', '', '', 0, '*', 1, NULL, NULL);

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

--
-- Table structure for table `xsrs3_template_overrides`
--

DROP TABLE IF EXISTS `xsrs3_template_overrides`;
CREATE TABLE `xsrs3_template_overrides` (
  `id` int(10) UNSIGNED NOT NULL,
  `template` varchar(50) NOT NULL DEFAULT '',
  `hash_id` varchar(255) NOT NULL DEFAULT '',
  `extension_id` int(11) DEFAULT 0,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `action` varchar(50) NOT NULL DEFAULT '',
  `client_id` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `created_date` datetime NOT NULL,
  `modified_date` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_template_styles`
--

DROP TABLE IF EXISTS `xsrs3_template_styles`;
CREATE TABLE `xsrs3_template_styles` (
  `id` int(10) UNSIGNED NOT NULL,
  `template` varchar(50) NOT NULL DEFAULT '',
  `client_id` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `home` char(7) NOT NULL DEFAULT '0',
  `title` varchar(255) NOT NULL DEFAULT '',
  `inheritable` tinyint(4) NOT NULL DEFAULT 0,
  `parent` varchar(50) DEFAULT '',
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_template_styles`
--

INSERT INTO `xsrs3_template_styles` (`id`, `template`, `client_id`, `home`, `title`, `inheritable`, `parent`, `params`) VALUES
(10, 'atum', 1, '1', 'Atum - Default', 1, '', '{\"hue\":\"hsl(214, 63%, 20%)\",\"bg-light\":\"#f0f4fb\",\"text-dark\":\"#495057\",\"text-light\":\"#ffffff\",\"link-color\":\"#2a69b8\",\"special-color\":\"#001b4c\",\"colorScheme\":\"os\",\"monochrome\":\"0\",\"loginLogo\":\"\",\"loginLogoAlt\":\"\",\"logoBrandLarge\":\"\",\"logoBrandLargeAlt\":\"\",\"logoBrandSmall\":\"\",\"logoBrandSmallAlt\":\"\"}'),
(11, 'cassiopeia', 0, '0', 'Cassiopeia - Default', 1, '', '{\"brand\":\"1\",\"logoFile\":\"\",\"siteTitle\":\"\",\"siteDescription\":\"\",\"useFontScheme\":\"0\",\"colorName\":\"colors_standard\",\"fluidContainer\":\"0\",\"stickyHeader\":0,\"backTop\":0}'),
(12, 'cassiopeia_blackdog', 0, '1', 'cassiopeia_blackdog - Default', 0, 'cassiopeia', '{\"brand\":\"0\",\"logoFile\":\"\",\"siteTitle\":\"\",\"siteDescription\":\"\",\"useFontScheme\":\"0\",\"systemFontBody\":\"\",\"systemFontHeading\":\"\",\"colorName\":\"colors_standard\",\"fluidContainer\":\"0\",\"stickyHeader\":0,\"backTop\":0}');

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

--
-- Table structure for table `xsrs3_tuf_metadata`
--

DROP TABLE IF EXISTS `xsrs3_tuf_metadata`;
CREATE TABLE `xsrs3_tuf_metadata` (
  `id` int(11) NOT NULL,
  `update_site_id` int(11) DEFAULT 0,
  `root` text DEFAULT NULL,
  `targets` text DEFAULT NULL,
  `snapshot` text DEFAULT NULL,
  `timestamp` text DEFAULT NULL,
  `mirrors` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Secure TUF Updates';

--
-- Dumping data for table `xsrs3_tuf_metadata`
--

INSERT INTO `xsrs3_tuf_metadata` (`id`, `update_site_id`, `root`, `targets`, `snapshot`, `timestamp`, `mirrors`) VALUES
(1, 1, '{\"signed\":{\"_type\":\"root\",\"spec_version\":\"1.0\",\"version\":6,\"expires\":\"2026-01-04T10:59:13Z\",\"keys\":{\"07eb082f367c034a95878687f6648aa76d93652b6ee73e58817053d89af6c44f\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"9b2af2d9b9727227735253d795bd27ea8f0e294a5f3603e822dc5052b44802b9\"}},\"1b1b1dd55b2c1c7258714cf1c1ae06f23e4607b28c762d016a9d81c48ffe5669\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"a18e5ebabc19d5d5984b601a292ece61ba3662ab2d071dc520da5bd4f8948799\"}},\"2dcaf3d0e552f150792f7c636d45429246dcfa34ac35b46a44f5c87cd17d457e\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"cb0a7a131961a20edea051d6dc2b091fb650bd399bd8514adb67b3c60db9f8f9\"}},\"31dd7c7290d664c9b88c0dead2697175293ea7df81b7f24153a37370fd3901c3\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"589d029a68b470deff1ca16dbf3eea6b5b3fcba0ae7bb52c468abc7fb058b2a2\"}},\"9e41a9d62d94c6a1c8a304f62c5bd72d84a9f286f27e8327cedeacb09e5156cc\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"6043c8bacc76ac5c9750f45454dd865c6ca1fc57d69e14cc192cfd420f6a66a9\"}},\"9eabc37383b243cd236375c66693db385911914b52556e1ec05fc70ed45e1bfe\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"a4b8509488f1c29ab0b1f610e7452fbec78b4f33f1fba5a418d6ff087c567429\"}},\"bfee044dd4574a281c9b7c0b6829913ef292c66c0512d1091a298cfca8493da9\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"6eb44460e5914e8e0df726ddb90bd1f3771b8ce5af19b40fb01ac5a85b023a6f\"}},\"e2229942b0fc1e6d7f82adf258e5bdadac10046d1470b7ec459c9eb4e076026b\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"ad1950e117b29ebe7a38635a2e574123e07571e4f9a011783e053b5f15d2562a\"}},\"ecc851a051c8d6439331ff0a37c7727321fc39896a34f950f73638b8a7cb472e\":{\"keytype\":\"ed25519\",\"scheme\":\"ed25519\",\"keyid_hash_algorithms\":[\"sha256\",\"sha512\"],\"keyval\":{\"public\":\"5d451915bc2b93a0e4e4745bc6a8b292d58996d50e0fb66c78c7827152a65879\"}}},\"roles\":{\"root\":{\"keyids\":[\"1b1b1dd55b2c1c7258714cf1c1ae06f23e4607b28c762d016a9d81c48ffe5669\",\"2dcaf3d0e552f150792f7c636d45429246dcfa34ac35b46a44f5c87cd17d457e\"],\"threshold\":1},\"snapshot\":{\"keyids\":[\"07eb082f367c034a95878687f6648aa76d93652b6ee73e58817053d89af6c44f\",\"2dcaf3d0e552f150792f7c636d45429246dcfa34ac35b46a44f5c87cd17d457e\",\"ecc851a051c8d6439331ff0a37c7727321fc39896a34f950f73638b8a7cb472e\",\"e2229942b0fc1e6d7f82adf258e5bdadac10046d1470b7ec459c9eb4e076026b\",\"bfee044dd4574a281c9b7c0b6829913ef292c66c0512d1091a298cfca8493da9\",\"9eabc37383b243cd236375c66693db385911914b52556e1ec05fc70ed45e1bfe\"],\"threshold\":1},\"targets\":{\"keyids\":[\"31dd7c7290d664c9b88c0dead2697175293ea7df81b7f24153a37370fd3901c3\",\"ecc851a051c8d6439331ff0a37c7727321fc39896a34f950f73638b8a7cb472e\",\"e2229942b0fc1e6d7f82adf258e5bdadac10046d1470b7ec459c9eb4e076026b\",\"bfee044dd4574a281c9b7c0b6829913ef292c66c0512d1091a298cfca8493da9\",\"9eabc37383b243cd236375c66693db385911914b52556e1ec05fc70ed45e1bfe\"],\"threshold\":1},\"timestamp\":{\"keyids\":[\"9e41a9d62d94c6a1c8a304f62c5bd72d84a9f286f27e8327cedeacb09e5156cc\"],\"threshold\":1}},\"consistent_snapshot\":true},\"signatures\":[{\"keyid\":\"1b1b1dd55b2c1c7258714cf1c1ae06f23e4607b28c762d016a9d81c48ffe5669\",\"sig\":\"ba9fc6e7ff7a8b85d8c60eb0319e6be7a501aba26898ed1ad64db6726b5315f3f426fcf29e632f2cbdb83a888324a1a0963d3145e0a0b34803be4c6e20732d0d\"}]}', '{\"signed\":{\"_type\":\"targets\",\"spec_version\":\"1.0\",\"version\":38,\"expires\":\"2025-06-04T16:43:01Z\",\"targets\":{\"Joomla_5.1.2-Stable-Upgrade_Package.zip\":{\"length\":28134889,\"hashes\":{\"sha512\":\"d6b46cdedb9b31d01a607fe4c2f3a830a3265ed6ae5c0cb7b0f836b1b016ee7c639bd8948df00baf1b61a87f2fc71368a80b39e67ef9ec2b8842ee0ab09a620f\"},\"custom\":{\"client\":\"site\",\"description\":\"Joomla! 5.1.2 Release\",\"downloads\":[{\"url\":\"https://downloads.joomla.org/cms/joomla5/5-1-2/Joomla_5.1.2-Stable-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"},{\"url\":\"https://github.com/joomla/joomla-cms/releases/download/5.1.2/Joomla_5.1.2-Stable-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"},{\"url\":\"https://update.joomla.org/releases/5.1.2/Joomla_5.1.2-Stable-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"}],\"element\":\"joomla\",\"infourl\":{\"url\":\"https://www.joomla.org/announcements/release-news/5909-joomla-5-1-2-and-joomla-4-4-6-security-and-bug-fix-release.html\",\"title\":\"Joomla! 5.1.2 Release\"},\"maintainer\":\"Joomla! Production Department\",\"maintainerurl\":\"https://www.joomla.org\",\"name\":\"Joomla! 5.1.2\",\"php_minimum\":\"8.1.0\",\"channel\":\"6.x\",\"stability\":\"Stable\",\"supported_databases\":{\"mariadb\":\"10.4\",\"mysql\":\"8.0.13\",\"postgresql\":\"11.0\"},\"targetplatform\":{\"name\":\"joomla\",\"version\":\"(5\\\\.[0-4])|^(4\\\\.4)\"},\"type\":\"file\",\"version\":\"5.1.2\"}},\"Joomla_5.2.4-Stable-Update_Package.zip\":{\"length\":28601853,\"hashes\":{\"sha512\":\"5d17f86f3b760a835903dd99ac6657f40bed72cbd4a03966cd374ab8e30620cc55aa8c98739356f6e0bc3c6c3c761395fbc0aafa9275fbf1ce9523adf7f07483\"},\"custom\":{\"client\":\"site\",\"description\":\"Joomla! 5.3.0-beta2 Release\",\"downloads\":[{\"url\":\"https://github.com/joomla/joomla-cms/releases/download/5.3.0-beta2/Joomla_5.3.0-beta2-Beta-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"}],\"element\":\"joomla\",\"infourl\":{\"url\":\"https://developer.joomla.org/news/960-joomla-5-3-0-beta-2-bug-squashing-time.html\",\"title\":\"Joomla! 5.3.0-beta2 Release\"},\"maintainer\":\"Joomla! Production Department\",\"maintainerurl\":\"https://www.joomla.org\",\"name\":\"Joomla! 5.3.0-beta2\",\"php_minimum\":\"8.1.0\",\"channel\":\"5.x\",\"stability\":\"Beta\",\"supported_databases\":{\"mariadb\":\"10.4\",\"mysql\":\"8.0.13\",\"postgresql\":\"11.0\"},\"targetplatform\":{\"name\":\"joomla\",\"version\":\"(5\\\\.[0-4])|^(4\\\\.4)\"},\"type\":\"file\",\"version\":\"5.3.0-beta2\"}},\"Joomla_5.3.0-beta1-Beta-Update_Package.zip\":{\"length\":28792987,\"hashes\":{\"sha512\":\"0cbe261005acbea63af23a477daf1b1706071d887520c954e64ff481ae663ba74d87234815ee8c1da020b0e4dea854ac6442153b8d40908a8dd3bba22869b268\"},\"custom\":{\"client\":\"site\",\"description\":\"Joomla! 5.3.0-beta1 Release\",\"downloads\":[{\"url\":\"https://github.com/joomla/joomla-cms/releases/download/5.3.0-beta1/Joomla_5.3.0-beta1-Beta-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"}],\"element\":\"joomla\",\"infourl\":{\"url\":\"https://developer.joomla.org/news/959-joomla-5-3-0-beta-1-feature-freeze.html\",\"title\":\"Joomla! 5.3.0-beta1 Release\"},\"maintainer\":\"Joomla! Production Department\",\"maintainerurl\":\"https://www.joomla.org\",\"name\":\"Joomla! 5.3.0-beta1\",\"php_minimum\":\"8.1.0\",\"channel\":\"5.x\",\"stability\":\"Beta\",\"supported_databases\":{\"mariadb\":\"10.4\",\"mysql\":\"8.0.13\",\"postgresql\":\"11.0\"},\"targetplatform\":{\"name\":\"joomla\",\"version\":\"(5\\\\.[0-4])|^(4\\\\.4)\"},\"type\":\"file\",\"version\":\"5.3.0-beta1\"}},\"Joomla_5.3.0-beta2-Beta-Update_Package.zip\":{\"length\":28953678,\"hashes\":{\"sha512\":\"ba64a8fc6c6bf92d36a1f7f12c3951ad4f786cd9f86915d55e00fbced837e9b5103146cfdd1587271054b17c9e9405e8ffe7b14292823bc421b4a09a58af7a6d\"},\"custom\":{\"client\":\"site\",\"description\":\"Joomla! 5.3.0-beta2 Release\",\"downloads\":[{\"url\":\"https://github.com/joomla/joomla-cms/releases/download/5.3.0-beta2/Joomla_5.3.0-beta2-Beta-Update_Package.zip\",\"format\":\"zip\",\"type\":\"full\"}],\"element\":\"joomla\",\"infourl\":{\"url\":\"https://developer.joomla.org/news/960-joomla-5-3-0-beta-2-bug-squashing-time.html\",\"title\":\"Joomla! 5.3.0-beta2 Release\"},\"maintainer\":\"Joomla! Production Department\",\"maintainerurl\":\"https://www.joomla.org\",\"name\":\"Joomla! 5.3.0-beta2\",\"php_minimum\":\"8.1.0\",\"channel\":\"5.x\",\"stability\":\"Beta\",\"supported_databases\":{\"mariadb\":\"10.4\",\"mysql\":\"8.0.13\",\"postgresql\":\"11.0\"},\"targetplatform\":{\"name\":\"joomla\",\"version\":\"(5\\\\.[0-4])|^(4\\\\.4)\"},\"type\":\"file\",\"version\":\"5.3.0-beta2\"}}}},\"signatures\":[{\"keyid\":\"e2229942b0fc1e6d7f82adf258e5bdadac10046d1470b7ec459c9eb4e076026b\",\"sig\":\"24cde099af6c86539a0765fbfa4eef98cd77576b3f8edd0b438523bf5f60de03ec6935b5239c77426849209a1ae9650bbb3bdb4b743806e3d231ed4f2424290c\"}]}', '{\"signed\":{\"_type\":\"snapshot\",\"spec_version\":\"1.0\",\"version\":43,\"expires\":\"2025-09-30T16:51:14Z\",\"meta\":{\"targets.json\":{\"length\":4436,\"hashes\":{\"sha512\":\"cdf5cf1271a31e4aa2efd35a2d01db5f4804d7f27bebe5654ce94366e5b18b3843327fe8fa11da0e437c313fa20aa2788f4d3e21bcbcda2aff4b0992c460b31a\"},\"version\":38}}},\"signatures\":[{\"keyid\":\"e2229942b0fc1e6d7f82adf258e5bdadac10046d1470b7ec459c9eb4e076026b\",\"sig\":\"52556643ba34b20e6b3fd5085eabe240011eb8764b3bd5ba4a0f42ff13763893df7242c5f2eddc746feb4d8fab96e1d229b5480189f334c7ea2a9e0ffc236d01\"}]}', '{\"signed\":{\"_type\":\"timestamp\",\"spec_version\":\"1.0\",\"version\":488,\"expires\":\"2025-03-07T17:06:58Z\",\"meta\":{\"snapshot.json\":{\"length\":531,\"hashes\":{\"sha512\":\"a700fd525bacb2147ff3596650ea245d48d1e0235fe7fc33b777a47c08a5bf1a3cde4732572ee3737969da5a5bde543dbe33a0b4f88454c57f873e9ad83a9ddf\"},\"version\":43}}},\"signatures\":[{\"keyid\":\"9e41a9d62d94c6a1c8a304f62c5bd72d84a9f286f27e8327cedeacb09e5156cc\",\"sig\":\"49c50cbbdbebca7dc2c3e1512a052fa673752d07ed8dcbd053a0344f925fe94afc525905b81b29b1de187517fcf2496254d4d45e38548d214db3167e6567010b\"}]}', NULL);

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

--
-- Table structure for table `xsrs3_ucm_base`
--

DROP TABLE IF EXISTS `xsrs3_ucm_base`;
CREATE TABLE `xsrs3_ucm_base` (
  `ucm_id` int(10) UNSIGNED NOT NULL,
  `ucm_item_id` int(11) NOT NULL,
  `ucm_type_id` int(11) NOT NULL,
  `ucm_language_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_ucm_content`
--

DROP TABLE IF EXISTS `xsrs3_ucm_content`;
CREATE TABLE `xsrs3_ucm_content` (
  `core_content_id` int(10) UNSIGNED NOT NULL,
  `core_type_alias` varchar(400) NOT NULL DEFAULT '' COMMENT 'FK to the content types table',
  `core_title` varchar(400) NOT NULL DEFAULT '',
  `core_alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `core_body` mediumtext DEFAULT NULL,
  `core_state` tinyint(4) NOT NULL DEFAULT 0,
  `core_checked_out_time` datetime DEFAULT NULL,
  `core_checked_out_user_id` int(10) UNSIGNED DEFAULT NULL,
  `core_access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_params` text DEFAULT NULL,
  `core_featured` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `core_metadata` varchar(2048) NOT NULL DEFAULT '' COMMENT 'JSON encoded metadata properties.',
  `core_created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `core_created_time` datetime NOT NULL,
  `core_modified_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Most recent user that modified',
  `core_modified_time` datetime NOT NULL,
  `core_language` char(7) NOT NULL DEFAULT '',
  `core_publish_up` datetime DEFAULT NULL,
  `core_publish_down` datetime DEFAULT NULL,
  `core_content_item_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'ID from the individual type table',
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `core_images` text DEFAULT NULL,
  `core_urls` text DEFAULT NULL,
  `core_hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `core_ordering` int(11) NOT NULL DEFAULT 0,
  `core_metakey` text DEFAULT NULL,
  `core_metadesc` text DEFAULT NULL,
  `core_catid` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_type_id` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Contains core content data in name spaced fields';

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

--
-- Table structure for table `xsrs3_updates`
--

DROP TABLE IF EXISTS `xsrs3_updates`;
CREATE TABLE `xsrs3_updates` (
  `update_id` int(11) NOT NULL,
  `update_site_id` int(11) DEFAULT 0,
  `extension_id` int(11) DEFAULT 0,
  `name` varchar(100) DEFAULT '',
  `description` text NOT NULL,
  `element` varchar(100) DEFAULT '',
  `type` varchar(20) DEFAULT '',
  `folder` varchar(20) DEFAULT '',
  `client_id` tinyint(4) DEFAULT 0,
  `version` varchar(32) DEFAULT '',
  `data` text NOT NULL,
  `detailsurl` text NOT NULL,
  `infourl` text NOT NULL,
  `changelogurl` text DEFAULT NULL,
  `extra_query` varchar(1000) DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Available Updates';

--
-- Dumping data for table `xsrs3_updates`
--

INSERT INTO `xsrs3_updates` (`update_id`, `update_site_id`, `extension_id`, `name`, `description`, `element`, `type`, `folder`, `client_id`, `version`, `data`, `detailsurl`, `infourl`, `changelogurl`, `extra_query`) VALUES
(1, 2, 0, 'Afrikaans', '', 'pkg_af-ZA', 'package', '', 0, '5.0.2.1', '', 'https://update.joomla.org/language/details5/af-ZA_details.xml', '', '', ''),
(2, 2, 0, 'Belarusian', '', 'pkg_be-BY', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/be-BY_details.xml', '', '', ''),
(3, 2, 0, 'Bulgarian', '', 'pkg_bg-BG', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/bg-BG_details.xml', '', '', ''),
(4, 2, 0, 'Catalan', '', 'pkg_ca-ES', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/ca-ES_details.xml', '', '', ''),
(5, 2, 0, 'Chinese, Simplified', '', 'pkg_zh-CN', 'package', '', 0, '5.1.2.1', '', 'https://update.joomla.org/language/details5/zh-CN_details.xml', '', '', ''),
(6, 2, 0, 'Chinese, Traditional', '', 'pkg_zh-TW', 'package', '', 0, '5.0.3.1', '', 'https://update.joomla.org/language/details5/zh-TW_details.xml', '', '', ''),
(7, 2, 0, 'Croatian', '', 'pkg_hr-HR', 'package', '', 0, '5.2.1.1', '', 'https://update.joomla.org/language/details5/hr-HR_details.xml', '', '', ''),
(8, 2, 0, 'Czech', '', 'pkg_cs-CZ', 'package', '', 0, '5.2.0.1', '', 'https://update.joomla.org/language/details5/cs-CZ_details.xml', '', '', ''),
(9, 2, 0, 'Danish', '', 'pkg_da-DK', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/da-DK_details.xml', '', '', ''),
(10, 2, 0, 'Dutch', '', 'pkg_nl-NL', 'package', '', 0, '5.2.3.1', '', 'https://update.joomla.org/language/details5/nl-NL_details.xml', '', '', ''),
(11, 2, 0, 'English, Australia', '', 'pkg_en-AU', 'package', '', 0, '5.0.3.1', '', 'https://update.joomla.org/language/details5/en-AU_details.xml', '', '', ''),
(12, 2, 0, 'English, Canada', '', 'pkg_en-CA', 'package', '', 0, '5.0.3.1', '', 'https://update.joomla.org/language/details5/en-CA_details.xml', '', '', ''),
(13, 2, 0, 'English, New Zealand', '', 'pkg_en-NZ', 'package', '', 0, '5.0.3.2', '', 'https://update.joomla.org/language/details5/en-NZ_details.xml', '', '', ''),
(14, 2, 0, 'English, USA', '', 'pkg_en-US', 'package', '', 0, '5.0.3.1', '', 'https://update.joomla.org/language/details5/en-US_details.xml', '', '', ''),
(15, 2, 0, 'Estonian', '', 'pkg_et-EE', 'package', '', 0, '5.2.2.1', '', 'https://update.joomla.org/language/details5/et-EE_details.xml', '', '', ''),
(16, 2, 0, 'Finnish', '', 'pkg_fi-FI', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/fi-FI_details.xml', '', '', ''),
(17, 2, 0, 'Flemish', '', 'pkg_nl-BE', 'package', '', 0, '5.2.2.1', '', 'https://update.joomla.org/language/details5/nl-BE_details.xml', '', '', ''),
(18, 2, 0, 'French', '', 'pkg_fr-FR', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/fr-FR_details.xml', '', '', ''),
(19, 2, 0, 'French, Canada', '', 'pkg_fr-CA', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/fr-CA_details.xml', '', '', ''),
(20, 2, 0, 'Georgian', '', 'pkg_ka-GE', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/ka-GE_details.xml', '', '', ''),
(21, 2, 0, 'German', '', 'pkg_de-DE', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/de-DE_details.xml', '', '', ''),
(22, 2, 0, 'German, Austria', '', 'pkg_de-AT', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/de-AT_details.xml', '', '', ''),
(23, 2, 0, 'German, Liechtenstein', '', 'pkg_de-LI', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/de-LI_details.xml', '', '', ''),
(24, 2, 0, 'German, Luxembourg', '', 'pkg_de-LU', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/de-LU_details.xml', '', '', ''),
(25, 2, 0, 'German, Switzerland', '', 'pkg_de-CH', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/de-CH_details.xml', '', '', ''),
(26, 2, 0, 'Greek', '', 'pkg_el-GR', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/el-GR_details.xml', '', '', ''),
(27, 2, 0, 'Hungarian', '', 'pkg_hu-HU', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/hu-HU_details.xml', '', '', ''),
(28, 2, 0, 'Italian', '', 'pkg_it-IT', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/it-IT_details.xml', '', '', ''),
(29, 2, 0, 'Japanese', '', 'pkg_ja-JP', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/ja-JP_details.xml', '', '', ''),
(30, 2, 0, 'Kazakh', '', 'pkg_kk-KZ', 'package', '', 0, '5.0.0.4', '', 'https://update.joomla.org/language/details5/kk-KZ_details.xml', '', '', ''),
(31, 2, 0, 'Korean', '', 'pkg_ko-KR', 'package', '', 0, '5.0.2.1', '', 'https://update.joomla.org/language/details5/ko-KR_details.xml', '', '', ''),
(32, 2, 0, 'Latvian', '', 'pkg_lv-LV', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/lv-LV_details.xml', '', '', ''),
(33, 2, 0, 'Lithuanian', '', 'pkg_lt-LT', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/lt-LT_details.xml', '', '', ''),
(34, 2, 0, 'Norwegian Bokmål', '', 'pkg_nb-NO', 'package', '', 0, '5.2.3.1', '', 'https://update.joomla.org/language/details5/nb-NO_details.xml', '', '', ''),
(35, 2, 0, 'Pashto Afghanistan', '', 'pkg_ps-AF', 'package', '', 0, '5.0.1.1', '', 'https://update.joomla.org/language/details5/ps-AF_details.xml', '', '', ''),
(36, 2, 0, 'Persian Farsi', '', 'pkg_fa-IR', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/fa-IR_details.xml', '', '', ''),
(37, 2, 0, 'Polish', '', 'pkg_pl-PL', 'package', '', 0, '5.1.2.1', '', 'https://update.joomla.org/language/details5/pl-PL_details.xml', '', '', ''),
(38, 2, 0, 'Portuguese, Brazil', '', 'pkg_pt-BR', 'package', '', 0, '5.2.2.1', '', 'https://update.joomla.org/language/details5/pt-BR_details.xml', '', '', ''),
(39, 2, 0, 'Portuguese, Portugal', '', 'pkg_pt-PT', 'package', '', 0, '5.2.2.1', '', 'https://update.joomla.org/language/details5/pt-PT_details.xml', '', '', ''),
(40, 2, 0, 'Romanian', '', 'pkg_ro-RO', 'package', '', 0, '5.2.0.2', '', 'https://update.joomla.org/language/details5/ro-RO_details.xml', '', '', ''),
(41, 2, 0, 'Russian', '', 'pkg_ru-RU', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/ru-RU_details.xml', '', '', ''),
(42, 2, 0, 'Serbian, Cyrillic', '', 'pkg_sr-RS', 'package', '', 0, '5.2.1.1', '', 'https://update.joomla.org/language/details5/sr-RS_details.xml', '', '', ''),
(43, 2, 0, 'Serbian, Latin', '', 'pkg_sr-YU', 'package', '', 0, '5.2.3.1', '', 'https://update.joomla.org/language/details5/sr-YU_details.xml', '', '', ''),
(44, 2, 0, 'Slovak', '', 'pkg_sk-SK', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/sk-SK_details.xml', '', '', ''),
(45, 2, 0, 'Slovenian', '', 'pkg_sl-SI', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/sl-SI_details.xml', '', '', ''),
(46, 2, 0, 'Spanish', '', 'pkg_es-ES', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/es-ES_details.xml', '', '', ''),
(47, 2, 0, 'Swedish', '', 'pkg_sv-SE', 'package', '', 0, '5.2.3.1', '', 'https://update.joomla.org/language/details5/sv-SE_details.xml', '', '', ''),
(48, 2, 0, 'Tamil, India', '', 'pkg_ta-IN', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/ta-IN_details.xml', '', '', ''),
(49, 2, 0, 'Thai', '', 'pkg_th-TH', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/th-TH_details.xml', '', '', ''),
(50, 2, 0, 'Turkish', '', 'pkg_tr-TR', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/tr-TR_details.xml', '', '', ''),
(51, 2, 0, 'Ukrainian', '', 'pkg_uk-UA', 'package', '', 0, '5.1.3.1', '', 'https://update.joomla.org/language/details5/uk-UA_details.xml', '', '', ''),
(52, 2, 0, 'Urdu, Pakistan', '', 'pkg_ur-PK', 'package', '', 0, '5.1.2.1', '', 'https://update.joomla.org/language/details5/ur-PK_details.xml', '', '', ''),
(53, 2, 0, 'Welsh', '', 'pkg_cy-GB', 'package', '', 0, '5.2.4.1', '', 'https://update.joomla.org/language/details5/cy-GB_details.xml', '', '', '');

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

--
-- Table structure for table `xsrs3_update_sites`
--

DROP TABLE IF EXISTS `xsrs3_update_sites`;
CREATE TABLE `xsrs3_update_sites` (
  `update_site_id` int(11) NOT NULL,
  `name` varchar(100) DEFAULT '',
  `type` varchar(20) DEFAULT '',
  `location` text NOT NULL,
  `enabled` int(11) DEFAULT 0,
  `last_check_timestamp` bigint(20) DEFAULT 0,
  `extra_query` varchar(1000) DEFAULT '',
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Update Sites';

--
-- Dumping data for table `xsrs3_update_sites`
--

INSERT INTO `xsrs3_update_sites` (`update_site_id`, `name`, `type`, `location`, `enabled`, `last_check_timestamp`, `extra_query`, `checked_out`, `checked_out_time`) VALUES
(1, 'Joomla! Core', 'tuf', 'https://update.joomla.org/cms/', 1, 1741161041, '', NULL, NULL),
(2, 'Accredited Joomla! Translations', 'collection', 'https://update.joomla.org/language/translationlist_5.xml', 1, 1741160993, '', NULL, NULL),
(3, 'Joomla! Update Component', 'extension', 'https://update.joomla.org/core/extensions/com_joomlaupdate.xml', 1, 1741161041, '', NULL, NULL);

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

--
-- Table structure for table `xsrs3_update_sites_extensions`
--

DROP TABLE IF EXISTS `xsrs3_update_sites_extensions`;
CREATE TABLE `xsrs3_update_sites_extensions` (
  `update_site_id` int(11) NOT NULL DEFAULT 0,
  `extension_id` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Links extensions to update sites';

--
-- Dumping data for table `xsrs3_update_sites_extensions`
--

INSERT INTO `xsrs3_update_sites_extensions` (`update_site_id`, `extension_id`) VALUES
(1, 240),
(2, 241),
(3, 24);

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

--
-- Table structure for table `xsrs3_usergroups`
--

DROP TABLE IF EXISTS `xsrs3_usergroups`;
CREATE TABLE `xsrs3_usergroups` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Adjacency List Reference Id',
  `lft` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set lft.',
  `rgt` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set rgt.',
  `title` varchar(100) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_usergroups`
--

INSERT INTO `xsrs3_usergroups` (`id`, `parent_id`, `lft`, `rgt`, `title`) VALUES
(1, 0, 1, 18, 'Public'),
(2, 1, 8, 15, 'Registered'),
(3, 2, 9, 14, 'Author'),
(4, 3, 10, 13, 'Editor'),
(5, 4, 11, 12, 'Publisher'),
(6, 1, 4, 7, 'Manager'),
(7, 6, 5, 6, 'Administrator'),
(8, 1, 16, 17, 'Super Users'),
(9, 1, 2, 3, 'Guest');

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

--
-- Table structure for table `xsrs3_users`
--

DROP TABLE IF EXISTS `xsrs3_users`;
CREATE TABLE `xsrs3_users` (
  `id` int(11) NOT NULL,
  `name` varchar(400) NOT NULL DEFAULT '',
  `username` varchar(150) NOT NULL DEFAULT '',
  `email` varchar(100) NOT NULL DEFAULT '',
  `password` varchar(100) NOT NULL DEFAULT '',
  `block` tinyint(4) NOT NULL DEFAULT 0,
  `sendEmail` tinyint(4) DEFAULT 0,
  `registerDate` datetime NOT NULL,
  `lastvisitDate` datetime DEFAULT NULL,
  `activation` varchar(100) NOT NULL DEFAULT '',
  `params` text NOT NULL,
  `lastResetTime` datetime DEFAULT NULL COMMENT 'Date of last password reset',
  `resetCount` int(11) NOT NULL DEFAULT 0 COMMENT 'Count of password resets since lastResetTime',
  `otpKey` varchar(1000) NOT NULL DEFAULT '' COMMENT 'Two factor authentication encrypted keys',
  `otep` varchar(1000) NOT NULL DEFAULT '' COMMENT 'Backup Codes',
  `requireReset` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Require user to reset password on next login',
  `authProvider` varchar(100) NOT NULL DEFAULT '' COMMENT 'Name of used authentication plugin'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_users`
--

INSERT INTO `xsrs3_users` (`id`, `name`, `username`, `email`, `password`, `block`, `sendEmail`, `registerDate`, `lastvisitDate`, `activation`, `params`, `lastResetTime`, `resetCount`, `otpKey`, `otep`, `requireReset`, `authProvider`) VALUES
(503, 'admin', 'computerncadmin', 'team@blackdog.com', '$2y$10$FpafyzxH5hquzTf36hP15.dKR/NUlz5EF/vIKeBnKRQJ6iCdcOdSS', 0, 1, '2025-03-05 07:49:50', '2025-03-05 07:50:35', '0', '', NULL, 0, '', '', 0, '');

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

--
-- Table structure for table `xsrs3_user_keys`
--

DROP TABLE IF EXISTS `xsrs3_user_keys`;
CREATE TABLE `xsrs3_user_keys` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` varchar(150) NOT NULL,
  `token` varchar(255) NOT NULL,
  `series` varchar(191) NOT NULL,
  `time` varchar(200) NOT NULL,
  `uastring` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_user_mfa`
--

DROP TABLE IF EXISTS `xsrs3_user_mfa`;
CREATE TABLE `xsrs3_user_mfa` (
  `id` int(11) NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `method` varchar(100) NOT NULL,
  `default` tinyint(4) NOT NULL DEFAULT 0,
  `options` mediumtext NOT NULL,
  `created_on` datetime NOT NULL,
  `last_used` datetime DEFAULT NULL,
  `tries` int(11) NOT NULL DEFAULT 0,
  `last_try` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Multi-factor Authentication settings';

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

--
-- Table structure for table `xsrs3_user_notes`
--

DROP TABLE IF EXISTS `xsrs3_user_notes`;
CREATE TABLE `xsrs3_user_notes` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `catid` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `subject` varchar(100) NOT NULL DEFAULT '',
  `body` text NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_time` datetime NOT NULL,
  `modified_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL,
  `review_time` datetime DEFAULT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_user_profiles`
--

DROP TABLE IF EXISTS `xsrs3_user_profiles`;
CREATE TABLE `xsrs3_user_profiles` (
  `user_id` int(11) NOT NULL,
  `profile_key` varchar(100) NOT NULL,
  `profile_value` text NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Simple user profile storage table';

--
-- Dumping data for table `xsrs3_user_profiles`
--

INSERT INTO `xsrs3_user_profiles` (`user_id`, `profile_key`, `profile_value`, `ordering`) VALUES
(503, 'guidedtour.id.12', '{\"state\":\"completed\"}', 0);

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

--
-- Table structure for table `xsrs3_user_usergroup_map`
--

DROP TABLE IF EXISTS `xsrs3_user_usergroup_map`;
CREATE TABLE `xsrs3_user_usergroup_map` (
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Foreign Key to #__users.id',
  `group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Foreign Key to #__usergroups.id'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_user_usergroup_map`
--

INSERT INTO `xsrs3_user_usergroup_map` (`user_id`, `group_id`) VALUES
(503, 8);

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

--
-- Table structure for table `xsrs3_viewlevels`
--

DROP TABLE IF EXISTS `xsrs3_viewlevels`;
CREATE TABLE `xsrs3_viewlevels` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `title` varchar(100) NOT NULL DEFAULT '',
  `ordering` int(11) NOT NULL DEFAULT 0,
  `rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_viewlevels`
--

INSERT INTO `xsrs3_viewlevels` (`id`, `title`, `ordering`, `rules`) VALUES
(1, 'Public', 0, '[1]'),
(2, 'Registered', 2, '[6,2,8]'),
(3, 'Special', 3, '[6,3,8]'),
(5, 'Guest', 1, '[9]'),
(6, 'Super Users', 4, '[8]');

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

--
-- Table structure for table `xsrs3_webauthn_credentials`
--

DROP TABLE IF EXISTS `xsrs3_webauthn_credentials`;
CREATE TABLE `xsrs3_webauthn_credentials` (
  `id` varchar(1000) NOT NULL COMMENT 'Credential ID',
  `user_id` varchar(128) NOT NULL COMMENT 'User handle',
  `label` varchar(190) NOT NULL COMMENT 'Human readable label',
  `credential` mediumtext NOT NULL COMMENT 'Credential source data, JSON format'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_workflows`
--

DROP TABLE IF EXISTS `xsrs3_workflows`;
CREATE TABLE `xsrs3_workflows` (
  `id` int(11) NOT NULL,
  `asset_id` int(11) DEFAULT 0,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `extension` varchar(50) NOT NULL,
  `default` tinyint(4) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `created` datetime NOT NULL,
  `created_by` int(11) NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL,
  `modified_by` int(11) NOT NULL DEFAULT 0,
  `checked_out_time` datetime DEFAULT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_workflows`
--

INSERT INTO `xsrs3_workflows` (`id`, `asset_id`, `published`, `title`, `description`, `extension`, `default`, `ordering`, `created`, `created_by`, `modified`, `modified_by`, `checked_out_time`, `checked_out`) VALUES
(1, 56, 1, 'COM_WORKFLOW_BASIC_WORKFLOW', '', 'com_content.article', 1, 1, '2025-03-05 07:49:44', 503, '2025-03-05 07:49:44', 503, NULL, NULL);

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

--
-- Table structure for table `xsrs3_workflow_associations`
--

DROP TABLE IF EXISTS `xsrs3_workflow_associations`;
CREATE TABLE `xsrs3_workflow_associations` (
  `item_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Extension table id value',
  `stage_id` int(11) NOT NULL COMMENT 'Foreign Key to #__workflow_stages.id',
  `extension` varchar(50) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `xsrs3_workflow_stages`
--

DROP TABLE IF EXISTS `xsrs3_workflow_stages`;
CREATE TABLE `xsrs3_workflow_stages` (
  `id` int(11) NOT NULL,
  `asset_id` int(11) DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `workflow_id` int(11) NOT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `default` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out_time` datetime DEFAULT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_workflow_stages`
--

INSERT INTO `xsrs3_workflow_stages` (`id`, `asset_id`, `ordering`, `workflow_id`, `published`, `title`, `description`, `default`, `checked_out_time`, `checked_out`) VALUES
(1, 57, 1, 1, 1, 'COM_WORKFLOW_BASIC_STAGE', '', 1, NULL, NULL);

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

--
-- Table structure for table `xsrs3_workflow_transitions`
--

DROP TABLE IF EXISTS `xsrs3_workflow_transitions`;
CREATE TABLE `xsrs3_workflow_transitions` (
  `id` int(11) NOT NULL,
  `asset_id` int(11) DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `workflow_id` int(11) NOT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `from_stage_id` int(11) NOT NULL,
  `to_stage_id` int(11) NOT NULL,
  `options` text NOT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `xsrs3_workflow_transitions`
--

INSERT INTO `xsrs3_workflow_transitions` (`id`, `asset_id`, `ordering`, `workflow_id`, `published`, `title`, `description`, `from_stage_id`, `to_stage_id`, `options`, `checked_out_time`, `checked_out`) VALUES
(1, 58, 1, 1, 1, 'UNPUBLISH', '', -1, 1, '{\"publishing\":\"0\"}', NULL, NULL),
(2, 59, 2, 1, 1, 'PUBLISH', '', -1, 1, '{\"publishing\":\"1\"}', NULL, NULL),
(3, 60, 3, 1, 1, 'TRASH', '', -1, 1, '{\"publishing\":\"-2\"}', NULL, NULL),
(4, 61, 4, 1, 1, 'ARCHIVE', '', -1, 1, '{\"publishing\":\"2\"}', NULL, NULL),
(5, 62, 5, 1, 1, 'FEATURE', '', -1, 1, '{\"featuring\":\"1\"}', NULL, NULL),
(6, 63, 6, 1, 1, 'UNFEATURE', '', -1, 1, '{\"featuring\":\"0\"}', NULL, NULL),
(7, 64, 7, 1, 1, 'PUBLISH_AND_FEATURE', '', -1, 1, '{\"publishing\":\"1\",\"featuring\":\"1\"}', NULL, NULL);

--
-- Indexes for dumped tables
--

--
-- Indexes for table `cuod6_action_logs`
--
ALTER TABLE `cuod6_action_logs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`),
  ADD KEY `idx_user_id_logdate` (`user_id`,`log_date`),
  ADD KEY `idx_user_id_extension` (`user_id`,`extension`),
  ADD KEY `idx_extension_item_id` (`extension`,`item_id`);

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

--
-- Indexes for table `cuod6_action_logs_users`
--
ALTER TABLE `cuod6_action_logs_users`
  ADD PRIMARY KEY (`user_id`),
  ADD KEY `idx_notify` (`notify`);

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

--
-- Indexes for table `cuod6_assets`
--
ALTER TABLE `cuod6_assets`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_asset_name` (`name`),
  ADD KEY `idx_lft_rgt` (`lft`,`rgt`),
  ADD KEY `idx_parent_id` (`parent_id`);

--
-- Indexes for table `cuod6_associations`
--
ALTER TABLE `cuod6_associations`
  ADD PRIMARY KEY (`context`,`id`),
  ADD KEY `idx_key` (`key`);

--
-- Indexes for table `cuod6_banners`
--
ALTER TABLE `cuod6_banners`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_own_prefix` (`own_prefix`),
  ADD KEY `idx_metakey_prefix` (`metakey_prefix`(100)),
  ADD KEY `idx_banner_catid` (`catid`),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `cuod6_banner_clients`
--
ALTER TABLE `cuod6_banner_clients`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_own_prefix` (`own_prefix`),
  ADD KEY `idx_metakey_prefix` (`metakey_prefix`(100));

--
-- Indexes for table `cuod6_banner_tracks`
--
ALTER TABLE `cuod6_banner_tracks`
  ADD PRIMARY KEY (`track_date`,`track_type`,`banner_id`),
  ADD KEY `idx_track_date` (`track_date`),
  ADD KEY `idx_track_type` (`track_type`),
  ADD KEY `idx_banner_id` (`banner_id`);

--
-- Indexes for table `cuod6_categories`
--
ALTER TABLE `cuod6_categories`
  ADD PRIMARY KEY (`id`),
  ADD KEY `cat_idx` (`extension`,`published`,`access`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `cuod6_contact_details`
--
ALTER TABLE `cuod6_contact_details`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_catid` (`catid`),
  ADD KEY `idx_createdby` (`created_by`),
  ADD KEY `idx_featured_catid` (`featured`,`catid`),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `cuod6_content`
--
ALTER TABLE `cuod6_content`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_catid` (`catid`),
  ADD KEY `idx_createdby` (`created_by`),
  ADD KEY `idx_featured_catid` (`featured`,`catid`),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_alias` (`alias`(191));

--
-- Indexes for table `cuod6_contentitem_tag_map`
--
ALTER TABLE `cuod6_contentitem_tag_map`
  ADD UNIQUE KEY `uc_ItemnameTagid` (`type_id`,`content_item_id`,`tag_id`),
  ADD KEY `idx_tag_type` (`tag_id`,`type_id`),
  ADD KEY `idx_date_id` (`tag_date`,`tag_id`),
  ADD KEY `idx_core_content_id` (`core_content_id`);

--
-- Indexes for table `cuod6_content_frontpage`
--
ALTER TABLE `cuod6_content_frontpage`
  ADD PRIMARY KEY (`content_id`);

--
-- Indexes for table `cuod6_content_rating`
--
ALTER TABLE `cuod6_content_rating`
  ADD PRIMARY KEY (`content_id`);

--
-- Indexes for table `cuod6_content_types`
--
ALTER TABLE `cuod6_content_types`
  ADD PRIMARY KEY (`type_id`),
  ADD KEY `idx_alias` (`type_alias`(100));

--
-- Indexes for table `cuod6_easyblog_acl`
--
ALTER TABLE `cuod6_easyblog_acl`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_post_acl_action` (`action`(190)),
  ADD KEY `idx_acl_published` (`published`),
  ADD KEY `idx_acl_published_id` (`published`,`id`);

--
-- Indexes for table `cuod6_easyblog_acl_group`
--
ALTER TABLE `cuod6_easyblog_acl_group`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_post_acl_content_type` (`content_id`,`type`(180)),
  ADD KEY `easyblog_post_acl` (`acl_id`),
  ADD KEY `acl_grp_acl_type` (`acl_id`,`type`(190));

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

--
-- Indexes for table `cuod6_easyblog_associations`
--
ALTER TABLE `cuod6_easyblog_associations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_postid` (`post_id`),
  ADD KEY `idx_key` (`key`(190));

--
-- Indexes for table `cuod6_easyblog_autoarticle_map`
--
ALTER TABLE `cuod6_easyblog_autoarticle_map`
  ADD PRIMARY KEY (`id`),
  ADD KEY `autoarticle_map_post_id` (`post_id`),
  ADD KEY `autoarticle_map_content_id` (`content_id`);

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

--
-- Indexes for table `cuod6_easyblog_category`
--
ALTER TABLE `cuod6_easyblog_category`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_cat_published` (`published`),
  ADD KEY `easyblog_cat_parentid` (`parent_id`),
  ADD KEY `easyblog_cat_private` (`private`),
  ADD KEY `easyblog_cat_lft` (`lft`),
  ADD KEY `idx_category_access` (`published`,`parent_id`,`private`,`lft`),
  ADD KEY `idx_category_alias` (`alias`(190)),
  ADD KEY `idx_category_alias_id` (`alias`(180),`id`),
  ADD KEY `idx_cat_lftrgt` (`lft`,`rgt`),
  ADD KEY `idx_author` (`created_by`),
  ADD KEY `idx_re_autopost` (`repost_autoposting`,`repost_autoposting_interval`);

--
-- Indexes for table `cuod6_easyblog_category_acl`
--
ALTER TABLE `cuod6_easyblog_category_acl`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_category_acl` (`category_id`),
  ADD KEY `easyblog_category_acl_id` (`acl_id`),
  ADD KEY `easyblog_content_type` (`content_id`,`type`(190)),
  ADD KEY `easyblog_category_content_type` (`category_id`,`content_id`,`type`(190)),
  ADD KEY `idx_cat_post_acl` (`category_id`,`acl_id`,`content_id`);

--
-- Indexes for table `cuod6_easyblog_category_fields_groups`
--
ALTER TABLE `cuod6_easyblog_category_fields_groups`
  ADD PRIMARY KEY (`id`),
  ADD KEY `category_id` (`category_id`,`group_id`),
  ADD KEY `cat_id` (`category_id`);

--
-- Indexes for table `cuod6_easyblog_comment`
--
ALTER TABLE `cuod6_easyblog_comment`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_comment_postid` (`post_id`),
  ADD KEY `easyblog_comment_parent_id` (`parent_id`),
  ADD KEY `idx_comment_createdby` (`created_by`),
  ADD KEY `idx_comment_post_items` (`post_id`,`published`,`rgt`);

--
-- Indexes for table `cuod6_easyblog_composer_blocks`
--
ALTER TABLE `cuod6_easyblog_composer_blocks`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_published` (`published`),
  ADD KEY `idx_ordering` (`ordering`);

--
-- Indexes for table `cuod6_easyblog_composer_block_templates`
--
ALTER TABLE `cuod6_easyblog_composer_block_templates`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_published` (`published`),
  ADD KEY `idx_user_id` (`user_id`),
  ADD KEY `idx_composer_list` (`user_id`,`global`,`published`);

--
-- Indexes for table `cuod6_easyblog_download`
--
ALTER TABLE `cuod6_easyblog_download`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_userid` (`userid`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_created` (`created`);

--
-- Indexes for table `cuod6_easyblog_external`
--
ALTER TABLE `cuod6_easyblog_external`
  ADD PRIMARY KEY (`id`),
  ADD KEY `external_groups_post_id` (`post_id`),
  ADD KEY `external_groups_group_id` (`uid`),
  ADD KEY `external_groups_posts` (`uid`,`post_id`);

--
-- Indexes for table `cuod6_easyblog_external_groups`
--
ALTER TABLE `cuod6_easyblog_external_groups`
  ADD PRIMARY KEY (`id`),
  ADD KEY `external_groups_post_id` (`post_id`),
  ADD KEY `external_groups_group_id` (`group_id`),
  ADD KEY `external_groups_posts` (`group_id`,`post_id`);

--
-- Indexes for table `cuod6_easyblog_favourites`
--
ALTER TABLE `cuod6_easyblog_favourites`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_post` (`postId`,`userId`);

--
-- Indexes for table `cuod6_easyblog_featured`
--
ALTER TABLE `cuod6_easyblog_featured`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_featured_content_type` (`content_id`,`type`(190)),
  ADD KEY `easyblog_content` (`content_id`),
  ADD KEY `idx_featured_created` (`created`);

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

--
-- Indexes for table `cuod6_easyblog_feeds`
--
ALTER TABLE `cuod6_easyblog_feeds`
  ADD PRIMARY KEY (`id`),
  ADD KEY `cron` (`cron`),
  ADD KEY `item_creator` (`item_creator`),
  ADD KEY `author` (`author`),
  ADD KEY `item_frontpage` (`item_frontpage`);

--
-- Indexes for table `cuod6_easyblog_feeds_history`
--
ALTER TABLE `cuod6_easyblog_feeds_history`
  ADD PRIMARY KEY (`id`),
  ADD KEY `feed_post_id` (`feed_id`,`post_id`),
  ADD KEY `feed_uids` (`feed_id`,`uid`(180)),
  ADD KEY `idx_postid` (`post_id`);

--
-- Indexes for table `cuod6_easyblog_fields`
--
ALTER TABLE `cuod6_easyblog_fields`
  ADD PRIMARY KEY (`id`),
  ADD KEY `group_id` (`group_id`),
  ADD KEY `idx_ordering` (`ordering`),
  ADD KEY `idx_group_ordering` (`group_id`,`ordering`);

--
-- Indexes for table `cuod6_easyblog_fields_filter`
--
ALTER TABLE `cuod6_easyblog_fields_filter`
  ADD PRIMARY KEY (`id`),
  ADD KEY `user_cid` (`user_id`,`cid`);

--
-- Indexes for table `cuod6_easyblog_fields_groups`
--
ALTER TABLE `cuod6_easyblog_fields_groups`
  ADD PRIMARY KEY (`id`),
  ADD KEY `state` (`state`);

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

--
-- Indexes for table `cuod6_easyblog_fields_values`
--
ALTER TABLE `cuod6_easyblog_fields_values`
  ADD PRIMARY KEY (`id`),
  ADD KEY `field_id` (`field_id`),
  ADD KEY `post_id` (`post_id`);

--
-- Indexes for table `cuod6_easyblog_hashkeys`
--
ALTER TABLE `cuod6_easyblog_hashkeys`
  ADD PRIMARY KEY (`id`),
  ADD KEY `uid` (`uid`),
  ADD KEY `type` (`type`(190));

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

--
-- Indexes for table `cuod6_easyblog_likes`
--
ALTER TABLE `cuod6_easyblog_likes`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_content_type` (`type`,`content_id`),
  ADD KEY `easyblog_contentid` (`content_id`),
  ADD KEY `easyblog_createdby` (`created_by`);

--
-- Indexes for table `cuod6_easyblog_mailq`
--
ALTER TABLE `cuod6_easyblog_mailq`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_mailq_status` (`status`),
  ADD KEY `idx_mailq_created` (`created`),
  ADD KEY `idx_mailq_statuscreated` (`status`,`created`);

--
-- Indexes for table `cuod6_easyblog_media`
--
ALTER TABLE `cuod6_easyblog_media`
  ADD PRIMARY KEY (`id`),
  ADD KEY `uri` (`uri`(190)),
  ADD KEY `key` (`key`(190)),
  ADD KEY `idx_url` (`url`(128)),
  ADD KEY `idx_type` (`type`),
  ADD KEY `idx_places` (`place`(32)),
  ADD KEY `idx_cron_optimiser` (`type`(32),`place`(32));

--
-- Indexes for table `cuod6_easyblog_meta`
--
ALTER TABLE `cuod6_easyblog_meta`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_meta_content_type` (`content_id`,`type`);

--
-- Indexes for table `cuod6_easyblog_migrate_content`
--
ALTER TABLE `cuod6_easyblog_migrate_content`
  ADD PRIMARY KEY (`id`),
  ADD KEY `content_id` (`content_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `session_id` (`session_id`(190)),
  ADD KEY `component_content` (`content_id`,`component`(180));

--
-- Indexes for table `cuod6_easyblog_oauth`
--
ALTER TABLE `cuod6_easyblog_oauth`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_oauth_user_type` (`user_id`,`type`(150)),
  ADD KEY `idx_created` (`created`),
  ADD KEY `idx_expiry_notify` (`type`(150),`notify`,`system`);

--
-- Indexes for table `cuod6_easyblog_oauth_logs`
--
ALTER TABLE `cuod6_easyblog_oauth_logs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_postid` (`post_id`),
  ADD KEY `idx_oauthid` (`oauth_id`),
  ADD KEY `idx_status` (`status`);

--
-- Indexes for table `cuod6_easyblog_oauth_posts`
--
ALTER TABLE `cuod6_easyblog_oauth_posts`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_oauth_posts_ids` (`oauth_id`,`post_id`);

--
-- Indexes for table `cuod6_easyblog_oauth_tmp`
--
ALTER TABLE `cuod6_easyblog_oauth_tmp`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_types` (`type`,`system`),
  ADD KEY `idx_users` (`type`,`system`,`user_id`);

--
-- Indexes for table `cuod6_easyblog_optimizer`
--
ALTER TABLE `cuod6_easyblog_optimizer`
  ADD PRIMARY KEY (`id`),
  ADD KEY `status` (`status`),
  ADD KEY `idx_fileurl` (`url`(128)),
  ADD KEY `idx_filestatus` (`url`(128),`status`);

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

--
-- Indexes for table `cuod6_easyblog_polls`
--
ALTER TABLE `cuod6_easyblog_polls`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_get_polls` (`state`),
  ADD KEY `idx_get_user_polls` (`state`,`user_id`);

--
-- Indexes for table `cuod6_easyblog_polls_items`
--
ALTER TABLE `cuod6_easyblog_polls_items`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_poll_id` (`poll_id`),
  ADD KEY `idx_get_items` (`poll_id`,`id`);

--
-- Indexes for table `cuod6_easyblog_polls_users`
--
ALTER TABLE `cuod6_easyblog_polls_users`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_poll_id` (`poll_id`),
  ADD KEY `idx_has_voted` (`poll_id`,`user_id`),
  ADD KEY `idx_voted_items` (`poll_id`,`item_id`);

--
-- Indexes for table `cuod6_easyblog_post`
--
ALTER TABLE `cuod6_easyblog_post`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_post_catid` (`category_id`),
  ADD KEY `easyblog_post_published` (`published`),
  ADD KEY `easyblog_post_created_by` (`created_by`),
  ADD KEY `easyblog_post_blogger_list` (`published`,`id`,`created_by`),
  ADD KEY `easyblog_post_searchnew` (`access`,`published`,`created`),
  ADD KEY `easyblog_frontpage1` (`published`,`frontpage`,`created`),
  ADD KEY `idx_pre_soucetype_postcount` (`published`,`state`,`source_type`,`source_id`),
  ADD KEY `idx_post_sql1` (`published`,`state`,`source_type`,`source_id`,`created`),
  ADD KEY `idx_post_revision` (`revision_id`),
  ADD KEY `idx_permalink` (`permalink`(190)),
  ADD KEY `idx_publishdown_posts` (`publish_down`,`published`,`state`),
  ADD KEY `idx_latest_posts` (`published`,`state`,`access`,`frontpage`,`created`);
ALTER TABLE `cuod6_easyblog_post` ADD FULLTEXT KEY `idx_post_title` (`title`);

--
-- Indexes for table `cuod6_easyblog_post_assets`
--
ALTER TABLE `cuod6_easyblog_post_assets`
  ADD PRIMARY KEY (`id`),
  ADD KEY `blog_id` (`post_id`);

--
-- Indexes for table `cuod6_easyblog_post_category`
--
ALTER TABLE `cuod6_easyblog_post_category`
  ADD PRIMARY KEY (`id`),
  ADD KEY `eb_post_category_postid` (`post_id`),
  ADD KEY `eb_post_category_catid` (`category_id`),
  ADD KEY `eb_post_category_post_cat` (`post_id`,`category_id`),
  ADD KEY `eb_post_category_cat_post` (`category_id`,`post_id`);

--
-- Indexes for table `cuod6_easyblog_post_rejected`
--
ALTER TABLE `cuod6_easyblog_post_rejected`
  ADD PRIMARY KEY (`id`),
  ADD KEY `draft_id` (`post_id`);

--
-- Indexes for table `cuod6_easyblog_post_tag`
--
ALTER TABLE `cuod6_easyblog_post_tag`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_post_tag_tag_id` (`tag_id`),
  ADD KEY `easyblog_post_tag_post_id` (`post_id`),
  ADD KEY `easyblog_post_tagpost_id` (`tag_id`,`post_id`);

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

--
-- Indexes for table `cuod6_easyblog_ratings`
--
ALTER TABLE `cuod6_easyblog_ratings`
  ADD PRIMARY KEY (`id`),
  ADD KEY `post_id` (`uid`),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `rating` (`value`),
  ADD KEY `idx_uid_type` (`uid`,`type`(64),`value`),
  ADD KEY `idx_uid_type_user` (`uid`,`type`(64),`created_by`),
  ADD KEY `idx_uid_type_user_session` (`created_by`,`sessionid`(170)),
  ADD KEY `idx_uid_type_user_ipaddr` (`uid`,`type`(64),`created_by`,`ip`);

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

--
-- Indexes for table `cuod6_easyblog_reactions_history`
--
ALTER TABLE `cuod6_easyblog_reactions_history`
  ADD PRIMARY KEY (`id`),
  ADD KEY `post_id` (`post_id`,`reaction_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `token_id` (`token_id`(190));

--
-- Indexes for table `cuod6_easyblog_reports`
--
ALTER TABLE `cuod6_easyblog_reports`
  ADD PRIMARY KEY (`id`),
  ADD KEY `obj_id` (`obj_id`,`created_by`);

--
-- Indexes for table `cuod6_easyblog_revisions`
--
ALTER TABLE `cuod6_easyblog_revisions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_postid` (`post_id`),
  ADD KEY `idx_ordering` (`post_id`,`ordering`),
  ADD KEY `idx_revision_state` (`post_id`,`state`),
  ADD KEY `idx_state` (`state`);

--
-- Indexes for table `cuod6_easyblog_subscriptions`
--
ALTER TABLE `cuod6_easyblog_subscriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_subscriptions_types` (`uid`,`utype`),
  ADD KEY `easyblog_subscriptions_types_userid` (`uid`,`utype`,`user_id`),
  ADD KEY `easyblog_subscriptions_types_email` (`uid`,`utype`,`email`),
  ADD KEY `easyblog_subscriptions_userid` (`user_id`),
  ADD KEY `easyblog_subscriptions_email` (`email`);

--
-- Indexes for table `cuod6_easyblog_tag`
--
ALTER TABLE `cuod6_easyblog_tag`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_tag_title` (`title`(190)),
  ADD KEY `easyblog_tag_published` (`published`),
  ADD KEY `easyblog_tag_alias` (`alias`(190)),
  ADD KEY `easyblog_tag_query1` (`published`,`id`,`title`(170)),
  ADD KEY `idx_created_by` (`created_by`);

--
-- Indexes for table `cuod6_easyblog_team`
--
ALTER TABLE `cuod6_easyblog_team`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_viewable_team` (`published`,`access`,`created`),
  ADD KEY `idx_published` (`published`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_created` (`created`);

--
-- Indexes for table `cuod6_easyblog_team_groups`
--
ALTER TABLE `cuod6_easyblog_team_groups`
  ADD KEY `team_id` (`team_id`),
  ADD KEY `group_id` (`group_id`),
  ADD KEY `idx_team_group` (`team_id`,`group_id`);

--
-- Indexes for table `cuod6_easyblog_team_post`
--
ALTER TABLE `cuod6_easyblog_team_post`
  ADD KEY `easyblog_teampost_tid` (`team_id`),
  ADD KEY `easyblog_teampost_pid` (`post_id`);

--
-- Indexes for table `cuod6_easyblog_team_request`
--
ALTER TABLE `cuod6_easyblog_team_request`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_team_request_teamid` (`team_id`),
  ADD KEY `easyblog_team_request_userid` (`user_id`),
  ADD KEY `easyblog_team_request_pending` (`ispending`);

--
-- Indexes for table `cuod6_easyblog_team_users`
--
ALTER TABLE `cuod6_easyblog_team_users`
  ADD KEY `easyblog_team_id` (`team_id`),
  ADD KEY `easyblog_team_userid` (`user_id`),
  ADD KEY `easyblog_team_isadmin` (`team_id`,`user_id`,`isadmin`);

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

--
-- Indexes for table `cuod6_easyblog_twitter_microblog`
--
ALTER TABLE `cuod6_easyblog_twitter_microblog`
  ADD KEY `post_id` (`post_id`),
  ADD KEY `id_str` (`id_str`(190));

--
-- Indexes for table `cuod6_easyblog_uploader_tmp`
--
ALTER TABLE `cuod6_easyblog_uploader_tmp`
  ADD PRIMARY KEY (`id`),
  ADD KEY `uid` (`uid`,`type`(190)),
  ADD KEY `idx_uploader_created` (`created`);

--
-- Indexes for table `cuod6_easyblog_users`
--
ALTER TABLE `cuod6_easyblog_users`
  ADD PRIMARY KEY (`id`),
  ADD KEY `easyblog_users_permalink` (`permalink`(190));

--
-- Indexes for table `cuod6_easyblog_xml_wpdata`
--
ALTER TABLE `cuod6_easyblog_xml_wpdata`
  ADD PRIMARY KEY (`id`),
  ADD KEY `xml_wpdate_session` (`session_id`(190)),
  ADD KEY `xml_wpdate_post_source` (`post_id`,`source`);

--
-- Indexes for table `cuod6_extensions`
--
ALTER TABLE `cuod6_extensions`
  ADD PRIMARY KEY (`extension_id`),
  ADD KEY `element_clientid` (`element`,`client_id`),
  ADD KEY `element_folder_clientid` (`element`,`folder`,`client_id`),
  ADD KEY `extension` (`type`,`element`,`folder`,`client_id`);

--
-- Indexes for table `cuod6_fields`
--
ALTER TABLE `cuod6_fields`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_created_user_id` (`created_user_id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_context` (`context`(191)),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `cuod6_fields_categories`
--
ALTER TABLE `cuod6_fields_categories`
  ADD PRIMARY KEY (`field_id`,`category_id`);

--
-- Indexes for table `cuod6_fields_groups`
--
ALTER TABLE `cuod6_fields_groups`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_created_by` (`created_by`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_context` (`context`(191)),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `cuod6_fields_values`
--
ALTER TABLE `cuod6_fields_values`
  ADD KEY `idx_field_id` (`field_id`),
  ADD KEY `idx_item_id` (`item_id`(191));

--
-- Indexes for table `cuod6_finder_filters`
--
ALTER TABLE `cuod6_finder_filters`
  ADD PRIMARY KEY (`filter_id`);

--
-- Indexes for table `cuod6_finder_links`
--
ALTER TABLE `cuod6_finder_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `idx_type` (`type_id`),
  ADD KEY `idx_title` (`title`(100)),
  ADD KEY `idx_md5` (`md5sum`),
  ADD KEY `idx_url` (`url`(75)),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_published_list` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`list_price`),
  ADD KEY `idx_published_sale` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`sale_price`);

--
-- Indexes for table `cuod6_finder_links_terms`
--
ALTER TABLE `cuod6_finder_links_terms`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Indexes for table `cuod6_finder_logging`
--
ALTER TABLE `cuod6_finder_logging`
  ADD PRIMARY KEY (`md5sum`),
  ADD KEY `searchterm` (`searchterm`(191));

--
-- Indexes for table `cuod6_finder_taxonomy`
--
ALTER TABLE `cuod6_finder_taxonomy`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_level` (`level`),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_parent_published` (`parent_id`,`state`,`access`);

--
-- Indexes for table `cuod6_finder_taxonomy_map`
--
ALTER TABLE `cuod6_finder_taxonomy_map`
  ADD PRIMARY KEY (`link_id`,`node_id`),
  ADD KEY `link_id` (`link_id`),
  ADD KEY `node_id` (`node_id`);

--
-- Indexes for table `cuod6_finder_terms`
--
ALTER TABLE `cuod6_finder_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD UNIQUE KEY `idx_term_language` (`term`,`language`),
  ADD KEY `idx_stem` (`stem`),
  ADD KEY `idx_term_phrase` (`term`,`phrase`),
  ADD KEY `idx_stem_phrase` (`stem`,`phrase`),
  ADD KEY `idx_soundex_phrase` (`soundex`,`phrase`),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `cuod6_finder_terms_common`
--
ALTER TABLE `cuod6_finder_terms_common`
  ADD UNIQUE KEY `idx_term_language` (`term`,`language`),
  ADD KEY `idx_lang` (`language`);

--
-- Indexes for table `cuod6_finder_tokens`
--
ALTER TABLE `cuod6_finder_tokens`
  ADD KEY `idx_word` (`term`),
  ADD KEY `idx_stem` (`stem`),
  ADD KEY `idx_context` (`context`),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `cuod6_finder_tokens_aggregate`
--
ALTER TABLE `cuod6_finder_tokens_aggregate`
  ADD KEY `token` (`term`),
  ADD KEY `keyword_id` (`term_id`);

--
-- Indexes for table `cuod6_finder_types`
--
ALTER TABLE `cuod6_finder_types`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `title` (`title`);

--
-- Indexes for table `cuod6_guidedtours`
--
ALTER TABLE `cuod6_guidedtours`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_uid` (`uid`(191));

--
-- Indexes for table `cuod6_guidedtour_steps`
--
ALTER TABLE `cuod6_guidedtour_steps`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_tour` (`tour_id`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `cuod6_history`
--
ALTER TABLE `cuod6_history`
  ADD PRIMARY KEY (`version_id`),
  ADD KEY `idx_ucm_item_id` (`item_id`),
  ADD KEY `idx_save_date` (`save_date`);

--
-- Indexes for table `cuod6_languages`
--
ALTER TABLE `cuod6_languages`
  ADD PRIMARY KEY (`lang_id`),
  ADD UNIQUE KEY `idx_sef` (`sef`),
  ADD UNIQUE KEY `idx_langcode` (`lang_code`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_ordering` (`ordering`);

--
-- Indexes for table `cuod6_mail_templates`
--
ALTER TABLE `cuod6_mail_templates`
  ADD PRIMARY KEY (`template_id`,`language`);

--
-- Indexes for table `cuod6_menu`
--
ALTER TABLE `cuod6_menu`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_client_id_parent_id_alias_language` (`client_id`,`parent_id`,`alias`(100),`language`),
  ADD KEY `idx_componentid` (`component_id`,`menutype`,`published`,`access`),
  ADD KEY `idx_menutype` (`menutype`),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `cuod6_menu_types`
--
ALTER TABLE `cuod6_menu_types`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_menutype` (`menutype`);

--
-- Indexes for table `cuod6_messages`
--
ALTER TABLE `cuod6_messages`
  ADD PRIMARY KEY (`message_id`),
  ADD KEY `useridto_state` (`user_id_to`,`state`);

--
-- Indexes for table `cuod6_messages_cfg`
--
ALTER TABLE `cuod6_messages_cfg`
  ADD UNIQUE KEY `idx_user_var_name` (`user_id`,`cfg_name`);

--
-- Indexes for table `cuod6_modules`
--
ALTER TABLE `cuod6_modules`
  ADD PRIMARY KEY (`id`),
  ADD KEY `published` (`published`,`access`),
  ADD KEY `newsfeeds` (`module`,`published`),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `cuod6_modules_menu`
--
ALTER TABLE `cuod6_modules_menu`
  ADD PRIMARY KEY (`moduleid`,`menuid`);

--
-- Indexes for table `cuod6_newsfeeds`
--
ALTER TABLE `cuod6_newsfeeds`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_catid` (`catid`),
  ADD KEY `idx_createdby` (`created_by`),
  ADD KEY `idx_language` (`language`);

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

--
-- Indexes for table `cuod6_postinstall_messages`
--
ALTER TABLE `cuod6_postinstall_messages`
  ADD PRIMARY KEY (`postinstall_message_id`);

--
-- Indexes for table `cuod6_privacy_consents`
--
ALTER TABLE `cuod6_privacy_consents`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`);

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

--
-- Indexes for table `cuod6_redirect_links`
--
ALTER TABLE `cuod6_redirect_links`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_old_url` (`old_url`(100)),
  ADD KEY `idx_link_modified` (`modified_date`);

--
-- Indexes for table `cuod6_rsform_calculations`
--
ALTER TABLE `cuod6_rsform_calculations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `formId` (`formId`),
  ADD KEY `ordering` (`ordering`),
  ADD KEY `formId_2` (`formId`,`ordering`);

--
-- Indexes for table `cuod6_rsform_components`
--
ALTER TABLE `cuod6_rsform_components`
  ADD UNIQUE KEY `ComponentId` (`ComponentId`),
  ADD KEY `ComponentTypeId` (`ComponentTypeId`),
  ADD KEY `FormId` (`FormId`);

--
-- Indexes for table `cuod6_rsform_component_types`
--
ALTER TABLE `cuod6_rsform_component_types`
  ADD PRIMARY KEY (`ComponentTypeId`);

--
-- Indexes for table `cuod6_rsform_component_type_fields`
--
ALTER TABLE `cuod6_rsform_component_type_fields`
  ADD KEY `ComponentTypeId` (`ComponentTypeId`);

--
-- Indexes for table `cuod6_rsform_conditions`
--
ALTER TABLE `cuod6_rsform_conditions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `form_id` (`form_id`);

--
-- Indexes for table `cuod6_rsform_condition_details`
--
ALTER TABLE `cuod6_rsform_condition_details`
  ADD PRIMARY KEY (`id`),
  ADD KEY `condition_id` (`condition_id`),
  ADD KEY `component_id` (`component_id`);

--
-- Indexes for table `cuod6_rsform_config`
--
ALTER TABLE `cuod6_rsform_config`
  ADD PRIMARY KEY (`SettingName`);

--
-- Indexes for table `cuod6_rsform_constantcontact`
--
ALTER TABLE `cuod6_rsform_constantcontact`
  ADD PRIMARY KEY (`form_id`);

--
-- Indexes for table `cuod6_rsform_directory`
--
ALTER TABLE `cuod6_rsform_directory`
  ADD PRIMARY KEY (`formId`);

--
-- Indexes for table `cuod6_rsform_directory_fields`
--
ALTER TABLE `cuod6_rsform_directory_fields`
  ADD UNIQUE KEY `formId` (`formId`,`componentId`);

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

--
-- Indexes for table `cuod6_rsform_forms`
--
ALTER TABLE `cuod6_rsform_forms`
  ADD PRIMARY KEY (`FormId`);

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

--
-- Indexes for table `cuod6_rsform_posts`
--
ALTER TABLE `cuod6_rsform_posts`
  ADD PRIMARY KEY (`form_id`);

--
-- Indexes for table `cuod6_rsform_properties`
--
ALTER TABLE `cuod6_rsform_properties`
  ADD UNIQUE KEY `PropertyId` (`PropertyId`),
  ADD KEY `ComponentId` (`ComponentId`);

--
-- Indexes for table `cuod6_rsform_submissions`
--
ALTER TABLE `cuod6_rsform_submissions`
  ADD PRIMARY KEY (`SubmissionId`),
  ADD KEY `FormId` (`FormId`),
  ADD KEY `SubmissionId` (`SubmissionId`,`FormId`,`DateSubmitted`),
  ADD KEY `SubmissionHash` (`SubmissionHash`);

--
-- Indexes for table `cuod6_rsform_submission_columns`
--
ALTER TABLE `cuod6_rsform_submission_columns`
  ADD PRIMARY KEY (`FormId`,`ColumnName`,`ColumnStatic`);

--
-- Indexes for table `cuod6_rsform_submission_values`
--
ALTER TABLE `cuod6_rsform_submission_values`
  ADD PRIMARY KEY (`SubmissionValueId`),
  ADD KEY `FormId` (`FormId`),
  ADD KEY `SubmissionId` (`SubmissionId`);

--
-- Indexes for table `cuod6_rsform_translations`
--
ALTER TABLE `cuod6_rsform_translations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `form_id` (`form_id`),
  ADD KEY `lang_code` (`lang_code`),
  ADD KEY `reference` (`reference`),
  ADD KEY `lang_search` (`form_id`,`lang_code`,`reference`);

--
-- Indexes for table `cuod6_scheduler_tasks`
--
ALTER TABLE `cuod6_scheduler_tasks`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_type` (`type`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_last_exit` (`last_exit_code`),
  ADD KEY `idx_next_exec` (`next_execution`),
  ADD KEY `idx_locked` (`locked`),
  ADD KEY `idx_priority` (`priority`),
  ADD KEY `idx_cli_exclusive` (`cli_exclusive`),
  ADD KEY `idx_checked_out` (`checked_out`);

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

--
-- Indexes for table `cuod6_schemas`
--
ALTER TABLE `cuod6_schemas`
  ADD PRIMARY KEY (`extension_id`,`version_id`);

--
-- Indexes for table `cuod6_session`
--
ALTER TABLE `cuod6_session`
  ADD PRIMARY KEY (`session_id`),
  ADD KEY `userid` (`userid`),
  ADD KEY `time` (`time`),
  ADD KEY `client_id_guest` (`client_id`,`guest`);

--
-- Indexes for table `cuod6_tags`
--
ALTER TABLE `cuod6_tags`
  ADD PRIMARY KEY (`id`),
  ADD KEY `tag_idx` (`published`,`access`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `cuod6_template_overrides`
--
ALTER TABLE `cuod6_template_overrides`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_template` (`template`),
  ADD KEY `idx_extension_id` (`extension_id`);

--
-- Indexes for table `cuod6_template_styles`
--
ALTER TABLE `cuod6_template_styles`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_template` (`template`),
  ADD KEY `idx_client_id` (`client_id`),
  ADD KEY `idx_client_id_home` (`client_id`,`home`);

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

--
-- Indexes for table `cuod6_ucm_base`
--
ALTER TABLE `cuod6_ucm_base`
  ADD PRIMARY KEY (`ucm_id`),
  ADD KEY `idx_ucm_item_id` (`ucm_item_id`),
  ADD KEY `idx_ucm_type_id` (`ucm_type_id`),
  ADD KEY `idx_ucm_language_id` (`ucm_language_id`);

--
-- Indexes for table `cuod6_ucm_content`
--
ALTER TABLE `cuod6_ucm_content`
  ADD PRIMARY KEY (`core_content_id`),
  ADD KEY `tag_idx` (`core_state`,`core_access`),
  ADD KEY `idx_access` (`core_access`),
  ADD KEY `idx_alias` (`core_alias`(100)),
  ADD KEY `idx_language` (`core_language`),
  ADD KEY `idx_title` (`core_title`(100)),
  ADD KEY `idx_modified_time` (`core_modified_time`),
  ADD KEY `idx_created_time` (`core_created_time`),
  ADD KEY `idx_content_type` (`core_type_alias`(100)),
  ADD KEY `idx_core_modified_user_id` (`core_modified_user_id`),
  ADD KEY `idx_core_checked_out_user_id` (`core_checked_out_user_id`),
  ADD KEY `idx_core_created_user_id` (`core_created_user_id`),
  ADD KEY `idx_core_type_id` (`core_type_id`);

--
-- Indexes for table `cuod6_updates`
--
ALTER TABLE `cuod6_updates`
  ADD PRIMARY KEY (`update_id`);

--
-- Indexes for table `cuod6_update_sites`
--
ALTER TABLE `cuod6_update_sites`
  ADD PRIMARY KEY (`update_site_id`);

--
-- Indexes for table `cuod6_update_sites_extensions`
--
ALTER TABLE `cuod6_update_sites_extensions`
  ADD PRIMARY KEY (`update_site_id`,`extension_id`);

--
-- Indexes for table `cuod6_usergroups`
--
ALTER TABLE `cuod6_usergroups`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_usergroup_parent_title_lookup` (`parent_id`,`title`),
  ADD KEY `idx_usergroup_title_lookup` (`title`),
  ADD KEY `idx_usergroup_adjacency_lookup` (`parent_id`),
  ADD KEY `idx_usergroup_nested_set_lookup` (`lft`,`rgt`) USING BTREE;

--
-- Indexes for table `cuod6_users`
--
ALTER TABLE `cuod6_users`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_username` (`username`),
  ADD KEY `idx_name` (`name`(100)),
  ADD KEY `idx_block` (`block`),
  ADD KEY `email` (`email`);

--
-- Indexes for table `cuod6_user_keys`
--
ALTER TABLE `cuod6_user_keys`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `series` (`series`),
  ADD KEY `user_id` (`user_id`);

--
-- Indexes for table `cuod6_user_mfa`
--
ALTER TABLE `cuod6_user_mfa`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`);

--
-- Indexes for table `cuod6_user_notes`
--
ALTER TABLE `cuod6_user_notes`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`),
  ADD KEY `idx_category_id` (`catid`);

--
-- Indexes for table `cuod6_user_profiles`
--
ALTER TABLE `cuod6_user_profiles`
  ADD UNIQUE KEY `idx_user_id_profile_key` (`user_id`,`profile_key`);

--
-- Indexes for table `cuod6_user_usergroup_map`
--
ALTER TABLE `cuod6_user_usergroup_map`
  ADD PRIMARY KEY (`user_id`,`group_id`);

--
-- Indexes for table `cuod6_viewlevels`
--
ALTER TABLE `cuod6_viewlevels`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_assetgroup_title_lookup` (`title`);

--
-- Indexes for table `cuod6_webauthn_credentials`
--
ALTER TABLE `cuod6_webauthn_credentials`
  ADD PRIMARY KEY (`id`(100)),
  ADD KEY `user_id` (`user_id`(100));

--
-- Indexes for table `cuod6_workflows`
--
ALTER TABLE `cuod6_workflows`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_asset_id` (`asset_id`),
  ADD KEY `idx_title` (`title`(191)),
  ADD KEY `idx_extension` (`extension`),
  ADD KEY `idx_default` (`default`),
  ADD KEY `idx_created` (`created`),
  ADD KEY `idx_created_by` (`created_by`),
  ADD KEY `idx_modified` (`modified`),
  ADD KEY `idx_modified_by` (`modified_by`),
  ADD KEY `idx_checked_out` (`checked_out`);

--
-- Indexes for table `cuod6_workflow_associations`
--
ALTER TABLE `cuod6_workflow_associations`
  ADD PRIMARY KEY (`item_id`,`extension`),
  ADD KEY `idx_item_stage_extension` (`item_id`,`stage_id`,`extension`),
  ADD KEY `idx_item_id` (`item_id`),
  ADD KEY `idx_stage_id` (`stage_id`),
  ADD KEY `idx_extension` (`extension`);

--
-- Indexes for table `cuod6_workflow_stages`
--
ALTER TABLE `cuod6_workflow_stages`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_workflow_id` (`workflow_id`),
  ADD KEY `idx_checked_out` (`checked_out`),
  ADD KEY `idx_title` (`title`(191)),
  ADD KEY `idx_asset_id` (`asset_id`),
  ADD KEY `idx_default` (`default`);

--
-- Indexes for table `cuod6_workflow_transitions`
--
ALTER TABLE `cuod6_workflow_transitions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_title` (`title`(191)),
  ADD KEY `idx_asset_id` (`asset_id`),
  ADD KEY `idx_checked_out` (`checked_out`),
  ADD KEY `idx_from_stage_id` (`from_stage_id`),
  ADD KEY `idx_to_stage_id` (`to_stage_id`),
  ADD KEY `idx_workflow_id` (`workflow_id`);

--
-- Indexes for table `xsrs3_action_logs`
--
ALTER TABLE `xsrs3_action_logs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`),
  ADD KEY `idx_user_id_logdate` (`user_id`,`log_date`),
  ADD KEY `idx_user_id_extension` (`user_id`,`extension`),
  ADD KEY `idx_extension_item_id` (`extension`,`item_id`);

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

--
-- Indexes for table `xsrs3_action_logs_users`
--
ALTER TABLE `xsrs3_action_logs_users`
  ADD PRIMARY KEY (`user_id`),
  ADD KEY `idx_notify` (`notify`);

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

--
-- Indexes for table `xsrs3_assets`
--
ALTER TABLE `xsrs3_assets`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_asset_name` (`name`),
  ADD KEY `idx_lft_rgt` (`lft`,`rgt`),
  ADD KEY `idx_parent_id` (`parent_id`);

--
-- Indexes for table `xsrs3_associations`
--
ALTER TABLE `xsrs3_associations`
  ADD PRIMARY KEY (`context`,`id`),
  ADD KEY `idx_key` (`key`);

--
-- Indexes for table `xsrs3_banners`
--
ALTER TABLE `xsrs3_banners`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_own_prefix` (`own_prefix`),
  ADD KEY `idx_metakey_prefix` (`metakey_prefix`(100)),
  ADD KEY `idx_banner_catid` (`catid`),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `xsrs3_banner_clients`
--
ALTER TABLE `xsrs3_banner_clients`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_own_prefix` (`own_prefix`),
  ADD KEY `idx_metakey_prefix` (`metakey_prefix`(100));

--
-- Indexes for table `xsrs3_banner_tracks`
--
ALTER TABLE `xsrs3_banner_tracks`
  ADD PRIMARY KEY (`track_date`,`track_type`,`banner_id`),
  ADD KEY `idx_track_date` (`track_date`),
  ADD KEY `idx_track_type` (`track_type`),
  ADD KEY `idx_banner_id` (`banner_id`);

--
-- Indexes for table `xsrs3_categories`
--
ALTER TABLE `xsrs3_categories`
  ADD PRIMARY KEY (`id`),
  ADD KEY `cat_idx` (`extension`,`published`,`access`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `xsrs3_contact_details`
--
ALTER TABLE `xsrs3_contact_details`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_catid` (`catid`),
  ADD KEY `idx_createdby` (`created_by`),
  ADD KEY `idx_featured_catid` (`featured`,`catid`),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `xsrs3_content`
--
ALTER TABLE `xsrs3_content`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_catid` (`catid`),
  ADD KEY `idx_createdby` (`created_by`),
  ADD KEY `idx_featured_catid` (`featured`,`catid`),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_alias` (`alias`(191));

--
-- Indexes for table `xsrs3_contentitem_tag_map`
--
ALTER TABLE `xsrs3_contentitem_tag_map`
  ADD UNIQUE KEY `uc_ItemnameTagid` (`type_id`,`content_item_id`,`tag_id`),
  ADD KEY `idx_tag_type` (`tag_id`,`type_id`),
  ADD KEY `idx_date_id` (`tag_date`,`tag_id`),
  ADD KEY `idx_core_content_id` (`core_content_id`);

--
-- Indexes for table `xsrs3_content_frontpage`
--
ALTER TABLE `xsrs3_content_frontpage`
  ADD PRIMARY KEY (`content_id`);

--
-- Indexes for table `xsrs3_content_rating`
--
ALTER TABLE `xsrs3_content_rating`
  ADD PRIMARY KEY (`content_id`);

--
-- Indexes for table `xsrs3_content_types`
--
ALTER TABLE `xsrs3_content_types`
  ADD PRIMARY KEY (`type_id`),
  ADD KEY `idx_alias` (`type_alias`(100));

--
-- Indexes for table `xsrs3_extensions`
--
ALTER TABLE `xsrs3_extensions`
  ADD PRIMARY KEY (`extension_id`),
  ADD KEY `element_clientid` (`element`,`client_id`),
  ADD KEY `element_folder_clientid` (`element`,`folder`,`client_id`),
  ADD KEY `extension` (`type`,`element`,`folder`,`client_id`);

--
-- Indexes for table `xsrs3_fields`
--
ALTER TABLE `xsrs3_fields`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_created_user_id` (`created_user_id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_context` (`context`(191)),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `xsrs3_fields_categories`
--
ALTER TABLE `xsrs3_fields_categories`
  ADD PRIMARY KEY (`field_id`,`category_id`);

--
-- Indexes for table `xsrs3_fields_groups`
--
ALTER TABLE `xsrs3_fields_groups`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_created_by` (`created_by`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_context` (`context`(191)),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `xsrs3_fields_values`
--
ALTER TABLE `xsrs3_fields_values`
  ADD KEY `idx_field_id` (`field_id`),
  ADD KEY `idx_item_id` (`item_id`(191));

--
-- Indexes for table `xsrs3_finder_filters`
--
ALTER TABLE `xsrs3_finder_filters`
  ADD PRIMARY KEY (`filter_id`);

--
-- Indexes for table `xsrs3_finder_links`
--
ALTER TABLE `xsrs3_finder_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `idx_type` (`type_id`),
  ADD KEY `idx_title` (`title`(100)),
  ADD KEY `idx_md5` (`md5sum`),
  ADD KEY `idx_url` (`url`(75)),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_published_list` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`list_price`),
  ADD KEY `idx_published_sale` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`sale_price`);

--
-- Indexes for table `xsrs3_finder_links_terms`
--
ALTER TABLE `xsrs3_finder_links_terms`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Indexes for table `xsrs3_finder_logging`
--
ALTER TABLE `xsrs3_finder_logging`
  ADD PRIMARY KEY (`md5sum`),
  ADD KEY `searchterm` (`searchterm`(191));

--
-- Indexes for table `xsrs3_finder_taxonomy`
--
ALTER TABLE `xsrs3_finder_taxonomy`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_level` (`level`),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_parent_published` (`parent_id`,`state`,`access`);

--
-- Indexes for table `xsrs3_finder_taxonomy_map`
--
ALTER TABLE `xsrs3_finder_taxonomy_map`
  ADD PRIMARY KEY (`link_id`,`node_id`),
  ADD KEY `link_id` (`link_id`),
  ADD KEY `node_id` (`node_id`);

--
-- Indexes for table `xsrs3_finder_terms`
--
ALTER TABLE `xsrs3_finder_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD UNIQUE KEY `idx_term_language` (`term`,`language`),
  ADD KEY `idx_stem` (`stem`),
  ADD KEY `idx_term_phrase` (`term`,`phrase`),
  ADD KEY `idx_stem_phrase` (`stem`,`phrase`),
  ADD KEY `idx_soundex_phrase` (`soundex`,`phrase`),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `xsrs3_finder_terms_common`
--
ALTER TABLE `xsrs3_finder_terms_common`
  ADD UNIQUE KEY `idx_term_language` (`term`,`language`),
  ADD KEY `idx_lang` (`language`);

--
-- Indexes for table `xsrs3_finder_tokens`
--
ALTER TABLE `xsrs3_finder_tokens`
  ADD KEY `idx_word` (`term`),
  ADD KEY `idx_stem` (`stem`),
  ADD KEY `idx_context` (`context`),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `xsrs3_finder_tokens_aggregate`
--
ALTER TABLE `xsrs3_finder_tokens_aggregate`
  ADD KEY `token` (`term`),
  ADD KEY `keyword_id` (`term_id`);

--
-- Indexes for table `xsrs3_finder_types`
--
ALTER TABLE `xsrs3_finder_types`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `title` (`title`);

--
-- Indexes for table `xsrs3_guidedtours`
--
ALTER TABLE `xsrs3_guidedtours`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_uid` (`uid`(191));

--
-- Indexes for table `xsrs3_guidedtour_steps`
--
ALTER TABLE `xsrs3_guidedtour_steps`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_tour` (`tour_id`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `xsrs3_history`
--
ALTER TABLE `xsrs3_history`
  ADD PRIMARY KEY (`version_id`),
  ADD KEY `idx_ucm_item_id` (`item_id`),
  ADD KEY `idx_save_date` (`save_date`);

--
-- Indexes for table `xsrs3_languages`
--
ALTER TABLE `xsrs3_languages`
  ADD PRIMARY KEY (`lang_id`),
  ADD UNIQUE KEY `idx_sef` (`sef`),
  ADD UNIQUE KEY `idx_langcode` (`lang_code`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_ordering` (`ordering`);

--
-- Indexes for table `xsrs3_mail_templates`
--
ALTER TABLE `xsrs3_mail_templates`
  ADD PRIMARY KEY (`template_id`,`language`);

--
-- Indexes for table `xsrs3_menu`
--
ALTER TABLE `xsrs3_menu`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_client_id_parent_id_alias_language` (`client_id`,`parent_id`,`alias`(100),`language`),
  ADD KEY `idx_componentid` (`component_id`,`menutype`,`published`,`access`),
  ADD KEY `idx_menutype` (`menutype`),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `xsrs3_menu_types`
--
ALTER TABLE `xsrs3_menu_types`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_menutype` (`menutype`);

--
-- Indexes for table `xsrs3_messages`
--
ALTER TABLE `xsrs3_messages`
  ADD PRIMARY KEY (`message_id`),
  ADD KEY `useridto_state` (`user_id_to`,`state`);

--
-- Indexes for table `xsrs3_messages_cfg`
--
ALTER TABLE `xsrs3_messages_cfg`
  ADD UNIQUE KEY `idx_user_var_name` (`user_id`,`cfg_name`);

--
-- Indexes for table `xsrs3_modules`
--
ALTER TABLE `xsrs3_modules`
  ADD PRIMARY KEY (`id`),
  ADD KEY `published` (`published`,`access`),
  ADD KEY `newsfeeds` (`module`,`published`),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `xsrs3_modules_menu`
--
ALTER TABLE `xsrs3_modules_menu`
  ADD PRIMARY KEY (`moduleid`,`menuid`);

--
-- Indexes for table `xsrs3_newsfeeds`
--
ALTER TABLE `xsrs3_newsfeeds`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_catid` (`catid`),
  ADD KEY `idx_createdby` (`created_by`),
  ADD KEY `idx_language` (`language`);

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

--
-- Indexes for table `xsrs3_postinstall_messages`
--
ALTER TABLE `xsrs3_postinstall_messages`
  ADD PRIMARY KEY (`postinstall_message_id`);

--
-- Indexes for table `xsrs3_privacy_consents`
--
ALTER TABLE `xsrs3_privacy_consents`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`);

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

--
-- Indexes for table `xsrs3_redirect_links`
--
ALTER TABLE `xsrs3_redirect_links`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_old_url` (`old_url`(100)),
  ADD KEY `idx_link_modified` (`modified_date`);

--
-- Indexes for table `xsrs3_scheduler_tasks`
--
ALTER TABLE `xsrs3_scheduler_tasks`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_type` (`type`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_last_exit` (`last_exit_code`),
  ADD KEY `idx_next_exec` (`next_execution`),
  ADD KEY `idx_locked` (`locked`),
  ADD KEY `idx_priority` (`priority`),
  ADD KEY `idx_cli_exclusive` (`cli_exclusive`),
  ADD KEY `idx_checked_out` (`checked_out`);

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

--
-- Indexes for table `xsrs3_schemas`
--
ALTER TABLE `xsrs3_schemas`
  ADD PRIMARY KEY (`extension_id`,`version_id`);

--
-- Indexes for table `xsrs3_session`
--
ALTER TABLE `xsrs3_session`
  ADD PRIMARY KEY (`session_id`),
  ADD KEY `userid` (`userid`),
  ADD KEY `time` (`time`),
  ADD KEY `client_id_guest` (`client_id`,`guest`);

--
-- Indexes for table `xsrs3_tags`
--
ALTER TABLE `xsrs3_tags`
  ADD PRIMARY KEY (`id`),
  ADD KEY `tag_idx` (`published`,`access`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_language` (`language`);

--
-- Indexes for table `xsrs3_template_overrides`
--
ALTER TABLE `xsrs3_template_overrides`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_template` (`template`),
  ADD KEY `idx_extension_id` (`extension_id`);

--
-- Indexes for table `xsrs3_template_styles`
--
ALTER TABLE `xsrs3_template_styles`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_template` (`template`),
  ADD KEY `idx_client_id` (`client_id`),
  ADD KEY `idx_client_id_home` (`client_id`,`home`);

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

--
-- Indexes for table `xsrs3_ucm_base`
--
ALTER TABLE `xsrs3_ucm_base`
  ADD PRIMARY KEY (`ucm_id`),
  ADD KEY `idx_ucm_item_id` (`ucm_item_id`),
  ADD KEY `idx_ucm_type_id` (`ucm_type_id`),
  ADD KEY `idx_ucm_language_id` (`ucm_language_id`);

--
-- Indexes for table `xsrs3_ucm_content`
--
ALTER TABLE `xsrs3_ucm_content`
  ADD PRIMARY KEY (`core_content_id`),
  ADD KEY `tag_idx` (`core_state`,`core_access`),
  ADD KEY `idx_access` (`core_access`),
  ADD KEY `idx_alias` (`core_alias`(100)),
  ADD KEY `idx_language` (`core_language`),
  ADD KEY `idx_title` (`core_title`(100)),
  ADD KEY `idx_modified_time` (`core_modified_time`),
  ADD KEY `idx_created_time` (`core_created_time`),
  ADD KEY `idx_content_type` (`core_type_alias`(100)),
  ADD KEY `idx_core_modified_user_id` (`core_modified_user_id`),
  ADD KEY `idx_core_checked_out_user_id` (`core_checked_out_user_id`),
  ADD KEY `idx_core_created_user_id` (`core_created_user_id`),
  ADD KEY `idx_core_type_id` (`core_type_id`);

--
-- Indexes for table `xsrs3_updates`
--
ALTER TABLE `xsrs3_updates`
  ADD PRIMARY KEY (`update_id`);

--
-- Indexes for table `xsrs3_update_sites`
--
ALTER TABLE `xsrs3_update_sites`
  ADD PRIMARY KEY (`update_site_id`);

--
-- Indexes for table `xsrs3_update_sites_extensions`
--
ALTER TABLE `xsrs3_update_sites_extensions`
  ADD PRIMARY KEY (`update_site_id`,`extension_id`);

--
-- Indexes for table `xsrs3_usergroups`
--
ALTER TABLE `xsrs3_usergroups`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_usergroup_parent_title_lookup` (`parent_id`,`title`),
  ADD KEY `idx_usergroup_title_lookup` (`title`),
  ADD KEY `idx_usergroup_adjacency_lookup` (`parent_id`),
  ADD KEY `idx_usergroup_nested_set_lookup` (`lft`,`rgt`) USING BTREE;

--
-- Indexes for table `xsrs3_users`
--
ALTER TABLE `xsrs3_users`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_username` (`username`),
  ADD KEY `idx_name` (`name`(100)),
  ADD KEY `idx_block` (`block`),
  ADD KEY `email` (`email`);

--
-- Indexes for table `xsrs3_user_keys`
--
ALTER TABLE `xsrs3_user_keys`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `series` (`series`),
  ADD KEY `user_id` (`user_id`);

--
-- Indexes for table `xsrs3_user_mfa`
--
ALTER TABLE `xsrs3_user_mfa`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`);

--
-- Indexes for table `xsrs3_user_notes`
--
ALTER TABLE `xsrs3_user_notes`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`),
  ADD KEY `idx_category_id` (`catid`);

--
-- Indexes for table `xsrs3_user_profiles`
--
ALTER TABLE `xsrs3_user_profiles`
  ADD UNIQUE KEY `idx_user_id_profile_key` (`user_id`,`profile_key`);

--
-- Indexes for table `xsrs3_user_usergroup_map`
--
ALTER TABLE `xsrs3_user_usergroup_map`
  ADD PRIMARY KEY (`user_id`,`group_id`);

--
-- Indexes for table `xsrs3_viewlevels`
--
ALTER TABLE `xsrs3_viewlevels`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_assetgroup_title_lookup` (`title`);

--
-- Indexes for table `xsrs3_webauthn_credentials`
--
ALTER TABLE `xsrs3_webauthn_credentials`
  ADD PRIMARY KEY (`id`(100)),
  ADD KEY `user_id` (`user_id`(100));

--
-- Indexes for table `xsrs3_workflows`
--
ALTER TABLE `xsrs3_workflows`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_asset_id` (`asset_id`),
  ADD KEY `idx_title` (`title`(191)),
  ADD KEY `idx_extension` (`extension`),
  ADD KEY `idx_default` (`default`),
  ADD KEY `idx_created` (`created`),
  ADD KEY `idx_created_by` (`created_by`),
  ADD KEY `idx_modified` (`modified`),
  ADD KEY `idx_modified_by` (`modified_by`),
  ADD KEY `idx_checked_out` (`checked_out`);

--
-- Indexes for table `xsrs3_workflow_associations`
--
ALTER TABLE `xsrs3_workflow_associations`
  ADD PRIMARY KEY (`item_id`,`extension`),
  ADD KEY `idx_item_stage_extension` (`item_id`,`stage_id`,`extension`),
  ADD KEY `idx_item_id` (`item_id`),
  ADD KEY `idx_stage_id` (`stage_id`),
  ADD KEY `idx_extension` (`extension`);

--
-- Indexes for table `xsrs3_workflow_stages`
--
ALTER TABLE `xsrs3_workflow_stages`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_workflow_id` (`workflow_id`),
  ADD KEY `idx_checked_out` (`checked_out`),
  ADD KEY `idx_title` (`title`(191)),
  ADD KEY `idx_asset_id` (`asset_id`),
  ADD KEY `idx_default` (`default`);

--
-- Indexes for table `xsrs3_workflow_transitions`
--
ALTER TABLE `xsrs3_workflow_transitions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_title` (`title`(191)),
  ADD KEY `idx_asset_id` (`asset_id`),
  ADD KEY `idx_checked_out` (`checked_out`),
  ADD KEY `idx_from_stage_id` (`from_stage_id`),
  ADD KEY `idx_to_stage_id` (`to_stage_id`),
  ADD KEY `idx_workflow_id` (`workflow_id`);

--
-- AUTO_INCREMENT for dumped tables
--

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

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

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

--
-- AUTO_INCREMENT for table `cuod6_assets`
--
ALTER TABLE `cuod6_assets`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=181;

--
-- AUTO_INCREMENT for table `cuod6_banners`
--
ALTER TABLE `cuod6_banners`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_banner_clients`
--
ALTER TABLE `cuod6_banner_clients`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_categories`
--
ALTER TABLE `cuod6_categories`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT for table `cuod6_contact_details`
--
ALTER TABLE `cuod6_contact_details`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `cuod6_content_types`
--
ALTER TABLE `cuod6_content_types`
  MODIFY `type_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10000;

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

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

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

--
-- AUTO_INCREMENT for table `cuod6_easyblog_associations`
--
ALTER TABLE `cuod6_easyblog_associations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `cuod6_easyblog_captcha`
--
ALTER TABLE `cuod6_easyblog_captcha`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

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

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

--
-- AUTO_INCREMENT for table `cuod6_easyblog_category_fields_groups`
--
ALTER TABLE `cuod6_easyblog_category_fields_groups`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `cuod6_easyblog_composer_blocks`
--
ALTER TABLE `cuod6_easyblog_composer_blocks`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=51;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_composer_block_templates`
--
ALTER TABLE `cuod6_easyblog_composer_block_templates`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_download`
--
ALTER TABLE `cuod6_easyblog_download`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

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

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

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

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

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

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

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

--
-- AUTO_INCREMENT for table `cuod6_easyblog_fields`
--
ALTER TABLE `cuod6_easyblog_fields`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `cuod6_easyblog_fields_groups`
--
ALTER TABLE `cuod6_easyblog_fields_groups`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_fields_groups_acl`
--
ALTER TABLE `cuod6_easyblog_fields_groups_acl`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_fields_values`
--
ALTER TABLE `cuod6_easyblog_fields_values`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_hashkeys`
--
ALTER TABLE `cuod6_easyblog_hashkeys`
  MODIFY `id` bigint(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_languages`
--
ALTER TABLE `cuod6_easyblog_languages`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `cuod6_easyblog_mailq`
--
ALTER TABLE `cuod6_easyblog_mailq`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_media`
--
ALTER TABLE `cuod6_easyblog_media`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

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

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

--
-- AUTO_INCREMENT for table `cuod6_easyblog_oauth`
--
ALTER TABLE `cuod6_easyblog_oauth`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_oauth_logs`
--
ALTER TABLE `cuod6_easyblog_oauth_logs`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_oauth_posts`
--
ALTER TABLE `cuod6_easyblog_oauth_posts`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_oauth_tmp`
--
ALTER TABLE `cuod6_easyblog_oauth_tmp`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_optimizer`
--
ALTER TABLE `cuod6_easyblog_optimizer`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_packages`
--
ALTER TABLE `cuod6_easyblog_packages`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

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

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

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

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

--
-- AUTO_INCREMENT for table `cuod6_easyblog_post_assets`
--
ALTER TABLE `cuod6_easyblog_post_assets`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_post_category`
--
ALTER TABLE `cuod6_easyblog_post_category`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;

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

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

--
-- AUTO_INCREMENT for table `cuod6_easyblog_post_templates`
--
ALTER TABLE `cuod6_easyblog_post_templates`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_ratings`
--
ALTER TABLE `cuod6_easyblog_ratings`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_reactions`
--
ALTER TABLE `cuod6_easyblog_reactions`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_reactions_history`
--
ALTER TABLE `cuod6_easyblog_reactions_history`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `cuod6_easyblog_revisions`
--
ALTER TABLE `cuod6_easyblog_revisions`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

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

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

--
-- AUTO_INCREMENT for table `cuod6_easyblog_team`
--
ALTER TABLE `cuod6_easyblog_team`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_team_request`
--
ALTER TABLE `cuod6_easyblog_team_request`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_themes_overrides`
--
ALTER TABLE `cuod6_easyblog_themes_overrides`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_easyblog_uploader_tmp`
--
ALTER TABLE `cuod6_easyblog_uploader_tmp`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `cuod6_extensions`
--
ALTER TABLE `cuod6_extensions`
  MODIFY `extension_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=300;

--
-- AUTO_INCREMENT for table `cuod6_fields`
--
ALTER TABLE `cuod6_fields`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_fields_groups`
--
ALTER TABLE `cuod6_fields_groups`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_finder_filters`
--
ALTER TABLE `cuod6_finder_filters`
  MODIFY `filter_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_finder_links`
--
ALTER TABLE `cuod6_finder_links`
  MODIFY `link_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=31;

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

--
-- AUTO_INCREMENT for table `cuod6_finder_terms`
--
ALTER TABLE `cuod6_finder_terms`
  MODIFY `term_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3075;

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

--
-- AUTO_INCREMENT for table `cuod6_guidedtours`
--
ALTER TABLE `cuod6_guidedtours`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT for table `cuod6_guidedtour_steps`
--
ALTER TABLE `cuod6_guidedtour_steps`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=118;

--
-- AUTO_INCREMENT for table `cuod6_history`
--
ALTER TABLE `cuod6_history`
  MODIFY `version_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=743;

--
-- AUTO_INCREMENT for table `cuod6_languages`
--
ALTER TABLE `cuod6_languages`
  MODIFY `lang_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `cuod6_menu`
--
ALTER TABLE `cuod6_menu`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=164;

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

--
-- AUTO_INCREMENT for table `cuod6_messages`
--
ALTER TABLE `cuod6_messages`
  MODIFY `message_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_modules`
--
ALTER TABLE `cuod6_modules`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=162;

--
-- AUTO_INCREMENT for table `cuod6_newsfeeds`
--
ALTER TABLE `cuod6_newsfeeds`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_overrider`
--
ALTER TABLE `cuod6_overrider`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Primary Key';

--
-- AUTO_INCREMENT for table `cuod6_postinstall_messages`
--
ALTER TABLE `cuod6_postinstall_messages`
  MODIFY `postinstall_message_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `cuod6_privacy_consents`
--
ALTER TABLE `cuod6_privacy_consents`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_privacy_requests`
--
ALTER TABLE `cuod6_privacy_requests`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_redirect_links`
--
ALTER TABLE `cuod6_redirect_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_rsform_calculations`
--
ALTER TABLE `cuod6_rsform_calculations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_rsform_components`
--
ALTER TABLE `cuod6_rsform_components`
  MODIFY `ComponentId` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=91;

--
-- AUTO_INCREMENT for table `cuod6_rsform_component_types`
--
ALTER TABLE `cuod6_rsform_component_types`
  MODIFY `ComponentTypeId` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2423;

--
-- AUTO_INCREMENT for table `cuod6_rsform_conditions`
--
ALTER TABLE `cuod6_rsform_conditions`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_rsform_condition_details`
--
ALTER TABLE `cuod6_rsform_condition_details`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_rsform_emails`
--
ALTER TABLE `cuod6_rsform_emails`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_rsform_forms`
--
ALTER TABLE `cuod6_rsform_forms`
  MODIFY `FormId` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `cuod6_rsform_mappings`
--
ALTER TABLE `cuod6_rsform_mappings`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_rsform_properties`
--
ALTER TABLE `cuod6_rsform_properties`
  MODIFY `PropertyId` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1162;

--
-- AUTO_INCREMENT for table `cuod6_rsform_submissions`
--
ALTER TABLE `cuod6_rsform_submissions`
  MODIFY `SubmissionId` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=21;

--
-- AUTO_INCREMENT for table `cuod6_rsform_submission_values`
--
ALTER TABLE `cuod6_rsform_submission_values`
  MODIFY `SubmissionValueId` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=165;

--
-- AUTO_INCREMENT for table `cuod6_rsform_translations`
--
ALTER TABLE `cuod6_rsform_translations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `cuod6_schemaorg`
--
ALTER TABLE `cuod6_schemaorg`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `cuod6_template_overrides`
--
ALTER TABLE `cuod6_template_overrides`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `cuod6_tuf_metadata`
--
ALTER TABLE `cuod6_tuf_metadata`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `cuod6_ucm_content`
--
ALTER TABLE `cuod6_ucm_content`
  MODIFY `core_content_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_updates`
--
ALTER TABLE `cuod6_updates`
  MODIFY `update_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3350;

--
-- AUTO_INCREMENT for table `cuod6_update_sites`
--
ALTER TABLE `cuod6_update_sites`
  MODIFY `update_site_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=27;

--
-- AUTO_INCREMENT for table `cuod6_usergroups`
--
ALTER TABLE `cuod6_usergroups`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `cuod6_users`
--
ALTER TABLE `cuod6_users`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=103;

--
-- AUTO_INCREMENT for table `cuod6_user_keys`
--
ALTER TABLE `cuod6_user_keys`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_user_mfa`
--
ALTER TABLE `cuod6_user_mfa`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_user_notes`
--
ALTER TABLE `cuod6_user_notes`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cuod6_viewlevels`
--
ALTER TABLE `cuod6_viewlevels`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `cuod6_workflows`
--
ALTER TABLE `cuod6_workflows`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `cuod6_workflow_stages`
--
ALTER TABLE `cuod6_workflow_stages`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `cuod6_workflow_transitions`
--
ALTER TABLE `cuod6_workflow_transitions`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

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

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

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

--
-- AUTO_INCREMENT for table `xsrs3_assets`
--
ALTER TABLE `xsrs3_assets`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=101;

--
-- AUTO_INCREMENT for table `xsrs3_banners`
--
ALTER TABLE `xsrs3_banners`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_banner_clients`
--
ALTER TABLE `xsrs3_banner_clients`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_categories`
--
ALTER TABLE `xsrs3_categories`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT for table `xsrs3_contact_details`
--
ALTER TABLE `xsrs3_contact_details`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_content`
--
ALTER TABLE `xsrs3_content`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_content_types`
--
ALTER TABLE `xsrs3_content_types`
  MODIFY `type_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10000;

--
-- AUTO_INCREMENT for table `xsrs3_extensions`
--
ALTER TABLE `xsrs3_extensions`
  MODIFY `extension_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=246;

--
-- AUTO_INCREMENT for table `xsrs3_fields`
--
ALTER TABLE `xsrs3_fields`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_fields_groups`
--
ALTER TABLE `xsrs3_fields_groups`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_finder_filters`
--
ALTER TABLE `xsrs3_finder_filters`
  MODIFY `filter_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_finder_links`
--
ALTER TABLE `xsrs3_finder_links`
  MODIFY `link_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `xsrs3_finder_terms`
--
ALTER TABLE `xsrs3_finder_terms`
  MODIFY `term_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `xsrs3_guidedtours`
--
ALTER TABLE `xsrs3_guidedtours`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT for table `xsrs3_guidedtour_steps`
--
ALTER TABLE `xsrs3_guidedtour_steps`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=118;

--
-- AUTO_INCREMENT for table `xsrs3_history`
--
ALTER TABLE `xsrs3_history`
  MODIFY `version_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_languages`
--
ALTER TABLE `xsrs3_languages`
  MODIFY `lang_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `xsrs3_menu`
--
ALTER TABLE `xsrs3_menu`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=102;

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

--
-- AUTO_INCREMENT for table `xsrs3_messages`
--
ALTER TABLE `xsrs3_messages`
  MODIFY `message_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_modules`
--
ALTER TABLE `xsrs3_modules`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=111;

--
-- AUTO_INCREMENT for table `xsrs3_newsfeeds`
--
ALTER TABLE `xsrs3_newsfeeds`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_overrider`
--
ALTER TABLE `xsrs3_overrider`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Primary Key';

--
-- AUTO_INCREMENT for table `xsrs3_postinstall_messages`
--
ALTER TABLE `xsrs3_postinstall_messages`
  MODIFY `postinstall_message_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `xsrs3_privacy_consents`
--
ALTER TABLE `xsrs3_privacy_consents`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_privacy_requests`
--
ALTER TABLE `xsrs3_privacy_requests`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_redirect_links`
--
ALTER TABLE `xsrs3_redirect_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `xsrs3_schemaorg`
--
ALTER TABLE `xsrs3_schemaorg`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `xsrs3_template_overrides`
--
ALTER TABLE `xsrs3_template_overrides`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `xsrs3_tuf_metadata`
--
ALTER TABLE `xsrs3_tuf_metadata`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `xsrs3_ucm_content`
--
ALTER TABLE `xsrs3_ucm_content`
  MODIFY `core_content_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_updates`
--
ALTER TABLE `xsrs3_updates`
  MODIFY `update_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=54;

--
-- AUTO_INCREMENT for table `xsrs3_update_sites`
--
ALTER TABLE `xsrs3_update_sites`
  MODIFY `update_site_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `xsrs3_usergroups`
--
ALTER TABLE `xsrs3_usergroups`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `xsrs3_users`
--
ALTER TABLE `xsrs3_users`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=504;

--
-- AUTO_INCREMENT for table `xsrs3_user_keys`
--
ALTER TABLE `xsrs3_user_keys`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_user_mfa`
--
ALTER TABLE `xsrs3_user_mfa`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_user_notes`
--
ALTER TABLE `xsrs3_user_notes`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `xsrs3_viewlevels`
--
ALTER TABLE `xsrs3_viewlevels`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `xsrs3_workflows`
--
ALTER TABLE `xsrs3_workflows`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `xsrs3_workflow_stages`
--
ALTER TABLE `xsrs3_workflow_stages`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `xsrs3_workflow_transitions`
--
ALTER TABLE `xsrs3_workflow_transitions`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;
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 */;
